
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url(//halemind.com/../fonts/bootstrap/glyphicons-halflings-regular.eot);
  src: url(//halemind.com/../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(//halemind.com/../fonts/bootstrap/glyphicons-halflings-regular.woff2) format("woff2"), url(//halemind.com/../fonts/bootstrap/glyphicons-halflings-regular.woff) format("woff"), url(//halemind.com/../fonts/bootstrap/glyphicons-halflings-regular.ttf) format("truetype"), url(//halemind.com/../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  text-decoration: none;
}
a:hover, a:focus {
  color: rgb(34.6799586777, 82.4466942149, 123.6700413223);
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid rgb(238.425, 238.425, 238.425);
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: rgb(119.085, 119.085, 119.085);
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: rgb(119.085, 119.085, 119.085);
}

.text-primary {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

a.text-primary:hover,
a.text-primary:focus {
  color: rgb(40.2646694215, 95.723553719, 143.5853305785);
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: rgb(42.808988764, 84.191011236, 43.5224719101);
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: rgb(35.984375, 82.25, 105.015625);
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: rgb(192.7777777778, 225.8333333333, 179.1666666667);
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: rgb(174.8695652174, 217.0434782609, 238.1304347826);
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: rgb(247.064516129, 236.4838709677, 180.935483871);
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: rgb(227.5869565217, 185.4130434783, 185.4130434783);
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid rgb(238.425, 238.425, 238.425);
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted rgb(119.085, 119.085, 119.085);
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid rgb(238.425, 238.425, 238.425);
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: rgb(119.085, 119.085, 119.085);
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid rgb(238.425, 238.425, 238.425);
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: " —";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: rgb(119.085, 119.085, 119.085);
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*=col-] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*=col-],
table th[class*=col-] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: rgb(232.25, 232.25, 232.25);
}

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: rgb(207.8888888889, 232.9166666667, 197.5833333333);
}

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: rgb(195.9347826087, 227.0217391304, 242.5652173913);
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: rgb(249.5322580645, 242.2419354839, 203.9677419355);
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: rgb(234.7934782609, 203.7065217391, 203.7065217391);
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: rgb(85.425, 85.425, 85.425);
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: rgb(85.425, 85.425, 85.425);
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: rgb(238.425, 238.425, 238.425);
  opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type=search] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control,
  input[type=time].form-control,
  input[type=datetime-local].form-control,
  input[type=month].form-control {
    line-height: 34px;
  }
  input[type=date].input-sm,
  .input-group-sm > .input-group-btn > input[type=date].btn, .input-group-sm input[type=date],
  input[type=time].input-sm,
  .input-group-sm > .input-group-btn > input[type=time].btn,
  .input-group-sm input[type=time],
  input[type=datetime-local].input-sm,
  .input-group-sm > .input-group-btn > input[type=datetime-local].btn,
  .input-group-sm input[type=datetime-local],
  input[type=month].input-sm,
  .input-group-sm > .input-group-btn > input[type=month].btn,
  .input-group-sm input[type=month] {
    line-height: 30px;
  }
  input[type=date].input-lg,
  .input-group-lg > .input-group-btn > input[type=date].btn, .input-group-lg input[type=date],
  input[type=time].input-lg,
  .input-group-lg > .input-group-btn > input[type=time].btn,
  .input-group-lg input[type=time],
  input[type=datetime-local].input-lg,
  .input-group-lg > .input-group-btn > input[type=datetime-local].btn,
  .input-group-lg input[type=datetime-local],
  input[type=month].input-lg,
  .input-group-lg > .input-group-btn > input[type=month].btn,
  .input-group-lg input[type=month] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9 ;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type=radio][disabled], input[type=radio].disabled, fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=checkbox].disabled,
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: rgb(42.808988764, 84.191011236, 43.5224719101);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(102.5280898876, 177.4719101124, 103.8202247191);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(102.5280898876, 177.4719101124, 103.8202247191);
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(191.807106599, 160.7461928934, 107.192893401);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(191.807106599, 160.7461928934, 107.192893401);
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(206.4127659574, 132.0595744681, 130.5872340426);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(206.4127659574, 132.0595744681, 130.5872340426);
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: rgb(114.75, 114.75, 114.75);
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type=radio],
  .form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(140.25, 140.25, 140.25);
}
.btn-default:hover {
  color: #333;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(173.4, 173.4, 173.4);
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(173.4, 173.4, 173.4);
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: rgb(211.65, 211.65, 211.65);
  border-color: rgb(140.25, 140.25, 140.25);
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(45.8493801653, 109.0004132231, 163.5006198347);
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
  border-color: rgb(17.9258264463, 42.6161157025, 63.9241735537);
}
.btn-primary:hover {
  color: #fff;
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
  border-color: rgb(32.4460743802, 77.1359504132, 115.7039256198);
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
  border-color: rgb(32.4460743802, 77.1359504132, 115.7039256198);
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(32.4460743802, 77.1359504132, 115.7039256198);
  border-color: rgb(17.9258264463, 42.6161157025, 63.9241735537);
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(45.8493801653, 109.0004132231, 163.5006198347);
}
.btn-primary .badge {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: rgb(76.0064102564, 174.4935897436, 76.0064102564);
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  border-color: rgb(37.3205128205, 85.6794871795, 37.3205128205);
}
.btn-success:hover {
  color: #fff;
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  border-color: rgb(57.4371794872, 131.8628205128, 57.4371794872);
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  border-color: rgb(57.4371794872, 131.8628205128, 57.4371794872);
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(57.4371794872, 131.8628205128, 57.4371794872);
  border-color: rgb(37.3205128205, 85.6794871795, 37.3205128205);
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: rgb(76.0064102564, 174.4935897436, 76.0064102564);
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: rgb(69.7715736041, 183.845177665, 217.7284263959);
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  border-color: rgb(26.8020304569, 108.8324873096, 133.1979695431);
}
.btn-info:hover {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  border-color: rgb(37.9081218274, 153.9299492386, 188.3918781726);
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  border-color: rgb(37.9081218274, 153.9299492386, 188.3918781726);
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(37.9081218274, 153.9299492386, 188.3918781726);
  border-color: rgb(26.8020304569, 108.8324873096, 133.1979695431);
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: rgb(69.7715736041, 183.845177665, 217.7284263959);
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: rgb(238.0078125, 162.109375, 54.4921875);
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  border-color: rgb(152.109375, 94.53125, 12.890625);
}
.btn-warning:hover {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  border-color: rgb(213.2296875, 132.515625, 18.0703125);
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  border-color: rgb(213.2296875, 132.515625, 18.0703125);
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(213.2296875, 132.515625, 18.0703125);
  border-color: rgb(152.109375, 94.53125, 12.890625);
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: rgb(238.0078125, 162.109375, 54.4921875);
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: rgb(212.4719626168, 62.5046728972, 58.0280373832);
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  border-color: rgb(117.6074766355, 28.0654205607, 25.3925233645);
}
.btn-danger:hover {
  color: #fff;
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  border-color: rgb(172.1345794393, 41.0775700935, 37.1654205607);
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  border-color: rgb(172.1345794393, 41.0775700935, 37.1654205607);
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(172.1345794393, 41.0775700935, 37.1654205607);
  border-color: rgb(117.6074766355, 28.0654205607, 25.3925233645);
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: rgb(212.4719626168, 62.5046728972, 58.0280373832);
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  font-weight: normal;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: rgb(34.6799586777, 82.4466942149, 123.6700413223);
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: rgb(119.085, 119.085, 119.085);
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: rgb(38.25, 38.25, 38.25);
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: rgb(119.085, 119.085, 119.085);
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: rgb(119.085, 119.085, 119.085);
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group.btn-group-lg > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle=buttons] > .btn input[type=radio],
[data-toggle=buttons] > .btn input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn input[type=radio],
[data-toggle=buttons] > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: rgb(85.425, 85.425, 85.425);
  text-align: center;
  background-color: rgb(238.425, 238.425, 238.425);
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before, .nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: rgb(238.425, 238.425, 238.425);
}
.nav > li.disabled > a {
  color: rgb(119.085, 119.085, 119.085);
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: rgb(119.085, 119.085, 119.085);
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: rgb(238.425, 238.425, 238.425);
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: rgb(238.425, 238.425, 238.425) rgb(238.425, 238.425, 238.425) #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: rgb(85.425, 85.425, 85.425);
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse {
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type=radio],
  .navbar-form .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
.navbar-form {
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: rgb(231.425, 231.425, 231.425);
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: rgb(93.5, 93.5, 93.5);
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: rgb(231.425, 231.425, 231.425);
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: rgb(231.425, 231.425, 231.425);
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: rgb(231.425, 231.425, 231.425);
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: rgb(231.425, 231.425, 231.425);
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: rgb(8.5, 8.5, 8.5);
}
.navbar-inverse .navbar-brand {
  color: rgb(157.335, 157.335, 157.335);
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: rgb(157.335, 157.335, 157.335);
}
.navbar-inverse .navbar-nav > li > a {
  color: rgb(157.335, 157.335, 157.335);
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: rgb(8.5, 8.5, 8.5);
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: rgb(16.15, 16.15, 16.15);
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: rgb(8.5, 8.5, 8.5);
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: rgb(8.5, 8.5, 8.5);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: rgb(8.5, 8.5, 8.5);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: rgb(157.335, 157.335, 157.335);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: rgb(8.5, 8.5, 8.5);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: rgb(157.335, 157.335, 157.335);
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: rgb(157.335, 157.335, 157.335);
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: rgb(119.085, 119.085, 119.085);
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: rgb(34.6799586777, 82.4466942149, 123.6700413223);
  background-color: rgb(238.425, 238.425, 238.425);
  border-color: #ddd;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: rgb(119.085, 119.085, 119.085);
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager:before, .pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: rgb(238.425, 238.425, 238.425);
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: rgb(119.085, 119.085, 119.085);
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: rgb(119.085, 119.085, 119.085);
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: rgb(93.585, 93.585, 93.585);
}

.label-primary {
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
}

.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
}

.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
}

.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: rgb(236.015625, 151.21875, 30.984375);
}

.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: rgb(119.085, 119.085, 119.085);
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: rgb(238.425, 238.425, 238.425);
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: rgb(212.925, 212.925, 212.925);
}
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
  color: #3c763d;
}
.alert-success hr {
  border-top-color: rgb(200.5555555556, 225.8333333333, 179.1666666667);
}
.alert-success .alert-link {
  color: rgb(42.808988764, 84.191011236, 43.5224719101);
}

.alert-info {
  background-color: #d9edf7;
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
  color: #31708f;
}
.alert-info hr {
  border-top-color: rgb(166.4434782609, 224.7043478261, 236.3565217391);
}
.alert-info .alert-link {
  color: rgb(35.984375, 82.25, 105.015625);
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: rgb(247.064516129, 225.4623655914, 180.935483871);
}
.alert-warning .alert-link {
  color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
}

.alert-danger {
  background-color: #f2dede;
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
  color: #a94442;
}
.alert-danger hr {
  border-top-color: rgb(227.5869565217, 185.4130434783, 192.4420289855);
}
.alert-danger .alert-link {
  color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: rgb(238.425, 238.425, 238.425);
  color: rgb(119.085, 119.085, 119.085);
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: rgb(119.085, 119.085, 119.085);
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: rgb(199.4324380165, 220.8950413223, 239.4175619835);
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: rgb(207.8888888889, 232.9166666667, 197.5833333333);
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: rgb(195.9347826087, 227.0217391304, 242.5652173913);
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: rgb(249.5322580645, 242.2419354839, 203.9677419355);
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: rgb(234.7934782609, 203.7065217391, 203.7065217391);
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.panel-primary > .panel-heading .badge {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

.panel-success {
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}

.panel-info {
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}

.panel-warning {
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}

.panel-danger {
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid rgb(227.15, 227.15, 227.15);
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}
.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: rgb(247.35, 247.35, 247.35);
  border-bottom: 1px solid rgb(234.6, 234.6, 234.6);
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: "‹";
}
.carousel-control .icon-next:before {
  content: "›";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
div.jqcloud {
  font-family: "Helvetica", "Arial", sans-serif;
  color: #09f;
  overflow: hidden;
  position: relative;
}

div.jqcloud a {
  color: inherit;
  font-size: inherit;
  text-decoration: none;
}

div.jqcloud a:hover {
  color: #0df;
}

div.jqcloud a:hover {
  color: #0cf;
}

div.jqcloud span {
  padding: 0;
}

div.jqcloud span.w10 {
  font-size: 54px;
  color: #0cf;
}

div.jqcloud span.w9 {
  font-size: 50px;
  color: #0cf;
}

div.jqcloud span.w8 {
  font-size: 44px;
  color: #0cf;
}

div.jqcloud span.w7 {
  font-size: 40px;
  color: #39d;
}

div.jqcloud span.w6 {
  font-size: 34px;
  color: #90c5f0;
}

div.jqcloud span.w5 {
  font-size: 30px;
  color: #90a0dd;
}

div.jqcloud span.w4 {
  font-size: 24px;
  color: #90c5f0;
}

div.jqcloud span.w3 {
  font-size: 20px;
  color: #a0ddff;
}

div.jqcloud span.w2 {
  font-size: 14px;
  color: #99ccee;
}

div.jqcloud span.w1 {
  font-size: 10px;
  color: #aab5f0;
}

/*!
 * Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e";
}

.fa-accessible-icon:before {
  content: "\f368";
}

.fa-accusoft:before {
  content: "\f369";
}

.fa-acquisitions-incorporated:before {
  content: "\f6af";
}

.fa-ad:before {
  content: "\f641";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-card:before {
  content: "\f2bb";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-adn:before {
  content: "\f170";
}

.fa-adobe:before {
  content: "\f778";
}

.fa-adversal:before {
  content: "\f36a";
}

.fa-affiliatetheme:before {
  content: "\f36b";
}

.fa-air-freshener:before {
  content: "\f5d0";
}

.fa-airbnb:before {
  content: "\f834";
}

.fa-algolia:before {
  content: "\f36c";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-alipay:before {
  content: "\f642";
}

.fa-allergies:before {
  content: "\f461";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-amazon-pay:before {
  content: "\f42c";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-amilia:before {
  content: "\f36d";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-android:before {
  content: "\f17b";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angry:before {
  content: "\f556";
}

.fa-angrycreative:before {
  content: "\f36e";
}

.fa-angular:before {
  content: "\f420";
}

.fa-ankh:before {
  content: "\f644";
}

.fa-app-store:before {
  content: "\f36f";
}

.fa-app-store-ios:before {
  content: "\f370";
}

.fa-apper:before {
  content: "\f371";
}

.fa-apple:before {
  content: "\f179";
}

.fa-apple-alt:before {
  content: "\f5d1";
}

.fa-apple-pay:before {
  content: "\f415";
}

.fa-archive:before {
  content: "\f187";
}

.fa-archway:before {
  content: "\f557";
}

.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-arrows-alt-h:before {
  content: "\f337";
}

.fa-arrows-alt-v:before {
  content: "\f338";
}

.fa-artstation:before {
  content: "\f77a";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-asymmetrik:before {
  content: "\f372";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-atlas:before {
  content: "\f558";
}

.fa-atlassian:before {
  content: "\f77b";
}

.fa-atom:before {
  content: "\f5d2";
}

.fa-audible:before {
  content: "\f373";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-autoprefixer:before {
  content: "\f41c";
}

.fa-avianex:before {
  content: "\f374";
}

.fa-aviato:before {
  content: "\f421";
}

.fa-award:before {
  content: "\f559";
}

.fa-aws:before {
  content: "\f375";
}

.fa-baby:before {
  content: "\f77c";
}

.fa-baby-carriage:before {
  content: "\f77d";
}

.fa-backspace:before {
  content: "\f55a";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-bacon:before {
  content: "\f7e5";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-band-aid:before {
  content: "\f462";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-bars:before {
  content: "\f0c9";
}

.fa-baseball-ball:before {
  content: "\f433";
}

.fa-basketball-ball:before {
  content: "\f434";
}

.fa-bath:before {
  content: "\f2cd";
}

.fa-battery-empty:before {
  content: "\f244";
}

.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battle-net:before {
  content: "\f835";
}

.fa-bed:before {
  content: "\f236";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bezier-curve:before {
  content: "\f55b";
}

.fa-bible:before {
  content: "\f647";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bimobject:before {
  content: "\f378";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-biohazard:before {
  content: "\f780";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitcoin:before {
  content: "\f379";
}

.fa-bity:before {
  content: "\f37a";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-blackberry:before {
  content: "\f37b";
}

.fa-blender:before {
  content: "\f517";
}

.fa-blender-phone:before {
  content: "\f6b6";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-blog:before {
  content: "\f781";
}

.fa-blogger:before {
  content: "\f37c";
}

.fa-blogger-b:before {
  content: "\f37d";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-bold:before {
  content: "\f032";
}

.fa-bolt:before {
  content: "\f0e7";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-bone:before {
  content: "\f5d7";
}

.fa-bong:before {
  content: "\f55c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-book-dead:before {
  content: "\f6b7";
}

.fa-book-medical:before {
  content: "\f7e6";
}

.fa-book-open:before {
  content: "\f518";
}

.fa-book-reader:before {
  content: "\f5da";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-bootstrap:before {
  content: "\f836";
}

.fa-bowling-ball:before {
  content: "\f436";
}

.fa-box:before {
  content: "\f466";
}

.fa-box-open:before {
  content: "\f49e";
}

.fa-boxes:before {
  content: "\f468";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-brain:before {
  content: "\f5dc";
}

.fa-bread-slice:before {
  content: "\f7ec";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-briefcase-medical:before {
  content: "\f469";
}

.fa-broadcast-tower:before {
  content: "\f519";
}

.fa-broom:before {
  content: "\f51a";
}

.fa-brush:before {
  content: "\f55d";
}

.fa-btc:before {
  content: "\f15a";
}

.fa-buffer:before {
  content: "\f837";
}

.fa-bug:before {
  content: "\f188";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-burn:before {
  content: "\f46a";
}

.fa-buromobelexperte:before {
  content: "\f37f";
}

.fa-bus:before {
  content: "\f207";
}

.fa-bus-alt:before {
  content: "\f55e";
}

.fa-business-time:before {
  content: "\f64a";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-calendar:before {
  content: "\f133";
}

.fa-calendar-alt:before {
  content: "\f073";
}

.fa-calendar-check:before {
  content: "\f274";
}

.fa-calendar-day:before {
  content: "\f783";
}

.fa-calendar-minus:before {
  content: "\f272";
}

.fa-calendar-plus:before {
  content: "\f271";
}

.fa-calendar-times:before {
  content: "\f273";
}

.fa-calendar-week:before {
  content: "\f784";
}

.fa-camera:before {
  content: "\f030";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-campground:before {
  content: "\f6bb";
}

.fa-canadian-maple-leaf:before {
  content: "\f785";
}

.fa-candy-cane:before {
  content: "\f786";
}

.fa-cannabis:before {
  content: "\f55f";
}

.fa-capsules:before {
  content: "\f46b";
}

.fa-car:before {
  content: "\f1b9";
}

.fa-car-alt:before {
  content: "\f5de";
}

.fa-car-battery:before {
  content: "\f5df";
}

.fa-car-crash:before {
  content: "\f5e1";
}

.fa-car-side:before {
  content: "\f5e4";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-caret-square-down:before {
  content: "\f150";
}

.fa-caret-square-left:before {
  content: "\f191";
}

.fa-caret-square-right:before {
  content: "\f152";
}

.fa-caret-square-up:before {
  content: "\f151";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-carrot:before {
  content: "\f787";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cash-register:before {
  content: "\f788";
}

.fa-cat:before {
  content: "\f6be";
}

.fa-cc-amazon-pay:before {
  content: "\f42d";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-apple-pay:before {
  content: "\f416";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-centercode:before {
  content: "\f380";
}

.fa-centos:before {
  content: "\f789";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-chair:before {
  content: "\f6c0";
}

.fa-chalkboard:before {
  content: "\f51b";
}

.fa-chalkboard-teacher:before {
  content: "\f51c";
}

.fa-charging-station:before {
  content: "\f5e7";
}

.fa-chart-area:before {
  content: "\f1fe";
}

.fa-chart-bar:before {
  content: "\f080";
}

.fa-chart-line:before {
  content: "\f201";
}

.fa-chart-pie:before {
  content: "\f200";
}

.fa-check:before {
  content: "\f00c";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-check-double:before {
  content: "\f560";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-cheese:before {
  content: "\f7ef";
}

.fa-chess:before {
  content: "\f439";
}

.fa-chess-bishop:before {
  content: "\f43a";
}

.fa-chess-board:before {
  content: "\f43c";
}

.fa-chess-king:before {
  content: "\f43f";
}

.fa-chess-knight:before {
  content: "\f441";
}

.fa-chess-pawn:before {
  content: "\f443";
}

.fa-chess-queen:before {
  content: "\f445";
}

.fa-chess-rook:before {
  content: "\f447";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-chromecast:before {
  content: "\f838";
}

.fa-church:before {
  content: "\f51d";
}

.fa-circle:before {
  content: "\f111";
}

.fa-circle-notch:before {
  content: "\f1ce";
}

.fa-city:before {
  content: "\f64f";
}

.fa-clinic-medical:before {
  content: "\f7f2";
}

.fa-clipboard:before {
  content: "\f328";
}

.fa-clipboard-check:before {
  content: "\f46c";
}

.fa-clipboard-list:before {
  content: "\f46d";
}

.fa-clock:before {
  content: "\f017";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-closed-captioning:before {
  content: "\f20a";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-cloud-download-alt:before {
  content: "\f381";
}

.fa-cloud-meatball:before {
  content: "\f73b";
}

.fa-cloud-moon:before {
  content: "\f6c3";
}

.fa-cloud-moon-rain:before {
  content: "\f73c";
}

.fa-cloud-rain:before {
  content: "\f73d";
}

.fa-cloud-showers-heavy:before {
  content: "\f740";
}

.fa-cloud-sun:before {
  content: "\f6c4";
}

.fa-cloud-sun-rain:before {
  content: "\f743";
}

.fa-cloud-upload-alt:before {
  content: "\f382";
}

.fa-cloudscale:before {
  content: "\f383";
}

.fa-cloudsmith:before {
  content: "\f384";
}

.fa-cloudversify:before {
  content: "\f385";
}

.fa-cocktail:before {
  content: "\f561";
}

.fa-code:before {
  content: "\f121";
}

.fa-code-branch:before {
  content: "\f126";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cog:before {
  content: "\f013";
}

.fa-cogs:before {
  content: "\f085";
}

.fa-coins:before {
  content: "\f51e";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-comment:before {
  content: "\f075";
}

.fa-comment-alt:before {
  content: "\f27a";
}

.fa-comment-dollar:before {
  content: "\f651";
}

.fa-comment-dots:before {
  content: "\f4ad";
}

.fa-comment-medical:before {
  content: "\f7f5";
}

.fa-comment-slash:before {
  content: "\f4b3";
}

.fa-comments:before {
  content: "\f086";
}

.fa-comments-dollar:before {
  content: "\f653";
}

.fa-compact-disc:before {
  content: "\f51f";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-compress:before {
  content: "\f066";
}

.fa-compress-arrows-alt:before {
  content: "\f78c";
}

.fa-concierge-bell:before {
  content: "\f562";
}

.fa-confluence:before {
  content: "\f78d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-cookie:before {
  content: "\f563";
}

.fa-cookie-bite:before {
  content: "\f564";
}

.fa-copy:before {
  content: "\f0c5";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-couch:before {
  content: "\f4b8";
}

.fa-cpanel:before {
  content: "\f388";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-creative-commons-by:before {
  content: "\f4e7";
}

.fa-creative-commons-nc:before {
  content: "\f4e8";
}

.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

.fa-creative-commons-nd:before {
  content: "\f4eb";
}

.fa-creative-commons-pd:before {
  content: "\f4ec";
}

.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

.fa-creative-commons-remix:before {
  content: "\f4ee";
}

.fa-creative-commons-sa:before {
  content: "\f4ef";
}

.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

.fa-creative-commons-share:before {
  content: "\f4f2";
}

.fa-creative-commons-zero:before {
  content: "\f4f3";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-critical-role:before {
  content: "\f6c9";
}

.fa-crop:before {
  content: "\f125";
}

.fa-crop-alt:before {
  content: "\f565";
}

.fa-cross:before {
  content: "\f654";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-crow:before {
  content: "\f520";
}

.fa-crown:before {
  content: "\f521";
}

.fa-crutch:before {
  content: "\f7f7";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-css3-alt:before {
  content: "\f38b";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-cut:before {
  content: "\f0c4";
}

.fa-cuttlefish:before {
  content: "\f38c";
}

.fa-d-and-d:before {
  content: "\f38d";
}

.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-deaf:before {
  content: "\f2a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-democrat:before {
  content: "\f747";
}

.fa-deploydog:before {
  content: "\f38e";
}

.fa-deskpro:before {
  content: "\f38f";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-dev:before {
  content: "\f6cc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-dharmachakra:before {
  content: "\f655";
}

.fa-dhl:before {
  content: "\f790";
}

.fa-diagnoses:before {
  content: "\f470";
}

.fa-diaspora:before {
  content: "\f791";
}

.fa-dice:before {
  content: "\f522";
}

.fa-dice-d20:before {
  content: "\f6cf";
}

.fa-dice-d6:before {
  content: "\f6d1";
}

.fa-dice-five:before {
  content: "\f523";
}

.fa-dice-four:before {
  content: "\f524";
}

.fa-dice-one:before {
  content: "\f525";
}

.fa-dice-six:before {
  content: "\f526";
}

.fa-dice-three:before {
  content: "\f527";
}

.fa-dice-two:before {
  content: "\f528";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-digital-ocean:before {
  content: "\f391";
}

.fa-digital-tachograph:before {
  content: "\f566";
}

.fa-directions:before {
  content: "\f5eb";
}

.fa-discord:before {
  content: "\f392";
}

.fa-discourse:before {
  content: "\f393";
}

.fa-divide:before {
  content: "\f529";
}

.fa-dizzy:before {
  content: "\f567";
}

.fa-dna:before {
  content: "\f471";
}

.fa-dochub:before {
  content: "\f394";
}

.fa-docker:before {
  content: "\f395";
}

.fa-dog:before {
  content: "\f6d3";
}

.fa-dollar-sign:before {
  content: "\f155";
}

.fa-dolly:before {
  content: "\f472";
}

.fa-dolly-flatbed:before {
  content: "\f474";
}

.fa-donate:before {
  content: "\f4b9";
}

.fa-door-closed:before {
  content: "\f52a";
}

.fa-door-open:before {
  content: "\f52b";
}

.fa-dot-circle:before {
  content: "\f192";
}

.fa-dove:before {
  content: "\f4ba";
}

.fa-download:before {
  content: "\f019";
}

.fa-draft2digital:before {
  content: "\f396";
}

.fa-drafting-compass:before {
  content: "\f568";
}

.fa-dragon:before {
  content: "\f6d5";
}

.fa-draw-polygon:before {
  content: "\f5ee";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-dribbble-square:before {
  content: "\f397";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-drum:before {
  content: "\f569";
}

.fa-drum-steelpan:before {
  content: "\f56a";
}

.fa-drumstick-bite:before {
  content: "\f6d7";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-dumbbell:before {
  content: "\f44b";
}

.fa-dumpster:before {
  content: "\f793";
}

.fa-dumpster-fire:before {
  content: "\f794";
}

.fa-dungeon:before {
  content: "\f6d9";
}

.fa-dyalog:before {
  content: "\f399";
}

.fa-earlybirds:before {
  content: "\f39a";
}

.fa-ebay:before {
  content: "\f4f4";
}

.fa-edge:before {
  content: "\f282";
}

.fa-edit:before {
  content: "\f044";
}

.fa-egg:before {
  content: "\f7fb";
}

.fa-eject:before {
  content: "\f052";
}

.fa-elementor:before {
  content: "\f430";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-ello:before {
  content: "\f5f1";
}

.fa-ember:before {
  content: "\f423";
}

.fa-empire:before {
  content: "\f1d1";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-text:before {
  content: "\f658";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-envira:before {
  content: "\f299";
}

.fa-equals:before {
  content: "\f52c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-erlang:before {
  content: "\f39d";
}

.fa-ethereum:before {
  content: "\f42e";
}

.fa-ethernet:before {
  content: "\f796";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-euro-sign:before {
  content: "\f153";
}

.fa-evernote:before {
  content: "\f839";
}

.fa-exchange-alt:before {
  content: "\f362";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-expand:before {
  content: "\f065";
}

.fa-expand-arrows-alt:before {
  content: "\f31e";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-external-link-alt:before {
  content: "\f35d";
}

.fa-external-link-square-alt:before {
  content: "\f360";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-dropper:before {
  content: "\f1fb";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-facebook-messenger:before {
  content: "\f39f";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-feather:before {
  content: "\f52d";
}

.fa-feather-alt:before {
  content: "\f56b";
}

.fa-fedex:before {
  content: "\f797";
}

.fa-fedora:before {
  content: "\f798";
}

.fa-female:before {
  content: "\f182";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-figma:before {
  content: "\f799";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-alt:before {
  content: "\f15c";
}

.fa-file-archive:before {
  content: "\f1c6";
}

.fa-file-audio:before {
  content: "\f1c7";
}

.fa-file-code:before {
  content: "\f1c9";
}

.fa-file-contract:before {
  content: "\f56c";
}

.fa-file-csv:before {
  content: "\f6dd";
}

.fa-file-download:before {
  content: "\f56d";
}

.fa-file-excel:before {
  content: "\f1c3";
}

.fa-file-export:before {
  content: "\f56e";
}

.fa-file-image:before {
  content: "\f1c5";
}

.fa-file-import:before {
  content: "\f56f";
}

.fa-file-invoice:before {
  content: "\f570";
}

.fa-file-invoice-dollar:before {
  content: "\f571";
}

.fa-file-medical:before {
  content: "\f477";
}

.fa-file-medical-alt:before {
  content: "\f478";
}

.fa-file-pdf:before {
  content: "\f1c1";
}

.fa-file-powerpoint:before {
  content: "\f1c4";
}

.fa-file-prescription:before {
  content: "\f572";
}

.fa-file-signature:before {
  content: "\f573";
}

.fa-file-upload:before {
  content: "\f574";
}

.fa-file-video:before {
  content: "\f1c8";
}

.fa-file-word:before {
  content: "\f1c2";
}

.fa-fill:before {
  content: "\f575";
}

.fa-fill-drip:before {
  content: "\f576";
}

.fa-film:before {
  content: "\f008";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-fingerprint:before {
  content: "\f577";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-fire-alt:before {
  content: "\f7e4";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-first-aid:before {
  content: "\f479";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-first-order-alt:before {
  content: "\f50a";
}

.fa-firstdraft:before {
  content: "\f3a1";
}

.fa-fish:before {
  content: "\f578";
}

.fa-fist-raised:before {
  content: "\f6de";
}

.fa-flag:before {
  content: "\f024";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-flag-usa:before {
  content: "\f74d";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-flipboard:before {
  content: "\f44d";
}

.fa-flushed:before {
  content: "\f579";
}

.fa-fly:before {
  content: "\f417";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-minus:before {
  content: "\f65d";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-folder-plus:before {
  content: "\f65e";
}

.fa-font:before {
  content: "\f031";
}

.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-font-awesome-alt:before {
  content: "\f35c";
}

.fa-font-awesome-flag:before {
  content: "\f425";
}

.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-fonticons-fi:before {
  content: "\f3a2";
}

.fa-football-ball:before {
  content: "\f44e";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-freebsd:before {
  content: "\f3a4";
}

.fa-frog:before {
  content: "\f52e";
}

.fa-frown:before {
  content: "\f119";
}

.fa-frown-open:before {
  content: "\f57a";
}

.fa-fulcrum:before {
  content: "\f50b";
}

.fa-funnel-dollar:before {
  content: "\f662";
}

.fa-futbol:before {
  content: "\f1e3";
}

.fa-galactic-republic:before {
  content: "\f50c";
}

.fa-galactic-senate:before {
  content: "\f50d";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-gas-pump:before {
  content: "\f52f";
}

.fa-gavel:before {
  content: "\f0e3";
}

.fa-gem:before {
  content: "\f3a5";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-ghost:before {
  content: "\f6e2";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-gifts:before {
  content: "\f79c";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-github:before {
  content: "\f09b";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-gitkraken:before {
  content: "\f3a6";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-gitter:before {
  content: "\f426";
}

.fa-glass-cheers:before {
  content: "\f79f";
}

.fa-glass-martini:before {
  content: "\f000";
}

.fa-glass-martini-alt:before {
  content: "\f57b";
}

.fa-glass-whiskey:before {
  content: "\f7a0";
}

.fa-glasses:before {
  content: "\f530";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-globe-africa:before {
  content: "\f57c";
}

.fa-globe-americas:before {
  content: "\f57d";
}

.fa-globe-asia:before {
  content: "\f57e";
}

.fa-globe-europe:before {
  content: "\f7a2";
}

.fa-gofore:before {
  content: "\f3a7";
}

.fa-golf-ball:before {
  content: "\f450";
}

.fa-goodreads:before {
  content: "\f3a8";
}

.fa-goodreads-g:before {
  content: "\f3a9";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-google-drive:before {
  content: "\f3aa";
}

.fa-google-play:before {
  content: "\f3ab";
}

.fa-google-plus:before {
  content: "\f2b3";
}

.fa-google-plus-g:before {
  content: "\f0d5";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-gopuram:before {
  content: "\f664";
}

.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-gratipay:before {
  content: "\f184";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-greater-than:before {
  content: "\f531";
}

.fa-greater-than-equal:before {
  content: "\f532";
}

.fa-grimace:before {
  content: "\f57f";
}

.fa-grin:before {
  content: "\f580";
}

.fa-grin-alt:before {
  content: "\f581";
}

.fa-grin-beam:before {
  content: "\f582";
}

.fa-grin-beam-sweat:before {
  content: "\f583";
}

.fa-grin-hearts:before {
  content: "\f584";
}

.fa-grin-squint:before {
  content: "\f585";
}

.fa-grin-squint-tears:before {
  content: "\f586";
}

.fa-grin-stars:before {
  content: "\f587";
}

.fa-grin-tears:before {
  content: "\f588";
}

.fa-grin-tongue:before {
  content: "\f589";
}

.fa-grin-tongue-squint:before {
  content: "\f58a";
}

.fa-grin-tongue-wink:before {
  content: "\f58b";
}

.fa-grin-wink:before {
  content: "\f58c";
}

.fa-grip-horizontal:before {
  content: "\f58d";
}

.fa-grip-lines:before {
  content: "\f7a4";
}

.fa-grip-lines-vertical:before {
  content: "\f7a5";
}

.fa-grip-vertical:before {
  content: "\f58e";
}

.fa-gripfire:before {
  content: "\f3ac";
}

.fa-grunt:before {
  content: "\f3ad";
}

.fa-guitar:before {
  content: "\f7a6";
}

.fa-gulp:before {
  content: "\f3ae";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-hacker-news-square:before {
  content: "\f3af";
}

.fa-hackerrank:before {
  content: "\f5f7";
}

.fa-hamburger:before {
  content: "\f805";
}

.fa-hammer:before {
  content: "\f6e3";
}

.fa-hamsa:before {
  content: "\f665";
}

.fa-hand-holding:before {
  content: "\f4bd";
}

.fa-hand-holding-heart:before {
  content: "\f4be";
}

.fa-hand-holding-usd:before {
  content: "\f4c0";
}

.fa-hand-lizard:before {
  content: "\f258";
}

.fa-hand-middle-finger:before {
  content: "\f806";
}

.fa-hand-paper:before {
  content: "\f256";
}

.fa-hand-peace:before {
  content: "\f25b";
}

.fa-hand-point-down:before {
  content: "\f0a7";
}

.fa-hand-point-left:before {
  content: "\f0a5";
}

.fa-hand-point-right:before {
  content: "\f0a4";
}

.fa-hand-point-up:before {
  content: "\f0a6";
}

.fa-hand-pointer:before {
  content: "\f25a";
}

.fa-hand-rock:before {
  content: "\f255";
}

.fa-hand-scissors:before {
  content: "\f257";
}

.fa-hand-spock:before {
  content: "\f259";
}

.fa-hands:before {
  content: "\f4c2";
}

.fa-hands-helping:before {
  content: "\f4c4";
}

.fa-handshake:before {
  content: "\f2b5";
}

.fa-hanukiah:before {
  content: "\f6e6";
}

.fa-hard-hat:before {
  content: "\f807";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-hat-wizard:before {
  content: "\f6e8";
}

.fa-haykal:before {
  content: "\f666";
}

.fa-hdd:before {
  content: "\f0a0";
}

.fa-heading:before {
  content: "\f1dc";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-headphones-alt:before {
  content: "\f58f";
}

.fa-headset:before {
  content: "\f590";
}

.fa-heart:before {
  content: "\f004";
}

.fa-heart-broken:before {
  content: "\f7a9";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-helicopter:before {
  content: "\f533";
}

.fa-highlighter:before {
  content: "\f591";
}

.fa-hiking:before {
  content: "\f6ec";
}

.fa-hippo:before {
  content: "\f6ed";
}

.fa-hips:before {
  content: "\f452";
}

.fa-hire-a-helper:before {
  content: "\f3b0";
}

.fa-history:before {
  content: "\f1da";
}

.fa-hockey-puck:before {
  content: "\f453";
}

.fa-holly-berry:before {
  content: "\f7aa";
}

.fa-home:before {
  content: "\f015";
}

.fa-hooli:before {
  content: "\f427";
}

.fa-hornbill:before {
  content: "\f592";
}

.fa-horse:before {
  content: "\f6f0";
}

.fa-horse-head:before {
  content: "\f7ab";
}

.fa-hospital:before {
  content: "\f0f8";
}

.fa-hospital-alt:before {
  content: "\f47d";
}

.fa-hospital-symbol:before {
  content: "\f47e";
}

.fa-hot-tub:before {
  content: "\f593";
}

.fa-hotdog:before {
  content: "\f80f";
}

.fa-hotel:before {
  content: "\f594";
}

.fa-hotjar:before {
  content: "\f3b1";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-start:before {
  content: "\f251";
}

.fa-house-damage:before {
  content: "\f6f1";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-hryvnia:before {
  content: "\f6f2";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-hubspot:before {
  content: "\f3b2";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-ice-cream:before {
  content: "\f810";
}

.fa-icicles:before {
  content: "\f7ad";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-id-card:before {
  content: "\f2c2";
}

.fa-id-card-alt:before {
  content: "\f47f";
}

.fa-igloo:before {
  content: "\f7ae";
}

.fa-image:before {
  content: "\f03e";
}

.fa-images:before {
  content: "\f302";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-industry:before {
  content: "\f275";
}

.fa-infinity:before {
  content: "\f534";
}

.fa-info:before {
  content: "\f129";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-intercom:before {
  content: "\f7af";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-invision:before {
  content: "\f7b0";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-italic:before {
  content: "\f033";
}

.fa-itch-io:before {
  content: "\f83a";
}

.fa-itunes:before {
  content: "\f3b4";
}

.fa-itunes-note:before {
  content: "\f3b5";
}

.fa-java:before {
  content: "\f4e4";
}

.fa-jedi:before {
  content: "\f669";
}

.fa-jedi-order:before {
  content: "\f50e";
}

.fa-jenkins:before {
  content: "\f3b6";
}

.fa-jira:before {
  content: "\f7b1";
}

.fa-joget:before {
  content: "\f3b7";
}

.fa-joint:before {
  content: "\f595";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-journal-whills:before {
  content: "\f66a";
}

.fa-js:before {
  content: "\f3b8";
}

.fa-js-square:before {
  content: "\f3b9";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-kaaba:before {
  content: "\f66b";
}

.fa-kaggle:before {
  content: "\f5fa";
}

.fa-key:before {
  content: "\f084";
}

.fa-keybase:before {
  content: "\f4f5";
}

.fa-keyboard:before {
  content: "\f11c";
}

.fa-keycdn:before {
  content: "\f3ba";
}

.fa-khanda:before {
  content: "\f66d";
}

.fa-kickstarter:before {
  content: "\f3bb";
}

.fa-kickstarter-k:before {
  content: "\f3bc";
}

.fa-kiss:before {
  content: "\f596";
}

.fa-kiss-beam:before {
  content: "\f597";
}

.fa-kiss-wink-heart:before {
  content: "\f598";
}

.fa-kiwi-bird:before {
  content: "\f535";
}

.fa-korvue:before {
  content: "\f42f";
}

.fa-landmark:before {
  content: "\f66f";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-laptop-code:before {
  content: "\f5fc";
}

.fa-laptop-medical:before {
  content: "\f812";
}

.fa-laravel:before {
  content: "\f3bd";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-laugh:before {
  content: "\f599";
}

.fa-laugh-beam:before {
  content: "\f59a";
}

.fa-laugh-squint:before {
  content: "\f59b";
}

.fa-laugh-wink:before {
  content: "\f59c";
}

.fa-layer-group:before {
  content: "\f5fd";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-lemon:before {
  content: "\f094";
}

.fa-less:before {
  content: "\f41d";
}

.fa-less-than:before {
  content: "\f536";
}

.fa-less-than-equal:before {
  content: "\f537";
}

.fa-level-down-alt:before {
  content: "\f3be";
}

.fa-level-up-alt:before {
  content: "\f3bf";
}

.fa-life-ring:before {
  content: "\f1cd";
}

.fa-lightbulb:before {
  content: "\f0eb";
}

.fa-line:before {
  content: "\f3c0";
}

.fa-link:before {
  content: "\f0c1";
}

.fa-linkedin:before {
  content: "\f08c";
}

.fa-linkedin-in:before {
  content: "\f0e1";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-lira-sign:before {
  content: "\f195";
}

.fa-list:before {
  content: "\f03a";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-lock:before {
  content: "\f023";
}

.fa-lock-open:before {
  content: "\f3c1";
}

.fa-long-arrow-alt-down:before {
  content: "\f309";
}

.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-luggage-cart:before {
  content: "\f59d";
}

.fa-lyft:before {
  content: "\f3c3";
}

.fa-magento:before {
  content: "\f3c4";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-mail-bulk:before {
  content: "\f674";
}

.fa-mailchimp:before {
  content: "\f59e";
}

.fa-male:before {
  content: "\f183";
}

.fa-mandalorian:before {
  content: "\f50f";
}

.fa-map:before {
  content: "\f279";
}

.fa-map-marked:before {
  content: "\f59f";
}

.fa-map-marked-alt:before {
  content: "\f5a0";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-map-marker-alt:before {
  content: "\f3c5";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-markdown:before {
  content: "\f60f";
}

.fa-marker:before {
  content: "\f5a1";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mask:before {
  content: "\f6fa";
}

.fa-mastodon:before {
  content: "\f4f6";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-medal:before {
  content: "\f5a2";
}

.fa-medapps:before {
  content: "\f3c6";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-medium-m:before {
  content: "\f3c7";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-medrt:before {
  content: "\f3c8";
}

.fa-meetup:before {
  content: "\f2e0";
}

.fa-megaport:before {
  content: "\f5a3";
}

.fa-meh:before {
  content: "\f11a";
}

.fa-meh-blank:before {
  content: "\f5a4";
}

.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

.fa-memory:before {
  content: "\f538";
}

.fa-mendeley:before {
  content: "\f7b3";
}

.fa-menorah:before {
  content: "\f676";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-meteor:before {
  content: "\f753";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-alt:before {
  content: "\f3c9";
}

.fa-microphone-alt-slash:before {
  content: "\f539";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-microscope:before {
  content: "\f610";
}

.fa-microsoft:before {
  content: "\f3ca";
}

.fa-minus:before {
  content: "\f068";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-mitten:before {
  content: "\f7b5";
}

.fa-mix:before {
  content: "\f3cb";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-mizuni:before {
  content: "\f3cc";
}

.fa-mobile:before {
  content: "\f10b";
}

.fa-mobile-alt:before {
  content: "\f3cd";
}

.fa-modx:before {
  content: "\f285";
}

.fa-monero:before {
  content: "\f3d0";
}

.fa-money-bill:before {
  content: "\f0d6";
}

.fa-money-bill-alt:before {
  content: "\f3d1";
}

.fa-money-bill-wave:before {
  content: "\f53a";
}

.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

.fa-money-check:before {
  content: "\f53c";
}

.fa-money-check-alt:before {
  content: "\f53d";
}

.fa-monument:before {
  content: "\f5a6";
}

.fa-moon:before {
  content: "\f186";
}

.fa-mortar-pestle:before {
  content: "\f5a7";
}

.fa-mosque:before {
  content: "\f678";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-mountain:before {
  content: "\f6fc";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-mug-hot:before {
  content: "\f7b6";
}

.fa-music:before {
  content: "\f001";
}

.fa-napster:before {
  content: "\f3d2";
}

.fa-neos:before {
  content: "\f612";
}

.fa-network-wired:before {
  content: "\f6ff";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-newspaper:before {
  content: "\f1ea";
}

.fa-nimblr:before {
  content: "\f5a8";
}

.fa-nintendo-switch:before {
  content: "\f418";
}

.fa-node:before {
  content: "\f419";
}

.fa-node-js:before {
  content: "\f3d3";
}

.fa-not-equal:before {
  content: "\f53e";
}

.fa-notes-medical:before {
  content: "\f481";
}

.fa-npm:before {
  content: "\f3d4";
}

.fa-ns8:before {
  content: "\f3d5";
}

.fa-nutritionix:before {
  content: "\f3d6";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-oil-can:before {
  content: "\f613";
}

.fa-old-republic:before {
  content: "\f510";
}

.fa-om:before {
  content: "\f679";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-osi:before {
  content: "\f41a";
}

.fa-otter:before {
  content: "\f700";
}

.fa-outdent:before {
  content: "\f03b";
}

.fa-page4:before {
  content: "\f3d7";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-pager:before {
  content: "\f815";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-paint-roller:before {
  content: "\f5aa";
}

.fa-palette:before {
  content: "\f53f";
}

.fa-palfed:before {
  content: "\f3d8";
}

.fa-pallet:before {
  content: "\f482";
}

.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-parachute-box:before {
  content: "\f4cd";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-parking:before {
  content: "\f540";
}

.fa-passport:before {
  content: "\f5ab";
}

.fa-pastafarianism:before {
  content: "\f67b";
}

.fa-paste:before {
  content: "\f0ea";
}

.fa-patreon:before {
  content: "\f3d9";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-peace:before {
  content: "\f67c";
}

.fa-pen:before {
  content: "\f304";
}

.fa-pen-alt:before {
  content: "\f305";
}

.fa-pen-fancy:before {
  content: "\f5ac";
}

.fa-pen-nib:before {
  content: "\f5ad";
}

.fa-pen-square:before {
  content: "\f14b";
}

.fa-pencil-alt:before {
  content: "\f303";
}

.fa-pencil-ruler:before {
  content: "\f5ae";
}

.fa-penny-arcade:before {
  content: "\f704";
}

.fa-people-carry:before {
  content: "\f4ce";
}

.fa-pepper-hot:before {
  content: "\f816";
}

.fa-percent:before {
  content: "\f295";
}

.fa-percentage:before {
  content: "\f541";
}

.fa-periscope:before {
  content: "\f3da";
}

.fa-person-booth:before {
  content: "\f756";
}

.fa-phabricator:before {
  content: "\f3db";
}

.fa-phoenix-framework:before {
  content: "\f3dc";
}

.fa-phoenix-squadron:before {
  content: "\f511";
}

.fa-phone:before {
  content: "\f095";
}

.fa-phone-slash:before {
  content: "\f3dd";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-phone-volume:before {
  content: "\f2a0";
}

.fa-php:before {
  content: "\f457";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-pied-piper-hat:before {
  content: "\f4e5";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-piggy-bank:before {
  content: "\f4d3";
}

.fa-pills:before {
  content: "\f484";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-pizza-slice:before {
  content: "\f818";
}

.fa-place-of-worship:before {
  content: "\f67f";
}

.fa-plane:before {
  content: "\f072";
}

.fa-plane-arrival:before {
  content: "\f5af";
}

.fa-plane-departure:before {
  content: "\f5b0";
}

.fa-play:before {
  content: "\f04b";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-playstation:before {
  content: "\f3df";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-plus:before {
  content: "\f067";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-poll:before {
  content: "\f681";
}

.fa-poll-h:before {
  content: "\f682";
}

.fa-poo:before {
  content: "\f2fe";
}

.fa-poo-storm:before {
  content: "\f75a";
}

.fa-poop:before {
  content: "\f619";
}

.fa-portrait:before {
  content: "\f3e0";
}

.fa-pound-sign:before {
  content: "\f154";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-pray:before {
  content: "\f683";
}

.fa-praying-hands:before {
  content: "\f684";
}

.fa-prescription:before {
  content: "\f5b1";
}

.fa-prescription-bottle:before {
  content: "\f485";
}

.fa-prescription-bottle-alt:before {
  content: "\f486";
}

.fa-print:before {
  content: "\f02f";
}

.fa-procedures:before {
  content: "\f487";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-project-diagram:before {
  content: "\f542";
}

.fa-pushed:before {
  content: "\f3e1";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-python:before {
  content: "\f3e2";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-question:before {
  content: "\f128";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-quidditch:before {
  content: "\f458";
}

.fa-quinscape:before {
  content: "\f459";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-quran:before {
  content: "\f687";
}

.fa-r-project:before {
  content: "\f4f7";
}

.fa-radiation:before {
  content: "\f7b9";
}

.fa-radiation-alt:before {
  content: "\f7ba";
}

.fa-rainbow:before {
  content: "\f75b";
}

.fa-random:before {
  content: "\f074";
}

.fa-raspberry-pi:before {
  content: "\f7bb";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-react:before {
  content: "\f41b";
}

.fa-reacteurope:before {
  content: "\f75d";
}

.fa-readme:before {
  content: "\f4d5";
}

.fa-rebel:before {
  content: "\f1d0";
}

.fa-receipt:before {
  content: "\f543";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-red-river:before {
  content: "\f3e3";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-redhat:before {
  content: "\f7bc";
}

.fa-redo:before {
  content: "\f01e";
}

.fa-redo-alt:before {
  content: "\f2f9";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-reply:before {
  content: "\f3e5";
}

.fa-reply-all:before {
  content: "\f122";
}

.fa-replyd:before {
  content: "\f3e6";
}

.fa-republican:before {
  content: "\f75e";
}

.fa-researchgate:before {
  content: "\f4f8";
}

.fa-resolving:before {
  content: "\f3e7";
}

.fa-restroom:before {
  content: "\f7bd";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-rev:before {
  content: "\f5b2";
}

.fa-ribbon:before {
  content: "\f4d6";
}

.fa-ring:before {
  content: "\f70b";
}

.fa-road:before {
  content: "\f018";
}

.fa-robot:before {
  content: "\f544";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-rocketchat:before {
  content: "\f3e8";
}

.fa-rockrms:before {
  content: "\f3e9";
}

.fa-route:before {
  content: "\f4d7";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-ruble-sign:before {
  content: "\f158";
}

.fa-ruler:before {
  content: "\f545";
}

.fa-ruler-combined:before {
  content: "\f546";
}

.fa-ruler-horizontal:before {
  content: "\f547";
}

.fa-ruler-vertical:before {
  content: "\f548";
}

.fa-running:before {
  content: "\f70c";
}

.fa-rupee-sign:before {
  content: "\f156";
}

.fa-sad-cry:before {
  content: "\f5b3";
}

.fa-sad-tear:before {
  content: "\f5b4";
}

.fa-safari:before {
  content: "\f267";
}

.fa-salesforce:before {
  content: "\f83b";
}

.fa-sass:before {
  content: "\f41e";
}

.fa-satellite:before {
  content: "\f7bf";
}

.fa-satellite-dish:before {
  content: "\f7c0";
}

.fa-save:before {
  content: "\f0c7";
}

.fa-schlix:before {
  content: "\f3ea";
}

.fa-school:before {
  content: "\f549";
}

.fa-screwdriver:before {
  content: "\f54a";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-scroll:before {
  content: "\f70e";
}

.fa-sd-card:before {
  content: "\f7c2";
}

.fa-search:before {
  content: "\f002";
}

.fa-search-dollar:before {
  content: "\f688";
}

.fa-search-location:before {
  content: "\f689";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-searchengin:before {
  content: "\f3eb";
}

.fa-seedling:before {
  content: "\f4d8";
}

.fa-sellcast:before {
  content: "\f2da";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-server:before {
  content: "\f233";
}

.fa-servicestack:before {
  content: "\f3ec";
}

.fa-shapes:before {
  content: "\f61f";
}

.fa-share:before {
  content: "\f064";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-shekel-sign:before {
  content: "\f20b";
}

.fa-shield-alt:before {
  content: "\f3ed";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-shipping-fast:before {
  content: "\f48b";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-shoe-prints:before {
  content: "\f54b";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-shopware:before {
  content: "\f5b5";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-shuttle-van:before {
  content: "\f5b6";
}

.fa-sign:before {
  content: "\f4d9";
}

.fa-sign-in-alt:before {
  content: "\f2f6";
}

.fa-sign-language:before {
  content: "\f2a7";
}

.fa-sign-out-alt:before {
  content: "\f2f5";
}

.fa-signal:before {
  content: "\f012";
}

.fa-signature:before {
  content: "\f5b7";
}

.fa-sim-card:before {
  content: "\f7c4";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-sistrix:before {
  content: "\f3ee";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-sith:before {
  content: "\f512";
}

.fa-skating:before {
  content: "\f7c5";
}

.fa-sketch:before {
  content: "\f7c6";
}

.fa-skiing:before {
  content: "\f7c9";
}

.fa-skiing-nordic:before {
  content: "\f7ca";
}

.fa-skull:before {
  content: "\f54c";
}

.fa-skull-crossbones:before {
  content: "\f714";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-slack:before {
  content: "\f198";
}

.fa-slack-hash:before {
  content: "\f3ef";
}

.fa-slash:before {
  content: "\f715";
}

.fa-sleigh:before {
  content: "\f7cc";
}

.fa-sliders-h:before {
  content: "\f1de";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-smile:before {
  content: "\f118";
}

.fa-smile-beam:before {
  content: "\f5b8";
}

.fa-smile-wink:before {
  content: "\f4da";
}

.fa-smog:before {
  content: "\f75f";
}

.fa-smoking:before {
  content: "\f48d";
}

.fa-smoking-ban:before {
  content: "\f54d";
}

.fa-sms:before {
  content: "\f7cd";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-snowboarding:before {
  content: "\f7ce";
}

.fa-snowflake:before {
  content: "\f2dc";
}

.fa-snowman:before {
  content: "\f7d0";
}

.fa-snowplow:before {
  content: "\f7d2";
}

.fa-socks:before {
  content: "\f696";
}

.fa-solar-panel:before {
  content: "\f5ba";
}

.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-alpha-down:before {
  content: "\f15d";
}

.fa-sort-alpha-up:before {
  content: "\f15e";
}

.fa-sort-amount-down:before {
  content: "\f160";
}

.fa-sort-amount-up:before {
  content: "\f161";
}

.fa-sort-down:before {
  content: "\f0dd";
}

.fa-sort-numeric-down:before {
  content: "\f162";
}

.fa-sort-numeric-up:before {
  content: "\f163";
}

.fa-sort-up:before {
  content: "\f0de";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-sourcetree:before {
  content: "\f7d3";
}

.fa-spa:before {
  content: "\f5bb";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-speakap:before {
  content: "\f3f3";
}

.fa-speaker-deck:before {
  content: "\f83c";
}

.fa-spider:before {
  content: "\f717";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-splotch:before {
  content: "\f5bc";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-spray-can:before {
  content: "\f5bd";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-square-full:before {
  content: "\f45c";
}

.fa-square-root-alt:before {
  content: "\f698";
}

.fa-squarespace:before {
  content: "\f5be";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-stamp:before {
  content: "\f5bf";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-and-crescent:before {
  content: "\f699";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-star-half-alt:before {
  content: "\f5c0";
}

.fa-star-of-david:before {
  content: "\f69a";
}

.fa-star-of-life:before {
  content: "\f621";
}

.fa-staylinked:before {
  content: "\f3f5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-steam-symbol:before {
  content: "\f3f6";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-sticker-mule:before {
  content: "\f3f7";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stopwatch:before {
  content: "\f2f2";
}

.fa-store:before {
  content: "\f54e";
}

.fa-store-alt:before {
  content: "\f54f";
}

.fa-strava:before {
  content: "\f428";
}

.fa-stream:before {
  content: "\f550";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-stripe:before {
  content: "\f429";
}

.fa-stripe-s:before {
  content: "\f42a";
}

.fa-stroopwafel:before {
  content: "\f551";
}

.fa-studiovinari:before {
  content: "\f3f8";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-subway:before {
  content: "\f239";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-suitcase-rolling:before {
  content: "\f5c1";
}

.fa-sun:before {
  content: "\f185";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-supple:before {
  content: "\f3f9";
}

.fa-surprise:before {
  content: "\f5c2";
}

.fa-suse:before {
  content: "\f7d6";
}

.fa-swatchbook:before {
  content: "\f5c3";
}

.fa-swimmer:before {
  content: "\f5c4";
}

.fa-swimming-pool:before {
  content: "\f5c5";
}

.fa-symfony:before {
  content: "\f83d";
}

.fa-synagogue:before {
  content: "\f69b";
}

.fa-sync:before {
  content: "\f021";
}

.fa-sync-alt:before {
  content: "\f2f1";
}

.fa-syringe:before {
  content: "\f48e";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-table-tennis:before {
  content: "\f45d";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-tablet-alt:before {
  content: "\f3fa";
}

.fa-tablets:before {
  content: "\f490";
}

.fa-tachometer-alt:before {
  content: "\f3fd";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-tape:before {
  content: "\f4db";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-taxi:before {
  content: "\f1ba";
}

.fa-teamspeak:before {
  content: "\f4f9";
}

.fa-teeth:before {
  content: "\f62e";
}

.fa-teeth-open:before {
  content: "\f62f";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-telegram-plane:before {
  content: "\f3fe";
}

.fa-temperature-high:before {
  content: "\f769";
}

.fa-temperature-low:before {
  content: "\f76b";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-tenge:before {
  content: "\f7d7";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-the-red-yeti:before {
  content: "\f69d";
}

.fa-theater-masks:before {
  content: "\f630";
}

.fa-themeco:before {
  content: "\f5c6";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-thermometer:before {
  content: "\f491";
}

.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-think-peaks:before {
  content: "\f731";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbtack:before {
  content: "\f08d";
}

.fa-ticket-alt:before {
  content: "\f3ff";
}

.fa-times:before {
  content: "\f00d";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-tint:before {
  content: "\f043";
}

.fa-tint-slash:before {
  content: "\f5c7";
}

.fa-tired:before {
  content: "\f5c8";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-toilet:before {
  content: "\f7d8";
}

.fa-toilet-paper:before {
  content: "\f71e";
}

.fa-toolbox:before {
  content: "\f552";
}

.fa-tools:before {
  content: "\f7d9";
}

.fa-tooth:before {
  content: "\f5c9";
}

.fa-torah:before {
  content: "\f6a0";
}

.fa-torii-gate:before {
  content: "\f6a1";
}

.fa-tractor:before {
  content: "\f722";
}

.fa-trade-federation:before {
  content: "\f513";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-traffic-light:before {
  content: "\f637";
}

.fa-train:before {
  content: "\f238";
}

.fa-tram:before {
  content: "\f7da";
}

.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-trash-alt:before {
  content: "\f2ed";
}

.fa-trash-restore:before {
  content: "\f829";
}

.fa-trash-restore-alt:before {
  content: "\f82a";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-trello:before {
  content: "\f181";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-truck-loading:before {
  content: "\f4de";
}

.fa-truck-monster:before {
  content: "\f63b";
}

.fa-truck-moving:before {
  content: "\f4df";
}

.fa-truck-pickup:before {
  content: "\f63c";
}

.fa-tshirt:before {
  content: "\f553";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-tv:before {
  content: "\f26c";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-typo3:before {
  content: "\f42b";
}

.fa-uber:before {
  content: "\f402";
}

.fa-ubuntu:before {
  content: "\f7df";
}

.fa-uikit:before {
  content: "\f403";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-umbrella-beach:before {
  content: "\f5ca";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-undo:before {
  content: "\f0e2";
}

.fa-undo-alt:before {
  content: "\f2ea";
}

.fa-uniregistry:before {
  content: "\f404";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-university:before {
  content: "\f19c";
}

.fa-unlink:before {
  content: "\f127";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-untappd:before {
  content: "\f405";
}

.fa-upload:before {
  content: "\f093";
}

.fa-ups:before {
  content: "\f7e0";
}

.fa-usb:before {
  content: "\f287";
}

.fa-user:before {
  content: "\f007";
}

.fa-user-alt:before {
  content: "\f406";
}

.fa-user-alt-slash:before {
  content: "\f4fa";
}

.fa-user-astronaut:before {
  content: "\f4fb";
}

.fa-user-check:before {
  content: "\f4fc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-clock:before {
  content: "\f4fd";
}

.fa-user-cog:before {
  content: "\f4fe";
}

.fa-user-edit:before {
  content: "\f4ff";
}

.fa-user-friends:before {
  content: "\f500";
}

.fa-user-graduate:before {
  content: "\f501";
}

.fa-user-injured:before {
  content: "\f728";
}

.fa-user-lock:before {
  content: "\f502";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-user-minus:before {
  content: "\f503";
}

.fa-user-ninja:before {
  content: "\f504";
}

.fa-user-nurse:before {
  content: "\f82f";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-user-shield:before {
  content: "\f505";
}

.fa-user-slash:before {
  content: "\f506";
}

.fa-user-tag:before {
  content: "\f507";
}

.fa-user-tie:before {
  content: "\f508";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-users:before {
  content: "\f0c0";
}

.fa-users-cog:before {
  content: "\f509";
}

.fa-usps:before {
  content: "\f7e1";
}

.fa-ussunnah:before {
  content: "\f407";
}

.fa-utensil-spoon:before {
  content: "\f2e5";
}

.fa-utensils:before {
  content: "\f2e7";
}

.fa-vaadin:before {
  content: "\f408";
}

.fa-vector-square:before {
  content: "\f5cb";
}

.fa-venus:before {
  content: "\f221";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-vial:before {
  content: "\f492";
}

.fa-vials:before {
  content: "\f493";
}

.fa-viber:before {
  content: "\f409";
}

.fa-video:before {
  content: "\f03d";
}

.fa-video-slash:before {
  content: "\f4e2";
}

.fa-vihara:before {
  content: "\f6a7";
}

.fa-vimeo:before {
  content: "\f40a";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-vimeo-v:before {
  content: "\f27d";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-vk:before {
  content: "\f189";
}

.fa-vnv:before {
  content: "\f40b";
}

.fa-volleyball-ball:before {
  content: "\f45f";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-mute:before {
  content: "\f6a9";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-vote-yea:before {
  content: "\f772";
}

.fa-vr-cardboard:before {
  content: "\f729";
}

.fa-vuejs:before {
  content: "\f41f";
}

.fa-walking:before {
  content: "\f554";
}

.fa-wallet:before {
  content: "\f555";
}

.fa-warehouse:before {
  content: "\f494";
}

.fa-water:before {
  content: "\f773";
}

.fa-wave-square:before {
  content: "\f83e";
}

.fa-waze:before {
  content: "\f83f";
}

.fa-weebly:before {
  content: "\f5cc";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-weight:before {
  content: "\f496";
}

.fa-weight-hanging:before {
  content: "\f5cd";
}

.fa-weixin:before {
  content: "\f1d7";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-whatsapp-square:before {
  content: "\f40c";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-whmcs:before {
  content: "\f40d";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-wind:before {
  content: "\f72e";
}

.fa-window-close:before {
  content: "\f410";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-wine-bottle:before {
  content: "\f72f";
}

.fa-wine-glass:before {
  content: "\f4e3";
}

.fa-wine-glass-alt:before {
  content: "\f5ce";
}

.fa-wix:before {
  content: "\f5cf";
}

.fa-wizards-of-the-coast:before {
  content: "\f730";
}

.fa-wolf-pack-battalion:before {
  content: "\f514";
}

.fa-won-sign:before {
  content: "\f159";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-wordpress-simple:before {
  content: "\f411";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-wpressr:before {
  content: "\f3e4";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-x-ray:before {
  content: "\f497";
}

.fa-xbox:before {
  content: "\f412";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-y-combinator:before {
  content: "\f23b";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-yammer:before {
  content: "\f840";
}

.fa-yandex:before {
  content: "\f413";
}

.fa-yandex-international:before {
  content: "\f414";
}

.fa-yarn:before {
  content: "\f7e3";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-yen-sign:before {
  content: "\f157";
}

.fa-yin-yang:before {
  content: "\f6ad";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-youtube-square:before {
  content: "\f431";
}

.fa-zhihu:before {
  content: "\f63f";
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.fab {
  font-family: "Font Awesome 5 Brands";
}

.far {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa,
.fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/*! jQuery UI - v1.11.4 - 2015-03-11
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
/*TODO : Convert image urls to asset urls*/
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-clearfix {
  min-height: 0; /* support: IE7 */
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  min-height: 0; /* support: IE7 */
  font-size: 100%;
}

.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: 0.5em;
  top: 50%;
  margin-top: -8px;
}

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible; /* removes extra width in IE */
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2.2em;
}

/* button elements seem to need a little more width */
button.ui-button-icon-only {
  width: 2.4em;
}

.ui-button-icons-only {
  width: 3.4em;
}

button.ui-button-icons-only {
  width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}

.ui-button-text-only .ui-button-text {
  padding: 0.4em 1em;
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: 0.4em;
  text-indent: -9999999px;
}

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 1em 0.4em 2.1em;
}

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 2.1em 0.4em 1em;
}

.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}

/* no icon support for input elements, provide padding by default */
input.ui-button {
  padding: 0.4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}

.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}

.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: 0.5em;
}

.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: 0.5em;
}

/* button sets */
.ui-buttonset {
  margin-right: 7px;
}

.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}

.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: none;
  overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}

.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}

.ui-menu .ui-menu {
  position: absolute;
}

.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px 0.4em;
  cursor: pointer;
  min-height: 0; /* support: IE7 */
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}

/* icon support */
.ui-menu-icons {
  position: relative;
}

.ui-menu-icons .ui-menu-item {
  padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25); /* support: IE8 */
  opacity: 0.25;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

.ui-resizable {
  position: relative;
}

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  /* Support: IE7 */
  overflow-x: hidden;
  padding-bottom: 1px;
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}

.ui-selectmenu-open {
  display: block;
}

.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer;
}

.ui-selectmenu-button span.ui-icon {
  right: 0.5em;
  left: auto;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}

.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: 0.4em 2.1em 0.4em 1em;
  display: block;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

.ui-slider-horizontal {
  height: 0.8em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 22px;
}

.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}

/* vertically center icon */
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}

.ui-spinner-up {
  top: 0;
}

.ui-spinner-down {
  bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
  /* need to fix icons sprite */
  background-position: -65px -16px;
}

.ui-tabs {
  position: relative; /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: 0.2em;
}

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}

body .ui-tooltip {
  border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}

.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff url(//halemind.com/assets/jquery-ui/ui-bg_flat_75_ffffff_40x100-651cf7032c4ba86fb997a4ba7220e89c917388b3c55136af697cedacfe7110bb.png) 50% 50% repeat-x;
  color: #222222;
}

.ui-widget-content a {
  color: #222222;
}

.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #cccccc url(//halemind.com/assets/jquery-ui/ui-bg_highlight-soft_75_cccccc_1x100-99b970a317c0b287ecaefb777b32c03c59bc7be227097482fbea4445751bb1d7.png) 50% 50% repeat-x;
  color: #222222;
  font-weight: bold;
}

.ui-widget-header a {
  color: #222222;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url(//halemind.com/assets/jquery-ui/ui-bg_glass_75_e6e6e6_1x400-f8173b08c6bb065d10bf2e4827927541fd2cd65af57542489989703bbe3a8b33.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #555555;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #999999;
  background: #dadada url(//halemind.com/assets/jquery-ui/ui-bg_glass_75_dadada_1x400-f206f35f6cc19514a78fed9677e9c6d87306fd755dcc546ab60c952fbbebb364.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #212121;
  text-decoration: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff url(//halemind.com/assets/jquery-ui/ui-bg_glass_65_ffffff_1x400-dad10f9e2f2814d548b3d10f3a5d0c6126f2fb36ecfefa8a1f0f1bb91243b673.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url(//halemind.com/assets/jquery-ui/ui-bg_glass_55_fbf9ee_1x400-21a211bad354f4254def435d6569cbf75cc319b12b4c00f6ca75eaba237dc590.png) 50% 50% repeat-x;
  color: #363636;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url(//halemind.com/assets/jquery-ui/ui-bg_glass_95_fef1ec_1x400-6b9a6b9ad3e2b500907e2de603e5c7e7de41550710d4d46cc6d69aaaf3ed45f8.png) 50% 50% repeat-x;
  color: #cd0a0a;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70); /* support: IE8 */
  font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35); /* support: IE8 */
  background-image: none;
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url(//halemind.com/assets/jquery-ui/ui-icons_222222_256x240-8af6db0f4f8aff41d3816502b4539dbbb5e97d4f09acc2038fa5b0c246811dbc.png);
}

.ui-widget-header .ui-icon {
  background-image: url(//halemind.com/assets/jquery-ui/ui-icons_222222_256x240-8af6db0f4f8aff41d3816502b4539dbbb5e97d4f09acc2038fa5b0c246811dbc.png);
}

.ui-state-default .ui-icon {
  background-image: url(//halemind.com/assets/jquery-ui/ui-icons_888888_256x240-6236adcf6b52dba99fe51864cadc3fd2d2174cf6343a70fb30956627fbdb7309.png);
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url(//halemind.com/assets/jquery-ui/ui-icons_454545_256x240-f1d4bc944174dcd716e9c8dc7bfc1c419044162e42c6ca5878aa57e84423b8cd.png);
}

.ui-state-active .ui-icon {
  background-image: url(//halemind.com/assets/jquery-ui/ui-icons_454545_256x240-f1d4bc944174dcd716e9c8dc7bfc1c419044162e42c6ca5878aa57e84423b8cd.png);
}

.ui-state-highlight .ui-icon {
  background-image: url(//halemind.com/assets/jquery-ui/ui-icons_2e83ff_256x240-19da4e40c24695fbd65a7c8649ef945deb6c4df312ae7e5b113079e75228611f.png);
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(//halemind.com/assets/jquery-ui/ui-icons_cd0a0a_256x240-c842ac58c98d366a17e76023ee42fe1cc79d6f48fa5ac47d1be846c9c9ca7022.png);
}

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px;
}

.ui-icon-carat-1-n {
  background-position: 0 0;
}

.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

.ui-icon-carat-1-e {
  background-position: -32px 0;
}

.ui-icon-carat-1-se {
  background-position: -48px 0;
}

.ui-icon-carat-1-s {
  background-position: -64px 0;
}

.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

.ui-icon-carat-1-w {
  background-position: -96px 0;
}

.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa url(//halemind.com/assets/jquery-ui/ui-bg_flat_0_aaaaaa_40x100-12e01c996e684bfd12f9e3978f7424fe0e2e7151ffe7e26f67a4bf46844645da.png) 50% 50% repeat-x;
  opacity: 0.3;
  filter: Alpha(Opacity=30); /* support: IE8 */
}

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url(//halemind.com/assets/jquery-ui/ui-bg_flat_0_aaaaaa_40x100-12e01c996e684bfd12f9e3978f7424fe0e2e7151ffe7e26f67a4bf46844645da.png) 50% 50% repeat-x;
  opacity: 0.3;
  filter: Alpha(Opacity=30); /* support: IE8 */
  border-radius: 8px;
}

/**
 * selectize.default.css (v0.8.0) - Default Theme
 * Copyright (c) 2013 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */
.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  visibility: visible !important;
  -webkit-box-shadow: inset 0 0 12px 4px #ffffff;
  box-shadow: inset 0 0 12px 4px #ffffff;
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: "!";
  visibility: hidden;
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  background: #f8f8f8;
  border-bottom: 1px solid #d0d0d0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

.selectize-dropdown-header-close {
  position: absolute;
  top: 50%;
  right: 8px;
  margin-top: -12px;
  font-size: 20px !important;
  line-height: 20px;
  color: #303030;
  opacity: 0.4;
}

.selectize-dropdown-header-close:hover {
  color: #000000;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
  float: left;
  border-top: 0 none;
  border-right: 1px solid #f2f2f2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}

.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}

.selectize-control.plugin-remove_button [data-value] .remove {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: inline-block;
  width: 17px;
  padding: 2px 0 0 0;
  font-size: 12px;
  font-weight: bold;
  color: inherit;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  border-left: 1px solid #0073bb;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}

.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #00578d;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #aaaaaa;
}

.selectize-control {
  position: relative;
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
  font-family: inherit;
  font-size: 13px;
  -webkit-font-smoothing: inherit;
  line-height: 18px;
  color: #303030;
}

.selectize-input,
.selectize-control.single .selectize-input.input-active {
  display: inline-block;
  cursor: text;
  background: #ffffff;
}

.selectize-input {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 100%;
  padding: 8px 8px;
  overflow: hidden;
  border: 1px solid #d0d0d0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.selectize-control.multi .selectize-input.has-items {
  padding: 5px 8px 2px;
}

.selectize-input.full {
  background-color: #ffffff;
}

.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}

.selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}

.selectize-input.dropdown-active {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

.selectize-input > * {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  vertical-align: baseline;
  zoom: 1;
}

.selectize-control.multi .selectize-input > div {
  padding: 2px 6px;
  margin: 0 3px 3px 0;
  color: #ffffff;
  cursor: pointer;
  background: #1da7ee;
  border: 1px solid #0073bb;
}

.selectize-control.multi .selectize-input > div.active {
  color: #ffffff;
  background: #92c836;
  border: 1px solid #00578d;
}

.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #ffffff;
  background: #d2d2d2;
  border: 1px solid #aaaaaa;
}

.selectize-input > input {
  max-width: 100% !important;
  max-height: none !important;
  min-height: 0 !important;
  padding: 0 !important;
  margin: 0 1px !important;
  line-height: inherit !important;
  text-indent: 0 !important;
  background: none !important;
  border: 0 none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-user-select: auto !important;
}

.selectize-input > input:focus {
  outline: none !important;
}

.selectize-input::after {
  display: block;
  clear: left;
  content: " ";
}

.selectize-input.dropdown-active::before {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  height: 1px;
  background: #f0f0f0;
  content: " ";
}

.selectize-dropdown {
  position: absolute;
  z-index: 10;
  margin: -1px 0 0 0;
  background: #ffffff;
  border: 1px solid #d0d0d0;
  border-top: 0 none;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.selectize-dropdown [data-selectable] {
  overflow: hidden;
  cursor: pointer;
}

.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
  padding: 5px 8px;
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}

.selectize-dropdown .optgroup-header {
  color: #303030;
  cursor: default;
  background: #ffffff;
}

.selectize-dropdown .active {
  color: #495c68;
  background-color: #f5fafd;
}

.selectize-dropdown .active.create {
  color: #495c68;
}

.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}

.selectize-dropdown-content {
  max-height: 200px;
  overflow-x: hidden;
  overflow-y: auto;
}

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}

.selectize-control.single .selectize-input:after {
  position: absolute;
  top: 50%;
  right: 15px;
  display: block;
  width: 0;
  height: 0;
  margin-top: -3px;
  border-color: #808080 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  content: " ";
}

.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-color: transparent transparent #808080 transparent;
  border-width: 0 5px 5px 5px;
}

.selectize-control.rtl.single .selectize-input:after {
  right: auto;
  left: 15px;
}

.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}

.selectize-control .selectize-input.disabled {
  background-color: #fafafa;
  opacity: 0.5;
}

.selectize-control.multi .selectize-input.has-items {
  padding-right: 5px;
  padding-left: 5px;
  white-space: normal;
}

.selectize-control.multi .selectize-input.disabled [data-value] {
  color: #999;
  text-shadow: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.selectize-control.multi .selectize-input.disabled [data-value],
.selectize-control.multi .selectize-input.disabled [data-value] .remove {
  border-color: #e6e6e6;
}

.selectize-control.multi .selectize-input.disabled [data-value] .remove {
  background: none;
}

.selectize-control.multi .selectize-input [data-value] {
  text-shadow: 0 1px 0 rgba(0, 51, 83, 0.3);
  background-color: #1b9dec;
  background-image: -moz-linear-gradient(top, #1da7ee, #178ee9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1da7ee), to(#178ee9));
  background-image: -webkit-linear-gradient(top, #1da7ee, #178ee9);
  background-image: -o-linear-gradient(top, #1da7ee, #178ee9);
  background-image: linear-gradient(to bottom, #1da7ee, #178ee9);
  background-repeat: repeat-x;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1da7ee', endColorstr='#ff178ee9', GradientType=0);
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 1px rgba(255, 255, 255, 0.03);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 1px rgba(255, 255, 255, 0.03);
}

.selectize-control.multi .selectize-input [data-value].active {
  background-color: #0085d4;
  background-image: -moz-linear-gradient(top, #008fd8, #0075cf);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#008fd8), to(#0075cf));
  background-image: -webkit-linear-gradient(top, #008fd8, #0075cf);
  background-image: -o-linear-gradient(top, #008fd8, #0075cf);
  background-image: linear-gradient(to bottom, #008fd8, #0075cf);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff008fd8', endColorstr='#ff0075cf', GradientType=0);
}

.selectize-control.single .selectize-input {
  background-color: #f9f9f9;
  background-image: -moz-linear-gradient(top, #fefefe, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #fefefe, #f2f2f2);
  background-image: -o-linear-gradient(top, #fefefe, #f2f2f2);
  background-image: linear-gradient(to bottom, #fefefe, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefefe', endColorstr='#fff2f2f2', GradientType=0);
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.8);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.8);
}

.selectize-control.single .selectize-input,
.selectize-dropdown.single {
  border-color: #b8b8b8;
}

.selectize-dropdown .optgroup-header {
  padding-top: 7px;
  font-size: 0.85em;
  font-weight: bold;
}

.selectize-dropdown .optgroup {
  border-top: 1px solid #f0f0f0;
}

.selectize-dropdown .optgroup:first-child {
  border-top: 0 none;
}

/*
 *  Document   : plugins.css
 *  Author     : Various
 *  Description: Stylesheet of various plugins in one file for consistency.
 *  Most styles are altered to match template's style. Feel free to remove the
 *  plugin styles you won't use (along with their plugins in js/plugins.js)
 *  or include them separately if you are going to use them only in few pages
 *  of your project. I've included this file along with js/plugins.js in all pages
 *  to make all the plugins available everywhere with the minimum cost (few http requests).
 *
 *  Includes (with shortcode):
 *      
 *      (#03fcs) FullCalendar
 *      (#04djs) Dropzone.js
 *      (#06dps) Datepicker for Bootstrap
 *      (#07bcs) Bootstrap Colorpicker
 *      (#08prs) PRISM.js
 *      (#09mps) Magnific Popup CSS
 *      (#10dts) Datatables
 *      (#11eps) Easy Pie Chart
 *      (#12cas) CSS3 ANIMATION CHEAT SHEET
 *      (#13tps) Bootstrap Timepicker
 *      (#14tis) Jquery Tags Input
 *      (#15sbs) Slider for Bootstrap
 *      (#16nps) NProgress
 *      (#17s2s) Select2
 */
/*
=================================================================
(#03fcs) FullCalendar

Docs & License: http://arshaw.com/fullcalendar/
(c) 2013 Adam Shaw
=================================================================
*/
.fc {
  direction: ltr;
  text-align: left;
}

.fc-rtl {
  text-align: right;
}

body .fc { /* extra precedence to overcome jqui */
  font-size: 1em;
}

/* Colors
--------------------------------------------------------------------------------------------------*/
.fc-unthemed th,
.fc-unthemed td,
.fc-unthemed hr,
.fc-unthemed thead,
.fc-unthemed tbody,
.fc-unthemed .fc-row,
.fc-unthemed .fc-popover {
  border-color: #ddd;
}

.fc-unthemed .fc-popover {
  background-color: #fff;
}

.fc-unthemed .fc-divider,
.fc-unthemed .fc-popover .fc-header {
  background: #eee;
}

.fc-unthemed .fc-popover .fc-header .fc-close {
  color: #666;
}

.fc-unthemed .fc-today {
  background: #fcf8e3;
}

.fc-highlight { /* when user is selecting cells */
  background: #bce8f1;
  opacity: 0.3;
  filter: alpha(opacity=30); /* for IE */
}

.fc-bgevent { /* default look for background events */
  background: #5ccdde;
  opacity: 0.3;
  filter: alpha(opacity=30); /* for IE */
}

.fc-nonbusiness { /* default look for non-business-hours areas */
  /* will inherit .fc-bgevent's styles */
  background: #d7d7d7;
}

/* Icons (inline elements with styled text that mock arrow icons)
--------------------------------------------------------------------------------------------------*/
.fc-icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  line-height: 1em;
  font-size: 1em;
  text-align: center;
  overflow: hidden;
  font-family: "Courier New", Courier, monospace;
}

/*
Acceptable font-family overrides for individual icons:
        "Arial", sans-serif
        "Times New Roman", serif

NOTE: use percentage font sizes or else old IE chokes
*/
.fc-icon:after {
  position: relative;
  margin: 0 -1em; /* ensures character will be centered, regardless of width */
}

.fc-icon-left-single-arrow:after {
  content: "‹";
  font-weight: bold;
  font-size: 200%;
  top: -7%;
  left: 3%;
}

.fc-icon-right-single-arrow:after {
  content: "›";
  font-weight: bold;
  font-size: 200%;
  top: -7%;
  left: -3%;
}

.fc-icon-left-double-arrow:after {
  content: "«";
  font-size: 160%;
  top: -7%;
}

.fc-icon-right-double-arrow:after {
  content: "»";
  font-size: 160%;
  top: -7%;
}

.fc-icon-left-triangle:after {
  content: "◄";
  font-size: 125%;
  top: 3%;
  left: -2%;
}

.fc-icon-right-triangle:after {
  content: "►";
  font-size: 125%;
  top: 3%;
  left: 2%;
}

.fc-icon-down-triangle:after {
  content: "▼";
  font-size: 125%;
  top: 2%;
}

.fc-icon-x:after {
  content: "×";
  font-size: 200%;
  top: 6%;
}

/* Buttons (styled <button> tags, normalized to work cross-browser)
--------------------------------------------------------------------------------------------------*/
.fc button {
  padding: 0 0.6em;
  height: 34px;
  margin-top: 1px !important;
  line-height: 34px;
  white-space: nowrap;
  cursor: pointer;
}

/* Firefox has an annoying inner border */
.fc button::-moz-focus-inner {
  margin: 0;
  padding: 0;
}

.fc-state-default { /* non-theme */
  border: 1px solid;
}

.fc-state-default.fc-corner-left { /* non-theme */
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.fc-state-default.fc-corner-right { /* non-theme */
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* icons in buttons */
.fc button .fc-icon { /* non-theme */
  position: relative;
  top: 0.05em; /* seems to be a good adjustment across browsers */
  margin: 0 0.1em;
}

/*
  button states
  borrowed from twitter bootstrap (http://twitter.github.com/bootstrap/)
*/
.fc-state-default {
  background-color: #6ad2eb;
  color: #ffffff;
  border: 1px solid #1bbae1;
}

.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
  color: #ffffff;
  background-color: #1bbae1;
}

.fc-state-hover {
  text-decoration: none;
  background-color: #1bbae1;
}

.fc-state-down,
.fc-state-active {
  background-color: #1bbae1;
  border-color: #1593b3;
  outline: 0;
}

.fc-state-disabled {
  cursor: default;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

/* Buttons Groups
--------------------------------------------------------------------------------------------------*/
.fc-button-group {
  display: inline-block;
}

/*
every button that is not first in a button group should scootch over one pixel and cover the
previous button's border...
*/
.fc .fc-button-group > * { /* extra precedence b/c buttons have margin set to zero */
  float: left;
  margin: 0 0 0 -1px;
}

.fc .fc-button-group > :first-child { /* same */
  margin-left: 0;
}

/* Popover
--------------------------------------------------------------------------------------------------*/
.fc-popover {
  position: absolute;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

.fc-popover .fc-header {
  padding: 2px 4px;
}

.fc-popover .fc-header .fc-title {
  margin: 0 2px;
}

.fc-popover .fc-header .fc-close {
  cursor: pointer;
}

.fc-ltr .fc-popover .fc-header .fc-title,
.fc-rtl .fc-popover .fc-header .fc-close {
  float: left;
}

.fc-rtl .fc-popover .fc-header .fc-title,
.fc-ltr .fc-popover .fc-header .fc-close {
  float: right;
}

/* unthemed */
.fc-unthemed .fc-popover {
  border-width: 1px;
  border-style: solid;
}

.fc-unthemed .fc-popover .fc-header .fc-close {
  font-size: 25px;
  margin-top: 4px;
}

/* jqui themed */
.fc-popover > .ui-widget-header + .ui-widget-content {
  border-top: 0; /* where they meet, let the header have the border */
}

/* Misc Reusable Components
--------------------------------------------------------------------------------------------------*/
.fc-divider {
  border-style: solid;
  border-width: 1px;
}

hr.fc-divider {
  height: 0;
  margin: 0;
  padding: 0 0 2px; /* height is unreliable across browsers, so use padding */
  border-width: 1px 0;
}

.fc-clear {
  clear: both;
}

.fc-bg,
.fc-highlight-skeleton,
.fc-helper-skeleton {
  /* these element should always cling to top-left/right corners */
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.fc-bg {
  bottom: 0; /* strech bg to bottom edge */
}

.fc-bg table {
  height: 100%; /* strech bg to bottom edge */
}

/* Tables
--------------------------------------------------------------------------------------------------*/
.fc table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1em; /* normalize cross-browser */
}

.fc th {
  text-align: center;
}

.fc th,
.fc td {
  border-style: solid;
  border-width: 1px;
  padding: 0;
  vertical-align: top;
}

.fc td.fc-today {
  border-style: double; /* overcome neighboring borders */
}

/* Fake Table Rows
--------------------------------------------------------------------------------------------------*/
.fc .fc-row { /* extra precedence to overcome themes w/ .ui-widget-content forcing a 1px border */
  /* no visible border by default. but make available if need be (scrollbar width compensation) */
  border-style: solid;
  border-width: 0;
}

.fc-row table {
  /* don't put left/right border on anything within a fake row.
     the outer tbody will worry about this */
  border-left: 0 hidden transparent;
  border-right: 0 hidden transparent;
  /* no bottom borders on rows */
  border-bottom: 0 hidden transparent;
}

.fc-row:first-child table {
  border-top: 0 hidden transparent; /* no top border on first row */
}

/* Day Row (used within the header and the DayGrid)
--------------------------------------------------------------------------------------------------*/
.fc-row {
  position: relative;
}

.fc-row .fc-bg {
  z-index: 1;
}

/* highlighting cells & background event skeleton */
.fc-row .fc-bgevent-skeleton,
.fc-row .fc-highlight-skeleton {
  bottom: 0; /* stretch skeleton to bottom of row */
}

.fc-row .fc-bgevent-skeleton table,
.fc-row .fc-highlight-skeleton table {
  height: 100%; /* stretch skeleton to bottom of row */
}

.fc-row .fc-highlight-skeleton td,
.fc-row .fc-bgevent-skeleton td {
  border-color: transparent;
}

.fc-row .fc-bgevent-skeleton {
  z-index: 2;
}

.fc-row .fc-highlight-skeleton {
  z-index: 3;
}

/*
row content (which contains day/week numbers and events) as well as "helper" (which contains
temporary rendered events).
*/
.fc-row .fc-content-skeleton {
  position: relative;
  z-index: 4;
  padding-bottom: 2px; /* matches the space above the events */
}

.fc-row .fc-helper-skeleton {
  z-index: 5;
}

.fc-row .fc-content-skeleton td,
.fc-row .fc-helper-skeleton td {
  /* see-through to the background below */
  background: none; /* in case <td>s are globally styled */
  border-color: transparent;
  /* don't put a border between events and/or the day number */
  border-bottom: 0;
}

.fc-row .fc-content-skeleton tbody td,
.fc-row .fc-helper-skeleton tbody td {
  /* don't put a border between event cells */
  border-top: 0;
}

/* Scrolling Container
--------------------------------------------------------------------------------------------------*/
.fc-scroller { /* this class goes on elements for guaranteed vertical scrollbars */
  overflow-y: scroll;
  overflow-x: hidden;
}

.fc-scroller > * { /* we expect an immediate inner element */
  position: relative; /* re-scope all positions */
  width: 100%; /* hack to force re-sizing this inner element when scrollbars appear/disappear */
  overflow: hidden; /* don't let negative margins or absolute positioning create further scroll */
}

/* Global Event Styles
--------------------------------------------------------------------------------------------------*/
.fc-event {
  position: relative; /* for resize handle and other inner positioning */
  display: block; /* make the <a> tag block */
  font-size: 0.85em;
  line-height: 1.3;
  border-radius: 3px;
  border: 1px solid #5ccdde; /* default BORDER color */
  background-color: #5ccdde; /* default BACKGROUND color */
  font-weight: normal; /* undo jqui's ui-widget-header bold */
}

/* overpower some of bootstrap's and jqui's styles on <a> tags */
.fc-event,
.fc-event:hover,
.ui-widget .fc-event {
  color: #fff; /* default TEXT color */
  text-decoration: none; /* if <a> has an href */
}

.fc-event[href],
.fc-event.fc-draggable {
  cursor: pointer; /* give events with links and draggable events a hand mouse pointer */
}

.fc-not-allowed,
.fc-not-allowed .fc-event { /* to override an event's custom cursor */
  cursor: not-allowed;
}

.fc-event .fc-bg { /* the generic .fc-bg already does position */
  z-index: 1;
  background: #fff;
  opacity: 0.25;
  filter: alpha(opacity=25); /* for IE */
}

.fc-event .fc-content {
  position: relative;
  z-index: 2;
}

.fc-event .fc-resizer {
  position: absolute;
  z-index: 3;
}

/* Horizontal Events
--------------------------------------------------------------------------------------------------*/
/* events that are continuing to/from another week. kill rounded corners and butt up against edge */
.fc-ltr .fc-h-event.fc-not-start,
.fc-rtl .fc-h-event.fc-not-end {
  margin-left: 0;
  border-left-width: 0;
  padding-left: 1px; /* replace the border with padding */
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.fc-ltr .fc-h-event.fc-not-end,
.fc-rtl .fc-h-event.fc-not-start {
  margin-right: 0;
  border-right-width: 0;
  padding-right: 1px; /* replace the border with padding */
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* resizer */
.fc-h-event .fc-resizer { /* positioned it to overcome the event's borders */
  top: -1px;
  bottom: -1px;
  left: -1px;
  right: -1px;
  width: 5px;
}

/* left resizer  */
.fc-ltr .fc-h-event .fc-start-resizer,
.fc-ltr .fc-h-event .fc-start-resizer:before,
.fc-ltr .fc-h-event .fc-start-resizer:after,
.fc-rtl .fc-h-event .fc-end-resizer,
.fc-rtl .fc-h-event .fc-end-resizer:before,
.fc-rtl .fc-h-event .fc-end-resizer:after {
  right: auto; /* ignore the right and only use the left */
  cursor: w-resize;
}

/* right resizer */
.fc-ltr .fc-h-event .fc-end-resizer,
.fc-ltr .fc-h-event .fc-end-resizer:before,
.fc-ltr .fc-h-event .fc-end-resizer:after,
.fc-rtl .fc-h-event .fc-start-resizer,
.fc-rtl .fc-h-event .fc-start-resizer:before,
.fc-rtl .fc-h-event .fc-start-resizer:after {
  left: auto; /* ignore the left and only use the right */
  cursor: e-resize;
}

/* DayGrid events
----------------------------------------------------------------------------------------------------
We use the full "fc-day-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/
.fc-day-grid-event {
  margin: 1px 2px 0; /* spacing between events and edges */
  padding: 0 1px;
}

.fc-day-grid-event .fc-content { /* force events to be one-line tall */
  white-space: nowrap;
  overflow: hidden;
}

.fc-day-grid-event .fc-time {
  font-weight: bold;
}

.fc-day-grid-event .fc-resizer { /* enlarge the default hit area */
  left: -3px;
  right: -3px;
  width: 7px;
}

/* Event Limiting
--------------------------------------------------------------------------------------------------*/
/* "more" link that represents hidden events */
a.fc-more {
  margin: 1px 3px;
  font-size: 0.85em;
  cursor: pointer;
  text-decoration: none;
}

a.fc-more:hover {
  text-decoration: underline;
}

.fc-limited { /* rows and cells that are hidden because of a "more" link */
  display: none;
}

/* popover that appears when "more" link is clicked */
.fc-day-grid .fc-row {
  z-index: 1; /* make the "more" popover one higher than this */
}

.fc-more-popover {
  z-index: 2;
  width: 220px;
}

.fc-more-popover .fc-event-container {
  padding: 10px;
}

/* Toolbar
--------------------------------------------------------------------------------------------------*/
.fc-toolbar {
  text-align: center;
  margin-bottom: 1em;
}

.fc-toolbar .fc-left {
  float: left;
}

.fc-toolbar .fc-right {
  float: right;
}

.fc-toolbar .fc-center {
  display: inline-block;
}

/* the things within each left/right/center section */
.fc .fc-toolbar > * > * { /* extra precedence to override button border margins */
  float: left;
  margin-left: 0.75em;
}

/* the first thing within each left/center/right section */
.fc .fc-toolbar > * > :first-child { /* extra precedence to override button border margins */
  margin-left: 0;
}

/* title text */
.fc-toolbar h2 {
  margin: 0;
}

/* button layering (for border precedence) */
.fc-toolbar button {
  position: relative;
}

.fc-toolbar .fc-state-hover,
.fc-toolbar .ui-state-hover {
  z-index: 2;
}

.fc-toolbar .fc-state-down {
  z-index: 3;
}

.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active {
  z-index: 4;
}

.fc-toolbar button:focus {
  z-index: 5;
}

/* View Structure
--------------------------------------------------------------------------------------------------*/
/* undo twitter bootstrap's box-sizing rules. normalizes positioning techniques */
/* don't do this for the toolbar because we'll want bootstrap to style those buttons as some pt */
.fc-view-container *,
.fc-view-container *:before,
.fc-view-container *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.fc-view,
.fc-view > table { /* so dragged elements can be above the view's main element */
  position: relative;
  z-index: 1;
}

/* BasicView
--------------------------------------------------------------------------------------------------*/
/* day row structure */
.fc-basicWeek-view .fc-content-skeleton,
.fc-basicDay-view .fc-content-skeleton {
  /* we are sure there are no day numbers in these views, so... */
  padding-top: 1px; /* add a pixel to make sure there are 2px padding above events */
  padding-bottom: 1em; /* ensure a space at bottom of cell for user selecting/clicking */
}

.fc-basic-view tbody .fc-row {
  min-height: 4em; /* ensure that all rows are at least this tall */
}

/* a "rigid" row will take up a constant amount of height because content-skeleton is absolute */
.fc-row.fc-rigid {
  overflow: hidden;
}

.fc-row.fc-rigid .fc-content-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

/* week and day number styling */
.fc-basic-view .fc-week-number,
.fc-basic-view .fc-day-number {
  padding: 0 2px;
}

.fc-basic-view td.fc-week-number span,
.fc-basic-view td.fc-day-number {
  padding-top: 2px;
  padding-bottom: 2px;
}

.fc-basic-view .fc-week-number {
  text-align: center;
}

.fc-basic-view .fc-week-number span {
  /* work around the way we do column resizing and ensure a minimum width */
  display: inline-block;
  min-width: 1.25em;
}

.fc-ltr .fc-basic-view .fc-day-number {
  text-align: right;
}

.fc-rtl .fc-basic-view .fc-day-number {
  text-align: left;
}

.fc-day-number.fc-other-month {
  opacity: 0.3;
  filter: alpha(opacity=30); /* for IE */
  /* opacity with small font can sometimes look too faded
     might want to set the 'color' property instead
     making day-numbers bold also fixes the problem */
}

/* AgendaView all-day area
--------------------------------------------------------------------------------------------------*/
.fc-agenda-view .fc-day-grid {
  position: relative;
  z-index: 2; /* so the "more.." popover will be over the time grid */
}

.fc-agenda-view .fc-day-grid .fc-row {
  min-height: 3em; /* all-day section will never get shorter than this */
}

.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
  padding-top: 1px; /* add a pixel to make sure there are 2px padding above events */
  padding-bottom: 1em; /* give space underneath events for clicking/selecting days */
}

/* TimeGrid axis running down the side (for both the all-day area and the slot area)
--------------------------------------------------------------------------------------------------*/
.fc .fc-axis { /* .fc to overcome default cell styles */
  vertical-align: middle;
  padding: 0 4px;
  white-space: nowrap;
}

.fc-ltr .fc-axis {
  text-align: right;
}

.fc-rtl .fc-axis {
  text-align: left;
}

.ui-widget td.fc-axis {
  font-weight: normal; /* overcome jqui theme making it bold */
}

/* TimeGrid Structure
--------------------------------------------------------------------------------------------------*/
.fc-time-grid-container,
.fc-time-grid { /* so slats/bg/content/etc positions get scoped within here */
  position: relative;
  z-index: 1;
}

.fc-time-grid {
  min-height: 100%; /* so if height setting is 'auto', .fc-bg stretches to fill height */
}

.fc-time-grid table { /* don't put outer borders on slats/bg/content/etc */
  border: 0 hidden transparent;
}

.fc-time-grid > .fc-bg {
  z-index: 1;
}

.fc-time-grid .fc-slats,
.fc-time-grid > hr { /* the <hr> AgendaView injects when grid is shorter than scroller */
  position: relative;
  z-index: 2;
}

.fc-time-grid .fc-bgevent-skeleton,
.fc-time-grid .fc-content-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.fc-time-grid .fc-bgevent-skeleton {
  z-index: 3;
}

.fc-time-grid .fc-highlight-skeleton {
  z-index: 4;
}

.fc-time-grid .fc-content-skeleton {
  z-index: 5;
}

.fc-time-grid .fc-helper-skeleton {
  z-index: 6;
}

/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-slats td {
  height: 1.5em;
  border-bottom: 0; /* each cell is responsible for its top border */
}

.fc-time-grid .fc-slats .fc-minor td {
  border-top-style: dotted;
}

.fc-time-grid .fc-slats .ui-widget-content { /* for jqui theme */
  background: none; /* see through to fc-bg */
}

/* TimeGrid Highlighting Slots
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-highlight-container { /* a div within a cell within the fc-highlight-skeleton */
  position: relative; /* scopes the left/right of the fc-highlight to be in the column */
}

.fc-time-grid .fc-highlight {
  position: absolute;
  left: 0;
  right: 0;
  /* top and bottom will be in by JS */
}

/* TimeGrid Event Containment
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-event-container,
.fc-time-grid .fc-bgevent-container { /* a div within a cell within the fc-bgevent-skeleton */
  position: relative;
}

.fc-ltr .fc-time-grid .fc-event-container { /* space on the sides of events for LTR (default) */
  margin: 0 2.5% 0 2px;
}

.fc-rtl .fc-time-grid .fc-event-container { /* space on the sides of events for RTL */
  margin: 0 2px 0 2.5%;
}

.fc-time-grid .fc-event,
.fc-time-grid .fc-bgevent {
  position: absolute;
  z-index: 1; /* scope inner z-index's */
}

.fc-time-grid .fc-bgevent {
  /* background events always span full width */
  left: 0;
  right: 0;
}

/* Generic Vertical Event
--------------------------------------------------------------------------------------------------*/
.fc-v-event.fc-not-start { /* events that are continuing from another day */
  /* replace space made by the top border with padding */
  border-top-width: 0;
  padding-top: 1px;
  /* remove top rounded corners */
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.fc-v-event.fc-not-end {
  /* replace space made by the top border with padding */
  border-bottom-width: 0;
  padding-bottom: 1px;
  /* remove bottom rounded corners */
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* TimeGrid Event Styling
----------------------------------------------------------------------------------------------------
We use the full "fc-time-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/
.fc-time-grid-event {
  overflow: hidden; /* don't let the bg flow over rounded corners */
}

.fc-time-grid-event .fc-time,
.fc-time-grid-event .fc-title {
  padding: 0 1px;
}

.fc-time-grid-event .fc-time {
  font-size: 0.85em;
  white-space: nowrap;
}

/* short mode, where time and title are on the same line */
.fc-time-grid-event.fc-short .fc-content {
  /* don't wrap to second line (now that contents will be inline) */
  white-space: nowrap;
}

.fc-time-grid-event.fc-short .fc-time,
.fc-time-grid-event.fc-short .fc-title {
  /* put the time and title on the same line */
  display: inline-block;
  vertical-align: top;
}

.fc-time-grid-event.fc-short .fc-time span {
  display: none; /* don't display the full time text... */
}

.fc-time-grid-event.fc-short .fc-time:before {
  content: attr(data-start); /* ...instead, display only the start time */
}

.fc-time-grid-event.fc-short .fc-time:after {
  content: " - "; /* separate with a dash, wrapped in nbsp's */
}

.fc-time-grid-event.fc-short .fc-title {
  font-size: 0.85em; /* make the title text the same size as the time */
  padding: 0; /* undo padding from above */
}

/* resizer */
.fc-time-grid-event .fc-resizer {
  left: 0;
  right: 0;
  bottom: 0;
  height: 8px;
  overflow: hidden;
  line-height: 8px;
  font-size: 11px;
  font-family: monospace;
  text-align: center;
  cursor: s-resize;
}

.fc-time-grid-event .fc-resizer:after {
  content: "=";
}

/* Custom */
.fc-unthemed th,
.fc-unthemed td,
.fc-unthemed hr,
.fc-unthemed thead,
.fc-unthemed tbody,
.fc-unthemed .fc-row,
.fc-unthemed .fc-popover {
  border-color: #dddddd;
}

.fc-unthemed .fc-today,
.fc-state-highlight { /* <td> today cell */ /* TODO: add .fc-today to <th> */
  background: #f9fafc;
}

.fc-highlight { /* when user is selecting cells */
  background: #999999;
  opacity: 0.1;
  filter: alpha(opacity=10); /* for IE */
}

thead th.fc-widget-header {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  font-size: 18px;
  font-weight: 600;
}

/* Small devices, Tablets (>768px) */
@media screen and (min-width: 768px) {
  .fc-toolbar {
    margin-bottom: 20px;
  }
}
/*
=================================================================
(#04djs) Dropzone.js

MIT License
=================================================================
*/
.dropzone {
  position: relative;
  border: 2px dashed #eaedf1;
  background-color: #f9fafc;
  padding: 10px;
}

.dropzone.dz-clickable {
  cursor: pointer;
}

.dropzone.dz-clickable * {
  cursor: default;
}

.dropzone.dz-clickable .dz-message,
.dropzone.dz-clickable .dz-message * {
  cursor: pointer;
}

.dropzone.dz-started .dz-message {
  display: none;
}

.dropzone.dz-drag-hover {
  border-style: solid;
}

.dropzone.dz-drag-hover .dz-message {
  opacity: 0.5;
}

.dropzone .dz-message {
  text-align: center;
  margin: 60px 0;
  font-size: 26px;
  font-weight: 300;
}

.dropzone .dz-preview {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 16px;
  min-height: 100px;
}

.dropzone .dz-preview:hover {
  z-index: 1000;
}

.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

.dropzone .dz-preview.dz-file-preview .dz-image {
  border-radius: 20px;
  background: #999;
  background: linear-gradient(to bottom, #eee, #ddd);
}

.dropzone .dz-preview.dz-file-preview .dz-details {
  opacity: 1;
}

.dropzone .dz-preview.dz-image-preview {
  background: white;
}

.dropzone .dz-preview.dz-image-preview .dz-details {
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.dropzone .dz-preview .dz-remove {
  font-size: 14px;
  text-align: center;
  display: block;
  cursor: pointer;
  border: none;
}

.dropzone .dz-preview .dz-remove:hover {
  text-decoration: underline;
}

.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

.dropzone .dz-preview .dz-details {
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  font-size: 13px;
  min-width: 100%;
  max-width: 100%;
  padding: 2em 1em;
  text-align: center;
  color: rgba(0, 0, 0, 0.9);
  line-height: 150%;
}

.dropzone .dz-preview .dz-details .dz-size {
  margin-bottom: 1em;
  font-size: 16px;
}

.dropzone .dz-preview .dz-details .dz-filename {
  white-space: nowrap;
}

.dropzone .dz-preview .dz-details .dz-filename:hover span {
  border: 1px solid rgba(200, 200, 200, 0.8);
  background-color: rgba(255, 255, 255, 0.8);
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
  overflow: hidden;
  text-overflow: ellipsis;
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
  border: 1px solid transparent;
}

.dropzone .dz-preview .dz-details .dz-filename span,
.dropzone .dz-preview .dz-details .dz-size span {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 0 0.4em;
  border-radius: 3px;
}

.dropzone .dz-preview:hover .dz-image img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  -webkit-filter: blur(8px);
  filter: blur(8px);
}

.dropzone .dz-preview .dz-image {
  border-radius: 20px;
  overflow: hidden;
  width: 120px;
  height: 120px;
  position: relative;
  display: block;
  z-index: 10;
}

.dropzone .dz-preview .dz-image img {
  display: block;
}

.dropzone .dz-preview.dz-success .dz-success-mark {
  -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
}

.dropzone .dz-preview.dz-error .dz-error-mark {
  opacity: 1;
  -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
}

.dropzone .dz-preview .dz-success-mark,
.dropzone .dz-preview .dz-error-mark {
  pointer-events: none;
  opacity: 0;
  z-index: 500;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin-left: -27px;
  margin-top: -27px;
}

.dropzone .dz-preview .dz-success-mark svg,
.dropzone .dz-preview .dz-error-mark svg {
  display: block;
  width: 54px;
  height: 54px;
}

.dropzone .dz-preview.dz-processing .dz-progress {
  opacity: 1;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.dropzone .dz-preview.dz-complete .dz-progress {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in;
  -moz-transition: opacity 0.4s ease-in;
  -ms-transition: opacity 0.4s ease-in;
  -o-transition: opacity 0.4s ease-in;
  transition: opacity 0.4s ease-in;
}

.dropzone .dz-preview:not(.dz-processing) .dz-progress {
  -webkit-animation: pulse 6s ease infinite;
  -moz-animation: pulse 6s ease infinite;
  -ms-animation: pulse 6s ease infinite;
  -o-animation: pulse 6s ease infinite;
  animation: pulse 6s ease infinite;
}

.dropzone .dz-preview .dz-progress {
  opacity: 1;
  z-index: 1000;
  pointer-events: none;
  position: absolute;
  height: 16px;
  left: 50%;
  top: 50%;
  margin-top: -8px;
  width: 80px;
  margin-left: -40px;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transform: scale(1);
  border-radius: 8px;
  overflow: hidden;
}

.dropzone .dz-preview .dz-progress .dz-upload {
  background: #333;
  background: linear-gradient(to bottom, #666, #444);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  -webkit-transition: width 300ms ease-in-out;
  -moz-transition: width 300ms ease-in-out;
  -ms-transition: width 300ms ease-in-out;
  -o-transition: width 300ms ease-in-out;
  transition: width 300ms ease-in-out;
}

.dropzone .dz-preview.dz-error .dz-error-message {
  display: block;
}

.dropzone .dz-preview.dz-error:hover .dz-error-message {
  opacity: 1;
  pointer-events: auto;
}

.dropzone .dz-preview .dz-error-message {
  pointer-events: none;
  z-index: 1000;
  position: absolute;
  display: block;
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  border-radius: 8px;
  font-size: 13px;
  top: 130px;
  left: -10px;
  width: 140px;
  background: #be2626;
  background: linear-gradient(to bottom, #be2626, #a92222);
  padding: 0.5em 1.2em;
  color: white;
}

.dropzone .dz-preview .dz-error-message:after {
  content: "";
  position: absolute;
  top: -6px;
  left: 64px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #be2626;
}

/*
=================================================================
(#06dps) Datepicker for Bootstrap
Copyright 2012 Stefan Petre

Licensed under the Apache License v2.0
http://www.apache.org/licenses/LICENSE-2.0
=================================================================
*/
.datepicker {
  padding: 5px;
  direction: ltr;
  z-index: 1051 !important;
}

.datepicker-inline {
  width: 220px;
}

.datepicker.datepicker-rtl {
  direction: rtl;
}

.datepicker.datepicker-rtl table tr td span {
  float: right;
}

.datepicker-dropdown {
  top: 0;
  left: 0;
  padding: 5px !important;
}

.datepicker-dropdown:before {
  content: "";
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}

.datepicker-dropdown:after {
  content: "";
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-top: 0;
  position: absolute;
}

.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}

.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}

.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}

.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}

.datepicker-dropdown.datepicker-orient-top:before {
  top: -7px;
}

.datepicker-dropdown.datepicker-orient-top:after {
  top: -6px;
}

.datepicker-dropdown.datepicker-orient-bottom:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}

.datepicker-dropdown.datepicker-orient-bottom:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #ffffff;
}

.datepicker > div {
  display: none;
}

.datepicker.days div.datepicker-days {
  display: block;
}

.datepicker.months div.datepicker-months {
  display: block;
}

.datepicker.years div.datepicker-years {
  display: block;
}

.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border: none;
  border-radius: 3px;
}

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}

.datepicker table tr td.day:hover {
  background: #eeeeee;
  cursor: pointer;
}

.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999999;
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}

.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  color: #000;
}

.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
  background-color: #fdf59a;
}

.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
  background-color: #fbf069 \9 ;
}

.datepicker table tr td.today:hover:hover {
  color: #000;
}

.datepicker table tr td.today.active:hover {
  color: #fff;
}

.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eeeeee;
  border-radius: 0;
}

.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  background-color: #f3d17a;
}

.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled] {
  background-color: #f3e97a;
}

.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active {
  background-color: #efe24b \9 ;
}

.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  background-color: #9e9e9e;
  color: #ffffff;
}

.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled] {
  background-color: #808080;
}

.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active {
  background-color: #666666 \9 ;
}

.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-color: #1bbae1;
  color: #ffffff;
}

.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
  background-color: #1bbae1;
}

.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
  background-color: #003399 \9 ;
}

.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
}

.datepicker table tr td span:hover {
  background: #eeeeee;
}

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}

.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  color: #ffffff;
}

.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #1bbae1;
}

.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  background-color: #003399 \9 ;
}

.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999999;
}

.datepicker th.datepicker-switch {
  width: 145px;
}

.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
  cursor: pointer;
}

.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}

.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}

.datepicker thead tr:first-child th.cw {
  cursor: default;
  background-color: transparent;
}

/*
=================================================================
(#07bcs) Bootstrap Colorpicker

http://mjolnic.github.io/bootstrap-colorpicker/

Originally written by (c) 2012 Stefan Petre
Licensed under the Apache License v2.0
http://www.apache.org/licenses/LICENSE-2.0.txt
=================================================================
*/
.colorpicker-saturation {
  float: left;
  width: 100px;
  height: 100px;
  cursor: crosshair;
  background-image: url(asset-path("jquery.colorpicker/saturation.png"));
}

.colorpicker-saturation i {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 5px;
  height: 5px;
  margin: -4px 0 0 -4px;
  border: 1px solid #000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.colorpicker-saturation i b {
  display: block;
  width: 5px;
  height: 5px;
  border: 1px solid #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.colorpicker-hue,
.colorpicker-alpha {
  float: left;
  width: 15px;
  height: 100px;
  margin-bottom: 4px;
  margin-left: 4px;
  cursor: row-resize;
}

.colorpicker-hue i,
.colorpicker-alpha i {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  margin-top: -1px;
  background: #000;
  border-top: 1px solid #fff;
}

.colorpicker-hue {
  background-image: url(asset-path("jquery.colorpicker/hue.png"));
}

.colorpicker-alpha {
  display: none;
  background-image: url(asset-path("jquery.colorpicker/alpha.png"));
}

.colorpicker {
  top: 0;
  left: 0;
  z-index: 2500;
  min-width: 130px;
  padding: 4px;
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *zoom: 1;
}

.colorpicker:before,
.colorpicker:after {
  display: table;
  line-height: 0;
  content: "";
}

.colorpicker:after {
  clear: both;
}

.colorpicker:before {
  position: absolute;
  top: -7px;
  left: 6px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: "";
}

.colorpicker:after {
  position: absolute;
  top: -6px;
  left: 7px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
  content: "";
}

.colorpicker div {
  position: relative;
}

.colorpicker.colorpicker-with-alpha {
  min-width: 140px;
}

.colorpicker.colorpicker-with-alpha .colorpicker-alpha {
  display: block;
}

.colorpicker-color {
  height: 10px;
  margin-top: 5px;
  clear: both;
  background-image: url(asset-path("jquery.colorpicker/alpha.png"));
  background-position: 0 100%;
}

.colorpicker-color div {
  height: 10px;
}

.colorpicker-element .input-group-addon i,
.colorpicker-element .add-on i {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: text-top;
  cursor: pointer;
}

.colorpicker.colorpicker-inline {
  position: relative;
  z-index: auto;
  display: inline-block;
  float: none;
}

.colorpicker.colorpicker-horizontal {
  width: 110px;
  height: auto;
  min-width: 110px;
}

.colorpicker.colorpicker-horizontal .colorpicker-saturation {
  margin-bottom: 4px;
}

.colorpicker.colorpicker-horizontal .colorpicker-color {
  width: 100px;
}

.colorpicker.colorpicker-horizontal .colorpicker-hue,
.colorpicker.colorpicker-horizontal .colorpicker-alpha {
  float: left;
  width: 100px;
  height: 15px;
  margin-bottom: 4px;
  margin-left: 0;
  cursor: col-resize;
}

.colorpicker.colorpicker-horizontal .colorpicker-hue i,
.colorpicker.colorpicker-horizontal .colorpicker-alpha i {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1px;
  height: 15px;
  margin-top: 0;
  background: #ffffff;
  border: none;
}

.colorpicker.colorpicker-horizontal .colorpicker-hue {
  background-image: url(asset-path("jquery.colorpicker/hue-horizontal.png"));
}

.colorpicker.colorpicker-horizontal .colorpicker-alpha {
  background-image: url(asset-path("jquery.colorpicker/alpha-horizontal.png"));
}

.colorpicker.colorpicker-hidden {
  display: none;
}

.colorpicker.colorpicker-visible {
  display: block;
}

.colorpicker-inline.colorpicker-visible {
  display: inline-block;
}

/*
=================================================================
(#08prs) prism.js okaidia theme for JavaScript, CSS and HTML

Loosely based on Monokai textmate theme by http://www.monokai.nl/
@author ocodia
=================================================================
*/
code[class^=language-],
code[class*=" language-"],
pre[class^=language-],
pre[class*=" language-"] {
  color: #f8f8f2;
  font-family: Consolas, Monaco, "Andale Mono", monospace;
  direction: ltr;
  text-align: left;
  white-space: pre;
  word-spacing: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}

/* Code blocks */
pre[class^=language-],
pre[class*=" language-"] {
  padding: 1em;
  margin: 0 0 15px;
  overflow: auto;
  border-radius: 3px;
  border: none;
}

:not(pre) > code[class^=language-],
:not(pre) > code[class*=" language-"],
pre[class^=language-],
pre[class*=" language-"] {
  background: #151515;
}

/* Inline code */
:not(pre) > code[class^=language-],
:not(pre) > code[class*=" language-"] {
  padding: 0.1em;
  border-radius: 0.3em;
}

pre code {
  border: 0;
}

.token.comment,
.token.prolog,
.token.doctype,
.token.cdata {
  color: slategray;
}

.token.punctuation {
  color: #f8f8f2;
}

.namespace {
  opacity: 0.7;
}

.token.property,
.token.tag {
  color: #f92672;
}

.token.boolean,
.token.number {
  color: #ae81ff;
}

.token.selector,
.token.attr-name,
.token.string {
  color: #a6e22e;
}

.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string {
  color: #f8f8f2;
}

.token.atrule,
.token.attr-value {
  color: #e6db74;
}

.token.keyword {
  color: #66d9ef;
}

.token.regex,
.token.important {
  color: #fd971f;
}

.token.important {
  font-weight: bold;
}

.token.entity {
  cursor: help;
}

pre.line-numbers {
  position: relative;
  padding-left: 3.8em;
  counter-reset: linenumber;
}

pre.line-numbers > code {
  position: relative;
}

.line-numbers .line-numbers-rows {
  position: absolute;
  pointer-events: none;
  top: 0;
  font-size: 100%;
  left: -3.8em;
  width: 3em; /* works for line-numbers below 1000 lines */
  letter-spacing: -1px;
  border-right: 1px solid #999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.line-numbers-rows > span {
  pointer-events: none;
  display: block;
  counter-increment: linenumber;
}

.line-numbers-rows > span:before {
  content: counter(linenumber);
  color: #999;
  display: block;
  padding-right: 0.8em;
  text-align: right;
}

/*
=================================================================
(#09mps) Magnific Popup CSS
=================================================================
*/
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #cccccc;
}

.mfp-preloader a:hover {
  color: white;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
  width: 50px;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  outline: 0;
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444;
}

.mfp-figure {
  line-height: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
     * Remove all paddings around the image on small screen
     */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  /* The shadow behind the image */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

/*
=================================================================
(#10dts) Datatables
=================================================================
*/
.dataTables_wrapper > div {
  background-color: #f9fafc;
  padding: 8px 0 5px;
  width: auto;
  border: 1px solid #eaedf1;
  border-top-width: 0;
}

.dataTables_wrapper > div:first-child {
  border-top-width: 1px;
  border-bottom-width: 0;
}

.dataTables_wrapper .row {
  margin: 0;
}

.dataTables_filter label,
.dataTables_length label,
.dataTables_info,
.dataTables_paginate {
  margin: 0;
  padding: 0;
}

.dataTables_filter label {
  font-weight: normal;
  float: left;
  text-align: left;
}

div.dataTables_length select {
  width: 75px;
}

div.dataTables_filter label {
  font-weight: normal;
  float: right;
}

div.dataTables_filter input {
  width: 150px;
}

.dataTables_info {
  padding-top: 8px;
}

.dataTables_paginate {
  float: right;
  margin: 0;
}

div.dataTables_paginate ul.pagination {
  margin: 2px 0;
  white-space: nowrap;
}

table.dataTable td,
table.dataTable th {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

table.dataTable {
  clear: both;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  max-width: none !important;
}

table.table thead .sorting,
table.table thead .sorting_asc,
table.table thead .sorting_desc,
table.table thead .sorting_asc_disabled,
table.table thead .sorting_desc_disabled {
  cursor: pointer;
  *cursor: hand;
  padding-right: 20px;
}

.table thead .sorting,
.table thead .sorting_asc,
.table thead .sorting_desc,
.table thead .sorting_asc_disabled,
.table thead .sorting_desc_disabled {
  background-position: center right;
  background-repeat: no-repeat;
  background-size: 19px 19px;
}

.table thead .sorting {
  background-image: url(//halemind.com/assets/jquery.datatables/sort_both-46b60380fa2ab72d03b99e68dbdd36402016841fbb444bacbb0de2815a39ca38.png);
}

.table thead .sorting_asc {
  background-image: url(//halemind.com/assets/jquery.datatables/sort_asc-23e3d2c27ffe07094d4609b6c67742fed6262060e0a048eaec26f717439cc9a1.png);
}

.table thead .sorting_desc {
  background-image: url(//halemind.com/assets/jquery.datatables/sort_desc-803f931f8f276fff2d9f2f420ded1f4bef4d9447089e1821be9b727be573a9f5.png);
}

.table thead .sorting_asc_disabled {
  background-image: url(//halemind.com/assets/jquery.datatables/sort_asc_disabled-d6ff578b74b47e6532e63dbdd10086486b739cb364bcb75057d3bdeec301362e.png);
}

.table thead .sorting_desc_disabled {
  background-image: url(//halemind.com/assets/jquery.datatables/sort_desc_disabled-3d93f43c2ae8065435487f103e034ac45ba2ffd9eccf1695141dd3650af4a1ac.png);
}

table.dataTable thead > tr > th {
  padding-left: 18px;
  padding-right: 18px;
}

table.dataTable th:active {
  outline: none;
}

div.dataTables_scrollHead table {
  margin-bottom: 0 !important;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

div.dataTables_scrollHead table thead tr:last-child th:first-child,
div.dataTables_scrollHead table thead tr:last-child td:first-child {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

div.dataTables_scrollBody table {
  border-top: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

div.dataTables_scrollBody tbody tr:first-child th,
div.dataTables_scrollBody tbody tr:first-child td {
  border-top: none;
}

div.dataTables_scrollFoot table {
  margin-top: 0 !important;
  border-top: none;
}

div.dataTables_scrollHead table.table-bordered {
  border-bottom-width: 0;
}

@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
  .table thead .sorting {
    background-image: url(//halemind.com/assets/jquery.datatables/sort_both@2x-9e1826d7fb10ece92b17db08845f943b753314a21f2aea6b32361477e022f077.png);
  }
  .table thead .sorting_asc {
    background-image: url(//halemind.com/assets/jquery.datatables/sort_asc@2x-badc26ca3cbfc11b551fecc06a36b31a64653378d5d56cc2229529c6e7677e44.png);
  }
  .table thead .sorting_desc {
    background-image: url(//halemind.com/assets/jquery.datatables/sort_desc@2x-f144a4e74ab65250e395a8fd9941494dc96fb7f94a1eb2a3d67d12b4d0b225b7.png);
  }
  .table thead .sorting_asc_disabled {
    background-image: url(//halemind.com/assets/jquery.datatables/sort_asc_disabled@2x-3361dd83db1cc1a49cf1cd20de6c6edb201d26d1c4d916e7fda3dbb8670416e8.png);
  }
  .table thead .sorting_desc_disabled {
    background-image: url(//halemind.com/assets/jquery.datatables/sort_desc_disabled@2x-0c1943967a3f04e376b50b9f34b49b6ac49c6fa3b7d5bd92359db98288ed5e4c.png);
  }
}
/*
==============================================
(#11eps) Easy Pie Chart
==============================================
*/
.easyPieChart {
  position: relative;
  text-align: center;
  margin: 0 auto;
  font-size: 24px;
  font-weight: 300;
}

.easyPieChart small {
  font-size: 14px;
}

.easyPieChart canvas {
  position: absolute;
  top: 0;
  left: 0;
}

/*
==============================================
(#12cas) CSS3 ANIMATION CHEAT SHEET

Made by Justin Aguilar

www.justinaguilar.com/animations/

Questions, comments, concerns, love letters:
justin@justinaguilar.com
==============================================
*/
/*
==============================================
slideDown
==============================================
*/
.animation-slideDown {
  animation-name: slideDown;
  -webkit-animation-name: slideDown;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-timing-function: ease;
  -webkit-animation-timing-function: ease;
  visibility: visible !important;
}

@keyframes slideDown {
  0% {
    transform: translateY(-100%);
  }
  50% {
    transform: translateY(8%);
  }
  65% {
    transform: translateY(-4%);
  }
  80% {
    transform: translateY(4%);
  }
  95% {
    transform: translateY(-2%);
  }
  100% {
    transform: translateY(0%);
  }
}
@-webkit-keyframes slideDown {
  0% {
    -webkit-transform: translateY(-100%);
  }
  50% {
    -webkit-transform: translateY(8%);
  }
  65% {
    -webkit-transform: translateY(-4%);
  }
  80% {
    -webkit-transform: translateY(4%);
  }
  95% {
    -webkit-transform: translateY(-2%);
  }
  100% {
    -webkit-transform: translateY(0%);
  }
}
/*
==============================================
slideUp
==============================================
*/
.animation-slideUp {
  animation-name: slideUp;
  -webkit-animation-name: slideUp;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-timing-function: ease;
  -webkit-animation-timing-function: ease;
  visibility: visible !important;
}

@keyframes slideUp {
  0% {
    transform: translateY(100%);
  }
  50% {
    transform: translateY(-8%);
  }
  65% {
    transform: translateY(4%);
  }
  80% {
    transform: translateY(-4%);
  }
  95% {
    transform: translateY(2%);
  }
  100% {
    transform: translateY(0%);
  }
}
@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translateY(100%);
  }
  50% {
    -webkit-transform: translateY(-8%);
  }
  65% {
    -webkit-transform: translateY(4%);
  }
  80% {
    -webkit-transform: translateY(-4%);
  }
  95% {
    -webkit-transform: translateY(2%);
  }
  100% {
    -webkit-transform: translateY(0%);
  }
}
/*
==============================================
slideLeft
==============================================
*/
.animation-slideLeft {
  animation-name: slideLeft;
  -webkit-animation-name: slideLeft;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

@keyframes slideLeft {
  0% {
    transform: translateX(150%);
  }
  50% {
    transform: translateX(-8%);
  }
  65% {
    transform: translateX(4%);
  }
  80% {
    transform: translateX(-4%);
  }
  95% {
    transform: translateX(2%);
  }
  100% {
    transform: translateX(0%);
  }
}
@-webkit-keyframes slideLeft {
  0% {
    -webkit-transform: translateX(150%);
  }
  50% {
    -webkit-transform: translateX(-8%);
  }
  65% {
    -webkit-transform: translateX(4%);
  }
  80% {
    -webkit-transform: translateX(-4%);
  }
  95% {
    -webkit-transform: translateX(2%);
  }
  100% {
    -webkit-transform: translateX(0%);
  }
}
/*
==============================================
slideRight
==============================================
*/
.animation-slideRight {
  animation-name: slideRight;
  -webkit-animation-name: slideRight;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

@keyframes slideRight {
  0% {
    transform: translateX(-150%);
  }
  50% {
    transform: translateX(8%);
  }
  65% {
    transform: translateX(-4%);
  }
  80% {
    transform: translateX(4%);
  }
  95% {
    transform: translateX(-2%);
  }
  100% {
    transform: translateX(0%);
  }
}
@-webkit-keyframes slideRight {
  0% {
    -webkit-transform: translateX(-150%);
  }
  50% {
    -webkit-transform: translateX(8%);
  }
  65% {
    -webkit-transform: translateX(-4%);
  }
  80% {
    -webkit-transform: translateX(4%);
  }
  95% {
    -webkit-transform: translateX(-2%);
  }
  100% {
    -webkit-transform: translateX(0%);
  }
}
/*
==============================================
slideExpandUp
==============================================
*/
.animation-slideExpandUp {
  animation-name: slideExpandUp;
  -webkit-animation-name: slideExpandUp;
  animation-duration: 1.6s;
  -webkit-animation-duration: 1.6s;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease -out;
  visibility: visible !important;
}

@keyframes slideExpandUp {
  0% {
    transform: translateY(100%) scaleX(0.5);
  }
  30% {
    transform: translateY(-8%) scaleX(0.5);
  }
  40% {
    transform: translateY(2%) scaleX(0.5);
  }
  50% {
    transform: translateY(0%) scaleX(1.1);
  }
  60% {
    transform: translateY(0%) scaleX(0.9);
  }
  70% {
    transform: translateY(0%) scaleX(1.05);
  }
  80% {
    transform: translateY(0%) scaleX(0.95);
  }
  90% {
    transform: translateY(0%) scaleX(1.02);
  }
  100% {
    transform: translateY(0%) scaleX(1);
  }
}
@-webkit-keyframes slideExpandUp {
  0% {
    -webkit-transform: translateY(100%) scaleX(0.5);
  }
  30% {
    -webkit-transform: translateY(-8%) scaleX(0.5);
  }
  40% {
    -webkit-transform: translateY(2%) scaleX(0.5);
  }
  50% {
    -webkit-transform: translateY(0%) scaleX(1.1);
  }
  60% {
    -webkit-transform: translateY(0%) scaleX(0.9);
  }
  70% {
    -webkit-transform: translateY(0%) scaleX(1.05);
  }
  80% {
    -webkit-transform: translateY(0%) scaleX(0.95);
  }
  90% {
    -webkit-transform: translateY(0%) scaleX(1.02);
  }
  100% {
    -webkit-transform: translateY(0%) scaleX(1);
  }
}
/*
==============================================
expandUp
==============================================
*/
.animation-expandUp {
  animation-name: expandUp;
  -webkit-animation-name: expandUp;
  animation-duration: 0.7s;
  -webkit-animation-duration: 0.7s;
  animation-timing-function: ease;
  -webkit-animation-timing-function: ease;
  visibility: visible !important;
}

@keyframes expandUp {
  0% {
    transform: translateY(100%) scale(0.6) scaleY(0.5);
  }
  60% {
    transform: translateY(-7%) scaleY(1.12);
  }
  75% {
    transform: translateY(3%);
  }
  100% {
    transform: translateY(0%) scale(1) scaleY(1);
  }
}
@-webkit-keyframes expandUp {
  0% {
    -webkit-transform: translateY(100%) scale(0.6) scaleY(0.5);
  }
  60% {
    -webkit-transform: translateY(-7%) scaleY(1.12);
  }
  75% {
    -webkit-transform: translateY(3%);
  }
  100% {
    -webkit-transform: translateY(0%) scale(1) scaleY(1);
  }
}
/*
==============================================
fadeIn
==============================================
*/
.animation-fadeIn {
  animation-name: fadeIn;
  -webkit-animation-name: fadeIn;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

@keyframes fadeIn {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    -webkit-transform: scale(0);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
/*
==============================================
expandOpen
==============================================
*/
.animation-expandOpen {
  animation-name: expandOpen;
  -webkit-animation-name: expandOpen;
  animation-duration: 1.2s;
  -webkit-animation-duration: 1.2s;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  visibility: visible !important;
}

@keyframes expandOpen {
  0% {
    transform: scale(1.8);
  }
  50% {
    transform: scale(0.95);
  }
  80% {
    transform: scale(1.05);
  }
  90% {
    transform: scale(0.98);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes expandOpen {
  0% {
    -webkit-transform: scale(1.8);
  }
  50% {
    -webkit-transform: scale(0.95);
  }
  80% {
    -webkit-transform: scale(1.05);
  }
  90% {
    -webkit-transform: scale(0.98);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
/*
==============================================
bigEntrance
==============================================
*/
.animation-bigEntrance {
  animation-name: bigEntrance;
  -webkit-animation-name: bigEntrance;
  animation-duration: 1.6s;
  -webkit-animation-duration: 1.6s;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  visibility: visible !important;
}

@keyframes bigEntrance {
  0% {
    transform: scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);
    opacity: 0.2;
  }
  30% {
    transform: scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);
    opacity: 1;
  }
  45% {
    transform: scale(0.98) rotate(1deg) translateX(0%) translateY(0%);
    opacity: 1;
  }
  60% {
    transform: scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);
    opacity: 1;
  }
  75% {
    transform: scale(0.99) rotate(1deg) translateX(0%) translateY(0%);
    opacity: 1;
  }
  90% {
    transform: scale(1.01) rotate(0deg) translateX(0%) translateY(0%);
    opacity: 1;
  }
  100% {
    transform: scale(1) rotate(0deg) translateX(0%) translateY(0%);
    opacity: 1;
  }
}
@-webkit-keyframes bigEntrance {
  0% {
    -webkit-transform: scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);
    opacity: 0.2;
  }
  30% {
    -webkit-transform: scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);
    opacity: 1;
  }
  45% {
    -webkit-transform: scale(0.98) rotate(1deg) translateX(0%) translateY(0%);
    opacity: 1;
  }
  60% {
    -webkit-transform: scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);
    opacity: 1;
  }
  75% {
    -webkit-transform: scale(0.99) rotate(1deg) translateX(0%) translateY(0%);
    opacity: 1;
  }
  90% {
    -webkit-transform: scale(1.01) rotate(0deg) translateX(0%) translateY(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1) rotate(0deg) translateX(0%) translateY(0%);
    opacity: 1;
  }
}
/*
==============================================
hatch
==============================================
*/
.animation-hatch {
  animation-name: hatch;
  -webkit-animation-name: hatch;
  animation-duration: 2s;
  -webkit-animation-duration: 2s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -webkit-transform-origin: 50% 100%;
  visibility: visible !important;
}

@keyframes hatch {
  0% {
    transform: rotate(0deg) scaleY(0.6);
  }
  20% {
    transform: rotate(-2deg) scaleY(1.05);
  }
  35% {
    transform: rotate(2deg) scaleY(1);
  }
  50% {
    transform: rotate(-2deg);
  }
  65% {
    transform: rotate(1deg);
  }
  80% {
    transform: rotate(-1deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@-webkit-keyframes hatch {
  0% {
    -webkit-transform: rotate(0deg) scaleY(0.6);
  }
  20% {
    -webkit-transform: rotate(-2deg) scaleY(1.05);
  }
  35% {
    -webkit-transform: rotate(2deg) scaleY(1);
  }
  50% {
    -webkit-transform: rotate(-2deg);
  }
  65% {
    -webkit-transform: rotate(1deg);
  }
  80% {
    -webkit-transform: rotate(-1deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}
/*
==============================================
bounce
==============================================
*/
.animation-bounce {
  animation-name: bounce;
  -webkit-animation-name: bounce;
  animation-duration: 1.6s;
  -webkit-animation-duration: 1.6s;
  animation-timing-function: ease;
  -webkit-animation-timing-function: ease;
  transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -webkit-transform-origin: 50% 100%;
}

@keyframes bounce {
  0% {
    transform: translateY(0%) scaleY(0.6);
  }
  60% {
    transform: translateY(-100%) scaleY(1.1);
  }
  70% {
    transform: translateY(0%) scaleY(0.95) scaleX(1.05);
  }
  80% {
    transform: translateY(0%) scaleY(1.05) scaleX(1);
  }
  90% {
    transform: translateY(0%) scaleY(0.95) scaleX(1);
  }
  100% {
    transform: translateY(0%) scaleY(1) scaleX(1);
  }
}
@-webkit-keyframes bounce {
  0% {
    -webkit-transform: translateY(0%) scaleY(0.6);
  }
  60% {
    -webkit-transform: translateY(-100%) scaleY(1.1);
  }
  70% {
    -webkit-transform: translateY(0%) scaleY(0.95) scaleX(1.05);
  }
  80% {
    -webkit-transform: translateY(0%) scaleY(1.05) scaleX(1);
  }
  90% {
    -webkit-transform: translateY(0%) scaleY(0.95) scaleX(1);
  }
  100% {
    -webkit-transform: translateY(0%) scaleY(1) scaleX(1);
  }
}
/*
==============================================
pulse
==============================================
*/
.animation-pulse {
  animation-name: pulse;
  -webkit-animation-name: pulse;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}

@keyframes pulse {
  0% {
    transform: scale(0.9);
    opacity: 0.7;
  }
  50% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0.9);
    opacity: 0.7;
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0.95);
    opacity: 0.7;
  }
  50% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.95);
    opacity: 0.7;
  }
}
/*
==============================================
floating
==============================================
*/
.animation-floating {
  animation-name: floating;
  -webkit-animation-name: floating;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}

@keyframes floating {
  0% {
    transform: translateY(0%);
  }
  50% {
    transform: translateY(8%);
  }
  100% {
    transform: translateY(0%);
  }
}
@-webkit-keyframes floating {
  0% {
    -webkit-transform: translateY(0%);
  }
  50% {
    -webkit-transform: translateY(8%);
  }
  100% {
    -webkit-transform: translateY(0%);
  }
}
/*
==============================================
tossing
==============================================
*/
.animation-tossing {
  animation-name: tossing;
  -webkit-animation-name: tossing;
  animation-duration: 2.5s;
  -webkit-animation-duration: 2.5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}

@keyframes tossing {
  0% {
    transform: rotate(-4deg);
  }
  50% {
    transform: rotate(4deg);
  }
  100% {
    transform: rotate(-4deg);
  }
}
@-webkit-keyframes tossing {
  0% {
    -webkit-transform: rotate(-4deg);
  }
  50% {
    -webkit-transform: rotate(4deg);
  }
  100% {
    -webkit-transform: rotate(-4deg);
  }
}
/*
==============================================
pullUp
==============================================
*/
.animation-pullUp {
  animation-name: pullUp;
  -webkit-animation-name: pullUp;
  animation-duration: 1.1s;
  -webkit-animation-duration: 1.1s;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -webkit-transform-origin: 50% 100%;
}

@keyframes pullUp {
  0% {
    transform: scaleY(0.1);
  }
  40% {
    transform: scaleY(1.02);
  }
  60% {
    transform: scaleY(0.98);
  }
  80% {
    transform: scaleY(1.01);
  }
  100% {
    transform: scaleY(0.98);
  }
  80% {
    transform: scaleY(1.01);
  }
  100% {
    transform: scaleY(1);
  }
}
@-webkit-keyframes pullUp {
  0% {
    -webkit-transform: scaleY(0.1);
  }
  40% {
    -webkit-transform: scaleY(1.02);
  }
  60% {
    -webkit-transform: scaleY(0.98);
  }
  80% {
    -webkit-transform: scaleY(1.01);
  }
  100% {
    -webkit-transform: scaleY(0.98);
  }
  80% {
    -webkit-transform: scaleY(1.01);
  }
  100% {
    -webkit-transform: scaleY(1);
  }
}
/*
==============================================
pullDown
==============================================
*/
.animation-pullDown {
  animation-name: pullDown;
  -webkit-animation-name: pullDown;
  animation-duration: 1.1s;
  -webkit-animation-duration: 1.1s;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  -webkit-transform-origin: 50% 0%;
}

@keyframes pullDown {
  0% {
    transform: scaleY(0.1);
  }
  40% {
    transform: scaleY(1.02);
  }
  60% {
    transform: scaleY(0.98);
  }
  80% {
    transform: scaleY(1.01);
  }
  100% {
    transform: scaleY(0.98);
  }
  80% {
    transform: scaleY(1.01);
  }
  100% {
    transform: scaleY(1);
  }
}
@-webkit-keyframes pullDown {
  0% {
    -webkit-transform: scaleY(0.1);
  }
  40% {
    -webkit-transform: scaleY(1.02);
  }
  60% {
    -webkit-transform: scaleY(0.98);
  }
  80% {
    -webkit-transform: scaleY(1.01);
  }
  100% {
    -webkit-transform: scaleY(0.98);
  }
  80% {
    -webkit-transform: scaleY(1.01);
  }
  100% {
    -webkit-transform: scaleY(1);
  }
}
/*
==============================================
stretchLeft
==============================================
*/
.animation-stretchLeft {
  animation-name: stretchLeft;
  -webkit-animation-name: stretchLeft;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  transform-origin: 100% 0%;
  -ms-transform-origin: 100% 0%;
  -webkit-transform-origin: 100% 0%;
}

@keyframes stretchLeft {
  0% {
    transform: scaleX(0.3);
  }
  40% {
    transform: scaleX(1.02);
  }
  60% {
    transform: scaleX(0.98);
  }
  80% {
    transform: scaleX(1.01);
  }
  100% {
    transform: scaleX(0.98);
  }
  80% {
    transform: scaleX(1.01);
  }
  100% {
    transform: scaleX(1);
  }
}
@-webkit-keyframes stretchLeft {
  0% {
    -webkit-transform: scaleX(0.3);
  }
  40% {
    -webkit-transform: scaleX(1.02);
  }
  60% {
    -webkit-transform: scaleX(0.98);
  }
  80% {
    -webkit-transform: scaleX(1.01);
  }
  100% {
    -webkit-transform: scaleX(0.98);
  }
  80% {
    -webkit-transform: scaleX(1.01);
  }
  100% {
    -webkit-transform: scaleX(1);
  }
}
/*
==============================================
stretchRight
==============================================
*/
.animation-stretchRight {
  animation-name: stretchRight;
  -webkit-animation-name: stretchRight;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  -webkit-transform-origin: 0% 0%;
}

@keyframes stretchRight {
  0% {
    transform: scaleX(0.3);
  }
  40% {
    transform: scaleX(1.02);
  }
  60% {
    transform: scaleX(0.98);
  }
  80% {
    transform: scaleX(1.01);
  }
  100% {
    transform: scaleX(0.98);
  }
  80% {
    transform: scaleX(1.01);
  }
  100% {
    transform: scaleX(1);
  }
}
@-webkit-keyframes stretchRight {
  0% {
    -webkit-transform: scaleX(0.3);
  }
  40% {
    -webkit-transform: scaleX(1.02);
  }
  60% {
    -webkit-transform: scaleX(0.98);
  }
  80% {
    -webkit-transform: scaleX(1.01);
  }
  100% {
    -webkit-transform: scaleX(0.98);
  }
  80% {
    -webkit-transform: scaleX(1.01);
  }
  100% {
    -webkit-transform: scaleX(1);
  }
}
/* Extend with more animations */
/*
==============================================
pulseSlow
==============================================
*/
.animation-pulseSlow {
  animation-name: pulseSlow;
  -webkit-animation-name: pulseSlow;
  animation-duration: 30s;
  -webkit-animation-duration: 30s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
}

@keyframes pulseSlow {
  0% {
    transform: scale(1.1);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.1);
  }
}
@-webkit-keyframes pulseSlow {
  0% {
    -webkit-transform: scale(1.1);
  }
  50% {
    -webkit-transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
  }
}
/*
==============================================
floatingHor
==============================================
*/
.animation-floatingHor {
  animation-name: floatingHor;
  -webkit-animation-name: floatingHor;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}

@keyframes floatingHor {
  0% {
    transform: translateX(0%);
  }
  50% {
    transform: translateX(8%);
  }
  100% {
    transform: translateX(0%);
  }
}
@-webkit-keyframes floatingHor {
  0% {
    -webkit-transform: translateX(0%);
  }
  50% {
    -webkit-transform: translateX(8%);
  }
  100% {
    -webkit-transform: translateX(0%);
  }
}
/*
==============================================
fadeInQuick
==============================================
*/
.animation-fadeInQuick {
  animation-name: fadeInQuick;
  -webkit-animation-name: fadeInQuick;
  animation-duration: 0.5s;
  -webkit-animation-duration: 0.5s;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  visibility: visible !important;
}

@keyframes fadeInQuick {
  0% {
    transform: scale(0.9);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes fadeInQuick {
  0% {
    -webkit-transform: scale(0.9);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
/*
==============================================
fadeInQuickInv
==============================================
*/
.animation-fadeInQuickInv {
  animation-name: fadeInQuickInv;
  -webkit-animation-name: fadeInQuickInv;
  animation-duration: 0.5s;
  -webkit-animation-duration: 0.5s;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  visibility: visible !important;
}

@keyframes fadeInQuickInv {
  0% {
    transform: scale(1.1);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes fadeInQuickInv {
  0% {
    -webkit-transform: scale(1.1);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
/*
==============================================
fadeIn360
==============================================
*/
.animation-fadeIn360 {
  animation-name: fadeIn360;
  -webkit-animation-name: fadeIn360;
  animation-duration: 0.5s;
  -webkit-animation-duration: 0.5s;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  visibility: visible !important;
}

@keyframes fadeIn360 {
  0% {
    transform: rotate(0deg) scale(1.3);
    opacity: 0;
  }
  100% {
    transform: rotate(360deg) scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn360 {
  0% {
    -webkit-transform: rotate(0deg) scale(1.3);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotate(360deg) scale(1);
    opacity: 1;
  }
}
/*
==============================================
FadeInRight
==============================================
*/
.animation-fadeInRight {
  animation-name: fadeInRight;
  -webkit-animation-name: fadeInRight;
  animation-duration: 0.75s;
  -webkit-animation-duration: 0.75s;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  visibility: visible !important;
}

@keyframes fadeInRight {
  0% {
    transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    transform: translateX(0%);
    opacity: 1;
  }
}
@-webkit-keyframes fadeInRight {
  0% {
    -webkit-transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0%);
    opacity: 1;
  }
}
/*
==============================================
FadeInLeft
==============================================
*/
.animation-fadeInLeft {
  animation-name: fadeInLeft;
  -webkit-animation-name: fadeInLeft;
  animation-duration: 0.75s;
  -webkit-animation-duration: 0.75s;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  visibility: visible !important;
}

@keyframes fadeInLeft {
  0% {
    transform: translateX(100%);
    opacity: 0;
  }
  100% {
    transform: translateX(0%);
    opacity: 1;
  }
}
@-webkit-keyframes fadeInLeft {
  0% {
    -webkit-transform: translateX(100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0%);
    opacity: 1;
  }
}
/*
==============================================
(#13tps) Timepicker Component for Twitter Bootstrap

Copyright 2013 Joris de Wit

Contributors https://github.com/jdewit/bootstrap-timepicker/graphs/contributors
==============================================
*/
.bootstrap-timepicker {
  position: relative;
}

.bootstrap-timepicker input {
  border-top-left-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
}

.bootstrap-timepicker .input-group-addon {
  cursor: pointer;
}

.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu {
  left: auto;
  right: 0;
}

.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before {
  left: auto;
  right: 12px;
}

.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after {
  left: auto;
  right: 13px;
}

.bootstrap-timepicker-widget.dropdown-menu {
  padding: 2px 3px 2px 2px;
}

.bootstrap-timepicker-widget.dropdown-menu.open {
  display: inline-block;
}

.bootstrap-timepicker-widget.dropdown-menu:before {
  border-bottom: 7px solid rgba(0, 0, 0, 0.2);
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  content: "";
  display: inline-block;
  left: 9px;
  position: absolute;
  top: -7px;
}

.bootstrap-timepicker-widget.dropdown-menu:after {
  border-bottom: 6px solid #FFFFFF;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
  display: inline-block;
  left: 10px;
  position: absolute;
  top: -6px;
}

.bootstrap-timepicker-widget a.btn,
.bootstrap-timepicker-widget input {
  border-radius: 4px;
}

.bootstrap-timepicker-widget table {
  width: 100%;
  margin: 0;
}

.bootstrap-timepicker-widget table td {
  text-align: center;
  height: 30px;
  margin: 0;
  padding: 2px;
}

.bootstrap-timepicker-widget table td:not(.separator) {
  min-width: 30px;
}

.bootstrap-timepicker-widget table td span {
  width: 100%;
}

.bootstrap-timepicker-widget table td a {
  width: 100%;
  display: inline-block;
  margin: 0;
  padding: 8px 0;
  outline: 0;
  color: #000;
  border-radius: 3px;
}

.bootstrap-timepicker-widget table td a:hover {
  text-decoration: none;
  background-color: #1bbae1;
  color: #ffffff;
}

.bootstrap-timepicker-widget table td a i {
  margin-top: 2px;
  font-size: 18px;
}

.bootstrap-timepicker-widget table td input {
  width: 25px;
  margin: 0;
  text-align: center;
}

.bootstrap-timepicker-widget .modal-content {
  padding: 4px;
}

@media (min-width: 767px) {
  .bootstrap-timepicker-widget.modal {
    width: 200px;
    margin-left: -100px;
  }
}
@media (max-width: 767px) {
  .bootstrap-timepicker {
    width: 100%;
  }
  .bootstrap-timepicker .dropdown-menu {
    width: 100%;
  }
}
/**
* CSS themes for simplePagination.js
* Author: Flavius Matis - http://flaviusmatis.github.com/
* URL: https://github.com/flaviusmatis/simplePagination.js
*/
ul.simple-pagination {
  list-style: none;
}

.simple-pagination {
  display: block;
  overflow: hidden;
  padding: 0 5px 5px 0;
  margin: 0;
}

.simple-pagination ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.simple-pagination li {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}

span.ellipse.clickable {
  cursor: pointer;
}

.ellipse input {
  width: 3em;
}

/*------------------------------------*\
	Compact Theme Styles
\*------------------------------------*/
.compact-theme span {
  cursor: pointer;
}

.compact-theme a, .compact-theme span {
  float: left;
  color: #1bbae1;
  font-size: 15px;
  line-height: 24px;
  text-align: center;
  border-left: none;
  min-width: 14px;
  border-radius: 25px;
  margin-right: 5px;
  margin-left: 5px;
  background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #ffffff 100%); /* Opera11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #ffffff 100%); /* IE10+ */
  background: linear-gradient(top, #ffffff 0%, #ffffff 100%); /* W3C */
}

.compact-theme a:hover, .compact-theme li:not(.disabled):not(.active) span:hover {
  text-decoration: none;
  border-radius: 25px;
  color: #fff;
  background: #1bbae1; /* Old browsers */
  background: -moz-linear-gradient(top, #1bbae1 0%, #1bbae1 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1bbae1), color-stop(100%, #bbbbbb)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #1bbae1 0%, #1bbae1 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #1bbae1 0%, #1bbae1 100%); /* Opera11.10+ */
  background: -ms-linear-gradient(top, #1bbae1 0%, #1bbae1 100%); /* IE10+ */
  background: linear-gradient(top, #1bbae1 0%, #1bbae1 100%); /* W3C */
}

.compact-theme .current {
  background: #1bbae1; /* Old browsers */
  color: #fff;
  background: -moz-linear-gradient(top, #1bbae1 0%, #efefef 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1bbae1), color-stop(100%, #efefef)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #1bbae1 0%, #efefef 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #1bbae1 0%, #efefef 100%); /* Opera11.10+ */
  background: -ms-linear-gradient(top, #1bbae1 0%, #efefef 100%); /* IE10+ */
  background: linear-gradient(top, #1bbae1 0%, #efefef 100%); /* W3C */
  cursor: default;
}

.compact-theme li:first-child a, .compact-theme li:first-child span {
  background: #ffffff;
  color: #777;
}

.compact-theme li:last-child a, .compact-theme li:last-child span {
  background: #ffffff;
  color: #777;
}

/*
Trix 1.1.1
Copyright © 2019 Basecamp, LLC
http://trix-editor.org/*/
trix-editor {
  border: 1px solid #bbb;
  border-radius: 3px;
  margin: 0;
  padding: 0.4em 0.6em;
  min-height: 5em;
  outline: none;
}

trix-toolbar * {
  box-sizing: border-box;
}

trix-toolbar .trix-button-row {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

trix-toolbar .trix-button-group {
  display: flex;
  margin-bottom: 10px;
  border: 1px solid #bbb;
  border-top-color: #ccc;
  border-bottom-color: #888;
  border-radius: 3px;
}

trix-toolbar .trix-button-group:not(:first-child) {
  margin-left: 1.5vw;
}

@media (max-device-width: 768px) {
  trix-toolbar .trix-button-group:not(:first-child) {
    margin-left: 0;
  }
}
trix-toolbar .trix-button-group-spacer {
  flex-grow: 1;
}

@media (max-device-width: 768px) {
  trix-toolbar .trix-button-group-spacer {
    display: none;
  }
}
trix-toolbar .trix-button {
  position: relative;
  float: left;
  color: rgba(0, 0, 0, 0.6);
  font-size: 0.75em;
  font-weight: 600;
  white-space: nowrap;
  padding: 0 0.5em;
  margin: 0;
  outline: none;
  border: none;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
  background: transparent;
}

trix-toolbar .trix-button:not(:first-child) {
  border-left: 1px solid #ccc;
}

trix-toolbar .trix-button.trix-active {
  background: #cbeefa;
  color: black;
}

trix-toolbar .trix-button:not(:disabled) {
  cursor: pointer;
}

trix-toolbar .trix-button:disabled {
  color: rgba(0, 0, 0, 0.125);
}

@media (max-device-width: 768px) {
  trix-toolbar .trix-button {
    letter-spacing: -0.01em;
    padding: 0 0.3em;
  }
}
trix-toolbar .trix-button--icon {
  font-size: inherit;
  width: 2.6em;
  height: 1.6em;
  max-width: calc(0.8em + 4vw);
  text-indent: -9999px;
}

@media (max-device-width: 768px) {
  trix-toolbar .trix-button--icon {
    height: 2em;
    max-width: calc(0.8em + 3.5vw);
  }
}
trix-toolbar .trix-button--icon::before {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.6;
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

@media (max-device-width: 768px) {
  trix-toolbar .trix-button--icon::before {
    right: 6%;
    left: 6%;
  }
}
trix-toolbar .trix-button--icon.trix-active::before {
  opacity: 1;
}

trix-toolbar .trix-button--icon:disabled::before {
  opacity: 0.125;
}

trix-toolbar .trix-button--icon-bold::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M15.6%2011.8c1-.7%201.6-1.8%201.6-2.8a4%204%200%200%200-4-4H7v14h7c2.1%200%203.7-1.7%203.7-3.8%200-1.5-.8-2.8-2.1-3.4zM10%207.5h3a1.5%201.5%200%201%201%200%203h-3v-3zm3.5%209H10v-3h3.5a1.5%201.5%200%201%201%200%203z%22%2F%3E%3C%2Fsvg%3E);
}

trix-toolbar .trix-button--icon-italic::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M10%205v3h2.2l-3.4%208H6v3h8v-3h-2.2l3.4-8H18V5h-8z%22%2F%3E%3C%2Fsvg%3E);
}

trix-toolbar .trix-button--icon-link::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M9.88%2013.7a4.3%204.3%200%200%201%200-6.07l3.37-3.37a4.26%204.26%200%200%201%206.07%200%204.3%204.3%200%200%201%200%206.06l-1.96%201.72a.91.91%200%201%201-1.3-1.3l1.97-1.71a2.46%202.46%200%200%200-3.48-3.48l-3.38%203.37a2.46%202.46%200%200%200%200%203.48.91.91%200%201%201-1.3%201.3z%22%2F%3E%3Cpath%20d%3D%22M4.25%2019.46a4.3%204.3%200%200%201%200-6.07l1.93-1.9a.91.91%200%201%201%201.3%201.3l-1.93%201.9a2.46%202.46%200%200%200%203.48%203.48l3.37-3.38c.96-.96.96-2.52%200-3.48a.91.91%200%201%201%201.3-1.3%204.3%204.3%200%200%201%200%206.07l-3.38%203.38a4.26%204.26%200%200%201-6.07%200z%22%2F%3E%3C%2Fsvg%3E);
}

trix-toolbar .trix-button--icon-strike::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12.73%2014l.28.14c.26.15.45.3.57.44.12.14.18.3.18.5%200%20.3-.15.56-.44.75-.3.2-.76.3-1.39.3A13.52%2013.52%200%200%201%207%2014.95v3.37a10.64%2010.64%200%200%200%204.84.88c1.26%200%202.35-.19%203.28-.56.93-.37%201.64-.9%202.14-1.57s.74-1.45.74-2.32c0-.26-.02-.51-.06-.75h-5.21zm-5.5-4c-.08-.34-.12-.7-.12-1.1%200-1.29.52-2.3%201.58-3.02%201.05-.72%202.5-1.08%204.34-1.08%201.62%200%203.28.34%204.97%201l-1.3%202.93c-1.47-.6-2.73-.9-3.8-.9-.55%200-.96.08-1.2.26-.26.17-.38.38-.38.64%200%20.27.16.52.48.74.17.12.53.3%201.05.53H7.23zM3%2013h18v-2H3v2z%22%2F%3E%3C%2Fsvg%3E);
}

trix-toolbar .trix-button--icon-quote::before {
  background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M6%2017h3l2-4V7H5v6h3zm8%200h3l2-4V7h-6v6h3z%22%2F%3E%3C%2Fsvg%3E);
}

trix-toolbar .trix-button--icon-heading-1::before {
  background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12%209v3H9v7H6v-7H3V9h9zM8%204h14v3h-6v12h-3V7H8V4z%22%2F%3E%3C%2Fsvg%3E);
}

trix-toolbar .trix-button--icon-code::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M18.2%2012L15%2015.2l1.4%201.4L21%2012l-4.6-4.6L15%208.8l3.2%203.2zM5.8%2012L9%208.8%207.6%207.4%203%2012l4.6%204.6L9%2015.2%205.8%2012z%22%2F%3E%3C%2Fsvg%3E);
}

trix-toolbar .trix-button--icon-bullet-list::before {
  background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M4%204a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm0%206a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm0%206a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm4%203h14v-2H8v2zm0-6h14v-2H8v2zm0-8v2h14V5H8z%22%2F%3E%3C%2Fsvg%3E);
}

trix-toolbar .trix-button--icon-number-list::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M2%2017h2v.5H3v1h1v.5H2v1h3v-4H2v1zm1-9h1V4H2v1h1v3zm-1%203h1.8L2%2013.1v.9h3v-1H3.2L5%2010.9V10H2v1zm5-6v2h14V5H7zm0%2014h14v-2H7v2zm0-6h14v-2H7v2z%22%2F%3E%3C%2Fsvg%3E);
}

trix-toolbar .trix-button--icon-undo::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12.5%208c-2.6%200-5%201-6.9%202.6L2%207v9h9l-3.6-3.6A8%208%200%200%201%2020%2016l2.4-.8a10.5%2010.5%200%200%200-10-7.2z%22%2F%3E%3C%2Fsvg%3E);
}

trix-toolbar .trix-button--icon-redo::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M18.4%2010.6a10.5%2010.5%200%200%200-16.9%204.6L4%2016a8%208%200%200%201%2012.7-3.6L13%2016h9V7l-3.6%203.6z%22%2F%3E%3C%2Fsvg%3E);
}

trix-toolbar .trix-button--icon-decrease-nesting-level::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M3%2019h19v-2H3v2zm7-6h12v-2H10v2zm-8.3-.3l2.8%202.9L6%2014.2%204%2012l2-2-1.4-1.5L1%2012l.7.7zM3%205v2h19V5H3z%22%2F%3E%3C%2Fsvg%3E);
}

trix-toolbar .trix-button--icon-increase-nesting-level::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M3%2019h19v-2H3v2zm7-6h12v-2H10v2zm-6.9-1L1%2014.2l1.4%201.4L6%2012l-.7-.7-2.8-2.8L1%209.9%203.1%2012zM3%205v2h19V5H3z%22%2F%3E%3C%2Fsvg%3E);
}

trix-toolbar .trix-dialogs {
  position: relative;
}

trix-toolbar .trix-dialog {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  font-size: 0.75em;
  padding: 15px 10px;
  background: #fff;
  box-shadow: 0 0.3em 1em #ccc;
  border-top: 2px solid #888;
  border-radius: 5px;
  z-index: 5;
}

trix-toolbar .trix-input--dialog {
  font-size: inherit;
  font-weight: normal;
  padding: 0.5em 0.8em;
  margin: 0 10px 0 0;
  border-radius: 3px;
  border: 1px solid #bbb;
  background-color: #fff;
  box-shadow: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

trix-toolbar .trix-input--dialog.validate:invalid {
  box-shadow: #F00 0px 0px 1.5px 1px;
}

trix-toolbar .trix-button--dialog {
  font-size: inherit;
  padding: 0.5em;
  border-bottom: none;
}

trix-toolbar .trix-dialog--link {
  max-width: 600px;
}

trix-toolbar .trix-dialog__link-fields {
  display: flex;
  align-items: baseline;
}

trix-toolbar .trix-dialog__link-fields .trix-input {
  flex: 1;
}

trix-toolbar .trix-dialog__link-fields .trix-button-group {
  flex: 0 0 content;
  margin: 0;
}

trix-editor [data-trix-mutable]:not(.attachment__caption-editor) {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

trix-editor [data-trix-mutable]::-moz-selection,
trix-editor [data-trix-cursor-target]::-moz-selection, trix-editor [data-trix-mutable] ::-moz-selection {
  background: none;
}

trix-editor [data-trix-mutable]::selection,
trix-editor [data-trix-cursor-target]::selection, trix-editor [data-trix-mutable] ::selection {
  background: none;
}

trix-editor [data-trix-mutable].attachment__caption-editor:focus::-moz-selection {
  background: highlight;
}

trix-editor [data-trix-mutable].attachment__caption-editor:focus::selection {
  background: highlight;
}

trix-editor [data-trix-mutable].attachment.attachment--file {
  box-shadow: 0 0 0 2px highlight;
  border-color: transparent;
}

trix-editor [data-trix-mutable].attachment img {
  box-shadow: 0 0 0 2px highlight;
}

trix-editor .attachment {
  position: relative;
}

trix-editor .attachment:hover {
  cursor: default;
}

trix-editor .attachment--preview .attachment__caption:hover {
  cursor: text;
}

trix-editor .attachment__progress {
  position: absolute;
  z-index: 1;
  height: 20px;
  top: calc(50% - 10px);
  left: 5%;
  width: 90%;
  opacity: 0.9;
  transition: opacity 200ms ease-in;
}

trix-editor .attachment__progress[value="100"] {
  opacity: 0;
}

trix-editor .attachment__caption-editor {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  color: inherit;
  text-align: center;
  vertical-align: top;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

trix-editor .attachment__toolbar {
  position: absolute;
  z-index: 1;
  top: -0.9em;
  left: 0;
  width: 100%;
  text-align: center;
}

trix-editor .trix-button-group {
  display: inline-flex;
}

trix-editor .trix-button {
  position: relative;
  float: left;
  color: #666;
  white-space: nowrap;
  font-size: 80%;
  padding: 0 0.8em;
  margin: 0;
  outline: none;
  border: none;
  border-radius: 0;
  background: transparent;
}

trix-editor .trix-button:not(:first-child) {
  border-left: 1px solid #ccc;
}

trix-editor .trix-button.trix-active {
  background: #cbeefa;
}

trix-editor .trix-button:not(:disabled) {
  cursor: pointer;
}

trix-editor .trix-button--remove {
  text-indent: -9999px;
  display: inline-block;
  padding: 0;
  outline: none;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
  border-radius: 50%;
  background-color: #fff;
  border: 2px solid highlight;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.25);
}

trix-editor .trix-button--remove::before {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.7;
  content: "";
  background-image: url(data:image/svg+xml,%3Csvg%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M19%206.4L17.6%205%2012%2010.6%206.4%205%205%206.4l5.6%205.6L5%2017.6%206.4%2019l5.6-5.6%205.6%205.6%201.4-1.4-5.6-5.6z%22%2F%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 90%;
}

trix-editor .trix-button--remove:hover {
  border-color: #333;
}

trix-editor .trix-button--remove:hover::before {
  opacity: 1;
}

trix-editor .attachment__metadata-container {
  position: relative;
}

trix-editor .attachment__metadata {
  position: absolute;
  left: 50%;
  top: 2em;
  transform: translate(-50%, 0);
  max-width: 90%;
  padding: 0.1em 0.6em;
  font-size: 0.8em;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 3px;
}

trix-editor .attachment__metadata .attachment__name {
  display: inline-block;
  max-width: 100%;
  vertical-align: bottom;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

trix-editor .attachment__metadata .attachment__size {
  margin-left: 0.2em;
  white-space: nowrap;
}

.trix-content {
  line-height: 1.5;
}

.trix-content * {
  box-sizing: border-box;
}

.trix-content h1 {
  font-size: 1.2em;
  line-height: 1.2;
  margin: 0;
}

.trix-content blockquote {
  margin: 0 0 0 0.3em;
  padding: 0 0 0 0.6em;
  border-left: 0.3em solid #ccc;
}

.trix-content pre {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  font-family: monospace;
  font-size: 0.9em;
  margin: 0;
  padding: 0.5em;
  white-space: pre;
  background-color: #eee;
  overflow-x: auto;
}

.trix-content ul, .trix-content ol, .trix-content li {
  margin: 0;
  padding: 0;
}

.trix-content ul li, .trix-content ol li, .trix-content li li {
  margin-left: 1em;
}

.trix-content img {
  max-width: 100%;
  height: auto;
}

.trix-content .attachment {
  display: inline-block;
  position: relative;
  max-width: 100%;
  margin: 0;
  padding: 0;
}

.trix-content .attachment a {
  color: inherit;
  text-decoration: none;
}

.trix-content .attachment a:hover, .trix-content .attachment a:visited:hover {
  color: inherit;
}

.trix-content .attachment__caption {
  padding: 0;
  text-align: center;
}

.trix-content .attachment__caption .attachment__name + .attachment__size::before {
  content: " · ";
}

.trix-content .attachment--preview {
  width: 100%;
  text-align: center;
}

.trix-content .attachment--preview .attachment__caption {
  color: #666;
  font-size: 0.9em;
  line-height: 1.2;
}

.trix-content .attachment--file {
  color: #333;
  line-height: 1;
  margin: 0 2px 2px 0;
  padding: 0.4em 1em;
  border: 1px solid #bbb;
  border-radius: 5px;
}

.trix-content .attachment-gallery {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin: 0;
  padding: 0;
}

.trix-content .attachment-gallery .attachment {
  flex: 1 0 33%;
  padding: 0 0.5em;
  max-width: 33%;
}

.trix-content .attachment-gallery.attachment-gallery--2 .attachment, .trix-content .attachment-gallery.attachment-gallery--4 .attachment {
  flex-basis: 50%;
  max-width: 50%;
}

/*
 * typehead.js-bootstrap3.less
 * @version 0.2.3
 * https://github.com/hyspace/typeahead.js-bootstrap3.less
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */
.has-warning .twitter-typeahead .tt-input,
.has-warning .twitter-typeahead .tt-hint {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .twitter-typeahead .tt-input:focus,
.has-warning .twitter-typeahead .tt-hint:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-error .twitter-typeahead .tt-input,
.has-error .twitter-typeahead .tt-hint {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .twitter-typeahead .tt-input:focus,
.has-error .twitter-typeahead .tt-hint:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-success .twitter-typeahead .tt-input,
.has-success .twitter-typeahead .tt-hint {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .twitter-typeahead .tt-input:focus,
.has-success .twitter-typeahead .tt-hint:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.input-group .twitter-typeahead:first-child .tt-input,
.input-group .twitter-typeahead:first-child .tt-hint {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  width: 100%;
}

.input-group .twitter-typeahead:last-child .tt-input,
.input-group .twitter-typeahead:last-child .tt-hint {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  width: 100%;
}

.input-group.input-group-sm .twitter-typeahead .tt-input,
.input-group.input-group-sm .twitter-typeahead .tt-hint {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-group.input-group-sm .twitter-typeahead .tt-input,
select.input-group.input-group-sm .twitter-typeahead .tt-hint {
  height: 30px;
  line-height: 30px;
}

textarea.input-group.input-group-sm .twitter-typeahead .tt-input,
textarea.input-group.input-group-sm .twitter-typeahead .tt-hint,
select[multiple].input-group.input-group-sm .twitter-typeahead .tt-input,
select[multiple].input-group.input-group-sm .twitter-typeahead .tt-hint {
  height: auto;
}

.input-group.input-group-sm .twitter-typeahead:not(:first-child):not(:last-child) .tt-input,
.input-group.input-group-sm .twitter-typeahead:not(:first-child):not(:last-child) .tt-hint {
  border-radius: 0;
}

.input-group.input-group-sm .twitter-typeahead:first-child .tt-input,
.input-group.input-group-sm .twitter-typeahead:first-child .tt-hint {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group.input-group-sm .twitter-typeahead:last-child .tt-input,
.input-group.input-group-sm .twitter-typeahead:last-child .tt-hint {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.input-group.input-group-lg .twitter-typeahead .tt-input,
.input-group.input-group-lg .twitter-typeahead .tt-hint {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-group.input-group-lg .twitter-typeahead .tt-input,
select.input-group.input-group-lg .twitter-typeahead .tt-hint {
  height: 46px;
  line-height: 46px;
}

textarea.input-group.input-group-lg .twitter-typeahead .tt-input,
textarea.input-group.input-group-lg .twitter-typeahead .tt-hint,
select[multiple].input-group.input-group-lg .twitter-typeahead .tt-input,
select[multiple].input-group.input-group-lg .twitter-typeahead .tt-hint {
  height: auto;
}

.input-group.input-group-lg .twitter-typeahead:not(:first-child):not(:last-child) .tt-input,
.input-group.input-group-lg .twitter-typeahead:not(:first-child):not(:last-child) .tt-hint {
  border-radius: 0;
}

.input-group.input-group-lg .twitter-typeahead:first-child .tt-input,
.input-group.input-group-lg .twitter-typeahead:first-child .tt-hint {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group.input-group-lg .twitter-typeahead:last-child .tt-input,
.input-group.input-group-lg .twitter-typeahead:last-child .tt-hint {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.twitter-typeahead {
  width: 100%;
  float: left;
}

.input-group .twitter-typeahead {
  display: table-cell !important;
}

.twitter-typeahead .tt-hint {
  color: #999999;
}

.twitter-typeahead .tt-input {
  z-index: 2;
}

.twitter-typeahead .tt-input[disabled],
.twitter-typeahead .tt-input[readonly],
fieldset[disabled] .twitter-typeahead .tt-input {
  cursor: not-allowed;
  background-color: #eeeeee !important;
}

.tt-dropdown-menu,
.tt-menu {
  top: 100%;
  left: 0;
  z-index: 1000;
  min-width: 160px;
  width: 100%;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
}

.tt-dropdown-menu .tt-suggestion,
.tt-menu .tt-suggestion {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
}

.tt-dropdown-menu .tt-suggestion.tt-cursor,
.tt-menu .tt-suggestion.tt-cursor,
.tt-dropdown-menu .tt-suggestion:hover,
.tt-menu .tt-suggestion:hover {
  cursor: pointer;
  text-decoration: none;
  outline: 0;
  background-color: rgba(0, 0, 0, 0.1);
  color: #262626;
}

.tt-dropdown-menu .tt-suggestion.tt-cursor a,
.tt-menu .tt-suggestion.tt-cursor a,
.tt-dropdown-menu .tt-suggestion:hover a,
.tt-menu .tt-suggestion:hover a {
  color: #262626;
}

.tt-dropdown-menu .tt-suggestion p,
.tt-menu .tt-suggestion p {
  margin: 0;
}

/*
 * The MIT License
 * Copyright (c) 2012 Matias Meno <m@tias.me>
 */
@-webkit-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}
@-moz-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}
@keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}
@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@-moz-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.dropzone, .dropzone * {
  box-sizing: border-box;
}

.dropzone {
  height: 150px;
  border: 2px solid rgba(0, 0, 0, 0.3);
  background: white;
  padding: 20px 20px;
}

.dropzone.dz-clickable {
  cursor: pointer;
}

.dropzone.dz-clickable * {
  cursor: default;
}

.dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
  cursor: pointer;
}

.dropzone.dz-started .dz-message {
  display: none;
}

.dropzone.dz-drag-hover {
  border-style: solid;
}

.dropzone.dz-drag-hover .dz-message {
  opacity: 0.5;
}

.dropzone .dz-message {
  text-align: center;
  margin: 0.5em 0;
}

.dropzone .dz-preview {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 16px;
  min-height: 100px;
}

.dropzone .dz-preview:hover {
  z-index: 1000;
}

.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

.dropzone .dz-preview.dz-file-preview .dz-image {
  border-radius: 20px;
  background: #999;
  background: linear-gradient(to bottom, #eee, #ddd);
}

.dropzone .dz-preview.dz-file-preview .dz-details {
  opacity: 1;
}

.dropzone .dz-preview.dz-image-preview {
  background: white;
}

.dropzone .dz-preview.dz-image-preview .dz-details {
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.dropzone .dz-preview .dz-remove {
  font-size: 14px;
  text-align: center;
  display: block;
  cursor: pointer;
  border: none;
}

.dropzone .dz-preview .dz-remove:hover {
  text-decoration: underline;
}

.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

.dropzone .dz-preview .dz-details {
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  font-size: 13px;
  min-width: 100%;
  max-width: 100%;
  padding: 2em 1em;
  text-align: center;
  color: rgba(0, 0, 0, 0.9);
  line-height: 150%;
}

.dropzone .dz-preview .dz-details .dz-size {
  margin-bottom: 1em;
  font-size: 16px;
}

.dropzone .dz-preview .dz-details .dz-filename {
  white-space: nowrap;
}

.dropzone .dz-preview .dz-details .dz-filename:hover span {
  border: 1px solid rgba(200, 200, 200, 0.8);
  background-color: rgba(255, 255, 255, 0.8);
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
  overflow: hidden;
  text-overflow: ellipsis;
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
  border: 1px solid transparent;
}

.dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 0 0.4em;
  border-radius: 3px;
}

.dropzone .dz-preview:hover .dz-image img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  -webkit-filter: blur(8px);
  filter: blur(8px);
}

.dropzone .dz-preview .dz-image {
  border-radius: 20px;
  overflow: hidden;
  width: 120px;
  height: 120px;
  position: relative;
  display: block;
  z-index: 10;
}

.dropzone .dz-preview .dz-image img {
  display: block;
}

.dropzone .dz-preview.dz-success .dz-success-mark {
  -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
}

.dropzone .dz-preview.dz-error .dz-error-mark {
  opacity: 1;
  -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
}

.dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {
  pointer-events: none;
  opacity: 0;
  z-index: 500;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin-left: -27px;
  margin-top: -27px;
}

.dropzone .dz-preview .dz-success-mark svg, .dropzone .dz-preview .dz-error-mark svg {
  display: block;
  width: 54px;
  height: 54px;
}

.dropzone .dz-preview.dz-processing .dz-progress {
  opacity: 1;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.dropzone .dz-preview.dz-complete .dz-progress {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in;
  -moz-transition: opacity 0.4s ease-in;
  -ms-transition: opacity 0.4s ease-in;
  -o-transition: opacity 0.4s ease-in;
  transition: opacity 0.4s ease-in;
}

.dropzone .dz-preview:not(.dz-processing) .dz-progress {
  -webkit-animation: pulse 6s ease infinite;
  -moz-animation: pulse 6s ease infinite;
  -ms-animation: pulse 6s ease infinite;
  -o-animation: pulse 6s ease infinite;
  animation: pulse 6s ease infinite;
}

.dropzone .dz-preview .dz-progress {
  opacity: 1;
  z-index: 1000;
  pointer-events: none;
  position: absolute;
  height: 16px;
  left: 50%;
  top: 50%;
  margin-top: -8px;
  width: 80px;
  margin-left: -40px;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transform: scale(1);
  border-radius: 8px;
  overflow: hidden;
}

.dropzone .dz-preview .dz-progress .dz-upload {
  background: #333;
  background: linear-gradient(to bottom, #666, #444);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  -webkit-transition: width 300ms ease-in-out;
  -moz-transition: width 300ms ease-in-out;
  -ms-transition: width 300ms ease-in-out;
  -o-transition: width 300ms ease-in-out;
  transition: width 300ms ease-in-out;
}

.dropzone .dz-preview.dz-error .dz-error-message {
  display: block;
}

.dropzone .dz-preview.dz-error:hover .dz-error-message {
  opacity: 1;
  pointer-events: auto;
}

.dropzone .dz-preview .dz-error-message {
  pointer-events: none;
  z-index: 1000;
  position: absolute;
  display: block;
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  border-radius: 8px;
  font-size: 13px;
  top: 130px;
  left: -10px;
  width: 140px;
  background: #be2626;
  background: linear-gradient(to bottom, #be2626, #a92222);
  padding: 0.5em 1.2em;
  color: white;
}

.dropzone .dz-preview .dz-error-message:after {
  content: "";
  position: absolute;
  top: -6px;
  left: 64px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #be2626;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 *  Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}

/*
 *  Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
      This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
      calculation of the height of the owl-item that breaks page layouts
     */
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

/*
 *  Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(//halemind.com/owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px;
}

/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut 0.7s both ease;
  -moz-animation: fadeOut 0.7s both ease;
  animation: fadeOut 0.7s both ease;
}

.owl-fade-in {
  -webkit-animation: fadeIn 0.7s both ease;
  -moz-animation: fadeIn 0.7s both ease;
  animation: fadeIn 0.7s both ease;
}

/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}

.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}

/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade 0.7s ease both;
  -moz-animation: scaleToFade 0.7s ease both;
  animation: scaleToFade 0.7s ease both;
}

.owl-goDown-in {
  -webkit-animation: goDown 0.6s ease both;
  -moz-animation: goDown 0.6s ease both;
  animation: goDown 0.6s ease both;
}

/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom 0.5s ease both;
  -moz-animation: scaleUpFrom 0.5s ease both;
  animation: scaleUpFrom 0.5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo 0.5s ease both;
  -moz-animation: scaleUpTo 0.5s ease both;
  animation: scaleUpTo 0.5s ease both;
}

/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {
    opacity: 1;
  }
}
@-moz-keyframes empty {
  0% {
    opacity: 1;
  }
}
@keyframes empty {
  0% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes backSlideOut {
  25% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px);
  }
  75% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
}
@-moz-keyframes backSlideOut {
  25% {
    opacity: 0.5;
    -moz-transform: translateZ(-500px);
  }
  75% {
    opacity: 0.5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: 0.5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
}
@keyframes backSlideOut {
  25% {
    opacity: 0.5;
    transform: translateZ(-500px);
  }
  75% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(-200%);
  }
}
@-webkit-keyframes backSlideIn {
  0%, 25% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
  }
}
@-moz-keyframes backSlideIn {
  0%, 25% {
    opacity: 0.5;
    -moz-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: 0.5;
    -moz-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0);
  }
}
@keyframes backSlideIn {
  0%, 25% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: 0.5;
    transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0);
  }
}
@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
}
@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8);
  }
}
@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8);
  }
}
@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
  }
}
@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%);
  }
}
@keyframes goDown {
  from {
    transform: translateY(-100%);
  }
}
@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5);
  }
}
@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5);
  }
}
/** Trumbowyg v2.5.1 - A lightweight WYSIWYG editor - alex-d.github.io/Trumbowyg - License MIT - Author : Alexandre Demode (Alex-D) / alex-d.fr */
#trumbowyg-icons, #trumbowyg-icons svg {
  height: 0;
  width: 0;
}

#trumbowyg-icons {
  overflow: hidden;
  visibility: hidden;
}

.trumbowyg-box *, .trumbowyg-box ::after, .trumbowyg-box ::before {
  box-sizing: border-box;
}

.trumbowyg-box svg {
  width: 17px;
  height: 100%;
  fill: #222;
}

.trumbowyg-box, .trumbowyg-editor {
  display: block;
  position: relative;
  border: 1px solid #DDD;
  width: 100%;
  min-height: 300px;
  margin: 17px auto;
}

.trumbowyg-box .trumbowyg-editor {
  margin: 0 auto;
}

.trumbowyg-box.trumbowyg-fullscreen {
  background: #FEFEFE;
  border: none !important;
}

.trumbowyg-editor, .trumbowyg-textarea {
  position: relative;
  box-sizing: border-box;
  padding: 20px;
  min-height: 300px;
  width: 100%;
  border-style: none;
  resize: none;
  outline: 0;
  overflow: auto;
}

.trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-box-blur .trumbowyg-editor::before {
  color: transparent !important;
  text-shadow: 0 0 7px #333;
}

@media screen and (min-width: 0 \0 ) {
  .trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-box-blur .trumbowyg-editor::before {
    color: rgba(200, 200, 200, 0.6) !important;
  }
}
@supports (-ms-accelerator: true) {
  .trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-box-blur .trumbowyg-editor::before {
    color: rgba(200, 200, 200, 0.6) !important;
  }
}
.trumbowyg-box-blur .trumbowyg-editor hr, .trumbowyg-box-blur .trumbowyg-editor img {
  opacity: 0.2;
}

.trumbowyg-textarea {
  position: relative;
  display: block;
  overflow: auto;
  border: none;
  white-space: normal;
  font-size: 14px;
  font-family: Inconsolata, Consolas, Courier, "Courier New", sans-serif;
  line-height: 18px;
}

.trumbowyg-box.trumbowyg-editor-visible .trumbowyg-textarea {
  height: 1px !important;
  width: 25%;
  min-height: 0 !important;
  padding: 0 !important;
  background: 0 0;
  opacity: 0 !important;
}

.trumbowyg-box.trumbowyg-editor-hidden .trumbowyg-textarea {
  display: block;
}

.trumbowyg-box.trumbowyg-editor-hidden .trumbowyg-editor {
  display: none;
}

.trumbowyg-box.trumbowyg-disabled .trumbowyg-textarea {
  opacity: 0.8;
  background: 0 0;
}

.trumbowyg-editor[contenteditable=true]:empty:not(:focus)::before {
  content: attr(placeholder);
  color: #999;
  pointer-events: none;
}

.trumbowyg-button-pane {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  width: 100%;
  min-height: 36px;
  background: #ecf0f1;
  border-bottom: 1px solid #d7e0e2;
  margin: 0;
  padding: 0 5px;
  list-style-type: none;
  line-height: 10px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.trumbowyg-button-pane::after {
  content: " ";
  display: block;
  position: absolute;
  top: 36px;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background: #d7e0e2;
}

.trumbowyg-button-pane .trumbowyg-button-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.trumbowyg-button-pane .trumbowyg-button-group .trumbowyg-fullscreen-button svg {
  color: transparent;
}

.trumbowyg-button-pane .trumbowyg-button-group:not(:empty) + .trumbowyg-button-group::before {
  content: " ";
  display: block;
  width: 1px;
  background: #d7e0e2;
  margin: 0 5px;
  height: 35px;
}

.trumbowyg-button-pane button {
  display: block;
  position: relative;
  width: 35px;
  height: 35px;
  padding: 1px 6px !important;
  margin-bottom: 1px;
  overflow: hidden;
  border: none;
  cursor: pointer;
  background: 0 0;
  -webkit-transition: background-color 150ms, opacity 150ms;
  transition: background-color 150ms, opacity 150ms;
}

.trumbowyg-button-pane button.trumbowyg-textual-button {
  width: auto;
  line-height: 35px;
}

.trumbowyg-button-pane.trumbowyg-disable button:not(.trumbowyg-not-disable):not(.trumbowyg-active), .trumbowyg-disabled .trumbowyg-button-pane button:not(.trumbowyg-not-disable):not(.trumbowyg-viewHTML-button) {
  opacity: 0.2;
  cursor: default;
}

.trumbowyg-button-pane.trumbowyg-disable .trumbowyg-button-group::before, .trumbowyg-disabled .trumbowyg-button-pane .trumbowyg-button-group::before {
  background: #e3e9eb;
}

.trumbowyg-button-pane button.trumbowyg-active, .trumbowyg-button-pane button:not(.trumbowyg-disable):focus, .trumbowyg-button-pane button:not(.trumbowyg-disable):hover {
  background-color: #FFF;
  outline: 0;
}

.trumbowyg-button-pane .trumbowyg-open-dropdown::after {
  display: block;
  content: " ";
  position: absolute;
  top: 25px;
  right: 3px;
  height: 0;
  width: 0;
  border: 3px solid transparent;
  border-top-color: #555;
}

.trumbowyg-button-pane .trumbowyg-open-dropdown.trumbowyg-textual-button {
  padding-left: 10px !important;
  padding-right: 18px !important;
}

.trumbowyg-button-pane .trumbowyg-open-dropdown.trumbowyg-textual-button::after {
  top: 17px;
  right: 7px;
}

.trumbowyg-button-pane .trumbowyg-right {
  margin-left: auto;
}

.trumbowyg-button-pane .trumbowyg-right::before {
  display: none !important;
}

.trumbowyg-dropdown {
  width: 200px;
  border: 1px solid #ecf0f1;
  padding: 5px 0;
  border-top: none;
  background: #FFF;
  margin-left: -1px;
  box-shadow: rgba(0, 0, 0, 0.1) 0 2px 3px;
}

.trumbowyg-dropdown button {
  display: block;
  width: 100%;
  height: 35px;
  line-height: 35px;
  text-decoration: none;
  background: #FFF;
  padding: 0 10px;
  color: #333 !important;
  border: none;
  cursor: pointer;
  text-align: left;
  font-size: 15px;
  -webkit-transition: all 150ms;
  transition: all 150ms;
}

.trumbowyg-dropdown button:focus, .trumbowyg-dropdown button:hover {
  background: #ecf0f1;
}

.trumbowyg-dropdown button svg {
  float: left;
  margin-right: 14px;
}

.trumbowyg-modal {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 520px;
  width: 100%;
  height: 350px;
  z-index: 11;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.trumbowyg-modal-box {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 500px;
  width: calc(100% - 20px);
  padding-bottom: 45px;
  z-index: 1;
  background-color: #FFF;
  text-align: center;
  font-size: 14px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 2px 3px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.trumbowyg-modal-box .trumbowyg-modal-title {
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 20px;
  padding: 15px 0 13px;
  display: block;
  border-bottom: 1px solid #EEE;
  color: #333;
  background: #fbfcfc;
}

.trumbowyg-modal-box .trumbowyg-progress {
  width: 100%;
  height: 3px;
  position: absolute;
  top: 58px;
}

.trumbowyg-modal-box .trumbowyg-progress .trumbowyg-progress-bar {
  background: #2BC06A;
  height: 100%;
  -webkit-transition: width 150ms linear;
  transition: width 150ms linear;
}

.trumbowyg-modal-box label {
  display: block;
  position: relative;
  margin: 15px 12px;
  height: 29px;
  line-height: 29px;
  overflow: hidden;
}

.trumbowyg-modal-box label .trumbowyg-input-infos {
  display: block;
  text-align: left;
  height: 25px;
  line-height: 25px;
  -webkit-transition: all 150ms;
  transition: all 150ms;
}

.trumbowyg-modal-box label .trumbowyg-input-infos span {
  display: block;
  color: #69878f;
  background-color: #fbfcfc;
  border: 1px solid #DEDEDE;
  padding: 0 7px;
  width: 150px;
}

.trumbowyg-modal-box label .trumbowyg-input-infos span.trumbowyg-msg-error {
  color: #e74c3c;
}

.trumbowyg-modal-box label.trumbowyg-input-error input, .trumbowyg-modal-box label.trumbowyg-input-error textarea {
  border: 1px solid #e74c3c;
}

.trumbowyg-modal-box label.trumbowyg-input-error .trumbowyg-input-infos {
  margin-top: -27px;
}

.trumbowyg-modal-box label input {
  position: absolute;
  top: 0;
  right: 0;
  height: 27px;
  line-height: 27px;
  border: 1px solid #DEDEDE;
  background: #fff;
  font-size: 14px;
  max-width: 330px;
  width: 70%;
  padding: 0 7px;
  -webkit-transition: all 150ms;
  transition: all 150ms;
}

.trumbowyg-modal-box label input:focus, .trumbowyg-modal-box label input:hover {
  outline: 0;
  border: 1px solid #95a5a6;
}

.trumbowyg-modal-box label input:focus {
  background: #fbfcfc;
}

.trumbowyg-modal-box .error {
  margin-top: 25px;
  display: block;
  color: red;
}

.trumbowyg-modal-box .trumbowyg-modal-button {
  position: absolute;
  bottom: 10px;
  right: 0;
  text-decoration: none;
  color: #FFF;
  display: block;
  width: 100px;
  height: 35px;
  line-height: 33px;
  margin: 0 10px;
  background-color: #333;
  border: none;
  cursor: pointer;
  font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
  font-size: 16px;
  -webkit-transition: all 150ms;
  transition: all 150ms;
}

.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit {
  right: 110px;
  background: #2bc06a;
}

.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:focus, .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:hover {
  background: #40d47e;
  outline: 0;
}

.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:active {
  background: #25a25a;
}

.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset {
  color: #555;
  background: #e6e6e6;
}

.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:focus, .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:hover {
  background: #fbfbfb;
  outline: 0;
}

.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:active {
  background: #d5d5d5;
}

.trumbowyg-overlay {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  left: 0;
  display: none;
  z-index: 10;
}

body.trumbowyg-body-fullscreen {
  overflow: hidden;
}

.trumbowyg-fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  z-index: 99999;
}

.trumbowyg-fullscreen .trumbowyg-editor, .trumbowyg-fullscreen.trumbowyg-box {
  border: none;
}

.trumbowyg-fullscreen .trumbowyg-editor, .trumbowyg-fullscreen .trumbowyg-textarea {
  height: calc(100% - 37px) !important;
  overflow: auto;
}

.trumbowyg-fullscreen .trumbowyg-overlay {
  height: 100% !important;
}

.trumbowyg-fullscreen .trumbowyg-button-group .trumbowyg-fullscreen-button svg {
  color: #222;
  fill: transparent;
}

.trumbowyg-editor embed, .trumbowyg-editor img, .trumbowyg-editor object, .trumbowyg-editor video {
  max-width: 100%;
}

.trumbowyg-editor img, .trumbowyg-editor video {
  height: auto;
}

.trumbowyg-editor img {
  cursor: move;
}

.trumbowyg-editor.trumbowyg-reset-css {
  background: #FEFEFE !important;
  font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif !important;
  font-size: 14px !important;
  line-height: 1.45em !important;
  white-space: normal !important;
  color: #333;
}

.trumbowyg-editor.trumbowyg-reset-css a {
  color: #15c !important;
  text-decoration: underline !important;
}

.trumbowyg-editor.trumbowyg-reset-css blockquote, .trumbowyg-editor.trumbowyg-reset-css div, .trumbowyg-editor.trumbowyg-reset-css ol, .trumbowyg-editor.trumbowyg-reset-css p, .trumbowyg-editor.trumbowyg-reset-css ul {
  box-shadow: none !important;
  background: 0 0 !important;
  margin: 0 0 15px !important;
  line-height: 1.4em !important;
  font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif !important;
  font-size: 14px !important;
  border: none;
}

.trumbowyg-editor.trumbowyg-reset-css hr, .trumbowyg-editor.trumbowyg-reset-css iframe, .trumbowyg-editor.trumbowyg-reset-css object {
  margin-bottom: 15px !important;
}

.trumbowyg-editor.trumbowyg-reset-css blockquote {
  margin-left: 32px !important;
  font-style: italic !important;
  color: #555;
}

.trumbowyg-editor.trumbowyg-reset-css ol, .trumbowyg-editor.trumbowyg-reset-css ul {
  padding-left: 20px !important;
}

.trumbowyg-editor.trumbowyg-reset-css ol ol, .trumbowyg-editor.trumbowyg-reset-css ol ul, .trumbowyg-editor.trumbowyg-reset-css ul ol, .trumbowyg-editor.trumbowyg-reset-css ul ul {
  border: none;
  margin: 2px !important;
  padding: 0 0 0 24px !important;
}

.trumbowyg-editor.trumbowyg-reset-css hr {
  display: block;
  height: 1px;
  border: none;
  border-top: 1px solid #CCC;
}

.trumbowyg-editor.trumbowyg-reset-css h1, .trumbowyg-editor.trumbowyg-reset-css h2, .trumbowyg-editor.trumbowyg-reset-css h3, .trumbowyg-editor.trumbowyg-reset-css h4 {
  color: #111;
  background: 0 0;
  margin: 0 !important;
  padding: 0 !important;
  font-weight: 700;
}

.trumbowyg-editor.trumbowyg-reset-css h1 {
  font-size: 32px !important;
  line-height: 38px !important;
  margin-bottom: 20px !important;
}

.trumbowyg-editor.trumbowyg-reset-css h2 {
  font-size: 26px !important;
  line-height: 34px !important;
  margin-bottom: 15px !important;
}

.trumbowyg-editor.trumbowyg-reset-css h3 {
  font-size: 22px !important;
  line-height: 28px !important;
  margin-bottom: 7px !important;
}

.trumbowyg-editor.trumbowyg-reset-css h4 {
  font-size: 16px !important;
  line-height: 22px !important;
  margin-bottom: 7px !important;
}

.trumbowyg-dark .trumbowyg-textarea {
  background: #111;
  color: #ddd;
}

.trumbowyg-dark .trumbowyg-box {
  border: 1px solid #343434;
}

.trumbowyg-dark .trumbowyg-box.trumbowyg-fullscreen {
  background: #111;
}

.trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor::before {
  text-shadow: 0 0 7px #ccc;
}

@media screen and (min-width: 0 \0 ) {
  .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor::before {
    color: rgba(20, 20, 20, 0.6) !important;
  }
}
@supports (-ms-accelerator: true) {
  .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor::before {
    color: rgba(20, 20, 20, 0.6) !important;
  }
}
.trumbowyg-dark .trumbowyg-box svg {
  fill: #ecf0f1;
  color: #ecf0f1;
}

.trumbowyg-dark .trumbowyg-button-pane {
  background-color: #222;
  border-bottom-color: #343434;
}

.trumbowyg-dark .trumbowyg-button-pane::after {
  background: #343434;
}

.trumbowyg-dark .trumbowyg-button-pane .trumbowyg-button-group:not(:empty)::before {
  background-color: #343434;
}

.trumbowyg-dark .trumbowyg-button-pane .trumbowyg-button-group:not(:empty) .trumbowyg-fullscreen-button svg {
  color: transparent;
}

.trumbowyg-dark .trumbowyg-button-pane.trumbowyg-disable .trumbowyg-button-group::before {
  background-color: #2a2a2a;
}

.trumbowyg-dark .trumbowyg-button-pane button.trumbowyg-active, .trumbowyg-dark .trumbowyg-button-pane button:not(.trumbowyg-disable):focus, .trumbowyg-dark .trumbowyg-button-pane button:not(.trumbowyg-disable):hover {
  background-color: #333;
}

.trumbowyg-dark .trumbowyg-button-pane .trumbowyg-open-dropdown::after {
  border-top-color: #fff;
}

.trumbowyg-dark .trumbowyg-fullscreen .trumbowyg-button-group .trumbowyg-fullscreen-button svg {
  color: #ecf0f1;
  fill: transparent;
}

.trumbowyg-dark .trumbowyg-dropdown {
  border-color: #222;
  background: #333;
  box-shadow: rgba(0, 0, 0, 0.3) 0 2px 3px;
}

.trumbowyg-dark .trumbowyg-dropdown button {
  background: #333;
  color: #fff !important;
}

.trumbowyg-dark .trumbowyg-dropdown button:focus, .trumbowyg-dark .trumbowyg-dropdown button:hover {
  background: #222;
}

.trumbowyg-dark .trumbowyg-modal-box {
  background-color: #222;
}

.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-title {
  border-bottom: 1px solid #555;
  color: #fff;
  background: #3c3c3c;
}

.trumbowyg-dark .trumbowyg-modal-box label {
  display: block;
  position: relative;
  margin: 15px 12px;
  height: 27px;
  line-height: 27px;
  overflow: hidden;
}

.trumbowyg-dark .trumbowyg-modal-box label .trumbowyg-input-infos span {
  color: #eee;
  background-color: #2f2f2f;
  border-color: #222;
}

.trumbowyg-dark .trumbowyg-modal-box label .trumbowyg-input-infos span.trumbowyg-msg-error {
  color: #e74c3c;
}

.trumbowyg-dark .trumbowyg-modal-box label.trumbowyg-input-error input, .trumbowyg-dark .trumbowyg-modal-box label.trumbowyg-input-error textarea {
  border-color: #e74c3c;
}

.trumbowyg-dark .trumbowyg-modal-box label input {
  border-color: #222;
  color: #eee;
  background: #333;
}

.trumbowyg-dark .trumbowyg-modal-box label input:focus, .trumbowyg-dark .trumbowyg-modal-box label input:hover {
  border-color: #626262;
}

.trumbowyg-dark .trumbowyg-modal-box label input:focus {
  background-color: #2f2f2f;
}

.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit {
  background: #1b7943;
}

.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:focus, .trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:hover {
  background: #25a25a;
}

.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:active {
  background: #176437;
}

.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset {
  background: #333;
  color: #ccc;
}

.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:focus, .trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:hover {
  background: #444;
}

.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:active {
  background: #111;
}

.trumbowyg-dark .trumbowyg-overlay {
  background-color: rgba(15, 15, 15, 0.6);
}

/**
 * Trumbowyg v2.5.1 - A lightweight WYSIWYG editor
 * Default stylesheet for Trumbowyg editor
 * ------------------------
 * @link http://alex-d.github.io/Trumbowyg
 * @license MIT
 * @author Alexandre Demode (Alex-D)
 *         Twitter : @AlexandreDemode
 *         Website : alex-d.fr
 */
#trumbowyg-icons {
  overflow: hidden;
  visibility: hidden;
  height: 0;
  width: 0;
}
#trumbowyg-icons svg {
  height: 0;
  width: 0;
}

.trumbowyg-box *,
.trumbowyg-box *::before,
.trumbowyg-box *::after {
  box-sizing: border-box;
}
.trumbowyg-box svg {
  width: 17px;
  height: 100%;
  fill: #222;
}

.trumbowyg-box,
.trumbowyg-editor {
  display: block;
  position: relative;
  border: 1px solid #DDD;
  width: 100%;
  min-height: 300px;
  margin: 17px auto;
}

.trumbowyg-box .trumbowyg-editor {
  margin: 0 auto;
}

.trumbowyg-box.trumbowyg-fullscreen {
  background: #FEFEFE;
  border: none !important;
}

.trumbowyg-editor,
.trumbowyg-textarea {
  position: relative;
  box-sizing: border-box;
  padding: 20px;
  min-height: 300px;
  width: 100%;
  border-style: none;
  resize: none;
  outline: none;
  overflow: auto;
}

.trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-box-blur .trumbowyg-editor::before {
  color: transparent !important;
  text-shadow: 0 0 7px #333;
}
@media screen and (min-width: 0 \0 ) {
  .trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-box-blur .trumbowyg-editor::before {
    color: rgba(200, 200, 200, 0.6) !important;
  }
}
@supports (-ms-accelerator: true) {
  .trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-box-blur .trumbowyg-editor::before {
    color: rgba(200, 200, 200, 0.6) !important;
  }
}
.trumbowyg-box-blur .trumbowyg-editor img,
.trumbowyg-box-blur .trumbowyg-editor hr {
  opacity: 0.2;
}

.trumbowyg-textarea {
  position: relative;
  display: block;
  overflow: auto;
  border: none;
  white-space: normal;
  font-size: 14px;
  font-family: "Inconsolata", "Consolas", "Courier", "Courier New", sans-serif;
  line-height: 18px;
}

.trumbowyg-box.trumbowyg-editor-visible .trumbowyg-textarea {
  height: 1px !important;
  width: 25%;
  min-height: 0 !important;
  padding: 0 !important;
  background: none;
  opacity: 0 !important;
}

.trumbowyg-box.trumbowyg-editor-hidden .trumbowyg-textarea {
  display: block;
}
.trumbowyg-box.trumbowyg-editor-hidden .trumbowyg-editor {
  display: none;
}

.trumbowyg-box.trumbowyg-disabled .trumbowyg-textarea {
  opacity: 0.8;
  background: none;
}

.trumbowyg-editor[contenteditable=true]:empty:not(:focus)::before {
  content: attr(placeholder);
  color: #999;
  pointer-events: none;
}

.trumbowyg-button-pane {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  min-height: 36px;
  background: #ecf0f1;
  border-bottom: 1px solid rgb(215.4454545455, 223.7727272727, 225.8545454545);
  margin: 0;
  padding: 0 5px;
  list-style-type: none;
  line-height: 10px;
  backface-visibility: hidden;
}
.trumbowyg-button-pane::after {
  content: " ";
  display: block;
  position: absolute;
  top: 36px;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background: rgb(215.4454545455, 223.7727272727, 225.8545454545);
}
.trumbowyg-button-pane .trumbowyg-button-group {
  display: flex;
  flex-flow: row wrap;
}
.trumbowyg-button-pane .trumbowyg-button-group .trumbowyg-fullscreen-button svg {
  color: transparent;
}
.trumbowyg-button-pane .trumbowyg-button-group:not(:empty) + .trumbowyg-button-group::before {
  content: " ";
  display: block;
  width: 1px;
  background: rgb(215.4454545455, 223.7727272727, 225.8545454545);
  margin: 0 5px;
  height: 35px;
}
.trumbowyg-button-pane button {
  display: block;
  position: relative;
  width: 35px;
  height: 35px;
  padding: 1px 6px !important;
  margin-bottom: 1px;
  overflow: hidden;
  border: none;
  cursor: pointer;
  background: none;
  transition: background-color 150ms, opacity 150ms;
}
.trumbowyg-button-pane button.trumbowyg-textual-button {
  width: auto;
  line-height: 35px;
}
.trumbowyg-button-pane.trumbowyg-disable button:not(.trumbowyg-not-disable):not(.trumbowyg-active), .trumbowyg-disabled .trumbowyg-button-pane button:not(.trumbowyg-not-disable):not(.trumbowyg-viewHTML-button) {
  opacity: 0.2;
  cursor: default;
}
.trumbowyg-button-pane.trumbowyg-disable .trumbowyg-button-group::before, .trumbowyg-disabled .trumbowyg-button-pane .trumbowyg-button-group::before {
  background: rgb(227.1909090909, 233.0454545455, 234.5090909091);
}
.trumbowyg-button-pane button:not(.trumbowyg-disable):hover,
.trumbowyg-button-pane button:not(.trumbowyg-disable):focus,
.trumbowyg-button-pane button.trumbowyg-active {
  background-color: #FFF;
  outline: none;
}
.trumbowyg-button-pane .trumbowyg-open-dropdown::after {
  display: block;
  content: " ";
  position: absolute;
  top: 25px;
  right: 3px;
  height: 0;
  width: 0;
  border: 3px solid transparent;
  border-top-color: #555;
}
.trumbowyg-button-pane .trumbowyg-open-dropdown.trumbowyg-textual-button {
  padding-left: 10px !important;
  padding-right: 18px !important;
}
.trumbowyg-button-pane .trumbowyg-open-dropdown.trumbowyg-textual-button::after {
  top: 17px;
  right: 7px;
}
.trumbowyg-button-pane .trumbowyg-right {
  margin-left: auto;
}
.trumbowyg-button-pane .trumbowyg-right::before {
  display: none !important;
}

.trumbowyg-dropdown {
  width: 200px;
  border: 1px solid #ecf0f1;
  padding: 5px 0;
  border-top: none;
  background: #FFF;
  margin-left: -1px;
  box-shadow: rgba(0, 0, 0, 0.1) 0 2px 3px;
}
.trumbowyg-dropdown button {
  display: block;
  width: 100%;
  height: 35px;
  line-height: 35px;
  text-decoration: none;
  background: #FFF;
  padding: 0 10px;
  color: #333 !important;
  border: none;
  cursor: pointer;
  text-align: left;
  font-size: 15px;
  transition: all 150ms;
}
.trumbowyg-dropdown button:hover, .trumbowyg-dropdown button:focus {
  background: #ecf0f1;
}
.trumbowyg-dropdown button svg {
  float: left;
  margin-right: 14px;
}

/* Modal box */
.trumbowyg-modal {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  max-width: 520px;
  width: 100%;
  height: 350px;
  z-index: 11;
  overflow: hidden;
  backface-visibility: hidden;
}

.trumbowyg-modal-box {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  max-width: 500px;
  width: calc(100% - 20px);
  padding-bottom: 45px;
  z-index: 1;
  background-color: #FFF;
  text-align: center;
  font-size: 14px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 2px 3px;
  backface-visibility: hidden;
}
.trumbowyg-modal-box .trumbowyg-modal-title {
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 20px;
  padding: 15px 0 13px;
  display: block;
  border-bottom: 1px solid #EEE;
  color: #333;
  background: rgb(250.6818181818, 251.5909090909, 251.8181818182);
}
.trumbowyg-modal-box .trumbowyg-progress {
  width: 100%;
  height: 3px;
  position: absolute;
  top: 58px;
}
.trumbowyg-modal-box .trumbowyg-progress .trumbowyg-progress-bar {
  background: #2BC06A;
  height: 100%;
  transition: width 150ms linear;
}
.trumbowyg-modal-box label {
  display: block;
  position: relative;
  margin: 15px 12px;
  height: 29px;
  line-height: 29px;
  overflow: hidden;
}
.trumbowyg-modal-box label .trumbowyg-input-infos {
  display: block;
  text-align: left;
  height: 25px;
  line-height: 25px;
  transition: all 150ms;
}
.trumbowyg-modal-box label .trumbowyg-input-infos span {
  display: block;
  color: rgb(105, 135, 142.5);
  background-color: rgb(250.6818181818, 251.5909090909, 251.8181818182);
  border: 1px solid #DEDEDE;
  padding: 0 7px;
  width: 150px;
}
.trumbowyg-modal-box label .trumbowyg-input-infos span.trumbowyg-msg-error {
  color: #e74c3c;
}
.trumbowyg-modal-box label.trumbowyg-input-error input,
.trumbowyg-modal-box label.trumbowyg-input-error textarea {
  border: 1px solid #e74c3c;
}
.trumbowyg-modal-box label.trumbowyg-input-error .trumbowyg-input-infos {
  margin-top: -27px;
}
.trumbowyg-modal-box label input {
  position: absolute;
  top: 0;
  right: 0;
  height: 27px;
  line-height: 27px;
  border: 1px solid #DEDEDE;
  background: #fff;
  font-size: 14px;
  max-width: 330px;
  width: 70%;
  padding: 0 7px;
  transition: all 150ms;
}
.trumbowyg-modal-box label input:hover, .trumbowyg-modal-box label input:focus {
  outline: none;
  border: 1px solid #95a5a6;
}
.trumbowyg-modal-box label input:focus {
  background: rgb(250.6818181818, 251.5909090909, 251.8181818182);
}
.trumbowyg-modal-box .error {
  margin-top: 25px;
  display: block;
  color: red;
}
.trumbowyg-modal-box .trumbowyg-modal-button {
  position: absolute;
  bottom: 10px;
  right: 0;
  text-decoration: none;
  color: #FFF;
  display: block;
  width: 100px;
  height: 35px;
  line-height: 33px;
  margin: 0 10px;
  background-color: #333;
  border: none;
  cursor: pointer;
  font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
  font-size: 16px;
  transition: all 150ms;
}
.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit {
  right: 110px;
  background: rgb(43.1848, 191.5152, 106.0844);
}
.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:hover, .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:focus {
  background: rgb(63.648, 211.852, 126.494);
  outline: none;
}
.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:active {
  background: rgb(36.616, 162.384, 89.948);
}
.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset {
  color: #555;
  background: rgb(230.35, 230.35, 230.35);
}
.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:hover, .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:focus {
  background: rgb(250.75, 250.75, 250.75);
  outline: none;
}
.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:active {
  background: rgb(212.5, 212.5, 212.5);
}

.trumbowyg-overlay {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  left: 0;
  display: none;
  z-index: 10;
}

/**
 * Fullscreen
 */
body.trumbowyg-body-fullscreen {
  overflow: hidden;
}

.trumbowyg-fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  z-index: 99999;
}
.trumbowyg-fullscreen.trumbowyg-box,
.trumbowyg-fullscreen .trumbowyg-editor {
  border: none;
}
.trumbowyg-fullscreen .trumbowyg-editor,
.trumbowyg-fullscreen .trumbowyg-textarea {
  height: calc(100% - 37px) !important;
  overflow: auto;
}
.trumbowyg-fullscreen .trumbowyg-overlay {
  height: 100% !important;
}
.trumbowyg-fullscreen .trumbowyg-button-group .trumbowyg-fullscreen-button svg {
  color: #222;
  fill: transparent;
}

.trumbowyg-editor object,
.trumbowyg-editor embed,
.trumbowyg-editor video,
.trumbowyg-editor img {
  max-width: 100%;
}
.trumbowyg-editor video,
.trumbowyg-editor img {
  height: auto;
}
.trumbowyg-editor img {
  cursor: move;
}
.trumbowyg-editor {
  /*
   * lset for resetCss option
   */
}
.trumbowyg-editor.trumbowyg-reset-css {
  background: #FEFEFE !important;
  font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif !important;
  font-size: 14px !important;
  line-height: 1.45em !important;
  white-space: normal !important;
  color: #333;
}
.trumbowyg-editor.trumbowyg-reset-css a {
  color: #15c !important;
  text-decoration: underline !important;
}
.trumbowyg-editor.trumbowyg-reset-css div,
.trumbowyg-editor.trumbowyg-reset-css p,
.trumbowyg-editor.trumbowyg-reset-css ul,
.trumbowyg-editor.trumbowyg-reset-css ol,
.trumbowyg-editor.trumbowyg-reset-css blockquote {
  box-shadow: none !important;
  background: none !important;
  margin: 0 !important;
  margin-bottom: 15px !important;
  line-height: 1.4em !important;
  font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif !important;
  font-size: 14px !important;
  border: none;
}
.trumbowyg-editor.trumbowyg-reset-css iframe,
.trumbowyg-editor.trumbowyg-reset-css object,
.trumbowyg-editor.trumbowyg-reset-css hr {
  margin-bottom: 15px !important;
}
.trumbowyg-editor.trumbowyg-reset-css blockquote {
  margin-left: 32px !important;
  font-style: italic !important;
  color: #555;
}
.trumbowyg-editor.trumbowyg-reset-css ul,
.trumbowyg-editor.trumbowyg-reset-css ol {
  padding-left: 20px !important;
}
.trumbowyg-editor.trumbowyg-reset-css ul ul,
.trumbowyg-editor.trumbowyg-reset-css ol ol,
.trumbowyg-editor.trumbowyg-reset-css ul ol,
.trumbowyg-editor.trumbowyg-reset-css ol ul {
  border: none;
  margin: 2px !important;
  padding: 0 !important;
  padding-left: 24px !important;
}
.trumbowyg-editor.trumbowyg-reset-css hr {
  display: block;
  height: 1px;
  border: none;
  border-top: 1px solid #CCC;
}
.trumbowyg-editor.trumbowyg-reset-css h1,
.trumbowyg-editor.trumbowyg-reset-css h2,
.trumbowyg-editor.trumbowyg-reset-css h3,
.trumbowyg-editor.trumbowyg-reset-css h4 {
  color: #111;
  background: none;
  margin: 0 !important;
  padding: 0 !important;
  font-weight: bold;
}
.trumbowyg-editor.trumbowyg-reset-css h1 {
  font-size: 32px !important;
  line-height: 38px !important;
  margin-bottom: 20px !important;
}
.trumbowyg-editor.trumbowyg-reset-css h2 {
  font-size: 26px !important;
  line-height: 34px !important;
  margin-bottom: 15px !important;
}
.trumbowyg-editor.trumbowyg-reset-css h3 {
  font-size: 22px !important;
  line-height: 28px !important;
  margin-bottom: 7px !important;
}
.trumbowyg-editor.trumbowyg-reset-css h4 {
  font-size: 16px !important;
  line-height: 22px !important;
  margin-bottom: 7px !important;
}

/*
 * Dark theme
 */
.trumbowyg-dark .trumbowyg-textarea {
  background: #111;
  color: #ddd;
}
.trumbowyg-dark .trumbowyg-box {
  border: 1px solid rgb(51.85, 51.85, 51.85);
}
.trumbowyg-dark .trumbowyg-box.trumbowyg-fullscreen {
  background: #111;
}
.trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor::before {
  text-shadow: 0 0 7px #ccc;
}
@media screen and (min-width: 0 \0 ) {
  .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor::before {
    color: rgba(20, 20, 20, 0.6) !important;
  }
}
@supports (-ms-accelerator: true) {
  .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor::before {
    color: rgba(20, 20, 20, 0.6) !important;
  }
}
.trumbowyg-dark .trumbowyg-box svg {
  fill: #ecf0f1;
  color: #ecf0f1;
}
.trumbowyg-dark .trumbowyg-button-pane {
  background-color: #222;
  border-bottom-color: rgb(51.85, 51.85, 51.85);
}
.trumbowyg-dark .trumbowyg-button-pane::after {
  background: rgb(51.85, 51.85, 51.85);
}
.trumbowyg-dark .trumbowyg-button-pane .trumbowyg-button-group:not(:empty)::before {
  background-color: rgb(51.85, 51.85, 51.85);
}
.trumbowyg-dark .trumbowyg-button-pane .trumbowyg-button-group:not(:empty) .trumbowyg-fullscreen-button svg {
  color: transparent;
}
.trumbowyg-dark .trumbowyg-button-pane.trumbowyg-disable .trumbowyg-button-group::before {
  background-color: rgb(41.65, 41.65, 41.65);
}
.trumbowyg-dark .trumbowyg-button-pane button:not(.trumbowyg-disable):hover,
.trumbowyg-dark .trumbowyg-button-pane button:not(.trumbowyg-disable):focus,
.trumbowyg-dark .trumbowyg-button-pane button.trumbowyg-active {
  background-color: #333;
}
.trumbowyg-dark .trumbowyg-button-pane .trumbowyg-open-dropdown::after {
  border-top-color: #fff;
}
.trumbowyg-dark .trumbowyg-fullscreen .trumbowyg-button-group .trumbowyg-fullscreen-button svg {
  color: #ecf0f1;
  fill: transparent;
}
.trumbowyg-dark .trumbowyg-dropdown {
  border-color: #222;
  background: #333;
  box-shadow: rgba(0, 0, 0, 0.3) 0 2px 3px;
}
.trumbowyg-dark .trumbowyg-dropdown button {
  background: #333;
  color: #fff !important;
}
.trumbowyg-dark .trumbowyg-dropdown button:hover, .trumbowyg-dark .trumbowyg-dropdown button:focus {
  background: #222;
}
.trumbowyg-dark .trumbowyg-modal-box {
  background-color: #222;
}
.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-title {
  border-bottom: 1px solid #555;
  color: #fff;
  background: rgb(59.5, 59.5, 59.5);
}
.trumbowyg-dark .trumbowyg-modal-box label {
  display: block;
  position: relative;
  margin: 15px 12px;
  height: 27px;
  line-height: 27px;
  overflow: hidden;
}
.trumbowyg-dark .trumbowyg-modal-box label .trumbowyg-input-infos span {
  color: #eee;
  background-color: rgb(46.75, 46.75, 46.75);
  border-color: #222;
}
.trumbowyg-dark .trumbowyg-modal-box label .trumbowyg-input-infos span.trumbowyg-msg-error {
  color: #e74c3c;
}
.trumbowyg-dark .trumbowyg-modal-box label.trumbowyg-input-error input,
.trumbowyg-dark .trumbowyg-modal-box label.trumbowyg-input-error textarea {
  border-color: #e74c3c;
}
.trumbowyg-dark .trumbowyg-modal-box label input {
  border-color: #222;
  color: #eee;
  background: #333;
}
.trumbowyg-dark .trumbowyg-modal-box label input:hover, .trumbowyg-dark .trumbowyg-modal-box label input:focus {
  border-color: rgb(97.75, 97.75, 97.75);
}
.trumbowyg-dark .trumbowyg-modal-box label input:focus {
  background-color: rgb(46.75, 46.75, 46.75);
}
.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit {
  background: rgb(27.232, 120.768, 66.896);
}
.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:hover, .trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:focus {
  background: rgb(36.616, 162.384, 89.948);
}
.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:active {
  background: rgb(22.54, 99.96, 55.37);
}
.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset {
  background: #333;
  color: #ccc;
}
.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:hover, .trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:focus {
  background: #444;
}
.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:active {
  background: #111;
}
.trumbowyg-dark .trumbowyg-overlay {
  background-color: rgba(15, 15, 15, 0.6);
}

/*!
 * Bootstrap Colorpicker - Simple and customizable colorpicker component for Twitter Bootstrap.
 * @package bootstrap-colorpicker
 * @version v3.0.0-beta.1
 * @license MIT
 * @link https://farbelous.github.io/bootstrap-colorpicker/
 * @link https://github.com/farbelous/bootstrap-colorpicker.git
 */
.colorpicker-saturation {
  width: 100px;
  height: 100px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAQAAADa613fAAAP9klEQVR4XnRWC47rNgwcKjlA0bv2VL1Qi/YELRav7203iS1ppqZoiXCAhuBHVLI74xFtG3/Hz2joIOjRGuR5eMYuRn9YA1fds859KX8ZvczLr9/pImiR3Rqky9/wlajRIdVE/1Rufeu/0No3/ASgBZAJUkwgi0iCaEatekJJoEqiTQncd67/gyOfRCZshTed0Nl8LbLj8D6qxtoq9/7kJz/aH/3Xfu8VwI5+AUH8DxE7gUyiIpZ5LwiGzUqE3CScJsCDQHAsvBnxWpkbC0QMHmBp6latWS0bnvrCN/x1+xPfce+Ij0GAyeAGGz15sOiax2UylPhKrFaMPnVWClwepKh07hdhkVDsK2uoyEIySergjdbY2VBtV8VLr8Mf9mF/4wMb7kR8FOhzFWZZe7HIZD9JRIbee28eJKBweTB6TwjYkAgWaUmtDveGw1Wx3zZ76YlPPfQd/+gTTUFkiGiJ+NQAszU1EPT/QJEgufolAMPkNU4CVOyUIBLg4xglEZHGQnTFOFV0VaulYddBhA986ge/7N/yQi/3flFgwfQq2ibLnTDBRl9TmUHyJASPV/eoN0UISIr+ICQKIFV4EpljSjV1uFVUq9hRtet5e9gXvuyHPW0zMhQxWaoBBa9Tg8vsCEhww23Smd0CKjIkmPIoxWrUBDgJqFCyESF43ctQxLUoHN7Q1KyVhqrNNm3cy2vMyQNPVKjc29Rh5SSU+giWdRJHkLnQG71FQEuNyNGBTDdBQQAKCuGiEUS/jcyGbkMPq931OIzb/dUPGuVlG7f+slqkO5NAAlzTMdcq0NkzmsEBmAQkbI+pSHbiqnuWIA6lijhvqwIxMyWxMGZiPU669XJE1tADDTs2HWpwKxuqdnTpOiOR42xlzLtm3pXGel3xd8/oTs8Xy0MV8GM1RlsC2Y3Wy3wut3M+2mEVux0Gt9fhzTWyLvGiiJYaqY5DWRFIwAiQ5r6gB9GpQihJw4I9j5Mkscj3BnzGjBhv8xna5P1Jo428o6IOPY5KFZtVOkEKqUjqQY9Gi+jrIOFwJUDzRtA9xyoIrGGmkNRmxVAnZoK+TkUIeUYni5wEzgOG5iZX5HCr2JyQNqdk++G0rgb1ochSIGutTj4P7F0PuRUAolmh5sCzAHn1BYyaADh6bgFeoBx6vst091CEvcSLWBBpqGq384jZ5llVHSwEShLx+D4d0mU3D5eEAJQ9KEhOZUYnDENV2qKgmIlQhWfdvcoXYaegPp/n1oKIOgYFqxrzQSciqNhv/5FqPpy6b0UcX2vf13DfWySRSEgkEYlEJJGQSyKJSEQSCYlEEpHexIVO3XOevffze2a+PfPv9x1rne1c3b3Mmlmz9mE++zuzngfnw/E+Dlc4LL4NwHdFy7u3KGPVmZ6/4eeMoDyre3i/KHADIHYO04w9zO0mAotuKnrc7XaPjvu66bNe5cDT7RlPepEnfS2X8dF1/utDvD+OwGDBxEgQywLCvIMYWBY+DShwAAORAdv9PswhDAqOUCi5+71AbFcDMR4xBDNfhySKXPXZ1+Vub+Q1Ltf5z7eC0AjVldHI26rIFdKIAyYBJCFVUhVDwttAnM52B3Ect1TFQXzJ0z33lOuib/QO8g+CuO0gKBRU80A8hkeJ0b1KRQWmFQVSh8mf3lpUpNaRulzN5NArrmKKGMijXgzk7w5ijdFVgT8f1IdFNjVWjDWicUYWEEMmSFDtILdzHW5XueHp7p+yuS54ep5/c5BE2Gw/gWPNYU4/PZaak2VGEsFjSbOf8irea6KQgojGCk0KxZY31tWWgzwayF8N5KYyo3VADVicWWrhwzr3ZqIOa5xW5zbqMPPMiyDURHDIHQTeWq7KFXcQPOqzPOL5Ov/iIDEDy7DHEwx0PTgjO8SS0fOEHcZNMt+XKEFMj8Q4QUSvPu6HPuvd4N9/x12RPwcIVRCAakSOUzHgsUSMFWYzDQ+PiOJqAOuYc9jh5TecnA+xHfFyOYhebeTH89P80wrCJzUjlsx7euIV0g4zQFUSiBPioIWBACFC7GgDj8P91ZSJOQmQP74MAnQo8H5RIe8kZ0kBcQCMAlEpRDiKROBxbR0ksdhWFq0gR9q9uQzkDzuIFQSPqAgRCAsCaVNF2ZAAhxvtzcqcnDk6tpXxSsayqXLIgSOb6zqeH+fvO0i9XEu5EVV+OZehRZJ6BGTeaRhCkTzVIZeAzaWGAFfErIPogQI5CuR3HQQx7DzBB16R3s7e0MBUPedjWutgG/JUTPqMeAQNEiytJRnJearWUgdwFNxN7rtBoECuj/O3BMHaTIxQ0a4GctireElTJHJvLTaalih5kvBCGMvkdESUMAdCFaI4yG8SpDfRWAptqkAJUwCG6B7lOREFSZBqKs57MEHqVJEBwHa2lp0OiKtiQ18gx9P89QrSXyc0vObBM4vPmBADqJZLAo/yzK7qPSZstCy+fDSZlhrm+Zkyjsf5q2otdC14zkLjHLf0me9wjNqQo0B1a6wBJRaIEgC2Qw9oby/cRHA+xHCQy/xlB1HVSV3Y/5yVhsc7dBi2UoIWCMcbELZWgxNCGUZ5y4ceBaLlE8dAfrEosrYT+z8ya3sxXndFBxuQivNGEHFCbLGBlBLKGYHZoeoQpcjtMn/uICPefcxecpuDOEemg9S/44cflZPIlWolyHkLrEpgbS9IQRlAgZgi0WDjsEiPh+PN/Fkogq4GdzPtarlRGW2tJwEK1RMTEvdVdmhAKHO1pdUuGQsVcX+rSfGzDbwGyE8NRPQc83HCaOkTZwPqABZBdFq8zAN1gue0FPO8wYUFBE1WkMwVzM1iQ4BItFh+H36Qy/yJg0DRQICmBl+tbKUC5cCj3yXI+SUFBS78ZAcBtHt+e9lBuiqpTNh9zTvIjzuIWxVYGQJpAZY+VWS3QKh84iSZbwuIdiDpc4KztQa/sjhMaDJEJDSZ8mZ+kCBdC0JpKVNQzZdKu+EsOeFCosrngVAkDS/uy6iGnW7UxmMpkB8FyFKo6iQW8z1HuBdMu1pdkZdB8jWTjlFtNaiJRYniIDcD+eECMqFLS9ED6DgxzCMKnRD3HYYA2uMCJUh70OK8G0EUnJV8lqe8nj84QdqLhdoJskNlEw1ivajM8LtPBhIeN99LESXI9xcQIHFQudHngZjUhXOQeGlUYmAddh5pxMhzV0M1vMAtMFIVmfp6fq+DgEWefjQVenstaqUy3bJQAiVlEihDghCDINFQg8oUhoQPkO8SBEM7SFQ72VYBwPuE7k8uYF5LNwg/TEd2zkuKjIIhTiJRlYrDfNS1QL7DYUcbcCyKJNwOwucVCVSwBBj/DwghXA2hQtACgCBBPprfXkAIFIYRXhONQARFU00Tsh6LEmmQUbkTImMi9me5qaHDIeBgHeRbdxAIqAJBCDSoCNVQglrciqX/ZCD9RRP6rgpBvhmKAFhg2ForBLXBYPtUjj7vCHPe8SXbYAY47gHB9mKeqjjIg/53fmMD0fR9Bug7SFcHI6EA1OC/E8QTL4NgBSGiCiyTChnI1zcQxmyfRZGM6w701KRybDvsIK3LWDx6mxGkcglEZQLkawnCdppZ6sgCh8trWWBUQaUWCEOlOs7HAenFE45QSu9RQQDAqchXNxDq4orQR44qRIFUQvM+mRJuB6GDEixgCbSBQGXghEEbdn1P/zO/QhAWCsWsmRhLa2VFkSZIgSVKmgEQhvk6K8YKMRZl7Dwg4amOUYvFBfLlE4RasOCB5S9PXKq0AqGDMiYIReXF0mYctITWBmqR5F38X5Y7yJfeCtKBzNbWYm5XpsMpf3dRZD3jPDesvdVCOs6KYQXIFw1E4fcE8dHWOepZBXpLJcACWUZVMRZbfvgXR4Ak8A7VVSKSVuu9p6/mFxyE7cOWavtLp952O8huK83+gmHzHaAsVXLgAvl8gPCvHzAFsM8GNXGKPH5cmN02sXTLa8QdKRXMzHv67/k5A9k1UIx36UH/VlWWtuKssNiRapB6BaLXl6MA+ayDcNS3v/sYXgCL620F1kk8QhKAEOvKu4DvajDO5zkHc4fBg76anyEIIcamBPex5EK8AoVHhMW7QAqWrYD1204CJB1hCfOAV/PTBPH0zBmJmsZZKCEaAmdqm4zMcYxYLN0JuHThIAjirAnp3px7TRgD+ZSD/K92M1CNIgbC8Ex7FkSEIlQEEUQEQQQBRBABEUQQEQTx3X0Evap9AhP39jL5OvuzAWuvbDaTTDIzX2aypUCJ0i7nAigoQAk9gUIUSxXEoCFyyVIuL9ZQcMZoArnwr4D0OLS8jGNGTgGnsZQWMYrcOARoIReAALBeWhf+RUCAIEsECFQHLkwR5zj4JW3t5WOUU5djvgQIawD53EDsctmYz8xGaZGPBUR3qNkiGwqDICUYIFpqBgRaayCfFiAWR2wWvoobmzxdF8N5kyxXmvap/sgGcLF/aoBosbG+lE395R8zCA4BqUYgOgYq+HtvBrT0LK15X8lZwx5f9klCX0rdgXzIIGbdhXMqZtHzJhuptEjmsFc4KzmN5IFPtfM7gWw2kPczSIqQSPUDYKYBMamsBCpKphW0iA5H8AbMDPJOQYjLZg1Vk4G49GlCYNYAkdOd0kwRQ8FCyAHydgLZ6Z2AqrVtjDUQ7hCEmrkEooDAsB2YnBCvkBpZ6yBvJpCd7Mn5zJ6C4QF2BUQPgHEIGUrGnHzQ8rlMekBeTyAzwDJksxwM4+w3BY02B8mIl0CmFRm+ZscxAuSnvwqQsECTIGSV6FEoJFTygVuzB5xAsKqBvAQE3+nkVoJDI1BJIaPBWik7ZSu5NIp5A3mRQaTFvLgkO9fVgEgMqqeVfb+p55tijWH+Kea71ubq4v8Sl8089sZKbKEZNq+VUfISJJF7j79WrbYgS994ZEf+nIz0pNFRWqapSmK6P45i3OQuItIiPDyg6RnxZ4D0g+CFPxAzluoRsWsaA6I6JOqVWCisDvJ0BgHTzMSRgMi0vmi8R+sR6tg/XUh7kCc7kMRqSNkTBDx0OkAUegFcMazciBXNpm798R6klXap/WZz49TQwBHqEcj4oCToUPjUuP9lfxcbyKMAwT6bTf1qqIIQDl3i5oCERNmVm0wgW4A8BGRxMX3hWh8bEV5Rvfp4DS5F3djWH2ztDNWKW7OBjgjIwsDWaKRknJjqMsh9QCa1p608lLovFkBE969DYtYelSzwSRcg535vAsFeNU9SzRCYZb4LDmxmFQKkwYGM+5y/G7b1uxMIylLdyE5yxIyYsoXWhQIpzQhYPi3JkJoKkB9+BxD0OMuyOEBe36DgyPSrxscmATldgKj8PxrkA/kA5PYMgkrocwIQ6GSRGmF0VaNqBKQZ5FYDEZSDzFTzq9mBQjAayE1A+ryDTzcQZe0Ibbxj7EwpAmTrJwEimZR9CCPtODhzxuNtY19Zd2Lf/fjCTnEiDAOg62j1utb/dv9mZ/aHCj4AyOHbsW3/As0BTzIgeJU7AAAAAElFTkSuQmCC");
  cursor: crosshair;
  float: left;
}

.colorpicker-saturation .colorpicker-guide {
  display: block;
  height: 5px;
  width: 5px;
  border: 1px solid #000;
  border-radius: 5px;
  position: absolute;
  top: 0;
  left: 0;
  margin: -4px 0 0 -4px;
}

.colorpicker-saturation .colorpicker-guide i {
  display: block;
  height: 5px;
  width: 5px;
  border: 1px solid #fff;
  border-radius: 5px;
}

.colorpicker-hue,
.colorpicker-alpha {
  width: 15px;
  height: 100px;
  float: left;
  cursor: row-resize;
  margin-left: 4px;
  margin-bottom: 4px;
}

.colorpicker-hue .colorpicker-guide,
.colorpicker-alpha .colorpicker-guide {
  display: block;
  height: 1px;
  background: #000;
  border-top: 1px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin-top: -1px;
}

.colorpicker-hue {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkCAMAAABw8qpSAAABLFBMVEXqFBb/ABH/ACL/ADH/AEH/AFD/AGD/AG7/AH7/AI3/AJ3/AKz/ALz/AMr/ANv/AOr/APr2AP/mAP/XAP/HAP+4AP+oAP+aAP+JAP97AP9rAP9cAP9MAP8+AP8tAP8fAP8PAP8BAv8AEP8AH/8AL/8APv8ATv8AXP8Abf8Ae/8Ai/8Amv8Aqv8AuP8Ayf8A1/8A5/8A9/8A//gA/+kA/9kA/8oA/7oA/6wA/5sA/40A/30A/24A/14A/1AA/z8A/zEA/yEA/xEB/wMN/wAd/wAs/wA8/wBK/wBb/wBp/wB5/wCI/wCY/wCm/wC3/wDF/wDV/wDk/wD1/wD/+gD/7AD/3AD/zAD/vgD/rQD/nwD/jgD/gAD/cAD/YgD/UQD/QwD/MgD/JAD/FAD4Eg42qAedAAAAh0lEQVR4XgXAg3EDAAAAwI9to7Zt27a1/w49BASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTS1tHXo1KVbj159+g0YNGTYiFFjxk2YNGXajFlz5i1YtGTZilVr1m3YtGXbjl179h04dOTYiVNnzl24dOXajVt37j149OTZi1dv3n349OXbj19//wOxE1dQ8reGAAAAAElFTkSuQmCC");
}

.colorpicker-alpha {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAABkCAQAAAAVxWkcAAABr0lEQVR4Xo2VwU0DQQxF7dmRuNIFlzlSAR3QAaXQQdIBJVABFXDcOVAAd67cjJLR07dkhcSrkZKfb/t7bG88rFo3B5gZPMNycItu2xloGV7MWHzM9zuzFWCkmA0nK6AszCUJDW6+mG6R03ncw5v8EMTEvZ2O3AliYjpslblc0RF9LmZYWxURU6aKytWZYsoWCAe+xwOZp1GsEukGiIkYxcQCHck99+gRgB7JncyIB5SGEhP3Yh5P6JwX+u6AnYot104d8DJT7uH7M9JH6OZbimj0vfMVaYnJIZFJDBW9kHlerL2C6JV4mSt7uuo2N57RxnZ+usQjn0R1jwBJBrNO3evJpVYUWsJ/E3UiXRlv24/7YZ04xmEdWlzcKS+B/eapeyMvFd2k0+hRk/T0AmTW8h69s2sjYMsdPntECiILhAeIMZAeH4QvUwfn6ijC0tTV+fT9ky8jM9nK2g7Ly1VjSpKYq6IvsAm7MtNu1orEqa/K3KNvgMFdhfquPfJmp2dbh0/8Gzb6Y22ViaNr6n5410zXdngVhbu6XqdOtWOuin5hjABGp4a2uotZ71MVCfwDBt2/v37yo6AAAAAASUVORK5CYII=");
  display: none;
}

.colorpicker-saturation,
.colorpicker-hue,
.colorpicker-alpha {
  background-size: contain;
}

.colorpicker {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  float: left;
  font-size: inherit;
  color: inherit;
  text-align: left;
  list-style: none;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  padding: 4px;
  min-width: 130px;
  margin-top: 1px;
  border-radius: 4px;
  z-index: 1055;
}

.colorpicker:before,
.colorpicker:after {
  display: table;
  content: "";
  line-height: 0;
}

.colorpicker:after {
  clear: both;
}

.colorpicker:before {
  content: "";
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}

.colorpicker:after {
  content: "";
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 7px;
}

.colorpicker div {
  position: relative;
}

.colorpicker.colorpicker-with-alpha {
  min-width: 140px;
}

.colorpicker.colorpicker-with-alpha .colorpicker-alpha {
  display: block;
}

.colorpicker-bar {
  height: 15px;
  margin: 5px 0 0 0;
  clear: both;
  text-align: center;
  font-size: 10px;
  line-height: normal;
}

.colorpicker-bar-horizontal {
  height: 15px;
  margin: 0 0 4px 0;
  float: left;
  width: 100px;
}

.colorpicker-element .input-group-addon i,
.colorpicker-element .add-on i {
  display: inline-block;
  cursor: pointer;
  height: 16px;
  vertical-align: text-top;
  width: 16px;
}

.colorpicker.colorpicker-inline {
  position: relative;
  display: inline-block;
  float: none;
  z-index: auto;
  vertical-align: text-bottom;
}

.colorpicker.colorpicker-horizontal {
  width: 110px;
  min-width: 110px;
  height: auto;
}

.colorpicker.colorpicker-horizontal .colorpicker-saturation {
  margin-bottom: 4px;
}

.colorpicker.colorpicker-horizontal .colorpicker-bar {
  width: 100px;
}

.colorpicker.colorpicker-horizontal .colorpicker-hue,
.colorpicker.colorpicker-horizontal .colorpicker-alpha {
  width: 100px;
  height: 15px;
  float: left;
  cursor: col-resize;
  margin-left: 0px;
  margin-bottom: 4px;
}

.colorpicker.colorpicker-horizontal .colorpicker-hue .colorpicker-guide,
.colorpicker.colorpicker-horizontal .colorpicker-alpha .colorpicker-guide {
  display: block;
  height: 15px;
  background: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  border: none;
  margin-top: 0;
}

.colorpicker.colorpicker-horizontal .colorpicker-hue {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAMAAAAfBfuPAAABLFBMVEXqFBb/ABH/ACL/ADH/AEH/AFD/AGD/AG7/AH7/AI3/AJ3/AKz/ALz/AMr/ANv/AOr/APr2AP/mAP/XAP/HAP+4AP+oAP+aAP+JAP97AP9rAP9cAP9MAP8+AP8tAP8fAP8PAP8BAv8AEP8AH/8AL/8APv8ATv8AXP8Abf8Ae/8Ai/8Amv8Aqv8AuP8Ayf8A1/8A5/8A9/8A//gA/+kA/9kA/8oA/7oA/6wA/5sA/40A/30A/24A/14A/1AA/z8A/zEA/yEA/xEB/wMN/wAd/wAs/wA8/wBK/wBb/wBp/wB5/wCI/wCY/wCm/wC3/wDF/wDV/wDk/wD1/wD/+gD/7AD/3AD/zAD/vgD/rQD/nwD/jgD/gAD/cAD/YgD/UQD/QwD/MgD/JAD/FAD4Eg42qAedAAAAbUlEQVR4XgXAghEDsbxtlrZt27ax/w49ACAYQTGcICmaYTleECVZUTXdMC1Wm93hdLk9Xp8/EAyFI9FYPJFMpTPZXL5QLJUr1Vq90Wy1O91efzAcjSfT2XyxXK03293+cDydL9fb/fF8vT/f3x+LfRNXARMbCAAAAABJRU5ErkJggg==");
}

.colorpicker.colorpicker-horizontal .colorpicker-alpha {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAKCAQAAADoFTP1AAAB9ElEQVR4XoWTQW4VMRBEu9qWEimL7DhEMp8NF+ASnJJLcAQgE1bcgBUSkYKUuHCrZ9pjeqSU5Yn9LPu7umJQBIIv+k7vIOrtK66L4lmr3pVOrOv3otp619KZ0/KjdNI79L52Uo09FBQWrU0vfe5trezU+hLsoUKd3Repovte+0vbq/7Lj5XbaHECKasR9G4MPlbp+gzZxd6koPEJCkAYC5SjcOTAIIOK90Dja1IfIZ8Z+zAY9jm3b5Ia+MT5sFcqRJrR2AYYA8Kua5BzYRrFPNmD4PQMegGJMOffJJUsWiI3nCHZZjInNdffLWOufzbc3JaboCAVxwmnRHbhLSPwRJ4wU0BRSc6HkECYYVw95nMKgJOcylxrJttE5Ibzf9Xq9GPvP+WX3MiV/MGHfRu/SentRQrfG1GzsIrytdNXucSRKxQNIGHM9YhGFQJcdjNcBZvfJayuYe4Sia1CzwW+19mWOhe37HsxJWKwbu/jluEU15QzAQjAqCEbhMJc78GYV2E0kooHDubUImWkTOhGpgv8PoT8DJG/bzxna4BZ0eOFSOaLADGeSpFsg5AzeaDZIDQQXjZ4y/8ryfzUXBwdELRjTjCNvOeT0rNlrJz90vwy6N9pXXQEluX0inElpPWokSdiLCfiNJJjMKQ8Qsh8GEKQKMo/eiHrNbI9UksAAAAASUVORK5CYII=");
}

.colorpicker-right:before {
  left: auto;
  right: 6px;
}

.colorpicker-right:after {
  left: auto;
  right: 7px;
}

.colorpicker-no-arrow:before {
  border-right: 0;
  border-left: 0;
}

.colorpicker-no-arrow:after {
  border-right: 0;
  border-left: 0;
}

.colorpicker.colorpicker-visible,
.colorpicker-alpha.colorpicker-visible,
.colorpicker-saturation.colorpicker-visible,
.colorpicker-hue.colorpicker-visible,
.colorpicker-bar.colorpicker-visible {
  display: block;
}

.colorpicker.colorpicker-hidden,
.colorpicker-alpha.colorpicker-hidden,
.colorpicker-saturation.colorpicker-hidden,
.colorpicker-hue.colorpicker-hidden,
.colorpicker-bar.colorpicker-hidden {
  display: none;
}

.colorpicker-inline.colorpicker-visible {
  display: inline-block;
}

/** EXTENSIONS **/
.colorpicker-preview {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAABkCAQAAAAVxWkcAAABr0lEQVR4Xo2VwU0DQQxF7dmRuNIFlzlSAR3QAaXQQdIBJVABFXDcOVAAd67cjJLR07dkhcSrkZKfb/t7bG88rFo3B5gZPMNycItu2xloGV7MWHzM9zuzFWCkmA0nK6AszCUJDW6+mG6R03ncw5v8EMTEvZ2O3AliYjpslblc0RF9LmZYWxURU6aKytWZYsoWCAe+xwOZp1GsEukGiIkYxcQCHck99+gRgB7JncyIB5SGEhP3Yh5P6JwX+u6AnYot104d8DJT7uH7M9JH6OZbimj0vfMVaYnJIZFJDBW9kHlerL2C6JV4mSt7uuo2N57RxnZ+usQjn0R1jwBJBrNO3evJpVYUWsJ/E3UiXRlv24/7YZ04xmEdWlzcKS+B/eapeyMvFd2k0+hRk/T0AmTW8h69s2sjYMsdPntECiILhAeIMZAeH4QvUwfn6ijC0tTV+fT9ky8jM9nK2g7Ly1VjSpKYq6IvsAm7MtNu1orEqa/K3KNvgMFdhfquPfJmp2dbh0/8Gzb6Y22ViaNr6n5410zXdngVhbu6XqdOtWOuin5hjABGp4a2uotZ71MVCfwDBt2/v37yo6AAAAAASUVORK5CYII=");
  background-position: 0 100%;
}

.colorpicker-preview div {
  position: relative;
  width: 100%;
  height: 100%;
}

.colorpicker-swatch {
  cursor: pointer;
  float: left;
  height: 12px;
  width: 12px;
}

.colorpicker-swatch + .colorpicker-swatch {
  margin-left: 2px;
}

/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.14.30
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
  list-style: none;
  z-index: 2055;
}

.bootstrap-datetimepicker-widget.dropdown-menu {
  margin: 2px 0;
  padding: 4px;
  width: 19em;
}

@media (min-width: 768px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 992px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 1200px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: "";
  display: inline-block;
  position: absolute;
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #cccccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  top: -6px;
  left: 8px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #cccccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  bottom: -6px;
  left: 7px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}

.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}

.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}

.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}

.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}

.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}

.bootstrap-datetimepicker-widget .btn[data-action=incrementHours]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Hours";
}

.bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Minutes";
}

.bootstrap-datetimepicker-widget .btn[data-action=decrementHours]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Hours";
}

.bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Minutes";
}

.bootstrap-datetimepicker-widget .btn[data-action=showHours]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Hours";
}

.bootstrap-datetimepicker-widget .btn[data-action=showMinutes]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Minutes";
}

.bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle AM/PM";
}

.bootstrap-datetimepicker-widget .btn[data-action=clear]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Clear the picker";
}

.bootstrap-datetimepicker-widget .btn[data-action=today]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Set the date to today";
}

.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}

.bootstrap-datetimepicker-widget .picker-switch::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle Date and Time Screens";
}

.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}

.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}

.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}

.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 4px;
}

.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}

.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}

.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}

.bootstrap-datetimepicker-widget table th.prev::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Previous Month";
}

.bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Next Month";
}

.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #eeeeee;
}

.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}

.bootstrap-datetimepicker-widget table td.cw {
  font-size: 0.8em;
  height: 20px;
  line-height: 20px;
  color: #777777;
}

.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}

.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}

.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
  color: #777777;
}

.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}

.bootstrap-datetimepicker-widget table td.today:before {
  content: "";
  display: inline-block;
  border: 0 0 7px 7px solid transparent;
  border-bottom-color: #337ab7;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}

.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #337ab7;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}

.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}

.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 4px;
}

.bootstrap-datetimepicker-widget table td span:hover {
  background: #eeeeee;
}

.bootstrap-datetimepicker-widget table td span.active {
  background-color: #337ab7;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.bootstrap-datetimepicker-widget table td span.old {
  color: #777777;
}

.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}

.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}

.bootstrap-datetimepicker-widget.wider {
  width: 23em;
}

.bootstrap-datetimepicker-widget .datepicker-decades .decade {
  line-height: 1.8em !important;
}

.input-group.date .input-group-addon {
  cursor: pointer;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/*! nouislider - 12.1.0 - 10/25/2018 */
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.noUi-target {
  position: relative;
  direction: ltr;
}

.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}

/* Wrapper for all connect elements.
 */
.noUi-connects {
  overflow: hidden;
  z-index: 0;
}

.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}

/* Offset direction
 */
html:not([dir=rtl]) .noUi-horizontal .noUi-origin {
  left: auto;
  right: 0;
}

/* Give origins 0 height/width so they don't interfere with clicking the
 * connect elements.
 */
.noUi-vertical .noUi-origin {
  width: 0;
}

.noUi-horizontal .noUi-origin {
  height: 0;
}

.noUi-handle {
  position: absolute;
}

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}

.noUi-state-drag * {
  cursor: inherit !important;
}

/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 18px;
}

.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  left: -17px;
  top: -6px;
}

.noUi-vertical {
  width: 18px;
}

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}

html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
  right: -17px;
  left: auto;
}

/* Styling;
 * Giving the connect element a border radius causes issues with using transform: scale
 */
.noUi-target {
  background: #FAFAFA;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}

.noUi-connects {
  border-radius: 3px;
}

.noUi-connect {
  background: #3FB8AF;
}

/* Handles and cursors;
 */
.noUi-draggable {
  cursor: ew-resize;
}

.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}

.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}

.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}

/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px;
}

.noUi-handle:after {
  left: 17px;
}

.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}

.noUi-vertical .noUi-handle:after {
  top: 17px;
}

/* Disabled state;
 */
[disabled] .noUi-connect {
  background: #B8B8B8;
}

[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed;
}

/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.noUi-pips {
  position: absolute;
  color: #999;
}

/* Values;
 *
 */
.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center;
}

.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}

/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #CCC;
}

.noUi-marker-sub {
  background: #AAA;
}

.noUi-marker-large {
  background: #AAA;
}

/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%;
}

.noUi-value-horizontal {
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}

.noUi-rtl .noUi-value-horizontal {
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}

/* Vertical layout;
 *
 */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}

.noUi-value-vertical {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%, 0);
  padding-left: 25px;
}

.noUi-rtl .noUi-value-vertical {
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%);
}

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}

.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}

.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
}

.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%;
}

.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%;
}

/*!
 * OverlayScrollbars
 * https://github.com/KingSora/OverlayScrollbars
 *
 * Version: 1.6.3
 *
 * Copyright KingSora.
 * https://github.com/KingSora
 *
 * Released under the MIT license.
 * Date: 31.01.2019
 */
/*
OVERLAY SCROLLBARS CORE:
*/
html.os-html,
html.os-html > .os-host {
  display: block;
  overflow: hidden;
  box-sizing: border-box;
  height: 100% !important;
  width: 100% !important;
  min-width: 100% !important;
  min-height: 100% !important;
  margin: 0 !important;
  position: absolute !important; /* could be position: fixed; but it causes issues on iOS (-webkit-overflow-scrolling: touch) */
}

html.os-html > .os-host > .os-padding {
  position: absolute; /* could be position: fixed; but it causes issues on iOS (-webkit-overflow-scrolling: touch) */
}

body.os-dragging,
body.os-dragging * {
  cursor: default;
}

.os-host,
.os-host-textarea {
  position: relative;
  overflow: visible !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start;
}

.os-host-flexbox {
  overflow: hidden !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.os-host-flexbox > .os-size-auto-observer {
  height: inherit !important;
}

.os-host-flexbox > .os-content-glue {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.os-host-flexbox > .os-size-auto-observer,
.os-host-flexbox > .os-content-glue {
  min-height: 0;
  min-width: 0;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

#os-dummy-scrollbar-size {
  position: fixed;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  visibility: hidden;
  overflow: scroll;
  height: 500px;
  width: 500px;
}

#os-dummy-scrollbar-size > div {
  width: 200%;
  height: 200%;
  margin: 10px 0;
}

#os-dummy-scrollbar-size,
.os-viewport {
  -ms-overflow-style: scrollbar !important;
}

.os-viewport-native-scrollbars-invisible#os-dummy-scrollbar-size::-webkit-scrollbar,
.os-viewport-native-scrollbars-invisible.os-viewport::-webkit-scrollbar,
.os-viewport-native-scrollbars-invisible#os-dummy-scrollbar-size::-webkit-scrollbar-corner,
.os-viewport-native-scrollbars-invisible.os-viewport::-webkit-scrollbar-corner {
  display: none !important;
  width: 0px !important;
  height: 0px !important;
  visibility: hidden !important;
  background: transparent !important;
}

.os-content-glue {
  box-sizing: inherit;
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none;
}

.os-padding {
  box-sizing: inherit;
  direction: inherit;
  position: absolute;
  overflow: visible;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto !important;
  height: auto !important;
  z-index: 1;
}

.os-host-overflow > .os-padding {
  overflow: hidden;
}

.os-viewport {
  direction: inherit !important;
  box-sizing: inherit !important;
  resize: none !important;
  outline: none !important;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch;
}

.os-content-arrange {
  position: absolute;
  z-index: -1;
  min-height: 1px;
  min-width: 1px;
  pointer-events: none;
}

.os-content {
  direction: inherit;
  box-sizing: border-box !important;
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  height: 100%;
  width: 100%;
  visibility: visible;
}

.os-content > .os-textarea {
  box-sizing: border-box !important;
  direction: inherit !important;
  background: transparent !important;
  outline: 0px none transparent !important;
  overflow: hidden !important;
  position: absolute !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  margin: 0 !important;
  border-radius: 0px !important;
  float: none !important;
  -webkit-filter: none !important;
  filter: none !important;
  border: none !important;
  resize: none !important;
  -webkit-transform: none !important;
  transform: none !important;
  max-width: none !important;
  max-height: none !important;
  box-shadow: none !important;
  -webkit-perspective: none !important;
  perspective: none !important;
  opacity: 1 !important;
  z-index: 1 !important;
  clip: auto !important;
  vertical-align: baseline !important;
  padding: 0px;
}

.os-host-rtl > .os-padding > .os-viewport > .os-content > .os-textarea {
  right: 0 !important;
}

.os-content > .os-textarea-cover {
  z-index: -1;
  pointer-events: none;
}

.os-content > .os-textarea[wrap=off] {
  white-space: pre !important;
  margin: 0px !important;
}

.os-text-inherit {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-variant: inherit;
  text-transform: inherit;
  text-decoration: inherit;
  text-indent: inherit;
  text-align: inherit;
  text-shadow: inherit;
  text-overflow: inherit;
  letter-spacing: inherit;
  word-spacing: inherit;
  line-height: inherit;
  unicode-bidi: inherit;
  direction: inherit;
  color: inherit;
  cursor: text;
}

.os-resize-observer,
.os-resize-observer-host {
  box-sizing: inherit;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  pointer-events: none;
  z-index: -1;
}

.os-resize-observer-host {
  padding: inherit;
  border: inherit;
  border-color: transparent;
  border-style: solid;
  box-sizing: border-box;
}

.os-resize-observer-host:after {
  content: "";
}

.os-resize-observer-host > .os-resize-observer,
.os-resize-observer-host:after {
  height: 200%;
  width: 200%;
  padding: inherit;
  border: inherit;
  margin: 0px;
  display: block;
  box-sizing: content-box;
}

.os-resize-observer.observed,
object.os-resize-observer {
  box-sizing: border-box !important;
}

.os-size-auto-observer {
  box-sizing: inherit !important;
  height: 100%;
  width: inherit;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  -webkit-box-flex: inherit;
  -ms-flex-positive: inherit;
  flex-grow: inherit;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
}

.os-size-auto-observer > .os-resize-observer {
  width: 1000%;
  height: 1000%;
  min-height: 1px;
  min-width: 1px;
}

.os-resize-observer-item {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: -1;
  opacity: 0;
  direction: ltr !important;
  -webkit-box-flex: 0 !important;
  -ms-flex: none !important;
  flex: none !important;
}

.os-resize-observer-item-final {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: none !important;
  transition: none !important;
  -webkit-box-flex: 0 !important;
  -ms-flex: none !important;
  flex: none !important;
}

.os-resize-observer {
  -webkit-animation-duration: 0.001s;
  animation-duration: 0.001s;
  -webkit-animation-name: hs-resize-observer-dummy-animation;
  animation-name: hs-resize-observer-dummy-animation;
}

/*
CUSTOM SCROLLBARS AND CORNER CORE:
*/
.os-host-transition > .os-scrollbar,
.os-host-transition > .os-scrollbar-corner {
  -webkit-transition: opacity 0.3s, visibility 0.3s, top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
  transition: opacity 0.3s, visibility 0.3s, top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
}

html.os-html > .os-host > .os-scrollbar {
  position: absolute; /* could be position: fixed; but it causes issues on iOS (-webkit-overflow-scrolling: touch) */
  z-index: 999999; /* highest z-index of the page */
}

.os-scrollbar,
.os-scrollbar-corner {
  position: absolute;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  z-index: 1;
}

.os-scrollbar-corner {
  bottom: 0;
  right: 0;
}

.os-scrollbar {
  pointer-events: none;
}

.os-scrollbar-track {
  pointer-events: auto;
  position: relative;
  height: 100%;
  width: 100%;
  padding: 0 !important;
  border: none !important;
}

.os-scrollbar-handle {
  pointer-events: auto;
  position: absolute;
  width: 100%;
  height: 100%;
}

.os-scrollbar-handle-off,
.os-scrollbar-track-off {
  pointer-events: none;
}

.os-scrollbar.os-scrollbar-unusable,
.os-scrollbar.os-scrollbar-unusable * {
  pointer-events: none !important;
}

.os-scrollbar.os-scrollbar-unusable .os-scrollbar-handle {
  opacity: 0 !important;
}

.os-scrollbar-horizontal {
  bottom: 0;
  left: 0;
}

.os-scrollbar-vertical {
  top: 0;
  right: 0;
}

.os-host-rtl > .os-scrollbar-horizontal {
  right: 0;
}

.os-host-rtl > .os-scrollbar-vertical {
  right: auto;
  left: 0;
}

.os-host-rtl > .os-scrollbar-corner {
  right: auto;
  left: 0;
}

.os-scrollbar-auto-hidden,
.os-padding + .os-scrollbar-corner,
.os-host-resize-disabled.os-host-scrollbar-horizontal-hidden > .os-scrollbar-corner,
.os-host-scrollbar-horizontal-hidden > .os-scrollbar-horizontal,
.os-host-resize-disabled.os-host-scrollbar-vertical-hidden > .os-scrollbar-corner,
.os-host-scrollbar-vertical-hidden > .os-scrollbar-vertical,
.os-scrollbar-horizontal.os-scrollbar-auto-hidden + .os-scrollbar-vertical + .os-scrollbar-corner,
.os-scrollbar-horizontal + .os-scrollbar-vertical.os-scrollbar-auto-hidden + .os-scrollbar-corner,
.os-scrollbar-horizontal.os-scrollbar-auto-hidden + .os-scrollbar-vertical.os-scrollbar-auto-hidden + .os-scrollbar-corner {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.os-scrollbar-corner-resize-both {
  cursor: nwse-resize;
}

.os-host-rtl > .os-scrollbar-corner-resize-both {
  cursor: nesw-resize;
}

.os-scrollbar-corner-resize-horizontal {
  cursor: ew-resize;
}

.os-scrollbar-corner-resize-vertical {
  cursor: ns-resize;
}

.os-dragging .os-scrollbar-corner.os-scrollbar-corner-resize {
  cursor: default;
}

.os-host-resize-disabled.os-host-scrollbar-horizontal-hidden > .os-scrollbar-vertical {
  top: 0;
  bottom: 0;
}

.os-host-resize-disabled.os-host-scrollbar-vertical-hidden > .os-scrollbar-horizontal,
.os-host-rtl.os-host-resize-disabled.os-host-scrollbar-vertical-hidden > .os-scrollbar-horizontal {
  right: 0;
  left: 0;
}

.os-scrollbar:hover,
.os-scrollbar-corner.os-scrollbar-corner-resize {
  opacity: 1 !important;
  visibility: visible !important;
}

.os-scrollbar-corner.os-scrollbar-corner-resize {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB3aWR0aD0iMTAiICAgaGVpZ2h0PSIxMCIgICB2ZXJzaW9uPSIxLjEiPiAgPGcgICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAsLTEwNDIuMzYyMikiICAgICBzdHlsZT0iZGlzcGxheTppbmxpbmUiPiAgICA8cGF0aCAgICAgICBzdHlsZT0iZmlsbDojMDAwMDAwO2ZpbGwtb3BhY2l0eTowLjQ5NDExNzY1O2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lIiAgICAgICBkPSJtIDcuNDI0MjE4NywxMDQyLjM2MjIgYyAtMC43MjM1NzkyLDAgLTEuMzEwMTU2MiwwLjU4NjYgLTEuMzEwMTU2MiwxLjMxMDIgMCwwLjI5OSAwLjEwNDM0MTksMC41NzEgMC4yNzI5NDkyLDAuNzkxNSAwLjIwOTEwMjQsMC4xNDEzIDAuNDY1NjIwNiwwLjIxODQgMC43MzY5NjI5LDAuMjE4NCAwLjcyMzU3OTMsMCAxLjMxMDE1NjMsLTAuNTg2NiAxLjMxMDE1NjMsLTEuMzEwMiAwLC0wLjI3MTMgLTAuMDc3MDkzLC0wLjUyNzggLTAuMjE4MzU5NCwtMC43MzcgLTAuMjIwNDk0MSwtMC4xNjg2IC0wLjQ5MjU0NDMsLTAuMjcyOSAtMC43OTE1NTI4LC0wLjI3MjkgeiBtIDAsMy4wODQzIGMgLTAuNzIzNTc5MiwwIC0xLjMxMDE1NjIsMC41ODY2IC0xLjMxMDE1NjIsMS4zMTAyIDAsMC4yOTkgMC4xMDQzNDE5LDAuNTcxIDAuMjcyOTQ5MiwwLjc5MTUgMC4yMDkxMDI0LDAuMTQxMyAwLjQ2NTYyMDYsMC4yMTg0IDAuNzM2OTYyOSwwLjIxODQgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjYgMS4zMTAxNTYzLC0xLjMxMDIgMCwtMC4yNzEzIC0wLjA3NzA5MywtMC41Mjc4IC0wLjIxODM1OTQsLTAuNzM2OSAtMC4yMjA0OTQxLC0wLjE2ODYgLTAuNDkyNTQ0MywtMC4yNzMgLTAuNzkxNTUyOCwtMC4yNzMgeiBtIC0zLjA4NDMyNjEsMCBjIC0wLjcyMzU3OTMsMCAtMS4zMTAxNTYzLDAuNTg2NiAtMS4zMTAxNTYzLDEuMzEwMiAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MSAwLjI3Mjk0OTIsMC43OTE1IDAuMjA5MTAyNCwwLjE0MTMgMC40NjU2MjA3LDAuMjE4NCAwLjczNjk2MjksMC4yMTg0IDAuNzIzNTc5MywwIDEuMzEwMTU2MywtMC41ODY2IDEuMzEwMTU2MywtMS4zMTAyIDAsLTAuMjcxMyAtMC4wNzcwOTMsLTAuNTI3OCAtMC4yMTgzNTk0LC0wLjczNjkgLTAuMjIwNDk0LC0wLjE2ODYgLTAuNDkyNTQ0MiwtMC4yNzMgLTAuNzkxNTUyNywtMC4yNzMgeiBtIC0zLjAyOTczNjQsMy4wMjk4IEMgMC41ODY1NzY5MywxMDQ4LjQ3NjMgMCwxMDQ5LjA2MjggMCwxMDQ5Ljc4NjQgYyAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MTEgMC4yNzI5NDkyMiwwLjc5MTYgMC4yMDkxMDIyOSwwLjE0MTIgMC40NjU2MjA2NSwwLjIxODMgMC43MzY5NjI4OCwwLjIxODMgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjUgMS4zMTAxNTYzLC0xLjMxMDEgMCwtMC4yNzE0IC0wLjA3NzA5MywtMC41Mjc5IC0wLjIxODM1OTQsLTAuNzM3IC0wLjIyMDQ5NDEsLTAuMTY4NiAtMC40OTI1NDQzLC0wLjI3MjkgLTAuNzkxNTUyOCwtMC4yNzI5IHogbSAzLjAyOTczNjQsMCBjIC0wLjcyMzU3OTMsMCAtMS4zMTAxNTYzLDAuNTg2NSAtMS4zMTAxNTYzLDEuMzEwMSAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MTEgMC4yNzI5NDkyLDAuNzkxNiAwLjIwOTEwMjQsMC4xNDEyIDAuNDY1NjIwNywwLjIxODMgMC43MzY5NjI5LDAuMjE4MyAwLjcyMzU3OTMsMCAxLjMxMDE1NjMsLTAuNTg2NSAxLjMxMDE1NjMsLTEuMzEwMSAwLC0wLjI3MTQgLTAuMDc3MDkzLC0wLjUyNzkgLTAuMjE4MzU5NCwtMC43MzcgLTAuMjIwNDk0LC0wLjE2ODYgLTAuNDkyNTQ0MiwtMC4yNzI5IC0wLjc5MTU1MjcsLTAuMjcyOSB6IG0gMy4wODQzMjYxLDAgYyAtMC43MjM1NzkyLDAgLTEuMzEwMTU2MiwwLjU4NjUgLTEuMzEwMTU2MiwxLjMxMDEgMCwwLjI5OSAwLjEwNDM0MTksMC41NzExIDAuMjcyOTQ5MiwwLjc5MTYgMC4yMDkxMDI0LDAuMTQxMiAwLjQ2NTYyMDYsMC4yMTgzIDAuNzM2OTYyOSwwLjIxODMgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjUgMS4zMTAxNTYzLC0xLjMxMDEgMCwtMC4yNzE0IC0wLjA3NzA5MywtMC41Mjc5IC0wLjIxODM1OTQsLTAuNzM3IC0wLjIyMDQ5NDEsLTAuMTY4NiAtMC40OTI1NDQzLC0wLjI3MjkgLTAuNzkxNTUyOCwtMC4yNzI5IHoiLz4gIDwvZz4gIDxnICAgICBzdHlsZT0iZGlzcGxheTppbmxpbmUiPiAgICA8cGF0aCAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lIiAgICAgICBkPSJtIDguMjE1NzcxNSwwLjI3Mjk0OTIyIGMgMC4xNDEyNjY3LDAuMjA5MTAyMjkgMC4yMTgzNTk0LDAuNDY1NjIwNjUgMC4yMTgzNTk0LDAuNzM2OTYyODggMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MyAtMS4zMTAxNTYzLDEuMzEwMTU2MyAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTk0IDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDc2IC0wLjIwNTUxNzYsLTAuNzk3Nzk2NTkgLTAuNTE4NjAzNSwtMS4wMzcyMDY5OCB6IG0gMCwzLjA4NDMyNjE4IGMgMC4xNDEyNjY3LDAuMjA5MTAyMyAwLjIxODM1OTQsMC40NjU2MjA2IDAuMjE4MzU5NCwwLjczNjk2MjkgMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MiAtMS4zMTAxNTYzLDEuMzEwMTU2MiAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTkzIDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY3IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogbSAtMy4wODQzMjYyLDAgYyAwLjE0MTI2NjcsMC4yMDkxMDIzIDAuMjE4MzU5NCwwLjQ2NTYyMDYgMC4yMTgzNTk0LDAuNzM2OTYyOSAwLDAuNzIzNTc5MyAtMC41ODY1NzcsMS4zMTAxNTYyIC0xLjMxMDE1NjMsMS4zMTAxNTYyIC0wLjI3MTM0MjIsMCAtMC41Mjc4NjA1LC0wLjA3NzA5MyAtMC43MzY5NjI5LC0wLjIxODM1OTMgMC4yMzk0MTA0LDAuMzEzMDg1OSAwLjYxMjYzNjMsMC41MTg2MDM1IDEuMDM3MjA3MSwwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYyLC0wLjU4NjU3NyAxLjMxMDE1NjIsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NSwtMC43OTc3OTY3IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogTSAyLjEwMTcwOSw2LjM4NzAxMTcgYyAwLjE0MTI2NjcsMC4yMDkxMDI0IDAuMjE4MzU5NCwwLjQ2NTYyMDYgMC4yMTgzNTk0LDAuNzM2OTYyOSAwLDAuNzIzNTc5MyAtMC41ODY1NzcsMS4zMTAxNTYzIC0xLjMxMDE1NjMsMS4zMTAxNTYzIC0wLjI3MTM0MjIzLDAgLTAuNTI3ODYwNTksLTAuMDc3MDkzIC0wLjczNjk2Mjg4LC0wLjIxODM1OTQgMC4yMzk0MTAzOSwwLjMxMzA4NTkgMC42MTI2MzYyMiwwLjUxODYwMzUgMS4wMzcyMDY5OCwwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY2IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogbSAzLjAyOTczNjMsMCBjIDAuMTQxMjY2NywwLjIwOTEwMjQgMC4yMTgzNTk0LDAuNDY1NjIwNiAwLjIxODM1OTQsMC43MzY5NjI5IDAsMC43MjM1NzkzIC0wLjU4NjU3NywxLjMxMDE1NjMgLTEuMzEwMTU2MywxLjMxMDE1NjMgLTAuMjcxMzQyMiwwIC0wLjUyNzg2MDUsLTAuMDc3MDkzIC0wLjczNjk2MjksLTAuMjE4MzU5NCAwLjIzOTQxMDQsMC4zMTMwODU5IDAuNjEyNjM2MywwLjUxODYwMzUgMS4wMzcyMDcxLDAuNTE4NjAzNSAwLjcyMzU3OTMsMCAxLjMxMDE1NjIsLTAuNTg2NTc3IDEuMzEwMTU2MiwtMS4zMTAxNTYzIDAsLTAuNDI0NTcwOCAtMC4yMDU1MTc1LC0wLjc5Nzc5NjYgLTAuNTE4NjAzNSwtMS4wMzcyMDcgeiBtIDMuMDg0MzI2MiwwIGMgMC4xNDEyNjY3LDAuMjA5MTAyNCAwLjIxODM1OTQsMC40NjU2MjA2IDAuMjE4MzU5NCwwLjczNjk2MjkgMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MyAtMS4zMTAxNTYzLDEuMzEwMTU2MyAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTk0IDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY2IC0wLjUxODYwMzUsLTEuMDM3MjA3IHoiIC8+ICA8L2c+PC9zdmc+);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  pointer-events: auto !important;
}

.os-host-rtl > .os-scrollbar-corner.os-scrollbar-corner-resize {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.os-host-overflow {
  overflow: hidden !important;
}

@-webkit-keyframes hs-resize-observer-dummy-animation {
  from {
    z-index: 0;
  }
  to {
    z-index: -1;
  }
}
@keyframes hs-resize-observer-dummy-animation {
  from {
    z-index: 0;
  }
  to {
    z-index: -1;
  }
}
/*
THEMES:
*/
/* NONE THEME: */
.os-theme-none > .os-scrollbar-horizontal,
.os-theme-none > .os-scrollbar-vertical,
.os-theme-none > .os-scrollbar-corner {
  display: none !important;
}

.os-theme-none > .os-scrollbar-corner-resize {
  display: block !important;
  min-width: 10px;
  min-height: 10px;
}

/* DARK & LIGHT THEME: */
.os-theme-dark > .os-scrollbar-horizontal,
.os-theme-light > .os-scrollbar-horizontal {
  right: 10px;
  height: 10px;
}

.os-theme-dark > .os-scrollbar-vertical,
.os-theme-light > .os-scrollbar-vertical {
  bottom: 10px;
  width: 10px;
}

.os-theme-dark.os-host-rtl > .os-scrollbar-horizontal,
.os-theme-light.os-host-rtl > .os-scrollbar-horizontal {
  left: 10px;
  right: 0;
}

.os-theme-dark > .os-scrollbar-corner,
.os-theme-light > .os-scrollbar-corner {
  height: 10px;
  width: 10px;
}

.os-theme-dark > .os-scrollbar-corner,
.os-theme-light > .os-scrollbar-corner {
  background-color: transparent;
}

.os-theme-dark > .os-scrollbar,
.os-theme-light > .os-scrollbar {
  padding: 2px;
  box-sizing: border-box;
  background: transparent;
}

.os-theme-dark > .os-scrollbar.os-scrollbar-unusable,
.os-theme-light > .os-scrollbar.os-scrollbar-unusable {
  background: transparent;
}

.os-theme-dark > .os-scrollbar > .os-scrollbar-track,
.os-theme-light > .os-scrollbar > .os-scrollbar-track {
  background: transparent;
}

.os-theme-dark > .os-scrollbar-horizontal > .os-scrollbar-track > .os-scrollbar-handle,
.os-theme-light > .os-scrollbar-horizontal > .os-scrollbar-track > .os-scrollbar-handle {
  min-width: 30px;
}

.os-theme-dark > .os-scrollbar-vertical > .os-scrollbar-track > .os-scrollbar-handle,
.os-theme-light > .os-scrollbar-vertical > .os-scrollbar-track > .os-scrollbar-handle {
  min-height: 30px;
}

.os-theme-dark.os-host-transition > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle,
.os-theme-light.os-host-transition > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.os-theme-dark > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle,
.os-theme-light > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle,
.os-theme-dark > .os-scrollbar > .os-scrollbar-track,
.os-theme-light > .os-scrollbar > .os-scrollbar-track {
  border-radius: 10px;
}

.os-theme-dark > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle {
  background: rgba(0, 0, 0, 0.4);
}

.os-theme-light > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle {
  background: rgba(255, 255, 255, 0.4);
}

.os-theme-dark > .os-scrollbar:hover > .os-scrollbar-track > .os-scrollbar-handle {
  background: rgba(0, 0, 0, 0.55);
}

.os-theme-light > .os-scrollbar:hover > .os-scrollbar-track > .os-scrollbar-handle {
  background: rgba(255, 255, 255, 0.55);
}

.os-theme-dark > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle.active {
  background: rgba(0, 0, 0, 0.7);
}

.os-theme-light > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle.active {
  background: rgba(255, 255, 255, 0.7);
}

.os-theme-dark > .os-scrollbar-horizontal .os-scrollbar-handle:before,
.os-theme-dark > .os-scrollbar-vertical .os-scrollbar-handle:before,
.os-theme-light > .os-scrollbar-horizontal .os-scrollbar-handle:before,
.os-theme-light > .os-scrollbar-vertical .os-scrollbar-handle:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
}

.os-theme-dark.os-host-scrollbar-horizontal-hidden > .os-scrollbar-horizontal .os-scrollbar-handle:before,
.os-theme-dark.os-host-scrollbar-vertical-hidden > .os-scrollbar-vertical .os-scrollbar-handle:before,
.os-theme-light.os-host-scrollbar-horizontal-hidden > .os-scrollbar-horizontal .os-scrollbar-handle:before,
.os-theme-light.os-host-scrollbar-vertical-hidden > .os-scrollbar-vertical .os-scrollbar-handle:before {
  display: none;
}

.os-theme-dark > .os-scrollbar-horizontal .os-scrollbar-handle:before,
.os-theme-light > .os-scrollbar-horizontal .os-scrollbar-handle:before {
  top: -6px;
  bottom: -2px;
}

.os-theme-dark > .os-scrollbar-vertical .os-scrollbar-handle:before,
.os-theme-light > .os-scrollbar-vertical .os-scrollbar-handle:before {
  left: -6px;
  right: -2px;
}

.os-host-rtl.os-theme-dark > .os-scrollbar-vertical .os-scrollbar-handle:before,
.os-host-rtl.os-theme-light > .os-scrollbar-vertical .os-scrollbar-handle:before {
  right: -6px;
  left: -2px;
}

/*
 *  Document   : main.css
 *  Description: The main stylesheet of the template
 *
 *  Structure (with shortcodes):
 *      (#m01mls) MAIN LAYOUT
 *      (#m02hds) HEADER
 *      (#m03sns) SIDEBAR/NAVIGATION
 *      (#m04mcs) MAIN CONTENT
 *      (#m05pgs) PAGES
 *      (#m06bos) BOOTSTRAP OVERWRITE/EXTEND STYLES
 *      (#m07hes) HELPERS
 *      (#m08ths) THEMES
 *      (#m09res) RESPONSIVE
 *      (#m10rts) RETINA
 *      (#m11prs) PRINT
 */
/*
=================================================================
(#m01mls) MAIN LAYOUT
=================================================================
*/
body {
  font-family: "Source Sans Pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #394263;
  font-size: 13px;
  background-color: #eaedf1;
  scrollbar-face-color: #666666;
  scrollbar-track-color: rgba(255, 255, 255, 0.1);
}
@media (max-width: 370px) {
  body {
    font-size: 10px;
  }
}

#page-container {
  width: 100%;
  padding: 0;
  margin: 0 auto;
  overflow-x: hidden;
  -webkit-transition: background-color 0.2s ease-out, opacity 0.3s ease-out;
  transition: background-color 0.2s ease-out, opacity 0.3s ease-out;
}

#page-container,
#main-container,
#page-content + footer {
  min-width: 320px;
}

#page-container.boxed {
  max-width: 1280px;
}

/*
=================================================================
(#m02hds) HEADER
=================================================================
*/
header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 25px 0;
  color: #ffffff;
  background: #fff;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.09);
  z-index: 1000;
  -webkit-transition: all ease-out 0.25s;
  transition: all ease-out 0.25s;
}

header.header-scroll {
  padding: 10px 0;
  background: rgba(0, 0, 0, 0.6);
}

header.header-scroll:hover {
  background: rgba(0, 0, 0, 0.8);
}

#page-container,
#sidebar,
#sidebar-alt {
  background-color: #394263;
}

#sidebar,
#sidebar-alt {
  width: 0;
  position: absolute;
  overflow: hidden;
}

#sidebar-alt {
  right: 0;
}

#sidebar,
#sidebar-alt,
#main-container,
.header-fixed-top header,
.header-fixed-bottom header,
.footer-fixed #page-content + footer {
  -webkit-transition: all 0.2s ease-out !important;
  transition: all 0.2s ease-out !important;
}

#sidebar-scroll, #sidebar-alt-scroll {
  height: 100%;
}

#page-content {
  padding: 10px 5px 1px;
  background-color: #eaedf1;
}

#page-content + footer {
  padding: 9px 10px;
  font-size: 12px;
  background-color: #ffffff;
  border-top: 1px solid #dbe1e8;
}

/* Fixed Header */
#page-container.header-fixed-top {
  padding: 50px 0 0;
}

#page-container.header-fixed-bottom {
  padding: 0 0 50px;
}

header nav {
  float: right;
}

.site-nav {
  position: fixed;
  top: 0;
  right: -260px;
  bottom: 0;
  overflow-y: auto;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 250px;
  background: #353535;
  z-index: 1001;
  -webkit-transition: -webkit-transform ease-out 0.3s;
  transition: transform ease-out 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.site-nav.site-nav-visible {
  -webkit-transform: translateX(-260px) translateY(0) translateZ(0);
  transform: translateX(-260px) translateY(0) translateZ(0);
}

.lt-ie9 .site-nav.site-nav-visible {
  right: 0;
}

.site-nav a {
  display: block;
  font-size: 13px;
  color: #484848;
  font-weight: 600;
  padding: 0 10px;
  margin: 2px 5px;
  height: 34px;
  line-height: 34px;
  border-radius: 3px;
  text-transform: uppercase;
}

.site-nav.site-nav-visible a,
.site-nav.site-nav-visible a:hover:not(.btn) {
  color: #FFFFFF;
}

.site-nav a:hover:not(.btn) {
  color: #333333;
  background: rgba(0, 0, 0, 0.04);
  text-decoration: none;
}

.site-nav a.active,
.site-nav a.active:hover,
.site-nav li.active > a {
  color: #ffffff;
  background: rgba(0, 0, 0, 0.4);
}

.site-nav .btn {
  color: #fff;
}

.site-nav i {
  font-size: 14px;
}

.site-nav i.site-nav-arrow {
  float: right;
  line-height: 34px;
  margin-left: 10px;
}

/* Main Structure */
.site-section {
  padding: 50px 0;
}

.site-block {
  margin-bottom: 49px;
}

.site-heading {
  margin: 0 0 29px;
}

.site-content {
  background-color: #ffffff;
  padding-bottom: 1px;
}

.site-section-top {
  padding-top: 114px;
  overflow: hidden;
}

.site-section-light {
  color: #ffffff;
}

.site-slide-content {
  overflow-x: hidden;
}

/* Submenu */
.site-nav ul {
  list-style: none;
  margin: 0;
  padding: 0 0 0 10px;
}

.site-nav ul a {
  color: #dddddd;
  text-transform: none;
  height: auto;
  line-height: normal;
  padding-top: 5px;
  padding-bottom: 5px;
}

/* Sidebar + Static Header */
.sidebar-visible-xs #sidebar {
  width: 230px;
}

.sidebar-visible-xs #main-container {
  margin-left: 230px;
  margin-right: -230px;
}

/* Sidebar + Fixed Header */
.header-fixed-top #sidebar,
.header-fixed-bottom #sidebar {
  position: fixed;
  left: 0;
  top: 50px;
  bottom: 0;
}

.header-fixed-top .sidebar-content,
.header-fixed-bottom .sidebar-content {
  padding-bottom: 50px;
}

/* Alternative Sidebar + Static Header */
.sidebar-alt-visible-xs #sidebar-alt {
  width: 230px;
}

.sidebar-alt-visible-xs #main-container {
  margin-right: 230px !important;
  margin-left: -230px !important;
}

/* Alternative Sidebar + Fixed Header */
.header-fixed-top #sidebar-alt,
.header-fixed-bottom #sidebar-alt {
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
}

.sidebar-alt-visible-xs.header-fixed-top header.navbar-fixed-top,
.sidebar-alt-visible-xs.header-fixed-bottom header.navbar-fixed-bottom {
  right: 230px !important;
  left: -230px !important;
}

/* Fixed Footer */
.footer-fixed #page-content + footer {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 999;
}

.footer-fixed #page-content {
  padding-bottom: 41px;
}

.footer-fixed.sidebar-visible-xs #page-content + footer {
  right: -230px;
  left: 230px;
}

.footer-fixed.sidebar-alt-visible-xs #page-content + footer {
  right: 230px;
  left: -230px;
}

.footer-fixed.header-fixed-bottom #page-content + footer {
  bottom: 50px;
}

/*
=================================================================
(#m02hds) HEADER
=================================================================
*/
header.navbar-default,
header.navbar-inverse {
  padding: 0;
  margin: 0;
  min-width: 320px;
  border: none;
}

header.navbar-default.navbar-fixed-top {
  border-bottom: 1px solid #eaedf1;
}

header.navbar-default.navbar-fixed-bottom {
  border-top: 1px solid #eaedf1;
}

header.navbar-inverse.navbar-fixed-top {
  border-bottom: 1px solid #394263;
}

header.navbar-inverse.navbar-fixed-bottom {
  border-top: 1px solid #394263;
}

/* Header Nav */
.navbar-default .navbar-nav > li > a {
  color: #394263;
}

.navbar-inverse .navbar-nav > li > a {
  color: #ffffff;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #1bbae1;
}

.navbar-inverse .collapse.in .navbar-nav .open .dropdown-menu > li > a {
  color: #dddddd;
}

.nav.navbar-nav-custom {
  float: left;
  margin: 0;
}

.nav.navbar-nav-custom > li {
  min-height: 50px;
  float: left;
}

.nav.navbar-nav-custom > li > a {
  min-width: 50px;
  padding: 5px 7px;
  line-height: 40px;
  text-align: center;
  color: #394263;
  position: relative;
}

.nav.navbar-nav-custom > li > a .gi,
.nav.navbar-nav-custom > li > a .hi,
.nav.navbar-nav-custom > li > a .si,
.nav.navbar-nav-custom > li > a .fi {
  margin-top: -3px;
}

.nav.navbar-nav-custom > li > a .label-indicator {
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0;
  font-weight: 600;
}

.navbar-fixed-bottom .nav.navbar-nav-custom > li > a .label-indicator {
  top: auto;
  bottom: 0;
}

.navbar-inverse .nav.navbar-nav-custom > li > a {
  color: #ffffff;
}

.nav.navbar-nav-custom > li.open > a,
.nav.navbar-nav-custom > li > a:hover,
.nav.navbar-nav-custom > li > a:focus {
  background-color: #1bbae1;
  color: #ffffff;
}

.nav.navbar-nav-custom > li > a > img {
  width: 40px;
  height: 40px;
  border: 2px solid #fff;
  border-radius: 20px;
  vertical-align: top;
}

.nav.navbar-nav-custom > li > a > object {
  height: 40px;
  vertical-align: top;
}

/* Header Search */
.navbar-form {
  margin: 7px 0;
}

.collapsing .navbar-form,
.collapse.in .navbar-form {
  margin-left: -15px;
  margin-right: -15px;
}

.collapsing .navbar-form .form-group,
.collapse.in .navbar-form .form-group {
  margin-bottom: 0;
}

.navbar-form-custom {
  padding: 0;
  width: 100px;
  float: left;
  height: 50px;
}

.navbar-form-custom .form-control {
  padding: 10px;
  margin: 0;
  height: 50px;
  font-size: 15px;
  background: transparent;
  border: none;
  z-index: 2000;
}

.navbar-form-custom .form-control:hover,
.navbar-form-custom .form-control:focus {
  background-color: #ffffff;
}

.navbar-form-custom .form-control:focus {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  font-size: 18px;
  padding: 10px 20px;
}

.navbar-inverse .navbar-form-custom .form-control {
  color: #ffffff;
}

.navbar-inverse .navbar-form-custom .form-control:hover,
.navbar-inverse .navbar-form-custom .form-control:focus {
  background: #000000;
  color: #ffffff;
}

/*
=================================================================
(#m03sns) SIDEBAR/NAVIGATION
=================================================================
*/
/* Sidebar Content */
.sidebar-content {
  width: 230px;
  color: #ffffff;
}

.sidebar-section {
  padding: 10px;
}

/* Sidebar Brand + Title */
.sidebar-brand,
.sidebar-title {
  margin: 0;
  display: block;
  background: rgba(0, 0, 0, 0.15);
}

a.sidebar-brand:hover,
a.sidebar-brand:focus,
a.sidebar-title:hover,
a.sidebar-title:focus {
  background-color: #1bbae1;
}

.sidebar-brand i,
.sidebar-title i {
  font-size: 14px;
  display: inline-block;
  width: 18px;
  text-align: center;
  margin-right: 10px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.sidebar-title i.pull-left {
  margin: 20px 10px 0 0;
}

.sidebar-title i.pull-right {
  margin: 20px 0 0 10px;
}

/* Sidebar User */
.sidebar-user {
  padding-left: 88px;
  background: url(//halemind.com/../img/template/ie8_opacity_light_10.png) repeat;
  background: rgba(255, 255, 255, 0.1);
}

.sidebar-user-avatar {
  width: 68px;
  height: 68px;
  float: left;
  padding: 2px;
  margin-left: -78px;
  border-radius: 34px;
  background: url(//halemind.com/../img/template/ie8_opacity_light_75.png) repeat;
  background: rgba(255, 255, 255, 0.75);
}

.sidebar-user-contact {
  margin-left: -78px;
}

.sidebar-user-avatar img {
  width: 64px;
  height: 64px;
  border-radius: 32px;
}

.sidebar-user-name {
  font-size: 17px;
  font-weight: 300;
  margin-top: 10px;
  line-height: 26px;
}

.sidebar-user-links a {
  color: #ffffff;
  opacity: 0.3;
  filter: alpha(opacity=30);
  margin-right: 5px;
}

.sidebar-user-links a:hover,
.sidebar-user-links a:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 1;
  filter: alpha(opacity=100);
}

.sidebar-user-links a > i {
  font-size: 14px;
}

/* Sidebar Color Themes */
.sidebar-themes {
  list-style: none;
  margin: 0;
  padding-top: 12px;
  padding-bottom: 6px;
  background: url(//halemind.com/../img/template/ie8_opacity_dark_15.png) repeat;
  background: rgba(0, 0, 0, 0.15);
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
}

.sidebar-themes:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.sidebar-themes li {
  float: left;
  margin: 0 5px 6px 0;
}

.sidebar-themes li a {
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  border-width: 2px;
  border-style: solid;
}

.sidebar-themes li a:hover,
.sidebar-themes li a:focus {
  border-color: #ffffff !important;
}

.sidebar-themes li.active a {
  border-color: #ffffff !important;
}

/* Sidebar Navigation */
.sidebar-nav {
  list-style: none;
  margin: 0;
  padding: 10px 0 0;
}

.sidebar-nav .sidebar-header:first-child {
  margin-top: 0;
}

.sidebar-nav a {
  display: block;
  color: #eaedf1;
  padding: 0 10px;
  min-height: 35px;
  line-height: 35px;
}

.sidebar-nav a:hover,
.sidebar-nav a:focus,
.sidebar-nav a.open,
.sidebar-nav li.active > a {
  color: #ffffff;
  text-decoration: none;
  background: url(//halemind.com/../img/template/ie8_opacity_dark_15.png) repeat;
  background: rgba(0, 0, 0, 0.15);
}

.sidebar-nav a.active {
  padding-left: 5px;
  border-left: 5px solid #1bbae1;
  background: url(//halemind.com/../img/template/ie8_opacity_dark_30.png) repeat;
  background: rgba(0, 0, 0, 0.3);
}

.sidebar-nav a > .sidebar-nav-icon {
  margin-right: 10px;
}

.sidebar-nav a > .sidebar-nav-indicator {
  float: right;
  line-height: inherit;
  margin-left: 4px;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.sidebar-nav a > .sidebar-nav-icon,
.sidebar-nav a > .sidebar-nav-indicator {
  display: inline-block;
  opacity: 0.5;
  filter: alpha(opacity=50);
  width: 18px;
  font-size: 14px;
  text-align: center;
}

.sidebar-nav a:hover,
.sidebar-nav a:hover > .sidebar-nav-icon,
.sidebar-nav a:hover > .sidebar-nav-indicator,
.sidebar-nav a.active,
.sidebar-nav a.active > .sidebar-nav-icon,
.sidebar-nav a.active > .sidebar-nav-indicator,
.sidebar-nav a.open,
.sidebar-nav a.open > .sidebar-nav-icon,
.sidebar-nav a.open > .sidebar-nav-indicator,
.sidebar-nav li.active > a,
.sidebar-nav li.active > a > .sidebar-nav-icon,
.sidebar-nav li.active > a > .sidebar-nav-indicator {
  opacity: 1;
  filter: alpha(opacity=100);
}

.sidebar-nav a.active > .sidebar-nav-indicator,
.sidebar-nav a.open > .sidebar-nav-indicator,
.sidebar-nav li.active > a > .sidebar-nav-indicator {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.sidebar-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: none;
  background: url(//halemind.com/../img/template/ie8_opacity_dark_30.png) repeat;
  background: rgba(0, 0, 0, 0.3);
}

.sidebar-nav li.active > ul {
  display: block;
}

.sidebar-nav ul a {
  margin: 0;
  font-size: 12px;
  padding-left: 15px;
  min-height: 32px;
  line-height: 32px;
}

.sidebar-nav ul a.active,
.sidebar-nav ul a.active:hover {
  border-left: 5px solid #1bbae1;
  padding-left: 10px;
}

.sidebar-nav ul ul {
  background: url(//halemind.com/../img/template/ie8_opacity_dark_40.png) repeat;
  background: rgba(0, 0, 0, 0.4);
}

.sidebar-nav ul ul a {
  padding-left: 25px;
}

.sidebar-nav ul ul a.active,
.sidebar-nav ul ul a.active:hover {
  padding-left: 20px;
}

/* Sidebar Header */
.sidebar-header {
  margin: 10px 0 0;
  padding: 10px;
  line-height: 12px;
}

.sidebar-header + .sidebar-section {
  padding-top: 0px;
  padding-bottom: 0px;
}

.sidebar-header .sidebar-header-title {
  color: #ffffff;
  font-size: 11px;
  text-transform: uppercase;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.sidebar-header-options {
  float: right;
  display: inline-block;
}

.sidebar-header-options > a,
.sidebar-nav .sidebar-header-options a {
  float: right;
  margin: 0;
  padding: 0;
  min-height: 0;
  line-height: inherit;
  display: block;
  min-width: 18px;
  text-align: center;
  color: #ffffff;
  opacity: 0.3;
  filter: alpha(opacity=30);
}

.sidebar-header-options a.active,
.sidebar-header-options a:hover,
.sidebar-header-options a:focus,
.sidebar-nav .sidebar-header-options a.active,
.sidebar-nav .sidebar-header-options a:hover,
.sidebar-nav .sidebar-header-options a:focus {
  background: none;
  color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}

.sidebar-header-options a > i {
  font-size: 14px;
}

/*
=================================================================
(#m04mcs) MAIN CONTENT
=================================================================
*/
/* Content Header */
.content-header {
  background-color: #ffffff;
  border-top: 1px solid #eaedf1;
  border-bottom: 1px solid #dbe1e8;
}

.content-header h1,
.content-header h2 {
  margin: 0;
  font-size: 26px;
  line-height: 32px;
}

.content-header small .content-header small {
  font-size: 17px;
}

.header-section h1 i {
  font-size: 56px;
  float: right;
  margin: 2px 0 0 10px;
  color: #eaedf1;
  margin: 0 0 0 10px;
  line-height: 64px;
}
@media (max-width: 768px) {
  .header-section h1 i {
    font-size: 46px;
  }
}

.header-section {
  padding: 30px 10px;
}

.content-header,
.content-top {
  margin: -10px -5px 10px;
}

.content-top {
  background-color: #ffffff;
  border-bottom: 1px solid #dbe1e8;
}

.content-header-media {
  position: relative;
  height: 248px;
  overflow: hidden;
  border-top-color: #222222;
  z-index: 2;
}

.content-header-media .header-section {
  z-index: 200;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  color: #ffffff;
  background: url(//halemind.com/../img/template/ie8_opacity_dark_60.png) repeat;
  background: rgba(0, 0, 0, 0.6);
}

.content-header-media small,
.content-header-media i {
  color: #dddddd;
}

.content-header-media > img {
  position: absolute;
  top: 0;
  left: 50%;
  width: 2560px;
  height: 248px;
  margin-left: -1280px;
}

.content-header-media > .content-header-media-map {
  height: 270px;
}

/* Blocks */
.block {
  margin: 0 0 10px;
  padding: 20px 15px 1px;
  background-color: #ffffff;
  border: 1px solid #dbe1e8;
}

.block.full {
  padding: 20px 15px;
}

.block .block-content-full {
  margin: -20px -15px -1px;
}

.block .block-content-mini-padding {
  padding: 8px;
}

.block.full .block-content-full {
  margin: -20px -15px;
}

.block .tab-content .block-content-full,
.block.full .tab-content .block-content-full {
  margin-top: -19px !important;
}

.block-title {
  margin: -20px -15px 20px;
  background-color: #f9fafc;
  border-bottom: 1px solid #eaedf1;
}

.block-title h1,
.block-title h2,
.block-title h3,
.block-title h4,
.block-title h5,
.block-title h6 {
  display: inline-block;
  font-size: 16px;
  line-height: 1.4;
  margin: 0;
  padding: 10px 16px 7px;
  font-weight: normal;
}

.block-title h1 small,
.block-title h2 small,
.block-title h3 small,
.block-title h4 small,
.block-title h5 small,
.block-title h6 small {
  font-size: 13px;
  color: #777777;
  font-weight: normal;
}

.block-title h1,
.block-title h2,
.block-title h3 {
  padding-left: 15px;
  padding-right: 15px;
}

.block-title .nav-tabs,
.block-options {
  min-height: 40px;
  line-height: 38px;
}

.block-title .nav-tabs {
  padding: 3px 1px 0;
  border-bottom: none;
}

.block-title .nav-tabs > li > a {
  border-bottom: none;
}

.block-title .nav-tabs {
  margin-bottom: -2px;
}

.block-title .nav-tabs > li > a {
  margin-bottom: 0;
}

.block-title .nav-tabs > li > a:hover {
  background: none;
}

.block-title .nav-tabs > li.active > a,
.block-title .nav-tabs > li.active > a:hover,
.block-title .nav-tabs > li.active > a:focus {
  border: 1px solid #eaedf1;
  border-bottom-color: #ffffff;
  background-color: #ffffff;
}

.block-title code {
  padding: 2px 3px;
}

.block-options {
  margin: 0 6px;
  line-height: 37px;
}

.block-options .label {
  display: inline-block;
  padding: 6px;
  vertical-align: middle;
  font-size: 13px;
}

.block-top {
  margin: -20px -15px 20px;
  border-bottom: 1px dotted #dbe1e8;
}

.block-section {
  margin-bottom: 20px;
}

.block.block-fullscreen {
  position: fixed;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  z-index: 1031;
  margin-bottom: 0;
  overflow-y: auto;
}

/* Widgets */
.widget {
  background-color: #ffffff;
  margin-bottom: 10px;
}

.widget .widget-extra-full,
.widget .widget-extra {
  position: relative;
  padding: 15px;
}

.widget .widget-extra {
  padding-top: 1px;
  padding-bottom: 1px;
}

.widget .widget-content-light {
  color: #ffffff;
}
@media only screen and (max-width: 1035px) and (min-width: 300px) {
  .widget .widget-content-light {
    font-size: 14px !important;
  }
  .widget .widget-content-light i.fa-rotate-left {
    font-size: 28px;
  }
}

@media only screen and (max-width: 1035px) and (min-width: 300px) {
  .button_font {
    font-size: 10px !important;
  }
}
.widget .widget-content-light small {
  color: #eeeeee;
}

.widget .widget-image,
.widget .widget-icon {
  width: 64px;
  height: 64px;
}

.widget .widget-icon {
  display: inline-block;
  line-height: 64px;
  text-align: center;
  font-size: 28px;
  color: #ffffff;
  border-radius: 32px;
}

.widget .widget-icon .gi,
.widget .widget-icon .si,
.widget .widget-icon .hi,
.widget .widget-icon .fi {
  margin-top: -3px;
}

.widget .widget-options,
.widget .widget-options-left {
  position: absolute;
  top: 5px;
  opacity: 1;
  filter: alpha(opacity=50);
}

.widget .widget-options {
  right: 5px;
}

.widget .widget-options-left {
  left: 5px;
}

.widget .widget-options:hover,
.widget .widget-options-left:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.widget-simple {
  padding: 15px;
}

.widget-simple:before,
.widget-simple:after {
  content: " ";
  display: table;
}

.widget-simple:after {
  clear: both;
}

.widget-simple .widget-image,
.widget-simple .widget-icon {
  margin: 0 15px;
}

.widget-simple .widget-image.pull-left,
.widget-simple .widget-icon.pull-left {
  margin-left: 0;
}

.widget-simple .widget-image.pull-right,
.widget-simple .widget-icon.pull-right {
  margin-right: 0;
}

.widget-simple .widget-content {
  font-size: 18px;
  margin: 12px 0;
}

.widget-simple .widget-content small {
  display: block;
  margin-top: 7px;
  font-size: 13px;
  font-weight: 400;
}

.widget-advanced .widget-header {
  position: relative;
  padding: 15px 15px 50px;
  height: 150px;
  overflow: hidden;
}

.widget-advanced .widget-background {
  position: absolute;
  top: 0;
  left: 0;
  height: 150px;
}

.widget-advanced .widget-background-map {
  height: 180px;
  width: 100%;
}

.widget-advanced .widget-content-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 15px;
  margin: 0;
  background: url(//halemind.com/../img/template/ie8_opacity_dark_60.png) repeat;
  background: rgba(0, 0, 0, 0.6);
}

.widget-advanced .widget-main {
  position: relative;
  padding: 50px 15px 15px;
}

.widget-advanced .widget-image-container {
  position: absolute;
  display: inline-block;
  padding: 5px;
  width: 74px;
  height: 74px;
  top: -36px;
  left: 50%;
  margin-left: -36px;
  border-radius: 36px;
  background-color: #ffffff;
}

.widget-advanced .widget-header .widget-image-container {
  position: static;
  left: auto;
  top: auto;
  margin: 0;
}

.widget-advanced-alt .widget-header,
.widget-advanced-alt .widget-main {
  padding: 15px;
}

.widget-advanced-alt .widget-header {
  height: auto;
  min-height: 150px;
}

/* Link Widgets */
a.widget {
  display: block;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

a.widget:hover,
a.widget:active {
  text-decoration: none;
}

a.widget.widget-hover-effect1:hover {
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
}

a.widget.widget-hover-effect1:active {
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px);
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

a.widget.widget-hover-effect2:hover {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-box-shadow: inset 0 -5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -5px 0 rgba(0, 0, 0, 0.2);
}

a.widget.widget-hover-effect2:active {
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.widget.widget-hover-effect3:hover {
  -webkit-transform: rotate(2deg);
  transform: rotate(2deg);
}

a.widget.widget-hover-effect3:active {
  -webkit-transform: rotate(2deg) scale(0.95);
  transform: rotate(2deg) scale(0.95);
}

a.widget.widget-hover-effect4:hover {
  -webkit-transform: scale(0.98);
  transform: scale(0.98);
}

a.widget.widget-hover-effect4:active {
  -webkit-transform: rotate(-1deg) scale(0.95);
  transform: rotate(-1deg) scale(0.95);
}

/* Content which contains floats */
.content-float .pull-left {
  margin: 0 20px 20px 0;
}

.content-float .pull-right {
  margin: 0 0 20px 20px;
}

/* Draggable Blocks */
.draggable-blocks .block-title {
  cursor: move;
}

.draggable-placeholder {
  background-color: #dddddd;
  border: 1px dashed #999999;
  margin-bottom: 10px;
}

/* Scroll to top link */
#to-top {
  display: none;
  width: 50px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  border-radius: 3px;
  padding: 0 12px;
  font-size: 28px;
  text-align: center;
  color: #ffffff;
  background-color: #000000;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

#to-top:hover {
  color: #ffffff;
  background-color: #1bbae1;
  text-decoration: none;
  opacity: 1;
  filter: alpha(opacity=100);
}

/*
=================================================================
(#m05pgs) PAGES
=================================================================
*/
/* Login */
#login-background {
  width: 100%;
  height: 224px;
  overflow: hidden;
  position: relative;
}

#login-background > img {
  position: absolute;
  width: 2560px;
  height: 400px;
  left: 50%;
  margin-left: -1280px;
}

#login-alt-container {
  display: none;
}

#login-container,
#login-alt-container {
  position: absolute;
  width: 300px;
  top: 10px;
  left: 50%;
  margin-left: -150px;
  z-index: 1000;
}

#login-container .login-title {
  padding: 20px 10px;
  background: #444444;
  background: url(//halemind.com/../img/template/ie8_opacity_dark_60.png) repeat;
  background: rgba(0, 0, 0, 0.6);
}

#login-container .login-title h1,
#login-alt-container h1 {
  font-size: 26px;
  color: #ffffff;
}

#login-container .login-title h1 small,
#login-alt-container h1 small {
  font-size: 16px;
  color: #dddddd;
}

#login-container > .block {
  border: none;
}

#login-container .register-terms {
  line-height: 30px;
  margin-right: 10px;
  float: left;
}

/* Full Background Image */
img.full-bg {
  min-height: 100%;
  min-width: 1280px;
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
}

@media screen and (max-width: 1280px) {
  img.full-bg {
    left: 50%;
    margin-left: -640px;
  }
}
/* Full Page Container */
.full-page-container {
  position: absolute;
  width: 300px;
  padding: 10px;
  top: 20px;
  left: 50%;
  margin-left: -150px;
  z-index: 1000;
  background-color: #333333;
  background-color: rgba(0, 0, 0, 0.5);
}

.full-page-section {
  padding: 25px 0;
  margin: 25px -10px;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.15);
}

/* Countdown */
.countdown-con {
  color: #ffffff;
  text-align: center;
}

.countdown-con .countdown-num {
  font-size: 56px;
  font-weight: bold;
}

.countdown-con .countdown-info {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.6);
}

/* Calendar */
.calendar-events {
  list-style: none;
  margin: 0;
  padding: 0;
}

.calendar-events li {
  color: #ffffff;
  margin-bottom: 5px;
  padding: 5px 10px;
  border-radius: 3px;
  background-color: #555555;
  opacity: 0.85;
  filter: alpha(opacity=85);
}

.calendar-events li:hover {
  cursor: move;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* Gallery */
.gallery img, .gallery a img, .gallery-image img, a[data-toggle=lightbox-image] img {
  max-width: 100%;
  width: 100%;
  height: 250px;
}

a[data-toggle=lightbox-image],
a.gallery-link {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

a.website_gallery_link {
  background-color: #f9f9f9;
  border: 2px solid #f1f1f1;
  padding: 15px;
}

.gallery a:hover img,
.gallery-image:hover img,
a[data-toggle=lightbox-image]:hover img {
  opacity: 0.75;
  filter: alpha(opacity=75);
}

.gallery-image {
  position: relative;
}

.gallery-image-options {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  padding: 10px;
}

.gallery-image:hover .gallery-image-options {
  display: block;
}

.gallery > .row > div {
  margin-bottom: 15px;
}

.gallery.gallery-widget > .row > div {
  margin-bottom: 0;
  padding-top: 7px;
  padding-bottom: 7px;
}

/* Media Items */
.media-items {
  position: relative;
  margin-bottom: 20px;
  padding: 10px;
  text-align: center;
  background-color: #f9f9f9;
  border: 2px solid #f1f1f1;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.media-items:hover {
  border-color: #cccccc;
}

.media-items:hover .media-items-options {
  display: block;
}

.media-items .media-items-options {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  padding: 10px;
  display: none;
  z-index: 1;
}

/* Charts */
.pie-chart .pie-avatar {
  position: absolute;
  top: 8px;
  left: 8px;
}

.chart {
  height: 360px;
}

.chart-tooltip,
.mini-chart-tooltip {
  position: absolute;
  display: none;
  color: #ffffff;
  background-color: #000000;
  padding: 4px 10px;
}

.chart-pie-label {
  font-size: 12px;
  text-align: center;
  padding: 8px 12px;
  color: #ffffff;
}

.growth_chart {
  height: 500px;
  width: 100%;
}

.mini-chart-tooltip {
  left: 0;
  top: 0;
  visibility: hidden;
}

.legend table td {
  padding: 4px;
  font-size: 14px;
}

/* Timeline */
.timeline {
  position: relative;
}

.timeline-header {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  padding: 0 15px;
  min-height: 60px;
  line-height: 60px;
  background-color: #ffffff;
  border-bottom: 2px solid #f0f0f0;
  z-index: 500;
}

.timeline-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.timeline-list:after {
  position: absolute;
  display: block;
  width: 2px;
  top: 0;
  left: 95px;
  bottom: 0;
  content: "";
  background-color: #f0f0f0;
  z-index: 1;
}

.timeline-header + .timeline-list:after {
  top: 60px;
}

.timeline-list li {
  position: relative;
  margin: 0;
  padding: 15px 0;
}

.timeline-list.timeline-hover li:hover {
  background-color: #f9f9f9;
}

.timeline-list .timeline-icon {
  position: absolute;
  left: 80px;
  top: 10px;
  width: 30px;
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  text-align: center;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
  z-index: 500;
}

.timeline-list .active .timeline-icon {
  background-color: #1bbae1;
  border-color: #1bbae1;
  color: #ffffff;
  z-index: 4;
}

.timeline-list .timeline-time {
  float: left;
  width: 70px;
  text-align: right;
}

.timeline-list .timeline-content {
  margin-left: 120px;
}

.block-content-full .timeline-content {
  padding-right: 20px;
}

.media-feed {
  margin-bottom: 0;
}

.media-feed > .media {
  margin-top: 0;
  padding: 20px 20px 0;
  border-top: 1px dotted #dbe1e8;
}

.media-feed > .media:first-child {
  border-top: none;
}

.media-feed.media-feed-hover > .media:hover {
  background-color: #f9f9f9;
}

/* Error */
#error-container {
  padding: 120px 20px;
  position: relative;
}

#error-container .error-options {
  position: absolute;
  top: 20px;
  left: 20px;
}

#error-container h1 {
  font-size: 96px;
  color: #ffffff;
  margin-bottom: 40px;
}

#error-container h2 {
  color: #cccccc;
  margin-bottom: 40px;
  line-height: 1.4;
}

#error-container form {
  padding: 20px;
  border-radius: 3px;
  background: #ffffff;
  background: url(//halemind.com/../img/template/ie8_opacity_light_10.png) repeat;
  background: rgba(255, 255, 255, 0.1);
}

#error-container .form-control {
  border-color: #ffffff;
}

/* Pricing Table */
.table.table-pricing {
  background-color: #ffffff;
}

.table-pricing th,
.table-pricing td {
  text-align: center;
}

.table-pricing th {
  font-size: 24px !important;
}

.table-pricing td {
  font-size: 15px;
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}

.table-pricing .table-price {
  background-color: #f9f9f9;
}

.table-pricing.table-featured .table-price,
.table-pricing .table-price.table-featured {
  background-color: #252525;
}

.table-pricing.table-featured th,
.table-pricing th.table-featured {
  background-color: #1bbae1;
  border-bottom: 2px solid #394263;
  color: #ffffff;
}

.table-pricing.table-featured td,
.table-pricing td.table-featured {
  background-color: #394263;
  color: #ffffff;
}

/* Tasks */
.task-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.task-list li {
  padding: 15px 40px 15px 15px;
  margin-bottom: 10px;
  background-color: #ffffff;
  border-radius: 3px;
  position: relative;
  -webkit-transition: box-shadow 0.15s ease-out;
  transition: box-shadow 0.15s ease-out;
}

.task-list li:hover {
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
}

.task-list li.in-1x {
  margin-left: 15px;
}

.task-list li.in-2x {
  margin-left: 30px;
}

.task-list li > .task-close {
  position: absolute;
  top: 15px;
  right: 15px;
  color: #000000;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}

.task-list li:hover > .task-close {
  opacity: 0.25;
  filter: alpha(opacity=25);
}

.task-list li.task-done {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.task-list li.task-done > label {
  text-decoration: line-through;
}

/*
=================================================================
(#m06bos) BOOTSTRAP OVERWRITE/EXTEND STYLES
=================================================================
*/
/* Navbar */
.navbar.navbar-default {
  background-color: #f9fafc;
}

.navbar.navbar-inverse {
  background-color: #4c5471;
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  border-width: 0;
}

/* Typography */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Source Sans Pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small,
.h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small,
h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small,
.h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
  font-weight: 300;
  color: #777777;
}

h1, h2, h3 {
  margin-bottom: 15px;
}

.text-primary,
.text-primary:hover,
a,
a:hover,
a:focus,
a.text-primary,
a.text-primary:hover,
a.text-primary:focus {
  color: #12829D;
}

.text-danger,
.text-danger:hover,
a.text-danger,
a.text-danger:hover,
a.text-danger:focus {
  color: #e74c3c;
}

.text-warning,
.text-warning:hover,
a.text-warning,
a.text-warning:hover,
a.text-warning:focus {
  color: #e67e22;
}

.text-success,
.text-success:hover,
a.text-success,
a.text-success:hover,
a.text-success:focus {
  color: #27ae60;
}

.text-info,
.text-info:hover,
a.text-info,
a.text-info:hover,
a.text-info:focus {
  color: #3498db;
}

.text-muted,
.text-muted:hover,
a.text-muted,
a.text-muted:hover,
a.text-muted:focus {
  color: #999999;
}

.text-light,
.text-light:hover,
a.text-light,
a.text-light:hover,
a.text-light:focus {
  color: #ffffff;
}

b, strong {
  font-weight: 600;
}

.atta_back strong {
  padding: 10px;
}

ul,
ol {
  padding-left: 30px;
}

.list-li-push li {
  margin-bottom: 10px;
}

p {
  line-height: 1.6;
}

article p {
  font-size: 16px;
  line-height: 1.8;
}

.well {
  background-color: #f9f9f9;
  border: 1px solid #eeeeee;
}

.page-header {
  border-bottom-width: 1px;
  border-bottom-color: #dddddd;
  margin: 30px 0 20px;
}

.sub-header {
  margin: 10px 0 20px;
  padding: 10px 0;
  border-bottom: 1px dotted #dddddd;
}

blockquote {
  border-left-width: 3px;
}

blockquote {
  margin: 20px 0;
  padding: 30px 60px 30px 20px;
  position: relative;
  width: 100%;
  border-color: #eaedf1;
}

blockquote:before {
  display: block;
  content: "“";
  font-family: serif;
  font-size: 96px;
  position: absolute;
  right: 10px;
  top: -30px;
  color: #eaedf1;
}

blockquote.pull-right:before {
  left: 10px;
  right: auto;
}

/* Forms */
label {
  font-weight: 600;
}

fieldset legend {
  font-size: 16px;
  padding: 30px 0 10px;
  border-bottom: 2px solid #eaedf1;
}

input[type=file] {
  padding-top: 7px;
}

input[type=text].form-control,
input[type=password].form-control,
input[type=email].form-control,
textarea.form-control {
  -webkit-appearance: none;
}

.form-control {
  font-size: 13px;
  padding: 6px 8px;
  max-width: 100%;
  margin: 1px 0;
  color: #394263;
  border-color: #dbe1e8;
}

.form-control-borderless .form-control,
.form-control-borderless .input-group-addon,
.form-control-borderless,
.form-control-borderless:focus {
  border: transparent !important;
}

.input-group {
  margin-top: 1px;
  margin-bottom: 1px;
}

.input-group .form-control {
  margin-top: 0;
}

.form-control:focus {
  border-color: #1bbae1;
}

.help-block {
  color: #777777;
  font-weight: 400;
}

.input-group-addon {
  min-width: 45px;
  text-align: center;
  background-color: #ffffff;
  border-color: #dbe1e8;
}

.form-horizontal .control-label {
  margin-bottom: 5px;
}

.form-bordered {
  margin: -15px -15px -1px;
}

.modal-body .form-bordered {
  margin-bottom: -20px;
}

.form-bordered fieldset legend {
  margin: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.form-bordered .form-group {
  margin: 0;
  border: none;
  padding: 15px;
  border-bottom: 1px dashed #eaedf1;
}

.form-bordered .form-group.form-actions {
  background-color: #f9fafc;
  border-bottom: none;
}

.form-horizontal.form-bordered .form-group {
  padding-left: 0;
  padding-right: 0;
}

.form-bordered .help-block {
  margin-bottom: 0;
}

.has-success .form-control,
.has-warning .form-control,
.has-error .form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.has-success .help-block,
.has-success .control-label,
.has-success .input-group-addon,
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .radio,
.has-success .radio-inline {
  color: #27ae60;
}

.has-success .form-control,
.has-success .input-group-addon {
  border-color: #27ae60;
  background-color: #ffffff;
}

.has-success .form-control:focus {
  border-color: #166638;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .input-group-addon,
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .radio,
.has-warning .radio-inline {
  color: #e67e22;
}

.has-warning .form-control,
.has-warning .input-group-addon {
  border-color: #e67e22;
  background-color: #ffffff;
}

.has-warning .form-control:focus {
  border-color: #b3621b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .input-group-addon,
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .radio,
.has-error .radio-inline {
  color: #e74c3c;
}

.has-error .form-control,
.has-error .input-group-addon {
  border-color: #e74c3c;
  background-color: #ffffff;
}

.has-error .form-control:focus {
  border-color: #c0392b;
}

/* Form Wizards */
.wizard-steps {
  border-bottom: 1px solid #eaedf1;
  margin-bottom: 20px;
}

.form-bordered .wizard-steps {
  margin-bottom: 0;
}

.wizard-steps .row {
  margin: 0;
}

.wizard-steps .row div {
  padding: 15px 0;
  font-size: 15px;
  text-align: center;
}

.form-bordered .wizard-steps .row div {
  padding-top: 10px;
}

.wizard-steps span {
  display: inline-block;
  width: 100px;
  height: 100px;
  line-height: 100px;
  border: 1px solid #1bbae1;
  border-radius: 50px;
}

.wizard-steps div.done span,
.wizard-steps div.active span {
  background-color: #1bbae1;
  color: #ffffff;
}

.wizard-steps div.done span {
  opacity: 0.25;
  filter: alpha(opacity=25);
}

.wizard-steps div.active span {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* Form Select Switches */
.switch {
  margin: 1px 0;
  position: relative;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
}

.switch input {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}

.switch span {
  position: relative;
  display: inline-block;
  width: 54px;
  height: 28px;
  border-radius: 28px;
  background-color: #f9f9f9;
  border: 1px solid #dddddd;
  -webkit-transition: background-color 0.35s;
  transition: background-color 0.35s;
}

.switch span:after {
  content: "";
  position: absolute;
  left: 2px;
  top: 1px;
  bottom: 1px;
  width: 24px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 50%;
  -webkit-box-shadow: 1px 0 3px rgba(0, 0, 0, 0.05);
  box-shadow: 1px 0 3px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.switch input:checked + span:after {
  left: 26px;
  border: none;
  -webkit-box-shadow: -2px 0 3px rgba(0, 0, 0, 0.1);
  box-shadow: -2px 0 3px rgba(0, 0, 0, 0.1);
}

.switch input:checked + span {
  background-color: #eeeeee;
}

.switch-default span {
  border-color: #dbe1e8;
}

.switch-default input:checked + span {
  background-color: #dbe1e8;
}

.switch-primary span {
  border-color: #1bbae1;
}

.switch-primary input:checked + span {
  background-color: #1bbae1;
}

.switch-info span {
  border-color: #7abce7;
}

.switch-info input:checked + span {
  background-color: #7abce7;
}

.switch-success span {
  border-color: #aad178;
  margin: 0 5px;
}

.switch-success input:checked + span {
  background-color: #aad178;
}

.switch-warning span {
  border-color: #f7be64;
}

.switch-warning input:checked + span {
  background-color: #f7be64;
}

.switch-danger span {
  border-color: #ef8a80;
}

.switch-danger input:checked + span {
  background-color: #ef8a80;
}

.lt-ie9 .switch input {
  position: static;
  opacity: 1;
  filter: alpha(opacity=100);
}

.lt-ie9 .switch span,
.lt-ie9 .switch span:after {
  display: none !important;
}

/* Tables */
.table.table-vcenter th,
.table.table-vcenter td {
  vertical-align: middle;
}

.table-options {
  padding: 6px 0;
}

.table thead > tr > th {
  font-size: 16px;
  font-weight: 600;
}

.table thead > tr > th > small {
  font-weight: 400;
  font-size: 75%;
}

.table thead > tr > th,
.table thead > tr > td,
.table tfoot > tr > th,
.table tfoot > tr > td {
  padding-top: 14px;
  padding-bottom: 14px;
}

.table tfoot > tr > th,
.table tfoot > tr > td {
  background-color: #f9fafc;
}

.table-borderless tbody > tr > th,
.table-borderless tbody > tr > td {
  border-top-width: 0;
}

.table thead > tr > th,
.table tbody > tr > th,
.table tfoot > tr > th,
.table thead > tr > td,
.table tbody > tr > td,
.table tfoot > tr > td,
.table tbody + tbody,
.table-bordered,
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border-color: #eaedf1;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #eaedf1;
}

/* List Group */
.list-group-item {
  border-color: #eaedf1;
  word-break: break-all;
}

a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  background-color: #1bbae1;
  border-color: #1bbae1;
}

a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #ffffff;
}

a.list-group-item:hover,
a.list-group-item:focus {
  background-color: #f9fafc;
}

a.list-group-item.active > .badge {
  background: url(//halemind.com/../img/template/ie8_opacity_dark_40.png) repeat;
  background: rgba(0, 0, 0, 0.4);
  color: #ffffff;
}

/* Navs */
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  color: #fff;
  background-color: #1bbae1;
}

.nav > li i {
  font-size: 14px;
}

.nav-pills > .active > a > .badge {
  color: #1bbae1;
}

.nav-stacked > li > a {
  margin: 4px 0 0;
}

.nav .caret,
.nav a:hover .caret,
.nav a:focus .caret {
  border-top-color: #1bbae1;
  border-bottom-color: #1bbae1;
}

.nav > li > a:hover,
.nav > li > a:focus {
  background-color: #f9fafc;
}

.nav-tabs {
  border-bottom-color: #eaedf1;
}

.nav-tabs > li {
  margin-bottom: 0;
}

.nav-tabs > li > a {
  padding-left: 7px;
  padding-right: 7px;
  margin-bottom: -1px;
}

.nav-tabs > li > a:hover {
  border-color: #eaedf1;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #394263;
  border-color: #eaedf1;
  border-bottom-color: transparent;
}

.nav-pills > li.active > a > .badge {
  background: url(//halemind.com/../img/template/ie8_opacity_dark_20.png) repeat;
  background: rgba(0, 0, 0, 0.2);
  color: #ffffff;
}

.nav-pills.nav-icons > li > a i {
  margin-right: 10px;
}

.nav-pills.nav-icons > li.active > a i,
.nav-pills.nav-icons > li.active > a:hover i,
.nav-pills.nav-icons > li.active > a:focus i {
  color: #ffffff;
}

.dropdown-menu {
  padding: 0;
  font-size: 13px;
  border-color: #dbe1e8;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
}

.dropdown-menu > li > a {
  padding: 6px 10px;
}

.dropdown-menu i {
  /*opacity: 0.2;*/
  /*filter: alpha(opacity=20);*/
  line-height: 17px;
}

/*.dropdown-menu a:hover i {
    opacity: 0.5;
    filter: alpha(opacity=50);
}*/
.dropdown-menu .divider {
  margin: 2px 0;
  padding: 0 !important;
  background-color: #f0f0f0;
}

li.dropdown-header {
  padding: 5px 10px;
  color: #394263;
  background-color: #f9fafc;
  border-top: 1px solid #eaedf1;
  border-bottom: 1px solid #eaedf1;
}

.dropdown-menu li:first-child.dropdown-header {
  border-top: none;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.dropdown-menu.dropdown-custom {
  min-width: 200px;
  margin-top: -10px;
}

.dropdown-menu.dropdown-custom > li {
  padding: 8px 10px;
  font-size: 12px;
}

.dropdown-menu.dropdown-custom > li > a {
  border-radius: 3px;
}

.dropdown-menu.dropdown-custom > li > a i {
  color: silver;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -3px;
  margin-left: 0;
}

.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
}

.collapse.in .dropdown.open .dropdown-menu {
  display: block;
  position: static;
  margin: 0 0 0 15px;
  left: auto;
  top: auto;
}

.navbar-fixed-top .dropdown-menu {
  max-height: 400px;
  overflow-y: auto;
}

.pagination > li > a,
.pagination > li > span {
  color: #1bbae1;
  margin-left: 5px;
  margin-right: 5px;
  border: none !important;
  border-radius: 25px !important;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #1bbae1;
}

.pager > li > a,
.pager > li > span {
  border-color: #eaedf1;
}

.pager > li > a:hover,
.pagination > li > a:hover {
  background-color: #1bbae1;
  border-color: #1bbae1;
  color: #ffffff;
}

.pager > li.disabled > a:hover {
  border-color: #eaedf1;
}

/* Horizontal Navigation */
.nav-horizontal {
  padding: 10px 7px 1px;
  margin: 0;
  list-style: none;
}

.nav-horizontal li {
  display: inline-block;
  margin: 0 3px 9px;
}

.nav-horizontal a {
  display: block;
  min-width: 140px;
  border-radius: 3px;
  font-weight: bold;
  text-align: left;
  padding: 8px 10px;
  background-color: #f9fafc;
}

.nav-horizontal a:hover,
.nav-horizontal li.active a {
  background-color: #1bbae1;
  text-decoration: none;
  color: #ffffff;
}

.nav-horizontal a:focus {
  text-decoration: none;
}

/*.nav-horizontal a:hover i,
.nav-horizontal li.active a i {
    color: #ffffff;
    opacity: .6;
    filter: alpha(opacity=60);
}*/
.nav-horizontal i {
  display: inline-block;
  font-size: 14px;
  color: #dbe1e8;
  margin-right: 5px;
}

/* Popover */
.popover-title {
  background: none;
  border: none;
  font-size: 17px;
  font-weight: 600;
}

/* Tooltip */
.tooltip {
  z-index: 1051;
}

.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
}

.tooltip-inner {
  padding: 4px 6px;
  background-color: #000000;
  color: #ffffff;
}

.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
  border-top-color: #000000;
}

.tooltip.right .tooltip-arrow {
  border-right-color: #000000;
}

.tooltip.left .tooltip-arrow {
  border-left-color: #000000;
}

.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #000000;
}

/* Breadcrumps */
.breadcrumb {
  background-color: #ffffff;
}

.breadcrumb i {
  font-size: 14px;
}

.breadcrumb-top {
  margin: -10px -5px 10px;
  padding: 7px 10px;
  border-top: 1px solid #eaedf1;
  border-bottom: 1px solid #dbe1e8;
  font-size: 12px;
}

.content-header + .breadcrumb-top,
.breadcrumb-top + .content-header {
  margin-top: -11px;
}

.breadcrumb > li + li:before {
  content: "›";
}

/* Progress Bars */
.progress,
.progress-bar {
  height: 20px;
  line-height: 20px;
}

.progress-bar-danger {
  background-color: #e74c3c;
}

.progress-bar-warning {
  background-color: #f39c12;
}

.progress-bar-success {
  background-color: #2ecc71;
}

.progress-bar-info {
  background-color: #3498db;
}

/* Modals */
.modal-content {
  border-radius: 3px;
}

.modal-header {
  padding: 15px 15px 14px;
  border-bottom: 1px solid #eeeeee;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.modal-title {
  font-weight: 300;
}

.modal-body {
  padding: 20px 15px;
}

.modal-body .nav-tabs {
  margin: 0 -15px 15px;
  padding: 0 5px !important;
}

.modal-footer {
  margin-top: 0;
  padding: 14px 15px 15px;
  border-top: 1px solid #eeeeee;
  background-color: #f9f9f9;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* Buttons */
.btn {
  margin: 1px 0;
  border-width: 0;
  background-color: #ffffff;
  -webkit-transition: all ease-out 0.15s;
  transition: all ease-out 0.15s;
}

.btn .gi,
.btn .hi,
.btn .si,
.btn .fi {
  line-height: 1;
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  opacity: 0.4;
  filter: alpha(opacity=40);
}

.block-options .btn,
.input-group .btn,
.modal-content .btn {
  margin-top: 0;
  margin-bottom: 0;
}

.btn-default {
  background-color: #f1f3f6;
  border-color: #dbe1e8;
  color: #394263;
}

.btn-default.btn-alt {
  background-color: #ffffff;
}

.btn-default:hover {
  background-color: #eaedf1;
  border-color: #c2c8cf;
}

.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default:active:hover,
.btn-default:active:focus,
.btn-default.active,
.btn-default.active:hover,
.btn-default.active:focus,
.open .btn-default.dropdown-toggle,
.open .btn-default.dropdown-toggle:hover,
.open .btn-default.dropdown-toggle:focus,
.open .btn-default.dropdown-toggle.focus {
  background-color: #eaedf1;
  border-color: #eaedf1;
}

.btn-default.disabled,
.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled:active,
.btn-default.disabled.active,
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled].active,
.btn-default[disabled]:active:focus,
.btn-default[disabled].active:focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active:focus,
fieldset[disabled] .btn-default.active:focus {
  background-color: #eaedf1;
  border-color: #eaedf1;
}

.btn-primary {
  background-color: #6ad2eb;
  border-color: #1bbae1;
  color: #ffffff;
}

.btn-primary.btn-alt {
  background-color: #ffffff;
  color: #1bbae1;
}

.btn-primary:hover {
  background-color: #1bbae1;
  border-color: #1593b3;
  color: #ffffff;
}

.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary.active,
.btn-primary.active:hover,
.btn-primary.active:focus,
.open .btn-primary.dropdown-toggle,
.open .btn-primary.dropdown-toggle:hover,
.open .btn-primary.dropdown-toggle:focus,
.open .btn-primary.dropdown-toggle.focus {
  background-color: #1bbae1;
  border-color: #1bbae1;
  color: #ffffff;
}

.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled].active,
.btn-primary[disabled]:active:focus,
.btn-primary[disabled].active:focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active:focus,
fieldset[disabled] .btn-primary.active:focus {
  background-color: #1bbae1;
  border-color: #1bbae1;
  color: #ffffff;
}

.btn-danger {
  background-color: #ef8a80;
  border-color: #e74c3c;
  color: #ffffff;
}

.btn-danger.btn-alt {
  background-color: #ffffff;
  color: #e74c3c;
}

.btn-danger:hover {
  background-color: #e74c3c;
  border-color: #9c3428;
  color: #ffffff;
}

.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger.active,
.btn-danger.active:hover,
.btn-danger.active:focus,
.open .btn-danger.dropdown-toggle,
.open .btn-danger.dropdown-toggle:hover,
.open .btn-danger.dropdown-toggle:focus,
.open .btn-danger.dropdown-toggle.focus {
  background-color: #e74c3c;
  border-color: #e74c3c;
  color: #ffffff;
}

.btn-danger.disabled,
.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled:active,
.btn-danger.disabled.active,
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled].active,
.btn-danger[disabled]:active:focus,
.btn-danger[disabled].active:focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger:active:focus,
fieldset[disabled] .btn-danger.active:focus {
  background-color: #e74c3c;
  border-color: #e74c3c;
  color: #ffffff;
}

.btn-warning {
  background-color: #f7be64;
  border-color: #f39c12;
  color: #ffffff;
}

.btn-warning:hover {
  background-color: #f39c12;
  border-color: #b3730c;
  color: #ffffff;
}

.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning.active,
.btn-warning.active:hover,
.btn-warning.active:focus,
.open .btn-warning.dropdown-toggle,
.open .btn-warning.dropdown-toggle:hover,
.open .btn-warning.dropdown-toggle:focus,
.open .btn-warning.dropdown-toggle.focus {
  background-color: #f39c12;
  border-color: #f39c12;
  color: #ffffff;
}

.btn-warning.disabled,
.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled:active,
.btn-warning.disabled.active,
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled].active,
.btn-warning[disabled]:active:focus,
.btn-warning[disabled].active:focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning:active:focus,
fieldset[disabled] .btn-warning.active:focus {
  background-color: #f39c12;
  border-color: #f39c12;
  color: #ffffff;
}

.btn-success {
  background-color: #aad178;
  border-color: #7db831;
  color: #ffffff;
}

.btn-success.btn-alt {
  background-color: #ffffff;
  color: #7db831;
}

.btn-success:hover {
  background-color: #7db831;
  border-color: #578022;
  color: #ffffff;
}

.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success:active:hover,
.btn-success:active:focus,
.btn-success.active,
.btn-success.active:hover,
.btn-success.active:focus,
.open .btn-success.dropdown-toggle,
.open .btn-success.dropdown-toggle:hover,
.open .btn-success.dropdown-toggle:focus,
.open .btn-success.dropdown-toggle.focus {
  background-color: #7db831;
  border-color: #7db831;
  color: #ffffff;
}

.btn-success.disabled,
.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled:active,
.btn-success.disabled.active,
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled].active,
.btn-success[disabled]:active:focus,
.btn-success[disabled].active:focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success:active:focus,
fieldset[disabled] .btn-success.active:focus {
  background-color: #7db831;
  border-color: #7db831;
  color: #ffffff;
}

.btn-info {
  background-color: #7abce7;
  border-color: #3498db;
  color: #ffffff;
}

.btn-info.btn-alt {
  background-color: #ffffff;
  color: #3498db;
}

.btn-info:hover {
  background-color: #3498db;
  border-color: #2875a8;
  color: #ffffff;
}

.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info:active:hover,
.btn-info:active:focus,
.btn-info.active,
.btn-info.active:hover,
.btn-info.active:focus,
.open .btn-info.dropdown-toggle,
.open .btn-info.dropdown-toggle:hover,
.open .btn-info.dropdown-toggle:focus,
.open .btn-info.dropdown-toggle.focus {
  background-color: #3498db;
  border-color: #3498db;
  color: #ffffff;
}

.btn-info.disabled,
.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled:active,
.btn-info.disabled.active,
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled].active,
.btn-info[disabled]:active:focus,
.btn-info[disabled].active:focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info:active:focus,
fieldset[disabled] .btn-info.active:focus {
  background-color: #3498db;
  border-color: #3498db;
  color: #ffffff;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link.btn-icon:hover,
.btn-link.btn-icon:focus {
  color: #1bbae1;
}

.btn-link.btn-icon {
  color: #999999;
}

.btn-link.btn-icon:hover,
.btn-link.btn-icon:focus {
  text-decoration: none;
}

.block-options .btn {
  border-radius: 15px;
  padding-right: 8px;
  padding-left: 8px;
  min-width: 30px;
  text-align: center;
}

/* Panels */
.panel {
  margin-bottom: 20px;
}

.panel-heading {
  padding: 15px;
}

.panel-title {
  font-size: 14px;
}

.panel-default > .panel-heading {
  background-color: #f9f9f9;
}

.panel-group {
  margin-bottom: 20px;
}

/* Pre, Code */
pre {
  background: #151515;
  overflow: scroll;
}

code {
  border: 1px solid #fad4df;
  margin: 1px 0;
  display: inline-block;
}

.btn code {
  display: inline;
  margin: 0;
}

/* Alerts */
.alert {
  border-top-width: 0;
  border-right-width: 2px;
  border-bottom-width: 0;
  border-left-width: 2px;
}

.alert-danger {
  color: #e74c3c;
  background-color: #ffd1cc;
  border-color: #ffb8b0;
}

.alert-danger .alert-link {
  color: #e74c3c;
}

.alert-warning {
  color: #e67e22;
  background-color: #ffe4cc;
  border-color: #ffd6b2;
}

.alert-warning .alert-link {
  color: #e67e22;
}

.alert-success {
  color: #27ae60;
  background-color: #daf2e4;
  border-color: #b8e5cb;
}

.alert-success .alert-link {
  color: #27ae60;
}

.alert-info {
  color: #3498db;
  background-color: #dae8f2;
  border-color: #b8d2e5;
}

.alert-info .alert-link {
  color: #3498db;
}

.alert-dismissable .close {
  top: -5px;
  right: -25px;
}

.close {
  text-shadow: none;
}

/* Alternative Alerts */
.alert.alert-alt {
  margin: 0 0 2px;
  padding: 5px;
  font-size: 12px;
  border-width: 0;
  border-left-width: 2px;
}

.alert.alert-alt small {
  opacity: 0.75;
  filter: alpha(opacity=75);
}

.alert-alt.alert-dismissable .close {
  right: 0;
}

.alert-alt.alert-dismissable .close:hover {
  color: #ffffff;
}

.alert-danger.alert-alt {
  border-color: #e74c3c;
}

.alert-warning.alert-alt {
  border-color: #e67e22;
}

.alert-success.alert-alt {
  border-color: #27ae60;
}

.alert-info.alert-alt {
  border-color: #3498db;
}

.sidebar-content .alert.alert-alt {
  margin-left: -10px;
  padding-left: 10px;
  background: transparent;
  color: #ffffff;
}

#sidebar-alt .sidebar-content .alert.alert-alt {
  margin-left: 0;
  margin-right: -10px;
  padding-left: 0;
  padding-right: 10px;
}

#sidebar-alt .sidebar-content .alert.alert-alt {
  border-width: 0;
  border-right-width: 2px;
}

/* Labels, Badges */
.label,
.badge {
  font-weight: normal;
  font-size: 90%;
}

.label {
  padding: 1px 4px;
}

.badge {
  background: url(//halemind.com/../img/template/ie8_opacity_dark_30.png) repeat;
  background: rgba(0, 0, 0, 0.3);
  padding: 3px 6px;
}

.label-danger {
  background-color: #e74c3c;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #ff5542;
}

.label-warning {
  background-color: #e67e22;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ff8b26;
}

.label-success {
  background-color: #27ae60;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #2cc76c;
}

.label-info {
  background-color: #2980b9;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #2f92d4;
}

.label-primary {
  background-color: #1bbae1;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #5ac5e0;
}

.label-default {
  background-color: #999999;
}

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #777777;
}

/* Carousel */
.carousel-control {
  width: 60px;
}

.carousel-control.left,
.carousel-control.right,
.carousel-control.left.no-hover:hover,
.carousel-control.right.no-hover:hover {
  background: none;
}

.carousel-control.left:hover,
.carousel-control.right:hover {
  background: url(//halemind.com/../img/template/ie8_opacity_dark_30.png) repeat;
  background: rgba(0, 0, 0, 0.3);
}

.carousel-control span {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  display: inline-block;
}

.carousel-control i {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
}

/* Bottom Margin */
p, .table, .alert, .carousel {
  margin-bottom: 20px;
}

/* Removing shadows and radius */
.navbar-form-custom .form-control:hover,
.navbar-form-custom .form-control:focus,
.navbar-form,
.navbar-collapse,
.form-control,
.form-control:focus,
.has-success .form-control:focus,
.has-warning .form-control:focus,
.has-error .form-control:focus,
.popover,
.progress,
.progress-bar,
.btn.active,
.open .btn.dropdown-toggle,
.panel {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.navbar-form-custom .form-control,
.navbar,
.dropdown-menu,
.tooltip-inner,
.breadcrumb,
.alert.alert-alt {
  border-radius: 0;
}

/*
=================================================================
(#m07hes) HELPERS
=================================================================
*/
.push-bit {
  margin-bottom: 10px !important;
}

.push {
  margin-bottom: 15px !important;
}

.push-top-bottom {
  margin-top: 40px;
  margin-bottom: 40px;
}

.display-none {
  display: none;
}

.remove-margin {
  margin: 0 !important;
}

.remove-margin-bottom {
  margin-bottom: 0 !important;
}

.remove-padding {
  padding: 0 !important;
}

.remove-radius {
  border-radius: 0 !important;
}

.remove-box-shadow {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.remove-transition {
  -moz-transition: none !important;
  -webkit-transition: none !important;
  transition: none !important;
}

.lt-ie9 .hidden-lt-ie9,
.lt-ie10 .hidden-lt-ie10 {
  display: none !important;
}

.visible-lt-ie9,
.visible-lt-ie10 {
  display: none;
}

.lt-ie9 .visible-lt-ie9,
.lt-ie10 .visible-lt-ie10 {
  display: block;
}

:focus {
  outline: 0 !important;
}

/*
=================================================================
(#m08ths) THEMES
=================================================================
*/
/* Alternative Main Style */
.style-alt #page-content {
  background-color: #ffffff;
}

.style-alt .block {
  border-color: #dbe1e8;
}

.style-alt .block.block-alt-noborder {
  border-color: transparent;
}

.style-alt .block-title {
  background-color: #dbe1e8;
  border-bottom-color: #dbe1e8;
}

.style-alt .content-header + .breadcrumb-top,
.style-alt .breadcrumb-top + .content-header,
.style-alt #page-content + footer {
  background-color: #f9fafc;
}

.style-alt .content-header,
.style-alt .breadcrumb-top {
  border-bottom-color: #eaedf1;
}

.style-alt #page-content + footer {
  border-top-color: #eaedf1;
}

.style-alt .widget,
.style-alt .task-list li {
  background-color: #f6f6f6;
}

/* Default Color Theme specific colors */
.themed-color {
  color: #1bbae1;
}

.themed-border {
  border-color: #1bbae1;
}

.themed-background-autumn {
  background-color: #e67e22;
}

.themed-background-fire {
  background-color: #e74c3c;
}

.themed-background {
  background-color: #1bbae1;
}

.themed-background-spring {
  background-color: #27ae60;
}

.themed-background-amethyst {
  background-color: #af64cc;
}

.themed-color-dark {
  color: #394263;
}

.themed-border-dark {
  border-color: #394263;
}

.themed-background-dark {
  background-color: #394263;
}

.themed-background-coral {
  background-color: #ff6b6b;
}

/* Contextual Background Colors */
.themed-background-danger {
  background-color: #e74c3c !important;
}

.themed-background-warning {
  background-color: #e67e22 !important;
}

.themed-background-info {
  background-color: #3498db !important;
}

.themed-background-success {
  background-color: #27ae60 !important;
}

.themed-background-muted {
  background-color: #999999 !important;
}

.themed-background-muted-light {
  background-color: #f9f9f9 !important;
}

/*
=================================================================
(#m09res) RESPONSIVE
=================================================================
*/
/* Small devices, Tablets (>767px) */
@media screen and (min-width: 768px) {
  /* General */
  #login-background {
    height: 400px;
  }
  #login-background > img {
    top: 0;
  }
  #login-container,
  #login-alt-container {
    width: 480px;
    top: 186px;
    margin-left: -240px;
  }
  .full-page-container {
    width: 740px;
    top: 120px;
    padding: 20px;
    margin-left: -370px;
  }
  .full-page-section {
    padding: 50px 0;
    margin: 50px -20px;
  }
  #page-content {
    padding: 20px 20px 1px;
  }
  .header-section,
  .breadcrumb-top,
  .block,
  .block.full,
  .modal-body,
  #page-content + footer {
    padding-left: 20px;
    padding-right: 20px;
  }
  .block .block-content-full {
    margin: -20px -20px -1px;
  }
  .block.full .block-content-full {
    margin: -20px;
  }
  .content-header,
  .content-top,
  .breadcrumb-top {
    margin: -20px -20px 20px;
  }
  .content-header + .breadcrumb-top,
  .breadcrumb-top + .content-header {
    margin-top: -21px;
  }
  .block,
  .widget {
    margin-bottom: 20px;
  }
  .block-title,
  .block-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  .draggable-placeholder {
    margin-bottom: 20px;
  }
  .navbar-fixed-top .dropdown-menu {
    max-height: none;
    overflow-y: visible;
  }
  /* Forms */
  .form-bordered {
    margin-left: -20px;
    margin-right: -20px;
  }
  .form-bordered .form-group {
    padding-left: 20px;
    padding-right: 20px;
  }
  .form-horizontal.form-bordered .form-group {
    padding-left: 5px;
    padding-right: 5px;
  }
  /* Tabs */
  .nav-tabs > li > a {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 3px;
    margin-right: 3px;
  }
}
/* Medium devices, Desktops (>991px) */
@media screen and (min-width: 992px) {
  /* Menu */
  .site-nav {
    position: static;
    top: auto;
    right: auto;
    bottom: auto;
    overflow-y: visible;
    width: auto;
    background: transparent;
    z-index: auto;
    -webkit-transition: none;
    transition: none;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
  }
  .site-nav.site-nav-visible {
    -webkit-transform: none;
    transform: none;
  }
  .lt-ie9 .site-nav.site-nav-visible {
    right: auto;
  }
  .site-nav li {
    float: left;
    padding: 0;
    margin-left: 10px;
    position: relative;
  }
  .site-nav a {
    margin: 0;
  }
  .site-nav li:hover > ul {
    display: block;
  }
  .site-nav li.active > a {
    border-radius: 3px;
  }
  .site-nav a.site-nav-sub,
  .site-nav li.active:hover > a.site-nav-sub {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .site-nav > li:hover > a,
  .site-nav > li.active:hover > a {
    color: #333333;
    background: #ffffff;
    text-decoration: none;
  }
  .site-nav a.site-nav-sub {
    padding-right: 30px;
  }
  .site-nav i.site-nav-arrow {
    margin: 0 -20px 0 0;
  }
  /* Submenu */
  .site-nav ul {
    display: none;
    position: absolute;
    left: 0;
    top: 34px;
    padding: 2px 0;
    width: 160px;
    background-color: #ffffff;
    border-radius: 3px;
    border-top-left-radius: 0;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  }
  .site-nav li:last-child ul {
    left: auto;
    right: 0;
    border-radius: 3px;
    border-top-right-radius: 0;
  }
  .site-nav ul li {
    float: none;
    margin: 0;
    padding: 1px 3px;
  }
  .site-nav ul a {
    color: #333333;
  }
  .site-nav ul a:hover {
    background-color: #eeeeee;
  }
  .site-nav ul a.active,
  .site-nav ul a.active:hover {
    background-color: #454545;
  }
  /* General */
  #login-alt-container {
    display: block;
  }
  /* Sidebar Animations */
  .sidebar-no-animations #sidebar,
  .sidebar-no-animations #sidebar-alt {
    -webkit-transition: opacity 0.5s linear, background-color 0.2s ease-out;
    transition: opacity 0.5s linear, background-color 0.2s ease-out;
  }
  .sidebar-no-animations #main-container,
  .sidebar-no-animations.header-fixed-top header.navbar-fixed-top,
  .sidebar-no-animations.header-fixed-bottom header.navbar-fixed-bottom,
  .sidebar-no-animations.footer-fixed #page-content + footer {
    -webkit-transition: none;
    transition: none;
  }
  /* Reset sidebar classes used only on small screens */
  .sidebar-visible-xs #sidebar,
  .sidebar-alt-visible-xs #sidebar-alt {
    width: 0;
  }
  .sidebar-visible-xs #main-container,
  .sidebar-alt-visible-xs #main-container {
    margin-left: 0;
    margin-right: 0;
  }
  .sidebar-visible-xs.header-fixed-top header.navbar-fixed-top,
  .sidebar-visible-xs.header-fixed-bottom header.navbar-fixed-bottom,
  .sidebar-alt-visible-xs.header-fixed-top header.navbar-fixed-top,
  .sidebar-alt-visible-xs.header-fixed-bottom header.navbar-fixed-bottom,
  .sidebar-visible-xs.footer-fixed #page-content + footer,
  .sidebar-alt-visible-xs.footer-fixed #page-content + footer {
    right: 0;
    left: 0;
  }
  /* Both Sidebars */
  #sidebar,
  #sidebar-alt,
  .sidebar-partial #sidebar,
  .sidebar-alt-partial #sidebar-alt {
    width: 40px;
    opacity: 0.2;
    filter: alpha(opacity=20);
  }
  .sidebar-partial #sidebar,
  .sidebar-alt-partial #sidebar-alt {
    width: 40px;
  }
  .sidebar-visible-lg #sidebar,
  .sidebar-visible-lg.sidebar-partial #sidebar,
  .sidebar-alt-visible-lg #sidebar-alt,
  .sidebar-alt-visible-lg.sidebar-alt-partial #sidebar-alt {
    width: 230px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .sidebar-partial #sidebar .sidebar-brand i,
  .sidebar-alt-partial #sidebar-alt .sidebar-brand i {
    display: none;
  }
  .sidebar-partial #sidebar:hover .sidebar-brand i,
  .sidebar-visible-lg #sidebar .sidebar-brand i,
  .sidebar-alt-partial #sidebar-alt:hover .sidebar-brand i,
  .sidebar-alt-visible-lg #sidebar-alt .sidebar-brand i {
    display: inline-block;
  }
  /* Main Sidebar */
  .sidebar-partial #main-container {
    margin-left: 65px;
  }
  .sidebar-partial #sidebar:hover + #main-container,
  .sidebar-visible-lg #main-container {
    margin-left: 230px;
  }
  .sidebar-partial.footer-fixed #main-container #page-content + footer,
  .sidebar-partial.header-fixed-top header.navbar-fixed-top,
  .sidebar-partial.header-fixed-bottom header.navbar-fixed-bottom {
    left: 0px;
  }
  /* Alternative Sidebar */
  .sidebar-alt-partial #main-container {
    margin-right: 65px;
  }
  .sidebar-alt-partial #sidebar-alt:hover ~ #main-container,
  .sidebar-alt-visible-lg #main-container {
    margin-right: 230px;
  }
  .sidebar-alt-partial.footer-fixed #main-container #page-content + footer,
  .sidebar-alt-partial.header-fixed-top header.navbar-fixed-top,
  .sidebar-alt-partial.header-fixed-bottom header.navbar-fixed-bottom {
    right: 65px;
  }
  .sidebar-alt-partial #sidebar-alt:hover ~ #main-container header.navbar-fixed-top,
  .sidebar-alt-partial #sidebar-alt:hover ~ #main-container header.navbar-fixed-bottom,
  .sidebar-alt-partial #sidebar-alt:hover ~ #main-container #page-content + footer,
  .sidebar-alt-visible-lg.header-fixed-top header.navbar-fixed-top,
  .sidebar-alt-visible-lg.header-fixed-bottom header.navbar-fixed-bottom,
  .sidebar-alt-visible-lg.footer-fixed #main-container #page-content + footer {
    right: 230px;
  }
  /* Main Sidebar - Mini mode */
  .sidebar-mini.sidebar-visible-lg-mini #main-container {
    margin-left: 40px;
  }
  .sidebar-mini.sidebar-visible-lg-mini #sidebar {
    overflow: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 1029;
  }
  .sidebar-mini.sidebar-visible-lg-mini #sidebar .sidebar-content {
    width: 40px;
  }
  .sidebar-mini.sidebar-visible-lg-mini #sidebar .sidebar-nav-mini-hide,
  .sidebar-mini.sidebar-visible-lg-mini #sidebar .sidebar-header > span {
    display: none;
  }
  .sidebar-mini.sidebar-visible-lg-mini #sidebar .sidebar-nav-reverse-mini-hide {
    display: block;
  }
  .sidebar-mini.sidebar-visible-lg-mini #sidebar .sidebar-nav li {
    position: relative;
  }
  .sidebar-mini.sidebar-visible-lg-mini #sidebar .sidebar-nav .sidebar-nav-menu + ul {
    position: absolute;
    width: 230px;
    top: 0;
    right: -220px;
    margin: 0;
    padding: 6px 5px;
    border-left: 3px solid #1bbae1;
    background-color: #394263;
  }
  .sidebar-mini.sidebar-visible-lg-mini #sidebar .sidebar-nav ul a {
    margin: 0;
    padding-left: 10px;
    border-left: none;
  }
  .sidebar-mini.sidebar-visible-lg-mini #sidebar .sidebar-nav ul ul {
    margin-left: 0;
  }
  .sidebar-mini.sidebar-visible-lg-mini #sidebar .sidebar-nav > li.active > ul {
    display: none;
  }
  .sidebar-mini.sidebar-visible-lg-mini #sidebar .sidebar-nav .sidebar-nav-menu.open + ul, .sidebar-mini.sidebar-visible-lg #sidebar .sidebar-nav .sidebar-nav-menu.open + ul {
    display: block !important;
  }
  /* Nav Horizontal */
  .nav-horizontal a {
    text-align: center;
    min-width: 130px;
    padding: 12px 15px;
  }
  .nav-horizontal i {
    display: block;
    height: 55px;
    margin-right: 0;
    margin-bottom: 10px;
    font-size: 42px;
    padding: 10px;
  }
}
/* Large devices, Desktops (>1199px) */
@media screen and (min-width: 1200px) {
  /* Main Layout */
  .header-fixed-top .sidebar-content,
  .header-fixed-bottom .sidebar-content {
    padding-bottom: 0;
  }
  /* General */
  article p {
    font-size: 19px;
    line-height: 1.9;
  }
}
/*
=================================================================
(#m10rts) RETINA
=================================================================
*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
  /* If you did use a CSS image background, you can put your high resolution image here */
}
/*
=================================================================
(#m11prs) PRINT
=================================================================
*/
@media print {
  #sidebar, #sidebar-alt, .content-header, .breadcrumb-top, .block-title .block-options, #page-content + footer, #to-top {
    display: none !important;
  }
  #page-content {
    min-height: 0 !important;
    height: auto !important;
    padding: 0 !important;
  }
  #main-container {
    margin: 0 !important;
  }
  .block, .block.full {
    border: none !important;
    padding: 0 !important;
  }
  .block-title {
    margin: 0 0 20px !important;
  }
}
.ui-timepicker-wrapper {
  overflow-y: auto;
  height: 150px;
  width: 7.8em;
  background: #fff;
  border: 1px solid #ddd;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  outline: none;
  z-index: 10001;
  margin: 0;
  margin-left: 0.56em;
}

.ui-timepicker-wrapper.ui-timepicker-with-duration {
  width: 13em;
}

.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-30,
.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-60 {
  width: 11em;
}

.ui-timepicker-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.ui-timepicker-duration {
  margin-left: 5px;
  color: #888;
}

.ui-timepicker-list:hover .ui-timepicker-duration {
  color: #888;
}

.ui-timepicker-list li {
  padding: 3px 0 3px 5px;
  cursor: pointer;
  white-space: nowrap;
  color: #000;
  list-style: none;
  margin: 0;
}

.ui-timepicker-list:hover .ui-timepicker-selected {
  background: #fff;
  color: #000;
}

li.ui-timepicker-selected,
.ui-timepicker-list li:hover,
.ui-timepicker-list .ui-timepicker-selected:hover {
  background: #1980EC;
  color: #fff;
}

li.ui-timepicker-selected .ui-timepicker-duration,
.ui-timepicker-list li:hover .ui-timepicker-duration {
  color: #ccc;
}

.ui-timepicker-list li.ui-timepicker-disabled,
.ui-timepicker-list li.ui-timepicker-disabled:hover,
.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
  color: #888;
  cursor: default;
}

.ui-timepicker-list li.ui-timepicker-disabled:hover,
.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
  background: #f2f2f2;
}

#sidebar, #sidebar-alt {
  background-color: #394263;
}

/* Morph Button: Default Styles */
.morph-button {
  position: relative;
  display: block;
  margin: 0 auto;
}

.morph-button > button {
  position: relative;
  padding: 0 1em;
  border: none;
  background-color: #e85657;
  color: #f9f6e5;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  line-height: 80px;
  overflow: hidden;
}

.morph-button.open > button {
  pointer-events: none;
}

.morph-content {
  pointer-events: none;
}

.morph-button.open .morph-content {
  pointer-events: auto;
}

/* Common styles for overlay and modal type (fixed morph) */
.morph-button-fixed,
.morph-button-fixed .morph-content {
  width: 300px;
  height: 80px;
}

.morph-button-fixed > button {
  z-index: 1000;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.1s 0.5s;
  transition: opacity 0.1s 0.5s;
}

.morph-button-fixed.open > button {
  opacity: 0;
  -webkit-transition: opacity 0.1s;
  transition: opacity 0.1s;
}

.morph-button-fixed .morph-content {
  position: fixed;
  z-index: 900;
  opacity: 0;
  -webkit-transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
  transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
}

.morph-button-fixed.open .morph-content {
  opacity: 1;
}

.morph-button-fixed .morph-content > div {
  visibility: hidden;
  height: 0;
  opacity: 0;
  -webkit-transition: opacity 0.1s, visibility 0s 0.1s, height 0s 0.1s;
  transition: opacity 0.1s, visibility 0s 0.1s, height 0s 0.1s;
}

.morph-button-fixed.open .morph-content > div {
  visibility: visible;
  height: auto;
  opacity: 1;
  -webkit-transition: opacity 0.3s 0.5s;
  transition: opacity 0.3s 0.5s;
}

.morph-button-fixed.active > button {
  z-index: 2000;
}

.morph-button-fixed.active .morph-content {
  z-index: 1900;
}

/* Transitions for overlay button and sidebar button */
.morph-button-overlay .morph-content,
.morph-button-sidebar .morph-content {
  -webkit-transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
  transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
}

.morph-button-overlay.open .morph-content,
.morph-button-sidebar.open .morph-content {
  -webkit-transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
  transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
}

/* Morph Button Style: Overlay */
.morph-button.morph-button-overlay {
  margin: 50px auto;
}

.morph-button-overlay .morph-content {
  overflow: hidden;
  background: #e85657;
}

.morph-button-overlay.open .morph-content {
  top: 0 !important;
  left: 0 !important;
  width: 100%;
  height: 100%;
}

/* Morph Button Style: Modal */
.morph-button-modal::before {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 800;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  content: "";
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  pointer-events: none;
}

.morph-button-modal.open::before {
  opacity: 1;
  pointer-events: auto;
}

.morph-button-modal.active::before {
  z-index: 1800;
}

.morph-button-modal .morph-content {
  overflow: hidden;
  -webkit-transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
  transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
}

.morph-button-modal.open .morph-content {
  top: 50% !important;
  left: 50% !important;
  margin: -210px 0 0 -300px;
  width: 600px;
  height: 420px;
  -webkit-transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
  transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
}

/* Colors and sizes for individual modals */
.morph-button.morph-button-modal-1 {
  float: left;
}

.morph-button.morph-button-modal-2,
.morph-button.morph-button-modal-3 {
  display: inline-block;
  margin: 10px 15px;
}

.morph-button-modal-1 > button,
.morph-button-modal-1 .morph-content {
  background-color: #553445;
}

.morph-button-modal-2 > button,
.morph-button-modal-2 .morph-content,
.morph-button-modal-3 > button,
.morph-button-modal-3 .morph-content {
  background-color: #fef0e3;
  color: #e75854;
}

.morph-button-modal-4 {
  display: inline-block;
}

.morph-button-modal-4 > button,
.morph-button-modal-4 .morph-content {
  background-color: #faf1e0;
  color: #553445;
}

.morph-button-modal-4 > button span,
.morph-button-modal-4 .morph-clone {
  padding-left: 10px;
  color: #286f81;
}

.morph-button-modal-4 .morph-clone {
  position: absolute;
  right: 34px;
  bottom: 30px;
  z-index: 100;
  letter-spacing: 1px;
  font-weight: 700;
  -webkit-transition: bottom 0.4s 0.1s, right 0.4s 0.1s;
  transition: bottom 0.4s 0.1s, right 0.4s 0.1s;
}

.morph-button-modal-4.open .morph-clone,
.no-js .morph-button-modal-4 .morph-clone {
  right: 10px;
  bottom: 10px;
}

.morph-button-modal-1::before {
  background: rgba(240, 221, 204, 0.7);
}

.morph-button-modal-2.open .morph-content {
  margin: -210px 0 0 -170px;
  width: 340px;
  height: 420px;
}

.morph-button-modal-3.open .morph-content {
  margin: -255px 0 0 -210px;
  width: 420px;
  height: 510px;
}

.morph-button-modal-3.open .morph-content > div {
  height: 420px;
}

.morph-button-modal-2.open .morph-content > div,
.morph-button-modal-3.open .morph-content > div {
  -webkit-transition: opacity 0.3s 0.3s;
  transition: opacity 0.3s 0.3s;
}

.morph-button-modal-4.open .morph-content {
  margin: -200px 0 0 -320px;
  width: 640px;
  height: 400px;
}

/* Morph Button Style: In the content flow */
.morph-button-inflow {
  overflow: hidden;
  max-width: 100%;
  height: 70px;
}

.morph-button-inflow > button {
  width: 100%;
  line-height: 70px;
}

.morph-button-inflow .morph-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.morph-button-inflow .morph-content .morph-clone {
  padding: 0;
  font-weight: 700;
  font-size: 1.5em;
  line-height: 70px;
}

/* Colors and sizes for individual in flow buttons */
.morph-button-inflow-1 {
  width: 600px;
  margin: 2em auto;
  -webkit-transition: height 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  transition: height 0.5s cubic-bezier(0.7, 0, 0.3, 1);
}

.morph-button-inflow-1 > button span {
  visibility: hidden;
}

.morph-button-inflow-1 .morph-content .morph-clone {
  color: #f9f6e5;
  background: #e85657;
}

.morph-button-inflow-2 {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 220px;
  background-color: #fef0e3;
  -webkit-transition: height 0.3s, width 0.3s, -webkit-transform 0.3s;
  transition: height 0.3s, width 0.3s, transform 0.3s;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.morph-button-inflow-2 > button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  color: #e75854;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}

.morph-button-inflow-2.open > button {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

.morph-button-inflow-2 .morph-content {
  width: 260px;
  height: 200px;
}

.morph-button-inflow-2.open {
  width: 260px;
}

/* Morph Button Style: Sidebar */
.morph-button-sidebar,
.morph-button-sidebar .morph-content {
  width: 60px;
  height: 60px;
}

.morph-button-sidebar {
  position: fixed;
  bottom: 50px;
  left: 50px;
}

.morph-button-sidebar > button {
  line-height: 60px;
  font-size: 1.6em;
  padding: 0;
}

.morph-button-sidebar .morph-content {
  background: #e85657;
}

.morph-button-sidebar.open .morph-content {
  top: 0 !important;
  left: 0 !important;
  width: 300px;
  height: 100%;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
}

/* Let's add some nice easing for all cases */
.morph-button .morph-content,
.morph-button.open .morph-content,
.morph-button-modal-4 .morph-clone {
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

/* Helper classes */
.noscroll {
  overflow: hidden;
}

.morph-button-overlay.scroll .morph-content {
  overflow-y: scroll;
}

.morph-button-sidebar.scroll .morph-content {
  overflow: auto;
}

/* No JS fallback: let's hide the button and show the content */
.no-js .morph-button > button {
  display: none;
}

.no-js .morph-button {
  margin: 10px 0;
  float: none;
}

.no-js .morph-button,
.no-js .morph-button .morph-content,
.no-js .morph-button .morph-content > div {
  position: relative;
  width: auto;
  height: auto;
  opacity: 1;
  visibility: visible;
  top: auto;
  left: auto;
  -webkit-transform: none;
  transform: none;
  pointer-events: auto;
}

.no-js .morph-button .morph-content .icon-close {
  display: none;
}

.no-js .morph-button-sidebar {
  width: 300px;
  position: fixed;
  top: 0;
  left: 0;
  margin: 0;
  height: 100%;
  background: #e85657;
  overflow: auto;
}

.no-transition {
  -webkit-transition: none !important;
  transition: none !important;
}

/* Media Queries */
@media screen and (max-width: 600px) {
  .morph-button-modal.open .morph-content {
    top: 0% !important;
    left: 0% !important;
    margin: 0;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    -webkit-transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
    transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
  }
}
@media screen and (max-width: 400px) {
  .morph-button-fixed,
  .morph-button-fixed .morph-content {
    width: 200px;
    height: 80px;
  }
  .morph-button-fixed > button {
    font-size: 75%;
  }
  .morph-button-sidebar > button {
    font-size: 1.6em;
  }
  .morph-button-inflow .morph-content .morph-clone {
    font-size: 0.9em;
  }
  .morph-button-modal-4,
  .morph-button-modal-4 .morph-content {
    width: 220px;
    height: 120px;
  }
  .morph-button-modal-4 > button {
    font-size: 100%;
    line-height: 50px;
  }
  .morph-button-modal-4 > button span {
    display: block;
  }
  .morph-button-modal-4 .morph-clone {
    right: 83px;
    bottom: 26px;
  }
  .morph-button-sidebar,
  .morph-button-sidebar .morph-content {
    width: 100% !important;
    height: 60px !important;
  }
  .morph-button-sidebar {
    bottom: 0px;
    left: 0px;
  }
  .morph-button-sidebar.open .morph-content {
    height: 100% !important;
  }
}
.alert-warning {
  color: #e67e22;
  background-color: #FFFFFF;
  border: 0;
  margin-bottom: 10px;
  border-radius: 0;
  box-shadow: inset 0px 0px 0px 2px rgba(230, 126, 34, 0.5);
}

.alert-danger {
  color: #FF4C3A;
  background-color: #FFFFFF;
  border: 0;
  margin-bottom: 10px;
  border-radius: 0;
  box-shadow: inset 0px 0px 0px 2px rgb(255, 76, 58);
}

.alert-info {
  color: #0099FF;
  background-color: #FFFFFF;
  border: 0;
  margin-bottom: 10px;
  border-radius: 0;
  box-shadow: inset 0px 0px 0px 2px #0099FF;
}

.alert-success {
  color: #23B962;
  background-color: #FFFFFF;
  border: 0;
  margin-bottom: 10px;
  border-radius: 0;
  box-shadow: inset 0px 0px 0px 2px #23B962;
}

.no-padding-margin {
  padding: 0;
  margin: 0;
}

.no-padding {
  padding: 0;
}

@media (min-width: 992px) {
  .no-padding-left {
    padding-left: 0;
  }
  .no-padding-right {
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  .no-padding-left:not(.overwrite_nil_padding), .no-padding-right:not(.overwrite_nil_padding) {
    padding: 0;
  }
}
.user_name {
  text-transform: capitalize;
}

.hidden {
  visibility: hidden;
}

.soft_hide {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}

.hospitalInpatientCalendar .ui-datepicker, .PatientsAppointments .ui-datepicker {
  margin-top: 40px;
}

.btn.customized {
  position: relative;
  display: inline-block;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  padding: 5px 15px;
  margin-left: 15px;
  margin-bottom: 15px;
  margin-top: 15px;
  text-transform: uppercase;
  background: #fff;
  border: 2px solid #2b7eed;
  color: #2b7eed;
  letter-spacing: 2px;
  -webkit-border-radius: 5em;
  -moz-border-radius: 5em;
  -ms-border-radius: 5em;
  -o-border-radius: 5em;
  border-radius: 5em;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 30em) {
  .btn.customized {
    padding: 5px 10px;
    margin-left: 5px;
    margin-bottom: 10px;
    text-transform: uppercase;
    border: 1px solid #2b7eed;
    letter-spacing: 1px;
  }
}
.btn.customized:hover {
  background: #2b7eed;
  color: #fff;
}
.btn.customized.with_no_margin {
  margin: 0;
  padding: 5px 10px;
}
.btn.customized.small {
  font-size: 9px;
  padding: 2px 5px;
}
.btn.customized.btn-warning {
  border: 2px solid #f7be64;
  color: #f7be64;
}
@media (max-width: 30em) {
  .btn.customized.btn-warning {
    border: 1px solid #f7be64;
  }
}
.btn.customized.btn-warning:hover {
  background: #f7be64;
  color: #fff;
}
.btn.customized.btn-danger {
  border: 2px solid #e74c3c;
  color: #e74c3c;
}
@media (max-width: 30em) {
  .btn.customized.btn-danger {
    border: 1px solid #e74c3c;
  }
}
.btn.customized.btn-danger:hover {
  background: #e74c3c;
  color: #fff;
}
.btn.customized.btn-success {
  border: 2px solid #7db831;
  color: #7db831;
}
@media (max-width: 30em) {
  .btn.customized.btn-success {
    border: 1px solid #7db831;
  }
}
.btn.customized.btn-success:hover {
  background: #7db831;
  color: #fff;
}

@media (max-width: 768px) {
  .no-pull-xs {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .no-pull-sm {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .no-pull-md {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .no-pull-lg {
    float: none !important;
  }
}
#new_prescription_form .switch.small, #pay_pharmacy_form .switch.small {
  margin: 0.5em 0 0 1em;
}
@media (max-width: 767px) {
  #new_prescription_form .switch.small, #pay_pharmacy_form .switch.small {
    float: right;
  }
}

.switch.small {
  margin-right: 1.5em;
}
.switch.small span {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 25px;
  border-radius: 28px;
  background-color: #f9f9f9;
  border: 1px solid #dddddd;
  -webkit-transition: background-color 0.35s;
  transition: background-color 0.35s;
}
.switch.small span:after {
  content: "";
  position: absolute;
  bottom: 1px;
  width: 21px;
  border: 0 !important;
  -webkit-box-shadow: 0 0 0 1px #DFDFDF !important;
  box-shadow: 0 0 0 1px #DFDFDF !important;
}
.switch.small input:checked + span:after {
  left: 16px;
  border: none;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.switch.small input:checked + span {
  background-color: #0FE784;
  border-color: transparent;
}

.icon-chevron-down, .icon-chevron-left-sm, .icon-chevron-left-dash, .icon-chevron-right-sm, .icon-chevron-right-dash, .icon-chevron-up-dash, .icon-cogwheel, .icon-directions_run, .icon-directions_run_2x, .icon-directions_walk, .icon-directions_walk_2x, .icon-exit, .icon-fire, .icon-fire_2x, .icon-heart, .icon-heart_2x, .icon-dash-menu, .icon-dash-menu_hover, .icon-log_out, .icon-pencil, .icon-user, .icon-share_alt, .icon-share_alt_hover {
  display: inline-block;
  vertical-align: middle;
  background-image: url(//halemind.com/assets/icons-dash-371b5431b3e6194e1d7d144cd7795f31d3149703c1ed7008aa8009b2e39e587e.svg);
  background-repeat: no-repeat;
}

.icon-directions_run, .icon-directions_run_2x, .icon-directions_walk, .icon-directions_walk_2x, .icon-fire, .icon-fire_2x, .icon-heart, .icon-heart_2x {
  transform-origin: 50% 50%;
  transform: scale(0.8);
}

.icon-directions_run_2x, .icon-directions_walk_2x, .icon-fire_2x {
  margin-bottom: 10px;
}

canvas {
  display: inline-block;
}

.icon-directions_run, .icon-directions_walk, .icon-fire, .icon-heart {
  margin-bottom: 3px;
}

.icon-heart_2x {
  margin-bottom: 1px;
}

.icon-chevron-down {
  background-position: 0 0;
  width: 14px;
  height: 14px;
}

.icon-chevron-left-sm {
  background-position: 0 -14px;
  width: 9px;
  height: 12px;
}

.icon-chevron-left-dash {
  background-position: 0 -26px;
  width: 11px;
  height: 14px;
}

.icon-chevron-right-sm {
  background-position: 0 -40px;
  width: 8px;
  height: 12px;
}

.icon-chevron-right-dash {
  background-position: 0 -52px;
  width: 9px !important;
  height: 14px !important;
}

.icon-chevron-up-dash {
  background-position: 0 -66px;
  width: 24px;
  height: 24px;
}

.icon-cogwheel {
  background-position: 0 -90px;
  width: 14px;
  height: 14px;
}

.icon-directions_run {
  background-position: 0 -104px;
  width: 24px;
  height: 24px;
}

.icon-directions_run_2x {
  background-position: 0 -128px;
  width: 48px;
  height: 48px;
}

.icon-directions_walk {
  background-position: 0 -176px;
  width: 24px;
  height: 24px;
}

.icon-directions_walk_2x {
  background-position: 0 -200px;
  width: 48px;
  height: 48px;
}

.icon-exit {
  background-position: 0 -248px;
  width: 14px;
  height: 14px;
}

.icon-fire {
  background-position: 0 -262px;
  width: 24px;
  height: 24px;
}

.icon-fire_2x {
  background-position: 0 -286px;
  width: 48px;
  height: 48px;
}

.icon-heart {
  background-position: 0 -334px;
  width: 24px;
  height: 24px;
}

.icon-heart_2x {
  background-position: 0 -358px;
  width: 48px;
  height: 48px;
}

.icon-dash-menu {
  background-position: 0 -406px;
  width: 14px;
  height: 14px;
}

.icon-dash-menu_hover {
  background-position: 0 -420px;
  width: 14px;
  height: 14px;
}

.icon-log_out {
  background-position: 0 -434px;
  width: 14px;
  height: 14px;
}

.icon-pencil {
  background-position: 0 -448px;
  width: 12px;
  height: 12px;
}

.icon-user {
  background-position: 0 -460px;
  width: 14px;
  height: 14px;
}

.icon-share_alt {
  background-position: 0 -474px;
  width: 14px;
  height: 14px;
}

.icon-share_alt_hover {
  background-position: 0 -488px;
  width: 14px;
  height: 14px;
}

.upload_attachment_view {
  display: inline-block;
  position: absolute;
  max-width: 100%;
  left: 0;
  height: 100%;
}

input.halemind_autocomplete {
  background-repeat: no-repeat !important;
  background-size: 20px !important;
  background-position: 98% 50% !important;
}
input.halemind_autocomplete.loading {
  background: url(//halemind.com/assets/ajax-loader-05c5095b9055a9a8fa993014553e2fe82173e9fd15c797060ddcd8cde238308d.gif);
}

#appointment_finder {
  background-repeat: no-repeat !important;
  background-size: 20px !important;
  background-position: 97% 50% !important;
}
#appointment_finder.loading {
  background: url(//halemind.com/assets/ajax-loader-05c5095b9055a9a8fa993014553e2fe82173e9fd15c797060ddcd8cde238308d.gif);
}
#appointment_finder.success {
  background: url(//halemind.com/assets/checkmark-712f3b4ac79c2fc6f9219b4dbc79866bb0eb4af4157b6b246e2b165b398f4c58.svg);
}
#appointment_finder.fail {
  background: url(//halemind.com/assets/circle-cross-0a679ea47b46eeb3838c36782451516a766b6b361ce7d4fd3e7b8808c5ed2f91.svg);
}

.input-table table, .auto-serial table {
  counter-reset: rowNumber;
}

.input-table table tbody tr, .auto-serial table tbody tr {
  counter-increment: rowNumber;
}

.input-table table tbody tr td:first-child::befor:not(.treatment_wrapper), .auto-serial table tbody tr td:first-child::before {
  content: counter(rowNumber);
}

.add_settings_block {
  padding: 15px 0px 0px 15px !important;
  text-decoration: none !important;
  border-radius: 1em;
  align-content: center;
  margin: -10px 0 -5px 0 !important;
}
.add_settings_block .add_settings_button {
  display: flex;
  margin-right: 1em;
  border-radius: 1em;
}
.add_settings_block .add_settings_button .add_settings_icon {
  color: #fff;
  font-size: 2em;
  border-radius: 13px;
  margin-top: 0.1em;
}
.add_settings_block .add_settings_button .add_settings_icon:before {
  font-size: 0.8em;
}
.add_settings_block .add_settings_button .add_settings_text {
  margin-left: 5px;
  display: inline-flex;
  height: 15px;
  margin-top: 0em;
}

.patient-tab-list li.active a {
  color: #394263;
  font-weight: 600;
  background: #fff;
  padding: 1px 0px 0px 10px !important;
  text-decoration: none !important;
  align-content: center;
  margin: 5px 0 0px 0 !important;
}
.patient-tab-list li.active a .add_settings_button {
  display: flex;
}
.patient-tab-list li.active a .add_settings_button .add_settings_icon {
  color: #040404;
  font-size: 2em;
  margin-top: 0.1em;
}
.patient-tab-list li.active a .add_settings_button .add_settings_icon:before {
  font-size: 0.8em;
}
.patient-tab-list li.active a .add_settings_button .add_settings_text {
  color: #000000;
  margin-left: 5px;
  display: inline-flex;
  height: 15px;
  margin-top: 0em;
}

.settings_container {
  position: relative;
  min-height: 60em;
  padding: 0 30px;
  overflow: hidden;
}

@media (max-width: 991px) {
  #hosp_location_block input:not([type=radio]):not([type=checkbox]), #hosp_location_block textarea {
    -webkit-appearance: none;
  }
}

@media (max-width: 991px) {
  .ajax_editable input:not([type=radio]):not([type=checkbox]), .ajax_editable textarea {
    -webkit-appearance: none;
  }
}

.img_preview i {
  font-size: 20px;
  padding: 10px 12px;
  box-shadow: 0 0 0 1px #c1c1c1;
  border-radius: 50%;
  color: #a7a1a1;
}

#account_settings .contact_info .login_details, .razropay_details {
  min-height: 26em;
}
@media (min-width: 1024px) and (max-width: 1200px) {
  #account_settings .contact_info .login_details, .razropay_details {
    min-height: auto;
  }
}

#account_settings .application_settings .notification_settings {
  min-height: 34em;
}

#account_settings .user_settings_form.application_settings, .timeselect_setting_form.application_settings {
  overflow: -webkit-paged-x;
}
#account_settings .user_settings_form.application_settings h3, .timeselect_setting_form.application_settings h3 {
  font-size: 1.3em;
  text-transform: uppercase;
  font-weight: 500;
  color: #5E5E5E;
  letter-spacing: 0.03em;
}
#account_settings .user_settings_form.application_settings .status, .timeselect_setting_form.application_settings .status {
  display: inline-block;
  padding: 5px 15px;
  font-size: 15px;
  text-transform: uppercase;
  color: #fff;
  border-radius: 25px;
  margin-right: 1em;
  vertical-align: middle;
}
#account_settings .user_settings_form.application_settings .status.on, .timeselect_setting_form.application_settings .status.on {
  background-color: #0CB921;
}
#account_settings .user_settings_form.application_settings .status.off, .timeselect_setting_form.application_settings .status.off {
  background: #FF5F5F;
}
#account_settings .user_settings_form.application_settings .notification_settings .appointment_duration, .timeselect_setting_form.application_settings .notification_settings .appointment_duration {
  display: initial;
}
#account_settings .user_settings_form.application_settings .notification_settings .edit_activator, .timeselect_setting_form.application_settings .notification_settings .edit_activator {
  background-color: #6ad2eb;
  font-size: 13px;
  padding: 2px 10px;
  margin: 0 0 1px 3px;
}
#account_settings .user_settings_form.application_settings .notification_settings span.label_info, .timeselect_setting_form.application_settings .notification_settings span.label_info {
  font-size: 1.2em;
  font-weight: 500;
}
#account_settings .user_settings_form.application_settings .notification_settings .form-group span, .timeselect_setting_form.application_settings .notification_settings .form-group span {
  font-size: 1.5em;
}
#account_settings .user_settings_form.application_settings .notification_settings .form-group .ajax_editable, .timeselect_setting_form.application_settings .notification_settings .form-group .ajax_editable {
  font-size: 1.2em;
  display: initial;
}
#account_settings .user_settings_form.application_settings .notification_settings .dropdown, .timeselect_setting_form.application_settings .notification_settings .dropdown {
  position: inherit;
  width: 100%;
}
#account_settings .user_settings_form.application_settings .notification_settings a, .timeselect_setting_form.application_settings .notification_settings a {
  color: #394263;
}
#account_settings .user_settings_form.application_settings .notification_settings .dropdown dd,
#account_settings .user_settings_form.application_settings .notification_settings .dropdown dt, .timeselect_setting_form.application_settings .notification_settings .dropdown dd,
.timeselect_setting_form.application_settings .notification_settings .dropdown dt {
  margin: 0px;
  padding: 0px;
}
#account_settings .user_settings_form.application_settings .notification_settings .dropdown ul, .timeselect_setting_form.application_settings .notification_settings .dropdown ul {
  margin: -1px 0 0 0;
}
#account_settings .user_settings_form.application_settings .notification_settings .dropdown dd, .timeselect_setting_form.application_settings .notification_settings .dropdown dd {
  position: relative;
}
#account_settings .user_settings_form.application_settings .notification_settings .dropdown a,
#account_settings .user_settings_form.application_settings .notification_settings .dropdown a:visited, .timeselect_setting_form.application_settings .notification_settings .dropdown a,
.timeselect_setting_form.application_settings .notification_settings .dropdown a:visited {
  color: #394263;
  text-decoration: none;
  outline: none;
  font-size: 12px;
}
#account_settings .user_settings_form.application_settings .notification_settings .dropdown a .hida,
#account_settings .user_settings_form.application_settings .notification_settings .dropdown a:visited .hida, .timeselect_setting_form.application_settings .notification_settings .dropdown a .hida,
.timeselect_setting_form.application_settings .notification_settings .dropdown a:visited .hida {
  font-weight: normal !important;
}
#account_settings .user_settings_form.application_settings .notification_settings .dropdown dt a, .timeselect_setting_form.application_settings .notification_settings .dropdown dt a {
  display: block;
  min-height: 25px;
  line-height: 24px;
  overflow: visible;
  border: 0;
}
#account_settings .user_settings_form.application_settings .notification_settings .multiSel, .timeselect_setting_form.application_settings .notification_settings .multiSel {
  margin-bottom: 0px;
}
#account_settings .user_settings_form.application_settings .notification_settings .dropdown dt a span,
#account_settings .user_settings_form.application_settings .notification_settings .multiSel span, .timeselect_setting_form.application_settings .notification_settings .dropdown dt a span,
.timeselect_setting_form.application_settings .notification_settings .multiSel span {
  cursor: pointer;
  display: inline-block;
  padding: 0 3px 2px 0;
  font-weight: normal !important;
}
#account_settings .user_settings_form.application_settings .notification_settings .dropdown dd ul, .timeselect_setting_form.application_settings .notification_settings .dropdown dd ul {
  background-color: #fffefe;
  border: 0;
  color: #394263;
  display: none;
  left: 0px;
  padding: 2px 15px 2px 5px;
  position: absolute;
  top: 2px;
  width: 280px;
  list-style: none;
  height: 100px;
  overflow: auto;
  border: 1px solid rgba(0, 0, 0, 0.14);
  border-radius: 0.5em;
  z-index: 5;
}
#account_settings .user_settings_form.application_settings .notification_settings .dropdown span.value, .timeselect_setting_form.application_settings .notification_settings .dropdown span.value {
  display: none;
}
#account_settings .user_settings_form.application_settings .notification_settings .dropdown dd ul li a, .timeselect_setting_form.application_settings .notification_settings .dropdown dd ul li a {
  padding: 5px;
  display: block;
}
#account_settings .user_settings_form.application_settings .notification_settings .dropdown dd ul li a:hover, .timeselect_setting_form.application_settings .notification_settings .dropdown dd ul li a:hover {
  background-color: #fff;
}
#account_settings .user_settings_form .block.full, .timeselect_setting_form .block.full {
  border: 0;
  margin-right: 0;
  margin-bottom: 15px;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}

.payment_type_check_box span.label_info {
  font-size: 1.2em;
  font-weight: 500;
}

#account_settings .user_settings_form img.img-responsive {
  display: inline-block;
  border-radius: 100%;
  margin-bottom: 1em;
  max-width: 200px;
  width: 100px;
  height: 100px;
}

#account_settings .contact_info,
#change_password .change_password_form,
#account .account_form {
  border: 0;
  margin-right: 0;
  margin-bottom: 15px;
  background: #fff;
  border-radius: 3px;
}
#account_settings .contact_info .block-title,
#change_password .change_password_form .block-title,
#account .account_form .block-title {
  margin: 0;
}

#account_settings .social {
  border: 0;
  margin-right: 0;
  margin-bottom: 15px;
  background: #fff;
  border-radius: 3px;
}

.profile_dropdown span#greet {
  font-size: 0.9em;
  margin: 5px;
}
@media only screen and (min-width: 300px) and (max-width: 1035px) {
  .profile_dropdown span#greet {
    display: none;
  }
}
.profile_dropdown:hover span, .profile_dropdown:focus span, .profile_dropdown:active span {
  color: #fff;
}
.profile_dropdown i.angle-down {
  display: inline-block;
  width: 19px;
  height: 19px;
  background-image: url(//halemind.com/assets/icons/angle-down-a5abc9b6d51061e7c6cde49bcc83c2641755b5b478ecf8f1ddaf93fffce016b9.svg);
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: 50% 50%;
  transform: translateY(0.4em);
}
.profile_dropdown .whiteboard_header_menu {
  margin: 10px 0px 0px 5px;
  height: 24px;
  width: 24px;
}

@media only screen and (max-width: 610px), (min-width: 1035px) and (max-width: 1045px) {
  .top_nav_mio {
    display: none;
  }
}
.top_nav_mio li {
  display: inline-block;
}
.top_nav_mio li a {
  display: inline-block !important;
  color: #fff !important;
  padding: 0 !important;
  line-height: 50px;
  padding: 0px 10px 0px 10px !important;
}
.top_nav_mio li a:hover {
  background-color: rgba(0, 0, 0, 0.31) !important;
  text-decoration: none;
}
.top_nav_mio li.active {
  background-color: rgb(255, 255, 255) !important;
}
.top_nav_mio li.active a {
  background-color: rgb(255, 255, 255) !important;
  color: #394263 !important;
  text-decoration: none;
}
.top_nav_mio li img {
  display: inline-block;
  height: 3.5em;
  width: 3.5em;
  margin-right: 0;
  margin-bottom: 0;
  font-size: inherit;
  padding: 10px;
}

@media (max-width: 1366px) {
  .top_nav_mio li .nav_text {
    display: none;
  }
}
.fixed-external-events {
  display: none;
  position: fixed;
  top: 50%;
  left: 100%;
  margin-left: -4em;
  width: 6em;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -o-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  -webkit-transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  background-color: #fff;
  box-shadow: 0px 0px 11px rgba(74, 74, 74, 0.17);
  border-radius: 5px 0 0 5px;
  z-index: 1014;
}
.fixed-external-events a {
  display: block;
  cursor: pointer;
  padding: 15px;
}
.fixed-external-events img {
  display: inline-block;
  width: 25px;
  height: 25px;
  vertical-align: middle;
  fill: #fff;
  cursor: pointer;
}

#addEventModal #doctor_list {
  display: none;
}
#addEventModal.display_in_only_weekview #doctor_name {
  display: none;
}
#addEventModal.display_in_only_weekview #doctor_list {
  display: block;
}

#showEventModal .modal-content, #addEventModal .modal-content {
  -webkit-box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.33);
  box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.33);
  border: 0;
  -webkit-transform: translateY(-0.8em);
  -moz-transform: translateY(-0.8em);
  -ms-transform: translateY(-0.8em);
  -o-transform: translateY(-0.8em);
  transform: translateY(-0.8em);
}

.mio-doctor, .mio-hospital, .pharmacy-dashboard {
  padding: 0 !important;
}
.mio-doctor .nav-horizontal:not(.dont_override) i, .mio-hospital .nav-horizontal:not(.dont_override) i, .pharmacy-dashboard .nav-horizontal:not(.dont_override) i {
  display: inline-block;
  height: 50px;
  width: 50px;
  margin-right: 0;
  margin-bottom: 0;
  font-size: inherit;
  padding: 10px;
}
.mio-doctor .nav-horizontal:not(.dont_override) a, .mio-hospital .nav-horizontal:not(.dont_override) a, .pharmacy-dashboard .nav-horizontal:not(.dont_override) a {
  padding: 0px 20px;
  background-color: #fff;
}
.mio-doctor .nav-horizontal:not(.dont_override) a:hover, .mio-hospital .nav-horizontal:not(.dont_override) a:hover, .pharmacy-dashboard .nav-horizontal:not(.dont_override) a:hover {
  background-color: #FFFFFF;
  text-decoration: none;
  color: #1bbae1;
  box-shadow: 0px 0px 0px 1px #1bbae1;
}
.mio-doctor .nav-horizontal:not(.dont_override) li.active a, .mio-hospital .nav-horizontal:not(.dont_override) li.active a, .pharmacy-dashboard .nav-horizontal:not(.dont_override) li.active a {
  background-color: #FFFFFF;
  text-decoration: none;
  color: #1bbae1;
  box-shadow: 0px 0px 0px 1px #1bbae1;
}
.mio-doctor .content-header:not(.dont_override), .mio-hospital .content-header:not(.dont_override), .pharmacy-dashboard .content-header:not(.dont_override) {
  display: none;
}
@media only screen and (max-width: 610px) {
  .mio-doctor .content-header:not(.dont_override), .mio-hospital .content-header:not(.dont_override), .pharmacy-dashboard .content-header:not(.dont_override) {
    display: block;
  }
}
@media (min-width: 1035px) and (max-width: 1045px) {
  .mio-doctor .content-header:not(.dont_override), .mio-hospital .content-header:not(.dont_override), .pharmacy-dashboard .content-header:not(.dont_override) {
    display: block;
    top: 75px !important;
    width: 74% !important;
    left: 26% !important;
  }
}
.mio-doctor .content-header:not(.dont_override) .nav-horizontal-mobile, .mio-hospital .content-header:not(.dont_override) .nav-horizontal-mobile, .pharmacy-dashboard .content-header:not(.dont_override) .nav-horizontal-mobile {
  padding: 0;
  margin: 0;
  list-style: none;
  display: none;
}
@media only screen and (max-width: 610px), (min-width: 1035px) and (max-width: 1045px) {
  .mio-doctor .content-header:not(.dont_override) .nav-horizontal-mobile, .mio-hospital .content-header:not(.dont_override) .nav-horizontal-mobile, .pharmacy-dashboard .content-header:not(.dont_override) .nav-horizontal-mobile {
    display: block;
  }
}
.mio-doctor .content-header:not(.dont_override) .nav-horizontal-mobile li, .mio-hospital .content-header:not(.dont_override) .nav-horizontal-mobile li, .pharmacy-dashboard .content-header:not(.dont_override) .nav-horizontal-mobile li {
  display: inline-block;
  margin: 0 15px 0px;
}
@media only screen and (max-width: 400px) {
  .mio-doctor .content-header:not(.dont_override) .nav-horizontal-mobile li, .mio-hospital .content-header:not(.dont_override) .nav-horizontal-mobile li, .pharmacy-dashboard .content-header:not(.dont_override) .nav-horizontal-mobile li {
    margin: 0 5px 0px;
  }
}
.mio-doctor .content-header:not(.dont_override) .nav-horizontal-mobile li.active, .mio-hospital .content-header:not(.dont_override) .nav-horizontal-mobile li.active, .pharmacy-dashboard .content-header:not(.dont_override) .nav-horizontal-mobile li.active {
  box-shadow: inset 0px -2px 0 0 #36C2E4;
}
.mio-doctor .content-header:not(.dont_override) .nav-horizontal-mobile li a, .mio-hospital .content-header:not(.dont_override) .nav-horizontal-mobile li a, .pharmacy-dashboard .content-header:not(.dont_override) .nav-horizontal-mobile li a {
  display: block;
}
.mio-doctor .content-header:not(.dont_override) .nav-horizontal-mobile li a img, .mio-hospital .content-header:not(.dont_override) .nav-horizontal-mobile li a img, .pharmacy-dashboard .content-header:not(.dont_override) .nav-horizontal-mobile li a img {
  display: inline-block;
  height: 45px;
  width: 45px;
  margin-right: 0;
  margin-bottom: 0;
  font-size: inherit;
  padding: 10px;
}
.mio-doctor .nav.navbar-nav-custom > li > a, .mio-hospital .nav.navbar-nav-custom > li > a, .pharmacy-dashboard .nav.navbar-nav-custom > li > a {
  color: #fff;
  font-size: 15px;
  min-height: 50px;
}
@media only screen and (max-width: 30em) {
  .mio-doctor .nav.navbar-nav-custom > li > a, .mio-hospital .nav.navbar-nav-custom > li > a, .pharmacy-dashboard .nav.navbar-nav-custom > li > a {
    min-width: 40px;
    padding: 5px;
  }
}
.mio-doctor .nav.navbar-nav-custom > li > a:hover, .mio-doctor .nav.navbar-nav-custom > li > a:focus, .mio-hospital .nav.navbar-nav-custom > li > a:hover, .mio-hospital .nav.navbar-nav-custom > li > a:focus, .pharmacy-dashboard .nav.navbar-nav-custom > li > a:hover, .pharmacy-dashboard .nav.navbar-nav-custom > li > a:focus {
  background: none;
  color: inherit;
}
.mio-doctor .nav.navbar-nav-custom > li > a img, .mio-hospital .nav.navbar-nav-custom > li > a img, .pharmacy-dashboard .nav.navbar-nav-custom > li > a img {
  vertical-align: middle;
}
.mio-doctor .nav.navbar-nav-custom > li.open > a, .mio-hospital .nav.navbar-nav-custom > li.open > a, .pharmacy-dashboard .nav.navbar-nav-custom > li.open > a {
  background: none;
  color: inherit;
}
@media screen and (max-width: 767px) {
  .mio-doctor .nav.navbar-nav-custom .logo_mobile_display, .mio-hospital .nav.navbar-nav-custom .logo_mobile_display, .pharmacy-dashboard .nav.navbar-nav-custom .logo_mobile_display {
    display: none !important;
  }
}
.mio-doctor #sidebar .btn.btn-success, .mio-hospital #sidebar .btn.btn-success, .pharmacy-dashboard #sidebar .btn.btn-success {
  font-size: 1.2em;
  padding: 0.7em 0;
  margin: 10px 10px 0px 10px;
  background-color: #7db831;
  border-color: #578022;
  color: #ffffff;
}
.mio-doctor #sidebar .btn.btn-success:hover, .mio-hospital #sidebar .btn.btn-success:hover, .pharmacy-dashboard #sidebar .btn.btn-success:hover {
  background-color: #aad178;
  border-color: #7db831;
  color: #ffffff;
}
.mio-doctor #sidebar .btn.btn-success:focus, .mio-hospital #sidebar .btn.btn-success:focus, .pharmacy-dashboard #sidebar .btn.btn-success:focus {
  background-color: #7db831;
  border-color: #7db831;
  color: #ffffff;
}
.mio-doctor .sidebar-brand, .mio-doctor .sidebar-title, .mio-hospital .sidebar-brand, .mio-hospital .sidebar-title, .pharmacy-dashboard .sidebar-brand, .pharmacy-dashboard .sidebar-title {
  padding: 0.79em 0;
}
.mio-doctor .sidebar-brand img, .mio-doctor .sidebar-title img, .mio-hospital .sidebar-brand img, .mio-hospital .sidebar-title img, .pharmacy-dashboard .sidebar-brand img, .pharmacy-dashboard .sidebar-title img {
  height: 30px;
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.mio-doctor .sidebar-brand:hover, .mio-doctor .sidebar-brand:focus, .mio-doctor .sidebar-title:hover, .mio-doctor .sidebar-title:focus, .mio-hospital .sidebar-brand:hover, .mio-hospital .sidebar-brand:focus, .mio-hospital .sidebar-title:hover, .mio-hospital .sidebar-title:focus, .pharmacy-dashboard .sidebar-brand:hover, .pharmacy-dashboard .sidebar-brand:focus, .pharmacy-dashboard .sidebar-title:hover, .pharmacy-dashboard .sidebar-title:focus {
  background: rgba(0, 0, 0, 0.5);
}
.mio-doctor .calender, .mio-hospital .calender, .pharmacy-dashboard .calender {
  z-index: unset !important;
}
.mio-doctor .clinics, .mio-doctor .doctors, .mio-doctor .hospitals, .mio-hospital .clinics, .mio-hospital .doctors, .mio-hospital .hospitals, .pharmacy-dashboard .clinics, .pharmacy-dashboard .doctors, .pharmacy-dashboard .hospitals {
  color: #fff;
  border-radius: 0;
  background: transparent;
  border-bottom: 2px solid #fff;
}
.mio-doctor .clinics .scroll_section, .mio-doctor .doctors .scroll_section, .mio-doctor .hospitals .scroll_section, .mio-hospital .clinics .scroll_section, .mio-hospital .doctors .scroll_section, .mio-hospital .hospitals .scroll_section, .pharmacy-dashboard .clinics .scroll_section, .pharmacy-dashboard .doctors .scroll_section, .pharmacy-dashboard .hospitals .scroll_section {
  max-height: 15em !important;
}
.mio-doctor .clinics .scroll_section::-webkit-scrollbar, .mio-doctor .doctors .scroll_section::-webkit-scrollbar, .mio-doctor .hospitals .scroll_section::-webkit-scrollbar, .mio-hospital .clinics .scroll_section::-webkit-scrollbar, .mio-hospital .doctors .scroll_section::-webkit-scrollbar, .mio-hospital .hospitals .scroll_section::-webkit-scrollbar, .pharmacy-dashboard .clinics .scroll_section::-webkit-scrollbar, .pharmacy-dashboard .doctors .scroll_section::-webkit-scrollbar, .pharmacy-dashboard .hospitals .scroll_section::-webkit-scrollbar {
  width: 3px;
}
.mio-doctor .clinics .scroll_section::-webkit-scrollbar-thumb, .mio-doctor .doctors .scroll_section::-webkit-scrollbar-thumb, .mio-doctor .hospitals .scroll_section::-webkit-scrollbar-thumb, .mio-hospital .clinics .scroll_section::-webkit-scrollbar-thumb, .mio-hospital .doctors .scroll_section::-webkit-scrollbar-thumb, .mio-hospital .hospitals .scroll_section::-webkit-scrollbar-thumb, .pharmacy-dashboard .clinics .scroll_section::-webkit-scrollbar-thumb, .pharmacy-dashboard .doctors .scroll_section::-webkit-scrollbar-thumb, .pharmacy-dashboard .hospitals .scroll_section::-webkit-scrollbar-thumb {
  background: white;
}
.mio-doctor .clinics .scroll_section::-webkit-scrollbar-track, .mio-doctor .doctors .scroll_section::-webkit-scrollbar-track, .mio-doctor .hospitals .scroll_section::-webkit-scrollbar-track, .mio-hospital .clinics .scroll_section::-webkit-scrollbar-track, .mio-hospital .doctors .scroll_section::-webkit-scrollbar-track, .mio-hospital .hospitals .scroll_section::-webkit-scrollbar-track, .pharmacy-dashboard .clinics .scroll_section::-webkit-scrollbar-track, .pharmacy-dashboard .doctors .scroll_section::-webkit-scrollbar-track, .pharmacy-dashboard .hospitals .scroll_section::-webkit-scrollbar-track {
  background: transparent;
  opacity: 0;
}
.mio-doctor .clinics .list-group-item, .mio-doctor .doctors .list-group-item, .mio-doctor .hospitals .list-group-item, .mio-hospital .clinics .list-group-item, .mio-hospital .doctors .list-group-item, .mio-hospital .hospitals .list-group-item, .pharmacy-dashboard .clinics .list-group-item, .pharmacy-dashboard .doctors .list-group-item, .pharmacy-dashboard .hospitals .list-group-item {
  cursor: pointer;
  background: inherit;
  border: none;
  padding-left: 60px;
  font-weight: 300;
  margin-top: 0em;
}
.mio-doctor .clinics .list-group-item input[type=checkbox], .mio-doctor .doctors .list-group-item input[type=checkbox], .mio-doctor .hospitals .list-group-item input[type=checkbox], .mio-hospital .clinics .list-group-item input[type=checkbox], .mio-hospital .doctors .list-group-item input[type=checkbox], .mio-hospital .hospitals .list-group-item input[type=checkbox], .pharmacy-dashboard .clinics .list-group-item input[type=checkbox], .pharmacy-dashboard .doctors .list-group-item input[type=checkbox], .pharmacy-dashboard .hospitals .list-group-item input[type=checkbox] {
  display: none;
}
.mio-doctor .clinics .list-group-item:not(.sidebar-header):before, .mio-doctor .doctors .list-group-item:not(.sidebar-header):before, .mio-doctor .hospitals .list-group-item:not(.sidebar-header):before, .mio-hospital .clinics .list-group-item:not(.sidebar-header):before, .mio-hospital .doctors .list-group-item:not(.sidebar-header):before, .mio-hospital .hospitals .list-group-item:not(.sidebar-header):before, .pharmacy-dashboard .clinics .list-group-item:not(.sidebar-header):before, .pharmacy-dashboard .doctors .list-group-item:not(.sidebar-header):before, .pharmacy-dashboard .hospitals .list-group-item:not(.sidebar-header):before {
  font-size: 12px;
  top: 14px;
}
.mio-doctor .clinics .list-group-item:not(.sidebar-header):hover, .mio-doctor .doctors .list-group-item:not(.sidebar-header):hover, .mio-doctor .hospitals .list-group-item:not(.sidebar-header):hover, .mio-hospital .clinics .list-group-item:not(.sidebar-header):hover, .mio-hospital .doctors .list-group-item:not(.sidebar-header):hover, .mio-hospital .hospitals .list-group-item:not(.sidebar-header):hover, .pharmacy-dashboard .clinics .list-group-item:not(.sidebar-header):hover, .pharmacy-dashboard .doctors .list-group-item:not(.sidebar-header):hover, .pharmacy-dashboard .hospitals .list-group-item:not(.sidebar-header):hover {
  background: rgba(0, 0, 0, 0.15);
}
.mio-doctor .clinics .list-group-item:not(.sidebar-header).active, .mio-doctor .doctors .list-group-item:not(.sidebar-header).active, .mio-doctor .hospitals .list-group-item:not(.sidebar-header).active, .mio-hospital .clinics .list-group-item:not(.sidebar-header).active, .mio-hospital .doctors .list-group-item:not(.sidebar-header).active, .mio-hospital .hospitals .list-group-item:not(.sidebar-header).active, .pharmacy-dashboard .clinics .list-group-item:not(.sidebar-header).active, .pharmacy-dashboard .doctors .list-group-item:not(.sidebar-header).active, .pharmacy-dashboard .hospitals .list-group-item:not(.sidebar-header).active {
  background: rgba(0, 0, 0, 0.15);
}
.mio-doctor .clinics .list-group-item:not(.sidebar-header).active:hover, .mio-doctor .doctors .list-group-item:not(.sidebar-header).active:hover, .mio-doctor .hospitals .list-group-item:not(.sidebar-header).active:hover, .mio-hospital .clinics .list-group-item:not(.sidebar-header).active:hover, .mio-hospital .doctors .list-group-item:not(.sidebar-header).active:hover, .mio-hospital .hospitals .list-group-item:not(.sidebar-header).active:hover, .pharmacy-dashboard .clinics .list-group-item:not(.sidebar-header).active:hover, .pharmacy-dashboard .doctors .list-group-item:not(.sidebar-header).active:hover, .pharmacy-dashboard .hospitals .list-group-item:not(.sidebar-header).active:hover {
  background: rgba(0, 0, 0, 0.3);
}
.mio-doctor .clinics .list-group-item:last-child, .mio-doctor .doctors .list-group-item:last-child, .mio-doctor .hospitals .list-group-item:last-child, .mio-hospital .clinics .list-group-item:last-child, .mio-hospital .doctors .list-group-item:last-child, .mio-hospital .hospitals .list-group-item:last-child, .pharmacy-dashboard .clinics .list-group-item:last-child, .pharmacy-dashboard .doctors .list-group-item:last-child, .pharmacy-dashboard .hospitals .list-group-item:last-child {
  border-radius: 0;
}
.mio-doctor .clinics .list-group-item .name, .mio-doctor .doctors .list-group-item .name, .mio-doctor .hospitals .list-group-item .name, .mio-hospital .clinics .list-group-item .name, .mio-hospital .doctors .list-group-item .name, .mio-hospital .hospitals .list-group-item .name, .pharmacy-dashboard .clinics .list-group-item .name, .pharmacy-dashboard .doctors .list-group-item .name, .pharmacy-dashboard .hospitals .list-group-item .name {
  display: block;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 5px;
}
.mio-doctor .clinics .list-group-item .actions, .mio-doctor .doctors .list-group-item .actions, .mio-doctor .hospitals .list-group-item .actions, .mio-hospital .clinics .list-group-item .actions, .mio-hospital .doctors .list-group-item .actions, .mio-hospital .hospitals .list-group-item .actions, .pharmacy-dashboard .clinics .list-group-item .actions, .pharmacy-dashboard .doctors .list-group-item .actions, .pharmacy-dashboard .hospitals .list-group-item .actions {
  font-size: 12px;
  height: 20px;
}
.mio-doctor .clinics .list-group-item .actions span.doctor_duid, .mio-doctor .doctors .list-group-item .actions span.doctor_duid, .mio-doctor .hospitals .list-group-item .actions span.doctor_duid, .mio-hospital .clinics .list-group-item .actions span.doctor_duid, .mio-hospital .doctors .list-group-item .actions span.doctor_duid, .mio-hospital .hospitals .list-group-item .actions span.doctor_duid, .pharmacy-dashboard .clinics .list-group-item .actions span.doctor_duid, .pharmacy-dashboard .doctors .list-group-item .actions span.doctor_duid, .pharmacy-dashboard .hospitals .list-group-item .actions span.doctor_duid {
  text-transform: uppercase;
  color: white;
  font-weight: 300;
  letter-spacing: 0.1em;
}
.mio-doctor .clinics .list-group-item .actions a#edit_doctor, .mio-doctor .doctors .list-group-item .actions a#edit_doctor, .mio-doctor .hospitals .list-group-item .actions a#edit_doctor, .mio-hospital .clinics .list-group-item .actions a#edit_doctor, .mio-hospital .doctors .list-group-item .actions a#edit_doctor, .mio-hospital .hospitals .list-group-item .actions a#edit_doctor, .pharmacy-dashboard .clinics .list-group-item .actions a#edit_doctor, .pharmacy-dashboard .doctors .list-group-item .actions a#edit_doctor, .pharmacy-dashboard .hospitals .list-group-item .actions a#edit_doctor {
  float: right;
  font-size: 10px;
  padding: 2px 10px;
  background: #009CFF;
  color: #fff;
  text-transform: capitalize;
  border-radius: 10px;
}
.mio-doctor .clinics .list-group-item .actions a#edit_doctor:hover, .mio-doctor .doctors .list-group-item .actions a#edit_doctor:hover, .mio-doctor .hospitals .list-group-item .actions a#edit_doctor:hover, .mio-hospital .clinics .list-group-item .actions a#edit_doctor:hover, .mio-hospital .doctors .list-group-item .actions a#edit_doctor:hover, .mio-hospital .hospitals .list-group-item .actions a#edit_doctor:hover, .pharmacy-dashboard .clinics .list-group-item .actions a#edit_doctor:hover, .pharmacy-dashboard .doctors .list-group-item .actions a#edit_doctor:hover, .pharmacy-dashboard .hospitals .list-group-item .actions a#edit_doctor:hover {
  text-decoration: none;
  background: #fff;
  color: #009CFF;
}
.mio-doctor .clinics .sidebar-header, .mio-doctor .doctors .sidebar-header, .mio-doctor .hospitals .sidebar-header, .mio-hospital .clinics .sidebar-header, .mio-hospital .doctors .sidebar-header, .mio-hospital .hospitals .sidebar-header, .pharmacy-dashboard .clinics .sidebar-header, .pharmacy-dashboard .doctors .sidebar-header, .pharmacy-dashboard .hospitals .sidebar-header {
  font-size: 2em;
  display: inline-flex;
  margin: 0px 25px 0px 0px;
  border-bottom: 1px solid #fff;
  line-height: 20px;
  padding: 10px 15px 10px 10px;
  width: 100%;
}
.mio-doctor .clinics .sidebar-header strong, .mio-doctor .doctors .sidebar-header strong, .mio-doctor .hospitals .sidebar-header strong, .mio-hospital .clinics .sidebar-header strong, .mio-hospital .doctors .sidebar-header strong, .mio-hospital .hospitals .sidebar-header strong, .pharmacy-dashboard .clinics .sidebar-header strong, .pharmacy-dashboard .doctors .sidebar-header strong, .pharmacy-dashboard .hospitals .sidebar-header strong {
  font-size: 0.6em !important;
}
.mio-doctor .clinics .sidebar-nav-mini-hide, .mio-doctor .doctors .sidebar-nav-mini-hide, .mio-doctor .hospitals .sidebar-nav-mini-hide, .mio-hospital .clinics .sidebar-nav-mini-hide, .mio-hospital .doctors .sidebar-nav-mini-hide, .mio-hospital .hospitals .sidebar-nav-mini-hide, .pharmacy-dashboard .clinics .sidebar-nav-mini-hide, .pharmacy-dashboard .doctors .sidebar-nav-mini-hide, .pharmacy-dashboard .hospitals .sidebar-nav-mini-hide {
  padding-left: 0.75em !important;
}
.mio-doctor .clinics .addresses_position, .mio-doctor .doctors .addresses_position, .mio-doctor .hospitals .addresses_position, .mio-hospital .clinics .addresses_position, .mio-hospital .doctors .addresses_position, .mio-hospital .hospitals .addresses_position, .pharmacy-dashboard .clinics .addresses_position, .pharmacy-dashboard .doctors .addresses_position, .pharmacy-dashboard .hospitals .addresses_position {
  padding: 10px;
}
.mio-doctor .clinics .sidebar_labels_wrap, .mio-doctor .doctors .sidebar_labels_wrap, .mio-doctor .hospitals .sidebar_labels_wrap, .mio-hospital .clinics .sidebar_labels_wrap, .mio-hospital .doctors .sidebar_labels_wrap, .mio-hospital .hospitals .sidebar_labels_wrap, .pharmacy-dashboard .clinics .sidebar_labels_wrap, .pharmacy-dashboard .doctors .sidebar_labels_wrap, .pharmacy-dashboard .hospitals .sidebar_labels_wrap {
  margin-left: -1em;
  overflow: hidden;
}
.mio-doctor .clinics .sidebar_labels_wrap label .fa-map-marker, .mio-doctor .doctors .sidebar_labels_wrap label .fa-map-marker, .mio-doctor .hospitals .sidebar_labels_wrap label .fa-map-marker, .mio-hospital .clinics .sidebar_labels_wrap label .fa-map-marker, .mio-hospital .doctors .sidebar_labels_wrap label .fa-map-marker, .mio-hospital .hospitals .sidebar_labels_wrap label .fa-map-marker, .pharmacy-dashboard .clinics .sidebar_labels_wrap label .fa-map-marker, .pharmacy-dashboard .doctors .sidebar_labels_wrap label .fa-map-marker, .pharmacy-dashboard .hospitals .sidebar_labels_wrap label .fa-map-marker {
  padding: 0.5em 0.8em 0.5em 0.8em !important;
}
.mio-doctor .clinics .sidebar_labels_wrap label .dummy_checkbox, .mio-doctor .doctors .sidebar_labels_wrap label .dummy_checkbox, .mio-doctor .hospitals .sidebar_labels_wrap label .dummy_checkbox, .mio-hospital .clinics .sidebar_labels_wrap label .dummy_checkbox, .mio-hospital .doctors .sidebar_labels_wrap label .dummy_checkbox, .mio-hospital .hospitals .sidebar_labels_wrap label .dummy_checkbox, .pharmacy-dashboard .clinics .sidebar_labels_wrap label .dummy_checkbox, .pharmacy-dashboard .doctors .sidebar_labels_wrap label .dummy_checkbox, .pharmacy-dashboard .hospitals .sidebar_labels_wrap label .dummy_checkbox {
  color: white;
  padding: 0.3em;
  margin-left: -45px;
}
.mio-doctor .clinics .sidebar_labels_wrap label .dummy_checkbox:before, .mio-doctor .doctors .sidebar_labels_wrap label .dummy_checkbox:before, .mio-doctor .hospitals .sidebar_labels_wrap label .dummy_checkbox:before, .mio-hospital .clinics .sidebar_labels_wrap label .dummy_checkbox:before, .mio-hospital .doctors .sidebar_labels_wrap label .dummy_checkbox:before, .mio-hospital .hospitals .sidebar_labels_wrap label .dummy_checkbox:before, .pharmacy-dashboard .clinics .sidebar_labels_wrap label .dummy_checkbox:before, .pharmacy-dashboard .doctors .sidebar_labels_wrap label .dummy_checkbox:before, .pharmacy-dashboard .hospitals .sidebar_labels_wrap label .dummy_checkbox:before {
  font-size: 1.5em;
}
.mio-doctor .clinics .sidebar_labels_wrap label .dummy_checkbox img, .mio-doctor .doctors .sidebar_labels_wrap label .dummy_checkbox img, .mio-doctor .hospitals .sidebar_labels_wrap label .dummy_checkbox img, .mio-hospital .clinics .sidebar_labels_wrap label .dummy_checkbox img, .mio-hospital .doctors .sidebar_labels_wrap label .dummy_checkbox img, .mio-hospital .hospitals .sidebar_labels_wrap label .dummy_checkbox img, .pharmacy-dashboard .clinics .sidebar_labels_wrap label .dummy_checkbox img, .pharmacy-dashboard .doctors .sidebar_labels_wrap label .dummy_checkbox img, .pharmacy-dashboard .hospitals .sidebar_labels_wrap label .dummy_checkbox img {
  width: 2.5em;
  margin-left: -0.1em;
  border-radius: 2em;
}
.mio-doctor .clinics .sidebar_labels_wrap label span.dummy_checkbox, .mio-doctor .doctors .sidebar_labels_wrap label span.dummy_checkbox, .mio-doctor .hospitals .sidebar_labels_wrap label span.dummy_checkbox, .mio-hospital .clinics .sidebar_labels_wrap label span.dummy_checkbox, .mio-hospital .doctors .sidebar_labels_wrap label span.dummy_checkbox, .mio-hospital .hospitals .sidebar_labels_wrap label span.dummy_checkbox, .pharmacy-dashboard .clinics .sidebar_labels_wrap label span.dummy_checkbox, .pharmacy-dashboard .doctors .sidebar_labels_wrap label span.dummy_checkbox, .pharmacy-dashboard .hospitals .sidebar_labels_wrap label span.dummy_checkbox {
  margin-left: 0px;
}
.mio-doctor .clinics .sidebar_labels_wrap label .label_wrap .doctor_duid, .mio-doctor .doctors .sidebar_labels_wrap label .label_wrap .doctor_duid, .mio-doctor .hospitals .sidebar_labels_wrap label .label_wrap .doctor_duid, .mio-hospital .clinics .sidebar_labels_wrap label .label_wrap .doctor_duid, .mio-hospital .doctors .sidebar_labels_wrap label .label_wrap .doctor_duid, .mio-hospital .hospitals .sidebar_labels_wrap label .label_wrap .doctor_duid, .pharmacy-dashboard .clinics .sidebar_labels_wrap label .label_wrap .doctor_duid, .pharmacy-dashboard .doctors .sidebar_labels_wrap label .label_wrap .doctor_duid, .pharmacy-dashboard .hospitals .sidebar_labels_wrap label .label_wrap .doctor_duid {
  margin-left: 1em;
}
.mio-doctor .clinics .sidebar_labels_wrap .admissionStatusFilters, .mio-doctor .clinics .sidebar_labels_wrap .aptFilters, .mio-doctor .doctors .sidebar_labels_wrap .admissionStatusFilters, .mio-doctor .doctors .sidebar_labels_wrap .aptFilters, .mio-doctor .hospitals .sidebar_labels_wrap .admissionStatusFilters, .mio-doctor .hospitals .sidebar_labels_wrap .aptFilters, .mio-hospital .clinics .sidebar_labels_wrap .admissionStatusFilters, .mio-hospital .clinics .sidebar_labels_wrap .aptFilters, .mio-hospital .doctors .sidebar_labels_wrap .admissionStatusFilters, .mio-hospital .doctors .sidebar_labels_wrap .aptFilters, .mio-hospital .hospitals .sidebar_labels_wrap .admissionStatusFilters, .mio-hospital .hospitals .sidebar_labels_wrap .aptFilters, .pharmacy-dashboard .clinics .sidebar_labels_wrap .admissionStatusFilters, .pharmacy-dashboard .clinics .sidebar_labels_wrap .aptFilters, .pharmacy-dashboard .doctors .sidebar_labels_wrap .admissionStatusFilters, .pharmacy-dashboard .doctors .sidebar_labels_wrap .aptFilters, .pharmacy-dashboard .hospitals .sidebar_labels_wrap .admissionStatusFilters, .pharmacy-dashboard .hospitals .sidebar_labels_wrap .aptFilters {
  margin: 0px 0px 3px 10px !important;
  padding: 5px;
  padding-left: 55px !important;
}
.mio-doctor .clinics .sidebar_labels_wrap label.active.Discharged, .mio-doctor .clinics .sidebar_labels_wrap label.active.checked_out, .mio-doctor .clinics .sidebar_labels_wrap label.active.wheels_out, .mio-doctor .doctors .sidebar_labels_wrap label.active.Discharged, .mio-doctor .doctors .sidebar_labels_wrap label.active.checked_out, .mio-doctor .doctors .sidebar_labels_wrap label.active.wheels_out, .mio-doctor .hospitals .sidebar_labels_wrap label.active.Discharged, .mio-doctor .hospitals .sidebar_labels_wrap label.active.checked_out, .mio-doctor .hospitals .sidebar_labels_wrap label.active.wheels_out, .mio-hospital .clinics .sidebar_labels_wrap label.active.Discharged, .mio-hospital .clinics .sidebar_labels_wrap label.active.checked_out, .mio-hospital .clinics .sidebar_labels_wrap label.active.wheels_out, .mio-hospital .doctors .sidebar_labels_wrap label.active.Discharged, .mio-hospital .doctors .sidebar_labels_wrap label.active.checked_out, .mio-hospital .doctors .sidebar_labels_wrap label.active.wheels_out, .mio-hospital .hospitals .sidebar_labels_wrap label.active.Discharged, .mio-hospital .hospitals .sidebar_labels_wrap label.active.checked_out, .mio-hospital .hospitals .sidebar_labels_wrap label.active.wheels_out, .pharmacy-dashboard .clinics .sidebar_labels_wrap label.active.Discharged, .pharmacy-dashboard .clinics .sidebar_labels_wrap label.active.checked_out, .pharmacy-dashboard .clinics .sidebar_labels_wrap label.active.wheels_out, .pharmacy-dashboard .doctors .sidebar_labels_wrap label.active.Discharged, .pharmacy-dashboard .doctors .sidebar_labels_wrap label.active.checked_out, .pharmacy-dashboard .doctors .sidebar_labels_wrap label.active.wheels_out, .pharmacy-dashboard .hospitals .sidebar_labels_wrap label.active.Discharged, .pharmacy-dashboard .hospitals .sidebar_labels_wrap label.active.checked_out, .pharmacy-dashboard .hospitals .sidebar_labels_wrap label.active.wheels_out {
  border-left: 4px solid #AAAAAA !important;
}
.mio-doctor .clinics .sidebar_labels_wrap label.active.Admitted, .mio-doctor .clinics .sidebar_labels_wrap label.active.checked_in, .mio-doctor .clinics .sidebar_labels_wrap label.active.wheels_in, .mio-doctor .doctors .sidebar_labels_wrap label.active.Admitted, .mio-doctor .doctors .sidebar_labels_wrap label.active.checked_in, .mio-doctor .doctors .sidebar_labels_wrap label.active.wheels_in, .mio-doctor .hospitals .sidebar_labels_wrap label.active.Admitted, .mio-doctor .hospitals .sidebar_labels_wrap label.active.checked_in, .mio-doctor .hospitals .sidebar_labels_wrap label.active.wheels_in, .mio-hospital .clinics .sidebar_labels_wrap label.active.Admitted, .mio-hospital .clinics .sidebar_labels_wrap label.active.checked_in, .mio-hospital .clinics .sidebar_labels_wrap label.active.wheels_in, .mio-hospital .doctors .sidebar_labels_wrap label.active.Admitted, .mio-hospital .doctors .sidebar_labels_wrap label.active.checked_in, .mio-hospital .doctors .sidebar_labels_wrap label.active.wheels_in, .mio-hospital .hospitals .sidebar_labels_wrap label.active.Admitted, .mio-hospital .hospitals .sidebar_labels_wrap label.active.checked_in, .mio-hospital .hospitals .sidebar_labels_wrap label.active.wheels_in, .pharmacy-dashboard .clinics .sidebar_labels_wrap label.active.Admitted, .pharmacy-dashboard .clinics .sidebar_labels_wrap label.active.checked_in, .pharmacy-dashboard .clinics .sidebar_labels_wrap label.active.wheels_in, .pharmacy-dashboard .doctors .sidebar_labels_wrap label.active.Admitted, .pharmacy-dashboard .doctors .sidebar_labels_wrap label.active.checked_in, .pharmacy-dashboard .doctors .sidebar_labels_wrap label.active.wheels_in, .pharmacy-dashboard .hospitals .sidebar_labels_wrap label.active.Admitted, .pharmacy-dashboard .hospitals .sidebar_labels_wrap label.active.checked_in, .pharmacy-dashboard .hospitals .sidebar_labels_wrap label.active.wheels_in {
  border-left: 4px solid #0074D9 !important;
}
.mio-doctor .clinics .sidebar_labels_wrap label.active.Cancelled, .mio-doctor .clinics .sidebar_labels_wrap label.active.cancelled, .mio-doctor .doctors .sidebar_labels_wrap label.active.Cancelled, .mio-doctor .doctors .sidebar_labels_wrap label.active.cancelled, .mio-doctor .hospitals .sidebar_labels_wrap label.active.Cancelled, .mio-doctor .hospitals .sidebar_labels_wrap label.active.cancelled, .mio-hospital .clinics .sidebar_labels_wrap label.active.Cancelled, .mio-hospital .clinics .sidebar_labels_wrap label.active.cancelled, .mio-hospital .doctors .sidebar_labels_wrap label.active.Cancelled, .mio-hospital .doctors .sidebar_labels_wrap label.active.cancelled, .mio-hospital .hospitals .sidebar_labels_wrap label.active.Cancelled, .mio-hospital .hospitals .sidebar_labels_wrap label.active.cancelled, .pharmacy-dashboard .clinics .sidebar_labels_wrap label.active.Cancelled, .pharmacy-dashboard .clinics .sidebar_labels_wrap label.active.cancelled, .pharmacy-dashboard .doctors .sidebar_labels_wrap label.active.Cancelled, .pharmacy-dashboard .doctors .sidebar_labels_wrap label.active.cancelled, .pharmacy-dashboard .hospitals .sidebar_labels_wrap label.active.Cancelled, .pharmacy-dashboard .hospitals .sidebar_labels_wrap label.active.cancelled {
  border-left: 4px solid #FFDC00 !important;
}
.mio-doctor .clinics .sidebar_labels_wrap label.active.pending, .mio-doctor .doctors .sidebar_labels_wrap label.active.pending, .mio-doctor .hospitals .sidebar_labels_wrap label.active.pending, .mio-hospital .clinics .sidebar_labels_wrap label.active.pending, .mio-hospital .doctors .sidebar_labels_wrap label.active.pending, .mio-hospital .hospitals .sidebar_labels_wrap label.active.pending, .pharmacy-dashboard .clinics .sidebar_labels_wrap label.active.pending, .pharmacy-dashboard .doctors .sidebar_labels_wrap label.active.pending, .pharmacy-dashboard .hospitals .sidebar_labels_wrap label.active.pending {
  border-left: 4px solid #85144b !important;
}
.mio-doctor .clinics .sidebar_labels_wrap label.active.confirmed, .mio-doctor .doctors .sidebar_labels_wrap label.active.confirmed, .mio-doctor .hospitals .sidebar_labels_wrap label.active.confirmed, .mio-hospital .clinics .sidebar_labels_wrap label.active.confirmed, .mio-hospital .doctors .sidebar_labels_wrap label.active.confirmed, .mio-hospital .hospitals .sidebar_labels_wrap label.active.confirmed, .pharmacy-dashboard .clinics .sidebar_labels_wrap label.active.confirmed, .pharmacy-dashboard .doctors .sidebar_labels_wrap label.active.confirmed, .pharmacy-dashboard .hospitals .sidebar_labels_wrap label.active.confirmed {
  border-left: 4px solid #3D9970 !important;
}
.mio-doctor .clinics .sidebar_labels_wrap label.active, .mio-doctor .doctors .sidebar_labels_wrap label.active, .mio-doctor .hospitals .sidebar_labels_wrap label.active, .mio-hospital .clinics .sidebar_labels_wrap label.active, .mio-hospital .doctors .sidebar_labels_wrap label.active, .mio-hospital .hospitals .sidebar_labels_wrap label.active, .pharmacy-dashboard .clinics .sidebar_labels_wrap label.active, .pharmacy-dashboard .doctors .sidebar_labels_wrap label.active, .pharmacy-dashboard .hospitals .sidebar_labels_wrap label.active {
  font-weight: 500;
}
.mio-doctor .clinics .sidebar_labels_wrap label.active .pending, .mio-doctor .doctors .sidebar_labels_wrap label.active .pending, .mio-doctor .hospitals .sidebar_labels_wrap label.active .pending, .mio-hospital .clinics .sidebar_labels_wrap label.active .pending, .mio-hospital .doctors .sidebar_labels_wrap label.active .pending, .mio-hospital .hospitals .sidebar_labels_wrap label.active .pending, .pharmacy-dashboard .clinics .sidebar_labels_wrap label.active .pending, .pharmacy-dashboard .doctors .sidebar_labels_wrap label.active .pending, .pharmacy-dashboard .hospitals .sidebar_labels_wrap label.active .pending {
  background: #85144b !important;
}
.mio-doctor .clinics .sidebar_labels_wrap label.active .confirmed, .mio-doctor .doctors .sidebar_labels_wrap label.active .confirmed, .mio-doctor .hospitals .sidebar_labels_wrap label.active .confirmed, .mio-hospital .clinics .sidebar_labels_wrap label.active .confirmed, .mio-hospital .doctors .sidebar_labels_wrap label.active .confirmed, .mio-hospital .hospitals .sidebar_labels_wrap label.active .confirmed, .pharmacy-dashboard .clinics .sidebar_labels_wrap label.active .confirmed, .pharmacy-dashboard .doctors .sidebar_labels_wrap label.active .confirmed, .pharmacy-dashboard .hospitals .sidebar_labels_wrap label.active .confirmed {
  background: #3D9970 !important;
}
.mio-doctor .clinics .sidebar_labels_wrap label.active .checked_in, .mio-doctor .clinics .sidebar_labels_wrap label.active .wheels_in, .mio-doctor .doctors .sidebar_labels_wrap label.active .checked_in, .mio-doctor .doctors .sidebar_labels_wrap label.active .wheels_in, .mio-doctor .hospitals .sidebar_labels_wrap label.active .checked_in, .mio-doctor .hospitals .sidebar_labels_wrap label.active .wheels_in, .mio-hospital .clinics .sidebar_labels_wrap label.active .checked_in, .mio-hospital .clinics .sidebar_labels_wrap label.active .wheels_in, .mio-hospital .doctors .sidebar_labels_wrap label.active .checked_in, .mio-hospital .doctors .sidebar_labels_wrap label.active .wheels_in, .mio-hospital .hospitals .sidebar_labels_wrap label.active .checked_in, .mio-hospital .hospitals .sidebar_labels_wrap label.active .wheels_in, .pharmacy-dashboard .clinics .sidebar_labels_wrap label.active .checked_in, .pharmacy-dashboard .clinics .sidebar_labels_wrap label.active .wheels_in, .pharmacy-dashboard .doctors .sidebar_labels_wrap label.active .checked_in, .pharmacy-dashboard .doctors .sidebar_labels_wrap label.active .wheels_in, .pharmacy-dashboard .hospitals .sidebar_labels_wrap label.active .checked_in, .pharmacy-dashboard .hospitals .sidebar_labels_wrap label.active .wheels_in {
  background: #0074D9 !important;
}
.mio-doctor .clinics .sidebar_labels_wrap label.active .checked_out, .mio-doctor .clinics .sidebar_labels_wrap label.active .wheels_out, .mio-doctor .doctors .sidebar_labels_wrap label.active .checked_out, .mio-doctor .doctors .sidebar_labels_wrap label.active .wheels_out, .mio-doctor .hospitals .sidebar_labels_wrap label.active .checked_out, .mio-doctor .hospitals .sidebar_labels_wrap label.active .wheels_out, .mio-hospital .clinics .sidebar_labels_wrap label.active .checked_out, .mio-hospital .clinics .sidebar_labels_wrap label.active .wheels_out, .mio-hospital .doctors .sidebar_labels_wrap label.active .checked_out, .mio-hospital .doctors .sidebar_labels_wrap label.active .wheels_out, .mio-hospital .hospitals .sidebar_labels_wrap label.active .checked_out, .mio-hospital .hospitals .sidebar_labels_wrap label.active .wheels_out, .pharmacy-dashboard .clinics .sidebar_labels_wrap label.active .checked_out, .pharmacy-dashboard .clinics .sidebar_labels_wrap label.active .wheels_out, .pharmacy-dashboard .doctors .sidebar_labels_wrap label.active .checked_out, .pharmacy-dashboard .doctors .sidebar_labels_wrap label.active .wheels_out, .pharmacy-dashboard .hospitals .sidebar_labels_wrap label.active .checked_out, .pharmacy-dashboard .hospitals .sidebar_labels_wrap label.active .wheels_out {
  background: #AAAAAA !important;
}
.mio-doctor .clinics .sidebar_labels_wrap label.active .cancelled, .mio-doctor .doctors .sidebar_labels_wrap label.active .cancelled, .mio-doctor .hospitals .sidebar_labels_wrap label.active .cancelled, .mio-hospital .clinics .sidebar_labels_wrap label.active .cancelled, .mio-hospital .doctors .sidebar_labels_wrap label.active .cancelled, .mio-hospital .hospitals .sidebar_labels_wrap label.active .cancelled, .pharmacy-dashboard .clinics .sidebar_labels_wrap label.active .cancelled, .pharmacy-dashboard .doctors .sidebar_labels_wrap label.active .cancelled, .pharmacy-dashboard .hospitals .sidebar_labels_wrap label.active .cancelled {
  background: #FFDC00 !important;
}
.mio-doctor .clinics .sidebar_labels_wrap .docFilters, .mio-doctor .clinics .sidebar_labels_wrap .hospitalFilters, .mio-doctor .clinics .sidebar_labels_wrap .hospFilters, .mio-doctor .clinics .sidebar_labels_wrap .locFilters, .mio-doctor .doctors .sidebar_labels_wrap .docFilters, .mio-doctor .doctors .sidebar_labels_wrap .hospitalFilters, .mio-doctor .doctors .sidebar_labels_wrap .hospFilters, .mio-doctor .doctors .sidebar_labels_wrap .locFilters, .mio-doctor .hospitals .sidebar_labels_wrap .docFilters, .mio-doctor .hospitals .sidebar_labels_wrap .hospitalFilters, .mio-doctor .hospitals .sidebar_labels_wrap .hospFilters, .mio-doctor .hospitals .sidebar_labels_wrap .locFilters, .mio-hospital .clinics .sidebar_labels_wrap .docFilters, .mio-hospital .clinics .sidebar_labels_wrap .hospitalFilters, .mio-hospital .clinics .sidebar_labels_wrap .hospFilters, .mio-hospital .clinics .sidebar_labels_wrap .locFilters, .mio-hospital .doctors .sidebar_labels_wrap .docFilters, .mio-hospital .doctors .sidebar_labels_wrap .hospitalFilters, .mio-hospital .doctors .sidebar_labels_wrap .hospFilters, .mio-hospital .doctors .sidebar_labels_wrap .locFilters, .mio-hospital .hospitals .sidebar_labels_wrap .docFilters, .mio-hospital .hospitals .sidebar_labels_wrap .hospitalFilters, .mio-hospital .hospitals .sidebar_labels_wrap .hospFilters, .mio-hospital .hospitals .sidebar_labels_wrap .locFilters, .pharmacy-dashboard .clinics .sidebar_labels_wrap .docFilters, .pharmacy-dashboard .clinics .sidebar_labels_wrap .hospitalFilters, .pharmacy-dashboard .clinics .sidebar_labels_wrap .hospFilters, .pharmacy-dashboard .clinics .sidebar_labels_wrap .locFilters, .pharmacy-dashboard .doctors .sidebar_labels_wrap .docFilters, .pharmacy-dashboard .doctors .sidebar_labels_wrap .hospitalFilters, .pharmacy-dashboard .doctors .sidebar_labels_wrap .hospFilters, .pharmacy-dashboard .doctors .sidebar_labels_wrap .locFilters, .pharmacy-dashboard .hospitals .sidebar_labels_wrap .docFilters, .pharmacy-dashboard .hospitals .sidebar_labels_wrap .hospitalFilters, .pharmacy-dashboard .hospitals .sidebar_labels_wrap .hospFilters, .pharmacy-dashboard .hospitals .sidebar_labels_wrap .locFilters {
  display: flex;
  z-index: auto;
}
.mio-doctor .clinics .sidebar_labels_wrap .aptFilters, .mio-doctor .doctors .sidebar_labels_wrap .aptFilters, .mio-doctor .hospitals .sidebar_labels_wrap .aptFilters, .mio-hospital .clinics .sidebar_labels_wrap .aptFilters, .mio-hospital .doctors .sidebar_labels_wrap .aptFilters, .mio-hospital .hospitals .sidebar_labels_wrap .aptFilters, .pharmacy-dashboard .clinics .sidebar_labels_wrap .aptFilters, .pharmacy-dashboard .doctors .sidebar_labels_wrap .aptFilters, .pharmacy-dashboard .hospitals .sidebar_labels_wrap .aptFilters {
  margin-left: 0.4em;
  z-index: auto;
}
.mio-doctor .hosp_filters, .mio-hospital .hosp_filters, .pharmacy-dashboard .hosp_filters {
  border-bottom: 1px solid #fff !important;
}
.mio-doctor .nav-status-list, .mio-doctor .nav-location-list, .mio-doctor .nav-doctor-list, .mio-doctor .nav-hospital-list, .mio-hospital .nav-status-list, .mio-hospital .nav-location-list, .mio-hospital .nav-doctor-list, .mio-hospital .nav-hospital-list, .pharmacy-dashboard .nav-status-list, .pharmacy-dashboard .nav-location-list, .pharmacy-dashboard .nav-doctor-list, .pharmacy-dashboard .nav-hospital-list {
  display: flex;
  z-index: auto;
  margin-top: 2em;
}
.mio-doctor .nav-status-list span.dummy_checkbox, .mio-doctor .nav-location-list span.dummy_checkbox, .mio-doctor .nav-doctor-list span.dummy_checkbox, .mio-doctor .nav-hospital-list span.dummy_checkbox, .mio-hospital .nav-status-list span.dummy_checkbox, .mio-hospital .nav-location-list span.dummy_checkbox, .mio-hospital .nav-doctor-list span.dummy_checkbox, .mio-hospital .nav-hospital-list span.dummy_checkbox, .pharmacy-dashboard .nav-status-list span.dummy_checkbox, .pharmacy-dashboard .nav-location-list span.dummy_checkbox, .pharmacy-dashboard .nav-doctor-list span.dummy_checkbox, .pharmacy-dashboard .nav-hospital-list span.dummy_checkbox {
  font-size: 2em;
  content: "";
  position: absolute;
  top: 0.1em;
  left: 1em;
  width: 2em;
  height: 1.539em;
  background-position: 0 -20px;
  border-radius: 51%;
  padding-left: 0.2em;
  color: black;
  padding-top: 0.3em;
}
.mio-doctor .nav-status-list input[type=checkbox]:checked + .dummy_checkbox, .mio-doctor .nav-location-list input[type=checkbox]:checked + .dummy_checkbox, .mio-doctor .nav-doctor-list input[type=checkbox]:checked + .dummy_checkbox, .mio-doctor .nav-hospital-list input[type=checkbox]:checked + .dummy_checkbox, .mio-hospital .nav-status-list input[type=checkbox]:checked + .dummy_checkbox, .mio-hospital .nav-location-list input[type=checkbox]:checked + .dummy_checkbox, .mio-hospital .nav-doctor-list input[type=checkbox]:checked + .dummy_checkbox, .mio-hospital .nav-hospital-list input[type=checkbox]:checked + .dummy_checkbox, .pharmacy-dashboard .nav-status-list input[type=checkbox]:checked + .dummy_checkbox, .pharmacy-dashboard .nav-location-list input[type=checkbox]:checked + .dummy_checkbox, .pharmacy-dashboard .nav-doctor-list input[type=checkbox]:checked + .dummy_checkbox, .pharmacy-dashboard .nav-hospital-list input[type=checkbox]:checked + .dummy_checkbox {
  background: grey;
  border-radius: 2em;
}
.mio-doctor .nav-status-list .name, .mio-doctor .nav-location-list .name, .mio-doctor .nav-doctor-list .name, .mio-doctor .nav-hospital-list .name, .mio-hospital .nav-status-list .name, .mio-hospital .nav-location-list .name, .mio-hospital .nav-doctor-list .name, .mio-hospital .nav-hospital-list .name, .pharmacy-dashboard .nav-status-list .name, .pharmacy-dashboard .nav-location-list .name, .pharmacy-dashboard .nav-doctor-list .name, .pharmacy-dashboard .nav-hospital-list .name {
  font-size: 1.5em !important;
}
.mio-doctor .nav-location-list .doctor_check_status, .mio-doctor .nav-location-list .location_check_status, .mio-doctor .nav-location-list .hospital_check_status, .mio-doctor .nav-doctor-list .doctor_check_status, .mio-doctor .nav-doctor-list .location_check_status, .mio-doctor .nav-doctor-list .hospital_check_status, .mio-doctor .nav-hospital-list .doctor_check_status, .mio-doctor .nav-hospital-list .location_check_status, .mio-doctor .nav-hospital-list .hospital_check_status, .mio-hospital .nav-location-list .doctor_check_status, .mio-hospital .nav-location-list .location_check_status, .mio-hospital .nav-location-list .hospital_check_status, .mio-hospital .nav-doctor-list .doctor_check_status, .mio-hospital .nav-doctor-list .location_check_status, .mio-hospital .nav-doctor-list .hospital_check_status, .mio-hospital .nav-hospital-list .doctor_check_status, .mio-hospital .nav-hospital-list .location_check_status, .mio-hospital .nav-hospital-list .hospital_check_status, .pharmacy-dashboard .nav-location-list .doctor_check_status, .pharmacy-dashboard .nav-location-list .location_check_status, .pharmacy-dashboard .nav-location-list .hospital_check_status, .pharmacy-dashboard .nav-doctor-list .doctor_check_status, .pharmacy-dashboard .nav-doctor-list .location_check_status, .pharmacy-dashboard .nav-doctor-list .hospital_check_status, .pharmacy-dashboard .nav-hospital-list .doctor_check_status, .pharmacy-dashboard .nav-hospital-list .location_check_status, .pharmacy-dashboard .nav-hospital-list .hospital_check_status {
  font-size: 12px;
  position: absolute;
  left: 3em;
  top: 6px;
  right: 0;
  width: 12px;
  height: auto;
  color: white;
  border-radius: 1em;
  background-color: green;
}
.mio-doctor .nav-location-list img, .mio-doctor .nav-doctor-list img, .mio-doctor .nav-hospital-list img, .mio-hospital .nav-location-list img, .mio-hospital .nav-doctor-list img, .mio-hospital .nav-hospital-list img, .pharmacy-dashboard .nav-location-list img, .pharmacy-dashboard .nav-doctor-list img, .pharmacy-dashboard .nav-hospital-list img {
  border-radius: 1em;
}
.mio-doctor .nav-location-list input[type=checkbox]:checked + .dummy_checkbox, .mio-doctor .nav-doctor-list input[type=checkbox]:checked + .dummy_checkbox, .mio-doctor .nav-hospital-list input[type=checkbox]:checked + .dummy_checkbox, .mio-hospital .nav-location-list input[type=checkbox]:checked + .dummy_checkbox, .mio-hospital .nav-doctor-list input[type=checkbox]:checked + .dummy_checkbox, .mio-hospital .nav-hospital-list input[type=checkbox]:checked + .dummy_checkbox, .pharmacy-dashboard .nav-location-list input[type=checkbox]:checked + .dummy_checkbox, .pharmacy-dashboard .nav-doctor-list input[type=checkbox]:checked + .dummy_checkbox, .pharmacy-dashboard .nav-hospital-list input[type=checkbox]:checked + .dummy_checkbox {
  background: none;
}
.mio-doctor .stats_fltrs, .mio-hospital .stats_fltrs, .pharmacy-dashboard .stats_fltrs {
  color: #FFF;
  border-radius: 0;
  background: transparent;
}
.mio-doctor .stats_fltrs .list-group-item, .mio-hospital .stats_fltrs .list-group-item, .pharmacy-dashboard .stats_fltrs .list-group-item {
  cursor: pointer;
  background: inherit;
  border: none;
  padding-left: 60px;
  font-weight: 300;
  margin-top: 2em;
  background-color: #394263;
}
.mio-doctor .stats_fltrs input[type=checkbox], .mio-hospital .stats_fltrs input[type=checkbox], .pharmacy-dashboard .stats_fltrs input[type=checkbox] {
  display: none;
}
.mio-doctor .hidden_fields *, .mio-hospital .hidden_fields *, .pharmacy-dashboard .hidden_fields * {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.mio-doctor .hidden_fields .form-control, .mio-hospital .hidden_fields .form-control, .pharmacy-dashboard .hidden_fields .form-control {
  display: none !important;
}
.mio-doctor .hidden_fields .form-control[value], .mio-hospital .hidden_fields .form-control[value], .pharmacy-dashboard .hidden_fields .form-control[value] {
  display: block !important;
  box-shadow: none !important;
  border: none !important;
  pointer-events: none;
  padding: 0 !important;
  font-size: 18px !important;
  font-weight: bold;
  display: block;
  color: #394263;
  background: #fff !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.mio-doctor .hidden_fields label, .mio-hospital .hidden_fields label, .pharmacy-dashboard .hidden_fields label {
  pointer-events: none;
}
.mio-doctor .hidden_fields .hosp_doctor_loc, .mio-hospital .hidden_fields .hosp_doctor_loc, .pharmacy-dashboard .hidden_fields .hosp_doctor_loc {
  display: inline-block !important;
  pointer-events: none;
}
.mio-doctor .hidden_fields input[type=submit], .mio-doctor .hidden_fields .btn-file, .mio-hospital .hidden_fields input[type=submit], .mio-hospital .hidden_fields .btn-file, .pharmacy-dashboard .hidden_fields input[type=submit], .pharmacy-dashboard .hidden_fields .btn-file {
  display: none !important;
}
.mio-doctor .hidden_fields .selectize-control .selectize-input, .mio-hospital .hidden_fields .selectize-control .selectize-input, .pharmacy-dashboard .hidden_fields .selectize-control .selectize-input {
  display: block !important;
  box-shadow: none !important;
  border: none !important;
  pointer-events: none;
  padding: 0 !important;
  font-size: 18px !important;
  font-weight: bold;
  display: block;
  color: #1D9ADA;
  background: #fff !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.mio-doctor .hidden_fields .selectize-control .selectize-input:after, .mio-hospital .hidden_fields .selectize-control .selectize-input:after, .pharmacy-dashboard .hidden_fields .selectize-control .selectize-input:after {
  display: none;
}
.mio-doctor #account_settings label, .mio-hospital #account_settings label, .pharmacy-dashboard #account_settings label {
  font-size: 10px;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  color: #2f2f2f;
}
.mio-doctor #account_settings .form-control, .mio-hospital #account_settings .form-control, .pharmacy-dashboard #account_settings .form-control {
  padding: 0px 15px;
  height: 40px;
  font-size: 1.3em;
  border: 0;
  -webkit-appearance: none;
  box-shadow: 0px 0px 0px 1px #E0E0E0;
  border-radius: 2px;
  -webkit-transition: all 0.25s ease-in-out !important;
  -moz-transition: all 0.25s ease-in-out !important;
  -ms-transition: all 0.25s ease-in-out !important;
  -o-transition: all 0.25s ease-in-out !important;
  transition: all 0.25s ease-in-out !important;
}
.mio-doctor #account_settings .form-control:focus, .mio-hospital #account_settings .form-control:focus, .pharmacy-dashboard #account_settings .form-control:focus {
  box-shadow: 0px 0px 0px 2px #7CCCE0;
}
.mio-doctor #account_settings h2, .mio-hospital #account_settings h2, .pharmacy-dashboard #account_settings h2 {
  font-size: 1.3em;
  text-transform: uppercase;
  font-weight: bold;
  color: #FFFFFF;
}
.mio-doctor #account_settings h2 small, .mio-hospital #account_settings h2 small, .pharmacy-dashboard #account_settings h2 small {
  display: block;
  font-size: 0.8em;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.35);
  text-transform: uppercase;
  margin-top: 1em;
  margin-bottom: 1em;
}
.mio-doctor #account_settings .contact_info h2, .mio-hospital #account_settings .contact_info h2, .pharmacy-dashboard #account_settings .contact_info h2 {
  padding-left: 1em;
}
.mio-doctor #account_settings .contact_info, .mio-hospital #account_settings .contact_info, .pharmacy-dashboard #account_settings .contact_info {
  padding: 0;
}
.mio-doctor #account_settings .contact_info a, .mio-hospital #account_settings .contact_info a, .pharmacy-dashboard #account_settings .contact_info a {
  text-decoration: none;
}
.mio-doctor #account_settings .contact_info a address, .mio-hospital #account_settings .contact_info a address, .pharmacy-dashboard #account_settings .contact_info a address {
  margin: 0;
  padding: 1em 2em;
  line-height: 2em;
  cursor: pointer;
  background: #FFFFFF;
  color: #394263;
  min-height: 26em;
}
@media (min-width: 1024px) and (max-width: 1200px) {
  .mio-doctor #account_settings .contact_info a address, .mio-hospital #account_settings .contact_info a address, .pharmacy-dashboard #account_settings .contact_info a address {
    min-height: auto;
  }
}
.mio-doctor #account_settings .contact_info a:hover address, .mio-hospital #account_settings .contact_info a:hover address, .pharmacy-dashboard #account_settings .contact_info a:hover address {
  background: rgba(14, 151, 197, 0.13);
  text-decoration: none;
}
.mio-doctor .staff_card_wrapper, .mio-doctor .doctor_card_wrapper, .mio-doctor .location_card_wrapper, .mio-hospital .staff_card_wrapper, .mio-hospital .doctor_card_wrapper, .mio-hospital .location_card_wrapper, .pharmacy-dashboard .staff_card_wrapper, .pharmacy-dashboard .doctor_card_wrapper, .pharmacy-dashboard .location_card_wrapper {
  margin-bottom: 1.2em;
}
@media screen and (max-width: 767px) {
  .mio-doctor .staff_card_wrapper, .mio-doctor .doctor_card_wrapper, .mio-doctor .location_card_wrapper, .mio-hospital .staff_card_wrapper, .mio-hospital .doctor_card_wrapper, .mio-hospital .location_card_wrapper, .pharmacy-dashboard .staff_card_wrapper, .pharmacy-dashboard .doctor_card_wrapper, .pharmacy-dashboard .location_card_wrapper {
    margin-left: 1em;
  }
}
.mio-doctor .staff_card_wrapper .staff_profile, .mio-doctor .staff_card_wrapper .doctor_profile, .mio-doctor .staff_card_wrapper .location_card, .mio-doctor .doctor_card_wrapper .staff_profile, .mio-doctor .doctor_card_wrapper .doctor_profile, .mio-doctor .doctor_card_wrapper .location_card, .mio-doctor .location_card_wrapper .staff_profile, .mio-doctor .location_card_wrapper .doctor_profile, .mio-doctor .location_card_wrapper .location_card, .mio-hospital .staff_card_wrapper .staff_profile, .mio-hospital .staff_card_wrapper .doctor_profile, .mio-hospital .staff_card_wrapper .location_card, .mio-hospital .doctor_card_wrapper .staff_profile, .mio-hospital .doctor_card_wrapper .doctor_profile, .mio-hospital .doctor_card_wrapper .location_card, .mio-hospital .location_card_wrapper .staff_profile, .mio-hospital .location_card_wrapper .doctor_profile, .mio-hospital .location_card_wrapper .location_card, .pharmacy-dashboard .staff_card_wrapper .staff_profile, .pharmacy-dashboard .staff_card_wrapper .doctor_profile, .pharmacy-dashboard .staff_card_wrapper .location_card, .pharmacy-dashboard .doctor_card_wrapper .staff_profile, .pharmacy-dashboard .doctor_card_wrapper .doctor_profile, .pharmacy-dashboard .doctor_card_wrapper .location_card, .pharmacy-dashboard .location_card_wrapper .staff_profile, .pharmacy-dashboard .location_card_wrapper .doctor_profile, .pharmacy-dashboard .location_card_wrapper .location_card {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  min-height: 10em;
  padding: 1em;
  background: #fff;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.12);
  border-radius: 2px;
  transition: all 0.25s ease;
  cursor: pointer;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .mio-doctor .staff_card_wrapper .staff_profile, .mio-doctor .staff_card_wrapper .doctor_profile, .mio-doctor .staff_card_wrapper .location_card, .mio-doctor .doctor_card_wrapper .staff_profile, .mio-doctor .doctor_card_wrapper .doctor_profile, .mio-doctor .doctor_card_wrapper .location_card, .mio-doctor .location_card_wrapper .staff_profile, .mio-doctor .location_card_wrapper .doctor_profile, .mio-doctor .location_card_wrapper .location_card, .mio-hospital .staff_card_wrapper .staff_profile, .mio-hospital .staff_card_wrapper .doctor_profile, .mio-hospital .staff_card_wrapper .location_card, .mio-hospital .doctor_card_wrapper .staff_profile, .mio-hospital .doctor_card_wrapper .doctor_profile, .mio-hospital .doctor_card_wrapper .location_card, .mio-hospital .location_card_wrapper .staff_profile, .mio-hospital .location_card_wrapper .doctor_profile, .mio-hospital .location_card_wrapper .location_card, .pharmacy-dashboard .staff_card_wrapper .staff_profile, .pharmacy-dashboard .staff_card_wrapper .doctor_profile, .pharmacy-dashboard .staff_card_wrapper .location_card, .pharmacy-dashboard .doctor_card_wrapper .staff_profile, .pharmacy-dashboard .doctor_card_wrapper .doctor_profile, .pharmacy-dashboard .doctor_card_wrapper .location_card, .pharmacy-dashboard .location_card_wrapper .staff_profile, .pharmacy-dashboard .location_card_wrapper .doctor_profile, .pharmacy-dashboard .location_card_wrapper .location_card {
    text-align: center;
    min-height: 280px;
  }
}
.mio-doctor .staff_card_wrapper .staff_profile .image img, .mio-doctor .staff_card_wrapper .doctor_profile .image img, .mio-doctor .staff_card_wrapper .location_card .image img, .mio-doctor .doctor_card_wrapper .staff_profile .image img, .mio-doctor .doctor_card_wrapper .doctor_profile .image img, .mio-doctor .doctor_card_wrapper .location_card .image img, .mio-doctor .location_card_wrapper .staff_profile .image img, .mio-doctor .location_card_wrapper .doctor_profile .image img, .mio-doctor .location_card_wrapper .location_card .image img, .mio-hospital .staff_card_wrapper .staff_profile .image img, .mio-hospital .staff_card_wrapper .doctor_profile .image img, .mio-hospital .staff_card_wrapper .location_card .image img, .mio-hospital .doctor_card_wrapper .staff_profile .image img, .mio-hospital .doctor_card_wrapper .doctor_profile .image img, .mio-hospital .doctor_card_wrapper .location_card .image img, .mio-hospital .location_card_wrapper .staff_profile .image img, .mio-hospital .location_card_wrapper .doctor_profile .image img, .mio-hospital .location_card_wrapper .location_card .image img, .pharmacy-dashboard .staff_card_wrapper .staff_profile .image img, .pharmacy-dashboard .staff_card_wrapper .doctor_profile .image img, .pharmacy-dashboard .staff_card_wrapper .location_card .image img, .pharmacy-dashboard .doctor_card_wrapper .staff_profile .image img, .pharmacy-dashboard .doctor_card_wrapper .doctor_profile .image img, .pharmacy-dashboard .doctor_card_wrapper .location_card .image img, .pharmacy-dashboard .location_card_wrapper .staff_profile .image img, .pharmacy-dashboard .location_card_wrapper .doctor_profile .image img, .pharmacy-dashboard .location_card_wrapper .location_card .image img {
  border-radius: 50%;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .mio-doctor .staff_card_wrapper .staff_profile .image img, .mio-doctor .staff_card_wrapper .doctor_profile .image img, .mio-doctor .staff_card_wrapper .location_card .image img, .mio-doctor .doctor_card_wrapper .staff_profile .image img, .mio-doctor .doctor_card_wrapper .doctor_profile .image img, .mio-doctor .doctor_card_wrapper .location_card .image img, .mio-doctor .location_card_wrapper .staff_profile .image img, .mio-doctor .location_card_wrapper .doctor_profile .image img, .mio-doctor .location_card_wrapper .location_card .image img, .mio-hospital .staff_card_wrapper .staff_profile .image img, .mio-hospital .staff_card_wrapper .doctor_profile .image img, .mio-hospital .staff_card_wrapper .location_card .image img, .mio-hospital .doctor_card_wrapper .staff_profile .image img, .mio-hospital .doctor_card_wrapper .doctor_profile .image img, .mio-hospital .doctor_card_wrapper .location_card .image img, .mio-hospital .location_card_wrapper .staff_profile .image img, .mio-hospital .location_card_wrapper .doctor_profile .image img, .mio-hospital .location_card_wrapper .location_card .image img, .pharmacy-dashboard .staff_card_wrapper .staff_profile .image img, .pharmacy-dashboard .staff_card_wrapper .doctor_profile .image img, .pharmacy-dashboard .staff_card_wrapper .location_card .image img, .pharmacy-dashboard .doctor_card_wrapper .staff_profile .image img, .pharmacy-dashboard .doctor_card_wrapper .doctor_profile .image img, .pharmacy-dashboard .doctor_card_wrapper .location_card .image img, .pharmacy-dashboard .location_card_wrapper .staff_profile .image img, .pharmacy-dashboard .location_card_wrapper .doctor_profile .image img, .pharmacy-dashboard .location_card_wrapper .location_card .image img {
    margin: 1em auto;
  }
}
.mio-doctor .staff_card_wrapper .staff_profile .details, .mio-doctor .staff_card_wrapper .doctor_profile .details, .mio-doctor .staff_card_wrapper .location_card .details, .mio-doctor .doctor_card_wrapper .staff_profile .details, .mio-doctor .doctor_card_wrapper .doctor_profile .details, .mio-doctor .doctor_card_wrapper .location_card .details, .mio-doctor .location_card_wrapper .staff_profile .details, .mio-doctor .location_card_wrapper .doctor_profile .details, .mio-doctor .location_card_wrapper .location_card .details, .mio-hospital .staff_card_wrapper .staff_profile .details, .mio-hospital .staff_card_wrapper .doctor_profile .details, .mio-hospital .staff_card_wrapper .location_card .details, .mio-hospital .doctor_card_wrapper .staff_profile .details, .mio-hospital .doctor_card_wrapper .doctor_profile .details, .mio-hospital .doctor_card_wrapper .location_card .details, .mio-hospital .location_card_wrapper .staff_profile .details, .mio-hospital .location_card_wrapper .doctor_profile .details, .mio-hospital .location_card_wrapper .location_card .details, .pharmacy-dashboard .staff_card_wrapper .staff_profile .details, .pharmacy-dashboard .staff_card_wrapper .doctor_profile .details, .pharmacy-dashboard .staff_card_wrapper .location_card .details, .pharmacy-dashboard .doctor_card_wrapper .staff_profile .details, .pharmacy-dashboard .doctor_card_wrapper .doctor_profile .details, .pharmacy-dashboard .doctor_card_wrapper .location_card .details, .pharmacy-dashboard .location_card_wrapper .staff_profile .details, .pharmacy-dashboard .location_card_wrapper .doctor_profile .details, .pharmacy-dashboard .location_card_wrapper .location_card .details {
  display: inline-block;
}
.mio-doctor .staff_card_wrapper .staff_profile .details .name, .mio-doctor .staff_card_wrapper .doctor_profile .details .name, .mio-doctor .staff_card_wrapper .location_card .details .name, .mio-doctor .doctor_card_wrapper .staff_profile .details .name, .mio-doctor .doctor_card_wrapper .doctor_profile .details .name, .mio-doctor .doctor_card_wrapper .location_card .details .name, .mio-doctor .location_card_wrapper .staff_profile .details .name, .mio-doctor .location_card_wrapper .doctor_profile .details .name, .mio-doctor .location_card_wrapper .location_card .details .name, .mio-hospital .staff_card_wrapper .staff_profile .details .name, .mio-hospital .staff_card_wrapper .doctor_profile .details .name, .mio-hospital .staff_card_wrapper .location_card .details .name, .mio-hospital .doctor_card_wrapper .staff_profile .details .name, .mio-hospital .doctor_card_wrapper .doctor_profile .details .name, .mio-hospital .doctor_card_wrapper .location_card .details .name, .mio-hospital .location_card_wrapper .staff_profile .details .name, .mio-hospital .location_card_wrapper .doctor_profile .details .name, .mio-hospital .location_card_wrapper .location_card .details .name, .pharmacy-dashboard .staff_card_wrapper .staff_profile .details .name, .pharmacy-dashboard .staff_card_wrapper .doctor_profile .details .name, .pharmacy-dashboard .staff_card_wrapper .location_card .details .name, .pharmacy-dashboard .doctor_card_wrapper .staff_profile .details .name, .pharmacy-dashboard .doctor_card_wrapper .doctor_profile .details .name, .pharmacy-dashboard .doctor_card_wrapper .location_card .details .name, .pharmacy-dashboard .location_card_wrapper .staff_profile .details .name, .pharmacy-dashboard .location_card_wrapper .doctor_profile .details .name, .pharmacy-dashboard .location_card_wrapper .location_card .details .name {
  display: block;
  font-size: 1.6em;
  color: #5D5D5D;
}
@media screen and (max-width: 1200px) {
  .mio-doctor .staff_card_wrapper .staff_profile .details .name, .mio-doctor .staff_card_wrapper .doctor_profile .details .name, .mio-doctor .staff_card_wrapper .location_card .details .name, .mio-doctor .doctor_card_wrapper .staff_profile .details .name, .mio-doctor .doctor_card_wrapper .doctor_profile .details .name, .mio-doctor .doctor_card_wrapper .location_card .details .name, .mio-doctor .location_card_wrapper .staff_profile .details .name, .mio-doctor .location_card_wrapper .doctor_profile .details .name, .mio-doctor .location_card_wrapper .location_card .details .name, .mio-hospital .staff_card_wrapper .staff_profile .details .name, .mio-hospital .staff_card_wrapper .doctor_profile .details .name, .mio-hospital .staff_card_wrapper .location_card .details .name, .mio-hospital .doctor_card_wrapper .staff_profile .details .name, .mio-hospital .doctor_card_wrapper .doctor_profile .details .name, .mio-hospital .doctor_card_wrapper .location_card .details .name, .mio-hospital .location_card_wrapper .staff_profile .details .name, .mio-hospital .location_card_wrapper .doctor_profile .details .name, .mio-hospital .location_card_wrapper .location_card .details .name, .pharmacy-dashboard .staff_card_wrapper .staff_profile .details .name, .pharmacy-dashboard .staff_card_wrapper .doctor_profile .details .name, .pharmacy-dashboard .staff_card_wrapper .location_card .details .name, .pharmacy-dashboard .doctor_card_wrapper .staff_profile .details .name, .pharmacy-dashboard .doctor_card_wrapper .doctor_profile .details .name, .pharmacy-dashboard .doctor_card_wrapper .location_card .details .name, .pharmacy-dashboard .location_card_wrapper .staff_profile .details .name, .pharmacy-dashboard .location_card_wrapper .doctor_profile .details .name, .pharmacy-dashboard .location_card_wrapper .location_card .details .name {
    font-size: 1.2em;
  }
}
@media screen and (max-width: 767px) {
  .mio-doctor .staff_card_wrapper .staff_profile .details, .mio-doctor .staff_card_wrapper .doctor_profile .details, .mio-doctor .staff_card_wrapper .location_card .details, .mio-doctor .doctor_card_wrapper .staff_profile .details, .mio-doctor .doctor_card_wrapper .doctor_profile .details, .mio-doctor .doctor_card_wrapper .location_card .details, .mio-doctor .location_card_wrapper .staff_profile .details, .mio-doctor .location_card_wrapper .doctor_profile .details, .mio-doctor .location_card_wrapper .location_card .details, .mio-hospital .staff_card_wrapper .staff_profile .details, .mio-hospital .staff_card_wrapper .doctor_profile .details, .mio-hospital .staff_card_wrapper .location_card .details, .mio-hospital .doctor_card_wrapper .staff_profile .details, .mio-hospital .doctor_card_wrapper .doctor_profile .details, .mio-hospital .doctor_card_wrapper .location_card .details, .mio-hospital .location_card_wrapper .staff_profile .details, .mio-hospital .location_card_wrapper .doctor_profile .details, .mio-hospital .location_card_wrapper .location_card .details, .pharmacy-dashboard .staff_card_wrapper .staff_profile .details, .pharmacy-dashboard .staff_card_wrapper .doctor_profile .details, .pharmacy-dashboard .staff_card_wrapper .location_card .details, .pharmacy-dashboard .doctor_card_wrapper .staff_profile .details, .pharmacy-dashboard .doctor_card_wrapper .doctor_profile .details, .pharmacy-dashboard .doctor_card_wrapper .location_card .details, .pharmacy-dashboard .location_card_wrapper .staff_profile .details, .pharmacy-dashboard .location_card_wrapper .doctor_profile .details, .pharmacy-dashboard .location_card_wrapper .location_card .details {
    width: 75%;
  }
}
.mio-doctor .staff_card_wrapper .staff_profile .details .desg, .mio-doctor .staff_card_wrapper .doctor_profile .details .desg, .mio-doctor .staff_card_wrapper .location_card .details .desg, .mio-doctor .doctor_card_wrapper .staff_profile .details .desg, .mio-doctor .doctor_card_wrapper .doctor_profile .details .desg, .mio-doctor .doctor_card_wrapper .location_card .details .desg, .mio-doctor .location_card_wrapper .staff_profile .details .desg, .mio-doctor .location_card_wrapper .doctor_profile .details .desg, .mio-doctor .location_card_wrapper .location_card .details .desg, .mio-hospital .staff_card_wrapper .staff_profile .details .desg, .mio-hospital .staff_card_wrapper .doctor_profile .details .desg, .mio-hospital .staff_card_wrapper .location_card .details .desg, .mio-hospital .doctor_card_wrapper .staff_profile .details .desg, .mio-hospital .doctor_card_wrapper .doctor_profile .details .desg, .mio-hospital .doctor_card_wrapper .location_card .details .desg, .mio-hospital .location_card_wrapper .staff_profile .details .desg, .mio-hospital .location_card_wrapper .doctor_profile .details .desg, .mio-hospital .location_card_wrapper .location_card .details .desg, .pharmacy-dashboard .staff_card_wrapper .staff_profile .details .desg, .pharmacy-dashboard .staff_card_wrapper .doctor_profile .details .desg, .pharmacy-dashboard .staff_card_wrapper .location_card .details .desg, .pharmacy-dashboard .doctor_card_wrapper .staff_profile .details .desg, .pharmacy-dashboard .doctor_card_wrapper .doctor_profile .details .desg, .pharmacy-dashboard .doctor_card_wrapper .location_card .details .desg, .pharmacy-dashboard .location_card_wrapper .staff_profile .details .desg, .pharmacy-dashboard .location_card_wrapper .doctor_profile .details .desg, .pharmacy-dashboard .location_card_wrapper .location_card .details .desg {
  display: block;
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.28);
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 150px;
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  .mio-doctor .staff_card_wrapper .staff_profile .details .desg, .mio-doctor .staff_card_wrapper .doctor_profile .details .desg, .mio-doctor .staff_card_wrapper .location_card .details .desg, .mio-doctor .doctor_card_wrapper .staff_profile .details .desg, .mio-doctor .doctor_card_wrapper .doctor_profile .details .desg, .mio-doctor .doctor_card_wrapper .location_card .details .desg, .mio-doctor .location_card_wrapper .staff_profile .details .desg, .mio-doctor .location_card_wrapper .doctor_profile .details .desg, .mio-doctor .location_card_wrapper .location_card .details .desg, .mio-hospital .staff_card_wrapper .staff_profile .details .desg, .mio-hospital .staff_card_wrapper .doctor_profile .details .desg, .mio-hospital .staff_card_wrapper .location_card .details .desg, .mio-hospital .doctor_card_wrapper .staff_profile .details .desg, .mio-hospital .doctor_card_wrapper .doctor_profile .details .desg, .mio-hospital .doctor_card_wrapper .location_card .details .desg, .mio-hospital .location_card_wrapper .staff_profile .details .desg, .mio-hospital .location_card_wrapper .doctor_profile .details .desg, .mio-hospital .location_card_wrapper .location_card .details .desg, .pharmacy-dashboard .staff_card_wrapper .staff_profile .details .desg, .pharmacy-dashboard .staff_card_wrapper .doctor_profile .details .desg, .pharmacy-dashboard .staff_card_wrapper .location_card .details .desg, .pharmacy-dashboard .doctor_card_wrapper .staff_profile .details .desg, .pharmacy-dashboard .doctor_card_wrapper .doctor_profile .details .desg, .pharmacy-dashboard .doctor_card_wrapper .location_card .details .desg, .pharmacy-dashboard .location_card_wrapper .staff_profile .details .desg, .pharmacy-dashboard .location_card_wrapper .doctor_profile .details .desg, .pharmacy-dashboard .location_card_wrapper .location_card .details .desg {
    font-size: 0.9em;
  }
}
.mio-doctor .modal-patient-detail, .mio-doctor .modal-patient-op-detail, .mio-hospital .modal-patient-detail, .mio-hospital .modal-patient-op-detail, .pharmacy-dashboard .modal-patient-detail, .pharmacy-dashboard .modal-patient-op-detail {
  position: fixed;
  width: 230px;
  height: 100%;
  top: 0;
  left: -230px;
  opacity: 0;
  visibility: hidden;
  background: #394263;
  color: #000;
  -webkit-transition: all 0.3 cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 0.3 cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: all 0.3 cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.3 cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.3 cubic-bezier(0.19, 1, 0.22, 1);
}
.mio-doctor .modal-patient-detail.show, .mio-doctor .modal-patient-op-detail.show, .mio-hospital .modal-patient-detail.show, .mio-hospital .modal-patient-op-detail.show, .pharmacy-dashboard .modal-patient-detail.show, .pharmacy-dashboard .modal-patient-op-detail.show {
  visibility: visible;
  opacity: 1;
  left: 0;
  z-index: 9999;
  -webkit-transition: all 0.62s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 0.62s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: all 0.62s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.62s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.62s cubic-bezier(0.19, 1, 0.22, 1);
}
.mio-doctor .modal-patient-detail .container-fluid, .mio-doctor .modal-patient-op-detail .container-fluid, .mio-hospital .modal-patient-detail .container-fluid, .mio-hospital .modal-patient-op-detail .container-fluid, .pharmacy-dashboard .modal-patient-detail .container-fluid, .pharmacy-dashboard .modal-patient-op-detail .container-fluid {
  padding: 0;
}
.mio-doctor .modal-patient-detail header, .mio-doctor .modal-patient-op-detail header, .mio-hospital .modal-patient-detail header, .mio-hospital .modal-patient-op-detail header, .pharmacy-dashboard .modal-patient-detail header, .pharmacy-dashboard .modal-patient-op-detail header {
  position: relative;
  background: rgba(0, 0, 0, 0.38);
  font-size: 15px;
  font-weight: bold;
  padding-top: 18px;
  padding-bottom: 18px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0px;
  letter-spacing: 1.6px;
  color: #CECECE;
  box-shadow: inset 0px -1px 0px 0px rgba(255, 255, 255, 0.52);
}

.simple-message {
  position: fixed;
  width: 600px;
  height: 60px;
  top: -30px;
  left: 50%;
  z-index: 2000;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: white;
  box-shadow: 0 0px 5px 1px rgba(0, 0, 0, 0.32);
  border-radius: 0px 0px 3px 3px;
  -webkit-transition: all 0.3s cubic-bezier(0.11, 0.9, 0.17, 0.9);
  -moz-transition: all 0.3s cubic-bezier(0.11, 0.9, 0.17, 0.9);
  -ms-transition: all 0.3s cubic-bezier(0.11, 0.9, 0.17, 0.9);
  -o-transition: all 0.3s cubic-bezier(0.11, 0.9, 0.17, 0.9);
  transition: all 0.3s cubic-bezier(0.11, 0.9, 0.17, 0.9);
}
@media (min-width: 320px) and (max-width: 992px) {
  .simple-message {
    width: calc(100% - 10px);
    height: 50px;
    font-size: 10px;
  }
}
.simple-message.display {
  top: 30px;
}
@media (min-width: 320px) and (max-width: 992px) {
  .simple-message.display {
    top: 24px;
  }
}
.simple-message p.message_content {
  line-height: 55px;
  margin: 0;
  font-size: 16px;
}
@media (min-width: 320px) and (max-width: 992px) {
  .simple-message p.message_content {
    line-height: 50px;
    font-size: 10px;
  }
}
.simple-message a.close-message {
  position: absolute;
  top: 0;
  right: 0;
  color: #000;
  font-size: 2em;
  padding: 10px 1em;
  height: 100%;
  text-decoration: none;
  opacity: 0.3;
}
.simple-message a.close-message:hover {
  opacity: 0.8;
}
.simple-message a.close-notif {
  position: absolute;
  top: 0;
  right: 0;
  color: #000;
  font-size: 2em;
  padding: 10px 1em;
  height: 100%;
  text-decoration: none;
  opacity: 0.3;
}
.simple-message a.close-notif:hover {
  opacity: 0.8;
}
@media print {
  .simple-message {
    display: none;
  }
}

.err {
  position: relative;
  display: block;
  width: 100%;
  height: 5em;
  text-align: center;
  line-height: 5em;
  font-size: 2em;
  text-transform: uppercase;
  color: #E4E4E4;
}

.read_form a {
  display: none;
}
.read_form .misc_hide {
  display: none;
}
.read_form input:required:invalid {
  display: none;
}
.read_form .form-control {
  pointer-events: none;
  font-size: 1.3em;
  color: #1489BD;
  font-weight: bold;
  border: 0;
}

.occupy-rest-screen {
  min-height: 800px;
}

.hm_dsh {
  height: 100%;
  -webkit-transform: translateZ(0);
}
.hm_dsh input[type=radio] {
  display: none;
}
.hm_dsh #clear_hm_dsh_dtl:not(:checked) + .container_ui .container_ui__item {
  width: 33%;
}
@media only screen and (max-width: 764px) {
  .hm_dsh #clear_hm_dsh_dtl:not(:checked) + .container_ui .container_ui__item {
    width: 100%;
  }
}
.hm_dsh #clear_hm_dsh_dtl:not(:checked) + .container_ui .container_ui__item {
  min-width: 300px;
  float: left;
}
.hm_dsh .container_ui {
  height: 100%;
  background: white;
}
.hm_dsh .container_ui input[type=radio]:checked + label + .container_ui__expand {
  width: 66%;
  max-width: calc(100% - 320px);
}
@media only screen and (max-width: 764px) {
  .hm_dsh .container_ui input[type=radio]:checked + label + .container_ui__expand {
    width: 100%;
    max-width: 100%;
  }
}
.hm_dsh .container_ui input[type=radio]:checked + label + .container_ui__expand {
  float: right;
  transition-property: right, opacity;
  transition-duration: 0.3s;
  z-index: 2;
  opacity: 1;
  display: block;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  pointer-events: auto;
}
.hm_dsh .container_ui .container_ui__expand label.absolute-top-right {
  width: 10px;
  position: absolute;
  right: 10px;
  top: 20px;
  font-size: 12px;
  font-weight: 700;
  z-index: 1031;
  color: rgb(166, 166, 166);
}
.hm_dsh .container_ui .container_ui__expand label.absolute-top-right:hover {
  color: #444444;
}
.hm_dsh .container_ui input[type=radio]:checked + label + .container_ui__expand label {
  pointer-events: auto;
}
.hm_dsh .container_ui input[type=radio]:checked + label + .container_ui__expand .body .user .face img {
  animation: pop 0.5s 0.5s forwards;
}
.hm_dsh .container_ui input[type=radio]:checked + label + .container_ui__expand .body .user .uddetails {
  animation: popup 0.5s 0.5s forwards;
}
.hm_dsh .container_ui input[type=radio]:checked + label + .container_ui__expand .body .content {
  animation: popup 0.5s 0.7s forwards;
}
.hm_dsh .container_ui input[type=radio]:not(:checked) + label + .container_ui__expand .body .user .face img {
  animation: poprev 0.5s 0.5s forwards;
  transform: scale(0);
  transition-property: transform;
}
.hm_dsh .container_ui {
  transition-property: opacity, top;
  transition-duration: 0.4s;
  animation: pop 0.5s forwards;
}
.hm_dsh .container_ui input[type=radio]:checked + label > .container_ui__item .face .color_bar, .hm_dsh .container_ui label:hover > .container_ui__item .face .color_bar {
  right: auto;
  width: 100%;
  transition-property: width;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hm_dsh .container_ui input[type=radio]:checked + label > .container_ui__item .face .color_bar i, .hm_dsh .container_ui label:hover > .container_ui__item .face .color_bar i {
  opacity: 1;
  transition-duration: 0.3s;
  transition-delay: 0.4s;
  transition-property: opacity;
}
.hm_dsh .container_ui label.pseudo-selector {
  cursor: pointer;
  display: block;
  min-height: 72px;
  width: 100%;
  overflow: hidden;
  pointer-events: auto;
}
.hm_dsh .container_ui label.pseudo-selector:hover > .container_ui__item {
  background-color: #EAEAEA !important;
}
.hm_dsh .container_ui label .container_ui__item {
  pointer-events: auto;
}
.hm_dsh .container_ui .container_ui__item {
  width: 100%;
  height: 100%;
  float: left;
  min-height: 72px;
  text-align: left;
  color: black;
  box-shadow: 0px -1px rgba(0, 0, 0, 0.07);
  color: white;
  background: #F5F5F5;
  cursor: pointer;
}
.hm_dsh .container_ui .container_ui__item h2, .hm_dsh .container_ui .container_ui__item h3, .hm_dsh .container_ui .container_ui__item h4 {
  color: black;
}
.hm_dsh .container_ui .container_ui__item h2 {
  font-size: 13px;
  display: inline-block;
  color: #515151;
  text-transform: uppercase;
  font-weight: 800;
  margin: 5px 0px 0px 0px;
  padding-top: 0px;
}
.hm_dsh .container_ui .container_ui__item h3 {
  font-size: 11px;
  font-weight: 500;
  margin: 0px 0px 10px 0px;
  text-transform: uppercase;
  color: #515151;
}
.hm_dsh .container_ui .container_ui__item h4 {
  font-size: 10px;
  font-weight: 600;
  margin: 0;
  color: #919191;
}
.hm_dsh .container_ui .container_ui__item .ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.hm_dsh .container_ui .container_ui__item .short_time {
  float: right;
  color: black;
  margin-right: 3px;
}
.hm_dsh .container_ui .container_ui__item .face {
  float: left;
  width: 72px;
  margin: 0;
  margin-right: 10px;
  height: 100%;
  position: relative;
}
.hm_dsh .container_ui .container_ui__item .face figure {
  height: 100%;
  position: relative;
  text-align: center;
}
.hm_dsh .container_ui .container_ui__item .face figure figcaption {
  background: rgba(0, 0, 0, 0.2);
  color: #FFF;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.hm_dsh .container_ui .container_ui__item .face .color_bar {
  float: right;
  width: 6px;
  background: rgb(86, 182, 153);
  position: absolute;
  right: 0;
  text-align: center;
  height: 100%;
  top: 0;
  z-index: 1;
}
.hm_dsh .container_ui .container_ui__item .face .color_bar i {
  opacity: 0;
  font-size: 3em;
  margin-top: calc((100% - 1em) / 2);
  text-align: center;
}
.hm_dsh .container_ui .container_ui__item .face .pending {
  background: #85144b;
}
.hm_dsh .container_ui .container_ui__item .face .confirmed {
  background: #3D9970;
}
.hm_dsh .container_ui .container_ui__item .face .checked_in, .hm_dsh .container_ui .container_ui__item .face .wheels_in {
  background: #0074D9;
}
.hm_dsh .container_ui .container_ui__item .face .checked_out, .hm_dsh .container_ui .container_ui__item .face .wheels_out {
  background: #AAAAAA;
}
.hm_dsh .container_ui .container_ui__item .face .cancelled {
  background: #FFDC00;
}
@media screen and (max-width: 30em) {
  .hm_dsh .container_ui .container_ui__item .button_actions .btn-xs, .hm_dsh .container_ui .container_ui__item .button_actions .btn-group-xs > .btn {
    padding: 1px 3px;
  }
}
.hm_dsh .container_ui .appt_status.pending {
  color: #85144b;
}
.hm_dsh .container_ui .appt_status.confirmed {
  color: #3D9970;
}
.hm_dsh .container_ui .appt_status.checked_in,
.hm_dsh .container_ui .appt_status.wheels_in {
  color: #0074D9;
}
.hm_dsh .container_ui .appt_status.checked_out,
.hm_dsh .container_ui .appt_status.wheels_out {
  color: #AAAAAA;
}
.hm_dsh .container_ui .appt_status.cancelled {
  color: #FFDC00;
}
.hm_dsh .container_ui .container_ui__expand {
  overflow: auto;
  height: 100%;
  position: absolute;
  top: 0;
  transition-delay: 0.1s;
  transition-property: left, opacity;
  opacity: 0;
  display: none;
  transition-duration: 0.2s;
  right: 0;
  z-index: -1;
  background: white;
  border: solid;
}
.hm_dsh .container_ui .container_ui__expand .body .content {
  text-align: left;
  position: relative;
  top: 10px;
  margin: 10px 5px 0px 5px;
  opacity: 0;
}
.hm_dsh .container_ui .container_ui__expand .body .content p b {
  color: #444444;
}
.hm_dsh .container_ui .container_ui__expand .body .content p {
  text-align: justify;
  padding: 0;
  color: rgb(155, 155, 155);
  font-weight: 500;
}
.hm_dsh .container_ui .container_ui__expand .body .content .toggle:last-child {
  border-bottom: 1px solid #dddddd;
}
.hm_dsh .container_ui .container_ui__expand .body .content .toggle .toggle-title {
  position: relative;
  display: block;
  border-top: 1px solid #dddddd;
  margin-bottom: 6px;
}
.hm_dsh .container_ui .container_ui__expand .body .content .toggle .toggle-title h3 {
  font-size: 20px;
  margin: 0px;
  line-height: 1;
  cursor: pointer;
  font-weight: 200;
}
.hm_dsh .container_ui .container_ui__expand .body .content .toggle .toggle-title h3 .home-microphone i {
  margin-right: 50px;
}
.hm_dsh .container_ui .container_ui__expand .body .content .toggle .toggle-inner {
  padding: 5px 10px 10px 10px;
  display: none;
  margin: -7px 0 6px;
}
.hm_dsh .container_ui .container_ui__expand .body .content .toggle .toggle-inner div {
  max-width: 100%;
}
.hm_dsh .container_ui .container_ui__expand .body .content .toggle .toggle-title .title-name {
  display: block;
  padding: 18px 25px 14px;
}
.hm_dsh .container_ui .container_ui__expand .body .content .toggle .toggle-title a i {
  font-size: 22px;
  margin-right: 5px;
}
.hm_dsh .container_ui .container_ui__expand .body .content .toggle .toggle-title i {
  position: absolute;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 20px;
  right: 0;
}
.hm_dsh .container_ui .container_ui__expand .body .content .toggle .toggle-title.active i {
  transform: rotate(315deg);
}
.hm_dsh .container_ui .container_ui__expand .body .user {
  border-bottom: 1px solid rgb(236, 236, 236);
  height: 72px;
  width: 100%;
}
.hm_dsh .container_ui .container_ui__expand .body .user .uddetails {
  opacity: 0;
  top: 10px;
  position: relative;
  float: left;
  width: calc(100% - 100px);
  text-align: left;
}
.hm_dsh .container_ui .container_ui__expand .body .user .uddetails h2 {
  font-size: 14px;
  display: inline-block;
  color: #515151;
  text-transform: uppercase;
  font-weight: 800;
  margin: 10px 0px 0px 0px;
  padding-top: 0px;
}
.hm_dsh .container_ui .container_ui__expand .body .user .uddetails h3 {
  font-size: 12px;
  font-weight: 300;
  margin: 10px 0px 0px 0px;
  text-transform: uppercase;
  color: #B2B2B2;
}
@media (min-width: 320px) and (max-width: 480px) {
  .hm_dsh .container_ui .container_ui__expand .body .user .uddetails h3 {
    font-size: 9px;
  }
}
.hm_dsh .container_ui .container_ui__expand .body .user .uddetails h4 {
  font-size: 10px;
  font-weight: 600;
  margin: 0;
  color: #919191;
}
@media (max-width: 30em) {
  .hm_dsh .container_ui .container_ui__expand .body .user a.quick_bill_payment {
    font-size: 10px;
  }
}
.hm_dsh .container_ui .container_ui__expand .body .user .face {
  float: left;
}
.hm_dsh .container_ui .container_ui__expand .body .user .face img {
  width: 50px;
  height: 50px;
  transform: scale(0);
  border-radius: 100%;
  border: 2px solid rgb(255, 255, 255);
  margin: 10px 15px;
}
.hm_dsh .container_ui .container_ui__expand .heading {
  height: 10px;
  width: 100%;
}
.hm_dsh .container_ui .container_ui__expand .heading .heading_head h1 {
  color: #aeb1d8;
  text-transform: uppercase;
  font-weight: 700;
  height: 10px;
  margin: 0;
  font-size: 12px;
  float: left;
  width: 100%;
  letter-spacing: 1px;
  line-height: 64px;
}
.hm_dsh .container_ui .container_ui__expand .pending {
  background: #85144b;
}
.hm_dsh .container_ui .container_ui__expand .confirmed {
  background: #3D9970;
}
.hm_dsh .container_ui .container_ui__expand .checked_in, .hm_dsh .container_ui .container_ui__expand .wheels_in {
  background: #0074D9;
}
.hm_dsh .container_ui .container_ui__expand .checked_out, .hm_dsh .container_ui .container_ui__expand .wheels_out {
  background: #AAAAAA;
}
.hm_dsh .container_ui .container_ui__expand .cancelled {
  background: #FFDC00;
}

.hmmio_modal .modal-content {
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.18);
}
.hmmio_modal .modal-header {
  position: relative;
  background: #3498DB;
  color: #FFFFFF;
  font-size: 0.51em;
  font-weight: 900;
  letter-spacing: 0.09em;
  text-align: center;
  z-index: 1;
  text-transform: uppercase;
  box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.1);
}
.hmmio_modal .modal-header .modal-title {
  text-align: center;
  font-size: 2em;
}
.hmmio_modal .modal-body.row {
  margin: 0 !important;
}
.hmmio_modal .modal-body {
  padding: 1em 1em 0;
}
.hmmio_modal .modal-body .form-group {
  margin-bottom: 0;
}
.hmmio_modal .modal-body .form-group label:not(.dont_override) {
  font-size: 0.8em;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  color: #2f2f2f;
  margin-left: 1em;
  margin-top: 1em;
}
.hmmio_modal .modal-body .form-group label:not(.dont_override).btn {
  font-size: 10px;
  color: #2f2f2f;
  background: #fff;
  box-shadow: inset 0px 0px 0px 1px #D9D9D9;
  outline: none !important;
  margin: 0;
}
.hmmio_modal .modal-body .form-group label:not(.dont_override).btn.active {
  background: #1DA6DB;
  color: #fff;
  box-shadow: none;
  border: 0;
}
.hmmio_modal .modal-body .form-group .pharmacy_subtotal_lbl, .hmmio_modal .modal-body .form-group .pharmacy_gst_lbl {
  margin-top: 0em !important;
}
.hmmio_modal .modal-body .form-group .btn-group, .hmmio_modal .modal-body .form-group .btn-toggle {
  display: flex;
}
.hmmio_modal .modal-body .form-group input[type=number].form-control {
  -webkit-appearance: none;
}
.hmmio_modal .modal-body .form-group .form-control:not(textarea) {
  padding: 0em 2em;
  height: 35px;
  border-radius: 0;
  border: none;
  box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.08);
}
.hmmio_modal .modal-body .form-group .form-control:not(textarea):focus {
  box-shadow: inset 0px 0px 0px 2px rgba(14, 180, 218, 0.85);
}
.hmmio_modal .modal-body .form-group .form-control:not(textarea)#display_user, .hmmio_modal .modal-body .form-group .form-control:not(textarea)#happ_display_name {
  text-transform: capitalize;
}
.hmmio_modal .modal-body .form-group .form-control:not(textarea).doctor_title {
  padding: 0 0.25em;
}
.hmmio_modal .modal-body .form-group .form-control:not(textarea).doctor_title.disabled {
  pointer-events: none;
}
.hmmio_modal .modal-body .form-group .form-control:not(textarea)[status=loading] {
  background: url(//halemind.com/assets/ajax-loader-05c5095b9055a9a8fa993014553e2fe82173e9fd15c797060ddcd8cde238308d.gif) !important;
  background-repeat: no-repeat !important;
  background-size: 1.5em !important;
  background-position: 99% 50% !important;
}
.hmmio_modal .modal-body .form-group .form-control:not(textarea)[status=success] {
  background: url(//halemind.com/assets/checkmark-712f3b4ac79c2fc6f9219b4dbc79866bb0eb4af4157b6b246e2b165b398f4c58.svg) !important;
  background-repeat: no-repeat !important;
  background-size: 1.5em !important;
  background-position: 99% 50% !important;
}
.hmmio_modal .modal-body .form-group .form-control:not(textarea)[status=fail] {
  background: url(//halemind.com/assets/circle-cross-0a679ea47b46eeb3838c36782451516a766b6b361ce7d4fd3e7b8808c5ed2f91.svg) !important;
  background-repeat: no-repeat !important;
  background-size: 1.5em !important;
  background-position: 99% 50% !important;
}
.hmmio_modal .modal-body .form-group .form-control:not(textarea).error {
  box-shadow: 0px 0px 0px 2px #FF9595;
}
.hmmio_modal .modal-body .form-group textarea.form-control {
  padding: 1em 2em;
  border-radius: 0;
  border: none;
  box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.08);
}
.hmmio_modal .modal-body .form-group textarea.form-control:focus {
  box-shadow: inset 0px 0px 0px 2px rgba(14, 180, 218, 0.85);
}
.hmmio_modal .modal-body .form-group.has-error .form-control {
  box-shadow: inset 0px 0px 0px 1px #F22;
  background: #FFE7E7;
}
.hmmio_modal .modal-body .has-error .ajaxed_new_appointment_time_slots_wrap {
  box-shadow: 0px 0px 0px 2px #FF6C6C;
}
.hmmio_modal .modal-body .ajaxed_new_appointment_time_slots_wrap, .hmmio_modal .modal-body .ajaxed_edit_appointment_time_slots_wrap, .hmmio_modal .modal-body .ajaxed_edit_operation_slots_wrap {
  max-height: 10em;
  overflow-y: scroll;
  margin-bottom: 10px;
}
.hmmio_modal .modal-body .ajaxed_new_appointment_time_slots_wrap #ajaxed_new_appointment_time_slots label, .hmmio_modal .modal-body .ajaxed_new_appointment_time_slots_wrap #ajaxed_edit_appointment_time_slots label, .hmmio_modal .modal-body .ajaxed_new_appointment_time_slots_wrap #ajaxed_new_operation_time_slots label, .hmmio_modal .modal-body .ajaxed_new_appointment_time_slots_wrap #ajaxed_edit_operation_time_slots label, .hmmio_modal .modal-body .ajaxed_edit_appointment_time_slots_wrap #ajaxed_new_appointment_time_slots label, .hmmio_modal .modal-body .ajaxed_edit_appointment_time_slots_wrap #ajaxed_edit_appointment_time_slots label, .hmmio_modal .modal-body .ajaxed_edit_appointment_time_slots_wrap #ajaxed_new_operation_time_slots label, .hmmio_modal .modal-body .ajaxed_edit_appointment_time_slots_wrap #ajaxed_edit_operation_time_slots label, .hmmio_modal .modal-body .ajaxed_edit_operation_slots_wrap #ajaxed_new_appointment_time_slots label, .hmmio_modal .modal-body .ajaxed_edit_operation_slots_wrap #ajaxed_edit_appointment_time_slots label, .hmmio_modal .modal-body .ajaxed_edit_operation_slots_wrap #ajaxed_new_operation_time_slots label, .hmmio_modal .modal-body .ajaxed_edit_operation_slots_wrap #ajaxed_edit_operation_time_slots label {
  display: block;
  margin: 0;
  padding: 17px 0 15px 44px;
  font-size: 1em;
  font-weight: normal;
  box-shadow: inset 0 0 0 1px #F3F3F3;
}
.hmmio_modal .modal-body .ajaxed_new_appointment_time_slots_wrap #ajaxed_new_appointment_time_slots label.active, .hmmio_modal .modal-body .ajaxed_new_appointment_time_slots_wrap #ajaxed_edit_appointment_time_slots label.active, .hmmio_modal .modal-body .ajaxed_new_appointment_time_slots_wrap #ajaxed_new_operation_time_slots label.active, .hmmio_modal .modal-body .ajaxed_new_appointment_time_slots_wrap #ajaxed_edit_operation_time_slots label.active, .hmmio_modal .modal-body .ajaxed_edit_appointment_time_slots_wrap #ajaxed_new_appointment_time_slots label.active, .hmmio_modal .modal-body .ajaxed_edit_appointment_time_slots_wrap #ajaxed_edit_appointment_time_slots label.active, .hmmio_modal .modal-body .ajaxed_edit_appointment_time_slots_wrap #ajaxed_new_operation_time_slots label.active, .hmmio_modal .modal-body .ajaxed_edit_appointment_time_slots_wrap #ajaxed_edit_operation_time_slots label.active, .hmmio_modal .modal-body .ajaxed_edit_operation_slots_wrap #ajaxed_new_appointment_time_slots label.active, .hmmio_modal .modal-body .ajaxed_edit_operation_slots_wrap #ajaxed_edit_appointment_time_slots label.active, .hmmio_modal .modal-body .ajaxed_edit_operation_slots_wrap #ajaxed_new_operation_time_slots label.active, .hmmio_modal .modal-body .ajaxed_edit_operation_slots_wrap #ajaxed_edit_operation_time_slots label.active {
  background-color: rgba(0, 0, 0, 0.03);
}
.hmmio_modal .modal-body .ajaxed_new_appointment_time_slots_wrap #ajaxed_new_appointment_time_slots label.disabled, .hmmio_modal .modal-body .ajaxed_new_appointment_time_slots_wrap #ajaxed_edit_appointment_time_slots label.disabled, .hmmio_modal .modal-body .ajaxed_new_appointment_time_slots_wrap #ajaxed_new_operation_time_slots label.disabled, .hmmio_modal .modal-body .ajaxed_new_appointment_time_slots_wrap #ajaxed_edit_operation_time_slots label.disabled, .hmmio_modal .modal-body .ajaxed_edit_appointment_time_slots_wrap #ajaxed_new_appointment_time_slots label.disabled, .hmmio_modal .modal-body .ajaxed_edit_appointment_time_slots_wrap #ajaxed_edit_appointment_time_slots label.disabled, .hmmio_modal .modal-body .ajaxed_edit_appointment_time_slots_wrap #ajaxed_new_operation_time_slots label.disabled, .hmmio_modal .modal-body .ajaxed_edit_appointment_time_slots_wrap #ajaxed_edit_operation_time_slots label.disabled, .hmmio_modal .modal-body .ajaxed_edit_operation_slots_wrap #ajaxed_new_appointment_time_slots label.disabled, .hmmio_modal .modal-body .ajaxed_edit_operation_slots_wrap #ajaxed_edit_appointment_time_slots label.disabled, .hmmio_modal .modal-body .ajaxed_edit_operation_slots_wrap #ajaxed_new_operation_time_slots label.disabled, .hmmio_modal .modal-body .ajaxed_edit_operation_slots_wrap #ajaxed_edit_operation_time_slots label.disabled {
  background: rgba(0, 0, 0, 0.02);
}
.hmmio_modal .modal-body .ajaxed_new_appointment_time_slots_wrap #ajaxed_new_appointment_time_slots label input[type=radio], .hmmio_modal .modal-body .ajaxed_new_appointment_time_slots_wrap #ajaxed_edit_appointment_time_slots label input[type=radio], .hmmio_modal .modal-body .ajaxed_new_appointment_time_slots_wrap #ajaxed_new_operation_time_slots label input[type=radio], .hmmio_modal .modal-body .ajaxed_new_appointment_time_slots_wrap #ajaxed_edit_operation_time_slots label input[type=radio], .hmmio_modal .modal-body .ajaxed_edit_appointment_time_slots_wrap #ajaxed_new_appointment_time_slots label input[type=radio], .hmmio_modal .modal-body .ajaxed_edit_appointment_time_slots_wrap #ajaxed_edit_appointment_time_slots label input[type=radio], .hmmio_modal .modal-body .ajaxed_edit_appointment_time_slots_wrap #ajaxed_new_operation_time_slots label input[type=radio], .hmmio_modal .modal-body .ajaxed_edit_appointment_time_slots_wrap #ajaxed_edit_operation_time_slots label input[type=radio], .hmmio_modal .modal-body .ajaxed_edit_operation_slots_wrap #ajaxed_new_appointment_time_slots label input[type=radio], .hmmio_modal .modal-body .ajaxed_edit_operation_slots_wrap #ajaxed_edit_appointment_time_slots label input[type=radio], .hmmio_modal .modal-body .ajaxed_edit_operation_slots_wrap #ajaxed_new_operation_time_slots label input[type=radio], .hmmio_modal .modal-body .ajaxed_edit_operation_slots_wrap #ajaxed_edit_operation_time_slots label input[type=radio] {
  display: none;
}
.hmmio_modal .modal-body .ajaxed_new_appointment_time_slots_wrap #ajaxed_new_appointment_time_slots label .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_new_appointment_time_slots_wrap #ajaxed_edit_appointment_time_slots label .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_new_appointment_time_slots_wrap #ajaxed_new_operation_time_slots label .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_new_appointment_time_slots_wrap #ajaxed_edit_operation_time_slots label .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_appointment_time_slots_wrap #ajaxed_new_appointment_time_slots label .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_appointment_time_slots_wrap #ajaxed_edit_appointment_time_slots label .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_appointment_time_slots_wrap #ajaxed_new_operation_time_slots label .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_appointment_time_slots_wrap #ajaxed_edit_operation_time_slots label .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_operation_slots_wrap #ajaxed_new_appointment_time_slots label .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_operation_slots_wrap #ajaxed_edit_appointment_time_slots label .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_operation_slots_wrap #ajaxed_new_operation_time_slots label .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_operation_slots_wrap #ajaxed_edit_operation_time_slots label .dummy_checkbox {
  content: "";
  position: absolute;
  top: 16px;
  left: 12px;
  width: 1.539em;
  height: 1.539em;
  background: white;
  background-position: 1px -19px;
  border-radius: 50%;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.12);
}
.hmmio_modal .modal-body .ajaxed_new_appointment_time_slots_wrap #ajaxed_new_appointment_time_slots label input[type=radio]:checked + .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_new_appointment_time_slots_wrap #ajaxed_edit_appointment_time_slots label input[type=radio]:checked + .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_new_appointment_time_slots_wrap #ajaxed_new_operation_time_slots label input[type=radio]:checked + .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_new_appointment_time_slots_wrap #ajaxed_edit_operation_time_slots label input[type=radio]:checked + .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_appointment_time_slots_wrap #ajaxed_new_appointment_time_slots label input[type=radio]:checked + .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_appointment_time_slots_wrap #ajaxed_edit_appointment_time_slots label input[type=radio]:checked + .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_appointment_time_slots_wrap #ajaxed_new_operation_time_slots label input[type=radio]:checked + .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_appointment_time_slots_wrap #ajaxed_edit_operation_time_slots label input[type=radio]:checked + .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_operation_slots_wrap #ajaxed_new_appointment_time_slots label input[type=radio]:checked + .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_operation_slots_wrap #ajaxed_edit_appointment_time_slots label input[type=radio]:checked + .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_operation_slots_wrap #ajaxed_new_operation_time_slots label input[type=radio]:checked + .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_operation_slots_wrap #ajaxed_edit_operation_time_slots label input[type=radio]:checked + .dummy_checkbox {
  background: #4CA4FF url(//halemind.com/assets/icons/checkbox_sprite-de173c01299e1108691ae3a9696e1a807f88fada22817ffba401bcddc0fb7483.svg);
  background-position: 0 -40px;
  box-shadow: none;
}
.hmmio_modal .modal-body .ajaxed_new_appointment_time_slots_wrap #ajaxed_new_appointment_time_slots label.Special .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_new_appointment_time_slots_wrap #ajaxed_edit_appointment_time_slots label.Special .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_new_appointment_time_slots_wrap #ajaxed_new_operation_time_slots label.Special .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_new_appointment_time_slots_wrap #ajaxed_edit_operation_time_slots label.Special .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_appointment_time_slots_wrap #ajaxed_new_appointment_time_slots label.Special .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_appointment_time_slots_wrap #ajaxed_edit_appointment_time_slots label.Special .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_appointment_time_slots_wrap #ajaxed_new_operation_time_slots label.Special .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_appointment_time_slots_wrap #ajaxed_edit_operation_time_slots label.Special .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_operation_slots_wrap #ajaxed_new_appointment_time_slots label.Special .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_operation_slots_wrap #ajaxed_edit_appointment_time_slots label.Special .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_operation_slots_wrap #ajaxed_new_operation_time_slots label.Special .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_operation_slots_wrap #ajaxed_edit_operation_time_slots label.Special .dummy_checkbox {
  box-shadow: inset 0 0 0 1px #3bb93b;
}
.hmmio_modal .modal-body .ajaxed_new_appointment_time_slots_wrap #ajaxed_new_appointment_time_slots label.Special input[type=radio]:checked + .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_new_appointment_time_slots_wrap #ajaxed_edit_appointment_time_slots label.Special input[type=radio]:checked + .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_new_appointment_time_slots_wrap #ajaxed_new_operation_time_slots label.Special input[type=radio]:checked + .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_new_appointment_time_slots_wrap #ajaxed_edit_operation_time_slots label.Special input[type=radio]:checked + .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_appointment_time_slots_wrap #ajaxed_new_appointment_time_slots label.Special input[type=radio]:checked + .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_appointment_time_slots_wrap #ajaxed_edit_appointment_time_slots label.Special input[type=radio]:checked + .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_appointment_time_slots_wrap #ajaxed_new_operation_time_slots label.Special input[type=radio]:checked + .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_appointment_time_slots_wrap #ajaxed_edit_operation_time_slots label.Special input[type=radio]:checked + .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_operation_slots_wrap #ajaxed_new_appointment_time_slots label.Special input[type=radio]:checked + .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_operation_slots_wrap #ajaxed_edit_appointment_time_slots label.Special input[type=radio]:checked + .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_operation_slots_wrap #ajaxed_new_operation_time_slots label.Special input[type=radio]:checked + .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_operation_slots_wrap #ajaxed_edit_operation_time_slots label.Special input[type=radio]:checked + .dummy_checkbox {
  background: #3bb93b url(//halemind.com/assets/icons/checkbox_sprite-de173c01299e1108691ae3a9696e1a807f88fada22817ffba401bcddc0fb7483.svg);
}
.hmmio_modal .modal-body .ajaxed_new_appointment_time_slots_wrap #ajaxed_new_appointment_time_slots label.Booked .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_new_appointment_time_slots_wrap #ajaxed_edit_appointment_time_slots label.Booked .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_new_appointment_time_slots_wrap #ajaxed_new_operation_time_slots label.Booked .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_new_appointment_time_slots_wrap #ajaxed_edit_operation_time_slots label.Booked .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_appointment_time_slots_wrap #ajaxed_new_appointment_time_slots label.Booked .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_appointment_time_slots_wrap #ajaxed_edit_appointment_time_slots label.Booked .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_appointment_time_slots_wrap #ajaxed_new_operation_time_slots label.Booked .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_appointment_time_slots_wrap #ajaxed_edit_operation_time_slots label.Booked .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_operation_slots_wrap #ajaxed_new_appointment_time_slots label.Booked .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_operation_slots_wrap #ajaxed_edit_appointment_time_slots label.Booked .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_operation_slots_wrap #ajaxed_new_operation_time_slots label.Booked .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_operation_slots_wrap #ajaxed_edit_operation_time_slots label.Booked .dummy_checkbox {
  box-shadow: inset 0 0 0 1px #e2951c;
}
.hmmio_modal .modal-body .ajaxed_new_appointment_time_slots_wrap #ajaxed_new_appointment_time_slots label.Booked input[type=radio]:checked + .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_new_appointment_time_slots_wrap #ajaxed_edit_appointment_time_slots label.Booked input[type=radio]:checked + .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_new_appointment_time_slots_wrap #ajaxed_new_operation_time_slots label.Booked input[type=radio]:checked + .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_new_appointment_time_slots_wrap #ajaxed_edit_operation_time_slots label.Booked input[type=radio]:checked + .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_appointment_time_slots_wrap #ajaxed_new_appointment_time_slots label.Booked input[type=radio]:checked + .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_appointment_time_slots_wrap #ajaxed_edit_appointment_time_slots label.Booked input[type=radio]:checked + .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_appointment_time_slots_wrap #ajaxed_new_operation_time_slots label.Booked input[type=radio]:checked + .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_appointment_time_slots_wrap #ajaxed_edit_operation_time_slots label.Booked input[type=radio]:checked + .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_operation_slots_wrap #ajaxed_new_appointment_time_slots label.Booked input[type=radio]:checked + .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_operation_slots_wrap #ajaxed_edit_appointment_time_slots label.Booked input[type=radio]:checked + .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_operation_slots_wrap #ajaxed_new_operation_time_slots label.Booked input[type=radio]:checked + .dummy_checkbox, .hmmio_modal .modal-body .ajaxed_edit_operation_slots_wrap #ajaxed_edit_operation_time_slots label.Booked input[type=radio]:checked + .dummy_checkbox {
  background: #e2951c url(//halemind.com/assets/icons/checkbox_sprite-de173c01299e1108691ae3a9696e1a807f88fada22817ffba401bcddc0fb7483.svg);
}
.hmmio_modal .modal-footer {
  padding: 0em 2em;
  line-height: 5em;
  background: #fff;
  border: none;
}
.hmmio_modal .modal-footer .btn {
  background: #47B8FF;
  color: #fff;
  font-size: 1em;
  font-weight: bold;
  padding: 0.3em 1em;
  margin-top: 0em;
  margin-bottom: 0em;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  border-radius: 3em;
}
@media (max-width: 480px) {
  .hmmio_modal .modal-footer .btn {
    font-size: 0.7em;
  }
}
.hmmio_modal .modal-footer .btn:hover {
  background: rgba(255, 255, 255, 0.63);
  color: #3BA8EC;
  box-shadow: inset 0 0 0 2px #3BA8EC;
}
.hmmio_modal .heading {
  color: #2a86f4;
  margin: 0.5em 0;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 40px;
}
.hmmio_modal .heading.big {
  font-size: 2em;
}
.hmmio_modal .heading.small {
  font-size: 1.3em;
  letter-spacing: 2px;
}
.hmmio_modal .heading span {
  text-transform: none;
  font-weight: normal;
  letter-spacing: 0;
}

.whiteboardPage .footer-fixed.sidebar-visible-xs #page-content + footer {
  left: 230px !important;
}
.whiteboardPage .well {
  background-color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.whiteboardPage .list-group-item.collapse_fix.collapse {
  display: none;
}
.whiteboardPage .list-group-item.collapse_fix.collapse.in {
  display: block;
}
.whiteboardPage .list-group-item.no-border {
  border: 0;
}
.whiteboardPage .sidebar-content .sidebar-brand {
  padding: 1.5em 0;
}
.whiteboardPage .sidebar-content .sidebar-brand img {
  height: 15px;
}
.whiteboardPage .sidebar-content .sidebar-nav li a.btn.disabled {
  text-align: left;
  margin: 0;
  background: transparent;
}
.whiteboardPage .sidebar-content .sidebar-nav .sidebar-nav-icon img {
  width: 15px;
  filter: contrast(30);
  -webkit-filter: contrast(30);
}
.whiteboardPage #main-container .nav.navbar-nav-custom .toggle_text {
  color: #5f5f5f;
  font-size: 20px;
  margin-left: 5px;
  margin-bottom: 0px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 50px;
}
.whiteboardPage #main-container .nav.navbar-nav-custom .toggle_text span.user_name {
  color: #2a86f4;
}
@media (max-width: 550px) {
  .whiteboardPage #main-container .nav.navbar-nav-custom .toggle_text {
    margin: 0;
    font-size: 14px;
  }
  .whiteboardPage #main-container .nav.navbar-nav-custom .toggle_text span.user_name.visible-xs {
    display: inline-block !important;
  }
}
@media (max-width: 48em) {
  .whiteboardPage #main-container .nav.navbar-nav-custom .customizable_print_whiteboard .btn span {
    display: none;
  }
}
.whiteboardPage #main-container .white_board_clock {
  display: inline-block;
  color: #2a86f4;
  font-size: 1.2em;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  line-height: 50px;
}
.whiteboardPage #main-container .white_board_clock .day {
  color: #5f5f5f;
  padding: 5px 10px;
}
.whiteboardPage #main-container .white_board_clock .time {
  color: #2a86f4;
  padding: 5px 10px;
  letter-spacing: 0.2em;
}
@media (max-width: 70em) {
  .whiteboardPage #main-container .white_board_clock {
    display: none;
  }
}
.whiteboardPage .no-btn-background {
  background: transparent;
  border: 0;
  padding: 0;
  display: block;
  width: 100%;
  text-align: left;
}
.whiteboardPage .sub-header {
  padding: 0px 0 10px !important;
  margin: 10px 0 10px;
}
@media print {
  .whiteboardPage .sub-header {
    border-bottom: 1px solid #eeeeee !important;
  }
}
.whiteboardPage .charts .chart_div {
  padding: 0px;
  position: relative;
  width: 100%;
  height: 400px;
  background: white;
}
.whiteboardPage .charts .button-wrap {
  position: relative;
}
.whiteboardPage .charts .button-wrap:hover .tool-tip {
  visibility: visible;
  opacity: 1;
  transition: all 0.4s cubic-bezier(1, 0, 0.4, 1.7);
  transform: translate(-50%, -50%);
}
.whiteboardPage .charts .button {
  cursor: pointer;
}
.whiteboardPage .charts .button:hover:before {
  width: 100%;
}
.whiteboardPage .charts .tool-tip {
  width: 700px;
  height: 500px;
  position: fixed;
  top: 50%;
  left: 50%;
  opacity: 0;
  visibility: hidden;
  z-index: 10;
  transition: all 0.4s cubic-bezier(1, 0, 0.4, 1.7);
  transform: translate(-50%, -50%);
}
.whiteboardPage .charts .tool-tip .chart_block .block-title {
  background-color: white !important;
}
@media screen and (min-width: 300px) and (max-width: 1035px) {
  .whiteboardPage .charts .chart_div {
    position: relative;
    height: 300px !important;
  }
  .whiteboardPage .charts .tool-tip {
    width: 300px !important;
    height: 300px !important;
    position: fixed;
    top: 33% !important;
    left: 50% !important;
  }
}
.whiteboardPage .editable_table tbody tr td {
  vertical-align: top;
  word-break: break-all;
  word-break: break-word;
}
.whiteboardPage .editable_table tbody tr td .ajax_editable form {
  display: inline-block !important;
}
.whiteboardPage .editable_table tbody tr td .ajax_editable form input[type=text] {
  border: 0;
  border-bottom: 2px solid #30a9ff;
  border-radius: 0;
  background: transparent;
  width: 8em;
}
@media (max-width: 450px) {
  .whiteboardPage .editable_table tbody tr td .ajax_editable form input[type=text] {
    width: 3.5em;
  }
}
.whiteboardPage .editable_table tbody tr td .table {
  background: transparent !important;
}
.whiteboardPage .responsive-table:not(.dont-override) {
  margin-bottom: 0;
}
.whiteboardPage .responsive-table:not(.dont-override) td, .whiteboardPage .responsive-table:not(.dont-override) th {
  padding: 0.5em;
}
.whiteboardPage .responsive-table:not(.dont-override) thead {
  border-bottom: 2px solid rgba(39, 123, 236, 0.14);
}
.whiteboardPage .responsive-table:not(.dont-override) thead th {
  background-color: #ffffff;
  border: 0;
  color: #287ced;
  font-weight: bold;
  font-size: 14px;
}
.whiteboardPage .responsive-table:not(.dont-override) thead th.extra_width.small {
  width: 50px;
}
.whiteboardPage .responsive-table:not(.dont-override) thead th.extra_width.medium {
  width: 100px;
}
.whiteboardPage .responsive-table:not(.dont-override) tbody tr {
  border: 0;
}
.whiteboardPage .responsive-table:not(.dont-override) tbody tr td {
  border: 0;
  background: #ffffff;
  vertical-align: top;
}
.whiteboardPage .responsive-table:not(.dont-override) tbody tr td:first-child {
  width: 5em;
  color: #287ced;
  font-weight: bold;
}
.whiteboardPage .responsive-table:not(.dont-override) tbody tr td:first-child.orderInvoice {
  width: auto;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .whiteboardPage .responsive-table:not(.dont-override) tbody tr td:first-child.orderInvoice {
    text-align: right;
  }
}
.whiteboardPage .responsive-table:not(.dont-override) tfoot {
  border-bottom: 2px solid rgba(39, 123, 236, 0.14);
  font-style: normal;
}
.whiteboardPage .responsive-table:not(.dont-override) tfoot .text-right {
  text-align: right;
}
.whiteboardPage .responsive-table:not(.dont-override) tfoot .btn {
  background: #47B8FF;
  color: #fff;
  font-size: 1em;
  font-weight: bold;
  padding: 0.3em 1em;
  margin-top: 0em;
  margin-bottom: 0em;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  border-radius: 3em;
}
.whiteboardPage .responsive-table:not(.dont-override) tfoot .btn:hover {
  background: rgba(255, 255, 255, 0.63);
  color: #3BA8EC;
  box-shadow: inset 0 0 0 2px #3BA8EC;
}
.whiteboardPage #ApplyCouponModal .responsive-table:not(.dont-override) thead th {
  background-color: #1d96b2;
  border: 1px solid #1d96b2;
  font-weight: normal;
  text-align: center;
  color: white;
}
.whiteboardPage .styled_form .edit_appointment_private_fields {
  word-break: break-all;
}
.whiteboardPage .styled_form .edit_appointment_private_fields .datepicker table tr .dow {
  font-size: unset;
}
.whiteboardPage .styled_form .edit_appointment_private_fields .datepicker table td:first-child {
  width: unset;
}
.whiteboardPage .styled_form .edit_appointment_private_fields .timepicker table tr a.btn {
  background: unset;
  border-radius: 0px;
  color: #1bbae1;
  padding: 0.2em 0.3em;
}
.whiteboardPage .styled_form .edit_appointment_private_fields .timepicker table tr a.btn:hover {
  box-shadow: inset 0 0 0 0px white;
}
.whiteboardPage .styled_form .edit_appointment_private_fields .timepicker table tr .btn-primary, .whiteboardPage .styled_form .edit_appointment_private_fields .timepicker table tr .btn-primary:hover {
  color: #ffffff;
  background-color: #1bbae1;
  border-color: #1bbae1;
  border-radius: 0px;
  box-shadow: inset 0 0 0 0px #1bbae1;
}
.whiteboardPage .styled_form .edit_appointment_private_fields .admission_multiselect {
  width: 75%;
}
.whiteboardPage .styled_form p, .whiteboardPage .styled_form span {
  word-break: break-all;
}
.whiteboardPage .styled_form label {
  font-weight: 600;
}
.whiteboardPage .styled_form .form-control {
  border-radius: 0;
  border: none;
  box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.08);
}
.whiteboardPage .styled_form .form-control:not(textarea) {
  padding: 0em 2em;
  height: 35px;
}
.whiteboardPage .styled_form .form-control:focus {
  box-shadow: inset 0px 0px 0px 2px rgba(14, 180, 218, 0.85);
}
.whiteboardPage .styled_form textarea.form-control {
  padding: 1em;
}
.whiteboardPage .styled_form .btn {
  background: #47B8FF;
  color: #fff;
  font-size: 0.9em;
  font-weight: bold;
  padding: 0.2em 0.5em;
  margin-top: 0;
  margin-bottom: 0em;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  border-radius: 3em;
}
.whiteboardPage .styled_form .btn:hover {
  background: rgba(255, 255, 255, 0.63);
  color: #3BA8EC;
  box-shadow: inset 0 0 0 2px #3BA8EC;
}
.whiteboardPage .styled_form .btn.add_button {
  font-size: 1em;
  padding: 0px 6px;
  margin-top: 0;
  margin-bottom: 0em;
  border-radius: 50%;
}
.whiteboardPage .styled_form .btn.edit_button {
  background: #f7be64;
  padding: 5px 8px;
  margin-top: 0;
  margin-bottom: 0em;
  border-radius: 50%;
  font-size: 0.9em;
}
.whiteboardPage .styled_form .btn.edit_button:hover {
  background: rgba(255, 255, 255, 0.63);
  color: #f7be64;
  box-shadow: inset 0 0 0 2px #f7be64;
}
.whiteboardPage .styled_form .btn.delete_button {
  background: #ef8a80;
  padding: 5px 8px;
  margin-top: 0;
  margin-bottom: 0em;
  border-radius: 50%;
  font-size: 0.9em;
}
.whiteboardPage .styled_form .btn.delete_button:hover {
  background: rgba(255, 255, 255, 0.63);
  color: #ef8a80;
  box-shadow: inset 0 0 0 2px #ef8a80;
}
.whiteboardPage .whiteboard_radiology_orders .block.block-fullscreen {
  top: 55px !important;
}
.whiteboardPage .attachments_carousel {
  padding: 0 2em;
}
.whiteboardPage .attachments_carousel .owl-stage-outer {
  z-index: 1;
}
.whiteboardPage .attachments_carousel .owl-stage-outer .owl-item {
  padding: 10px;
}
.whiteboardPage .attachments_carousel .owl-stage-outer .owl-item .attachment_background {
  position: relative;
  height: 8em;
  box-shadow: inset 0 0 0px 1px #e3e3e3;
  border-radius: 4px;
  overflow: hidden;
}
.whiteboardPage .attachments_carousel .owl-stage-outer .owl-item .attachment_background img {
  position: absolute;
  width: calc(100% - 15px);
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.whiteboardPage .attachments_carousel .owl-stage-outer .owl-item .attachment_background img.pdf, .whiteboardPage .attachments_carousel .owl-stage-outer .owl-item .attachment_background img.word {
  width: 50px;
}
.whiteboardPage .attachments_carousel .owl-stage-outer .owl-item .attachment_background .attachment_details {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.72);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.whiteboardPage .attachments_carousel .owl-stage-outer .owl-item .attachment_background .attachment_details .download_icon {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  font-size: 1em;
  padding: 0.4em;
  box-shadow: 0 0 0 2px #fff;
  border-radius: 50%;
  opacity: 0.7;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.whiteboardPage .attachments_carousel .owl-stage-outer .owl-item .attachment_background .attachment_details .download_icon:hover {
  opacity: 1;
}
.whiteboardPage .attachments_carousel .owl-stage-outer .owl-item .attachment_background .attachment_details .delete_icon {
  position: absolute;
  top: 5px;
  right: 10px;
  color: #fff;
  font-size: 0.7em;
  text-decoration: none;
  opacity: 0.7;
}
.whiteboardPage .attachments_carousel .owl-stage-outer .owl-item .attachment_background .attachment_details .delete_icon:hover {
  opacity: 1;
}
.whiteboardPage .attachments_carousel .owl-stage-outer .owl-item .attachment_background:hover .attachment_details {
  visibility: visible;
  opacity: 1;
}
.whiteboardPage .attachments_carousel .owl-nav {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  margin: 0;
  z-index: 0;
}
.whiteboardPage .attachments_carousel .owl-nav .owl-prev {
  position: absolute;
  font-size: 2em;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
.whiteboardPage .attachments_carousel .owl-nav .owl-next {
  position: absolute;
  font-size: 2em;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
.whiteboardPage .attachments_carousel .owl-nav .owl-prev.disabled, .whiteboardPage .attachments_carousel .owl-nav .owl-next.disabled {
  opacity: 0.3;
}
.whiteboardPage .normal_table_data {
  background: #fff !important;
}
.whiteboardPage .normal_table_data td {
  padding: 0;
}
.whiteboardPage .padding-large {
  padding: 1em !important;
}
.whiteboardPage .bootstrap-datetimepicker-widget {
  position: absolute !important;
}
.whiteboardPage .bootstrap-datetimepicker-widget .accordion-toggle {
  display: block;
}
.whiteboardPage .table tr td p {
  word-break: break-all;
  margin-bottom: 0;
}
.whiteboardPage .table:not(.no_width_changes) td:first-child {
  width: 25%;
}
.whiteboardPage .prescription_wrapper {
  line-height: 30px;
}
.whiteboardPage .discharge_summary_followup label {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
}
.whiteboardPage .discharge_summary_followup label.btn {
  font-size: 10px;
  color: #2f2f2f;
  background: #fff;
  box-shadow: inset 0px 0px 0px 1px #D9D9D9;
  outline: none !important;
}
.whiteboardPage .discharge_summary_followup label.btn.active {
  background: #1DA6DB;
  color: #fff;
  box-shadow: none;
  border: 0;
}
.whiteboardPage textarea {
  resize: none;
}
@media (min-width: 992px) {
  .whiteboardPage .modal-xlg {
    width: 1000px;
  }
}
.whiteboardPage .fixed_footer {
  z-index: 5;
}
.whiteboardPage .fixed_footer .btn {
  font-size: 1em;
}
.whiteboardPage .sidebar-visible-lg .whiteboard_sidebar_certificate, .whiteboardPage .sidebar-visible-xs .whiteboard_sidebar_certificate {
  left: 0;
  position: relative;
}
.whiteboardPage .collapse-wrap {
  padding: 0;
  margin-bottom: 10px;
}
.whiteboardPage .collapse-wrap .collapse-heading * {
  -user-select: none;
}
.whiteboardPage .collapse-wrap .collapse-heading .sub-header {
  padding: 10px !important;
  margin: 0;
  border: 0;
  cursor: pointer;
  box-shadow: inset 0 0 0 1px #e3e3e3;
}
.whiteboardPage .collapse-wrap .collapse-heading .sub-header:after {
  content: "►";
  float: right;
}
.whiteboardPage .collapse-wrap .collapse-heading.open .sub-header::after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.whiteboardPage .table-striped.no-formcontrol-borders td .form-control {
  background: transparent;
  border: 0;
}

.responsive-table {
  width: 100%;
  margin-bottom: 1.5em;
}
@media (min-width: 48em) {
  .responsive-table {
    font-size: 0.9em;
  }
}
@media (min-width: 62em) {
  .responsive-table {
    font-size: 1em;
  }
}
.responsive-table thead {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
@media (min-width: 48em) {
  .responsive-table thead {
    position: relative;
    clip: auto;
    height: auto;
    width: auto;
    overflow: auto;
  }
}
.responsive-table thead th {
  background-color: rgb(29, 150, 178);
  border: 1px solid rgb(29, 150, 178);
  font-weight: normal;
  text-align: center;
  color: white;
}
.responsive-table thead th:first-of-type {
  text-align: left;
}
.responsive-table thead th.text-right {
  text-align: right !important;
}
.responsive-table thead th.text-center {
  text-align: center !important;
}
.responsive-table thead th.text-left {
  text-align: left !important;
}
.responsive-table tbody,
.responsive-table tr,
.responsive-table th,
.responsive-table td {
  display: block;
  padding: 0;
  text-align: left;
  white-space: normal;
}
@media (min-width: 48em) {
  .responsive-table tr {
    display: table-row;
  }
}
.responsive-table th,
.responsive-table td {
  padding: 0.5em;
  vertical-align: middle;
}
@media (min-width: 30em) {
  .responsive-table th,
  .responsive-table td {
    padding: 0.75em 0.5em;
  }
}
@media (min-width: 48em) {
  .responsive-table th,
  .responsive-table td {
    display: table-cell;
    padding: 0.5em;
  }
}
@media (min-width: 62em) {
  .responsive-table th,
  .responsive-table td {
    padding: 0.75em 0.5em;
  }
}
@media (min-width: 75em) {
  .responsive-table th,
  .responsive-table td {
    padding: 0.75em;
  }
}
.responsive-table caption {
  margin-bottom: 1em;
  font-size: 1em;
  font-weight: bold;
  text-align: center;
}
@media (min-width: 48em) {
  .responsive-table caption {
    font-size: 1.5em;
  }
}
.responsive-table tfoot {
  font-size: 0.8em;
  font-style: italic;
}
@media (min-width: 62em) {
  .responsive-table tfoot {
    font-size: 0.9em;
  }
}
@media (min-width: 48em) {
  .responsive-table tbody {
    display: table-row-group;
  }
}
.responsive-table tbody tr {
  margin-bottom: 1em;
  border: 2px solid rgb(29, 150, 178);
}
@media (min-width: 48em) {
  .responsive-table tbody tr {
    display: table-row;
    border-width: 1px;
  }
}
.responsive-table tbody tr:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 48em) {
  .responsive-table tbody tr:nth-of-type(even) {
    background-color: rgba(94, 93, 82, 0.1);
  }
}
.responsive-table tbody th[scope=row] {
  background-color: rgb(29, 150, 178);
  color: white;
}
@media (min-width: 48em) {
  .responsive-table tbody th[scope=row] {
    background-color: transparent;
    color: rgb(94, 93, 82);
    text-align: left;
  }
}
.responsive-table tbody td {
  text-align: right;
}
@media (min-width: 30em) {
  .responsive-table tbody td {
    border-bottom: 1px solid rgb(29, 150, 178);
  }
}
@media (min-width: 48em) {
  .responsive-table tbody td {
    text-align: center;
  }
}
.responsive-table tbody td .ellipsis {
  display: inline-block;
  max-width: 15em;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.responsive-table tbody td[data-type=currency] {
  text-align: right;
}
.responsive-table tbody td[data-title]:before {
  content: attr(data-title);
  float: left;
  font-size: 0.8em;
  color: rgba(94, 93, 82, 0.75);
}
@media (min-width: 30em) {
  .responsive-table tbody td[data-title]:before {
    font-size: 0.9em;
  }
}
@media (min-width: 48em) {
  .responsive-table tbody td[data-title]:before {
    content: none;
  }
}
.responsive-table tbody td[data-title]:after {
  display: block;
  content: " ";
  clear: both;
}
@media (min-width: 48em) {
  .responsive-table.no-highlight tbody tr:nth-of-type(even) {
    background-color: white;
  }
}
.responsive-table.collapse_fix tr.collapse, .responsive-table.collapse_fix tr.collapsing {
  display: none !important;
  border: 0;
}
.responsive-table.collapse_fix tr.collapse table, .responsive-table.collapse_fix tr.collapsing table {
  border-collapse: separate;
  margin-bottom: 0;
}
@media (min-width: 48em) {
  .responsive-table.collapse_fix tr.collapse.in, .responsive-table.collapse_fix tr.collapsing.in {
    display: table-row !important;
  }
}
@media (max-width: 48em) {
  .responsive-table.collapse_fix tr.collapse.in, .responsive-table.collapse_fix tr.collapsing.in {
    display: block !important;
  }
}
@media (width: 48em) {
  .responsive-table.collapse_fix tr.collapse.in, .responsive-table.collapse_fix tr.collapsing.in {
    display: table-row !important;
  }
}
.responsive-table.anchor_fix th a {
  color: #fff;
}
.responsive-table.theme-white-grey {
  background: #fff;
}
.responsive-table.theme-white-grey .table, .responsive-table.theme-white-grey.table {
  border-top: 1px solid #E0E0E0;
}
@media screen and (max-width: 48em) {
  .responsive-table.theme-white-grey.promotion_log {
    border-top: none;
  }
}
.responsive-table.theme-white-grey thead th {
  background-color: #FAFAFA;
  border: 1px solid #E0E0E0;
  color: #333333;
  background-clip: padding-box;
}
.responsive-table.theme-white-grey thead th:first-of-type {
  text-align: center;
}
.responsive-table.theme-white-grey tbody tr {
  border: 1px solid #E0E0E0;
}
.responsive-table.theme-white-grey tbody tr td:not(.comp_table_cell) {
  border: 1px solid #E0E0E0;
  border-right-width: 0;
  border-left-width: 0;
}
.responsive-table.theme-white-grey tbody tr td:not(.comp_table_cell):last-child {
  border-right-width: 1px;
}
.responsive-table.theme-white-grey tbody tr td:not(.comp_table_cell):first-child {
  border-left-width: 1px;
}
.responsive-table.theme-white-grey.anchor_fix th a {
  color: #333333;
}
@media (min-width: 48em) {
  .responsive-table.content-align-left thead th, .responsive-table.content-align-left tbody td {
    text-align: left !important;
  }
  .responsive-table.content-align-left thead th.override-alignement-right, .responsive-table.content-align-left tbody td.override-alignement-right {
    text-align: right !important;
  }
  .responsive-table.content-align-left thead th.override-alignement-center, .responsive-table.content-align-left tbody td.override-alignement-center {
    text-align: center !important;
  }
}
@media (min-width: 48em) {
  .responsive-table.content-align-right thead th, .responsive-table.content-align-right tbody td {
    text-align: right !important;
  }
  .responsive-table.content-align-right thead th.override-alignement-left, .responsive-table.content-align-right tbody td.override-alignement-left {
    text-align: left !important;
  }
  .responsive-table.content-align-right thead th.override-alignement-center, .responsive-table.content-align-right tbody td.override-alignement-center {
    text-align: center !important;
  }
}

.timelots_responsive_table .theme-white-grey tr:nth-of-type(even) {
  background-color: #fff !important;
}
@media (max-width: 48em) {
  .timelots_responsive_table .theme-white-grey .hidden_fields .form-control[value] {
    display: inline-block !important;
    width: 5em;
    font-size: 15px !important;
  }
  .timelots_responsive_table .theme-white-grey .btn-block {
    display: inline-block !important;
    width: unset !important;
  }
  .timelots_responsive_table .theme-white-grey .btn-block + .btn-block {
    margin-top: unset;
  }
  .timelots_responsive_table .theme-white-grey .btn-group.btn-toggle label.btn {
    margin: 0 !important;
    font-size: 10px !important;
    box-shadow: inset 0px 0px 0px 1px #D9D9D9 !important;
    outline: none !important;
    padding: 5px 8px;
    float: none;
  }
  .timelots_responsive_table .theme-white-grey .btn-group.btn-toggle label.btn.active {
    box-shadow: none !important;
    border: 0 !important;
  }
}

.unconfirmed_form_auto_margin {
  float: none;
  margin: 0 auto;
}

.timeslots_table {
  border: 0;
}
.timeslots_table .responsive-table tbody tr {
  margin-bottom: 0;
}
.timeslots_table .responsive-table tbody tr td {
  border: 0;
}

.inbox .navbar-form-custom, .sentbox .navbar-form-custom, .trash .navbar-form-custom, .messages_search .navbar-form-custom, .pharmacy_notifications .navbar-form-custom, .messages_area .navbar-form-custom, .hospitalInpatientPage .navbar-form-custom {
  float: none;
  height: auto !important;
}
.inbox .navbar-form-custom.show, .sentbox .navbar-form-custom.show, .trash .navbar-form-custom.show, .messages_search .navbar-form-custom.show, .pharmacy_notifications .navbar-form-custom.show, .messages_area .navbar-form-custom.show, .hospitalInpatientPage .navbar-form-custom.show {
  display: inline-block !important;
}
.inbox .navbar-form-custom #top-search, .sentbox .navbar-form-custom #top-search, .trash .navbar-form-custom #top-search, .messages_search .navbar-form-custom #top-search, .pharmacy_notifications .navbar-form-custom #top-search, .messages_area .navbar-form-custom #top-search, .hospitalInpatientPage .navbar-form-custom #top-search {
  background: rgba(0, 0, 0, 0.08);
  color: #fff;
}
.inbox .navbar-form-custom #top-search:hover, .inbox .navbar-form-custom #top-search:focus, .sentbox .navbar-form-custom #top-search:hover, .sentbox .navbar-form-custom #top-search:focus, .trash .navbar-form-custom #top-search:hover, .trash .navbar-form-custom #top-search:focus, .messages_search .navbar-form-custom #top-search:hover, .messages_search .navbar-form-custom #top-search:focus, .pharmacy_notifications .navbar-form-custom #top-search:hover, .pharmacy_notifications .navbar-form-custom #top-search:focus, .messages_area .navbar-form-custom #top-search:hover, .messages_area .navbar-form-custom #top-search:focus, .hospitalInpatientPage .navbar-form-custom #top-search:hover, .hospitalInpatientPage .navbar-form-custom #top-search:focus {
  background: #394263;
}
.inbox #composeNewMessageModal .customized_form_group, .sentbox #composeNewMessageModal .customized_form_group, .trash #composeNewMessageModal .customized_form_group, .messages_search #composeNewMessageModal .customized_form_group, .pharmacy_notifications #composeNewMessageModal .customized_form_group, .messages_area #composeNewMessageModal .customized_form_group, .hospitalInpatientPage #composeNewMessageModal .customized_form_group {
  margin-top: 1em;
}
.inbox .sidebar-content .compose_button, .sentbox .sidebar-content .compose_button, .trash .sidebar-content .compose_button, .messages_search .sidebar-content .compose_button, .pharmacy_notifications .sidebar-content .compose_button, .messages_area .sidebar-content .compose_button, .hospitalInpatientPage .sidebar-content .compose_button {
  display: block;
}
.inbox .sidebar-content .inbox-nav li, .sentbox .sidebar-content .inbox-nav li, .trash .sidebar-content .inbox-nav li, .messages_search .sidebar-content .inbox-nav li, .pharmacy_notifications .sidebar-content .inbox-nav li, .messages_area .sidebar-content .inbox-nav li, .hospitalInpatientPage .sidebar-content .inbox-nav li {
  background: transparent;
  border: 0;
}
.inbox .sidebar-content .inbox-nav li a, .sentbox .sidebar-content .inbox-nav li a, .trash .sidebar-content .inbox-nav li a, .messages_search .sidebar-content .inbox-nav li a, .pharmacy_notifications .sidebar-content .inbox-nav li a, .messages_area .sidebar-content .inbox-nav li a, .hospitalInpatientPage .sidebar-content .inbox-nav li a {
  position: relative;
  display: block;
  padding: 0.5em 1.2em;
}
.inbox .sidebar-content .inbox-nav li a span.label, .sentbox .sidebar-content .inbox-nav li a span.label, .trash .sidebar-content .inbox-nav li a span.label, .messages_search .sidebar-content .inbox-nav li a span.label, .pharmacy_notifications .sidebar-content .inbox-nav li a span.label, .messages_area .sidebar-content .inbox-nav li a span.label, .hospitalInpatientPage .sidebar-content .inbox-nav li a span.label {
  position: absolute;
  padding: 6px 8px;
  top: 1em;
  right: 1em;
}
.inbox .sidebar-content .inbox-nav li a.compose_button, .sentbox .sidebar-content .inbox-nav li a.compose_button, .trash .sidebar-content .inbox-nav li a.compose_button, .messages_search .sidebar-content .inbox-nav li a.compose_button, .pharmacy_notifications .sidebar-content .inbox-nav li a.compose_button, .messages_area .sidebar-content .inbox-nav li a.compose_button, .hospitalInpatientPage .sidebar-content .inbox-nav li a.compose_button {
  background-color: #338ecf;
  padding: 0;
  border: 0;
}
.inbox .sidebar-content .inbox-nav li a.compose_button:hover, .sentbox .sidebar-content .inbox-nav li a.compose_button:hover, .trash .sidebar-content .inbox-nav li a.compose_button:hover, .messages_search .sidebar-content .inbox-nav li a.compose_button:hover, .pharmacy_notifications .sidebar-content .inbox-nav li a.compose_button:hover, .messages_area .sidebar-content .inbox-nav li a.compose_button:hover, .hospitalInpatientPage .sidebar-content .inbox-nav li a.compose_button:hover {
  background-color: #007ed8;
}
.inbox .sidebar-content .inbox-nav li.active a:not(.compose_button), .sentbox .sidebar-content .inbox-nav li.active a:not(.compose_button), .trash .sidebar-content .inbox-nav li.active a:not(.compose_button), .messages_search .sidebar-content .inbox-nav li.active a:not(.compose_button), .pharmacy_notifications .sidebar-content .inbox-nav li.active a:not(.compose_button), .messages_area .sidebar-content .inbox-nav li.active a:not(.compose_button), .hospitalInpatientPage .sidebar-content .inbox-nav li.active a:not(.compose_button) {
  background: #fff;
  color: #394263;
}
.inbox .inbox-container, .sentbox .inbox-container, .trash .inbox-container, .messages_search .inbox-container, .pharmacy_notifications .inbox-container, .messages_area .inbox-container, .hospitalInpatientPage .inbox-container {
  position: relative;
  overflow-y: hidden;
  overflow-x: hidden;
}
.inbox .inbox-container::-webkit-scrollbar, .sentbox .inbox-container::-webkit-scrollbar, .trash .inbox-container::-webkit-scrollbar, .messages_search .inbox-container::-webkit-scrollbar, .pharmacy_notifications .inbox-container::-webkit-scrollbar, .messages_area .inbox-container::-webkit-scrollbar, .hospitalInpatientPage .inbox-container::-webkit-scrollbar {
  width: 3px;
}
.inbox .inbox-container::-webkit-scrollbar-thumb, .sentbox .inbox-container::-webkit-scrollbar-thumb, .trash .inbox-container::-webkit-scrollbar-thumb, .messages_search .inbox-container::-webkit-scrollbar-thumb, .pharmacy_notifications .inbox-container::-webkit-scrollbar-thumb, .messages_area .inbox-container::-webkit-scrollbar-thumb, .hospitalInpatientPage .inbox-container::-webkit-scrollbar-thumb {
  background: #007EE5;
}
.inbox .inbox-container::-webkit-scrollbar-track, .sentbox .inbox-container::-webkit-scrollbar-track, .trash .inbox-container::-webkit-scrollbar-track, .messages_search .inbox-container::-webkit-scrollbar-track, .pharmacy_notifications .inbox-container::-webkit-scrollbar-track, .messages_area .inbox-container::-webkit-scrollbar-track, .hospitalInpatientPage .inbox-container::-webkit-scrollbar-track {
  background: transparent;
  opacity: 0;
}
.inbox .inbox-container .inbox-header, .sentbox .inbox-container .inbox-header, .trash .inbox-container .inbox-header, .messages_search .inbox-container .inbox-header, .pharmacy_notifications .inbox-container .inbox-header, .messages_area .inbox-container .inbox-header, .hospitalInpatientPage .inbox-container .inbox-header {
  position: relative;
  width: 100%;
  background: #394263;
  color: #ffffff;
  height: 4em;
}
.inbox .inbox-container .inbox-header h1.page-title, .sentbox .inbox-container .inbox-header h1.page-title, .trash .inbox-container .inbox-header h1.page-title, .messages_search .inbox-container .inbox-header h1.page-title, .pharmacy_notifications .inbox-container .inbox-header h1.page-title, .messages_area .inbox-container .inbox-header h1.page-title, .hospitalInpatientPage .inbox-container .inbox-header h1.page-title {
  display: inline-block;
  padding: 0em 1em;
  margin: 0;
  font-size: 2em;
  font-weight: bold;
  vertical-align: middle;
}
.inbox .inbox-container .inbox-header .pagination, .sentbox .inbox-container .inbox-header .pagination, .trash .inbox-container .inbox-header .pagination, .messages_search .inbox-container .inbox-header .pagination, .pharmacy_notifications .inbox-container .inbox-header .pagination, .messages_area .inbox-container .inbox-header .pagination, .hospitalInpatientPage .inbox-container .inbox-header .pagination {
  display: inline-block;
  position: absolute;
  top: 0.8em;
  right: 0.5em;
}
.inbox .inbox-container .inbox-items, .sentbox .inbox-container .inbox-items, .trash .inbox-container .inbox-items, .messages_search .inbox-container .inbox-items, .pharmacy_notifications .inbox-container .inbox-items, .messages_area .inbox-container .inbox-items, .hospitalInpatientPage .inbox-container .inbox-items {
  height: calc(100% - 4em);
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.inbox .inbox-container .inbox-items .inbox-operations-wrap, .sentbox .inbox-container .inbox-items .inbox-operations-wrap, .trash .inbox-container .inbox-items .inbox-operations-wrap, .messages_search .inbox-container .inbox-items .inbox-operations-wrap, .pharmacy_notifications .inbox-container .inbox-items .inbox-operations-wrap, .messages_area .inbox-container .inbox-items .inbox-operations-wrap, .hospitalInpatientPage .inbox-container .inbox-items .inbox-operations-wrap {
  position: relative;
  background: white;
  box-shadow: inset 0 -1px 0 #f0f0f0;
}
.inbox .inbox-container .inbox-items .inbox-operations-wrap ul li, .sentbox .inbox-container .inbox-items .inbox-operations-wrap ul li, .trash .inbox-container .inbox-items .inbox-operations-wrap ul li, .messages_search .inbox-container .inbox-items .inbox-operations-wrap ul li, .pharmacy_notifications .inbox-container .inbox-items .inbox-operations-wrap ul li, .messages_area .inbox-container .inbox-items .inbox-operations-wrap ul li, .hospitalInpatientPage .inbox-container .inbox-items .inbox-operations-wrap ul li {
  display: inline-block;
}
.inbox .inbox-container .inbox-items .inbox-operations-wrap ul li a, .sentbox .inbox-container .inbox-items .inbox-operations-wrap ul li a, .trash .inbox-container .inbox-items .inbox-operations-wrap ul li a, .messages_search .inbox-container .inbox-items .inbox-operations-wrap ul li a, .pharmacy_notifications .inbox-container .inbox-items .inbox-operations-wrap ul li a, .messages_area .inbox-container .inbox-items .inbox-operations-wrap ul li a, .hospitalInpatientPage .inbox-container .inbox-items .inbox-operations-wrap ul li a {
  display: block;
  margin: 0;
  width: 4em;
  height: 4em;
  text-align: center;
  line-height: 4em;
}
.inbox .inbox-container .inbox-items .inbox-operations-wrap ul li a i, .sentbox .inbox-container .inbox-items .inbox-operations-wrap ul li a i, .trash .inbox-container .inbox-items .inbox-operations-wrap ul li a i, .messages_search .inbox-container .inbox-items .inbox-operations-wrap ul li a i, .pharmacy_notifications .inbox-container .inbox-items .inbox-operations-wrap ul li a i, .messages_area .inbox-container .inbox-items .inbox-operations-wrap ul li a i, .hospitalInpatientPage .inbox-container .inbox-items .inbox-operations-wrap ul li a i {
  display: inline-block;
  color: #7e7e7e;
  font-size: 1.5em;
}
.inbox .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all, .sentbox .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all, .trash .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all, .messages_search .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all, .pharmacy_notifications .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all, .messages_area .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all, .hospitalInpatientPage .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: 5em;
  padding-left: 1.5em;
}
.inbox .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all svg, .sentbox .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all svg, .trash .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all svg, .messages_search .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all svg, .pharmacy_notifications .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all svg, .messages_area .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all svg, .hospitalInpatientPage .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all svg {
  cursor: pointer;
  width: 32px;
  height: 32px;
}
.inbox .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all svg path, .sentbox .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all svg path, .trash .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all svg path, .messages_search .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all svg path, .pharmacy_notifications .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all svg path, .messages_area .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all svg path, .hospitalInpatientPage .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all svg path {
  fill: none;
  stroke: #a5a5a5;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-dasharray: 96 12;
  stroke-dashoffset: 0;
  -webkit-transition: all 200ms cubic-bezier(0.6, 0.04, 0.98, 0.335);
  -moz-transition: all 200ms cubic-bezier(0.6, 0.04, 0.98, 0.335);
  -o-transition: all 200ms cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: all 200ms cubic-bezier(0.6, 0.04, 0.98, 0.335);
  vector-effect: non-scaling-stroke;
}
.inbox .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all svg polyline, .inbox .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all svg line, .sentbox .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all svg polyline, .sentbox .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all svg line, .trash .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all svg polyline, .trash .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all svg line, .messages_search .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all svg polyline, .messages_search .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all svg line, .pharmacy_notifications .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all svg polyline, .pharmacy_notifications .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all svg line, .messages_area .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all svg polyline, .messages_area .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all svg line, .hospitalInpatientPage .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all svg polyline, .hospitalInpatientPage .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all svg line {
  fill: none;
  stroke: #0ab0ff;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 100;
  stroke-dashoffset: 101;
  -webkit-transition: all 300ms cubic-bezier(0.5, -0.5, 0.5, 1.5);
  -moz-transition: all 300ms cubic-bezier(0.5, -0.5, 0.5, 1.5);
  -o-transition: all 300ms cubic-bezier(0.5, -0.5, 0.5, 1.5);
  transition: all 300ms cubic-bezier(0.5, -0.5, 0.5, 1.5);
  vector-effect: non-scaling-stroke;
}
.inbox .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all.triggered svg path, .sentbox .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all.triggered svg path, .trash .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all.triggered svg path, .messages_search .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all.triggered svg path, .pharmacy_notifications .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all.triggered svg path, .messages_area .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all.triggered svg path, .hospitalInpatientPage .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all.triggered svg path {
  stroke-dashoffset: 36;
}
.inbox .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all.triggered svg polyline, .sentbox .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all.triggered svg polyline, .trash .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all.triggered svg polyline, .messages_search .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all.triggered svg polyline, .pharmacy_notifications .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all.triggered svg polyline, .messages_area .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all.triggered svg polyline, .hospitalInpatientPage .inbox-container .inbox-items .inbox-operations-wrap ul li a.select-all.triggered svg polyline {
  stroke: #0ab0ff;
  stroke-dashoffset: 74;
}
.inbox .inbox-container .inbox-items .inbox-operations-wrap ul li a:not(.select-all):hover, .sentbox .inbox-container .inbox-items .inbox-operations-wrap ul li a:not(.select-all):hover, .trash .inbox-container .inbox-items .inbox-operations-wrap ul li a:not(.select-all):hover, .messages_search .inbox-container .inbox-items .inbox-operations-wrap ul li a:not(.select-all):hover, .pharmacy_notifications .inbox-container .inbox-items .inbox-operations-wrap ul li a:not(.select-all):hover, .messages_area .inbox-container .inbox-items .inbox-operations-wrap ul li a:not(.select-all):hover, .hospitalInpatientPage .inbox-container .inbox-items .inbox-operations-wrap ul li a:not(.select-all):hover {
  background: rgba(0, 196, 255, 0.09);
}
.inbox .inbox-container .inbox-items input[type=radio], .sentbox .inbox-container .inbox-items input[type=radio], .trash .inbox-container .inbox-items input[type=radio], .messages_search .inbox-container .inbox-items input[type=radio], .pharmacy_notifications .inbox-container .inbox-items input[type=radio], .messages_area .inbox-container .inbox-items input[type=radio], .hospitalInpatientPage .inbox-container .inbox-items input[type=radio] {
  display: none;
}
.inbox .inbox-container .inbox-items #clear_inbox_conv:not(:checked) + .container_inbox .conversation-card, .sentbox .inbox-container .inbox-items #clear_inbox_conv:not(:checked) + .container_inbox .conversation-card, .trash .inbox-container .inbox-items #clear_inbox_conv:not(:checked) + .container_inbox .conversation-card, .messages_search .inbox-container .inbox-items #clear_inbox_conv:not(:checked) + .container_inbox .conversation-card, .pharmacy_notifications .inbox-container .inbox-items #clear_inbox_conv:not(:checked) + .container_inbox .conversation-card, .messages_area .inbox-container .inbox-items #clear_inbox_conv:not(:checked) + .container_inbox .conversation-card, .hospitalInpatientPage .inbox-container .inbox-items #clear_inbox_conv:not(:checked) + .container_inbox .conversation-card {
  width: 40%;
  min-width: 300px;
  float: left;
}
@media only screen and (max-width: 764px) {
  .inbox .inbox-container .inbox-items #clear_inbox_conv:not(:checked) + .container_inbox .conversation-card, .sentbox .inbox-container .inbox-items #clear_inbox_conv:not(:checked) + .container_inbox .conversation-card, .trash .inbox-container .inbox-items #clear_inbox_conv:not(:checked) + .container_inbox .conversation-card, .messages_search .inbox-container .inbox-items #clear_inbox_conv:not(:checked) + .container_inbox .conversation-card, .pharmacy_notifications .inbox-container .inbox-items #clear_inbox_conv:not(:checked) + .container_inbox .conversation-card, .messages_area .inbox-container .inbox-items #clear_inbox_conv:not(:checked) + .container_inbox .conversation-card, .hospitalInpatientPage .inbox-container .inbox-items #clear_inbox_conv:not(:checked) + .container_inbox .conversation-card {
    width: 100%;
  }
}
.inbox .inbox-container .inbox-items .container_inbox, .sentbox .inbox-container .inbox-items .container_inbox, .trash .inbox-container .inbox-items .container_inbox, .messages_search .inbox-container .inbox-items .container_inbox, .pharmacy_notifications .inbox-container .inbox-items .container_inbox, .messages_area .inbox-container .inbox-items .container_inbox, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox {
  height: calc(100% - 4em);
  background: white;
}
.inbox .inbox-container .inbox-items .container_inbox input[type=radio]:checked + label .conversation-card, .sentbox .inbox-container .inbox-items .container_inbox input[type=radio]:checked + label .conversation-card, .trash .inbox-container .inbox-items .container_inbox input[type=radio]:checked + label .conversation-card, .messages_search .inbox-container .inbox-items .container_inbox input[type=radio]:checked + label .conversation-card, .pharmacy_notifications .inbox-container .inbox-items .container_inbox input[type=radio]:checked + label .conversation-card, .messages_area .inbox-container .inbox-items .container_inbox input[type=radio]:checked + label .conversation-card, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox input[type=radio]:checked + label .conversation-card {
  background-color: rgba(165, 165, 165, 0.09);
  box-shadow: inset 0px -3px 0 #338ecf;
}
.inbox .inbox-container .inbox-items .container_inbox input[type=radio]:checked + label + .conversation_details, .sentbox .inbox-container .inbox-items .container_inbox input[type=radio]:checked + label + .conversation_details, .trash .inbox-container .inbox-items .container_inbox input[type=radio]:checked + label + .conversation_details, .messages_search .inbox-container .inbox-items .container_inbox input[type=radio]:checked + label + .conversation_details, .pharmacy_notifications .inbox-container .inbox-items .container_inbox input[type=radio]:checked + label + .conversation_details, .messages_area .inbox-container .inbox-items .container_inbox input[type=radio]:checked + label + .conversation_details, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox input[type=radio]:checked + label + .conversation_details {
  width: 60%;
  max-width: calc(100% - 320px);
  float: right;
  transition-property: right, opacity;
  transition-duration: 0.3s;
  z-index: 2;
  opacity: 1;
  display: block;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  pointer-events: auto;
}
@media only screen and (max-width: 768px) {
  .inbox .inbox-container .inbox-items .container_inbox input[type=radio]:checked + label + .conversation_details, .sentbox .inbox-container .inbox-items .container_inbox input[type=radio]:checked + label + .conversation_details, .trash .inbox-container .inbox-items .container_inbox input[type=radio]:checked + label + .conversation_details, .messages_search .inbox-container .inbox-items .container_inbox input[type=radio]:checked + label + .conversation_details, .pharmacy_notifications .inbox-container .inbox-items .container_inbox input[type=radio]:checked + label + .conversation_details, .messages_area .inbox-container .inbox-items .container_inbox input[type=radio]:checked + label + .conversation_details, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox input[type=radio]:checked + label + .conversation_details {
    width: 100%;
    max-width: 100%;
    height: 100%;
  }
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details label.close-conversation-details-view, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details label.close-conversation-details-view, .trash .inbox-container .inbox-items .container_inbox .conversation_details label.close-conversation-details-view, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details label.close-conversation-details-view, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details label.close-conversation-details-view, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details label.close-conversation-details-view, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details label.close-conversation-details-view {
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  line-height: 30px;
  text-align: center;
  font-size: 20px;
  font-weight: 100;
  right: 10px;
  top: 10px;
  z-index: 1031;
  color: rgba(0, 0, 0, 0.23);
  background: rgba(0, 0, 0, 0.07);
  cursor: pointer;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details label.close-conversation-details-view:hover, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details label.close-conversation-details-view:hover, .trash .inbox-container .inbox-items .container_inbox .conversation_details label.close-conversation-details-view:hover, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details label.close-conversation-details-view:hover, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details label.close-conversation-details-view:hover, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details label.close-conversation-details-view:hover, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details label.close-conversation-details-view:hover {
  color: #ffffff;
  background: #189fff;
}
.inbox .inbox-container .inbox-items .container_inbox input[type=radio]:checked + label + .conversation_details label, .sentbox .inbox-container .inbox-items .container_inbox input[type=radio]:checked + label + .conversation_details label, .trash .inbox-container .inbox-items .container_inbox input[type=radio]:checked + label + .conversation_details label, .messages_search .inbox-container .inbox-items .container_inbox input[type=radio]:checked + label + .conversation_details label, .pharmacy_notifications .inbox-container .inbox-items .container_inbox input[type=radio]:checked + label + .conversation_details label, .messages_area .inbox-container .inbox-items .container_inbox input[type=radio]:checked + label + .conversation_details label, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox input[type=radio]:checked + label + .conversation_details label {
  pointer-events: auto;
}
.inbox .inbox-container .inbox-items .container_inbox label.pseudo-selector, .sentbox .inbox-container .inbox-items .container_inbox label.pseudo-selector, .trash .inbox-container .inbox-items .container_inbox label.pseudo-selector, .messages_search .inbox-container .inbox-items .container_inbox label.pseudo-selector, .pharmacy_notifications .inbox-container .inbox-items .container_inbox label.pseudo-selector, .messages_area .inbox-container .inbox-items .container_inbox label.pseudo-selector, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox label.pseudo-selector {
  cursor: pointer;
  display: block;
  width: 100%;
  overflow: hidden;
  pointer-events: auto;
  margin-bottom: 0;
}
.inbox .inbox-container .inbox-items .container_inbox label.pseudo-selector:hover > .conversation-card, .sentbox .inbox-container .inbox-items .container_inbox label.pseudo-selector:hover > .conversation-card, .trash .inbox-container .inbox-items .container_inbox label.pseudo-selector:hover > .conversation-card, .messages_search .inbox-container .inbox-items .container_inbox label.pseudo-selector:hover > .conversation-card, .pharmacy_notifications .inbox-container .inbox-items .container_inbox label.pseudo-selector:hover > .conversation-card, .messages_area .inbox-container .inbox-items .container_inbox label.pseudo-selector:hover > .conversation-card, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox label.pseudo-selector:hover > .conversation-card {
  background-color: rgba(165, 165, 165, 0.09) !important;
}
.inbox .inbox-container .inbox-items .container_inbox label .conversation-card, .sentbox .inbox-container .inbox-items .container_inbox label .conversation-card, .trash .inbox-container .inbox-items .container_inbox label .conversation-card, .messages_search .inbox-container .inbox-items .container_inbox label .conversation-card, .pharmacy_notifications .inbox-container .inbox-items .container_inbox label .conversation-card, .messages_area .inbox-container .inbox-items .container_inbox label .conversation-card, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox label .conversation-card {
  pointer-events: auto;
}
.inbox .inbox-container .inbox-items .container_inbox a, .sentbox .inbox-container .inbox-items .container_inbox a, .trash .inbox-container .inbox-items .container_inbox a, .messages_search .inbox-container .inbox-items .container_inbox a, .pharmacy_notifications .inbox-container .inbox-items .container_inbox a, .messages_area .inbox-container .inbox-items .container_inbox a, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox a {
  color: #2595df;
  font-size: 1.05em;
  letter-spacing: 0.02em;
  text-decoration: none;
}
.inbox .inbox-container .inbox-items .container_inbox a:hover, .sentbox .inbox-container .inbox-items .container_inbox a:hover, .trash .inbox-container .inbox-items .container_inbox a:hover, .messages_search .inbox-container .inbox-items .container_inbox a:hover, .pharmacy_notifications .inbox-container .inbox-items .container_inbox a:hover, .messages_area .inbox-container .inbox-items .container_inbox a:hover, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox a:hover {
  color: #1570ad;
}
@media screen and (max-width: 30em) {
  .inbox .inbox-container .inbox-items .container_inbox a, .sentbox .inbox-container .inbox-items .container_inbox a, .trash .inbox-container .inbox-items .container_inbox a, .messages_search .inbox-container .inbox-items .container_inbox a, .pharmacy_notifications .inbox-container .inbox-items .container_inbox a, .messages_area .inbox-container .inbox-items .container_inbox a, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox a {
    font-size: 1.25em;
  }
}
.inbox .inbox-container .inbox-items .container_inbox .pagination a:hover, .sentbox .inbox-container .inbox-items .container_inbox .pagination a:hover, .trash .inbox-container .inbox-items .container_inbox .pagination a:hover, .messages_search .inbox-container .inbox-items .container_inbox .pagination a:hover, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .pagination a:hover, .messages_area .inbox-container .inbox-items .container_inbox .pagination a:hover, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .pagination a:hover {
  color: #ffffff;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation-card, .sentbox .inbox-container .inbox-items .container_inbox .conversation-card, .trash .inbox-container .inbox-items .container_inbox .conversation-card, .messages_search .inbox-container .inbox-items .container_inbox .conversation-card, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation-card, .messages_area .inbox-container .inbox-items .container_inbox .conversation-card, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation-card {
  width: 100%;
  float: left;
  text-align: left;
  color: black;
  background: white;
  cursor: pointer;
  padding: 0.5em 0.2em;
  box-shadow: inset 0px -1px 0 rgba(0, 0, 0, 0.08);
}
.inbox .inbox-container .inbox-items .container_inbox .conversation-card h2, .inbox .inbox-container .inbox-items .container_inbox .conversation-card h3, .inbox .inbox-container .inbox-items .container_inbox .conversation-card h4, .sentbox .inbox-container .inbox-items .container_inbox .conversation-card h2, .sentbox .inbox-container .inbox-items .container_inbox .conversation-card h3, .sentbox .inbox-container .inbox-items .container_inbox .conversation-card h4, .trash .inbox-container .inbox-items .container_inbox .conversation-card h2, .trash .inbox-container .inbox-items .container_inbox .conversation-card h3, .trash .inbox-container .inbox-items .container_inbox .conversation-card h4, .messages_search .inbox-container .inbox-items .container_inbox .conversation-card h2, .messages_search .inbox-container .inbox-items .container_inbox .conversation-card h3, .messages_search .inbox-container .inbox-items .container_inbox .conversation-card h4, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation-card h2, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation-card h3, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation-card h4, .messages_area .inbox-container .inbox-items .container_inbox .conversation-card h2, .messages_area .inbox-container .inbox-items .container_inbox .conversation-card h3, .messages_area .inbox-container .inbox-items .container_inbox .conversation-card h4, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation-card h2, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation-card h3, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation-card h4 {
  color: black;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation-card h2, .sentbox .inbox-container .inbox-items .container_inbox .conversation-card h2, .trash .inbox-container .inbox-items .container_inbox .conversation-card h2, .messages_search .inbox-container .inbox-items .container_inbox .conversation-card h2, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation-card h2, .messages_area .inbox-container .inbox-items .container_inbox .conversation-card h2, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation-card h2 {
  font-size: 13px;
  display: inline-block;
  color: #515151;
  text-transform: uppercase;
  font-weight: 800;
  margin: 5px 0px 0px 0px;
  padding-top: 0px;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation-card h3, .sentbox .inbox-container .inbox-items .container_inbox .conversation-card h3, .trash .inbox-container .inbox-items .container_inbox .conversation-card h3, .messages_search .inbox-container .inbox-items .container_inbox .conversation-card h3, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation-card h3, .messages_area .inbox-container .inbox-items .container_inbox .conversation-card h3, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation-card h3 {
  font-size: 11px;
  font-weight: 800;
  margin: 0px 0px 10px 0px;
  text-transform: uppercase;
  color: #B2B2B2;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation-card h4, .sentbox .inbox-container .inbox-items .container_inbox .conversation-card h4, .trash .inbox-container .inbox-items .container_inbox .conversation-card h4, .messages_search .inbox-container .inbox-items .container_inbox .conversation-card h4, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation-card h4, .messages_area .inbox-container .inbox-items .container_inbox .conversation-card h4, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation-card h4 {
  font-size: 10px;
  font-weight: 600;
  margin: 0;
  color: #919191;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation-card .ellipsis, .sentbox .inbox-container .inbox-items .container_inbox .conversation-card .ellipsis, .trash .inbox-container .inbox-items .container_inbox .conversation-card .ellipsis, .messages_search .inbox-container .inbox-items .container_inbox .conversation-card .ellipsis, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation-card .ellipsis, .messages_area .inbox-container .inbox-items .container_inbox .conversation-card .ellipsis, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation-card .ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation-card .short_time, .sentbox .inbox-container .inbox-items .container_inbox .conversation-card .short_time, .trash .inbox-container .inbox-items .container_inbox .conversation-card .short_time, .messages_search .inbox-container .inbox-items .container_inbox .conversation-card .short_time, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation-card .short_time, .messages_area .inbox-container .inbox-items .container_inbox .conversation-card .short_time, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation-card .short_time {
  float: right;
  color: black;
  margin-right: 3px;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content, .sentbox .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content, .trash .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content, .messages_search .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content, .messages_area .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content {
  position: relative;
  display: inline-block;
  padding-left: 6em;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations, .sentbox .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations, .trash .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations, .messages_search .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations, .messages_area .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations {
  position: absolute;
  left: 0;
  top: 0;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox, .sentbox .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox, .trash .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox, .messages_search .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox, .messages_area .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox {
  height: 20px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding-left: 0;
  padding-right: 1em;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox svg, .sentbox .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox svg, .trash .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox svg, .messages_search .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox svg, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox svg, .messages_area .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox svg, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox svg {
  cursor: pointer;
  width: 20px;
  height: 20px;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox svg path, .sentbox .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox svg path, .trash .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox svg path, .messages_search .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox svg path, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox svg path, .messages_area .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox svg path, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox svg path {
  fill: none;
  stroke: #89949b;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-dasharray: 58 10;
  stroke-dashoffset: 0;
  -webkit-transition: all 200ms cubic-bezier(0.6, 0.04, 0.98, 0.335);
  -moz-transition: all 200ms cubic-bezier(0.6, 0.04, 0.98, 0.335);
  -o-transition: all 200ms cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: all 200ms cubic-bezier(0.6, 0.04, 0.98, 0.335);
  vector-effect: non-scaling-stroke;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox svg polyline, .inbox .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox svg line, .sentbox .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox svg polyline, .sentbox .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox svg line, .trash .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox svg polyline, .trash .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox svg line, .messages_search .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox svg polyline, .messages_search .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox svg line, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox svg polyline, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox svg line, .messages_area .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox svg polyline, .messages_area .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox svg line, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox svg polyline, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox svg line {
  fill: none;
  stroke: #0ab0ff;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 100;
  stroke-dashoffset: 101;
  -webkit-transition: all 300ms cubic-bezier(0.5, -0.5, 0.5, 1.5);
  -moz-transition: all 300ms cubic-bezier(0.5, -0.5, 0.5, 1.5);
  -o-transition: all 300ms cubic-bezier(0.5, -0.5, 0.5, 1.5);
  transition: all 300ms cubic-bezier(0.5, -0.5, 0.5, 1.5);
  vector-effect: non-scaling-stroke;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox.triggered svg path, .sentbox .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox.triggered svg path, .trash .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox.triggered svg path, .messages_search .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox.triggered svg path, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox.triggered svg path, .messages_area .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox.triggered svg path, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox.triggered svg path {
  stroke-dashoffset: 19.2;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox.triggered svg polyline, .sentbox .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox.triggered svg polyline, .trash .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox.triggered svg polyline, .messages_search .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox.triggered svg polyline, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox.triggered svg polyline, .messages_area .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox.triggered svg polyline, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .checkbox.triggered svg polyline {
  stroke: #0ab0ff;
  stroke-dashoffset: 82;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .read-status, .sentbox .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .read-status, .trash .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .read-status, .messages_search .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .read-status, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .read-status, .messages_area .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .read-status, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .mailbox_operations .read-status {
  display: inline-block;
  padding: 1em;
  vertical-align: middle;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .from, .sentbox .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .from, .trash .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .from, .messages_search .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .from, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .from, .messages_area .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .from, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .from {
  width: 85%;
  color: #338ecf;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .subject, .sentbox .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .subject, .trash .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .subject, .messages_search .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .subject, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .subject, .messages_area .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .subject, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .subject {
  font-size: 1.15em;
  font-weight: bold;
  color: #555555;
  margin-top: 0.2em;
  letter-spacing: 0.02em;
  width: 70%;
}
@media screen and (max-width: 30em) {
  .inbox .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .subject, .sentbox .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .subject, .trash .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .subject, .messages_search .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .subject, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .subject, .messages_area .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .subject, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .subject {
    font-size: 1.5em;
  }
}
.inbox .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .body, .sentbox .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .body, .trash .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .body, .messages_search .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .body, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .body, .messages_area .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .body, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .body {
  margin-bottom: 0;
  font-size: 1em;
  font-weight: lighter;
  color: #949494;
  letter-spacing: 0.02em;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .time, .sentbox .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .time, .trash .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .time, .messages_search .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .time, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .time, .messages_area .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .time, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .time {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 1em;
  font-weight: 300;
  font-style: italic;
  color: #383838;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .has_attachments, .sentbox .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .has_attachments, .trash .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .has_attachments, .messages_search .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .has_attachments, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .has_attachments, .messages_area .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .has_attachments, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation-card .mailbox-content .has_attachments {
  position: absolute;
  top: 5px;
  right: 5em;
  color: #52bcff;
  font-size: 0.9em;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details, .trash .inbox-container .inbox-items .container_inbox .conversation_details, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details {
  overflow-x: hidden;
  overflow-y: auto;
  height: 100%;
  position: absolute;
  top: 0;
  transition-delay: 0.1s;
  transition-property: right, opacity;
  opacity: 0;
  transition-duration: 0.2s;
  right: 0;
  z-index: -1;
  background: #fafafa;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header {
  background: #ffffff;
  box-shadow: inset 0px -1px 0px 0px rgba(0, 0, 0, 0.08);
  padding: 1em;
  margin: 0 0 1em 0;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .inbox-label, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .inbox-label, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .inbox-label, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .inbox-label, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .inbox-label, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .inbox-label, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .inbox-label {
  display: block;
  margin-top: 0.7em;
  margin-bottom: 0.4em;
  text-transform: uppercase;
  font-size: 0.9em;
  color: rgb(0, 137, 255);
  font-weight: bold;
  letter-spacing: 0.06em;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .inbox-label.large, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .inbox-label.large, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .inbox-label.large, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .inbox-label.large, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .inbox-label.large, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .inbox-label.large, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .inbox-label.large {
  font-size: 1.2em;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .inbox-label.small, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .inbox-label.small, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .inbox-label.small, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .inbox-label.small, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .inbox-label.small, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .inbox-label.small, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .inbox-label.small {
  font-size: 0.7em;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .inbox-label.small.time, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .inbox-label.small.time, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .inbox-label.small.time, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .inbox-label.small.time, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .inbox-label.small.time, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .inbox-label.small.time, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .inbox-label.small.time {
  color: rgba(0, 0, 0, 0.6);
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header h2, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header h2, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header h2, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header h2, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header h2, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header h2, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header h2 {
  display: inline-block;
  font-size: 1.5em;
  font-weight: 500;
  color: #666666;
}
@media (max-width: 30em) {
  .inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header h2, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header h2, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header h2, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header h2, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header h2, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header h2, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header h2 {
    font-size: 1.2em;
    padding-right: 1.5em !important;
  }
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants {
  display: block;
  position: relative;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants img, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants img, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants img, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants img, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants img, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants img, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants {
  display: inline-block;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants a, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants a, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants a, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants a, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants a, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants a, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants a {
  display: inline-block;
  -webkit-transition: all 0.3s cubic-bezier(0.3, 0.6, 0.2, 1.4);
  -moz-transition: all 0.3s cubic-bezier(0.3, 0.6, 0.2, 1.4);
  -ms-transition: all 0.3s cubic-bezier(0.3, 0.6, 0.2, 1.4);
  -o-transition: all 0.3s cubic-bezier(0.3, 0.6, 0.2, 1.4);
  transition: all 0.3s cubic-bezier(0.3, 0.6, 0.2, 1.4);
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants a img, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants a img, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants a img, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants a img, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants a img, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants a img, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants a img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants a.hide, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants a.hide, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants a.hide, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants a.hide, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants a.hide, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants a.hide, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants a.hide {
  display: none !important;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants a.show, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants a.show, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants a.show, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants a.show, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants a.show, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants a.show, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants a.show {
  display: inline-block !important;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants.minimized a:not(:first-child):not(.participants_show_trigger), .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants.minimized a:not(:first-child):not(.participants_show_trigger), .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants.minimized a:not(:first-child):not(.participants_show_trigger), .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants.minimized a:not(:first-child):not(.participants_show_trigger), .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants.minimized a:not(:first-child):not(.participants_show_trigger), .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants.minimized a:not(:first-child):not(.participants_show_trigger), .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants.minimized a:not(:first-child):not(.participants_show_trigger) {
  margin-left: -15px;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants.minimized.visible a:not(:first-child):not(.participants_show_trigger), .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants.minimized.visible a:not(:first-child):not(.participants_show_trigger), .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants.minimized.visible a:not(:first-child):not(.participants_show_trigger), .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants.minimized.visible a:not(:first-child):not(.participants_show_trigger), .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants.minimized.visible a:not(:first-child):not(.participants_show_trigger), .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants.minimized.visible a:not(:first-child):not(.participants_show_trigger), .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants.minimized.visible a:not(:first-child):not(.participants_show_trigger) {
  transform: rotate(360deg);
  margin-left: 0;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants.minimized a.participants_show_trigger, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants.minimized a.participants_show_trigger, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants.minimized a.participants_show_trigger, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants.minimized a.participants_show_trigger, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants.minimized a.participants_show_trigger, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants.minimized a.participants_show_trigger, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-header .participants .other_participants.minimized a.participants_show_trigger {
  margin-left: 0.5em;
  letter-spacing: 0.03em;
  color: #2595df;
  text-decoration: none;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block {
  visibility: visible;
  box-shadow: 0 2px 4px rgba(100, 100, 100, 0.1);
  padding: 0;
  position: relative;
  margin: 0 auto;
  margin-bottom: 20px;
  background: #fff;
  min-height: 80px;
  position: relative;
  -webkit-transition: all 500ms cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: all 500ms cubic-bezier(0.23, 1, 0.32, 1);
  -ms-transition: all 500ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 500ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 500ms cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to {
  padding: 1em;
  box-shadow: inset 0px -2px 0px rgba(158, 158, 158, 0.22);
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to .from, .inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to .to, .inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to.pics, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to .from, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to .to, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to.pics, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to .from, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to .to, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to.pics, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to .from, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to .to, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to.pics, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to .from, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to .to, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to.pics, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to .from, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to .to, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to.pics, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to .from, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to .to, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to.pics {
  color: #058bff;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to .from img, .inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to .to img, .inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to.pics img, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to .from img, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to .to img, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to.pics img, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to .from img, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to .to img, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to.pics img, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to .from img, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to .to img, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to.pics img, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to .from img, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to .to img, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to.pics img, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to .from img, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to .to img, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to.pics img, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to .from img, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to .to img, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to.pics img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to a.toggle-details, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to a.toggle-details, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to a.toggle-details, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to a.toggle-details, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to a.toggle-details, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to a.toggle-details, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to a.toggle-details {
  font-size: 1em;
  vertical-align: baseline;
  display: inline-block;
  margin-right: 1em;
  color: #0095ff;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to a.toggle-details.toggle, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to a.toggle-details.toggle, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to a.toggle-details.toggle, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to a.toggle-details.toggle, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to a.toggle-details.toggle, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to a.toggle-details.toggle, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to a.toggle-details.toggle {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to a, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to a, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to a, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to a, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to a, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to a, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to a {
  display: inline-block;
  -webkit-transition: all 0.3s cubic-bezier(0.3, 0.6, 0.2, 1.4);
  -moz-transition: all 0.3s cubic-bezier(0.3, 0.6, 0.2, 1.4);
  -ms-transition: all 0.3s cubic-bezier(0.3, 0.6, 0.2, 1.4);
  -o-transition: all 0.3s cubic-bezier(0.3, 0.6, 0.2, 1.4);
  transition: all 0.3s cubic-bezier(0.3, 0.6, 0.2, 1.4);
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to a img, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to a img, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to a img, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to a img, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to a img, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to a img, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to a img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to .message-time, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to .message-time, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to .message-time, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to .message-time, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to .message-time, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to .message-time, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .message-from-to .message-time {
  float: right;
  font-size: 0.9em;
  letter-spacing: 0.08em;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details {
  height: 0;
  overflow: hidden;
  transition: 0.6s cubic-bezier(1, -0.05, 0, 1.14);
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title {
  line-height: 1.4;
  padding: 1.4em;
  box-shadow: inset 0px -2px 0px rgba(158, 158, 158, 0.22);
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-label, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-label, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-label, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-label, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-label, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-label, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-label {
  display: block;
  margin-top: 0.8em;
  margin-bottom: 0.6em;
  text-transform: uppercase;
  font-size: 0.9em;
  color: #0089ff;
  font-weight: bold;
  letter-spacing: 0.06em;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-label.large, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-label.large, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-label.large, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-label.large, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-label.large, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-label.large, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-label.large {
  font-size: 1.2em;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-label.small, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-label.small, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-label.small, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-label.small, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-label.small, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-label.small, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-label.small {
  font-size: 0.7em;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-sender, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-sender, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-sender, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-sender, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-sender, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-sender, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-sender {
  display: block;
  color: #2595df;
  font-size: 1.05em;
  letter-spacing: 0.02em;
  text-decoration: none;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-sender img, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-sender img, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-sender img, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-sender img, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-sender img, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-sender img, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-sender img {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  margin-right: 0.2em;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-sender span, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-sender span, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-sender span, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-sender span, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-sender span, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-sender span, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-sender span {
  vertical-align: middle;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-sender:hover, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-sender:hover, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-sender:hover, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-sender:hover, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-sender:hover, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-sender:hover, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-sender:hover {
  color: #1570ad;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-recievers .reciever-card, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-recievers .reciever-card, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-recievers .reciever-card, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-recievers .reciever-card, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-recievers .reciever-card, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-recievers .reciever-card, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-recievers .reciever-card {
  display: inline-block;
  color: #2595df;
  font-size: 1.05em;
  letter-spacing: 0.02em;
  text-decoration: none;
  padding: 0.5em 1.5em 0.5em 0.6em;
  box-shadow: inset 0 0 0 1px rgba(33, 150, 243, 0.22);
  border-radius: 3em;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-recievers .reciever-card img, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-recievers .reciever-card img, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-recievers .reciever-card img, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-recievers .reciever-card img, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-recievers .reciever-card img, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-recievers .reciever-card img, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-recievers .reciever-card img {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  margin-right: 0.2em;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-recievers .reciever-card span, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-recievers .reciever-card span, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-recievers .reciever-card span, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-recievers .reciever-card span, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-recievers .reciever-card span, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-recievers .reciever-card span, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-recievers .reciever-card span {
  vertical-align: middle;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-recievers .reciever-card:hover, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-recievers .reciever-card:hover, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-recievers .reciever-card:hover, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-recievers .reciever-card:hover, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-recievers .reciever-card:hover, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-recievers .reciever-card:hover, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .hidden_details .conversation-message-title .message-recievers .reciever-card:hover {
  color: #1570ad;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body {
  font-size: 1.1em;
  color: rgba(0, 0, 0, 0.68);
  letter-spacing: 0.03em;
  line-height: 22px;
  padding: 1.4em;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message_body, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message_body, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message_body, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message_body, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message_body, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message_body, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message_body {
  word-wrap: break-word;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-label, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-label, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-label, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-label, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-label, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-label, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-label {
  display: block;
  margin-top: 0.8em;
  margin-bottom: 0.6em;
  text-transform: uppercase;
  font-size: 0.9em;
  color: #0089ff;
  font-weight: bold;
  letter-spacing: 0.06em;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-label.large, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-label.large, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-label.large, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-label.large, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-label.large, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-label.large, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-label.large {
  font-size: 1.2em;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-label.small, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-label.small, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-label.small, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-label.small, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-label.small, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-label.small, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-label.small {
  font-size: 0.7em;
  margin-top: 0.3em;
  margin-bottom: 0.2em;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-appointment-div span.text, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-appointment-div span.text, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-appointment-div span.text, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-appointment-div span.text, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-appointment-div span.text, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-appointment-div span.text, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-appointment-div span.text {
  font-size: 0.9em;
  color: rgba(0, 0, 0, 0.68);
  letter-spacing: 0.03em;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-appointment-div h3, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-appointment-div h3, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-appointment-div h3, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-appointment-div h3, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-appointment-div h3, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-appointment-div h3, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-appointment-div h3 {
  display: inline-block;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-size: 0.9em;
  font-weight: 600;
  color: grey;
  letter-spacing: 0.03em;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-appointment-div .message-appointmtent-attachments a, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-appointment-div .message-appointmtent-attachments a, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-appointment-div .message-appointmtent-attachments a, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-appointment-div .message-appointmtent-attachments a, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-appointment-div .message-appointmtent-attachments a, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-appointment-div .message-appointmtent-attachments a, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-appointment-div .message-appointmtent-attachments a {
  display: inline-block;
  text-decoration: none;
  color: #338ecf;
  box-shadow: 0px 0px 0px 1px rgba(51, 142, 207, 0.45);
  border-radius: 3px;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-appointment-div .message-appointmtent-attachments a span.attachment-content-type, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-appointment-div .message-appointmtent-attachments a span.attachment-content-type, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-appointment-div .message-appointmtent-attachments a span.attachment-content-type, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-appointment-div .message-appointmtent-attachments a span.attachment-content-type, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-appointment-div .message-appointmtent-attachments a span.attachment-content-type, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-appointment-div .message-appointmtent-attachments a span.attachment-content-type, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-appointment-div .message-appointmtent-attachments a span.attachment-content-type {
  display: inline-block;
  padding: 1em;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-size: 0.8em;
  vertical-align: baseline;
  box-shadow: inset -1px 0px 0px 0px #a3cce9;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-appointment-div .message-appointmtent-attachments a span.attachment-file-name, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-appointment-div .message-appointmtent-attachments a span.attachment-file-name, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-appointment-div .message-appointmtent-attachments a span.attachment-file-name, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-appointment-div .message-appointmtent-attachments a span.attachment-file-name, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-appointment-div .message-appointmtent-attachments a span.attachment-file-name, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-appointment-div .message-appointmtent-attachments a span.attachment-file-name, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-appointment-div .message-appointmtent-attachments a span.attachment-file-name {
  font-size: 1em;
  letter-spacing: 0.03em;
  padding: 1em;
  vertical-align: baseline;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-appointment-div .message-appointmtent-attachments a:hover .attachment-file-name, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-appointment-div .message-appointmtent-attachments a:hover .attachment-file-name, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-appointment-div .message-appointmtent-attachments a:hover .attachment-file-name, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-appointment-div .message-appointmtent-attachments a:hover .attachment-file-name, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-appointment-div .message-appointmtent-attachments a:hover .attachment-file-name, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-appointment-div .message-appointmtent-attachments a:hover .attachment-file-name, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .message-appointment-div .message-appointmtent-attachments a:hover .attachment-file-name {
  color: #1570ad;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .forward-this-message, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .forward-this-message, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .forward-this-message, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .forward-this-message, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .forward-this-message, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .forward-this-message, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .forward-this-message {
  position: absolute;
  cursor: pointer;
  bottom: 0.5em;
  right: 0.5em;
  padding: 0.8em;
  color: rgba(0, 0, 0, 0.1);
  text-align: center;
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  font-size: 0.8em;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .forward-this-message:hover, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .forward-this-message:hover, .trash .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .forward-this-message:hover, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .forward-this-message:hover, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .forward-this-message:hover, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .forward-this-message:hover, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .conversation-message-card .conversation-block .conversation-message-body .forward-this-message:hover {
  color: rgba(0, 0, 0, 0.53);
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.53);
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form, .trash .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form {
  visibility: visible;
  padding: 0;
  position: relative;
  margin: 0 auto;
  margin-bottom: 20px !important;
  min-height: 80px;
  position: relative;
  -webkit-transition: all 500ms cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: all 500ms cubic-bezier(0.23, 1, 0.32, 1);
  -ms-transition: all 500ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 500ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 500ms cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form h2, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form h2, .trash .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form h2, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form h2, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form h2, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form h2, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form h2 {
  display: block;
  margin-top: 0.7em;
  margin-bottom: 0.4em;
  text-transform: uppercase;
  font-size: 0.9em;
  color: #0089ff;
  font-weight: bold;
  letter-spacing: 0.06em;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options, .trash .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options {
  padding: 1em !important;
  background: #fff;
  border: 1px solid #DDD;
  border-top: 0;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options .form-control, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options .form-control, .trash .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options .form-control, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options .form-control, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options .form-control, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options .form-control, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options .form-control {
  padding: 0em 2em;
  height: 35px;
  border-radius: 0;
  border: none;
  box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.08);
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options .form-control:focus, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options .form-control:focus, .trash .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options .form-control:focus, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options .form-control:focus, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options .form-control:focus, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options .form-control:focus, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options .form-control:focus {
  box-shadow: inset 0px 0px 0px 2px rgba(14, 180, 218, 0.85);
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options a, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options a, .trash .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options a, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options a, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options a, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options a, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options a {
  letter-spacing: 0.05em;
  vertical-align: middle;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options button.btn, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options button.btn, .trash .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options button.btn, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options button.btn, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options button.btn, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options button.btn, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options button.btn {
  background: #47B8FF;
  color: #fff;
  font-size: 1em;
  font-weight: bold;
  padding: 0.3em 1em;
  margin-top: 0em;
  margin-bottom: 0em;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  border-radius: 3em;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options button.btn:hover, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options button.btn:hover, .trash .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options button.btn:hover, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options button.btn:hover, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options button.btn:hover, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options button.btn:hover, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options button.btn:hover {
  background: rgba(255, 255, 255, 0.63);
  color: #3BA8EC;
  box-shadow: inset 0 0 0 2px #3BA8EC;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options .appointment_reference, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options .appointment_reference, .trash .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options .appointment_reference, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options .appointment_reference, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options .appointment_reference, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options .appointment_reference, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options .appointment_reference {
  -webkit-transition: all 500ms cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: all 500ms cubic-bezier(0.23, 1, 0.32, 1);
  -ms-transition: all 500ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 500ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 500ms cubic-bezier(0.23, 1, 0.32, 1);
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options .search_appt_typeahead_wrap .twitter-typeahead .tt-dropdown-menu, .inbox .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options .search_appt_typeahead_wrap .twitter-typeahead .tt-menu, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options .search_appt_typeahead_wrap .twitter-typeahead .tt-dropdown-menu, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options .search_appt_typeahead_wrap .twitter-typeahead .tt-menu, .trash .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options .search_appt_typeahead_wrap .twitter-typeahead .tt-dropdown-menu, .trash .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options .search_appt_typeahead_wrap .twitter-typeahead .tt-menu, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options .search_appt_typeahead_wrap .twitter-typeahead .tt-dropdown-menu, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options .search_appt_typeahead_wrap .twitter-typeahead .tt-menu, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options .search_appt_typeahead_wrap .twitter-typeahead .tt-dropdown-menu, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options .search_appt_typeahead_wrap .twitter-typeahead .tt-menu, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options .search_appt_typeahead_wrap .twitter-typeahead .tt-dropdown-menu, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options .search_appt_typeahead_wrap .twitter-typeahead .tt-menu, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options .search_appt_typeahead_wrap .twitter-typeahead .tt-dropdown-menu, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .send_options .search_appt_typeahead_wrap .twitter-typeahead .tt-menu {
  top: -250px !important;
  max-height: 18em;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .trumbowyg-box, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .trumbowyg-box, .trash .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .trumbowyg-box, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .trumbowyg-box, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .trumbowyg-box, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .trumbowyg-box, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .trumbowyg-box {
  margin-bottom: 0 !important;
  border-bottom: 0;
}
.inbox .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .trumbowyg-box.trumbowyg-editor-visible .trumbowyg-textarea, .sentbox .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .trumbowyg-box.trumbowyg-editor-visible .trumbowyg-textarea, .trash .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .trumbowyg-box.trumbowyg-editor-visible .trumbowyg-textarea, .messages_search .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .trumbowyg-box.trumbowyg-editor-visible .trumbowyg-textarea, .pharmacy_notifications .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .trumbowyg-box.trumbowyg-editor-visible .trumbowyg-textarea, .messages_area .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .trumbowyg-box.trumbowyg-editor-visible .trumbowyg-textarea, .hospitalInpatientPage .inbox-container .inbox-items .container_inbox .conversation_details .reply_message_form .trumbowyg-box.trumbowyg-editor-visible .trumbowyg-textarea {
  display: none;
}

.trumbowyg-box .trumbowyg-button-pane .trumbowyg-button-group:not(:empty) + .trumbowyg-button-group::before {
  width: 0;
}
.trumbowyg-box .trumbowyg-button-pane {
  background: #ffffff;
  border-bottom: none;
  box-shadow: inset 0px -1px 0 0 rgba(0, 0, 0, 0.08);
}
.trumbowyg-box .trumbowyg-button-pane:after {
  height: 0;
}
.trumbowyg-box .trumbowyg-editor {
  background-color: #fff;
}

.conversation-message-body a {
  color: #4183C4;
  text-decoration: none;
}
.conversation-message-body a.absent {
  color: #cc0000;
}
.conversation-message-body a.anchor {
  display: block;
  padding-left: 30px;
  margin-left: -30px;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}
.conversation-message-body h1, .conversation-message-body h2, .conversation-message-body h3, .conversation-message-body h4, .conversation-message-body h5, .conversation-message-body h6 {
  margin: 20px 0 10px;
  padding: 0;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  cursor: text;
  position: relative;
}
.conversation-message-body h2:first-child, .conversation-message-body h1:first-child, .conversation-message-body h1:first-child + h2, .conversation-message-body h3:first-child, .conversation-message-body h4:first-child, .conversation-message-body h5:first-child, .conversation-message-body h6:first-child {
  margin-top: 0;
  padding-top: 0;
}
.conversation-message-body h1:hover a.anchor, .conversation-message-body h2:hover a.anchor, .conversation-message-body h3:hover a.anchor, .conversation-message-body h4:hover a.anchor, .conversation-message-body h5:hover a.anchor, .conversation-message-body h6:hover a.anchor {
  text-decoration: none;
}
.conversation-message-body h1 tt, .conversation-message-body h1 code {
  font-size: inherit;
}
.conversation-message-body h2 tt, .conversation-message-body h2 code {
  font-size: inherit;
}
.conversation-message-body h3 tt, .conversation-message-body h3 code {
  font-size: inherit;
}
.conversation-message-body h4 tt, .conversation-message-body h4 code {
  font-size: inherit;
}
.conversation-message-body h5 tt, .conversation-message-body h5 code {
  font-size: inherit;
}
.conversation-message-body h6 tt, .conversation-message-body h6 code {
  font-size: inherit;
}
.conversation-message-body h1 {
  font-size: 28px;
  color: black;
}
.conversation-message-body h2 {
  font-size: 24px;
  border-bottom: 1px solid #cccccc;
  color: black;
}
.conversation-message-body h3 {
  font-size: 18px;
}
.conversation-message-body h4 {
  font-size: 16px;
}
.conversation-message-body h5 {
  font-size: 14px;
}
.conversation-message-body h6 {
  color: #777777;
  font-size: 14px;
}
.conversation-message-body p, .conversation-message-body blockquote, .conversation-message-body ul, .conversation-message-body ol, .conversation-message-body dl, .conversation-message-body li, .conversation-message-body table, .conversation-message-body pre {
  margin: 15px 0;
}
.conversation-message-body body > h2:first-child {
  margin-top: 0;
  padding-top: 0;
}
.conversation-message-body body > h1:first-child {
  margin-top: 0;
  padding-top: 0;
}
.conversation-message-body body > h1:first-child + h2 {
  margin-top: 0;
  padding-top: 0;
}
.conversation-message-body body > h3:first-child, .conversation-message-body body > h4:first-child, .conversation-message-body body > h5:first-child, .conversation-message-body body > h6:first-child {
  margin-top: 0;
  padding-top: 0;
}
.conversation-message-body a:first-child h1, .conversation-message-body a:first-child h2, .conversation-message-body a:first-child h3, .conversation-message-body a:first-child h4, .conversation-message-body a:first-child h5, .conversation-message-body a:first-child h6 {
  margin-top: 0;
  padding-top: 0;
}
.conversation-message-body h1 p, .conversation-message-body h2 p, .conversation-message-body h3 p, .conversation-message-body h4 p, .conversation-message-body h5 p, .conversation-message-body h6 p {
  margin-top: 0;
}
.conversation-message-body li p.first {
  display: inline-block;
}
.conversation-message-body ul, .conversation-message-body ol {
  padding-left: 30px;
}
.conversation-message-body ul :first-child, .conversation-message-body ol :first-child {
  margin-top: 0;
}
.conversation-message-body ul :last-child, .conversation-message-body ol :last-child {
  margin-bottom: 0;
}
.conversation-message-body dl {
  padding: 0;
}
.conversation-message-body dl dt {
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  padding: 0;
  margin: 15px 0 5px;
}
.conversation-message-body dl dt:first-child {
  padding: 0;
}
.conversation-message-body dl dt > :first-child {
  margin-top: 0;
}
.conversation-message-body dl dt > :last-child {
  margin-bottom: 0;
}
.conversation-message-body dl dd {
  margin: 0 0 15px;
  padding: 0 15px;
}
.conversation-message-body dl dd > :first-child {
  margin-top: 0;
}
.conversation-message-body dl dd > :last-child {
  margin-bottom: 0;
}
.conversation-message-body blockquote {
  color: #7f8fa4;
  font-size: inherit;
  padding: 8px 21px;
  margin: 12px 0;
  border-left: 3px solid #eaeaea;
}
.conversation-message-body blockquote:dir(rtl) {
  border-left: 0;
  border-right: 3px solid #eaeaea;
}
.conversation-message-body blockquote p {
  color: #7f8fa4 !important;
  font-size: inherit;
  line-height: 1.5;
}
.conversation-message-body blockquote::before {
  content: "";
}
.conversation-message-body blockquote > :first-child {
  margin-top: 0;
}
.conversation-message-body blockquote > :last-child {
  margin-bottom: 0;
}
.conversation-message-body table {
  padding: 0;
}
.conversation-message-body table tr {
  border-top: 1px solid #cccccc;
  background-color: white;
  margin: 0;
  padding: 0;
}
.conversation-message-body table tr:nth-child(2n) {
  background-color: #f8f8f8;
}
.conversation-message-body table tr th {
  font-weight: bold;
  border: 1px solid #cccccc;
  text-align: left;
  margin: 0;
  padding: 6px 13px;
}
.conversation-message-body table tr td {
  border: 1px solid #cccccc;
  text-align: left;
  margin: 0;
  padding: 6px 13px;
}
.conversation-message-body table tr th :first-child, .conversation-message-body table tr td :first-child {
  margin-top: 0;
}
.conversation-message-body table tr th :last-child, .conversation-message-body table tr td :last-child {
  margin-bottom: 0;
}
.conversation-message-body img {
  max-width: 100%;
}
.conversation-message-body span.frame {
  display: block;
  overflow: hidden;
}
.conversation-message-body span.frame > span {
  border: 1px solid #dddddd;
  display: block;
  float: left;
  overflow: hidden;
  margin: 13px 0 0;
  padding: 7px;
  width: auto;
}
.conversation-message-body span.frame span img {
  display: block;
  float: left;
}
.conversation-message-body span.frame span span {
  clear: both;
  color: #333333;
  display: block;
  padding: 5px 0 0;
}
.conversation-message-body span.align-center {
  display: block;
  overflow: hidden;
  clear: both;
}
.conversation-message-body span.align-center > span {
  display: block;
  overflow: hidden;
  margin: 13px auto 0;
  text-align: center;
}
.conversation-message-body span.align-center span img {
  margin: 0 auto;
  text-align: center;
}
.conversation-message-body span.align-right {
  display: block;
  overflow: hidden;
  clear: both;
}
.conversation-message-body span.align-right > span {
  display: block;
  overflow: hidden;
  margin: 13px 0 0;
  text-align: right;
}
.conversation-message-body span.align-right span img {
  margin: 0;
  text-align: right;
}
.conversation-message-body span.float-left {
  display: block;
  margin-right: 13px;
  overflow: hidden;
  float: left;
}
.conversation-message-body span.float-left span {
  margin: 13px 0 0;
}
.conversation-message-body span.float-right {
  display: block;
  margin-left: 13px;
  overflow: hidden;
  float: right;
}
.conversation-message-body span.float-right > span {
  display: block;
  overflow: hidden;
  margin: 13px auto 0;
  text-align: right;
}
.conversation-message-body code, .conversation-message-body tt {
  margin: 0 2px;
  padding: 0 5px;
  white-space: nowrap;
  border: 1px solid #eaeaea;
  background-color: #f8f8f8;
  border-radius: 3px;
}
.conversation-message-body pre code {
  margin: 0;
  padding: 0;
  white-space: pre;
  border: none;
  background: transparent;
}
.conversation-message-body .highlight pre {
  background-color: #f8f8f8;
  border: 1px solid #cccccc;
  font-size: 13px;
  line-height: 19px;
  overflow: auto;
  padding: 6px 10px;
  border-radius: 3px;
}
.conversation-message-body pre {
  background-color: #f8f8f8;
  border: 1px solid #cccccc;
  font-size: 13px;
  line-height: 19px;
  overflow: auto;
  padding: 6px 10px;
  border-radius: 3px;
}
.conversation-message-body pre code, .conversation-message-body pre tt {
  background-color: transparent;
  border: none;
}

.side-bar-content {
  color: #fff;
}

.search_field .highlight {
  background: #fff70a;
}

@media (max-width: 420px) {
  .inbox-header .pagination li:not(.prev):not(.next) {
    display: none;
  }
}
.sub_sort_drop_down {
  max-height: 300px;
  overflow-y: auto;
}

.doctors_container {
  background: #fff;
  padding: 0;
  overflow: hidden;
}

.doctors_container .container-fluid {
  position: relative;
  height: 100%;
  width: 100%;
  padding: 0;
  overflow-x: scroll;
  overflow-y: hidden;
}

.doctors_container .calender-container {
  position: relative;
  width: 100%;
  height: 100%;
}

@media (min-width: 768px) {
  .analytical_tables {
    min-height: 45em;
    max-height: 45em;
  }
}
.add_medical_record .icon-circle-plus {
  display: inline-block;
  background-image: url(//halemind.com/assets/icons/circle-plus-71ea5126261ccc1f6733b0bf92f568d80ee85109877a36a53bdb087a3de5c409.svg);
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  margin-bottom: 4px;
  margin-left: 4px;
  vertical-align: middle;
}

.patient-profile {
  margin-top: 1.5em;
}

.profile_img {
  display: block;
  height: 5em;
  margin-right: auto;
  margin-left: auto;
  border-radius: 100%;
  box-shadow: 0 50px 29px -20px rgba(0, 0, 0, 0.28);
}

.container-fluid.profile-details {
  margin-top: 15px;
  padding: 0px 5px;
}
.container-fluid.profile-details div {
  padding-top: 0px;
}
.container-fluid.profile-details h2 {
  font-size: 0.8em;
  display: inline-block;
  padding: 0;
  margin: 0.8em 0 0 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.41);
}
.container-fluid.profile-details span {
  font-size: 1em;
  text-transform: capitalize;
  font-weight: bold;
  display: block;
  color: #fff;
  white-space: pre-wrap;
  word-wrap: break-word;
}

@media (max-width: 767px) {
  .responsive-table:not(.responsive_alignments) .text-right {
    text-align: right !important;
  }
  .responsive-table:not(.responsive_alignments) .text-left {
    text-align: left !important;
  }
  .responsive-table:not(.responsive_alignments) .text-center {
    text-align: center !important;
  }
}
.multiple_audio {
  margin-top: 18px;
  border-radius: 20px;
  height: 30px;
}

@media (max-width: 767px), (min-width: 768px) and (max-width: 990px) {
  .whiteboard_prescription_table .btn.previous_prescription {
    display: block;
    margin-top: 5px;
    width: 100%;
    margin-bottom: 10px;
  }
  .whiteboard_prescription_table .nested_fields {
    position: relative;
  }
  .whiteboard_prescription_table .nested_fields .styled_form .btn.delete_button {
    position: absolute;
    top: 8px;
    right: 8px;
    padding: 2px 5px;
    font-size: 0.7em;
    letter-spacing: unset;
  }
  .whiteboard_prescription_table .nested_fields .twitter-typeahead {
    margin-bottom: 10px;
  }
}
@media (max-width: 450px) {
  #new_prescription_form .add_nested_fields_link {
    padding: 0px 7px;
    font-size: 15px;
    letter-spacing: unset;
  }
  #new_prescription_form button[type=submit] {
    font-size: 10px;
    padding: 5px 8px;
    letter-spacing: unset;
  }
}
.pres_template_required_align {
  position: relative;
}

.staff_access_rule_details .rules_access_list .staff_rules_categories .category-title {
  padding-left: 1em;
}
.staff_access_rule_details .rules_access_list .staff_rules_categories i {
  right: 0;
  position: absolute !important;
  padding-right: 1em;
}

@media (max-width: 991px) {
  #editInsuranceTemplatemodal [class*=col-md], #editInsuranceTemplatemodal [class*=col-sm], #editInsuranceTemplatemodal [class*=col-xs], #add_procedure_modal [class*=col-md], #add_procedure_modal [class*=col-sm], #add_procedure_modal [class*=col-xs], #addDetailsForFamilyMemberModal [class*=col-md], #addDetailsForFamilyMemberModal [class*=col-sm], #addDetailsForFamilyMemberModal [class*=col-xs], .orthodontal_exam .no-need-padding-in-sm-xs [class*=col-md], .orthodontal_exam .no-need-padding-in-sm-xs [class*=col-sm], .orthodontal_exam .no-need-padding-in-sm-xs [class*=col-xs] {
    padding: 0 !important;
    margin: 0 !important;
  }
}
@media (max-width: 991px) {
  .widget-content-light:not(.dont-override) {
    font-size: 15px !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
}
.hosp_profile .twitter-typeahead {
  float: none !important;
}

.bill_search, .medico_search, .patients_history_search, .hospital_date_Search, .radiology_service_search, .radiology_order_search, .promotion_category_search, .promotion_template_search, .promotion_coupon_search, .promotion_campaign_search, .credits_filter {
  margin-bottom: 15px !important;
}
.bill_search .datetimepicker1 .input-group-btn:last-child > .btn, .bill_search .appt_datetimepicker .input-group-btn:last-child > .btn, .bill_search .prescription_datetimepicker .input-group-btn:last-child > .btn, .bill_search .bill_datetimepicker .input-group-btn:last-child > .btn, .bill_search .attachment_datetimepicker .input-group-btn:last-child > .btn, .bill_search .orthodontal_datetimepicker .input-group-btn:last-child > .btn, .bill_search .perio_datetimepicker .input-group-btn:last-child > .btn, .bill_search .restorative_datetimepicker .input-group-btn:last-child > .btn, .bill_search .datetimepicker2 .input-group-btn:last-child > .btn, .bill_search .datetimepicker4 .input-group-btn:last-child > .btn, .bill_search .datetimepicker3 .input-group-btn:last-child > .btn, .bill_search .datetimepicker5 .input-group-btn:last-child > .btn, .bill_search .ent_datetimepicker .input-group-btn:last-child > .btn, .bill_search .ml_datetimepicker .input-group-btn:last-child > .btn, .bill_search .radiology_service_datetimepicker .input-group-btn:last-child > .btn, .bill_search .radiology_order_datetimepicker .input-group-btn:last-child > .btn, .bill_search .promotion_category_datetimepicker .input-group-btn:last-child > .btn, .bill_search .promotion_template_datetimepicker .input-group-btn:last-child > .btn, .bill_search .promotion_coupon_datetimepicker .input-group-btn:last-child > .btn, .bill_search .promotion_campaign_datetimepicker .input-group-btn:last-child > .btn, .bill_search .admission_datetimepicker .input-group-btn:last-child > .btn, .bill_search .operation_datetimepicker .input-group-btn:last-child > .btn, .bill_search .perio_datetimepicker .input-group-btn:last-child > .btn, .bill_search .pediatric_datetimepicker .input-group-btn:last-child > .btn, .bill_search .ophthal_datetimepicker .input-group-btn:last-child > .btn, .bill_search .logs_datetimepicker .input-group-btn:last-child > .btn, .bill_search .credits_datetimepicker .input-group-btn:last-child > .btn, .bill_search .phar_logs_datetimepicker .input-group-btn:last-child > .btn, .bill_search .vac_datetimepicker .input-group-btn:last-child > .btn, .bill_search .promotion_service_request_datetimepicker .input-group-btn:last-child > .btn, .bill_search .patient_service_request_datetimepicker .input-group-btn:last-child > .btn, .medico_search .datetimepicker1 .input-group-btn:last-child > .btn, .medico_search .appt_datetimepicker .input-group-btn:last-child > .btn, .medico_search .prescription_datetimepicker .input-group-btn:last-child > .btn, .medico_search .bill_datetimepicker .input-group-btn:last-child > .btn, .medico_search .attachment_datetimepicker .input-group-btn:last-child > .btn, .medico_search .orthodontal_datetimepicker .input-group-btn:last-child > .btn, .medico_search .perio_datetimepicker .input-group-btn:last-child > .btn, .medico_search .restorative_datetimepicker .input-group-btn:last-child > .btn, .medico_search .datetimepicker2 .input-group-btn:last-child > .btn, .medico_search .datetimepicker4 .input-group-btn:last-child > .btn, .medico_search .datetimepicker3 .input-group-btn:last-child > .btn, .medico_search .datetimepicker5 .input-group-btn:last-child > .btn, .medico_search .ent_datetimepicker .input-group-btn:last-child > .btn, .medico_search .ml_datetimepicker .input-group-btn:last-child > .btn, .medico_search .radiology_service_datetimepicker .input-group-btn:last-child > .btn, .medico_search .radiology_order_datetimepicker .input-group-btn:last-child > .btn, .medico_search .promotion_category_datetimepicker .input-group-btn:last-child > .btn, .medico_search .promotion_template_datetimepicker .input-group-btn:last-child > .btn, .medico_search .promotion_coupon_datetimepicker .input-group-btn:last-child > .btn, .medico_search .promotion_campaign_datetimepicker .input-group-btn:last-child > .btn, .medico_search .admission_datetimepicker .input-group-btn:last-child > .btn, .medico_search .operation_datetimepicker .input-group-btn:last-child > .btn, .medico_search .perio_datetimepicker .input-group-btn:last-child > .btn, .medico_search .pediatric_datetimepicker .input-group-btn:last-child > .btn, .medico_search .ophthal_datetimepicker .input-group-btn:last-child > .btn, .medico_search .logs_datetimepicker .input-group-btn:last-child > .btn, .medico_search .credits_datetimepicker .input-group-btn:last-child > .btn, .medico_search .phar_logs_datetimepicker .input-group-btn:last-child > .btn, .medico_search .vac_datetimepicker .input-group-btn:last-child > .btn, .medico_search .promotion_service_request_datetimepicker .input-group-btn:last-child > .btn, .medico_search .patient_service_request_datetimepicker .input-group-btn:last-child > .btn, .patients_history_search .datetimepicker1 .input-group-btn:last-child > .btn, .patients_history_search .appt_datetimepicker .input-group-btn:last-child > .btn, .patients_history_search .prescription_datetimepicker .input-group-btn:last-child > .btn, .patients_history_search .bill_datetimepicker .input-group-btn:last-child > .btn, .patients_history_search .attachment_datetimepicker .input-group-btn:last-child > .btn, .patients_history_search .orthodontal_datetimepicker .input-group-btn:last-child > .btn, .patients_history_search .perio_datetimepicker .input-group-btn:last-child > .btn, .patients_history_search .restorative_datetimepicker .input-group-btn:last-child > .btn, .patients_history_search .datetimepicker2 .input-group-btn:last-child > .btn, .patients_history_search .datetimepicker4 .input-group-btn:last-child > .btn, .patients_history_search .datetimepicker3 .input-group-btn:last-child > .btn, .patients_history_search .datetimepicker5 .input-group-btn:last-child > .btn, .patients_history_search .ent_datetimepicker .input-group-btn:last-child > .btn, .patients_history_search .ml_datetimepicker .input-group-btn:last-child > .btn, .patients_history_search .radiology_service_datetimepicker .input-group-btn:last-child > .btn, .patients_history_search .radiology_order_datetimepicker .input-group-btn:last-child > .btn, .patients_history_search .promotion_category_datetimepicker .input-group-btn:last-child > .btn, .patients_history_search .promotion_template_datetimepicker .input-group-btn:last-child > .btn, .patients_history_search .promotion_coupon_datetimepicker .input-group-btn:last-child > .btn, .patients_history_search .promotion_campaign_datetimepicker .input-group-btn:last-child > .btn, .patients_history_search .admission_datetimepicker .input-group-btn:last-child > .btn, .patients_history_search .operation_datetimepicker .input-group-btn:last-child > .btn, .patients_history_search .perio_datetimepicker .input-group-btn:last-child > .btn, .patients_history_search .pediatric_datetimepicker .input-group-btn:last-child > .btn, .patients_history_search .ophthal_datetimepicker .input-group-btn:last-child > .btn, .patients_history_search .logs_datetimepicker .input-group-btn:last-child > .btn, .patients_history_search .credits_datetimepicker .input-group-btn:last-child > .btn, .patients_history_search .phar_logs_datetimepicker .input-group-btn:last-child > .btn, .patients_history_search .vac_datetimepicker .input-group-btn:last-child > .btn, .patients_history_search .promotion_service_request_datetimepicker .input-group-btn:last-child > .btn, .patients_history_search .patient_service_request_datetimepicker .input-group-btn:last-child > .btn, .hospital_date_Search .datetimepicker1 .input-group-btn:last-child > .btn, .hospital_date_Search .appt_datetimepicker .input-group-btn:last-child > .btn, .hospital_date_Search .prescription_datetimepicker .input-group-btn:last-child > .btn, .hospital_date_Search .bill_datetimepicker .input-group-btn:last-child > .btn, .hospital_date_Search .attachment_datetimepicker .input-group-btn:last-child > .btn, .hospital_date_Search .orthodontal_datetimepicker .input-group-btn:last-child > .btn, .hospital_date_Search .perio_datetimepicker .input-group-btn:last-child > .btn, .hospital_date_Search .restorative_datetimepicker .input-group-btn:last-child > .btn, .hospital_date_Search .datetimepicker2 .input-group-btn:last-child > .btn, .hospital_date_Search .datetimepicker4 .input-group-btn:last-child > .btn, .hospital_date_Search .datetimepicker3 .input-group-btn:last-child > .btn, .hospital_date_Search .datetimepicker5 .input-group-btn:last-child > .btn, .hospital_date_Search .ent_datetimepicker .input-group-btn:last-child > .btn, .hospital_date_Search .ml_datetimepicker .input-group-btn:last-child > .btn, .hospital_date_Search .radiology_service_datetimepicker .input-group-btn:last-child > .btn, .hospital_date_Search .radiology_order_datetimepicker .input-group-btn:last-child > .btn, .hospital_date_Search .promotion_category_datetimepicker .input-group-btn:last-child > .btn, .hospital_date_Search .promotion_template_datetimepicker .input-group-btn:last-child > .btn, .hospital_date_Search .promotion_coupon_datetimepicker .input-group-btn:last-child > .btn, .hospital_date_Search .promotion_campaign_datetimepicker .input-group-btn:last-child > .btn, .hospital_date_Search .admission_datetimepicker .input-group-btn:last-child > .btn, .hospital_date_Search .operation_datetimepicker .input-group-btn:last-child > .btn, .hospital_date_Search .perio_datetimepicker .input-group-btn:last-child > .btn, .hospital_date_Search .pediatric_datetimepicker .input-group-btn:last-child > .btn, .hospital_date_Search .ophthal_datetimepicker .input-group-btn:last-child > .btn, .hospital_date_Search .logs_datetimepicker .input-group-btn:last-child > .btn, .hospital_date_Search .credits_datetimepicker .input-group-btn:last-child > .btn, .hospital_date_Search .phar_logs_datetimepicker .input-group-btn:last-child > .btn, .hospital_date_Search .vac_datetimepicker .input-group-btn:last-child > .btn, .hospital_date_Search .promotion_service_request_datetimepicker .input-group-btn:last-child > .btn, .hospital_date_Search .patient_service_request_datetimepicker .input-group-btn:last-child > .btn, .radiology_service_search .datetimepicker1 .input-group-btn:last-child > .btn, .radiology_service_search .appt_datetimepicker .input-group-btn:last-child > .btn, .radiology_service_search .prescription_datetimepicker .input-group-btn:last-child > .btn, .radiology_service_search .bill_datetimepicker .input-group-btn:last-child > .btn, .radiology_service_search .attachment_datetimepicker .input-group-btn:last-child > .btn, .radiology_service_search .orthodontal_datetimepicker .input-group-btn:last-child > .btn, .radiology_service_search .perio_datetimepicker .input-group-btn:last-child > .btn, .radiology_service_search .restorative_datetimepicker .input-group-btn:last-child > .btn, .radiology_service_search .datetimepicker2 .input-group-btn:last-child > .btn, .radiology_service_search .datetimepicker4 .input-group-btn:last-child > .btn, .radiology_service_search .datetimepicker3 .input-group-btn:last-child > .btn, .radiology_service_search .datetimepicker5 .input-group-btn:last-child > .btn, .radiology_service_search .ent_datetimepicker .input-group-btn:last-child > .btn, .radiology_service_search .ml_datetimepicker .input-group-btn:last-child > .btn, .radiology_service_search .radiology_service_datetimepicker .input-group-btn:last-child > .btn, .radiology_service_search .radiology_order_datetimepicker .input-group-btn:last-child > .btn, .radiology_service_search .promotion_category_datetimepicker .input-group-btn:last-child > .btn, .radiology_service_search .promotion_template_datetimepicker .input-group-btn:last-child > .btn, .radiology_service_search .promotion_coupon_datetimepicker .input-group-btn:last-child > .btn, .radiology_service_search .promotion_campaign_datetimepicker .input-group-btn:last-child > .btn, .radiology_service_search .admission_datetimepicker .input-group-btn:last-child > .btn, .radiology_service_search .operation_datetimepicker .input-group-btn:last-child > .btn, .radiology_service_search .perio_datetimepicker .input-group-btn:last-child > .btn, .radiology_service_search .pediatric_datetimepicker .input-group-btn:last-child > .btn, .radiology_service_search .ophthal_datetimepicker .input-group-btn:last-child > .btn, .radiology_service_search .logs_datetimepicker .input-group-btn:last-child > .btn, .radiology_service_search .credits_datetimepicker .input-group-btn:last-child > .btn, .radiology_service_search .phar_logs_datetimepicker .input-group-btn:last-child > .btn, .radiology_service_search .vac_datetimepicker .input-group-btn:last-child > .btn, .radiology_service_search .promotion_service_request_datetimepicker .input-group-btn:last-child > .btn, .radiology_service_search .patient_service_request_datetimepicker .input-group-btn:last-child > .btn, .radiology_order_search .datetimepicker1 .input-group-btn:last-child > .btn, .radiology_order_search .appt_datetimepicker .input-group-btn:last-child > .btn, .radiology_order_search .prescription_datetimepicker .input-group-btn:last-child > .btn, .radiology_order_search .bill_datetimepicker .input-group-btn:last-child > .btn, .radiology_order_search .attachment_datetimepicker .input-group-btn:last-child > .btn, .radiology_order_search .orthodontal_datetimepicker .input-group-btn:last-child > .btn, .radiology_order_search .perio_datetimepicker .input-group-btn:last-child > .btn, .radiology_order_search .restorative_datetimepicker .input-group-btn:last-child > .btn, .radiology_order_search .datetimepicker2 .input-group-btn:last-child > .btn, .radiology_order_search .datetimepicker4 .input-group-btn:last-child > .btn, .radiology_order_search .datetimepicker3 .input-group-btn:last-child > .btn, .radiology_order_search .datetimepicker5 .input-group-btn:last-child > .btn, .radiology_order_search .ent_datetimepicker .input-group-btn:last-child > .btn, .radiology_order_search .ml_datetimepicker .input-group-btn:last-child > .btn, .radiology_order_search .radiology_service_datetimepicker .input-group-btn:last-child > .btn, .radiology_order_search .radiology_order_datetimepicker .input-group-btn:last-child > .btn, .radiology_order_search .promotion_category_datetimepicker .input-group-btn:last-child > .btn, .radiology_order_search .promotion_template_datetimepicker .input-group-btn:last-child > .btn, .radiology_order_search .promotion_coupon_datetimepicker .input-group-btn:last-child > .btn, .radiology_order_search .promotion_campaign_datetimepicker .input-group-btn:last-child > .btn, .radiology_order_search .admission_datetimepicker .input-group-btn:last-child > .btn, .radiology_order_search .operation_datetimepicker .input-group-btn:last-child > .btn, .radiology_order_search .perio_datetimepicker .input-group-btn:last-child > .btn, .radiology_order_search .pediatric_datetimepicker .input-group-btn:last-child > .btn, .radiology_order_search .ophthal_datetimepicker .input-group-btn:last-child > .btn, .radiology_order_search .logs_datetimepicker .input-group-btn:last-child > .btn, .radiology_order_search .credits_datetimepicker .input-group-btn:last-child > .btn, .radiology_order_search .phar_logs_datetimepicker .input-group-btn:last-child > .btn, .radiology_order_search .vac_datetimepicker .input-group-btn:last-child > .btn, .radiology_order_search .promotion_service_request_datetimepicker .input-group-btn:last-child > .btn, .radiology_order_search .patient_service_request_datetimepicker .input-group-btn:last-child > .btn, .promotion_category_search .datetimepicker1 .input-group-btn:last-child > .btn, .promotion_category_search .appt_datetimepicker .input-group-btn:last-child > .btn, .promotion_category_search .prescription_datetimepicker .input-group-btn:last-child > .btn, .promotion_category_search .bill_datetimepicker .input-group-btn:last-child > .btn, .promotion_category_search .attachment_datetimepicker .input-group-btn:last-child > .btn, .promotion_category_search .orthodontal_datetimepicker .input-group-btn:last-child > .btn, .promotion_category_search .perio_datetimepicker .input-group-btn:last-child > .btn, .promotion_category_search .restorative_datetimepicker .input-group-btn:last-child > .btn, .promotion_category_search .datetimepicker2 .input-group-btn:last-child > .btn, .promotion_category_search .datetimepicker4 .input-group-btn:last-child > .btn, .promotion_category_search .datetimepicker3 .input-group-btn:last-child > .btn, .promotion_category_search .datetimepicker5 .input-group-btn:last-child > .btn, .promotion_category_search .ent_datetimepicker .input-group-btn:last-child > .btn, .promotion_category_search .ml_datetimepicker .input-group-btn:last-child > .btn, .promotion_category_search .radiology_service_datetimepicker .input-group-btn:last-child > .btn, .promotion_category_search .radiology_order_datetimepicker .input-group-btn:last-child > .btn, .promotion_category_search .promotion_category_datetimepicker .input-group-btn:last-child > .btn, .promotion_category_search .promotion_template_datetimepicker .input-group-btn:last-child > .btn, .promotion_category_search .promotion_coupon_datetimepicker .input-group-btn:last-child > .btn, .promotion_category_search .promotion_campaign_datetimepicker .input-group-btn:last-child > .btn, .promotion_category_search .admission_datetimepicker .input-group-btn:last-child > .btn, .promotion_category_search .operation_datetimepicker .input-group-btn:last-child > .btn, .promotion_category_search .perio_datetimepicker .input-group-btn:last-child > .btn, .promotion_category_search .pediatric_datetimepicker .input-group-btn:last-child > .btn, .promotion_category_search .ophthal_datetimepicker .input-group-btn:last-child > .btn, .promotion_category_search .logs_datetimepicker .input-group-btn:last-child > .btn, .promotion_category_search .credits_datetimepicker .input-group-btn:last-child > .btn, .promotion_category_search .phar_logs_datetimepicker .input-group-btn:last-child > .btn, .promotion_category_search .vac_datetimepicker .input-group-btn:last-child > .btn, .promotion_category_search .promotion_service_request_datetimepicker .input-group-btn:last-child > .btn, .promotion_category_search .patient_service_request_datetimepicker .input-group-btn:last-child > .btn, .promotion_template_search .datetimepicker1 .input-group-btn:last-child > .btn, .promotion_template_search .appt_datetimepicker .input-group-btn:last-child > .btn, .promotion_template_search .prescription_datetimepicker .input-group-btn:last-child > .btn, .promotion_template_search .bill_datetimepicker .input-group-btn:last-child > .btn, .promotion_template_search .attachment_datetimepicker .input-group-btn:last-child > .btn, .promotion_template_search .orthodontal_datetimepicker .input-group-btn:last-child > .btn, .promotion_template_search .perio_datetimepicker .input-group-btn:last-child > .btn, .promotion_template_search .restorative_datetimepicker .input-group-btn:last-child > .btn, .promotion_template_search .datetimepicker2 .input-group-btn:last-child > .btn, .promotion_template_search .datetimepicker4 .input-group-btn:last-child > .btn, .promotion_template_search .datetimepicker3 .input-group-btn:last-child > .btn, .promotion_template_search .datetimepicker5 .input-group-btn:last-child > .btn, .promotion_template_search .ent_datetimepicker .input-group-btn:last-child > .btn, .promotion_template_search .ml_datetimepicker .input-group-btn:last-child > .btn, .promotion_template_search .radiology_service_datetimepicker .input-group-btn:last-child > .btn, .promotion_template_search .radiology_order_datetimepicker .input-group-btn:last-child > .btn, .promotion_template_search .promotion_category_datetimepicker .input-group-btn:last-child > .btn, .promotion_template_search .promotion_template_datetimepicker .input-group-btn:last-child > .btn, .promotion_template_search .promotion_coupon_datetimepicker .input-group-btn:last-child > .btn, .promotion_template_search .promotion_campaign_datetimepicker .input-group-btn:last-child > .btn, .promotion_template_search .admission_datetimepicker .input-group-btn:last-child > .btn, .promotion_template_search .operation_datetimepicker .input-group-btn:last-child > .btn, .promotion_template_search .perio_datetimepicker .input-group-btn:last-child > .btn, .promotion_template_search .pediatric_datetimepicker .input-group-btn:last-child > .btn, .promotion_template_search .ophthal_datetimepicker .input-group-btn:last-child > .btn, .promotion_template_search .logs_datetimepicker .input-group-btn:last-child > .btn, .promotion_template_search .credits_datetimepicker .input-group-btn:last-child > .btn, .promotion_template_search .phar_logs_datetimepicker .input-group-btn:last-child > .btn, .promotion_template_search .vac_datetimepicker .input-group-btn:last-child > .btn, .promotion_template_search .promotion_service_request_datetimepicker .input-group-btn:last-child > .btn, .promotion_template_search .patient_service_request_datetimepicker .input-group-btn:last-child > .btn, .promotion_coupon_search .datetimepicker1 .input-group-btn:last-child > .btn, .promotion_coupon_search .appt_datetimepicker .input-group-btn:last-child > .btn, .promotion_coupon_search .prescription_datetimepicker .input-group-btn:last-child > .btn, .promotion_coupon_search .bill_datetimepicker .input-group-btn:last-child > .btn, .promotion_coupon_search .attachment_datetimepicker .input-group-btn:last-child > .btn, .promotion_coupon_search .orthodontal_datetimepicker .input-group-btn:last-child > .btn, .promotion_coupon_search .perio_datetimepicker .input-group-btn:last-child > .btn, .promotion_coupon_search .restorative_datetimepicker .input-group-btn:last-child > .btn, .promotion_coupon_search .datetimepicker2 .input-group-btn:last-child > .btn, .promotion_coupon_search .datetimepicker4 .input-group-btn:last-child > .btn, .promotion_coupon_search .datetimepicker3 .input-group-btn:last-child > .btn, .promotion_coupon_search .datetimepicker5 .input-group-btn:last-child > .btn, .promotion_coupon_search .ent_datetimepicker .input-group-btn:last-child > .btn, .promotion_coupon_search .ml_datetimepicker .input-group-btn:last-child > .btn, .promotion_coupon_search .radiology_service_datetimepicker .input-group-btn:last-child > .btn, .promotion_coupon_search .radiology_order_datetimepicker .input-group-btn:last-child > .btn, .promotion_coupon_search .promotion_category_datetimepicker .input-group-btn:last-child > .btn, .promotion_coupon_search .promotion_template_datetimepicker .input-group-btn:last-child > .btn, .promotion_coupon_search .promotion_coupon_datetimepicker .input-group-btn:last-child > .btn, .promotion_coupon_search .promotion_campaign_datetimepicker .input-group-btn:last-child > .btn, .promotion_coupon_search .admission_datetimepicker .input-group-btn:last-child > .btn, .promotion_coupon_search .operation_datetimepicker .input-group-btn:last-child > .btn, .promotion_coupon_search .perio_datetimepicker .input-group-btn:last-child > .btn, .promotion_coupon_search .pediatric_datetimepicker .input-group-btn:last-child > .btn, .promotion_coupon_search .ophthal_datetimepicker .input-group-btn:last-child > .btn, .promotion_coupon_search .logs_datetimepicker .input-group-btn:last-child > .btn, .promotion_coupon_search .credits_datetimepicker .input-group-btn:last-child > .btn, .promotion_coupon_search .phar_logs_datetimepicker .input-group-btn:last-child > .btn, .promotion_coupon_search .vac_datetimepicker .input-group-btn:last-child > .btn, .promotion_coupon_search .promotion_service_request_datetimepicker .input-group-btn:last-child > .btn, .promotion_coupon_search .patient_service_request_datetimepicker .input-group-btn:last-child > .btn, .promotion_campaign_search .datetimepicker1 .input-group-btn:last-child > .btn, .promotion_campaign_search .appt_datetimepicker .input-group-btn:last-child > .btn, .promotion_campaign_search .prescription_datetimepicker .input-group-btn:last-child > .btn, .promotion_campaign_search .bill_datetimepicker .input-group-btn:last-child > .btn, .promotion_campaign_search .attachment_datetimepicker .input-group-btn:last-child > .btn, .promotion_campaign_search .orthodontal_datetimepicker .input-group-btn:last-child > .btn, .promotion_campaign_search .perio_datetimepicker .input-group-btn:last-child > .btn, .promotion_campaign_search .restorative_datetimepicker .input-group-btn:last-child > .btn, .promotion_campaign_search .datetimepicker2 .input-group-btn:last-child > .btn, .promotion_campaign_search .datetimepicker4 .input-group-btn:last-child > .btn, .promotion_campaign_search .datetimepicker3 .input-group-btn:last-child > .btn, .promotion_campaign_search .datetimepicker5 .input-group-btn:last-child > .btn, .promotion_campaign_search .ent_datetimepicker .input-group-btn:last-child > .btn, .promotion_campaign_search .ml_datetimepicker .input-group-btn:last-child > .btn, .promotion_campaign_search .radiology_service_datetimepicker .input-group-btn:last-child > .btn, .promotion_campaign_search .radiology_order_datetimepicker .input-group-btn:last-child > .btn, .promotion_campaign_search .promotion_category_datetimepicker .input-group-btn:last-child > .btn, .promotion_campaign_search .promotion_template_datetimepicker .input-group-btn:last-child > .btn, .promotion_campaign_search .promotion_coupon_datetimepicker .input-group-btn:last-child > .btn, .promotion_campaign_search .promotion_campaign_datetimepicker .input-group-btn:last-child > .btn, .promotion_campaign_search .admission_datetimepicker .input-group-btn:last-child > .btn, .promotion_campaign_search .operation_datetimepicker .input-group-btn:last-child > .btn, .promotion_campaign_search .perio_datetimepicker .input-group-btn:last-child > .btn, .promotion_campaign_search .pediatric_datetimepicker .input-group-btn:last-child > .btn, .promotion_campaign_search .ophthal_datetimepicker .input-group-btn:last-child > .btn, .promotion_campaign_search .logs_datetimepicker .input-group-btn:last-child > .btn, .promotion_campaign_search .credits_datetimepicker .input-group-btn:last-child > .btn, .promotion_campaign_search .phar_logs_datetimepicker .input-group-btn:last-child > .btn, .promotion_campaign_search .vac_datetimepicker .input-group-btn:last-child > .btn, .promotion_campaign_search .promotion_service_request_datetimepicker .input-group-btn:last-child > .btn, .promotion_campaign_search .patient_service_request_datetimepicker .input-group-btn:last-child > .btn, .credits_filter .datetimepicker1 .input-group-btn:last-child > .btn, .credits_filter .appt_datetimepicker .input-group-btn:last-child > .btn, .credits_filter .prescription_datetimepicker .input-group-btn:last-child > .btn, .credits_filter .bill_datetimepicker .input-group-btn:last-child > .btn, .credits_filter .attachment_datetimepicker .input-group-btn:last-child > .btn, .credits_filter .orthodontal_datetimepicker .input-group-btn:last-child > .btn, .credits_filter .perio_datetimepicker .input-group-btn:last-child > .btn, .credits_filter .restorative_datetimepicker .input-group-btn:last-child > .btn, .credits_filter .datetimepicker2 .input-group-btn:last-child > .btn, .credits_filter .datetimepicker4 .input-group-btn:last-child > .btn, .credits_filter .datetimepicker3 .input-group-btn:last-child > .btn, .credits_filter .datetimepicker5 .input-group-btn:last-child > .btn, .credits_filter .ent_datetimepicker .input-group-btn:last-child > .btn, .credits_filter .ml_datetimepicker .input-group-btn:last-child > .btn, .credits_filter .radiology_service_datetimepicker .input-group-btn:last-child > .btn, .credits_filter .radiology_order_datetimepicker .input-group-btn:last-child > .btn, .credits_filter .promotion_category_datetimepicker .input-group-btn:last-child > .btn, .credits_filter .promotion_template_datetimepicker .input-group-btn:last-child > .btn, .credits_filter .promotion_coupon_datetimepicker .input-group-btn:last-child > .btn, .credits_filter .promotion_campaign_datetimepicker .input-group-btn:last-child > .btn, .credits_filter .admission_datetimepicker .input-group-btn:last-child > .btn, .credits_filter .operation_datetimepicker .input-group-btn:last-child > .btn, .credits_filter .perio_datetimepicker .input-group-btn:last-child > .btn, .credits_filter .pediatric_datetimepicker .input-group-btn:last-child > .btn, .credits_filter .ophthal_datetimepicker .input-group-btn:last-child > .btn, .credits_filter .logs_datetimepicker .input-group-btn:last-child > .btn, .credits_filter .credits_datetimepicker .input-group-btn:last-child > .btn, .credits_filter .phar_logs_datetimepicker .input-group-btn:last-child > .btn, .credits_filter .vac_datetimepicker .input-group-btn:last-child > .btn, .credits_filter .promotion_service_request_datetimepicker .input-group-btn:last-child > .btn, .credits_filter .patient_service_request_datetimepicker .input-group-btn:last-child > .btn {
  z-index: unset !important;
}
.bill_search .datetimepicker1, .bill_search .appt_datetimepicker, .bill_search .prescription_datetimepicker, .bill_search .bill_datetimepicker, .bill_search .attachment_datetimepicker, .bill_search .orthodontal_datetimepicker, .bill_search .perio_datetimepicker, .bill_search .restorative_datetimepicker, .bill_search .datetimepicker2, .bill_search .datetimepicker4, .bill_search .datetimepicker3, .bill_search .datetimepicker5, .bill_search .ent_datetimepicker, .bill_search .ml_datetimepicker, .bill_search .radiology_service_datetimepicker, .bill_search .radiology_order_datetimepicker, .bill_search .promotion_category_datetimepicker, .bill_search .promotion_template_datetimepicker, .bill_search .promotion_coupon_datetimepicker, .bill_search .promotion_campaign_datetimepicker, .bill_search .admission_datetimepicker, .bill_search .operation_datetimepicker, .bill_search .perio_datetimepicker, .bill_search .pediatric_datetimepicker, .bill_search .ophthal_datetimepicker, .bill_search .logs_datetimepicker, .bill_search .credits_datetimepicker, .bill_search .phar_logs_datetimepicker, .bill_search .vac_datetimepicker, .bill_search .promotion_service_request_datetimepicker, .bill_search .patient_service_request_datetimepicker, .medico_search .datetimepicker1, .medico_search .appt_datetimepicker, .medico_search .prescription_datetimepicker, .medico_search .bill_datetimepicker, .medico_search .attachment_datetimepicker, .medico_search .orthodontal_datetimepicker, .medico_search .perio_datetimepicker, .medico_search .restorative_datetimepicker, .medico_search .datetimepicker2, .medico_search .datetimepicker4, .medico_search .datetimepicker3, .medico_search .datetimepicker5, .medico_search .ent_datetimepicker, .medico_search .ml_datetimepicker, .medico_search .radiology_service_datetimepicker, .medico_search .radiology_order_datetimepicker, .medico_search .promotion_category_datetimepicker, .medico_search .promotion_template_datetimepicker, .medico_search .promotion_coupon_datetimepicker, .medico_search .promotion_campaign_datetimepicker, .medico_search .admission_datetimepicker, .medico_search .operation_datetimepicker, .medico_search .perio_datetimepicker, .medico_search .pediatric_datetimepicker, .medico_search .ophthal_datetimepicker, .medico_search .logs_datetimepicker, .medico_search .credits_datetimepicker, .medico_search .phar_logs_datetimepicker, .medico_search .vac_datetimepicker, .medico_search .promotion_service_request_datetimepicker, .medico_search .patient_service_request_datetimepicker, .patients_history_search .datetimepicker1, .patients_history_search .appt_datetimepicker, .patients_history_search .prescription_datetimepicker, .patients_history_search .bill_datetimepicker, .patients_history_search .attachment_datetimepicker, .patients_history_search .orthodontal_datetimepicker, .patients_history_search .perio_datetimepicker, .patients_history_search .restorative_datetimepicker, .patients_history_search .datetimepicker2, .patients_history_search .datetimepicker4, .patients_history_search .datetimepicker3, .patients_history_search .datetimepicker5, .patients_history_search .ent_datetimepicker, .patients_history_search .ml_datetimepicker, .patients_history_search .radiology_service_datetimepicker, .patients_history_search .radiology_order_datetimepicker, .patients_history_search .promotion_category_datetimepicker, .patients_history_search .promotion_template_datetimepicker, .patients_history_search .promotion_coupon_datetimepicker, .patients_history_search .promotion_campaign_datetimepicker, .patients_history_search .admission_datetimepicker, .patients_history_search .operation_datetimepicker, .patients_history_search .perio_datetimepicker, .patients_history_search .pediatric_datetimepicker, .patients_history_search .ophthal_datetimepicker, .patients_history_search .logs_datetimepicker, .patients_history_search .credits_datetimepicker, .patients_history_search .phar_logs_datetimepicker, .patients_history_search .vac_datetimepicker, .patients_history_search .promotion_service_request_datetimepicker, .patients_history_search .patient_service_request_datetimepicker, .hospital_date_Search .datetimepicker1, .hospital_date_Search .appt_datetimepicker, .hospital_date_Search .prescription_datetimepicker, .hospital_date_Search .bill_datetimepicker, .hospital_date_Search .attachment_datetimepicker, .hospital_date_Search .orthodontal_datetimepicker, .hospital_date_Search .perio_datetimepicker, .hospital_date_Search .restorative_datetimepicker, .hospital_date_Search .datetimepicker2, .hospital_date_Search .datetimepicker4, .hospital_date_Search .datetimepicker3, .hospital_date_Search .datetimepicker5, .hospital_date_Search .ent_datetimepicker, .hospital_date_Search .ml_datetimepicker, .hospital_date_Search .radiology_service_datetimepicker, .hospital_date_Search .radiology_order_datetimepicker, .hospital_date_Search .promotion_category_datetimepicker, .hospital_date_Search .promotion_template_datetimepicker, .hospital_date_Search .promotion_coupon_datetimepicker, .hospital_date_Search .promotion_campaign_datetimepicker, .hospital_date_Search .admission_datetimepicker, .hospital_date_Search .operation_datetimepicker, .hospital_date_Search .perio_datetimepicker, .hospital_date_Search .pediatric_datetimepicker, .hospital_date_Search .ophthal_datetimepicker, .hospital_date_Search .logs_datetimepicker, .hospital_date_Search .credits_datetimepicker, .hospital_date_Search .phar_logs_datetimepicker, .hospital_date_Search .vac_datetimepicker, .hospital_date_Search .promotion_service_request_datetimepicker, .hospital_date_Search .patient_service_request_datetimepicker, .radiology_service_search .datetimepicker1, .radiology_service_search .appt_datetimepicker, .radiology_service_search .prescription_datetimepicker, .radiology_service_search .bill_datetimepicker, .radiology_service_search .attachment_datetimepicker, .radiology_service_search .orthodontal_datetimepicker, .radiology_service_search .perio_datetimepicker, .radiology_service_search .restorative_datetimepicker, .radiology_service_search .datetimepicker2, .radiology_service_search .datetimepicker4, .radiology_service_search .datetimepicker3, .radiology_service_search .datetimepicker5, .radiology_service_search .ent_datetimepicker, .radiology_service_search .ml_datetimepicker, .radiology_service_search .radiology_service_datetimepicker, .radiology_service_search .radiology_order_datetimepicker, .radiology_service_search .promotion_category_datetimepicker, .radiology_service_search .promotion_template_datetimepicker, .radiology_service_search .promotion_coupon_datetimepicker, .radiology_service_search .promotion_campaign_datetimepicker, .radiology_service_search .admission_datetimepicker, .radiology_service_search .operation_datetimepicker, .radiology_service_search .perio_datetimepicker, .radiology_service_search .pediatric_datetimepicker, .radiology_service_search .ophthal_datetimepicker, .radiology_service_search .logs_datetimepicker, .radiology_service_search .credits_datetimepicker, .radiology_service_search .phar_logs_datetimepicker, .radiology_service_search .vac_datetimepicker, .radiology_service_search .promotion_service_request_datetimepicker, .radiology_service_search .patient_service_request_datetimepicker, .radiology_order_search .datetimepicker1, .radiology_order_search .appt_datetimepicker, .radiology_order_search .prescription_datetimepicker, .radiology_order_search .bill_datetimepicker, .radiology_order_search .attachment_datetimepicker, .radiology_order_search .orthodontal_datetimepicker, .radiology_order_search .perio_datetimepicker, .radiology_order_search .restorative_datetimepicker, .radiology_order_search .datetimepicker2, .radiology_order_search .datetimepicker4, .radiology_order_search .datetimepicker3, .radiology_order_search .datetimepicker5, .radiology_order_search .ent_datetimepicker, .radiology_order_search .ml_datetimepicker, .radiology_order_search .radiology_service_datetimepicker, .radiology_order_search .radiology_order_datetimepicker, .radiology_order_search .promotion_category_datetimepicker, .radiology_order_search .promotion_template_datetimepicker, .radiology_order_search .promotion_coupon_datetimepicker, .radiology_order_search .promotion_campaign_datetimepicker, .radiology_order_search .admission_datetimepicker, .radiology_order_search .operation_datetimepicker, .radiology_order_search .perio_datetimepicker, .radiology_order_search .pediatric_datetimepicker, .radiology_order_search .ophthal_datetimepicker, .radiology_order_search .logs_datetimepicker, .radiology_order_search .credits_datetimepicker, .radiology_order_search .phar_logs_datetimepicker, .radiology_order_search .vac_datetimepicker, .radiology_order_search .promotion_service_request_datetimepicker, .radiology_order_search .patient_service_request_datetimepicker, .promotion_category_search .datetimepicker1, .promotion_category_search .appt_datetimepicker, .promotion_category_search .prescription_datetimepicker, .promotion_category_search .bill_datetimepicker, .promotion_category_search .attachment_datetimepicker, .promotion_category_search .orthodontal_datetimepicker, .promotion_category_search .perio_datetimepicker, .promotion_category_search .restorative_datetimepicker, .promotion_category_search .datetimepicker2, .promotion_category_search .datetimepicker4, .promotion_category_search .datetimepicker3, .promotion_category_search .datetimepicker5, .promotion_category_search .ent_datetimepicker, .promotion_category_search .ml_datetimepicker, .promotion_category_search .radiology_service_datetimepicker, .promotion_category_search .radiology_order_datetimepicker, .promotion_category_search .promotion_category_datetimepicker, .promotion_category_search .promotion_template_datetimepicker, .promotion_category_search .promotion_coupon_datetimepicker, .promotion_category_search .promotion_campaign_datetimepicker, .promotion_category_search .admission_datetimepicker, .promotion_category_search .operation_datetimepicker, .promotion_category_search .perio_datetimepicker, .promotion_category_search .pediatric_datetimepicker, .promotion_category_search .ophthal_datetimepicker, .promotion_category_search .logs_datetimepicker, .promotion_category_search .credits_datetimepicker, .promotion_category_search .phar_logs_datetimepicker, .promotion_category_search .vac_datetimepicker, .promotion_category_search .promotion_service_request_datetimepicker, .promotion_category_search .patient_service_request_datetimepicker, .promotion_template_search .datetimepicker1, .promotion_template_search .appt_datetimepicker, .promotion_template_search .prescription_datetimepicker, .promotion_template_search .bill_datetimepicker, .promotion_template_search .attachment_datetimepicker, .promotion_template_search .orthodontal_datetimepicker, .promotion_template_search .perio_datetimepicker, .promotion_template_search .restorative_datetimepicker, .promotion_template_search .datetimepicker2, .promotion_template_search .datetimepicker4, .promotion_template_search .datetimepicker3, .promotion_template_search .datetimepicker5, .promotion_template_search .ent_datetimepicker, .promotion_template_search .ml_datetimepicker, .promotion_template_search .radiology_service_datetimepicker, .promotion_template_search .radiology_order_datetimepicker, .promotion_template_search .promotion_category_datetimepicker, .promotion_template_search .promotion_template_datetimepicker, .promotion_template_search .promotion_coupon_datetimepicker, .promotion_template_search .promotion_campaign_datetimepicker, .promotion_template_search .admission_datetimepicker, .promotion_template_search .operation_datetimepicker, .promotion_template_search .perio_datetimepicker, .promotion_template_search .pediatric_datetimepicker, .promotion_template_search .ophthal_datetimepicker, .promotion_template_search .logs_datetimepicker, .promotion_template_search .credits_datetimepicker, .promotion_template_search .phar_logs_datetimepicker, .promotion_template_search .vac_datetimepicker, .promotion_template_search .promotion_service_request_datetimepicker, .promotion_template_search .patient_service_request_datetimepicker, .promotion_coupon_search .datetimepicker1, .promotion_coupon_search .appt_datetimepicker, .promotion_coupon_search .prescription_datetimepicker, .promotion_coupon_search .bill_datetimepicker, .promotion_coupon_search .attachment_datetimepicker, .promotion_coupon_search .orthodontal_datetimepicker, .promotion_coupon_search .perio_datetimepicker, .promotion_coupon_search .restorative_datetimepicker, .promotion_coupon_search .datetimepicker2, .promotion_coupon_search .datetimepicker4, .promotion_coupon_search .datetimepicker3, .promotion_coupon_search .datetimepicker5, .promotion_coupon_search .ent_datetimepicker, .promotion_coupon_search .ml_datetimepicker, .promotion_coupon_search .radiology_service_datetimepicker, .promotion_coupon_search .radiology_order_datetimepicker, .promotion_coupon_search .promotion_category_datetimepicker, .promotion_coupon_search .promotion_template_datetimepicker, .promotion_coupon_search .promotion_coupon_datetimepicker, .promotion_coupon_search .promotion_campaign_datetimepicker, .promotion_coupon_search .admission_datetimepicker, .promotion_coupon_search .operation_datetimepicker, .promotion_coupon_search .perio_datetimepicker, .promotion_coupon_search .pediatric_datetimepicker, .promotion_coupon_search .ophthal_datetimepicker, .promotion_coupon_search .logs_datetimepicker, .promotion_coupon_search .credits_datetimepicker, .promotion_coupon_search .phar_logs_datetimepicker, .promotion_coupon_search .vac_datetimepicker, .promotion_coupon_search .promotion_service_request_datetimepicker, .promotion_coupon_search .patient_service_request_datetimepicker, .promotion_campaign_search .datetimepicker1, .promotion_campaign_search .appt_datetimepicker, .promotion_campaign_search .prescription_datetimepicker, .promotion_campaign_search .bill_datetimepicker, .promotion_campaign_search .attachment_datetimepicker, .promotion_campaign_search .orthodontal_datetimepicker, .promotion_campaign_search .perio_datetimepicker, .promotion_campaign_search .restorative_datetimepicker, .promotion_campaign_search .datetimepicker2, .promotion_campaign_search .datetimepicker4, .promotion_campaign_search .datetimepicker3, .promotion_campaign_search .datetimepicker5, .promotion_campaign_search .ent_datetimepicker, .promotion_campaign_search .ml_datetimepicker, .promotion_campaign_search .radiology_service_datetimepicker, .promotion_campaign_search .radiology_order_datetimepicker, .promotion_campaign_search .promotion_category_datetimepicker, .promotion_campaign_search .promotion_template_datetimepicker, .promotion_campaign_search .promotion_coupon_datetimepicker, .promotion_campaign_search .promotion_campaign_datetimepicker, .promotion_campaign_search .admission_datetimepicker, .promotion_campaign_search .operation_datetimepicker, .promotion_campaign_search .perio_datetimepicker, .promotion_campaign_search .pediatric_datetimepicker, .promotion_campaign_search .ophthal_datetimepicker, .promotion_campaign_search .logs_datetimepicker, .promotion_campaign_search .credits_datetimepicker, .promotion_campaign_search .phar_logs_datetimepicker, .promotion_campaign_search .vac_datetimepicker, .promotion_campaign_search .promotion_service_request_datetimepicker, .promotion_campaign_search .patient_service_request_datetimepicker, .credits_filter .datetimepicker1, .credits_filter .appt_datetimepicker, .credits_filter .prescription_datetimepicker, .credits_filter .bill_datetimepicker, .credits_filter .attachment_datetimepicker, .credits_filter .orthodontal_datetimepicker, .credits_filter .perio_datetimepicker, .credits_filter .restorative_datetimepicker, .credits_filter .datetimepicker2, .credits_filter .datetimepicker4, .credits_filter .datetimepicker3, .credits_filter .datetimepicker5, .credits_filter .ent_datetimepicker, .credits_filter .ml_datetimepicker, .credits_filter .radiology_service_datetimepicker, .credits_filter .radiology_order_datetimepicker, .credits_filter .promotion_category_datetimepicker, .credits_filter .promotion_template_datetimepicker, .credits_filter .promotion_coupon_datetimepicker, .credits_filter .promotion_campaign_datetimepicker, .credits_filter .admission_datetimepicker, .credits_filter .operation_datetimepicker, .credits_filter .perio_datetimepicker, .credits_filter .pediatric_datetimepicker, .credits_filter .ophthal_datetimepicker, .credits_filter .logs_datetimepicker, .credits_filter .credits_datetimepicker, .credits_filter .phar_logs_datetimepicker, .credits_filter .vac_datetimepicker, .credits_filter .promotion_service_request_datetimepicker, .credits_filter .patient_service_request_datetimepicker {
  display: inline-block;
  padding: 6px 0px !important;
  font-size: 14px;
  z-index: auto !important;
}
.bill_search .datetimepicker1 input.form-control, .bill_search .appt_datetimepicker input.form-control, .bill_search .prescription_datetimepicker input.form-control, .bill_search .bill_datetimepicker input.form-control, .bill_search .attachment_datetimepicker input.form-control, .bill_search .orthodontal_datetimepicker input.form-control, .bill_search .perio_datetimepicker input.form-control, .bill_search .restorative_datetimepicker input.form-control, .bill_search .datetimepicker2 input.form-control, .bill_search .datetimepicker4 input.form-control, .bill_search .datetimepicker3 input.form-control, .bill_search .datetimepicker5 input.form-control, .bill_search .ent_datetimepicker input.form-control, .bill_search .ml_datetimepicker input.form-control, .bill_search .radiology_service_datetimepicker input.form-control, .bill_search .radiology_order_datetimepicker input.form-control, .bill_search .promotion_category_datetimepicker input.form-control, .bill_search .promotion_template_datetimepicker input.form-control, .bill_search .promotion_coupon_datetimepicker input.form-control, .bill_search .promotion_campaign_datetimepicker input.form-control, .bill_search .admission_datetimepicker input.form-control, .bill_search .operation_datetimepicker input.form-control, .bill_search .perio_datetimepicker input.form-control, .bill_search .pediatric_datetimepicker input.form-control, .bill_search .ophthal_datetimepicker input.form-control, .bill_search .logs_datetimepicker input.form-control, .bill_search .credits_datetimepicker input.form-control, .bill_search .phar_logs_datetimepicker input.form-control, .bill_search .vac_datetimepicker input.form-control, .bill_search .promotion_service_request_datetimepicker input.form-control, .bill_search .patient_service_request_datetimepicker input.form-control, .medico_search .datetimepicker1 input.form-control, .medico_search .appt_datetimepicker input.form-control, .medico_search .prescription_datetimepicker input.form-control, .medico_search .bill_datetimepicker input.form-control, .medico_search .attachment_datetimepicker input.form-control, .medico_search .orthodontal_datetimepicker input.form-control, .medico_search .perio_datetimepicker input.form-control, .medico_search .restorative_datetimepicker input.form-control, .medico_search .datetimepicker2 input.form-control, .medico_search .datetimepicker4 input.form-control, .medico_search .datetimepicker3 input.form-control, .medico_search .datetimepicker5 input.form-control, .medico_search .ent_datetimepicker input.form-control, .medico_search .ml_datetimepicker input.form-control, .medico_search .radiology_service_datetimepicker input.form-control, .medico_search .radiology_order_datetimepicker input.form-control, .medico_search .promotion_category_datetimepicker input.form-control, .medico_search .promotion_template_datetimepicker input.form-control, .medico_search .promotion_coupon_datetimepicker input.form-control, .medico_search .promotion_campaign_datetimepicker input.form-control, .medico_search .admission_datetimepicker input.form-control, .medico_search .operation_datetimepicker input.form-control, .medico_search .perio_datetimepicker input.form-control, .medico_search .pediatric_datetimepicker input.form-control, .medico_search .ophthal_datetimepicker input.form-control, .medico_search .logs_datetimepicker input.form-control, .medico_search .credits_datetimepicker input.form-control, .medico_search .phar_logs_datetimepicker input.form-control, .medico_search .vac_datetimepicker input.form-control, .medico_search .promotion_service_request_datetimepicker input.form-control, .medico_search .patient_service_request_datetimepicker input.form-control, .patients_history_search .datetimepicker1 input.form-control, .patients_history_search .appt_datetimepicker input.form-control, .patients_history_search .prescription_datetimepicker input.form-control, .patients_history_search .bill_datetimepicker input.form-control, .patients_history_search .attachment_datetimepicker input.form-control, .patients_history_search .orthodontal_datetimepicker input.form-control, .patients_history_search .perio_datetimepicker input.form-control, .patients_history_search .restorative_datetimepicker input.form-control, .patients_history_search .datetimepicker2 input.form-control, .patients_history_search .datetimepicker4 input.form-control, .patients_history_search .datetimepicker3 input.form-control, .patients_history_search .datetimepicker5 input.form-control, .patients_history_search .ent_datetimepicker input.form-control, .patients_history_search .ml_datetimepicker input.form-control, .patients_history_search .radiology_service_datetimepicker input.form-control, .patients_history_search .radiology_order_datetimepicker input.form-control, .patients_history_search .promotion_category_datetimepicker input.form-control, .patients_history_search .promotion_template_datetimepicker input.form-control, .patients_history_search .promotion_coupon_datetimepicker input.form-control, .patients_history_search .promotion_campaign_datetimepicker input.form-control, .patients_history_search .admission_datetimepicker input.form-control, .patients_history_search .operation_datetimepicker input.form-control, .patients_history_search .perio_datetimepicker input.form-control, .patients_history_search .pediatric_datetimepicker input.form-control, .patients_history_search .ophthal_datetimepicker input.form-control, .patients_history_search .logs_datetimepicker input.form-control, .patients_history_search .credits_datetimepicker input.form-control, .patients_history_search .phar_logs_datetimepicker input.form-control, .patients_history_search .vac_datetimepicker input.form-control, .patients_history_search .promotion_service_request_datetimepicker input.form-control, .patients_history_search .patient_service_request_datetimepicker input.form-control, .hospital_date_Search .datetimepicker1 input.form-control, .hospital_date_Search .appt_datetimepicker input.form-control, .hospital_date_Search .prescription_datetimepicker input.form-control, .hospital_date_Search .bill_datetimepicker input.form-control, .hospital_date_Search .attachment_datetimepicker input.form-control, .hospital_date_Search .orthodontal_datetimepicker input.form-control, .hospital_date_Search .perio_datetimepicker input.form-control, .hospital_date_Search .restorative_datetimepicker input.form-control, .hospital_date_Search .datetimepicker2 input.form-control, .hospital_date_Search .datetimepicker4 input.form-control, .hospital_date_Search .datetimepicker3 input.form-control, .hospital_date_Search .datetimepicker5 input.form-control, .hospital_date_Search .ent_datetimepicker input.form-control, .hospital_date_Search .ml_datetimepicker input.form-control, .hospital_date_Search .radiology_service_datetimepicker input.form-control, .hospital_date_Search .radiology_order_datetimepicker input.form-control, .hospital_date_Search .promotion_category_datetimepicker input.form-control, .hospital_date_Search .promotion_template_datetimepicker input.form-control, .hospital_date_Search .promotion_coupon_datetimepicker input.form-control, .hospital_date_Search .promotion_campaign_datetimepicker input.form-control, .hospital_date_Search .admission_datetimepicker input.form-control, .hospital_date_Search .operation_datetimepicker input.form-control, .hospital_date_Search .perio_datetimepicker input.form-control, .hospital_date_Search .pediatric_datetimepicker input.form-control, .hospital_date_Search .ophthal_datetimepicker input.form-control, .hospital_date_Search .logs_datetimepicker input.form-control, .hospital_date_Search .credits_datetimepicker input.form-control, .hospital_date_Search .phar_logs_datetimepicker input.form-control, .hospital_date_Search .vac_datetimepicker input.form-control, .hospital_date_Search .promotion_service_request_datetimepicker input.form-control, .hospital_date_Search .patient_service_request_datetimepicker input.form-control, .radiology_service_search .datetimepicker1 input.form-control, .radiology_service_search .appt_datetimepicker input.form-control, .radiology_service_search .prescription_datetimepicker input.form-control, .radiology_service_search .bill_datetimepicker input.form-control, .radiology_service_search .attachment_datetimepicker input.form-control, .radiology_service_search .orthodontal_datetimepicker input.form-control, .radiology_service_search .perio_datetimepicker input.form-control, .radiology_service_search .restorative_datetimepicker input.form-control, .radiology_service_search .datetimepicker2 input.form-control, .radiology_service_search .datetimepicker4 input.form-control, .radiology_service_search .datetimepicker3 input.form-control, .radiology_service_search .datetimepicker5 input.form-control, .radiology_service_search .ent_datetimepicker input.form-control, .radiology_service_search .ml_datetimepicker input.form-control, .radiology_service_search .radiology_service_datetimepicker input.form-control, .radiology_service_search .radiology_order_datetimepicker input.form-control, .radiology_service_search .promotion_category_datetimepicker input.form-control, .radiology_service_search .promotion_template_datetimepicker input.form-control, .radiology_service_search .promotion_coupon_datetimepicker input.form-control, .radiology_service_search .promotion_campaign_datetimepicker input.form-control, .radiology_service_search .admission_datetimepicker input.form-control, .radiology_service_search .operation_datetimepicker input.form-control, .radiology_service_search .perio_datetimepicker input.form-control, .radiology_service_search .pediatric_datetimepicker input.form-control, .radiology_service_search .ophthal_datetimepicker input.form-control, .radiology_service_search .logs_datetimepicker input.form-control, .radiology_service_search .credits_datetimepicker input.form-control, .radiology_service_search .phar_logs_datetimepicker input.form-control, .radiology_service_search .vac_datetimepicker input.form-control, .radiology_service_search .promotion_service_request_datetimepicker input.form-control, .radiology_service_search .patient_service_request_datetimepicker input.form-control, .radiology_order_search .datetimepicker1 input.form-control, .radiology_order_search .appt_datetimepicker input.form-control, .radiology_order_search .prescription_datetimepicker input.form-control, .radiology_order_search .bill_datetimepicker input.form-control, .radiology_order_search .attachment_datetimepicker input.form-control, .radiology_order_search .orthodontal_datetimepicker input.form-control, .radiology_order_search .perio_datetimepicker input.form-control, .radiology_order_search .restorative_datetimepicker input.form-control, .radiology_order_search .datetimepicker2 input.form-control, .radiology_order_search .datetimepicker4 input.form-control, .radiology_order_search .datetimepicker3 input.form-control, .radiology_order_search .datetimepicker5 input.form-control, .radiology_order_search .ent_datetimepicker input.form-control, .radiology_order_search .ml_datetimepicker input.form-control, .radiology_order_search .radiology_service_datetimepicker input.form-control, .radiology_order_search .radiology_order_datetimepicker input.form-control, .radiology_order_search .promotion_category_datetimepicker input.form-control, .radiology_order_search .promotion_template_datetimepicker input.form-control, .radiology_order_search .promotion_coupon_datetimepicker input.form-control, .radiology_order_search .promotion_campaign_datetimepicker input.form-control, .radiology_order_search .admission_datetimepicker input.form-control, .radiology_order_search .operation_datetimepicker input.form-control, .radiology_order_search .perio_datetimepicker input.form-control, .radiology_order_search .pediatric_datetimepicker input.form-control, .radiology_order_search .ophthal_datetimepicker input.form-control, .radiology_order_search .logs_datetimepicker input.form-control, .radiology_order_search .credits_datetimepicker input.form-control, .radiology_order_search .phar_logs_datetimepicker input.form-control, .radiology_order_search .vac_datetimepicker input.form-control, .radiology_order_search .promotion_service_request_datetimepicker input.form-control, .radiology_order_search .patient_service_request_datetimepicker input.form-control, .promotion_category_search .datetimepicker1 input.form-control, .promotion_category_search .appt_datetimepicker input.form-control, .promotion_category_search .prescription_datetimepicker input.form-control, .promotion_category_search .bill_datetimepicker input.form-control, .promotion_category_search .attachment_datetimepicker input.form-control, .promotion_category_search .orthodontal_datetimepicker input.form-control, .promotion_category_search .perio_datetimepicker input.form-control, .promotion_category_search .restorative_datetimepicker input.form-control, .promotion_category_search .datetimepicker2 input.form-control, .promotion_category_search .datetimepicker4 input.form-control, .promotion_category_search .datetimepicker3 input.form-control, .promotion_category_search .datetimepicker5 input.form-control, .promotion_category_search .ent_datetimepicker input.form-control, .promotion_category_search .ml_datetimepicker input.form-control, .promotion_category_search .radiology_service_datetimepicker input.form-control, .promotion_category_search .radiology_order_datetimepicker input.form-control, .promotion_category_search .promotion_category_datetimepicker input.form-control, .promotion_category_search .promotion_template_datetimepicker input.form-control, .promotion_category_search .promotion_coupon_datetimepicker input.form-control, .promotion_category_search .promotion_campaign_datetimepicker input.form-control, .promotion_category_search .admission_datetimepicker input.form-control, .promotion_category_search .operation_datetimepicker input.form-control, .promotion_category_search .perio_datetimepicker input.form-control, .promotion_category_search .pediatric_datetimepicker input.form-control, .promotion_category_search .ophthal_datetimepicker input.form-control, .promotion_category_search .logs_datetimepicker input.form-control, .promotion_category_search .credits_datetimepicker input.form-control, .promotion_category_search .phar_logs_datetimepicker input.form-control, .promotion_category_search .vac_datetimepicker input.form-control, .promotion_category_search .promotion_service_request_datetimepicker input.form-control, .promotion_category_search .patient_service_request_datetimepicker input.form-control, .promotion_template_search .datetimepicker1 input.form-control, .promotion_template_search .appt_datetimepicker input.form-control, .promotion_template_search .prescription_datetimepicker input.form-control, .promotion_template_search .bill_datetimepicker input.form-control, .promotion_template_search .attachment_datetimepicker input.form-control, .promotion_template_search .orthodontal_datetimepicker input.form-control, .promotion_template_search .perio_datetimepicker input.form-control, .promotion_template_search .restorative_datetimepicker input.form-control, .promotion_template_search .datetimepicker2 input.form-control, .promotion_template_search .datetimepicker4 input.form-control, .promotion_template_search .datetimepicker3 input.form-control, .promotion_template_search .datetimepicker5 input.form-control, .promotion_template_search .ent_datetimepicker input.form-control, .promotion_template_search .ml_datetimepicker input.form-control, .promotion_template_search .radiology_service_datetimepicker input.form-control, .promotion_template_search .radiology_order_datetimepicker input.form-control, .promotion_template_search .promotion_category_datetimepicker input.form-control, .promotion_template_search .promotion_template_datetimepicker input.form-control, .promotion_template_search .promotion_coupon_datetimepicker input.form-control, .promotion_template_search .promotion_campaign_datetimepicker input.form-control, .promotion_template_search .admission_datetimepicker input.form-control, .promotion_template_search .operation_datetimepicker input.form-control, .promotion_template_search .perio_datetimepicker input.form-control, .promotion_template_search .pediatric_datetimepicker input.form-control, .promotion_template_search .ophthal_datetimepicker input.form-control, .promotion_template_search .logs_datetimepicker input.form-control, .promotion_template_search .credits_datetimepicker input.form-control, .promotion_template_search .phar_logs_datetimepicker input.form-control, .promotion_template_search .vac_datetimepicker input.form-control, .promotion_template_search .promotion_service_request_datetimepicker input.form-control, .promotion_template_search .patient_service_request_datetimepicker input.form-control, .promotion_coupon_search .datetimepicker1 input.form-control, .promotion_coupon_search .appt_datetimepicker input.form-control, .promotion_coupon_search .prescription_datetimepicker input.form-control, .promotion_coupon_search .bill_datetimepicker input.form-control, .promotion_coupon_search .attachment_datetimepicker input.form-control, .promotion_coupon_search .orthodontal_datetimepicker input.form-control, .promotion_coupon_search .perio_datetimepicker input.form-control, .promotion_coupon_search .restorative_datetimepicker input.form-control, .promotion_coupon_search .datetimepicker2 input.form-control, .promotion_coupon_search .datetimepicker4 input.form-control, .promotion_coupon_search .datetimepicker3 input.form-control, .promotion_coupon_search .datetimepicker5 input.form-control, .promotion_coupon_search .ent_datetimepicker input.form-control, .promotion_coupon_search .ml_datetimepicker input.form-control, .promotion_coupon_search .radiology_service_datetimepicker input.form-control, .promotion_coupon_search .radiology_order_datetimepicker input.form-control, .promotion_coupon_search .promotion_category_datetimepicker input.form-control, .promotion_coupon_search .promotion_template_datetimepicker input.form-control, .promotion_coupon_search .promotion_coupon_datetimepicker input.form-control, .promotion_coupon_search .promotion_campaign_datetimepicker input.form-control, .promotion_coupon_search .admission_datetimepicker input.form-control, .promotion_coupon_search .operation_datetimepicker input.form-control, .promotion_coupon_search .perio_datetimepicker input.form-control, .promotion_coupon_search .pediatric_datetimepicker input.form-control, .promotion_coupon_search .ophthal_datetimepicker input.form-control, .promotion_coupon_search .logs_datetimepicker input.form-control, .promotion_coupon_search .credits_datetimepicker input.form-control, .promotion_coupon_search .phar_logs_datetimepicker input.form-control, .promotion_coupon_search .vac_datetimepicker input.form-control, .promotion_coupon_search .promotion_service_request_datetimepicker input.form-control, .promotion_coupon_search .patient_service_request_datetimepicker input.form-control, .promotion_campaign_search .datetimepicker1 input.form-control, .promotion_campaign_search .appt_datetimepicker input.form-control, .promotion_campaign_search .prescription_datetimepicker input.form-control, .promotion_campaign_search .bill_datetimepicker input.form-control, .promotion_campaign_search .attachment_datetimepicker input.form-control, .promotion_campaign_search .orthodontal_datetimepicker input.form-control, .promotion_campaign_search .perio_datetimepicker input.form-control, .promotion_campaign_search .restorative_datetimepicker input.form-control, .promotion_campaign_search .datetimepicker2 input.form-control, .promotion_campaign_search .datetimepicker4 input.form-control, .promotion_campaign_search .datetimepicker3 input.form-control, .promotion_campaign_search .datetimepicker5 input.form-control, .promotion_campaign_search .ent_datetimepicker input.form-control, .promotion_campaign_search .ml_datetimepicker input.form-control, .promotion_campaign_search .radiology_service_datetimepicker input.form-control, .promotion_campaign_search .radiology_order_datetimepicker input.form-control, .promotion_campaign_search .promotion_category_datetimepicker input.form-control, .promotion_campaign_search .promotion_template_datetimepicker input.form-control, .promotion_campaign_search .promotion_coupon_datetimepicker input.form-control, .promotion_campaign_search .promotion_campaign_datetimepicker input.form-control, .promotion_campaign_search .admission_datetimepicker input.form-control, .promotion_campaign_search .operation_datetimepicker input.form-control, .promotion_campaign_search .perio_datetimepicker input.form-control, .promotion_campaign_search .pediatric_datetimepicker input.form-control, .promotion_campaign_search .ophthal_datetimepicker input.form-control, .promotion_campaign_search .logs_datetimepicker input.form-control, .promotion_campaign_search .credits_datetimepicker input.form-control, .promotion_campaign_search .phar_logs_datetimepicker input.form-control, .promotion_campaign_search .vac_datetimepicker input.form-control, .promotion_campaign_search .promotion_service_request_datetimepicker input.form-control, .promotion_campaign_search .patient_service_request_datetimepicker input.form-control, .credits_filter .datetimepicker1 input.form-control, .credits_filter .appt_datetimepicker input.form-control, .credits_filter .prescription_datetimepicker input.form-control, .credits_filter .bill_datetimepicker input.form-control, .credits_filter .attachment_datetimepicker input.form-control, .credits_filter .orthodontal_datetimepicker input.form-control, .credits_filter .perio_datetimepicker input.form-control, .credits_filter .restorative_datetimepicker input.form-control, .credits_filter .datetimepicker2 input.form-control, .credits_filter .datetimepicker4 input.form-control, .credits_filter .datetimepicker3 input.form-control, .credits_filter .datetimepicker5 input.form-control, .credits_filter .ent_datetimepicker input.form-control, .credits_filter .ml_datetimepicker input.form-control, .credits_filter .radiology_service_datetimepicker input.form-control, .credits_filter .radiology_order_datetimepicker input.form-control, .credits_filter .promotion_category_datetimepicker input.form-control, .credits_filter .promotion_template_datetimepicker input.form-control, .credits_filter .promotion_coupon_datetimepicker input.form-control, .credits_filter .promotion_campaign_datetimepicker input.form-control, .credits_filter .admission_datetimepicker input.form-control, .credits_filter .operation_datetimepicker input.form-control, .credits_filter .perio_datetimepicker input.form-control, .credits_filter .pediatric_datetimepicker input.form-control, .credits_filter .ophthal_datetimepicker input.form-control, .credits_filter .logs_datetimepicker input.form-control, .credits_filter .credits_datetimepicker input.form-control, .credits_filter .phar_logs_datetimepicker input.form-control, .credits_filter .vac_datetimepicker input.form-control, .credits_filter .promotion_service_request_datetimepicker input.form-control, .credits_filter .patient_service_request_datetimepicker input.form-control {
  z-index: -1;
  position: absolute;
  opacity: 0;
}
.bill_search .datetimepicker1 .input-group-addon, .bill_search .appt_datetimepicker .input-group-addon, .bill_search .prescription_datetimepicker .input-group-addon, .bill_search .bill_datetimepicker .input-group-addon, .bill_search .attachment_datetimepicker .input-group-addon, .bill_search .orthodontal_datetimepicker .input-group-addon, .bill_search .perio_datetimepicker .input-group-addon, .bill_search .restorative_datetimepicker .input-group-addon, .bill_search .datetimepicker2 .input-group-addon, .bill_search .datetimepicker4 .input-group-addon, .bill_search .datetimepicker3 .input-group-addon, .bill_search .datetimepicker5 .input-group-addon, .bill_search .ent_datetimepicker .input-group-addon, .bill_search .ml_datetimepicker .input-group-addon, .bill_search .radiology_service_datetimepicker .input-group-addon, .bill_search .radiology_order_datetimepicker .input-group-addon, .bill_search .promotion_category_datetimepicker .input-group-addon, .bill_search .promotion_template_datetimepicker .input-group-addon, .bill_search .promotion_coupon_datetimepicker .input-group-addon, .bill_search .promotion_campaign_datetimepicker .input-group-addon, .bill_search .admission_datetimepicker .input-group-addon, .bill_search .operation_datetimepicker .input-group-addon, .bill_search .perio_datetimepicker .input-group-addon, .bill_search .pediatric_datetimepicker .input-group-addon, .bill_search .ophthal_datetimepicker .input-group-addon, .bill_search .logs_datetimepicker .input-group-addon, .bill_search .credits_datetimepicker .input-group-addon, .bill_search .phar_logs_datetimepicker .input-group-addon, .bill_search .vac_datetimepicker .input-group-addon, .bill_search .promotion_service_request_datetimepicker .input-group-addon, .bill_search .patient_service_request_datetimepicker .input-group-addon, .medico_search .datetimepicker1 .input-group-addon, .medico_search .appt_datetimepicker .input-group-addon, .medico_search .prescription_datetimepicker .input-group-addon, .medico_search .bill_datetimepicker .input-group-addon, .medico_search .attachment_datetimepicker .input-group-addon, .medico_search .orthodontal_datetimepicker .input-group-addon, .medico_search .perio_datetimepicker .input-group-addon, .medico_search .restorative_datetimepicker .input-group-addon, .medico_search .datetimepicker2 .input-group-addon, .medico_search .datetimepicker4 .input-group-addon, .medico_search .datetimepicker3 .input-group-addon, .medico_search .datetimepicker5 .input-group-addon, .medico_search .ent_datetimepicker .input-group-addon, .medico_search .ml_datetimepicker .input-group-addon, .medico_search .radiology_service_datetimepicker .input-group-addon, .medico_search .radiology_order_datetimepicker .input-group-addon, .medico_search .promotion_category_datetimepicker .input-group-addon, .medico_search .promotion_template_datetimepicker .input-group-addon, .medico_search .promotion_coupon_datetimepicker .input-group-addon, .medico_search .promotion_campaign_datetimepicker .input-group-addon, .medico_search .admission_datetimepicker .input-group-addon, .medico_search .operation_datetimepicker .input-group-addon, .medico_search .perio_datetimepicker .input-group-addon, .medico_search .pediatric_datetimepicker .input-group-addon, .medico_search .ophthal_datetimepicker .input-group-addon, .medico_search .logs_datetimepicker .input-group-addon, .medico_search .credits_datetimepicker .input-group-addon, .medico_search .phar_logs_datetimepicker .input-group-addon, .medico_search .vac_datetimepicker .input-group-addon, .medico_search .promotion_service_request_datetimepicker .input-group-addon, .medico_search .patient_service_request_datetimepicker .input-group-addon, .patients_history_search .datetimepicker1 .input-group-addon, .patients_history_search .appt_datetimepicker .input-group-addon, .patients_history_search .prescription_datetimepicker .input-group-addon, .patients_history_search .bill_datetimepicker .input-group-addon, .patients_history_search .attachment_datetimepicker .input-group-addon, .patients_history_search .orthodontal_datetimepicker .input-group-addon, .patients_history_search .perio_datetimepicker .input-group-addon, .patients_history_search .restorative_datetimepicker .input-group-addon, .patients_history_search .datetimepicker2 .input-group-addon, .patients_history_search .datetimepicker4 .input-group-addon, .patients_history_search .datetimepicker3 .input-group-addon, .patients_history_search .datetimepicker5 .input-group-addon, .patients_history_search .ent_datetimepicker .input-group-addon, .patients_history_search .ml_datetimepicker .input-group-addon, .patients_history_search .radiology_service_datetimepicker .input-group-addon, .patients_history_search .radiology_order_datetimepicker .input-group-addon, .patients_history_search .promotion_category_datetimepicker .input-group-addon, .patients_history_search .promotion_template_datetimepicker .input-group-addon, .patients_history_search .promotion_coupon_datetimepicker .input-group-addon, .patients_history_search .promotion_campaign_datetimepicker .input-group-addon, .patients_history_search .admission_datetimepicker .input-group-addon, .patients_history_search .operation_datetimepicker .input-group-addon, .patients_history_search .perio_datetimepicker .input-group-addon, .patients_history_search .pediatric_datetimepicker .input-group-addon, .patients_history_search .ophthal_datetimepicker .input-group-addon, .patients_history_search .logs_datetimepicker .input-group-addon, .patients_history_search .credits_datetimepicker .input-group-addon, .patients_history_search .phar_logs_datetimepicker .input-group-addon, .patients_history_search .vac_datetimepicker .input-group-addon, .patients_history_search .promotion_service_request_datetimepicker .input-group-addon, .patients_history_search .patient_service_request_datetimepicker .input-group-addon, .hospital_date_Search .datetimepicker1 .input-group-addon, .hospital_date_Search .appt_datetimepicker .input-group-addon, .hospital_date_Search .prescription_datetimepicker .input-group-addon, .hospital_date_Search .bill_datetimepicker .input-group-addon, .hospital_date_Search .attachment_datetimepicker .input-group-addon, .hospital_date_Search .orthodontal_datetimepicker .input-group-addon, .hospital_date_Search .perio_datetimepicker .input-group-addon, .hospital_date_Search .restorative_datetimepicker .input-group-addon, .hospital_date_Search .datetimepicker2 .input-group-addon, .hospital_date_Search .datetimepicker4 .input-group-addon, .hospital_date_Search .datetimepicker3 .input-group-addon, .hospital_date_Search .datetimepicker5 .input-group-addon, .hospital_date_Search .ent_datetimepicker .input-group-addon, .hospital_date_Search .ml_datetimepicker .input-group-addon, .hospital_date_Search .radiology_service_datetimepicker .input-group-addon, .hospital_date_Search .radiology_order_datetimepicker .input-group-addon, .hospital_date_Search .promotion_category_datetimepicker .input-group-addon, .hospital_date_Search .promotion_template_datetimepicker .input-group-addon, .hospital_date_Search .promotion_coupon_datetimepicker .input-group-addon, .hospital_date_Search .promotion_campaign_datetimepicker .input-group-addon, .hospital_date_Search .admission_datetimepicker .input-group-addon, .hospital_date_Search .operation_datetimepicker .input-group-addon, .hospital_date_Search .perio_datetimepicker .input-group-addon, .hospital_date_Search .pediatric_datetimepicker .input-group-addon, .hospital_date_Search .ophthal_datetimepicker .input-group-addon, .hospital_date_Search .logs_datetimepicker .input-group-addon, .hospital_date_Search .credits_datetimepicker .input-group-addon, .hospital_date_Search .phar_logs_datetimepicker .input-group-addon, .hospital_date_Search .vac_datetimepicker .input-group-addon, .hospital_date_Search .promotion_service_request_datetimepicker .input-group-addon, .hospital_date_Search .patient_service_request_datetimepicker .input-group-addon, .radiology_service_search .datetimepicker1 .input-group-addon, .radiology_service_search .appt_datetimepicker .input-group-addon, .radiology_service_search .prescription_datetimepicker .input-group-addon, .radiology_service_search .bill_datetimepicker .input-group-addon, .radiology_service_search .attachment_datetimepicker .input-group-addon, .radiology_service_search .orthodontal_datetimepicker .input-group-addon, .radiology_service_search .perio_datetimepicker .input-group-addon, .radiology_service_search .restorative_datetimepicker .input-group-addon, .radiology_service_search .datetimepicker2 .input-group-addon, .radiology_service_search .datetimepicker4 .input-group-addon, .radiology_service_search .datetimepicker3 .input-group-addon, .radiology_service_search .datetimepicker5 .input-group-addon, .radiology_service_search .ent_datetimepicker .input-group-addon, .radiology_service_search .ml_datetimepicker .input-group-addon, .radiology_service_search .radiology_service_datetimepicker .input-group-addon, .radiology_service_search .radiology_order_datetimepicker .input-group-addon, .radiology_service_search .promotion_category_datetimepicker .input-group-addon, .radiology_service_search .promotion_template_datetimepicker .input-group-addon, .radiology_service_search .promotion_coupon_datetimepicker .input-group-addon, .radiology_service_search .promotion_campaign_datetimepicker .input-group-addon, .radiology_service_search .admission_datetimepicker .input-group-addon, .radiology_service_search .operation_datetimepicker .input-group-addon, .radiology_service_search .perio_datetimepicker .input-group-addon, .radiology_service_search .pediatric_datetimepicker .input-group-addon, .radiology_service_search .ophthal_datetimepicker .input-group-addon, .radiology_service_search .logs_datetimepicker .input-group-addon, .radiology_service_search .credits_datetimepicker .input-group-addon, .radiology_service_search .phar_logs_datetimepicker .input-group-addon, .radiology_service_search .vac_datetimepicker .input-group-addon, .radiology_service_search .promotion_service_request_datetimepicker .input-group-addon, .radiology_service_search .patient_service_request_datetimepicker .input-group-addon, .radiology_order_search .datetimepicker1 .input-group-addon, .radiology_order_search .appt_datetimepicker .input-group-addon, .radiology_order_search .prescription_datetimepicker .input-group-addon, .radiology_order_search .bill_datetimepicker .input-group-addon, .radiology_order_search .attachment_datetimepicker .input-group-addon, .radiology_order_search .orthodontal_datetimepicker .input-group-addon, .radiology_order_search .perio_datetimepicker .input-group-addon, .radiology_order_search .restorative_datetimepicker .input-group-addon, .radiology_order_search .datetimepicker2 .input-group-addon, .radiology_order_search .datetimepicker4 .input-group-addon, .radiology_order_search .datetimepicker3 .input-group-addon, .radiology_order_search .datetimepicker5 .input-group-addon, .radiology_order_search .ent_datetimepicker .input-group-addon, .radiology_order_search .ml_datetimepicker .input-group-addon, .radiology_order_search .radiology_service_datetimepicker .input-group-addon, .radiology_order_search .radiology_order_datetimepicker .input-group-addon, .radiology_order_search .promotion_category_datetimepicker .input-group-addon, .radiology_order_search .promotion_template_datetimepicker .input-group-addon, .radiology_order_search .promotion_coupon_datetimepicker .input-group-addon, .radiology_order_search .promotion_campaign_datetimepicker .input-group-addon, .radiology_order_search .admission_datetimepicker .input-group-addon, .radiology_order_search .operation_datetimepicker .input-group-addon, .radiology_order_search .perio_datetimepicker .input-group-addon, .radiology_order_search .pediatric_datetimepicker .input-group-addon, .radiology_order_search .ophthal_datetimepicker .input-group-addon, .radiology_order_search .logs_datetimepicker .input-group-addon, .radiology_order_search .credits_datetimepicker .input-group-addon, .radiology_order_search .phar_logs_datetimepicker .input-group-addon, .radiology_order_search .vac_datetimepicker .input-group-addon, .radiology_order_search .promotion_service_request_datetimepicker .input-group-addon, .radiology_order_search .patient_service_request_datetimepicker .input-group-addon, .promotion_category_search .datetimepicker1 .input-group-addon, .promotion_category_search .appt_datetimepicker .input-group-addon, .promotion_category_search .prescription_datetimepicker .input-group-addon, .promotion_category_search .bill_datetimepicker .input-group-addon, .promotion_category_search .attachment_datetimepicker .input-group-addon, .promotion_category_search .orthodontal_datetimepicker .input-group-addon, .promotion_category_search .perio_datetimepicker .input-group-addon, .promotion_category_search .restorative_datetimepicker .input-group-addon, .promotion_category_search .datetimepicker2 .input-group-addon, .promotion_category_search .datetimepicker4 .input-group-addon, .promotion_category_search .datetimepicker3 .input-group-addon, .promotion_category_search .datetimepicker5 .input-group-addon, .promotion_category_search .ent_datetimepicker .input-group-addon, .promotion_category_search .ml_datetimepicker .input-group-addon, .promotion_category_search .radiology_service_datetimepicker .input-group-addon, .promotion_category_search .radiology_order_datetimepicker .input-group-addon, .promotion_category_search .promotion_category_datetimepicker .input-group-addon, .promotion_category_search .promotion_template_datetimepicker .input-group-addon, .promotion_category_search .promotion_coupon_datetimepicker .input-group-addon, .promotion_category_search .promotion_campaign_datetimepicker .input-group-addon, .promotion_category_search .admission_datetimepicker .input-group-addon, .promotion_category_search .operation_datetimepicker .input-group-addon, .promotion_category_search .perio_datetimepicker .input-group-addon, .promotion_category_search .pediatric_datetimepicker .input-group-addon, .promotion_category_search .ophthal_datetimepicker .input-group-addon, .promotion_category_search .logs_datetimepicker .input-group-addon, .promotion_category_search .credits_datetimepicker .input-group-addon, .promotion_category_search .phar_logs_datetimepicker .input-group-addon, .promotion_category_search .vac_datetimepicker .input-group-addon, .promotion_category_search .promotion_service_request_datetimepicker .input-group-addon, .promotion_category_search .patient_service_request_datetimepicker .input-group-addon, .promotion_template_search .datetimepicker1 .input-group-addon, .promotion_template_search .appt_datetimepicker .input-group-addon, .promotion_template_search .prescription_datetimepicker .input-group-addon, .promotion_template_search .bill_datetimepicker .input-group-addon, .promotion_template_search .attachment_datetimepicker .input-group-addon, .promotion_template_search .orthodontal_datetimepicker .input-group-addon, .promotion_template_search .perio_datetimepicker .input-group-addon, .promotion_template_search .restorative_datetimepicker .input-group-addon, .promotion_template_search .datetimepicker2 .input-group-addon, .promotion_template_search .datetimepicker4 .input-group-addon, .promotion_template_search .datetimepicker3 .input-group-addon, .promotion_template_search .datetimepicker5 .input-group-addon, .promotion_template_search .ent_datetimepicker .input-group-addon, .promotion_template_search .ml_datetimepicker .input-group-addon, .promotion_template_search .radiology_service_datetimepicker .input-group-addon, .promotion_template_search .radiology_order_datetimepicker .input-group-addon, .promotion_template_search .promotion_category_datetimepicker .input-group-addon, .promotion_template_search .promotion_template_datetimepicker .input-group-addon, .promotion_template_search .promotion_coupon_datetimepicker .input-group-addon, .promotion_template_search .promotion_campaign_datetimepicker .input-group-addon, .promotion_template_search .admission_datetimepicker .input-group-addon, .promotion_template_search .operation_datetimepicker .input-group-addon, .promotion_template_search .perio_datetimepicker .input-group-addon, .promotion_template_search .pediatric_datetimepicker .input-group-addon, .promotion_template_search .ophthal_datetimepicker .input-group-addon, .promotion_template_search .logs_datetimepicker .input-group-addon, .promotion_template_search .credits_datetimepicker .input-group-addon, .promotion_template_search .phar_logs_datetimepicker .input-group-addon, .promotion_template_search .vac_datetimepicker .input-group-addon, .promotion_template_search .promotion_service_request_datetimepicker .input-group-addon, .promotion_template_search .patient_service_request_datetimepicker .input-group-addon, .promotion_coupon_search .datetimepicker1 .input-group-addon, .promotion_coupon_search .appt_datetimepicker .input-group-addon, .promotion_coupon_search .prescription_datetimepicker .input-group-addon, .promotion_coupon_search .bill_datetimepicker .input-group-addon, .promotion_coupon_search .attachment_datetimepicker .input-group-addon, .promotion_coupon_search .orthodontal_datetimepicker .input-group-addon, .promotion_coupon_search .perio_datetimepicker .input-group-addon, .promotion_coupon_search .restorative_datetimepicker .input-group-addon, .promotion_coupon_search .datetimepicker2 .input-group-addon, .promotion_coupon_search .datetimepicker4 .input-group-addon, .promotion_coupon_search .datetimepicker3 .input-group-addon, .promotion_coupon_search .datetimepicker5 .input-group-addon, .promotion_coupon_search .ent_datetimepicker .input-group-addon, .promotion_coupon_search .ml_datetimepicker .input-group-addon, .promotion_coupon_search .radiology_service_datetimepicker .input-group-addon, .promotion_coupon_search .radiology_order_datetimepicker .input-group-addon, .promotion_coupon_search .promotion_category_datetimepicker .input-group-addon, .promotion_coupon_search .promotion_template_datetimepicker .input-group-addon, .promotion_coupon_search .promotion_coupon_datetimepicker .input-group-addon, .promotion_coupon_search .promotion_campaign_datetimepicker .input-group-addon, .promotion_coupon_search .admission_datetimepicker .input-group-addon, .promotion_coupon_search .operation_datetimepicker .input-group-addon, .promotion_coupon_search .perio_datetimepicker .input-group-addon, .promotion_coupon_search .pediatric_datetimepicker .input-group-addon, .promotion_coupon_search .ophthal_datetimepicker .input-group-addon, .promotion_coupon_search .logs_datetimepicker .input-group-addon, .promotion_coupon_search .credits_datetimepicker .input-group-addon, .promotion_coupon_search .phar_logs_datetimepicker .input-group-addon, .promotion_coupon_search .vac_datetimepicker .input-group-addon, .promotion_coupon_search .promotion_service_request_datetimepicker .input-group-addon, .promotion_coupon_search .patient_service_request_datetimepicker .input-group-addon, .promotion_campaign_search .datetimepicker1 .input-group-addon, .promotion_campaign_search .appt_datetimepicker .input-group-addon, .promotion_campaign_search .prescription_datetimepicker .input-group-addon, .promotion_campaign_search .bill_datetimepicker .input-group-addon, .promotion_campaign_search .attachment_datetimepicker .input-group-addon, .promotion_campaign_search .orthodontal_datetimepicker .input-group-addon, .promotion_campaign_search .perio_datetimepicker .input-group-addon, .promotion_campaign_search .restorative_datetimepicker .input-group-addon, .promotion_campaign_search .datetimepicker2 .input-group-addon, .promotion_campaign_search .datetimepicker4 .input-group-addon, .promotion_campaign_search .datetimepicker3 .input-group-addon, .promotion_campaign_search .datetimepicker5 .input-group-addon, .promotion_campaign_search .ent_datetimepicker .input-group-addon, .promotion_campaign_search .ml_datetimepicker .input-group-addon, .promotion_campaign_search .radiology_service_datetimepicker .input-group-addon, .promotion_campaign_search .radiology_order_datetimepicker .input-group-addon, .promotion_campaign_search .promotion_category_datetimepicker .input-group-addon, .promotion_campaign_search .promotion_template_datetimepicker .input-group-addon, .promotion_campaign_search .promotion_coupon_datetimepicker .input-group-addon, .promotion_campaign_search .promotion_campaign_datetimepicker .input-group-addon, .promotion_campaign_search .admission_datetimepicker .input-group-addon, .promotion_campaign_search .operation_datetimepicker .input-group-addon, .promotion_campaign_search .perio_datetimepicker .input-group-addon, .promotion_campaign_search .pediatric_datetimepicker .input-group-addon, .promotion_campaign_search .ophthal_datetimepicker .input-group-addon, .promotion_campaign_search .logs_datetimepicker .input-group-addon, .promotion_campaign_search .credits_datetimepicker .input-group-addon, .promotion_campaign_search .phar_logs_datetimepicker .input-group-addon, .promotion_campaign_search .vac_datetimepicker .input-group-addon, .promotion_campaign_search .promotion_service_request_datetimepicker .input-group-addon, .promotion_campaign_search .patient_service_request_datetimepicker .input-group-addon, .credits_filter .datetimepicker1 .input-group-addon, .credits_filter .appt_datetimepicker .input-group-addon, .credits_filter .prescription_datetimepicker .input-group-addon, .credits_filter .bill_datetimepicker .input-group-addon, .credits_filter .attachment_datetimepicker .input-group-addon, .credits_filter .orthodontal_datetimepicker .input-group-addon, .credits_filter .perio_datetimepicker .input-group-addon, .credits_filter .restorative_datetimepicker .input-group-addon, .credits_filter .datetimepicker2 .input-group-addon, .credits_filter .datetimepicker4 .input-group-addon, .credits_filter .datetimepicker3 .input-group-addon, .credits_filter .datetimepicker5 .input-group-addon, .credits_filter .ent_datetimepicker .input-group-addon, .credits_filter .ml_datetimepicker .input-group-addon, .credits_filter .radiology_service_datetimepicker .input-group-addon, .credits_filter .radiology_order_datetimepicker .input-group-addon, .credits_filter .promotion_category_datetimepicker .input-group-addon, .credits_filter .promotion_template_datetimepicker .input-group-addon, .credits_filter .promotion_coupon_datetimepicker .input-group-addon, .credits_filter .promotion_campaign_datetimepicker .input-group-addon, .credits_filter .admission_datetimepicker .input-group-addon, .credits_filter .operation_datetimepicker .input-group-addon, .credits_filter .perio_datetimepicker .input-group-addon, .credits_filter .pediatric_datetimepicker .input-group-addon, .credits_filter .ophthal_datetimepicker .input-group-addon, .credits_filter .logs_datetimepicker .input-group-addon, .credits_filter .credits_datetimepicker .input-group-addon, .credits_filter .phar_logs_datetimepicker .input-group-addon, .credits_filter .vac_datetimepicker .input-group-addon, .credits_filter .promotion_service_request_datetimepicker .input-group-addon, .credits_filter .patient_service_request_datetimepicker .input-group-addon {
  background: transparent;
  border: 0;
  padding: 0;
}

.status_filter_options .btn-group > .btn.active {
  z-index: 0;
}

.insurance_shield {
  color: #6ad2eb;
  font-size: 70px;
}

.pharmacy_papertrail_filters .dropdown-custom {
  min-width: 100% !important;
}
.pharmacy_papertrail_filters .btn {
  border-radius: 15px;
}

@media (max-width: 800px) {
  .pagination.pagination-sm {
    margin: 8px 0;
  }
  .pharmacyPg .pagination li:not(.prev):not(.next):not(.active):not(.disabled):not(:nth-child(2)):not(:nth-last-child(2)):not(:nth-last-child(2)), .radiologyPg .pagination li:not(.prev):not(.next):not(.active):not(.disabled):not(:nth-child(2)):not(:nth-last-child(2)):not(:nth-last-child(2)) {
    display: none;
  }
  body:not(.pharmacyPg):not(.radiologyPg) .pagination li:not(.prev):not(.next):not(.active) {
    display: none;
  }
}
@media (max-width: 750px) {
  .responsive-table {
    margin-bottom: 10px;
  }
  .responsive-table th.visible-xs, .responsive-table td.visible-xs {
    display: block !important;
  }
  .responsive-table td:not(.data_table) {
    width: 100% !important;
  }
  .responsive-table td {
    text-align: right;
  }
  .responsive-table td > div.search_appt_typeahead_wrap {
    text-align: left !important;
  }
}
.content-header:not(.content-header-media):not(.dont_override) {
  position: fixed;
  top: 60px;
  width: 100%;
  z-index: 5;
  left: 0;
  -webkit-transition: left 0.2s ease-out !important;
  transition: left 0.2s ease-out !important;
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sidebar-visible-xs #main-container .content-header:not(.content-header-media) {
    left: 250px;
  }
  .sidebar-alt-visible-xs #main-container .content-header:not(.content-header-media) {
    left: -210px;
    right: 205px;
  }
  .whiteboardPage .charts .tool-tip {
    width: 80% !important;
  }
  .widget-content-light:not(.dont-override) {
    margin-bottom: 15px !important;
  }
}
.ajax_editable_container .editable_element {
  display: inline-flex;
}
.ajax_editable_container .editable_element .ajax_editable_input {
  width: 100%;
}
.ajax_editable_container .editable_element .edit_activator, .ajax_editable_container .editable_element .jip-ok-button {
  background-color: #6ad2eb;
  font-size: 13px;
  padding: 2px 10px;
  margin: 0 0 1px 3px;
  max-height: 22px;
}

.setup_assistant_thirstep_align {
  margin-top: 10px;
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  pointer-events: none;
}

@media (min-width: 992px) {
  .analytics_block {
    display: inline-flex;
  }
  .analytics_block .chart_section {
    flex: 1;
    padding: 1em;
  }
  .analytics_block .chart_section .widget {
    height: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    min-height: 26em;
  }
}
@media screen and (min-width: 300px) and (max-width: 1035px) {
  div.jqcloud span.w10 {
    font-size: 27px;
    color: #0cf;
  }
  div.jqcloud span.w9 {
    font-size: 25px;
    color: #0cf;
  }
  div.jqcloud span.w8 {
    font-size: 22px;
    color: #0cf;
  }
  div.jqcloud span.w7 {
    font-size: 20px;
    color: #39d;
  }
  div.jqcloud span.w6 {
    font-size: 17px;
    color: #90c5f0;
  }
  div.jqcloud span.w5 {
    font-size: 15px;
    color: #90a0dd;
  }
  div.jqcloud span.w4 {
    font-size: 12px;
    color: #90c5f0;
  }
  div.jqcloud span.w3 {
    font-size: 10px;
    color: #a0ddff;
  }
  div.jqcloud span.w2 {
    font-size: 7px;
    color: #99ccee;
  }
  div.jqcloud span.w1 {
    font-size: 5px;
    color: #aab5f0;
  }
}
@media only screen and (max-width: 991px) {
  .third_step {
    display: none;
  }
}
.gallery_images_align {
  overflow: hidden;
}
.gallery_images_align img {
  height: 150px;
}
.gallery_images_align {
  width: 100%;
  position: relative;
  padding: 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .gallery_images_align {
    height: 100px;
  }
}
@media (min-width: 1024px) and (max-width: 1200px) {
  .gallery_images_align {
    height: 70px;
  }
}

.dropzone {
  height: 195px;
  overflow-y: auto;
}
.dropzone .dz-message {
  margin: 2em 0;
}

.medico_legal_camera {
  background: #ffffff;
  padding: 5px 10px;
  box-shadow: inset 0px 0px 2px 1px #e1e0e1, inset 0px -1px 0px 0px #E1E0DD;
  float: right;
}

@media screen and (min-width: 992px) {
  .bills_category {
    padding-left: 50px !important;
  }
}
.batch_actions_row td, .batch_actions_row th {
  text-align: left !important;
}

th.batch_actions_th {
  width: 5%;
}

.batch_action_dropdown li {
  list-style: none;
}
.batch_action_dropdown li label {
  display: block;
  cursor: pointer;
  padding: 6px 10px;
  clear: both;
  font-weight: 600;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}
.batch_action_dropdown li label:hover {
  text-decoration: none;
  color: #fff;
  background-color: #1bbae1;
}

@media (max-width: 992px) {
  .user_batch_actions_responsive.dropdown-menu, .doctor_batch_actions_responsive.dropdown-menu, .pharmacy_batch_actions_responsive.dropdown-menu, .prescription_batch_actions_responsive.dropdown-menu, .bill_batch_actions_responsive.dropdown-menu {
    position: absolute;
    float: none;
  }
  .user_batch_actions_responsive.dropdown-menu li a, .doctor_batch_actions_responsive.dropdown-menu li a, .pharmacy_batch_actions_responsive.dropdown-menu li a, .prescription_batch_actions_responsive.dropdown-menu li a, .bill_batch_actions_responsive.dropdown-menu li a {
    font-weight: 600;
    white-space: normal;
  }
  .user_batch_actions_responsive .pharmacy_batch_action_dropdown, .user_batch_actions_responsive .doctor_batch_action_dropdown, .user_batch_actions_responsive .user_batch_action_dropdown, .doctor_batch_actions_responsive .pharmacy_batch_action_dropdown, .doctor_batch_actions_responsive .doctor_batch_action_dropdown, .doctor_batch_actions_responsive .user_batch_action_dropdown, .pharmacy_batch_actions_responsive .pharmacy_batch_action_dropdown, .pharmacy_batch_actions_responsive .doctor_batch_action_dropdown, .pharmacy_batch_actions_responsive .user_batch_action_dropdown, .prescription_batch_actions_responsive .pharmacy_batch_action_dropdown, .prescription_batch_actions_responsive .doctor_batch_action_dropdown, .prescription_batch_actions_responsive .user_batch_action_dropdown, .bill_batch_actions_responsive .pharmacy_batch_action_dropdown, .bill_batch_actions_responsive .doctor_batch_action_dropdown, .bill_batch_actions_responsive .user_batch_action_dropdown {
    padding-left: 0px;
    list-style: none;
    border: 1px solid black;
    margin: 5px;
    position: absolute;
    background: white;
    width: 100%;
  }
  .user_batch_actions_responsive .pharmacy_batch_action_dropdown li a, .user_batch_actions_responsive .doctor_batch_action_dropdown li a, .user_batch_actions_responsive .user_batch_action_dropdown li a, .doctor_batch_actions_responsive .pharmacy_batch_action_dropdown li a, .doctor_batch_actions_responsive .doctor_batch_action_dropdown li a, .doctor_batch_actions_responsive .user_batch_action_dropdown li a, .pharmacy_batch_actions_responsive .pharmacy_batch_action_dropdown li a, .pharmacy_batch_actions_responsive .doctor_batch_action_dropdown li a, .pharmacy_batch_actions_responsive .user_batch_action_dropdown li a, .prescription_batch_actions_responsive .pharmacy_batch_action_dropdown li a, .prescription_batch_actions_responsive .doctor_batch_action_dropdown li a, .prescription_batch_actions_responsive .user_batch_action_dropdown li a, .bill_batch_actions_responsive .pharmacy_batch_action_dropdown li a, .bill_batch_actions_responsive .doctor_batch_action_dropdown li a, .bill_batch_actions_responsive .user_batch_action_dropdown li a {
    display: block;
    cursor: pointer;
    clear: both;
    font-weight: 600;
    line-height: 1.428571429;
    color: #333333;
  }
  .user_batch_actions_responsive .pharmacy_batch_action_dropdown li a:hover, .user_batch_actions_responsive .doctor_batch_action_dropdown li a:hover, .user_batch_actions_responsive .user_batch_action_dropdown li a:hover, .doctor_batch_actions_responsive .pharmacy_batch_action_dropdown li a:hover, .doctor_batch_actions_responsive .doctor_batch_action_dropdown li a:hover, .doctor_batch_actions_responsive .user_batch_action_dropdown li a:hover, .pharmacy_batch_actions_responsive .pharmacy_batch_action_dropdown li a:hover, .pharmacy_batch_actions_responsive .doctor_batch_action_dropdown li a:hover, .pharmacy_batch_actions_responsive .user_batch_action_dropdown li a:hover, .prescription_batch_actions_responsive .pharmacy_batch_action_dropdown li a:hover, .prescription_batch_actions_responsive .doctor_batch_action_dropdown li a:hover, .prescription_batch_actions_responsive .user_batch_action_dropdown li a:hover, .bill_batch_actions_responsive .pharmacy_batch_action_dropdown li a:hover, .bill_batch_actions_responsive .doctor_batch_action_dropdown li a:hover, .bill_batch_actions_responsive .user_batch_action_dropdown li a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #1bbae1;
  }
}
.doctor_batch_action_dropdown .dropdown-submenu a, .pharmacy_batch_action_dropdown .dropdown-submenu a, .bills_batch_actoin_dropdown .dropdown-submenu a, .prescription_batch_action_dropdown .dropdown-submenu a, .user_batch_action_dropdown .dropdown-submenu a {
  font-weight: 600;
}

.setup_assistant_doctor_body_content {
  max-height: 30em;
  overflow-y: scroll;
}

.revoke_widget {
  border-radius: 5px;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
}

.revoked_inf {
  margin-left: 20px;
}

#qr-canvas {
  visibility: hidden;
  position: absolute;
  opacity: 0;
  top: 0;
  right: 0;
}

#scan_qrcode video {
  width: 100%;
}

.setup_doctor_cal .bootstrap-datetimepicker-widget.wider {
  width: 23em !important;
}

.customizable_print_whiteboard a {
  margin: 13px 0px 0px 10px;
}
@media (max-width: 30em) {
  .customizable_print_whiteboard a {
    margin-left: 5px;
  }
}

.whiteboard_patient_profile {
  width: 40px;
  height: 40px;
  border: 2px solid #fff;
  border-radius: 20px;
  vertical-align: top;
  margin-top: 6px;
}

.growth_chart_toolTip {
  z-index: 1050 !important;
}

.growth_chart_height {
  height: 400px;
}

.add_edit_weight_chart, .add_edit_height_chart {
  height: 500px;
  width: 500px;
}

.appt_reasons_overflow .modal-content, .select_overflow .modal-content {
  overflow: visible !important;
}
.appt_reasons_overflow .modal-footer, .select_overflow .modal-footer {
  line-height: 4em;
  box-shadow: inset 0 1px 0 0px #e4e4e4;
  margin-top: 5px;
}

.form_date_filed {
  position: relative !important;
}

.search_appt_typeahead_wrap .twitter-typeahead .tt-dropdown-menu, .search_appt_typeahead_wrap .twitter-typeahead .tt-menu {
  padding: 0;
  margin: 0;
  border-radius: 0;
  border: 0 !important;
  max-height: 25em;
  overflow-y: scroll;
  -webkit-box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, 0.08), 0 3px 12px rgba(0, 0, 0, 0.14);
  box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, 0.08), 0 3px 12px rgba(0, 0, 0, 0.14);
}
.search_appt_typeahead_wrap .twitter-typeahead .tt-dropdown-menu .tt-suggestion.tt-cursor,
.search_appt_typeahead_wrap .twitter-typeahead .tt-menu .tt-suggestion.tt-cursor,
.search_appt_typeahead_wrap .twitter-typeahead .tt-dropdown-menu .tt-suggestion:hover,
.search_appt_typeahead_wrap .twitter-typeahead .tt-menu .tt-suggestion:hover {
  background-color: rgba(0, 0, 0, 0.1);
  color: #000000;
}
.search_appt_typeahead_wrap ._typeahead_no_results_message {
  padding: 20px 15px;
  text-align: center;
  font-size: 15px;
  color: #827E7E;
}
.search_appt_typeahead_wrap .appt_autocomplete_typeahead_header {
  padding: 0 !important;
  box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.08);
}
.search_appt_typeahead_wrap .appt_autocomplete_typeahead_header .patient_heading {
  box-shadow: inset -1px 0px 0px 0px rgba(0, 0, 0, 0.08);
}
.search_appt_typeahead_wrap .appt_autocomplete_typeahead_header .panel {
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
}
.search_appt_typeahead_wrap .appt_autocomplete_typeahead_header .panel .panel-heading {
  background: transparent;
  color: #808080;
  border-radius: 0;
  border: 0;
  padding: 10px 15px;
}
.search_appt_typeahead_wrap .appt_autocomplete_typeahead_header .panel .panel-heading .panel-title {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
}
.search_appt_typeahead_wrap .appt_autocomplete_typeahead_option {
  padding: 0 !important;
  box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.08);
}
.search_appt_typeahead_wrap .appt_autocomplete_typeahead_option ._basic_details {
  box-shadow: inset 0px -1px 0px 0px rgba(0, 0, 0, 0.08);
}
.search_appt_typeahead_wrap .appt_autocomplete_typeahead_option ._basic_details ._patient_details .panel, .search_appt_typeahead_wrap .appt_autocomplete_typeahead_option ._basic_details ._appt_details .panel {
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  padding-bottom: 10px !important;
}
.search_appt_typeahead_wrap .appt_autocomplete_typeahead_option ._basic_details ._patient_details .panel .panel-heading, .search_appt_typeahead_wrap .appt_autocomplete_typeahead_option ._basic_details ._appt_details .panel .panel-heading {
  background: transparent;
  color: #808080;
  border-radius: 0;
  border: 0;
  padding: 10px 15px;
}
.search_appt_typeahead_wrap .appt_autocomplete_typeahead_option ._basic_details ._patient_details .panel .panel-heading .panel-title, .search_appt_typeahead_wrap .appt_autocomplete_typeahead_option ._basic_details ._appt_details .panel .panel-heading .panel-title {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
}
.search_appt_typeahead_wrap .appt_autocomplete_typeahead_option ._basic_details ._patient_details .panel .panel-body, .search_appt_typeahead_wrap .appt_autocomplete_typeahead_option ._basic_details ._appt_details .panel .panel-body {
  padding: 0 15px;
}
.search_appt_typeahead_wrap .appt_autocomplete_typeahead_option ._basic_details ._patient_details .panel .panel-body .field .quantity_left, .search_appt_typeahead_wrap .appt_autocomplete_typeahead_option ._basic_details ._appt_details .panel .panel-body .field .quantity_left {
  font-size: 14px !important;
}
.search_appt_typeahead_wrap .appt_autocomplete_typeahead_option ._basic_details ._patient_details .panel .panel-body .field .typeahead_opt_heading_small, .search_appt_typeahead_wrap .appt_autocomplete_typeahead_option ._basic_details ._appt_details .panel .panel-body .field .typeahead_opt_heading_small {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  display: inline-block;
  margin-right: 5px;
  color: #828282;
}
.search_appt_typeahead_wrap .appt_autocomplete_typeahead_option ._basic_details ._patient_details .panel .panel-body .field .typeahead_opt_heading_small strong, .search_appt_typeahead_wrap .appt_autocomplete_typeahead_option ._basic_details ._appt_details .panel .panel-body .field .typeahead_opt_heading_small strong {
  font-weight: inherit;
}
.search_appt_typeahead_wrap .appt_autocomplete_typeahead_option ._basic_details ._patient_details .panel .panel-body .field .typeahead_opt, .search_appt_typeahead_wrap .appt_autocomplete_typeahead_option ._basic_details ._appt_details .panel .panel-body .field .typeahead_opt {
  font-size: 13px;
}
.search_appt_typeahead_wrap .appt_autocomplete_typeahead_option ._basic_details ._patient_details .panel .panel-body .field .typeahead_opt._name, .search_appt_typeahead_wrap .appt_autocomplete_typeahead_option ._basic_details ._appt_details .panel .panel-body .field .typeahead_opt._name {
  font-weight: 500;
  color: #0F9CF7;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.search_appt_typeahead_wrap .appt_autocomplete_typeahead_option ._basic_details ._patient_details .panel .panel-body .field .typeahead_opt._gender, .search_appt_typeahead_wrap .appt_autocomplete_typeahead_option ._basic_details ._appt_details .panel .panel-body .field .typeahead_opt._gender {
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
.search_appt_typeahead_wrap .appt_autocomplete_typeahead_option ._basic_details ._patient_details .panel .panel-body .field .typeahead_opt._doctor_name, .search_appt_typeahead_wrap .appt_autocomplete_typeahead_option ._basic_details ._appt_details .panel .panel-body .field .typeahead_opt._doctor_name {
  font-weight: 500;
  color: #0F9CF7;
  text-transform: capitalize;
}
.search_appt_typeahead_wrap .appt_autocomplete_typeahead_option ._basic_details ._label {
  text-align: right;
}
.search_appt_typeahead_wrap .appt_autocomplete_typeahead_option ._basic_details ._label span.label {
  position: relative;
  padding: 5px 10px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  margin-top: -10px;
  display: inline-block;
}
.search_appt_typeahead_wrap .appt_autocomplete_typeahead_option ._basic_details ._label span.label.pending {
  background: #CACACA !important;
}
.search_appt_typeahead_wrap .appt_autocomplete_typeahead_option ._basic_details ._label span.label.checked_in {
  background: #6FD0C5 !important;
}
.search_appt_typeahead_wrap .appt_autocomplete_typeahead_option ._basic_details ._label span.label.checked_out {
  background: #00B4FF !important;
}
.search_appt_typeahead_wrap .appt_autocomplete_typeahead_option ._basic_details ._label span.label.confirmed, .search_appt_typeahead_wrap .appt_autocomplete_typeahead_option ._basic_details ._label span.label.Admitted {
  background: #00C029 !important;
}
.search_appt_typeahead_wrap .appt_autocomplete_typeahead_option ._basic_details ._label span.label.cancelled, .search_appt_typeahead_wrap .appt_autocomplete_typeahead_option ._basic_details ._label span.label.Discharged {
  background: #FF4E4E !important;
}
.search_appt_typeahead_wrap .appt_autocomplete_typeahead_option ._basic_details ._appt_details {
  box-shadow: inset 1px 0 0 0px rgba(0, 0, 0, 0.08);
}
.search_appt_typeahead_wrap .appt_autocomplete_typeahead_option ._doctor_details_and_status {
  padding: 10px 15px !important;
}
.search_appt_typeahead_wrap .appt_autocomplete_typeahead_option ._doctor_details_and_status .typeahead_opt_heading_small {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  display: inline-block;
  margin-right: 5px;
  color: #828282;
}
.search_appt_typeahead_wrap .appt_autocomplete_typeahead_option ._doctor_details_and_status .typeahead_opt_heading_small strong {
  font-weight: inherit;
}
.search_appt_typeahead_wrap .appt_autocomplete_typeahead_option ._doctor_details_and_status .typeahead_opt {
  font-size: 13px;
}
.search_appt_typeahead_wrap .appt_autocomplete_typeahead_option ._doctor_details_and_status .typeahead_opt._doctor_name {
  font-weight: 500;
  color: #0F9CF7;
}

.periodontal_chart .periodontal_chart_row {
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media (max-width: 768px) {
  .periodontal_chart .periodontal_chart_row .quadrant_container_left {
    width: 100%;
  }
  .periodontal_chart .periodontal_chart_row .quadrant_container_right {
    width: 100%;
  }
}
.periodontal_chart .periodontal_chart_row label, .periodontal_chart .periodontal_chart_row input {
  margin-bottom: 0;
}
.periodontal_chart .periodontal_chart_row td.missing label, .periodontal_chart .periodontal_chart_row td.missing input, .periodontal_chart .periodontal_chart_row td.missing i {
  visibility: hidden !important;
}
.periodontal_chart .periodontal_chart_row .title_row input[type=checkbox] {
  display: none;
}
.periodontal_chart .periodontal_chart_row .mobility_row input[type=number]::-webkit-inner-spin-button,
.periodontal_chart .periodontal_chart_row .mobility_row input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.periodontal_chart .periodontal_chart_row .mobility_row input[type=number] {
  -moz-appearance: textfield;
  width: 100%;
}
.periodontal_chart .periodontal_chart_row .implant_row input[type=checkbox] {
  display: none;
}
.periodontal_chart .periodontal_chart_row .implant_row input[type=checkbox]:not(:checked) + label {
  background: #D3D3D3;
  margin-bottom: 0;
}
.periodontal_chart .periodontal_chart_row .implant_row input[type=checkbox]:not(:checked) + label i {
  pointer-events: none;
  visibility: hidden;
}
.periodontal_chart .periodontal_chart_row .implant_row input[type=checkbox] + label:active,
.periodontal_chart .periodontal_chart_row .implant_row input[type=checkbox]:checked + label {
  background: #D3D3D3;
  margin-bottom: 0;
}
.periodontal_chart .periodontal_chart_row .implant_row input[type=checkbox] + label:active i,
.periodontal_chart .periodontal_chart_row .implant_row input[type=checkbox]:checked + label i {
  pointer-events: none;
  visibility: visible;
}
.periodontal_chart .periodontal_chart_row .implant_row .implant_active {
  color: #89ff00 !important;
}
.periodontal_chart .periodontal_chart_row .furcation_row select {
  display: none;
}
.periodontal_chart .periodontal_chart_row .furcation_row label {
  background: #D3D3D3;
}
.periodontal_chart .periodontal_chart_row .furcation_row label i.low, .periodontal_chart .periodontal_chart_row .furcation_row label i.medium, .periodontal_chart .periodontal_chart_row .furcation_row label i.high {
  display: none;
}
.periodontal_chart .periodontal_chart_row .furcation_row label.low i.furcation_tooth_display, .periodontal_chart .periodontal_chart_row .furcation_row td.low i.furcation_tooth_display {
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 1px solid #000;
  border-radius: 50%;
  vertical-align: middle;
}
.periodontal_chart .periodontal_chart_row .furcation_row label.low i.none {
  display: none;
}
.periodontal_chart .periodontal_chart_row .furcation_row label.medium i.medium {
  display: inline-block;
}
.periodontal_chart .periodontal_chart_row .furcation_row label.medium i.none {
  display: none;
}
.periodontal_chart .periodontal_chart_row .furcation_row label.high i.high {
  display: inline-block;
}
.periodontal_chart .periodontal_chart_row .furcation_row label.high i.none {
  display: none;
}
.periodontal_chart .periodontal_chart_row .furcation_row .col-xs-6 {
  padding: 1px;
}
.periodontal_chart .periodontal_chart_row .bleeding_row input[type=checkbox] {
  display: none;
}
.periodontal_chart .periodontal_chart_row .bleeding_row input[type=checkbox]:not(:checked) + label {
  color: #D3D3D3 !important;
  margin-bottom: 0;
}
.periodontal_chart .periodontal_chart_row .bleeding_row input[type=checkbox] + label:active,
.periodontal_chart .periodontal_chart_row .bleeding_row input[type=checkbox]:checked + label {
  color: #CD5C5C !important;
  margin-bottom: 0;
}
.periodontal_chart .periodontal_chart_row .bleeding_row .col-xs-4 {
  padding: 0;
}
.periodontal_chart .periodontal_chart_row .bleeding_row .bleeding_active {
  color: #CD5C5C !important;
}
.periodontal_chart .periodontal_chart_row .bleeding_row .bleeding_inactive {
  color: #D3D3D3 !important;
}
.periodontal_chart .periodontal_chart_row .plaque_row input[type=checkbox] {
  display: none;
}
.periodontal_chart .periodontal_chart_row .plaque_row input[type=checkbox]:not(:checked) + label {
  color: #D3D3D3 !important;
  margin-bottom: 0;
}
.periodontal_chart .periodontal_chart_row .plaque_row input[type=checkbox] + label:active,
.periodontal_chart .periodontal_chart_row .plaque_row input[type=checkbox]:checked + label {
  color: #6495ed !important;
  margin-bottom: 0;
}
.periodontal_chart .periodontal_chart_row .plaque_row .col-xs-4 {
  padding: 0;
}
.periodontal_chart .periodontal_chart_row .plaque_row .plaque_active {
  color: #6495ed !important;
}
.periodontal_chart .periodontal_chart_row .plaque_row .plaque_inactive {
  color: #D3D3D3 !important;
}
.periodontal_chart .periodontal_chart_row .gingival_row input[type=number]::-webkit-inner-spin-button,
.periodontal_chart .periodontal_chart_row .gingival_row input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.periodontal_chart .periodontal_chart_row .gingival_row input[type=number] {
  padding: 0;
}
.periodontal_chart .periodontal_chart_row .gingival_row input[type=number] {
  -moz-appearance: textfield;
  border: 1px solid #d2d2d2;
}
.periodontal_chart .periodontal_chart_row .probing_row input[type=number]::-webkit-inner-spin-button,
.periodontal_chart .periodontal_chart_row .probing_row input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.periodontal_chart .periodontal_chart_row .probing_row input[type=number] {
  padding: 0;
}
.periodontal_chart .periodontal_chart_row .probing_row input[type=number] {
  -moz-appearance: textfield;
  border: 1px solid #d2d2d2;
}
.periodontal_chart .periodontal_chart_row .graph_row {
  margin: 0 auto;
}
.periodontal_chart .periodontal_chart_row .notes_row textarea {
  width: 100%;
  height: 100%;
  resize: none;
  border: none;
}
.periodontal_chart .print-only {
  display: none;
}

@media print {
  .tooltip {
    display: none !important;
  }
  .periodontal_chart {
    width: 170mm;
    margin-right: 10mm;
  }
  .periodontal_chart .print-only {
    display: block;
  }
  .periodontal_chart .periodontal_chart_row {
    display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .periodontal_chart .periodontal_chart_row .quadrant_container_left {
    width: 76mm;
    margin: 2mm;
    float: left;
  }
  .periodontal_chart .periodontal_chart_row .quadrant_container_right {
    width: 76mm;
    margin: 2mm;
    float: right;
  }
  .periodontal_chart .periodontal_chart_row label, .periodontal_chart .periodontal_chart_row input {
    margin-bottom: 0;
  }
  .periodontal_chart .periodontal_chart_row td.missing label, .periodontal_chart .periodontal_chart_row td.missing input, .periodontal_chart .periodontal_chart_row td.missing i {
    visibility: hidden !important;
  }
  .periodontal_chart .periodontal_chart_row table {
    margin-bottom: 1mm;
    font-size: 2.5mm;
    width: 76mm;
  }
  .periodontal_chart .periodontal_chart_row td {
    padding: 0;
    width: 8mm;
    min-width: 8mm;
    max-width: 8mm;
  }
  .periodontal_chart .periodontal_chart_row th.name_row {
    width: 12mm;
    min-width: 12mm;
    max-width: 12mm;
  }
  .periodontal_chart .periodontal_chart_row .title_row input[type=checkbox] {
    display: none;
  }
  .periodontal_chart .periodontal_chart_row .title_row label {
    display: block !important;
  }
  .periodontal_chart .periodontal_chart_row .title_row *,
  .periodontal_chart .periodontal_chart_row .title_row *:before,
  .periodontal_chart .periodontal_chart_row .title_row *:after {
    background: transparent !important;
    color: #394263 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .periodontal_chart .periodontal_chart_row .mobility_row input[type=number]::-webkit-inner-spin-button,
  .periodontal_chart .periodontal_chart_row .mobility_row input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
  .periodontal_chart .periodontal_chart_row .mobility_row input[type=number] {
    -moz-appearance: textfield;
  }
  .periodontal_chart .periodontal_chart_row .mobility_row input {
    display: block !important;
    border: none;
  }
  .periodontal_chart .periodontal_chart_row .mobility_row *,
  .periodontal_chart .periodontal_chart_row .mobility_row *:before,
  .periodontal_chart .periodontal_chart_row .mobility_row *:after {
    background: transparent !important;
    color: #394263 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .periodontal_chart .periodontal_chart_row .implant_row input[type=checkbox] {
    display: none;
  }
  .periodontal_chart .periodontal_chart_row .implant_row input[type=checkbox]:not(:checked) + label {
    background: #D3D3D3;
    margin: 5px;
  }
  .periodontal_chart .periodontal_chart_row .implant_row input[type=checkbox]:not(:checked) + label i {
    vertical-align: middle;
    visibility: hidden;
  }
  .periodontal_chart .periodontal_chart_row .implant_row input[type=checkbox] + label:active,
  .periodontal_chart .periodontal_chart_row .implant_row input[type=checkbox]:checked + label {
    background: #D3D3D3;
    margin: 5px;
  }
  .periodontal_chart .periodontal_chart_row .implant_row input[type=checkbox] + label:active i,
  .periodontal_chart .periodontal_chart_row .implant_row input[type=checkbox]:checked + label i {
    vertical-align: middle;
    visibility: visible;
  }
  .periodontal_chart .periodontal_chart_row .implant_row label *,
  .periodontal_chart .periodontal_chart_row .implant_row label *:before,
  .periodontal_chart .periodontal_chart_row .implant_row label *:after {
    background: #D3D3D3 !important;
    color: #394263 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .periodontal_chart .periodontal_chart_row .implant_row label {
    background: #D3D3D3 !important;
    display: block !important;
  }
  .periodontal_chart .periodontal_chart_row .furcation_row select {
    display: none;
  }
  .periodontal_chart .periodontal_chart_row .furcation_row label *,
  .periodontal_chart .periodontal_chart_row .furcation_row label *:before,
  .periodontal_chart .periodontal_chart_row .furcation_row label *:after {
    background: #D3D3D3 !important;
    color: #394263 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .periodontal_chart .periodontal_chart_row .furcation_row label {
    background: #D3D3D3 !important;
    margin: 5px;
  }
  .periodontal_chart .periodontal_chart_row .furcation_row label i.low, .periodontal_chart .periodontal_chart_row .furcation_row label i.medium, .periodontal_chart .periodontal_chart_row .furcation_row label i.high {
    vertical-align: middle;
    display: none;
  }
  .periodontal_chart .periodontal_chart_row .furcation_row label.low i.low {
    display: inline-block;
  }
  .periodontal_chart .periodontal_chart_row .furcation_row label.low i.none {
    display: none;
  }
  .periodontal_chart .periodontal_chart_row .furcation_row label.medium i.medium {
    display: inline-block;
  }
  .periodontal_chart .periodontal_chart_row .furcation_row label.medium i.none {
    display: none;
  }
  .periodontal_chart .periodontal_chart_row .furcation_row label.high i.high {
    display: inline-block;
  }
  .periodontal_chart .periodontal_chart_row .furcation_row label.high i.none {
    display: none;
  }
  .periodontal_chart .periodontal_chart_row .furcation_row .col-xs-6 {
    padding: 1px;
  }
  .periodontal_chart .periodontal_chart_row .furcation_row label {
    display: block !important;
  }
  .periodontal_chart .periodontal_chart_row .furcation_row .furcation_double_cell label {
    margin-right: 0;
    margin-left: 0;
  }
  .periodontal_chart .periodontal_chart_row .bleeding_row input[type=checkbox] {
    display: none;
  }
  .periodontal_chart .periodontal_chart_row .bleeding_row td input[type=checkbox]:not(:checked) + label *,
  .periodontal_chart .periodontal_chart_row .bleeding_row td input[type=checkbox]:not(:checked) + label *:before,
  .periodontal_chart .periodontal_chart_row .bleeding_row td input[type=checkbox]:not(:checked) + label *:after {
    color: #D3D3D3 !important;
  }
  .periodontal_chart .periodontal_chart_row .bleeding_row td input[type=checkbox]:not(:checked) + label {
    margin-bottom: 0;
    visibility: hidden;
  }
  .periodontal_chart .periodontal_chart_row .bleeding_row input[type=checkbox] + label:active *,
  .periodontal_chart .periodontal_chart_row .bleeding_row input[type=checkbox] + label:active *:before,
  .periodontal_chart .periodontal_chart_row .bleeding_row input[type=checkbox] + label:active *:after,
  .periodontal_chart .periodontal_chart_row .bleeding_row input[type=checkbox]:checked + label *,
  .periodontal_chart .periodontal_chart_row .bleeding_row input[type=checkbox]:checked + label *:before,
  .periodontal_chart .periodontal_chart_row .bleeding_row input[type=checkbox]:checked + label *:after {
    color: #CD5C5C !important;
  }
  .periodontal_chart .periodontal_chart_row .bleeding_row input[type=checkbox] + label:active,
  .periodontal_chart .periodontal_chart_row .bleeding_row input[type=checkbox]:checked + label {
    margin-bottom: 0;
  }
  .periodontal_chart .periodontal_chart_row .bleeding_row .col-xs-4 {
    padding: 0;
  }
  .periodontal_chart .periodontal_chart_row .bleeding_row label {
    display: block !important;
  }
  .periodontal_chart .periodontal_chart_row .plaque_row input[type=checkbox] {
    display: none;
  }
  .periodontal_chart .periodontal_chart_row .plaque_row td input[type=checkbox]:not(:checked) + label *,
  .periodontal_chart .periodontal_chart_row .plaque_row td input[type=checkbox]:not(:checked) + label *:before,
  .periodontal_chart .periodontal_chart_row .plaque_row td input[type=checkbox]:not(:checked) + label *:after {
    color: #D3D3D3 !important;
  }
  .periodontal_chart .periodontal_chart_row .plaque_row td input[type=checkbox]:not(:checked) + label {
    margin-bottom: 0;
    visibility: hidden;
  }
  .periodontal_chart .periodontal_chart_row .plaque_row input[type=checkbox] + label:active *,
  .periodontal_chart .periodontal_chart_row .plaque_row input[type=checkbox] + label:active *:before,
  .periodontal_chart .periodontal_chart_row .plaque_row input[type=checkbox] + label:active *:after,
  .periodontal_chart .periodontal_chart_row .plaque_row input[type=checkbox]:checked + label *,
  .periodontal_chart .periodontal_chart_row .plaque_row input[type=checkbox]:checked + label *:before,
  .periodontal_chart .periodontal_chart_row .plaque_row input[type=checkbox]:checked + label *:after {
    color: #6495ed !important;
  }
  .periodontal_chart .periodontal_chart_row .plaque_row input[type=checkbox] + label:active,
  .periodontal_chart .periodontal_chart_row .plaque_row input[type=checkbox]:checked + label {
    margin-bottom: 0;
  }
  .periodontal_chart .periodontal_chart_row .plaque_row .col-xs-4 {
    padding: 0;
  }
  .periodontal_chart .periodontal_chart_row .plaque_row label {
    display: block !important;
  }
  .periodontal_chart .periodontal_chart_row .gingival_row input[type=number]::-webkit-inner-spin-button,
  .periodontal_chart .periodontal_chart_row .gingival_row input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
  .periodontal_chart .periodontal_chart_row .gingival_row input[type=number] {
    padding: 0;
  }
  .periodontal_chart .periodontal_chart_row .gingival_row input[type=number] {
    -moz-appearance: textfield;
  }
  .periodontal_chart .periodontal_chart_row .gingival_row input {
    display: block !important;
    border: none;
  }
  .periodontal_chart .periodontal_chart_row .gingival_row *,
  .periodontal_chart .periodontal_chart_row .gingival_row *:before,
  .periodontal_chart .periodontal_chart_row .gingival_row *:after {
    background: transparent !important;
    color: #394263 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .periodontal_chart .periodontal_chart_row .probing_row input[type=number]::-webkit-inner-spin-button,
  .periodontal_chart .periodontal_chart_row .probing_row input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
  .periodontal_chart .periodontal_chart_row .probing_row input[type=number] {
    padding: 0;
  }
  .periodontal_chart .periodontal_chart_row .probing_row input[type=number] {
    -moz-appearance: textfield;
  }
  .periodontal_chart .periodontal_chart_row .probing_row input {
    display: block !important;
    border: none;
  }
  .periodontal_chart .periodontal_chart_row .probing_row *,
  .periodontal_chart .periodontal_chart_row .probing_row *:before,
  .periodontal_chart .periodontal_chart_row .probing_row *:after {
    background: transparent !important;
    color: #394263 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .periodontal_chart .periodontal_chart_row .graph_row th {
    width: 12mm;
  }
  .periodontal_chart .periodontal_chart_row .graph_row td {
    width: 64mm;
  }
  .periodontal_chart .periodontal_chart_row .graph_row .img {
    width: 100%;
  }
  .periodontal_chart .periodontal_chart_row .notes_row textarea {
    width: 100%;
    height: 100%;
    resize: none;
    border: none;
  }
  .page-breaker {
    page-break-after: always;
  }
}
@keyframes pop {
  0% {
    transform: scale(0);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes poprev {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes popup {
  from {
    top: 10px;
    opacity: 0;
  }
  to {
    top: 0px;
    opacity: 1;
  }
}
.hm_dsh .container_ui .container_ui__expand .body .user .uddetails_changes {
  position: absolute;
  right: 3em;
  top: 1.5em;
}
@media (max-width: 403px) {
  .hm_dsh .container_ui .container_ui__expand .body .user .uddetails_changes {
    margin: 0.5em 0 !important;
  }
}

@media (max-width: 521px) {
  .hm_dsh .container_ui .container_ui__expand .body .user {
    height: auto !important;
  }
  .hm_dsh .container_ui .container_ui__expand .body .user .uddetails_changes {
    position: relative;
    right: auto;
    top: auto;
    margin: 0.5em 0;
  }
}
@media (min-width: 765px) and (max-width: 870px), (min-width: 1024px) and (max-width: 1199px) {
  .hm_dsh .container_ui .container_ui__expand .body .user {
    height: auto !important;
  }
  .hm_dsh .container_ui .container_ui__expand .body .user .uddetails_changes {
    position: relative;
    right: auto;
    top: auto;
    margin: 0.5em 0;
  }
}
.image_wrapper {
  position: relative;
  display: inline-block;
  border-radius: 100%;
  overflow: hidden;
  margin-bottom: 1em;
}
.image_wrapper .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 100%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
}
.image_wrapper .overlay i.font-icon {
  position: absolute;
  font-size: 1.3em;
  color: #fff;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.image_wrapper:hover .overlay {
  opacity: 1;
}
.image_wrapper.not_visible {
  height: 0;
}

.selected_dates_wrapper .date-carousel {
  padding: 0 6em;
}
.selected_dates_wrapper .date-carousel.owl-carousel .owl-stage {
  margin-bottom: 1em;
}
.selected_dates_wrapper .date-carousel.owl-carousel .owl-stage .owl-item {
  text-align: center;
}
.selected_dates_wrapper .date-carousel.owl-carousel .owl-stage .owl-item.current_date .item-wrapper {
  box-shadow: 0px 0px 0px 2px #006be8, 0px 0px 6px 2px #006be8 !important;
}
.selected_dates_wrapper .date-carousel.owl-carousel .owl-stage .owl-item.current_date::after {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  border-top: 8px solid #006be8;
  border-right: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid transparent;
  bottom: -15px;
  right: 50%;
  transform: translate(50%, 0);
}
.selected_dates_wrapper .date-carousel.owl-carousel .owl-stage .owl-item .item-wrapper {
  box-shadow: 0px 0px 4px 0px rgb(190, 190, 190);
  margin: 2px;
  cursor: pointer;
}
.selected_dates_wrapper .date-carousel.owl-carousel .owl-stage .owl-item .item-wrapper .item-date-card .weekday, .selected_dates_wrapper .date-carousel.owl-carousel .owl-stage .owl-item .item-wrapper .item-date-card .current_day {
  display: block;
  letter-spacing: 0.05em;
}
.selected_dates_wrapper .date-carousel.owl-carousel .owl-stage .owl-item .item-wrapper .item-date-card .weekday {
  color: #006be8;
  font-weight: bold;
  padding: 0.2em 0.5em;
  font-size: 1.3em;
}
.selected_dates_wrapper .date-carousel.owl-carousel .owl-stage .owl-item .item-wrapper .item-date-card .current_day {
  display: block;
  padding: 0em 0.5em 0.6em 0.5em;
  color: #595959;
}
.selected_dates_wrapper .date-carousel.owl-carousel .owl-nav {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  margin: 0;
}
.selected_dates_wrapper .date-carousel.owl-carousel .owl-nav [class*=owl-] {
  position: absolute;
  color: #006be8;
  font-size: 1.1em;
  padding: 8px 10px;
  background: rgba(255, 255, 255, 0);
  cursor: pointer;
  margin: 0;
  display: block;
}
.selected_dates_wrapper .date-carousel.owl-carousel .owl-nav .owl-prev {
  left: 10px;
  top: 10px;
}
.selected_dates_wrapper .date-carousel.owl-carousel .owl-nav .owl-next {
  right: 10px;
  top: 10px;
}
.selected_dates_wrapper .date-carousel.disabled {
  pointer-events: none;
}

#addAppointmentModal .ajaxed_new_appointment_time_slots_wrap, #addAppointmentModal .ajaxed_edit_appointment_time_slots_wrap, #addAppointmentModal .ajaxed_edit_operation_slots_wrap, #editAppointmentModal .ajaxed_new_appointment_time_slots_wrap, #editAppointmentModal .ajaxed_edit_appointment_time_slots_wrap, #editAppointmentModal .ajaxed_edit_operation_slots_wrap, #newOperationModal .ajaxed_new_appointment_time_slots_wrap, #newOperationModal .ajaxed_edit_appointment_time_slots_wrap, #newOperationModal .ajaxed_edit_operation_slots_wrap, #editOperationModal .ajaxed_new_appointment_time_slots_wrap, #editOperationModal .ajaxed_edit_appointment_time_slots_wrap, #editOperationModal .ajaxed_edit_operation_slots_wrap {
  max-height: 16.5em !important;
  overflow-y: hidden !important;
}
#addAppointmentModal .ajaxed_new_appointment_time_slots_wrap .ajax-timeslots-container, #addAppointmentModal .ajaxed_edit_appointment_time_slots_wrap .ajax-timeslots-container, #addAppointmentModal .ajaxed_edit_operation_slots_wrap .ajax-timeslots-container, #editAppointmentModal .ajaxed_new_appointment_time_slots_wrap .ajax-timeslots-container, #editAppointmentModal .ajaxed_edit_appointment_time_slots_wrap .ajax-timeslots-container, #editAppointmentModal .ajaxed_edit_operation_slots_wrap .ajax-timeslots-container, #newOperationModal .ajaxed_new_appointment_time_slots_wrap .ajax-timeslots-container, #newOperationModal .ajaxed_edit_appointment_time_slots_wrap .ajax-timeslots-container, #newOperationModal .ajaxed_edit_operation_slots_wrap .ajax-timeslots-container, #editOperationModal .ajaxed_new_appointment_time_slots_wrap .ajax-timeslots-container, #editOperationModal .ajaxed_edit_appointment_time_slots_wrap .ajax-timeslots-container, #editOperationModal .ajaxed_edit_operation_slots_wrap .ajax-timeslots-container {
  max-height: 8.5em;
  overflow-y: auto;
}

.input_with_ghost_placeholder {
  display: block;
  position: relative;
}
.input_with_ghost_placeholder .before {
  position: absolute;
  font-size: 10px;
  letter-spacing: 1px;
  top: 13px;
  left: 10px;
}
.input_with_ghost_placeholder.before_present input.form-control {
  text-indent: 30px;
  margin-bottom: 15px;
}
.input_with_ghost_placeholder:after {
  position: absolute;
  content: attr(ghost_placeholder);
  font-size: 12px !important;
  top: 12px;
  right: 14px;
  text-transform: uppercase;
  color: #9ca2a6;
  pointer-events: none;
  -webkit-transition: all 0.1s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: all 0.1s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: all 0.1s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 0.1s cubic-bezier(0.4, 0, 1, 1);
  transition: all 0.1s cubic-bezier(0.4, 0, 1, 1);
}
.input_with_ghost_placeholder.active:after {
  right: 30px;
}
.input_with_ghost_placeholder.temp_active_fix:after {
  right: 30px !important;
}

/* Pharmacy Customisation */
.pharmacy_patient_details_block, .radiology_patient_details_block {
  margin-top: 10px;
  padding: 10px;
  box-shadow: inset 0 0 0 1px #b3d0f8;
}
.pharmacy_patient_details_block .twitter-typeahead, .radiology_patient_details_block .twitter-typeahead {
  float: none;
}
.pharmacy_patient_details_block .gender_select, .radiology_patient_details_block .gender_select {
  margin-left: 10px;
  margin-right: 5px;
}
.pharmacy_patient_details_block label:not(.dont_override), .radiology_patient_details_block label:not(.dont_override) {
  margin-top: 0 !important;
}
.pharmacy_patient_details_block .tt-suggestion, .radiology_patient_details_block .tt-suggestion {
  border-style: solid none;
  border-width: 1px;
  border-color: #808080 transparent transparent transparent;
}
.pharmacy_patient_details_block .bill_type .btn-group.btn-toggle, .radiology_patient_details_block .bill_type .btn-group.btn-toggle {
  display: flex;
}

.readings {
  font-size: 21px;
  color: #000;
}

.footer-nav-social a {
  padding: 0px;
}

.alert-type-notice {
  color: #3c763d !important;
  background-color: #dff0d8 !important;
  border-color: #d6e9c6 !important;
  font-size: 15px;
  box-shadow: none;
}

.logged_out_card {
  padding: 5em 1em;
}

a.link {
  display: inline-block;
  color: #fff;
  background: #6ad2eb;
  font-size: 10px;
  letter-spacing: 2px;
  text-decoration: none;
  border-radius: 30px;
  text-transform: uppercase;
  padding: 8px 20px;
  margin-left: 5px;
  line-height: 14px;
}

a.link:hover {
  background: #fff;
  color: #6ad2eb;
  box-shadow: 0px 0px 0px 2px #6ad2eb;
}

.modal-footer form {
  display: inline;
}

#sidebar-alt .sidebar-content .alert.alert-alt {
  margin-left: -10px !important;
  margin-right: -10px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
  padding-bottom: 10px !important;
  box-shadow: inset 0px -1px 0px rgba(238, 238, 238, 0.11) !important;
}

#sidebar-alt .sidebar-content .alert.alert-alt:hover {
  background: rgba(0, 0, 0, 0.3);
}

#sidebar-alt .sidebar-content .alert.alert-alt form {
  display: inline;
}

.bootstrap-timepicker .bootstrap-timepicker-widget.dropdown-menu.open {
  min-width: 500px;
}

.bootstrap-timepicker-widget table td input {
  width: 100%;
}

.appointment_records {
  margin: 0;
  padding: 1em 2em;
}
@media (max-width: 768px) {
  .appointment_records {
    padding: 0;
  }
}
.appointment_records .appointment_card {
  position: relative;
  display: block;
  background: rgb(255, 255, 255);
  margin-bottom: 0;
  overflow: hidden;
  box-shadow: 0px 0px 0px 1px rgba(156, 156, 156, 0.19), inset 0px 3px 0px 0px rgb(51, 162, 195);
}
.appointment_records .appointment_card .img {
  padding-top: 1.5em;
}
.appointment_records .appointment_card .img img {
  max-width: 100%;
  margin: 0 auto;
  border-radius: 50%;
}
.appointment_records .appointment_card .main_details {
  padding-bottom: 1em;
  box-shadow: inset 0px -1px 0px 0px rgba(0, 0, 0, 0.07);
}
.appointment_records .appointment_card .main_details .hospital_name {
  display: block;
  padding: 0;
  margin-bottom: 0.5em;
  font-size: 1.8em;
  font-weight: bold;
}
@media (max-width: 768px) {
  .appointment_records .appointment_card .main_details .hospital_name {
    font-size: 1em;
  }
}
.appointment_records .appointment_card .main_details .time:not(.readable_time) {
  display: inline-block;
  font-size: 0.91em;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: rgba(0, 0, 0, 0.5);
  margin-right: 0.5em;
  margin-bottom: 0.5em;
}
.appointment_records .appointment_card .main_details .readable_time {
  display: inline-block;
  font-size: 0.91em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: rgba(0, 0, 0, 0.5);
  margin-right: 0.5em;
  margin-bottom: 0.5em;
}
.appointment_records .appointment_card .main_details .status {
  display: inline-block;
  font-size: 0.91em;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
}
.appointment_records .appointment_card .main_details .status.checked_in {
  color: #6FD0C5 !important;
}
.appointment_records .appointment_card .main_details .status.checked_out {
  color: #D5E1B4 !important;
}
.appointment_records .appointment_card .main_details .status.cancelled {
  color: #ECA3A3 !important;
}
.appointment_records .appointment_card .main_details .status.pending {
  color: #195DB9 !important;
}
.appointment_records .appointment_card .main_details .status.confirmed {
  color: #0075C0 !important;
}
.appointment_records .appointment_card .main_details th {
  padding: 0.5em 0;
  width: 5em;
}
.appointment_records .appointment_card .main_details td {
  border: 0;
  padding: 0.5em 0;
}
.appointment_records .appointment_card .main_details .doctor_name {
  display: inline-block;
  font-size: 0.91em;
  margin-right: 1.5em;
  color: rgba(0, 0, 0, 0.6);
}
.appointment_records .appointment_card .main_details .notes {
  display: inline-block;
}
.appointment_records .appointment_card .nav.nav-tabs {
  border: 0;
  box-shadow: inset 0px -1px 0px 0px rgba(0, 0, 0, 0.07);
}
.appointment_records .appointment_card .nav.nav-tabs > li {
  margin: 0;
  padding: 0;
  text-align: center;
}
.appointment_records .appointment_card .nav.nav-tabs > li > a {
  padding: 0;
  margin: 0;
  border-radius: 0;
  line-height: 3em;
  border: 0;
  font-size: 1.3em;
}
.appointment_records .appointment_card .nav.nav-tabs > li.active > a {
  background: #3498F5;
  color: white;
}
.appointment_records .appointment_card .tab-content {
  max-height: 25em;
  overflow-y: scroll;
}
.appointment_records .appointment_card .tab-content .tab-pane h2.time {
  display: inline-block;
  font-size: 1.5em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: rgba(0, 0, 0, 0.38);
  margin-right: 0.5em;
  margin-top: 2em;
  margin-bottom: 0.5em;
  margin-left: 2em;
  padding-bottom: 0.51em;
  border-bottom: 5px solid rgba(0, 0, 0, 0.1);
}
.appointment_records .appointment_card .tab-content .tab-pane table {
  margin-bottom: 0;
}

.widget-hover-effect2, .widget-hover-effect1 {
  cursor: default;
  color: #4a5270;
}

.patient_allergies, .patient_family_wrap {
  padding: 0 1em !important;
}
.patient_allergies .patient_allergy_record, .patient_allergies .patient_family_conditions_record, .patient_family_wrap .patient_allergy_record, .patient_family_wrap .patient_family_conditions_record {
  display: inline-block;
  position: relative;
  padding: 5px 0;
  margin-bottom: 5px;
  margin-right: 5px;
  text-transform: capitalize;
  color: #394263;
  font-size: 1.2em;
  font-weight: 600;
}
.patient_allergies .patient_allergy_record:after, .patient_allergies .patient_family_conditions_record:after, .patient_family_wrap .patient_allergy_record:after, .patient_family_wrap .patient_family_conditions_record:after {
  content: "●";
  font-size: 1em;
  margin-left: 5px;
  opacity: 0.3;
}
.patient_allergies .patient_allergy_record:last-child:after, .patient_allergies .patient_family_conditions_record:last-child:after, .patient_family_wrap .patient_allergy_record:last-child:after, .patient_family_wrap .patient_family_conditions_record:last-child:after {
  content: "○";
}
.patient_allergies .family_history_tags .patient_family_conditions_record, .patient_family_wrap .family_history_tags .patient_family_conditions_record {
  font-size: 0.9em;
}
.patient_allergies .family_history_tags::before, .patient_family_wrap .family_history_tags::before {
  content: "Family History";
  color: #4a4a4a;
  font-size: 0.9em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-right: 1em;
}

.patient_basic_details .patient_profile_img {
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 1em;
  border-radius: 100%;
  width: 100px;
  height: 100px;
}
.patient_basic_details h3 {
  font-size: 0.8em;
  color: rgba(0, 0, 0, 0.48);
  display: inline-block;
  padding: 0;
  margin: 1.5em 0 0 0;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
}
.patient_basic_details span, .patient_basic_details address {
  font-size: 1.2em;
  text-transform: capitalize;
  font-weight: bold;
  display: block;
  color: #4983DA;
  margin-top: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.mio-doctor, .pharmacy-dashboard {
  padding: 0 !important;
}

.tooltip {
  font-family: "Source Sans Pro";
}

.double_drop_down {
  display: block;
}
.double_drop_down .drop_down_element {
  display: inline-block;
}

.header_level_3_text {
  font-size: 1.3em;
  text-transform: uppercase;
  font-weight: 500;
  color: #5E5E5E;
  letter-spacing: 0.03em;
}

.accordion-toggle {
  display: none;
}

.datepicker table tr td.old, .datepicker table tr td.new {
  color: #BBBBBB;
}
.datepicker table tr td.day {
  border-radius: 30px;
}
.datepicker table tr td.day:hover {
  cursor: pointer;
  color: #394263;
}

.dow {
  color: #000;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 2px;
}

.accord-tog-override .accordion-toggle {
  display: block;
}

#datetimepicker, #pharm_datetimepicker {
  margin-top: 0;
  padding: 10px;
  color: #000;
}
#datetimepicker .datepicker.datepicker-inline, #pharm_datetimepicker .datepicker.datepicker-inline {
  background: #fff;
  border-radius: 5px;
  padding: 10px;
  width: 100%;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  font-size: 0.9em;
}
#datetimepicker .datepicker.datepicker-inline table tr td span, #pharm_datetimepicker .datepicker.datepicker-inline table tr td span {
  display: block;
  width: 30.333%;
  height: 40px;
  line-height: 40px;
  float: left;
  margin: 1%;
  cursor: pointer;
  padding: 0;
  border-radius: 4px;
}
#datetimepicker .datepicker.datepicker-inline table tr td.day, #pharm_datetimepicker .datepicker.datepicker-inline table tr td.day {
  padding: 5px 0;
}
#datetimepicker .datepicker.datepicker-inline .table-condensed, #pharm_datetimepicker .datepicker.datepicker-inline .table-condensed {
  width: 100%;
}

.bootstrap-datetimepicker-widget {
  background: #FFFFFF;
  padding: 5px;
  border-radius: 5px;
}
.bootstrap-datetimepicker-widget .datepicker {
  padding: 3px;
}
.bootstrap-datetimepicker-widget .datepicker .datepicker-months .table-condensed > thead > tr > th,
.bootstrap-datetimepicker-widget .datepicker .datepicker-months .table-condensed > thead > tr > td,
.bootstrap-datetimepicker-widget .datepicker .datepicker-months .table-condensed > tbody > tr > th,
.bootstrap-datetimepicker-widget .datepicker .datepicker-months .table-condensed > tbody > tr > td,
.bootstrap-datetimepicker-widget .datepicker .datepicker-months .table-condensed > tfoot > tr > th,
.bootstrap-datetimepicker-widget .datepicker .datepicker-months .table-condensed > tfoot > tr > td, .bootstrap-datetimepicker-widget .datepicker .datepicker-years .table-condensed > thead > tr > th,
.bootstrap-datetimepicker-widget .datepicker .datepicker-years .table-condensed > thead > tr > td,
.bootstrap-datetimepicker-widget .datepicker .datepicker-years .table-condensed > tbody > tr > th,
.bootstrap-datetimepicker-widget .datepicker .datepicker-years .table-condensed > tbody > tr > td,
.bootstrap-datetimepicker-widget .datepicker .datepicker-years .table-condensed > tfoot > tr > th,
.bootstrap-datetimepicker-widget .datepicker .datepicker-years .table-condensed > tfoot > tr > td {
  padding: 0;
}
.bootstrap-datetimepicker-widget table td.day {
  color: #394263;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  color: #000;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #fff;
  color: #000;
}

#createHospBillTemplatemodal, #editBillTemplatemodal, #editOrderTemplatemodal, #editReferralTemplatemodal, #addMoreList, #referralPayoutTemplatemodal {
  position: fixed;
}

#createPrescriptionTemplatemodal, #editPrescriptionTemplatemodal, #editPrevPrescription, #referralBillPayment {
  position: fixed;
}

#editPrevPrescription #new_prescription_form .prescription_item_row {
  margin-top: 10px;
}

#edit_invoice_form {
  position: relative;
  margin: 1em 0;
}
@media print {
  #edit_invoice_form tfoot tr.active td, #edit_invoice_form tfoot tr.active th {
    background-color: #f5f5f5 !important;
  }
}

.dashboard_webcam .image_wrapper, .settings_webcam .image_wrapper, #update_staff .image_wrapper, .doctor_profile_webcam .image_wrapper, .doctor_Settings_webcam .image_wrapper {
  height: 100px;
}
.dashboard_webcam #uploadPictureModal #profile_web_cam, .dashboard_webcam #uploadPictureModal #medico_reports_web_cam, .dashboard_webcam #uploadPictureModal #medico_attach_web_cam, .dashboard_webcam #uploadMedicoAttachModal #profile_web_cam, .dashboard_webcam #uploadMedicoAttachModal #medico_reports_web_cam, .dashboard_webcam #uploadMedicoAttachModal #medico_attach_web_cam, .dashboard_webcam #uploadMedicoReportModal #profile_web_cam, .dashboard_webcam #uploadMedicoReportModal #medico_reports_web_cam, .dashboard_webcam #uploadMedicoReportModal #medico_attach_web_cam, .dashboard_webcam #uploadQRScannerModal #profile_web_cam, .dashboard_webcam #uploadQRScannerModal #medico_reports_web_cam, .dashboard_webcam #uploadQRScannerModal #medico_attach_web_cam, .dashboard_webcam #uploadPictureModalproof #profile_web_cam, .dashboard_webcam #uploadPictureModalproof #medico_reports_web_cam, .dashboard_webcam #uploadPictureModalproof #medico_attach_web_cam, .settings_webcam #uploadPictureModal #profile_web_cam, .settings_webcam #uploadPictureModal #medico_reports_web_cam, .settings_webcam #uploadPictureModal #medico_attach_web_cam, .settings_webcam #uploadMedicoAttachModal #profile_web_cam, .settings_webcam #uploadMedicoAttachModal #medico_reports_web_cam, .settings_webcam #uploadMedicoAttachModal #medico_attach_web_cam, .settings_webcam #uploadMedicoReportModal #profile_web_cam, .settings_webcam #uploadMedicoReportModal #medico_reports_web_cam, .settings_webcam #uploadMedicoReportModal #medico_attach_web_cam, .settings_webcam #uploadQRScannerModal #profile_web_cam, .settings_webcam #uploadQRScannerModal #medico_reports_web_cam, .settings_webcam #uploadQRScannerModal #medico_attach_web_cam, .settings_webcam #uploadPictureModalproof #profile_web_cam, .settings_webcam #uploadPictureModalproof #medico_reports_web_cam, .settings_webcam #uploadPictureModalproof #medico_attach_web_cam, #update_staff #uploadPictureModal #profile_web_cam, #update_staff #uploadPictureModal #medico_reports_web_cam, #update_staff #uploadPictureModal #medico_attach_web_cam, #update_staff #uploadMedicoAttachModal #profile_web_cam, #update_staff #uploadMedicoAttachModal #medico_reports_web_cam, #update_staff #uploadMedicoAttachModal #medico_attach_web_cam, #update_staff #uploadMedicoReportModal #profile_web_cam, #update_staff #uploadMedicoReportModal #medico_reports_web_cam, #update_staff #uploadMedicoReportModal #medico_attach_web_cam, #update_staff #uploadQRScannerModal #profile_web_cam, #update_staff #uploadQRScannerModal #medico_reports_web_cam, #update_staff #uploadQRScannerModal #medico_attach_web_cam, #update_staff #uploadPictureModalproof #profile_web_cam, #update_staff #uploadPictureModalproof #medico_reports_web_cam, #update_staff #uploadPictureModalproof #medico_attach_web_cam, .doctor_profile_webcam #uploadPictureModal #profile_web_cam, .doctor_profile_webcam #uploadPictureModal #medico_reports_web_cam, .doctor_profile_webcam #uploadPictureModal #medico_attach_web_cam, .doctor_profile_webcam #uploadMedicoAttachModal #profile_web_cam, .doctor_profile_webcam #uploadMedicoAttachModal #medico_reports_web_cam, .doctor_profile_webcam #uploadMedicoAttachModal #medico_attach_web_cam, .doctor_profile_webcam #uploadMedicoReportModal #profile_web_cam, .doctor_profile_webcam #uploadMedicoReportModal #medico_reports_web_cam, .doctor_profile_webcam #uploadMedicoReportModal #medico_attach_web_cam, .doctor_profile_webcam #uploadQRScannerModal #profile_web_cam, .doctor_profile_webcam #uploadQRScannerModal #medico_reports_web_cam, .doctor_profile_webcam #uploadQRScannerModal #medico_attach_web_cam, .doctor_profile_webcam #uploadPictureModalproof #profile_web_cam, .doctor_profile_webcam #uploadPictureModalproof #medico_reports_web_cam, .doctor_profile_webcam #uploadPictureModalproof #medico_attach_web_cam, .doctor_Settings_webcam #uploadPictureModal #profile_web_cam, .doctor_Settings_webcam #uploadPictureModal #medico_reports_web_cam, .doctor_Settings_webcam #uploadPictureModal #medico_attach_web_cam, .doctor_Settings_webcam #uploadMedicoAttachModal #profile_web_cam, .doctor_Settings_webcam #uploadMedicoAttachModal #medico_reports_web_cam, .doctor_Settings_webcam #uploadMedicoAttachModal #medico_attach_web_cam, .doctor_Settings_webcam #uploadMedicoReportModal #profile_web_cam, .doctor_Settings_webcam #uploadMedicoReportModal #medico_reports_web_cam, .doctor_Settings_webcam #uploadMedicoReportModal #medico_attach_web_cam, .doctor_Settings_webcam #uploadQRScannerModal #profile_web_cam, .doctor_Settings_webcam #uploadQRScannerModal #medico_reports_web_cam, .doctor_Settings_webcam #uploadQRScannerModal #medico_attach_web_cam, .doctor_Settings_webcam #uploadPictureModalproof #profile_web_cam, .doctor_Settings_webcam #uploadPictureModalproof #medico_reports_web_cam, .doctor_Settings_webcam #uploadPictureModalproof #medico_attach_web_cam {
  position: relative;
  display: block;
  background-color: #eee;
  width: 300px;
  height: 300px;
}
@media (max-width: 360px) {
  .dashboard_webcam #uploadPictureModal #profile_web_cam, .dashboard_webcam #uploadPictureModal #medico_reports_web_cam, .dashboard_webcam #uploadPictureModal #medico_attach_web_cam, .dashboard_webcam #uploadMedicoAttachModal #profile_web_cam, .dashboard_webcam #uploadMedicoAttachModal #medico_reports_web_cam, .dashboard_webcam #uploadMedicoAttachModal #medico_attach_web_cam, .dashboard_webcam #uploadMedicoReportModal #profile_web_cam, .dashboard_webcam #uploadMedicoReportModal #medico_reports_web_cam, .dashboard_webcam #uploadMedicoReportModal #medico_attach_web_cam, .dashboard_webcam #uploadQRScannerModal #profile_web_cam, .dashboard_webcam #uploadQRScannerModal #medico_reports_web_cam, .dashboard_webcam #uploadQRScannerModal #medico_attach_web_cam, .dashboard_webcam #uploadPictureModalproof #profile_web_cam, .dashboard_webcam #uploadPictureModalproof #medico_reports_web_cam, .dashboard_webcam #uploadPictureModalproof #medico_attach_web_cam, .settings_webcam #uploadPictureModal #profile_web_cam, .settings_webcam #uploadPictureModal #medico_reports_web_cam, .settings_webcam #uploadPictureModal #medico_attach_web_cam, .settings_webcam #uploadMedicoAttachModal #profile_web_cam, .settings_webcam #uploadMedicoAttachModal #medico_reports_web_cam, .settings_webcam #uploadMedicoAttachModal #medico_attach_web_cam, .settings_webcam #uploadMedicoReportModal #profile_web_cam, .settings_webcam #uploadMedicoReportModal #medico_reports_web_cam, .settings_webcam #uploadMedicoReportModal #medico_attach_web_cam, .settings_webcam #uploadQRScannerModal #profile_web_cam, .settings_webcam #uploadQRScannerModal #medico_reports_web_cam, .settings_webcam #uploadQRScannerModal #medico_attach_web_cam, .settings_webcam #uploadPictureModalproof #profile_web_cam, .settings_webcam #uploadPictureModalproof #medico_reports_web_cam, .settings_webcam #uploadPictureModalproof #medico_attach_web_cam, #update_staff #uploadPictureModal #profile_web_cam, #update_staff #uploadPictureModal #medico_reports_web_cam, #update_staff #uploadPictureModal #medico_attach_web_cam, #update_staff #uploadMedicoAttachModal #profile_web_cam, #update_staff #uploadMedicoAttachModal #medico_reports_web_cam, #update_staff #uploadMedicoAttachModal #medico_attach_web_cam, #update_staff #uploadMedicoReportModal #profile_web_cam, #update_staff #uploadMedicoReportModal #medico_reports_web_cam, #update_staff #uploadMedicoReportModal #medico_attach_web_cam, #update_staff #uploadQRScannerModal #profile_web_cam, #update_staff #uploadQRScannerModal #medico_reports_web_cam, #update_staff #uploadQRScannerModal #medico_attach_web_cam, #update_staff #uploadPictureModalproof #profile_web_cam, #update_staff #uploadPictureModalproof #medico_reports_web_cam, #update_staff #uploadPictureModalproof #medico_attach_web_cam, .doctor_profile_webcam #uploadPictureModal #profile_web_cam, .doctor_profile_webcam #uploadPictureModal #medico_reports_web_cam, .doctor_profile_webcam #uploadPictureModal #medico_attach_web_cam, .doctor_profile_webcam #uploadMedicoAttachModal #profile_web_cam, .doctor_profile_webcam #uploadMedicoAttachModal #medico_reports_web_cam, .doctor_profile_webcam #uploadMedicoAttachModal #medico_attach_web_cam, .doctor_profile_webcam #uploadMedicoReportModal #profile_web_cam, .doctor_profile_webcam #uploadMedicoReportModal #medico_reports_web_cam, .doctor_profile_webcam #uploadMedicoReportModal #medico_attach_web_cam, .doctor_profile_webcam #uploadQRScannerModal #profile_web_cam, .doctor_profile_webcam #uploadQRScannerModal #medico_reports_web_cam, .doctor_profile_webcam #uploadQRScannerModal #medico_attach_web_cam, .doctor_profile_webcam #uploadPictureModalproof #profile_web_cam, .doctor_profile_webcam #uploadPictureModalproof #medico_reports_web_cam, .doctor_profile_webcam #uploadPictureModalproof #medico_attach_web_cam, .doctor_Settings_webcam #uploadPictureModal #profile_web_cam, .doctor_Settings_webcam #uploadPictureModal #medico_reports_web_cam, .doctor_Settings_webcam #uploadPictureModal #medico_attach_web_cam, .doctor_Settings_webcam #uploadMedicoAttachModal #profile_web_cam, .doctor_Settings_webcam #uploadMedicoAttachModal #medico_reports_web_cam, .doctor_Settings_webcam #uploadMedicoAttachModal #medico_attach_web_cam, .doctor_Settings_webcam #uploadMedicoReportModal #profile_web_cam, .doctor_Settings_webcam #uploadMedicoReportModal #medico_reports_web_cam, .doctor_Settings_webcam #uploadMedicoReportModal #medico_attach_web_cam, .doctor_Settings_webcam #uploadQRScannerModal #profile_web_cam, .doctor_Settings_webcam #uploadQRScannerModal #medico_reports_web_cam, .doctor_Settings_webcam #uploadQRScannerModal #medico_attach_web_cam, .doctor_Settings_webcam #uploadPictureModalproof #profile_web_cam, .doctor_Settings_webcam #uploadPictureModalproof #medico_reports_web_cam, .doctor_Settings_webcam #uploadPictureModalproof #medico_attach_web_cam {
    width: 250px;
    height: 250px;
  }
}
.dashboard_webcam #uploadPictureModal #profile_web_cam, .dashboard_webcam #uploadPictureModal #medico_reports_web_cam, .dashboard_webcam #uploadPictureModal #medico_attach_web_cam, .dashboard_webcam #uploadMedicoAttachModal #profile_web_cam, .dashboard_webcam #uploadMedicoAttachModal #medico_reports_web_cam, .dashboard_webcam #uploadMedicoAttachModal #medico_attach_web_cam, .dashboard_webcam #uploadMedicoReportModal #profile_web_cam, .dashboard_webcam #uploadMedicoReportModal #medico_reports_web_cam, .dashboard_webcam #uploadMedicoReportModal #medico_attach_web_cam, .dashboard_webcam #uploadQRScannerModal #profile_web_cam, .dashboard_webcam #uploadQRScannerModal #medico_reports_web_cam, .dashboard_webcam #uploadQRScannerModal #medico_attach_web_cam, .dashboard_webcam #uploadPictureModalproof #profile_web_cam, .dashboard_webcam #uploadPictureModalproof #medico_reports_web_cam, .dashboard_webcam #uploadPictureModalproof #medico_attach_web_cam, .settings_webcam #uploadPictureModal #profile_web_cam, .settings_webcam #uploadPictureModal #medico_reports_web_cam, .settings_webcam #uploadPictureModal #medico_attach_web_cam, .settings_webcam #uploadMedicoAttachModal #profile_web_cam, .settings_webcam #uploadMedicoAttachModal #medico_reports_web_cam, .settings_webcam #uploadMedicoAttachModal #medico_attach_web_cam, .settings_webcam #uploadMedicoReportModal #profile_web_cam, .settings_webcam #uploadMedicoReportModal #medico_reports_web_cam, .settings_webcam #uploadMedicoReportModal #medico_attach_web_cam, .settings_webcam #uploadQRScannerModal #profile_web_cam, .settings_webcam #uploadQRScannerModal #medico_reports_web_cam, .settings_webcam #uploadQRScannerModal #medico_attach_web_cam, .settings_webcam #uploadPictureModalproof #profile_web_cam, .settings_webcam #uploadPictureModalproof #medico_reports_web_cam, .settings_webcam #uploadPictureModalproof #medico_attach_web_cam, #update_staff #uploadPictureModal #profile_web_cam, #update_staff #uploadPictureModal #medico_reports_web_cam, #update_staff #uploadPictureModal #medico_attach_web_cam, #update_staff #uploadMedicoAttachModal #profile_web_cam, #update_staff #uploadMedicoAttachModal #medico_reports_web_cam, #update_staff #uploadMedicoAttachModal #medico_attach_web_cam, #update_staff #uploadMedicoReportModal #profile_web_cam, #update_staff #uploadMedicoReportModal #medico_reports_web_cam, #update_staff #uploadMedicoReportModal #medico_attach_web_cam, #update_staff #uploadQRScannerModal #profile_web_cam, #update_staff #uploadQRScannerModal #medico_reports_web_cam, #update_staff #uploadQRScannerModal #medico_attach_web_cam, #update_staff #uploadPictureModalproof #profile_web_cam, #update_staff #uploadPictureModalproof #medico_reports_web_cam, #update_staff #uploadPictureModalproof #medico_attach_web_cam, .doctor_profile_webcam #uploadPictureModal #profile_web_cam, .doctor_profile_webcam #uploadPictureModal #medico_reports_web_cam, .doctor_profile_webcam #uploadPictureModal #medico_attach_web_cam, .doctor_profile_webcam #uploadMedicoAttachModal #profile_web_cam, .doctor_profile_webcam #uploadMedicoAttachModal #medico_reports_web_cam, .doctor_profile_webcam #uploadMedicoAttachModal #medico_attach_web_cam, .doctor_profile_webcam #uploadMedicoReportModal #profile_web_cam, .doctor_profile_webcam #uploadMedicoReportModal #medico_reports_web_cam, .doctor_profile_webcam #uploadMedicoReportModal #medico_attach_web_cam, .doctor_profile_webcam #uploadQRScannerModal #profile_web_cam, .doctor_profile_webcam #uploadQRScannerModal #medico_reports_web_cam, .doctor_profile_webcam #uploadQRScannerModal #medico_attach_web_cam, .doctor_profile_webcam #uploadPictureModalproof #profile_web_cam, .doctor_profile_webcam #uploadPictureModalproof #medico_reports_web_cam, .doctor_profile_webcam #uploadPictureModalproof #medico_attach_web_cam, .doctor_Settings_webcam #uploadPictureModal #profile_web_cam, .doctor_Settings_webcam #uploadPictureModal #medico_reports_web_cam, .doctor_Settings_webcam #uploadPictureModal #medico_attach_web_cam, .doctor_Settings_webcam #uploadMedicoAttachModal #profile_web_cam, .doctor_Settings_webcam #uploadMedicoAttachModal #medico_reports_web_cam, .doctor_Settings_webcam #uploadMedicoAttachModal #medico_attach_web_cam, .doctor_Settings_webcam #uploadMedicoReportModal #profile_web_cam, .doctor_Settings_webcam #uploadMedicoReportModal #medico_reports_web_cam, .doctor_Settings_webcam #uploadMedicoReportModal #medico_attach_web_cam, .doctor_Settings_webcam #uploadQRScannerModal #profile_web_cam, .doctor_Settings_webcam #uploadQRScannerModal #medico_reports_web_cam, .doctor_Settings_webcam #uploadQRScannerModal #medico_attach_web_cam, .doctor_Settings_webcam #uploadPictureModalproof #profile_web_cam, .doctor_Settings_webcam #uploadPictureModalproof #medico_reports_web_cam, .doctor_Settings_webcam #uploadPictureModalproof #medico_attach_web_cam {
  margin: 0 auto;
  overflow: hidden;
}
.dashboard_webcam #uploadPictureModal #profile_web_cam .placeholder, .dashboard_webcam #uploadPictureModal #medico_reports_web_cam .placeholder, .dashboard_webcam #uploadPictureModal #medico_attach_web_cam .placeholder, .dashboard_webcam #uploadMedicoAttachModal #profile_web_cam .placeholder, .dashboard_webcam #uploadMedicoAttachModal #medico_reports_web_cam .placeholder, .dashboard_webcam #uploadMedicoAttachModal #medico_attach_web_cam .placeholder, .dashboard_webcam #uploadMedicoReportModal #profile_web_cam .placeholder, .dashboard_webcam #uploadMedicoReportModal #medico_reports_web_cam .placeholder, .dashboard_webcam #uploadMedicoReportModal #medico_attach_web_cam .placeholder, .dashboard_webcam #uploadQRScannerModal #profile_web_cam .placeholder, .dashboard_webcam #uploadQRScannerModal #medico_reports_web_cam .placeholder, .dashboard_webcam #uploadQRScannerModal #medico_attach_web_cam .placeholder, .dashboard_webcam #uploadPictureModalproof #profile_web_cam .placeholder, .dashboard_webcam #uploadPictureModalproof #medico_reports_web_cam .placeholder, .dashboard_webcam #uploadPictureModalproof #medico_attach_web_cam .placeholder, .settings_webcam #uploadPictureModal #profile_web_cam .placeholder, .settings_webcam #uploadPictureModal #medico_reports_web_cam .placeholder, .settings_webcam #uploadPictureModal #medico_attach_web_cam .placeholder, .settings_webcam #uploadMedicoAttachModal #profile_web_cam .placeholder, .settings_webcam #uploadMedicoAttachModal #medico_reports_web_cam .placeholder, .settings_webcam #uploadMedicoAttachModal #medico_attach_web_cam .placeholder, .settings_webcam #uploadMedicoReportModal #profile_web_cam .placeholder, .settings_webcam #uploadMedicoReportModal #medico_reports_web_cam .placeholder, .settings_webcam #uploadMedicoReportModal #medico_attach_web_cam .placeholder, .settings_webcam #uploadQRScannerModal #profile_web_cam .placeholder, .settings_webcam #uploadQRScannerModal #medico_reports_web_cam .placeholder, .settings_webcam #uploadQRScannerModal #medico_attach_web_cam .placeholder, .settings_webcam #uploadPictureModalproof #profile_web_cam .placeholder, .settings_webcam #uploadPictureModalproof #medico_reports_web_cam .placeholder, .settings_webcam #uploadPictureModalproof #medico_attach_web_cam .placeholder, #update_staff #uploadPictureModal #profile_web_cam .placeholder, #update_staff #uploadPictureModal #medico_reports_web_cam .placeholder, #update_staff #uploadPictureModal #medico_attach_web_cam .placeholder, #update_staff #uploadMedicoAttachModal #profile_web_cam .placeholder, #update_staff #uploadMedicoAttachModal #medico_reports_web_cam .placeholder, #update_staff #uploadMedicoAttachModal #medico_attach_web_cam .placeholder, #update_staff #uploadMedicoReportModal #profile_web_cam .placeholder, #update_staff #uploadMedicoReportModal #medico_reports_web_cam .placeholder, #update_staff #uploadMedicoReportModal #medico_attach_web_cam .placeholder, #update_staff #uploadQRScannerModal #profile_web_cam .placeholder, #update_staff #uploadQRScannerModal #medico_reports_web_cam .placeholder, #update_staff #uploadQRScannerModal #medico_attach_web_cam .placeholder, #update_staff #uploadPictureModalproof #profile_web_cam .placeholder, #update_staff #uploadPictureModalproof #medico_reports_web_cam .placeholder, #update_staff #uploadPictureModalproof #medico_attach_web_cam .placeholder, .doctor_profile_webcam #uploadPictureModal #profile_web_cam .placeholder, .doctor_profile_webcam #uploadPictureModal #medico_reports_web_cam .placeholder, .doctor_profile_webcam #uploadPictureModal #medico_attach_web_cam .placeholder, .doctor_profile_webcam #uploadMedicoAttachModal #profile_web_cam .placeholder, .doctor_profile_webcam #uploadMedicoAttachModal #medico_reports_web_cam .placeholder, .doctor_profile_webcam #uploadMedicoAttachModal #medico_attach_web_cam .placeholder, .doctor_profile_webcam #uploadMedicoReportModal #profile_web_cam .placeholder, .doctor_profile_webcam #uploadMedicoReportModal #medico_reports_web_cam .placeholder, .doctor_profile_webcam #uploadMedicoReportModal #medico_attach_web_cam .placeholder, .doctor_profile_webcam #uploadQRScannerModal #profile_web_cam .placeholder, .doctor_profile_webcam #uploadQRScannerModal #medico_reports_web_cam .placeholder, .doctor_profile_webcam #uploadQRScannerModal #medico_attach_web_cam .placeholder, .doctor_profile_webcam #uploadPictureModalproof #profile_web_cam .placeholder, .doctor_profile_webcam #uploadPictureModalproof #medico_reports_web_cam .placeholder, .doctor_profile_webcam #uploadPictureModalproof #medico_attach_web_cam .placeholder, .doctor_Settings_webcam #uploadPictureModal #profile_web_cam .placeholder, .doctor_Settings_webcam #uploadPictureModal #medico_reports_web_cam .placeholder, .doctor_Settings_webcam #uploadPictureModal #medico_attach_web_cam .placeholder, .doctor_Settings_webcam #uploadMedicoAttachModal #profile_web_cam .placeholder, .doctor_Settings_webcam #uploadMedicoAttachModal #medico_reports_web_cam .placeholder, .doctor_Settings_webcam #uploadMedicoAttachModal #medico_attach_web_cam .placeholder, .doctor_Settings_webcam #uploadMedicoReportModal #profile_web_cam .placeholder, .doctor_Settings_webcam #uploadMedicoReportModal #medico_reports_web_cam .placeholder, .doctor_Settings_webcam #uploadMedicoReportModal #medico_attach_web_cam .placeholder, .doctor_Settings_webcam #uploadQRScannerModal #profile_web_cam .placeholder, .doctor_Settings_webcam #uploadQRScannerModal #medico_reports_web_cam .placeholder, .doctor_Settings_webcam #uploadQRScannerModal #medico_attach_web_cam .placeholder, .doctor_Settings_webcam #uploadPictureModalproof #profile_web_cam .placeholder, .doctor_Settings_webcam #uploadPictureModalproof #medico_reports_web_cam .placeholder, .doctor_Settings_webcam #uploadPictureModalproof #medico_attach_web_cam .placeholder {
  position: absolute;
  width: 100%;
  text-align: center;
  font-size: 1.2em;
  padding: 3em;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.dashboard_webcam #uploadPictureModal .modal-footer, .dashboard_webcam #uploadMedicoAttachModal .modal-footer, .dashboard_webcam #uploadMedicoReportModal .modal-footer, .dashboard_webcam #uploadQRScannerModal .modal-footer, .dashboard_webcam #uploadPictureModalproof .modal-footer, .settings_webcam #uploadPictureModal .modal-footer, .settings_webcam #uploadMedicoAttachModal .modal-footer, .settings_webcam #uploadMedicoReportModal .modal-footer, .settings_webcam #uploadQRScannerModal .modal-footer, .settings_webcam #uploadPictureModalproof .modal-footer, #update_staff #uploadPictureModal .modal-footer, #update_staff #uploadMedicoAttachModal .modal-footer, #update_staff #uploadMedicoReportModal .modal-footer, #update_staff #uploadQRScannerModal .modal-footer, #update_staff #uploadPictureModalproof .modal-footer, .doctor_profile_webcam #uploadPictureModal .modal-footer, .doctor_profile_webcam #uploadMedicoAttachModal .modal-footer, .doctor_profile_webcam #uploadMedicoReportModal .modal-footer, .doctor_profile_webcam #uploadQRScannerModal .modal-footer, .doctor_profile_webcam #uploadPictureModalproof .modal-footer, .doctor_Settings_webcam #uploadPictureModal .modal-footer, .doctor_Settings_webcam #uploadMedicoAttachModal .modal-footer, .doctor_Settings_webcam #uploadMedicoReportModal .modal-footer, .doctor_Settings_webcam #uploadQRScannerModal .modal-footer, .doctor_Settings_webcam #uploadPictureModalproof .modal-footer {
  text-align: center;
}

#addQuickActionsModal .action_buttons_div .resources_list .form-group h3, #editQuikActionFormIndividual .action_buttons_div .resources_list .form-group h3 {
  font-size: 0.8em;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  color: #2f2f2f;
  margin-bottom: 0.5em;
  margin-top: 0;
}
#addQuickActionsModal .action_buttons_div .resources_list .form-group span, #editQuikActionFormIndividual .action_buttons_div .resources_list .form-group span {
  display: block;
  margin: 0;
  margin-bottom: 0.5em;
  color: #2b7eed;
  font-size: 1.2em;
  font-weight: bolder;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
#addQuickActionsModal .action_buttons_div .resources_list .model_list, #editQuikActionFormIndividual .action_buttons_div .resources_list .model_list {
  position: relative;
}
#addQuickActionsModal .action_buttons_div .resources_list .model_list h2, #editQuikActionFormIndividual .action_buttons_div .resources_list .model_list h2 {
  display: block;
  margin: 0;
  margin-bottom: 1em;
  color: #2b7eed;
  font-size: 1.2em;
  font-weight: bolder;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
#addQuickActionsModal .action_buttons_div .nested_button_div, #editQuikActionFormIndividual .action_buttons_div .nested_button_div {
  position: relative;
  padding: 10px 3em 20px 10px !important;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.12);
  border-radius: 3px;
  margin-bottom: 1em !important;
}
#addQuickActionsModal .action_buttons_div .nested_button_div .close_button_div, #editQuikActionFormIndividual .action_buttons_div .nested_button_div .close_button_div {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 0px 5px;
  font-size: 1.23em;
  color: rgba(0, 0, 0, 0.27);
  border-radius: 100%;
  text-align: center;
  text-decoration: none;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.27);
  font-weight: lighter;
}
#addQuickActionsModal .action_buttons_div .nested_button_div .close_button_div:hover, #editQuikActionFormIndividual .action_buttons_div .nested_button_div .close_button_div:hover {
  color: #f09c9c;
  box-shadow: 0 0 0 1px #f09c9c;
}
#addQuickActionsModal .action_buttons_div .dynamic_fields_json label, #editQuikActionFormIndividual .action_buttons_div .dynamic_fields_json label {
  display: block;
  margin: 0;
  padding: 10px 0 10px 35px !important;
  font-size: 0.9em;
  font-weight: normal;
  box-shadow: inset 0 0 0 1px #F3F3F3;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#addQuickActionsModal .action_buttons_div .dynamic_fields_json label.active, #editQuikActionFormIndividual .action_buttons_div .dynamic_fields_json label.active {
  background-color: rgba(0, 0, 0, 0.03);
}
#addQuickActionsModal .action_buttons_div .dynamic_fields_json label.disabled, #editQuikActionFormIndividual .action_buttons_div .dynamic_fields_json label.disabled {
  background: rgba(0, 0, 0, 0.02);
}
#addQuickActionsModal .action_buttons_div .dynamic_fields_json label input[type=checkbox], #editQuikActionFormIndividual .action_buttons_div .dynamic_fields_json label input[type=checkbox] {
  display: none;
}
#addQuickActionsModal .action_buttons_div .dynamic_fields_json label .dummy_checkbox, #editQuikActionFormIndividual .action_buttons_div .dynamic_fields_json label .dummy_checkbox {
  content: "";
  position: absolute;
  width: 1.2em;
  height: 1.2em;
  top: 18px;
  left: 18px;
  background: white;
  border-radius: 50%;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.12);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#addQuickActionsModal .action_buttons_div .dynamic_fields_json label input[type=checkbox]:checked + .dummy_checkbox, #editQuikActionFormIndividual .action_buttons_div .dynamic_fields_json label input[type=checkbox]:checked + .dummy_checkbox {
  background: #4CA4FF;
  box-shadow: inset 0 0 0 4px #4ca4ff, inset 0 0 0 10px #fff;
}

.date_picker_search {
  margin-bottom: 15px !important;
}
.date_picker_search .datetimepicker1 {
  display: inline-block;
  padding: 6px 0px !important;
  font-size: 14px;
  z-index: 3 !important;
}
.date_picker_search .datetimepicker1 input.form-control {
  z-index: -1;
  position: absolute;
  opacity: 0;
}
.date_picker_search .datetimepicker1 .input-group-addon {
  background: transparent;
  border: 0;
  padding: 0;
}

.search_sort_group .datetimepicker1 input.form-control, .search_sort_group .datetimepicker2 input.form-control, .search_sort_group .datetimepicker3 input.form-control, .search_sort_group .datetimepicker4 input.form-control, .search_sort_group .datetimepicker5 input.form-control {
  z-index: -1;
  position: absolute;
  opacity: 0;
}
.search_sort_group .datetimepicker1 span, .search_sort_group .datetimepicker2 span, .search_sort_group .datetimepicker3 span, .search_sort_group .datetimepicker4 span, .search_sort_group .datetimepicker5 span {
  padding: 9px 10px;
}
.search_sort_group #summary_datetimepicker input.form-control, .search_sort_group #summary_datetimepicker1 input.form-control {
  z-index: -1;
  position: absolute;
  opacity: 0;
}
.search_sort_group #summary_datetimepicker .bootstrap-datetimepicker-widget, .search_sort_group #summary_datetimepicker1 .bootstrap-datetimepicker-widget {
  right: -50px !important;
}
.search_sort_group #summary_datetimepicker .bootstrap-datetimepicker-widget .datepicker .datepicker-decades table tr td span, .search_sort_group #summary_datetimepicker1 .bootstrap-datetimepicker-widget .datepicker .datepicker-decades table tr td span {
  padding: 5px 15px !important;
  width: auto !important;
  height: auto !important;
}
.search_sort_group #summary_datetimepicker .bootstrap-datetimepicker-widget span, .search_sort_group #summary_datetimepicker1 .bootstrap-datetimepicker-widget span {
  padding: 9px 10px;
}

.prescription_datetimepicker .bootstrap-datetimepicker-widget .datepicker .datepicker-decades table tr td span, .bill_datetimepicker .bootstrap-datetimepicker-widget .datepicker .datepicker-decades table tr td span, .attachment_datetimepicker .bootstrap-datetimepicker-widget .datepicker .datepicker-decades table tr td span, .orthodontal_datetimepicker .bootstrap-datetimepicker-widget .datepicker .datepicker-decades table tr td span, .perio_datetimepicker .bootstrap-datetimepicker-widget .datepicker .datepicker-decades table tr td span, .restorative_datetimepicker .bootstrap-datetimepicker-widget .datepicker .datepicker-decades table tr td span, .ent_datetimepicker .bootstrap-datetimepicker-widget .datepicker .datepicker-decades table tr td span, .ml_datetimepicker .bootstrap-datetimepicker-widget .datepicker .datepicker-decades table tr td span, .ophthal_datetimepicker .bootstrap-datetimepicker-widget .datepicker .datepicker-decades table tr td span, .admission_datetimepicker .bootstrap-datetimepicker-widget .datepicker .datepicker-decades table tr td span, .operation_datetimepicker .bootstrap-datetimepicker-widget .datepicker .datepicker-decades table tr td span, .appt_datetimepicker .bootstrap-datetimepicker-widget .datepicker .datepicker-decades table tr td span, .input-token .bootstrap-datetimepicker-widget .datepicker .datepicker-decades table tr td span, .vac_datetimepicker .bootstrap-datetimepicker-widget .datepicker .datepicker-decades table tr td span {
  padding: 9px 20px;
  width: auto !important;
  height: auto !important;
}

.insurance_target.active .block {
  box-shadow: inset -5px 0px 0 0px #1bbae1;
  border-radius: 0px;
}

#print-case-sheet .print_appointment_case_sheet_wrapper {
  position: fixed;
  padding-top: 0em;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1030;
  background: rgba(255, 255, 255, 0.9);
  overflow-y: scroll;
}
@media (max-width: 767px) {
  #print-case-sheet .print_appointment_case_sheet_wrapper span.visible-xs {
    display: inline-block !important;
  }
}
@media (max-width: 550px) {
  #print-case-sheet .print_appointment_case_sheet_wrapper {
    padding-top: 4em;
  }
}
#print-case-sheet .print_appointment_case_sheet_wrapper .case-sheet-header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  height: 4em;
  background: #2F80ED;
  background: -webkit-linear-gradient(to right, #2F80ED, #106eeb);
  background: linear-gradient(to right, #2F80ED, #106eeb);
  line-height: 4em;
  padding: 0em 2em;
  z-index: 2;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.25);
}
@media (max-width: 550px) {
  #print-case-sheet .print_appointment_case_sheet_wrapper .case-sheet-header {
    padding: 0em 1em;
  }
}
#print-case-sheet .print_appointment_case_sheet_wrapper .case-sheet-header span.title {
  color: #fff;
  display: inline-block;
  font-size: 1.2em;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 250px;
  overflow: hidden;
}
@media (max-width: 550px) {
  #print-case-sheet .print_appointment_case_sheet_wrapper .case-sheet-header span.title {
    font-size: 1em;
    width: 175px;
  }
}
#print-case-sheet .print_appointment_case_sheet_wrapper .case-sheet-header span.title .name {
  text-transform: uppercase;
}
@media (min-width: 768px) {
  #print-case-sheet .print_appointment_case_sheet_wrapper .case-sheet-header span.consolidated_bill_page {
    overflow: visible !important;
  }
}
#print-case-sheet .print_appointment_case_sheet_wrapper .case-sheet-header .navigation {
  display: inline-block;
  float: right;
}
#print-case-sheet .print_appointment_case_sheet_wrapper .case-sheet-header .navigation .btn {
  background: #47B8FF;
  color: #fff;
  font-size: 1em;
  font-weight: bold;
  padding: 0.3em 1em;
  letter-spacing: 0.06em;
  border-radius: 3em;
  text-transform: uppercase;
  margin-left: 0.5em;
}
@media (max-width: 550px) {
  #print-case-sheet .print_appointment_case_sheet_wrapper .case-sheet-header .navigation .btn {
    font-size: 0.8em;
    padding: 7px 10px;
    border-radius: 50%;
  }
  #print-case-sheet .print_appointment_case_sheet_wrapper .case-sheet-header .navigation .btn span {
    display: none;
  }
}
#print-case-sheet .print_appointment_case_sheet_wrapper .case-sheet-header .navigation .btn:hover {
  background: #fff;
  color: #3BA8EC;
}
#print-case-sheet .print_appointment_case_sheet_wrapper .case-sheet-header .navigation .case-sheet-close, #print-case-sheet .print_appointment_case_sheet_wrapper .case-sheet-header .navigation .ophthal-sheet-close {
  color: #fff;
  padding: 1em;
  text-decoration: none;
  opacity: 0.8;
}
#print-case-sheet .print_appointment_case_sheet_wrapper .case-sheet-header .navigation .case-sheet-close:hover, #print-case-sheet .print_appointment_case_sheet_wrapper .case-sheet-header .navigation .ophthal-sheet-close:hover {
  opacity: 1;
}
#print-case-sheet .print_appointment_case_sheet_wrapper .case-sheet-body {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 75%;
  height: auto;
  background: #fff;
  box-shadow: inset 0px 0px 0px 1px #e6e6e6, 0px 0px 2px rgba(0, 0, 0, 0.2);
  padding: 1em;
  margin-top: 4em;
}
@media (max-width: 767px) {
  #print-case-sheet .print_appointment_case_sheet_wrapper .case-sheet-body {
    width: 100%;
    margin-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  #print-case-sheet .print_appointment_case_sheet_wrapper .case-sheet-body {
    width: 90%;
  }
}

.hosp_appt_pagination {
  margin-top: 1em;
  float: left;
  border: 1px solid #CCC;
  border-radius: 25px;
  padding: 1em;
  width: 100%;
}
.hosp_appt_pagination .pagination.pagination-sm {
  margin: 0;
}

.paper_effect_container {
  background: rgba(255, 255, 255, 0.6);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1), 0 0 5px rgba(0, 0, 0, 0.1);
  border: 1px solid #DEDEDE;
  border-radius: 5px;
  padding: 0;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  float: left;
}
@media (max-width: 767px) {
  .paper_effect_container span.visible-xs {
    display: inline-block !important;
  }
}
@media (max-width: 550px) {
  .paper_effect_container {
    padding-top: 1em;
  }
}
.paper_effect_container .case-sheet-header {
  height: 3em;
  line-height: 3em;
  padding: 0em 0.5em;
  z-index: 20;
}
@media (max-width: 550px) {
  .paper_effect_container .case-sheet-header {
    padding: 0em 1em;
  }
}
.paper_effect_container .case-sheet-header span.title {
  display: inline-block;
  font-size: 1.2em;
  white-space: nowrap;
  overflow: hidden;
}
@media (max-width: 550px) {
  .paper_effect_container .case-sheet-header span.title {
    font-size: 1em;
    width: 235px;
  }
}
.paper_effect_container .case-sheet-header .navigation {
  display: inline-block;
  float: right;
}
.paper_effect_container .case-sheet-header .navigation .btn {
  background: #47B8FF;
  color: #fff;
  font-size: 1em;
  font-weight: bold;
  padding: 0.3em 1em;
  letter-spacing: 0.06em;
  border-radius: 3em;
  text-transform: uppercase;
  margin-right: 0.5em;
}
@media (max-width: 550px) {
  .paper_effect_container .case-sheet-header .navigation .btn {
    font-size: 0.8em;
    padding: 7px 10px;
    border-radius: 50%;
  }
  .paper_effect_container .case-sheet-header .navigation .btn span {
    display: none;
  }
}
.paper_effect_container .case-sheet-header .navigation .btn:hover {
  background: #fff;
  color: #3BA8EC;
}
.paper_effect_container .case-sheet-body {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
  background: #fff;
  top: 40px;
}
.paper_effect_container .case-sheet-body .appointment_details {
  padding: 0.5em;
  z-index: 2;
  border: 1px dotted #DEDEDE;
  margin: 5px 0;
  width: 99.5%;
}
.paper_effect_container .case-sheet-body .appointment_details .hospital_name {
  font-size: 1.3em;
  font-weight: bold;
  margin-left: -25px;
  margin-right: 10px;
  line-height: 2em;
}
@media (max-width: 550px) {
  .paper_effect_container .case-sheet-body .appointment_details .hospital_name {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.paper_effect_container .case-sheet-body .appointment_details .time:not(.readable_time) {
  display: inline-block;
  font-size: 0.91em;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: rgba(0, 0, 0, 0.5);
  margin-right: 0.5em;
  margin-bottom: 0.5em;
}
.paper_effect_container .case-sheet-body .appointment_details .readable_time {
  display: inline-block;
  font-size: 0.91em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: rgba(0, 0, 0, 0.5);
  margin-right: 0.5em;
  margin-bottom: 0.5em;
}
.paper_effect_container .case-sheet-body .appointment_details .status {
  display: inline-block;
  font-size: 0.91em;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
}
.paper_effect_container .case-sheet-body .appointment_details .status.checked_in {
  color: #6FD0C5 !important;
}
.paper_effect_container .case-sheet-body .appointment_details .status.checked_out {
  color: #D5E1B4 !important;
}
.paper_effect_container .case-sheet-body .appointment_details .status.cancelled {
  color: #ECA3A3 !important;
}
.paper_effect_container .case-sheet-body .appointment_details .status.pending {
  color: #195DB9 !important;
}
.paper_effect_container .case-sheet-body .appointment_details .status.confirmed {
  color: #0075C0 !important;
}
.paper_effect_container .case-sheet-body .visit_details {
  border: 2px dotted #CDCDCD;
}
.paper_effect_container .case-sheet-body .patients_examinations_heading {
  border-top: 1px dotted #DEDEDE;
  height: 3em;
  line-height: 3em;
  text-align: center;
  font-weight: bold;
  background: #EFEFEF;
}
.paper_effect_container .case-sheet-body .patients_examinations {
  height: 14.5em;
  overflow-y: scroll;
  margin-bottom: 1em;
  width: 99%;
}
.paper_effect_container .case-sheet-body .prescriptions_carousel {
  padding: 0 2em;
}
.paper_effect_container .case-sheet-body .prescriptions_carousel .owl-stage-outer {
  z-index: 1;
}
.paper_effect_container .case-sheet-body .prescriptions_carousel .owl-stage-outer .owl-item {
  padding: 10px;
}
.paper_effect_container .case-sheet-body .prescriptions_carousel .owl-nav {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  margin: 0;
  z-index: 0;
}
.paper_effect_container .case-sheet-body .prescriptions_carousel .owl-nav .owl-prev {
  position: absolute;
  font-size: 2em;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
.paper_effect_container .case-sheet-body .prescriptions_carousel .owl-nav .owl-next {
  position: absolute;
  font-size: 2em;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
.paper_effect_container .case-sheet-body .prescriptions_carousel .owl-nav .owl-prev.disabled, .paper_effect_container .case-sheet-body .prescriptions_carousel .owl-nav .owl-next.disabled {
  opacity: 0.3;
}

.paper_effect_container:before, .paper_effect_container:after {
  content: "";
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 0 5px rgba(0, 0, 0, 0.1);
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: -2;
  transition: 0.5s;
  border-radius: 5px;
  border: 1px solid #DEDEDE;
}

.paper_effect_container:before {
  left: -9px;
  top: -9px;
}

.paper_effect_container:after {
  right: 5px;
  top: -5px;
}

#requests_recieved .responsive-table td, #requests_recieved .responsive-table th {
  padding: 0.5em;
}
#requests_recieved .responsive-table thead th {
  background-color: #FAFAFA;
  border: 1px solid #E0E0E0;
  color: #333333;
  background-clip: padding-box;
}
#requests_recieved .responsive-table thead th.extra_width.small {
  width: 50px;
}
#requests_recieved .responsive-table thead th.extra_width.medium {
  width: 100px;
}
#requests_recieved .responsive-table tbody tr td {
  border: 0;
  background: #ffffff;
  vertical-align: top;
}
#requests_recieved .responsive-table tbody tr td:first-child {
  width: 5em;
  color: #287ced;
  font-weight: bold;
}
#requests_recieved .responsive-table tfoot {
  border-bottom: 2px solid rgba(39, 123, 236, 0.14);
  font-style: normal;
}
#requests_recieved .responsive-table tfoot .text-right {
  text-align: right;
}
#requests_recieved .responsive-table tfoot .btn {
  background: #47B8FF;
  color: #fff;
  font-size: 1em;
  font-weight: bold;
  padding: 0.3em 1em;
  margin-top: 0em;
  margin-bottom: 0em;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  border-radius: 3em;
}
#requests_recieved .responsive-table tfoot .btn:hover {
  background: rgba(255, 255, 255, 0.63);
  color: #3BA8EC;
  box-shadow: inset 0 0 0 2px #3BA8EC;
}
#requests_recieved .doctors_requests_wrap {
  padding: 0.5em;
}
#requests_recieved .doctors_requests_wrap.card-doctor {
  text-align: left;
}
#requests_recieved .doctors_requests_wrap.card-doctor .doctor_pic {
  display: inline-block;
  vertical-align: top;
}
#requests_recieved .doctors_requests_wrap.card-doctor .doctor_pic img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
#requests_recieved .doctors_requests_wrap.card-doctor p {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
  vertical-align: -webkit-baseline-middle;
  width: 80%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#requests_recieved .doctors_requests_wrap.card-doctor p .text {
  padding-left: 0.5em;
  vertical-align: middle;
}
#requests_recieved .doctors_requests_wrap .btn {
  color: #fff;
  font-size: 0.8em;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
#requests_recieved .doctors_requests_wrap .btn.btn-info {
  color: #287ced;
  background: inherit;
}
#requests_recieved .doctors_requests_wrap .btn.btn-info:hover {
  background: inherit;
  box-shadow: none;
}
#requests_recieved .doctors_requests_wrap .btn.btn-accept {
  background: #47B8FF;
}
#requests_recieved .doctors_requests_wrap .btn.btn-accept:hover {
  background: #ffffff;
  color: #47B8FF;
  box-shadow: inset 0 0 0 2px #47B8FF;
}
#requests_recieved .doctors_requests_wrap .btn.btn-reject {
  background: #ff7777;
  margin-left: 0.5em;
}
#requests_recieved .doctors_requests_wrap .btn.btn-reject:hover {
  background: #ffffff;
  color: #ff7777;
  box-shadow: inset 0 0 0 2px #ff7777;
}

body.ceritficates_preview_wrapper {
  background: #fff;
}
body.ceritficates_preview_wrapper .variable {
  cursor: default;
  background-color: #658fdd;
  color: #FFF;
  padding: 5px 10px;
  border-radius: 3px;
  font-weight: bold;
  font-style: normal;
  font-size: 10px;
  display: inline-block;
  line-height: 12px;
}

.mce-container.mce-fullscreen {
  z-index: 99999;
}

#hospital_cerificate_preferences_form.invisible_content {
  pointer-events: none;
}

.attachments .media-items-options {
  z-index: 1;
}
.attachments .media-items-content {
  position: relative;
  padding: 0;
}
.attachments .media-items-content .attachments_content {
  position: relative;
  height: 300px;
}
.attachments .media-items-content .attachments_content i, .attachments .media-items-content .attachments_content img {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.attachments .media-items-content .attachments_content i {
  position: absolute;
  font-size: 10em;
}
.attachments .media-items-content .attachments_content img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
}

.print_with_letterhead_preferences .ophthal_print * {
  font-size: 10pt !important;
}
.print_with_letterhead_preferences .ophthal_print .top_heading_with_border {
  border-bottom: 1px solid #abdeff !important;
  padding: 5px !important;
}
.print_with_letterhead_preferences .ophthal_print .custom_heading {
  padding: 5px 0;
  border-bottom: 1px solid #eee;
}
.print_with_letterhead_preferences .ophthal_print .v-middle {
  vertical-align: middle;
}
.print_with_letterhead_preferences .ophthal_print .ophthal_exam .step_1 {
  font-size: 10pt !important;
}
.print_with_letterhead_preferences .ophthal_print .ophthal_exam:not(.step_1) td {
  border: 0;
}
.print_with_letterhead_preferences .ophthal_print .ophthal_exam .notes {
  font-size: 8pt !important;
  word-break: break-all;
}
.print_with_letterhead_preferences .ophthal_print hr {
  margin-bottom: 2px;
  margin-top: 2px;
}
.print_with_letterhead_preferences .ophthal_print .sub-header {
  padding: 0px 0 10px !important;
  margin: 5px 0 5px;
}
.print_with_letterhead_preferences .ophthal_print .sub-header.small {
  font-size: 0.9em;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  font-weight: bold;
}
.print_with_letterhead_preferences .ophthal_print .certificate_title.small_title h2 {
  margin: 0 !important;
  line-height: inherit;
  color: inherit !important;
}
.print_with_letterhead_preferences .dfe {
  font-size: 9pt;
}
.print_with_letterhead_preferences .dfe .dfe-eye-images {
  padding-top: 1em !important;
}
.print_with_letterhead_preferences .dfe .dfe-eye-images img {
  margin: 0 auto;
  padding: 17px;
  max-width: 60% !important;
  border: 1px solid #000;
}
.print_with_letterhead_preferences .ophthal_gonioscopy .big_heading {
  font-size: 1em;
}
.print_with_letterhead_preferences .ophthal_gonioscopy .gonioscopy_card {
  position: relative;
  height: 3.5em;
  border: 1px solid #f2f2f2;
  padding: 2px !important;
  font-size: 9pt;
}
.print_with_letterhead_preferences .ophthal_gonioscopy .gonioscopy_card.no_border {
  border: 0;
}
.print_with_letterhead_preferences .ophthal_gonioscopy .gonioscopy_card .gonioscopy_eye_ball {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.print_with_letterhead_preferences .ophthal_gonioscopy .gonioscopy_card .gonioscopy_eye_ball:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: #505050 !important;
  opacity: 0.3;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -moz-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  -o-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
.print_with_letterhead_preferences .ophthal_gonioscopy .gonioscopy_card .gonioscopy_eye_ball:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: #505050 !important;
  opacity: 0.3;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -moz-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  -o-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
.print_with_letterhead_preferences .ophthal_gonioscopy .gonioscopy_card .gonioscopy_eye_ball .eye_circle {
  position: absolute;
  width: 2em;
  height: 2em;
  border: 1px solid #505050;
  opacity: 0.3;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.print_with_letterhead_preferences .ophthal_gonioscopy .gonioscopy_card .table {
  margin-bottom: 0;
}
.print_with_letterhead_preferences .ophthal_gonioscopy .gonioscopy_card .table tr td {
  padding: 0;
}

@media print {
  *,
  *:before,
  *:after {
    background: inherit !important;
    color: inherit !important;
  }
}
.doctor_profile_webcam .image_wrapper {
  height: 150px;
}

.frequency_days_quick_add {
  display: inline-block !important;
}
.frequency_days_quick_add .btn {
  font-size: 0.75em;
  color: white;
  background-color: #007ee5;
  margin: 0.5em 0;
  margin-left: 2px !important;
}

.prescriptions_new_quick .prescription_hno {
  width: 3%;
}
.prescriptions_new_quick .prescription_drug_name {
  width: 10%;
}
.prescriptions_new_quick .prescription_hdays {
  width: 10%;
}
.prescriptions_new_quick .prescription_hbadge {
  width: 3%;
}
.prescriptions_new_quick .icost {
  min-width: 80px;
}
@media (min-width: 990px) and (max-width: 1199px) {
  .prescriptions_new_quick .icost {
    min-width: 60px;
  }
}

.boot-strap-datetime-alignment .bootstrap-datetimepicker-widget {
  width: auto;
  position: absolute !important;
}

.private_fields_datepicker_alignment .bootstrap-datetimepicker-widget {
  position: absolute !important;
}

.date_timepicker_content table tbody tr td:first-child::before {
  content: none !important;
}

.ui-datepicker {
  z-index: 9999 !important;
}

table.auto_layout {
  table-layout: auto;
}
table.fixed_layout {
  table-layout: fixed;
}

@media screen and (max-width: 478px) {
  #update_map_location {
    display: grid;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1327px) {
  #update_map_location {
    display: grid;
  }
}
.billings, .pharmacy:not(.dont-override), .papertrail_category, .prescriptions, .setupassistant, .medicolegal_cases, .settings:not(.dont-override) {
  position: relative;
  padding-top: 20px;
  padding-left: 30px;
}
.billings .hospital-link, .pharmacy:not(.dont-override) .hospital-link, .papertrail_category .hospital-link, .prescriptions .hospital-link, .setupassistant .hospital-link, .medicolegal_cases .hospital-link, .settings:not(.dont-override) .hospital-link {
  z-index: 0;
}
.billings .edit_actions, .pharmacy:not(.dont-override) .edit_actions, .papertrail_category .edit_actions, .prescriptions .edit_actions, .setupassistant .edit_actions, .medicolegal_cases .edit_actions, .settings:not(.dont-override) .edit_actions {
  z-index: 2;
  position: absolute;
  top: 0;
  right: 0;
}
.billings .btn, .pharmacy:not(.dont-override) .btn, .papertrail_category .btn, .prescriptions .btn, .setupassistant .btn, .medicolegal_cases .btn, .settings:not(.dont-override) .btn {
  border-width: 0.5px;
}
.billings .presc_last_td, .pharmacy:not(.dont-override) .presc_last_td, .papertrail_category .presc_last_td, .prescriptions .presc_last_td, .setupassistant .presc_last_td, .medicolegal_cases .presc_last_td, .settings:not(.dont-override) .presc_last_td {
  border-right-width: 1px !important;
}

.billings {
  position: relative;
  display: block;
  height: auto;
  padding: 0 15px;
}
.billings .table-responsive {
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 0 3px rgb(204, 204, 204);
}
.billings .table-responsive img {
  border-radius: 50%;
}
.billings .row .bill {
  padding-left: 0;
}
.billings .row .bill .bill_card {
  position: relative;
  padding: 0px 0 10px 0px;
  margin-bottom: 15px;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 0px 2px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  -webkit-transition: all 1s cubic-bezier(0.3, 1.19, 0.4, 1);
  -moz-transition: all 1s cubic-bezier(0.3, 1.19, 0.4, 1);
  -ms-transition: all 1s cubic-bezier(0.3, 1.19, 0.4, 1);
  -o-transition: all 1s cubic-bezier(0.3, 1.19, 0.4, 1);
  transition: all 1s cubic-bezier(0.3, 1.19, 0.4, 1);
}
.billings .row .bill .bill_card:hover {
  -webkit-transform: translateY(-3px);
  -moz-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  -o-transform: translateY(-3px);
  transform: translateY(-3px);
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
}
.billings .row .bill .bill_card a.remove_hospital_trigger {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px 10px;
  color: #ababab;
  background: #f7f7f7;
  text-decoration: none;
  color: #fff;
  background: #d86464;
}
.billings .row .bill .bill_card .img {
  position: relative;
}
.billings .row .bill .bill_card .img img {
  border-radius: 50%;
  width: 80px;
  height: 80px;
  margin: 20px auto;
}
.billings .row .bill .bill_card .profile_details {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 1199px) {
  .billings .row .bill .bill_card .profile_details {
    text-align: center;
  }
}
.billings .row .bill .bill_card .profile_details .profile_name,
.billings .row .bill .bill_card .profile_details .phone_no,
.billings .row .bill .bill_card .profile_details .login_id {
  display: block;
  font-weight: 600;
  font-size: 1em;
  margin: 15px 8px 5px 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.billings .row .bill .bill_card .profile_details .phone_no,
.billings .row .bill .bill_card .profile_details .login_id {
  font-weight: 300;
}
.billings .row .bill .bill_card .profile_details .profile_id, .billings .row .bill .bill_card .profile_details .profile_job {
  display: block;
  font-size: 12px;
  font-weight: lighter;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 5px 0px 5px 20px;
  color: rgba(78, 78, 78, 0.66);
}
.billings .row .bill .bill_card .location_details .profile_id {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.billings .row .bill .bill_card .papertrail_summary {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 1199px) {
  .billings .row .bill .bill_card .papertrail_summary {
    text-align: left;
  }
}
.billings .row .bill .bill_card .row {
  margin: 10px 0px 5px 0px;
  font-size: 0.9em;
}
.billings .row .bill .doctor_card_second_step .profile_name, .billings .row .bill .doctor_card_second_step .phone_no, .billings .row .bill .doctor_card_second_step .profile_id, .billings .row .bill .doctor_card_second_step .login_id {
  display: block;
}
.billings .row .bill .doctor_card_second_step .profile_name, .billings .row .bill .doctor_card_second_step .phone_no, .billings .row .bill .doctor_card_second_step .login_id {
  font-weight: 600;
  font-size: 1em;
  margin: 15px 8px 5px 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #1bbae1;
}
.billings .row .bill .doctor_card_second_step .profile_id {
  font-size: 12px;
  font-weight: lighter;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 5px 0px 5px 20px;
  color: rgba(78, 78, 78, 0.66);
}

.prescriptions .table-responsive {
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 0 3px rgb(204, 204, 204);
}

.details {
  padding: 10px 25px;
}
.details h2 {
  font-size: 10px;
  display: inline-block;
  padding-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
  box-shadow: inset 0px -3px 0px 0px rgba(226, 226, 226, 0.27);
  font-weight: 600;
  color: #2f2f2f;
  margin-right: 25px;
  margin-bottom: -7px;
}
.details span {
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 600;
  display: inline-block;
  margin-left: -10px;
  color: #1D9ADA;
  vertical-align: middle;
}

@media only screen and (min-width: 300px) and (max-width: 1035px) {
  .navbar.navbar-inverse {
    height: 50px;
  }
  .nav.navbar-nav-custom > li > a {
    line-height: 40px;
  }
  .nav.navbar-nav-custom > li > a > img {
    width: 35px;
    height: 35px;
    margin-right: 5px;
    border: 1px solid #fff;
    border-radius: 50%;
    vertical-align: middle;
  }
  .sidebar-brand, .sidebar-title {
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding-left: 0;
  }
  .modal-patient-detail, .modal-patient-op-detail {
    opacity: 0 !important;
    visibility: hidden !important;
  }
  .bill_card .img img {
    max-width: 100px;
  }
  .nav-horizontal:not(.dont_override) {
    display: none;
  }
  .top_nav_mio {
    margin: 0;
    line-height: 50px;
  }
}
#addnewPatientModal label, #addDoctorModal label, #findPatientModal label, #editDoctorModal label {
  display: block !important;
}
#addnewPatientModal .dob_select select.form-control, #addDoctorModal .dob_select select.form-control, #findPatientModal .dob_select select.form-control, #editDoctorModal .dob_select select.form-control {
  display: inline-block;
  padding: 0 10px;
  width: calc(33.3333333333% - 2px);
}
#addnewPatientModal .age_format select.form-control, #addDoctorModal .age_format select.form-control, #findPatientModal .age_format select.form-control, #editDoctorModal .age_format select.form-control {
  width: 100% !important;
}

.sidebar-content .dataTables_wrapper > div {
  background-color: #394263;
  padding: 0 0 0;
  border: 0;
}
.sidebar-content .dataTables_wrapper .dataTables_filter label {
  margin: 4px;
  padding: 4px;
  width: 100%;
}
.sidebar-content .dataTables_wrapper .dataTables_filter .input-group {
  width: 100%;
}

#print_container, .letterhead_print_preview {
  height: calc(100% - 0px);
}
#print_container .placeholder_paper, .letterhead_print_preview .placeholder_paper {
  height: 100%;
}
#print_container .placeholder_paper .certificate_paper, .letterhead_print_preview .placeholder_paper .certificate_paper {
  height: 100%;
}
#print_container .placeholder_paper .certificate_paper .table thead, .letterhead_print_preview .placeholder_paper .certificate_paper .table thead {
  display: table-header-group;
}
#print_container .placeholder_paper .certificate_paper .table tfoot, .letterhead_print_preview .placeholder_paper .certificate_paper .table tfoot {
  display: table-row-group;
}
#print_container .placeholder_paper .certificate_paper .table tr, .letterhead_print_preview .placeholder_paper .certificate_paper .table tr {
  page-break-inside: avoid;
}

.security_switch_customised span {
  width: 35px !important;
  height: 20px !important;
}
.security_switch_customised input:checked + span:after {
  left: 14px !important;
}
.security_switch_customised span:after {
  width: 17px !important;
}
.security_switch_customised input:checked + span {
  background-color: #adadad !important;
}

#addNewFamilyRequestModal #family_member_name_field, #editRelationFormModalWrapper #family_member_name_field {
  display: block;
  font-size: 1.1em;
  text-transform: capitalize;
  color: brown;
  margin-left: 1em;
  margin-top: 0.5em;
}
#addNewFamilyRequestModal #family_member_name_field small, #editRelationFormModalWrapper #family_member_name_field small {
  display: inline-block;
  margin-left: 0.5em;
  font-size: 0.8em;
  text-transform: uppercase;
  font-weight: 600;
}

#addNewFamilyMemberModal[from_find_family=true] #cancel_family_member_creation {
  display: none;
}

#createLoginModal .display_name {
  display: block;
  font-size: 1.25em;
  margin-left: 1em;
  margin-top: 0.5em;
  color: #0677bf;
  letter-spacing: 0.03em;
  text-transform: capitalize;
}

.pending_button {
  box-shadow: inset 0 0 0 1px #ff6262;
  color: #ff6262;
  position: relative;
  display: inline-block;
  padding: 2px 10px;
  background-color: #ffffff;
  border-radius: 5em;
  border: none;
  text-transform: uppercase;
  font-size: 0.9em;
  letter-spacing: 2px;
  word-break: normal;
}

.switch_customized .onhold_value {
  cursor: pointer;
  box-shadow: inset 0 0 0 1px #ff6262;
  color: #ff6262;
  position: relative;
  display: inline-block;
  padding: 2px 10px;
  background-color: #ffffff;
  border-radius: 5em;
  border: none;
  text-transform: uppercase;
  font-size: 0.9em;
  letter-spacing: 2px;
  word-break: normal;
}
.switch_customized .closed_value {
  cursor: pointer;
  box-shadow: inset 0 0 0 1px #409e40;
  color: #409e40;
  position: relative;
  display: inline-block;
  padding: 2px 10px;
  background-color: #ffffff;
  border-radius: 5em;
  border: none;
  text-transform: uppercase;
  font-size: 0.9em;
  letter-spacing: 2px;
  word-break: normal;
}
.switch_customized input {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}

.switch_customized_on {
  position: relative;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
}
.switch_customized_on input {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.switch_customized_on input:checked + span {
  box-shadow: inset 0 0 0 1px #409e40;
  color: #409e40;
}
.switch_customized_on span {
  margin-top: 5px;
  position: relative;
  display: inline-block;
  padding: 2px 10px;
  background-color: #ffffff;
  border-radius: 5em;
  color: #ff6262;
  box-shadow: inset 0 0 0 1px #ff6262;
  text-transform: uppercase;
  font-size: 0.9em;
  letter-spacing: 2px;
}

@media print {
  body.print_patient_card_only #page-container {
    display: none;
  }
  body.print_patient_card_only .print_patient_card {
    display: block;
  }
}

#print_patient_card_wrapper {
  display: none;
}
#print_patient_card_wrapper .print_patient_card {
  position: relative;
}
@media print {
  #print_patient_card_wrapper .print_patient_card {
    width: 3.25in !important;
    height: 2in !important;
    background-color: #fff !important;
    margin: 1em auto !important;
    padding: 0 !important;
    border: 1px dotted rgba(128, 128, 128, 0.68) !important;
    border-radius: 0.3em !important;
  }
  #print_patient_card_wrapper .print_patient_card i.fa {
    position: absolute !important;
    font-size: 1em !important;
    color: rgba(128, 128, 128, 0.68) !important;
  }
  #print_patient_card_wrapper .print_patient_card i.fa.top {
    transform: rotate(0deg) !important;
    right: 50% !important;
    top: -7px !important;
  }
  #print_patient_card_wrapper .print_patient_card i.fa.right {
    transform: rotate(90deg) !important;
    right: -7px !important;
    top: 50% !important;
  }
  #print_patient_card_wrapper .print_patient_card i.fa.bottom {
    transform: rotate(180deg) !important;
    right: 50% !important;
    bottom: -7px !important;
  }
  #print_patient_card_wrapper .print_patient_card i.fa.left {
    transform: rotate(-90deg) !important;
    left: -7px !important;
    top: 50% !important;
  }
  #print_patient_card_wrapper .print_patient_card .print_patient_basic_details {
    padding: 1.2em 1em !important;
    margin: 0 !important;
  }
  #print_patient_card_wrapper .print_patient_card .print_patient_basic_details .patient_profile_img {
    display: block !important;
    margin-right: auto !important;
    margin-left: auto !important;
    margin-bottom: 1em !important;
    width: 50px !important;
    height: 50px !important;
  }
  #print_patient_card_wrapper .print_patient_card .print_patient_basic_details h3 {
    font-size: 0.5em !important;
    color: rgba(0, 0, 0, 0.48) !important;
    display: inline-block !important;
    padding: 0 !important;
    margin: 1.5em 0 0 0 !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
    font-weight: 600 !important;
  }
  #print_patient_card_wrapper .print_patient_card .print_patient_basic_details span {
    font-size: 0.7em !important;
    text-transform: capitalize !important;
    font-weight: bold !important;
    display: block !important;
    color: #4983DA !important;
    margin-top: 0 !important;
    white-space: nowrap !important;
  }
  #print_patient_card_wrapper .print_patient_card .print_patient_basic_details span.print_patient_email {
    text-transform: lowercase !important;
  }
  #print_patient_card_wrapper .print_patient_card .print_patient_basic_details address {
    margin-bottom: 0;
  }
  #print_patient_card_wrapper .print_patient_card .print_patient_basic_details address span {
    display: inline-block !important;
    font-size: 0.7em !important;
    text-transform: capitalize !important;
    font-weight: bold !important;
    color: #4983DA !important;
    margin-top: 0 !important;
    margin-right: 0.5em !important;
    white-space: nowrap !important;
  }
  #print_patient_card_wrapper .print_patient_card .print_patient_basic_details address span:not(:last-child)::after {
    content: ",";
    font-weight: normal;
  }
}
@media print {
  #print_patient_card_wrapper {
    display: block;
  }
}

.widget-extra-full {
  position: relative;
  margin: 1em 0;
}
.widget-extra-full .refereance {
  padding: 0em 2em;
}
.widget-extra-full .refereance .twitter-typeahead .tt-dropdown-menu, .widget-extra-full .refereance .twitter-typeahead .tt-menu {
  padding: 0;
  margin: 0;
  border-radius: 0;
  border: 0 !important;
  max-height: 25em;
  overflow-y: scroll;
  -webkit-box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, 0.08), 0 3px 12px rgba(0, 0, 0, 0.14);
  box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, 0.08), 0 3px 12px rgba(0, 0, 0, 0.14);
}
.widget-extra-full .refereance .twitter-typeahead .tt-dropdown-menu .tt-suggestion.tt-cursor,
.widget-extra-full .refereance .twitter-typeahead .tt-menu .tt-suggestion.tt-cursor,
.widget-extra-full .refereance .twitter-typeahead .tt-dropdown-menu .tt-suggestion:hover,
.widget-extra-full .refereance .twitter-typeahead .tt-menu .tt-suggestion:hover {
  background-color: rgba(0, 0, 0, 0.02);
  color: #000000;
}
.widget-extra-full .refereance ._typeahead_no_results_message {
  padding: 20px 15px;
  text-align: center;
  font-size: 15px;
  color: #827E7E;
}
.widget-extra-full .refereance .appt_autocomplete_typeahead_header {
  padding: 0 !important;
  box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.08);
}
.widget-extra-full .refereance .appt_autocomplete_typeahead_header .patient_heading {
  box-shadow: inset -1px 0px 0px 0px rgba(0, 0, 0, 0.08);
}
.widget-extra-full .refereance .appt_autocomplete_typeahead_header .panel {
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
}
.widget-extra-full .refereance .appt_autocomplete_typeahead_header .panel .panel-heading {
  background: transparent;
  color: #808080;
  border-radius: 0;
  border: 0;
  padding: 10px 15px;
}
.widget-extra-full .refereance .appt_autocomplete_typeahead_header .panel .panel-heading .panel-title {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
}
.widget-extra-full .refereance .appt_autocomplete_typeahead_option {
  padding: 0 !important;
  box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.08);
}
.widget-extra-full .refereance .appt_autocomplete_typeahead_option ._basic_details {
  box-shadow: inset 0px -1px 0px 0px rgba(0, 0, 0, 0.08);
}
.widget-extra-full .refereance .appt_autocomplete_typeahead_option ._basic_details ._patient_details, .widget-extra-full .refereance .appt_autocomplete_typeahead_option ._basic_details ._appt_details {
  padding-bottom: 10px !important;
}
.widget-extra-full .refereance .appt_autocomplete_typeahead_option ._basic_details ._patient_details .panel, .widget-extra-full .refereance .appt_autocomplete_typeahead_option ._basic_details ._appt_details .panel {
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
}
.widget-extra-full .refereance .appt_autocomplete_typeahead_option ._basic_details ._patient_details .panel .panel-heading, .widget-extra-full .refereance .appt_autocomplete_typeahead_option ._basic_details ._appt_details .panel .panel-heading {
  background: transparent;
  color: #808080;
  border-radius: 0;
  border: 0;
  padding: 10px 15px;
}
.widget-extra-full .refereance .appt_autocomplete_typeahead_option ._basic_details ._patient_details .panel .panel-heading .panel-title, .widget-extra-full .refereance .appt_autocomplete_typeahead_option ._basic_details ._appt_details .panel .panel-heading .panel-title {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
}
.widget-extra-full .refereance .appt_autocomplete_typeahead_option ._basic_details ._patient_details .panel .panel-body, .widget-extra-full .refereance .appt_autocomplete_typeahead_option ._basic_details ._appt_details .panel .panel-body {
  padding: 0 15px;
}
.widget-extra-full .refereance .appt_autocomplete_typeahead_option ._basic_details ._patient_details .panel .panel-body .field .typeahead_opt_heading_small, .widget-extra-full .refereance .appt_autocomplete_typeahead_option ._basic_details ._appt_details .panel .panel-body .field .typeahead_opt_heading_small {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  display: inline-block;
  margin-right: 5px;
  color: #2f2f2f;
}
.widget-extra-full .refereance .appt_autocomplete_typeahead_option ._basic_details ._patient_details .panel .panel-body .field .typeahead_opt_heading_small strong, .widget-extra-full .refereance .appt_autocomplete_typeahead_option ._basic_details ._appt_details .panel .panel-body .field .typeahead_opt_heading_small strong {
  font-weight: inherit;
}
.widget-extra-full .refereance .appt_autocomplete_typeahead_option ._basic_details ._patient_details .panel .panel-body .field .typeahead_opt, .widget-extra-full .refereance .appt_autocomplete_typeahead_option ._basic_details ._appt_details .panel .panel-body .field .typeahead_opt {
  font-size: 13px;
}
.widget-extra-full .refereance .appt_autocomplete_typeahead_option ._basic_details ._patient_details .panel .panel-body .field .typeahead_opt._name, .widget-extra-full .refereance .appt_autocomplete_typeahead_option ._basic_details ._appt_details .panel .panel-body .field .typeahead_opt._name {
  font-weight: 500;
  color: #0F9CF7;
}
.widget-extra-full .refereance .appt_autocomplete_typeahead_option ._basic_details ._patient_details .panel .panel-body .field .typeahead_opt._gender, .widget-extra-full .refereance .appt_autocomplete_typeahead_option ._basic_details ._appt_details .panel .panel-body .field .typeahead_opt._gender {
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
.widget-extra-full .refereance .appt_autocomplete_typeahead_option ._basic_details ._patient_details .panel .panel-body .field .typeahead_opt._doctor_name, .widget-extra-full .refereance .appt_autocomplete_typeahead_option ._basic_details ._appt_details .panel .panel-body .field .typeahead_opt._doctor_name {
  font-weight: 500;
  color: #0F9CF7;
  text-transform: capitalize;
}
.widget-extra-full .refereance .appt_autocomplete_typeahead_option ._basic_details ._label {
  text-align: right;
}
.widget-extra-full .refereance .appt_autocomplete_typeahead_option ._basic_details ._label span.label {
  position: relative;
  padding: 5px 10px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  margin-top: -10px;
  display: inline-block;
}
.widget-extra-full .refereance .appt_autocomplete_typeahead_option ._basic_details ._label span.label.pending {
  background: #CACACA !important;
}
.widget-extra-full .refereance .appt_autocomplete_typeahead_option ._basic_details ._label span.label.checked_in {
  background: #6FD0C5 !important;
}
.widget-extra-full .refereance .appt_autocomplete_typeahead_option ._basic_details ._label span.label.checked_out {
  background: #00B4FF !important;
}
.widget-extra-full .refereance .appt_autocomplete_typeahead_option ._basic_details ._label span.label.confirmed {
  background: #00C029 !important;
}
.widget-extra-full .refereance .appt_autocomplete_typeahead_option ._basic_details ._label span.label.cancelled {
  background: #FF4E4E !important;
}
.widget-extra-full .refereance .appt_autocomplete_typeahead_option ._basic_details ._patient_details {
  box-shadow: inset -1px 0px 0px 0px rgba(0, 0, 0, 0.08);
}
.widget-extra-full .refereance .appt_autocomplete_typeahead_option ._doctor_details_and_status {
  padding: 10px 15px !important;
}
.widget-extra-full .refereance .appt_autocomplete_typeahead_option ._doctor_details_and_status .typeahead_opt_heading_small {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  display: inline-block;
  margin-right: 5px;
  color: #2f2f2f;
}
.widget-extra-full .refereance .appt_autocomplete_typeahead_option ._doctor_details_and_status .typeahead_opt_heading_small strong {
  font-weight: inherit;
}
.widget-extra-full .refereance .appt_autocomplete_typeahead_option ._doctor_details_and_status .typeahead_opt {
  font-size: 13px;
}
.widget-extra-full .refereance .appt_autocomplete_typeahead_option ._doctor_details_and_status .typeahead_opt._doctor_name {
  font-weight: 500;
  color: #0F9CF7;
}

.letterhead .widget-content-light, .letterhead .letterhead_buttons {
  display: inline-block;
}
.letterhead .widget-content-light {
  font-size: 1.2em;
}
.letterhead .letterhead_buttons {
  position: absolute;
  top: 15px;
  right: 15px;
}
.letterhead .letterhead_buttons label {
  font-size: 1em;
  text-align: center;
  box-shadow: 0px 0px 0px 1px #f1f3f6;
  outline: none !important;
  background: transparent;
  color: #f1f3f6;
}
.letterhead .letterhead_buttons label.active {
  background: #f1f3f6;
  color: #000;
}
.letterhead .letterhead_options #custom_letter_head_collapse {
  margin-top: -15px;
}
.letterhead .letterhead_options input[type=radio], .letterhead .letterhead_options input[type=checkbox] {
  display: none;
}
.letterhead .letterhead_options input[type=radio] + label, .letterhead .letterhead_options input[type=checkbox] + label {
  position: relative;
  display: block;
}
.letterhead .letterhead_options input[type=radio] + label span.text, .letterhead .letterhead_options input[type=checkbox] + label span.text {
  padding: 0.5em 0 0.5em 2em;
  font-size: 1.2em;
  vertical-align: middle;
}
.letterhead .letterhead_options input[type=radio] + label span.dummy_checkbox, .letterhead .letterhead_options input[type=checkbox] + label span.dummy_checkbox {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1.539em;
  height: 1.539em;
  background: white;
  background-position: 0 -20px;
  border-radius: 50%;
}
.letterhead .letterhead_options input[type=radio] + label span.dummy_checkbox i.fa, .letterhead .letterhead_options input[type=radio] + label span.dummy_checkbox i.fas, .letterhead .letterhead_options input[type=radio] + label span.dummy_checkbox i.far, .letterhead .letterhead_options input[type=checkbox] + label span.dummy_checkbox i.fa, .letterhead .letterhead_options input[type=checkbox] + label span.dummy_checkbox i.fas, .letterhead .letterhead_options input[type=checkbox] + label span.dummy_checkbox i.far {
  display: inline-block;
  font-size: 1.3em;
  color: #2b7eed;
  vertical-align: middle;
}
.letterhead .letterhead_options input[type=radio] + label span.dummy_checkbox i.fa.fa-check-circle, .letterhead .letterhead_options input[type=radio] + label span.dummy_checkbox i.fas.fa-check-circle, .letterhead .letterhead_options input[type=radio] + label span.dummy_checkbox i.far.fa-check-circle, .letterhead .letterhead_options input[type=checkbox] + label span.dummy_checkbox i.fa.fa-check-circle, .letterhead .letterhead_options input[type=checkbox] + label span.dummy_checkbox i.fas.fa-check-circle, .letterhead .letterhead_options input[type=checkbox] + label span.dummy_checkbox i.far.fa-check-circle {
  display: none;
}
.letterhead .letterhead_options input[type=radio] + label span.dummy_checkbox i.fa.fa-circle, .letterhead .letterhead_options input[type=radio] + label span.dummy_checkbox i.fas.fa-circle, .letterhead .letterhead_options input[type=radio] + label span.dummy_checkbox i.far.fa-circle, .letterhead .letterhead_options input[type=checkbox] + label span.dummy_checkbox i.fa.fa-circle, .letterhead .letterhead_options input[type=checkbox] + label span.dummy_checkbox i.fas.fa-circle, .letterhead .letterhead_options input[type=checkbox] + label span.dummy_checkbox i.far.fa-circle {
  display: inline-block;
}
.letterhead .letterhead_options input[type=radio]:checked + label .dummy_checkbox i.fa, .letterhead .letterhead_options input[type=radio]:checked + label .dummy_checkbox i.fas, .letterhead .letterhead_options input[type=radio]:checked + label .dummy_checkbox i.far, .letterhead .letterhead_options input[type=checkbox]:checked + label .dummy_checkbox i.fa, .letterhead .letterhead_options input[type=checkbox]:checked + label .dummy_checkbox i.fas, .letterhead .letterhead_options input[type=checkbox]:checked + label .dummy_checkbox i.far {
  color: #4ca4ff;
}
.letterhead .letterhead_options input[type=radio]:checked + label .dummy_checkbox i.fa.fa-check-circle, .letterhead .letterhead_options input[type=radio]:checked + label .dummy_checkbox i.fas.fa-check-circle, .letterhead .letterhead_options input[type=radio]:checked + label .dummy_checkbox i.far.fa-check-circle, .letterhead .letterhead_options input[type=checkbox]:checked + label .dummy_checkbox i.fa.fa-check-circle, .letterhead .letterhead_options input[type=checkbox]:checked + label .dummy_checkbox i.fas.fa-check-circle, .letterhead .letterhead_options input[type=checkbox]:checked + label .dummy_checkbox i.far.fa-check-circle {
  display: inline-block;
}
.letterhead .letterhead_options input[type=radio]:checked + label .dummy_checkbox i.fa.fa-circle, .letterhead .letterhead_options input[type=radio]:checked + label .dummy_checkbox i.fas.fa-circle, .letterhead .letterhead_options input[type=radio]:checked + label .dummy_checkbox i.far.fa-circle, .letterhead .letterhead_options input[type=checkbox]:checked + label .dummy_checkbox i.fa.fa-circle, .letterhead .letterhead_options input[type=checkbox]:checked + label .dummy_checkbox i.fas.fa-circle, .letterhead .letterhead_options input[type=checkbox]:checked + label .dummy_checkbox i.far.fa-circle {
  display: none;
}
.letterhead .letterhead_options label.btn {
  display: block;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  font-size: 0.8em;
  color: #414141;
  background: #fff;
  box-shadow: inset 0px 0px 0px 1px #D9D9D9;
  outline: none !important;
}
.letterhead .letterhead_options label.btn.active {
  background: #1887EC;
  color: #fff;
  box-shadow: none;
  border: 0;
}
.letterhead .letterhead_print_preview {
  background: #DEDEDE;
  padding: 2em;
  height: 24.5em;
}
.letterhead .letterhead_print_preview ._paper {
  position: relative;
  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  -ms-transform: scale(0.4);
  -o-transform: scale(0.4);
  transform: scale(0.4);
  width: 0;
  height: 0;
  background: #fff;
  margin: 0 auto;
  box-shadow: 0px 0px 2px 0px #A4A4A4;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 1024px) {
  .letterhead .letterhead_print_preview ._paper {
    position: absolute;
    left: -27%;
    top: -67% !important;
  }
}
.letterhead .letterhead_print_preview ._paper.portrait_a4 {
  width: 529.28px;
  height: 748.16px;
}
@media (max-width: 600px) {
  .letterhead .letterhead_print_preview ._paper.portrait_a4 {
    width: 100% !important;
    height: 100% !important;
  }
  .letterhead .letterhead_print_preview ._paper.portrait_a4 ._prescription_frequency {
    display: none;
  }
}
.letterhead .letterhead_print_preview ._paper.portrait_a4 ._top_margin, .letterhead .letterhead_print_preview ._paper.portrait_a4 ._bottom_margin, .letterhead .letterhead_print_preview ._paper.portrait_a4 ._right_margin, .letterhead .letterhead_print_preview ._paper.portrait_a4 ._left_margin {
  position: absolute;
  background: #000;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.letterhead .letterhead_print_preview ._paper.portrait_a4 ._top_margin::before, .letterhead .letterhead_print_preview ._paper.portrait_a4 ._bottom_margin::before, .letterhead .letterhead_print_preview ._paper.portrait_a4 ._right_margin::before, .letterhead .letterhead_print_preview ._paper.portrait_a4 ._left_margin::before {
  content: attr(data-content);
  position: absolute;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #000;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
  color: #fff;
  text-align: center;
}
.letterhead .letterhead_print_preview ._paper.portrait_a4 .paper_units {
  position: absolute;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  background: #000000;
  border-radius: 3px;
  top: 10px;
  right: 10px;
  font-size: 15px;
  font-weight: bold;
}
.letterhead .letterhead_print_preview ._paper.portrait_a4 ._top_margin, .letterhead .letterhead_print_preview ._paper.portrait_a4 ._bottom_margin {
  width: 100%;
  height: 1px;
  z-index: 2;
}
.letterhead .letterhead_print_preview ._paper.portrait_a4 ._right_margin, .letterhead .letterhead_print_preview ._paper.portrait_a4 ._left_margin {
  width: 1px;
  height: 100%;
  z-index: 2;
}
.letterhead .letterhead_print_preview ._paper.portrait_a4 ._top_margin {
  top: 0;
  left: 0;
}
.letterhead .letterhead_print_preview ._paper.portrait_a4 ._top_margin::before {
  border-radius: 0 0 4px 4px;
  -webkit-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}
.letterhead .letterhead_print_preview ._paper.portrait_a4 ._right_margin {
  right: 0;
  top: 0;
}
.letterhead .letterhead_print_preview ._paper.portrait_a4 ._right_margin::before {
  border-radius: 4px 0 0px 4px;
  -webkit-transform: translate(-100%, -50%);
  -moz-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  -o-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}
.letterhead .letterhead_print_preview ._paper.portrait_a4 ._bottom_margin {
  bottom: 0;
  right: 0;
}
.letterhead .letterhead_print_preview ._paper.portrait_a4 ._bottom_margin::before {
  border-radius: 4px 4px 0 0;
  -webkit-transform: translate(-50%, -100%);
  -moz-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  -o-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
}
.letterhead .letterhead_print_preview ._paper.portrait_a4 ._left_margin {
  left: 0;
  right: 0;
}
.letterhead .letterhead_print_preview ._paper.portrait_a4 ._left_margin::before {
  border-radius: 0 4px 4px 0px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.letterhead .letterhead_print_preview ._paper.landscape_a4 {
  width: 748.16px !important;
  height: 510.16px !important;
}
@media (max-width: 600px) {
  .letterhead .letterhead_print_preview ._paper.landscape_a4 {
    width: 100% !important;
    height: 100% !important;
  }
  .letterhead .letterhead_print_preview ._paper.landscape_a4 ._prescription_frequency {
    display: none;
  }
}
.letterhead .letterhead_print_preview ._paper.landscape_a4 ._top_margin, .letterhead .letterhead_print_preview ._paper.landscape_a4 ._bottom_margin, .letterhead .letterhead_print_preview ._paper.landscape_a4 ._right_margin, .letterhead .letterhead_print_preview ._paper.landscape_a4 ._left_margin {
  position: absolute;
  background: #000;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.letterhead .letterhead_print_preview ._paper.landscape_a4 ._top_margin::before, .letterhead .letterhead_print_preview ._paper.landscape_a4 ._bottom_margin::before, .letterhead .letterhead_print_preview ._paper.landscape_a4 ._right_margin::before, .letterhead .letterhead_print_preview ._paper.landscape_a4 ._left_margin::before {
  content: attr(data-content);
  position: absolute;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #000;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
  color: #fff;
  text-align: center;
}
.letterhead .letterhead_print_preview ._paper.landscape_a4 .paper_units {
  position: absolute;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  background: #000000;
  border-radius: 3px;
  top: 10px;
  right: 10px;
  font-size: 15px;
  font-weight: bold;
}
.letterhead .letterhead_print_preview ._paper.landscape_a4 ._top_margin, .letterhead .letterhead_print_preview ._paper.landscape_a4 ._bottom_margin {
  width: 100%;
  height: 1px;
  z-index: 2;
}
.letterhead .letterhead_print_preview ._paper.landscape_a4 ._right_margin, .letterhead .letterhead_print_preview ._paper.landscape_a4 ._left_margin {
  width: 1px;
  height: 100%;
  z-index: 2;
}
.letterhead .letterhead_print_preview ._paper.landscape_a4 ._top_margin {
  top: 0;
  left: 0;
}
.letterhead .letterhead_print_preview ._paper.landscape_a4 ._top_margin::before {
  border-radius: 0 0 4px 4px;
  -webkit-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}
.letterhead .letterhead_print_preview ._paper.landscape_a4 ._right_margin {
  right: 0;
  top: 0;
}
.letterhead .letterhead_print_preview ._paper.landscape_a4 ._right_margin::before {
  border-radius: 4px 0 0px 4px;
  -webkit-transform: translate(-100%, -50%);
  -moz-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  -o-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}
.letterhead .letterhead_print_preview ._paper.landscape_a4 ._bottom_margin {
  bottom: 0;
  right: 0;
}
.letterhead .letterhead_print_preview ._paper.landscape_a4 ._bottom_margin::before {
  border-radius: 4px 4px 0 0;
  -webkit-transform: translate(-50%, -100%);
  -moz-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  -o-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
}
.letterhead .letterhead_print_preview ._paper.landscape_a4 ._left_margin {
  left: 0;
  right: 0;
}
.letterhead .letterhead_print_preview ._paper.landscape_a4 ._left_margin::before {
  border-radius: 0 4px 4px 0px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.letterhead .letterhead_print_preview ._paper .placeholder_paper {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  font-size: 60% !important;
}
.letterhead .letterhead_print_preview ._paper .placeholder_paper .paper_container {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.letterhead .letterhead_print_preview ._paper .placeholder_paper .paper_container > div {
  overflow: hidden;
}
.letterhead .letterhead_print_preview ._paper .placeholder_paper .paper_container address {
  margin-bottom: 0;
}
.letterhead .letterhead_print_preview ._paper .placeholder_paper .paper_container th, .letterhead .letterhead_print_preview ._paper .placeholder_paper .paper_container td {
  padding-top: 5px;
  padding-bottom: 5px;
}
.letterhead .letterhead_print_preview ._paper .placeholder_paper .paper_container td.no-border {
  border: 0 !important;
}
.letterhead .letterhead_print_preview ._paper .placeholder_paper .paper_container th {
  font-size: 10px;
}
.letterhead .letterhead_print_preview ._paper .placeholder_paper .paper_container h3.hospital_name {
  margin: 0;
  font-size: 2em;
  font-weight: bold;
}
.letterhead .letterhead_print_preview ._paper .placeholder_paper .paper_container ._prescription_frequency .day_dosage_indicator.btn-toggle div.btn {
  font-size: 10px !important;
  letter-spacing: 2px !important;
  font-weight: 600 !important;
}
.letterhead .letterhead_print_preview ._paper .placeholder_paper .paper_container ._prescription_frequency .day_dosage_indicator.btn-toggle div.btn.btn {
  font-size: 10px !important;
  margin-left: -1px !important;
  padding: 5px !important;
  line-height: 0 !important;
  letter-spacing: 1px !important;
}
.letterhead .letterhead_print_preview ._paper .placeholder_paper .paper_container ._prescription_frequency .day_dosage_indicator.btn-toggle div.btn.btn span.drug_dose_count {
  width: 15px !important;
  height: 15px !important;
  line-height: 13px !important;
  margin-left: 5px !important;
  font-size: 0.9em !important;
}
.letterhead .letterhead_print_preview ._paper .placeholder_paper .paper_container ._prescription_frequency .day_dosage_indicator.btn-toggle div.btn.btn span.day {
  width: 10px !important;
  height: 10px !important;
}
@media print {
  .letterhead .letterhead_print_preview ._paper .placeholder_paper .paper_container ._prescription_frequency .day_dosage_indicator.btn-toggle div.btn.btn span.day {
    width: 8px !important;
    height: 8px !important;
  }
}
.letterhead .letterhead_print_preview ._paper .placeholder_paper .paper_container .accident_table .row .box {
  width: 20px;
  height: 20px;
}
.letterhead .letterhead_print_preview ._large {
  transform: scale(0.9);
}
.letterhead .letterhead_print_preview ._application_print {
  top: -90%;
}
.letterhead .letterhead_print_preview ._landscape_application_print {
  top: -45%;
}
@media (max-width: 1024px) {
  .letterhead .letterhead_print_preview ._landscape_application_print {
    position: absolute;
    left: -60%;
    top: -35% !important;
  }
}
@media (min-width: 1025px) and (max-width: 1199px) {
  .letterhead .letterhead_print_preview ._landscape_application_print {
    position: absolute;
    left: -67%;
    top: -35% !important;
  }
}
@media (min-width: 1199px) and (max-width: 1366px) {
  .letterhead .letterhead_print_preview ._landscape_application_print {
    position: absolute;
    left: -27%;
    top: -35% !important;
  }
}
.letterhead .setup_assitant_letterhead_print_preview {
  background: #DEDEDE;
  padding: 2em;
  height: 65em;
}
.letterhead .setup_assitant_letterhead_print_preview ._paper {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  background: #fff;
  margin: 0 auto;
  box-shadow: 0px 0px 2px 0px #A4A4A4;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.letterhead .setup_assitant_letterhead_print_preview ._paper._a4 {
  width: 529.28px;
  height: 748.16px;
}
.letterhead .setup_assitant_letterhead_print_preview ._paper._a4 ._top_margin, .letterhead .setup_assitant_letterhead_print_preview ._paper._a4 ._bottom_margin, .letterhead .setup_assitant_letterhead_print_preview ._paper._a4 ._right_margin, .letterhead .setup_assitant_letterhead_print_preview ._paper._a4 ._left_margin {
  position: absolute;
  background: #000;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.letterhead .setup_assitant_letterhead_print_preview ._paper._a4 ._top_margin::before, .letterhead .setup_assitant_letterhead_print_preview ._paper._a4 ._bottom_margin::before, .letterhead .setup_assitant_letterhead_print_preview ._paper._a4 ._right_margin::before, .letterhead .setup_assitant_letterhead_print_preview ._paper._a4 ._left_margin::before {
  content: attr(data-content);
  position: absolute;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #000;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
  color: #fff;
  text-align: center;
}
.letterhead .setup_assitant_letterhead_print_preview ._paper._a4 .paper_units {
  position: absolute;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  background: #000000;
  border-radius: 3px;
  top: 10px;
  right: 10px;
  font-size: 15px;
  font-weight: bold;
}
.letterhead .setup_assitant_letterhead_print_preview ._paper._a4 ._top_margin, .letterhead .setup_assitant_letterhead_print_preview ._paper._a4 ._bottom_margin {
  width: 100%;
  height: 1px;
  z-index: 2;
}
.letterhead .setup_assitant_letterhead_print_preview ._paper._a4 ._right_margin, .letterhead .setup_assitant_letterhead_print_preview ._paper._a4 ._left_margin {
  width: 1px;
  height: 100%;
  z-index: 2;
}
.letterhead .setup_assitant_letterhead_print_preview ._paper._a4 ._top_margin {
  top: 0;
  left: 0;
}
.letterhead .setup_assitant_letterhead_print_preview ._paper._a4 ._top_margin::before {
  border-radius: 0 0 4px 4px;
  -webkit-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}
.letterhead .setup_assitant_letterhead_print_preview ._paper._a4 ._right_margin {
  right: 0;
  top: 0;
}
.letterhead .setup_assitant_letterhead_print_preview ._paper._a4 ._right_margin::before {
  border-radius: 4px 0 0px 4px;
  -webkit-transform: translate(-100%, -50%);
  -moz-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  -o-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}
.letterhead .setup_assitant_letterhead_print_preview ._paper._a4 ._bottom_margin {
  bottom: 0;
  right: 0;
}
.letterhead .setup_assitant_letterhead_print_preview ._paper._a4 ._bottom_margin::before {
  border-radius: 4px 4px 0 0;
  -webkit-transform: translate(-50%, -100%);
  -moz-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  -o-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
}
.letterhead .setup_assitant_letterhead_print_preview ._paper._a4 ._left_margin {
  left: 0;
  right: 0;
}
.letterhead .setup_assitant_letterhead_print_preview ._paper._a4 ._left_margin::before {
  border-radius: 0 4px 4px 0px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.letterhead .setup_assitant_letterhead_print_preview ._paper .placeholder_paper {
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 60% !important;
}
.letterhead .setup_assitant_letterhead_print_preview ._paper .placeholder_paper .paper_container {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.letterhead .setup_assitant_letterhead_print_preview ._paper .placeholder_paper .paper_container > div {
  overflow: hidden;
}
.letterhead .setup_assitant_letterhead_print_preview ._paper .placeholder_paper .paper_container address {
  margin-bottom: 0;
}
.letterhead .setup_assitant_letterhead_print_preview ._paper .placeholder_paper .paper_container td.no-border {
  border: 0 !important;
}
.letterhead .setup_assitant_letterhead_print_preview ._paper .placeholder_paper .paper_container h3.hospital_name {
  margin: 0;
  font-size: 2em;
  font-weight: bold;
}
.letterhead .setup_assitant_letterhead_print_preview ._paper .placeholder_paper .paper_container ._prescription_frequency .day_dosage_indicator.btn-toggle div.btn {
  font-size: 10px !important;
  letter-spacing: 2px !important;
  font-weight: 600 !important;
}
.letterhead .setup_assitant_letterhead_print_preview ._paper .placeholder_paper .paper_container ._prescription_frequency .day_dosage_indicator.btn-toggle div.btn.btn {
  font-size: 10px !important;
  margin-left: -1px !important;
  padding: 5px !important;
  line-height: 0 !important;
  letter-spacing: 1px !important;
}
.letterhead .setup_assitant_letterhead_print_preview ._paper .placeholder_paper .paper_container ._prescription_frequency .day_dosage_indicator.btn-toggle div.btn.btn span.drug_dose_count {
  width: 15px !important;
  height: 15px !important;
  line-height: 13px !important;
  margin-left: 5px !important;
  font-size: 0.9em !important;
}
.letterhead .setup_assitant_letterhead_print_preview ._paper .placeholder_paper .paper_container ._prescription_frequency .day_dosage_indicator.btn-toggle div.btn.btn span.day {
  width: 10px !important;
  height: 10px !important;
}
@media print {
  .letterhead .setup_assitant_letterhead_print_preview ._paper .placeholder_paper .paper_container ._prescription_frequency .day_dosage_indicator.btn-toggle div.btn.btn span.day {
    width: 8px !important;
    height: 8px !important;
  }
}
.letterhead .setup_assitant_letterhead_print_preview ._paper .placeholder_paper .paper_container .accident_table .row .box {
  width: 20px;
  height: 20px;
}

@media print {
  .letterhead_preferences #page-wrapper,
  .edit_bill #page-wrapper,
  .update_bill #page-wrapper,
  .edit_prescription #page-wrapper,
  .update_prescription #page-wrapper,
  .accept_payment #page-wrapper,
  .process_payment #page-wrapper,
  .accept_prescription_payment #page-wrapper,
  .process_prescription_payment #page-wrapper,
  .billing_invoice #page-wrapper,
  .prescription #page-wrapper,
  .certificates_area #page-wrapper,
  .pay_pharmacy_billing #page-wrapper,
  .edit_pharmacy_billing #page-wrapper,
  .certificates_area .print_appointment_case_sheet_wrapper,
  .pharmacy_order_list #page-wrapper {
    display: none;
  }
}
@page {
  margin: 0;
}
.print_email_pdf .print_with_letterhead_preferences {
  display: block;
}

.print_with_letterhead_preferences {
  -webkit-print-color-adjust: exact;
  position: absolute;
  font-family: sans-serif;
  width: 100%;
  height: 100%;
  display: none;
  background-color: #fff;
}
.print_with_letterhead_preferences h1, .print_with_letterhead_preferences h2, .print_with_letterhead_preferences h3, .print_with_letterhead_preferences h4, .print_with_letterhead_preferences h5, .print_with_letterhead_preferences h6, .print_with_letterhead_preferences .h1, .print_with_letterhead_preferences .h2, .print_with_letterhead_preferences .h3, .print_with_letterhead_preferences .h4, .print_with_letterhead_preferences .h5, .print_with_letterhead_preferences .h6 {
  font-family: inherit;
  font-size: 12pt !important;
}
.print_with_letterhead_preferences hr {
  margin-top: 5px;
  margin-bottom: 5px;
}
.print_with_letterhead_preferences.a4 div.table-responsive {
  width: 210mm;
}
.print_with_letterhead_preferences.a5 div.table-responsive {
  width: 148mm;
}
@media print {
  .print_with_letterhead_preferences {
    display: block !important;
  }
}
.print_with_letterhead_preferences table.table {
  table-layout: fixed;
}
.print_with_letterhead_preferences table.table.auto_layout {
  table-layout: auto !important;
}
.print_with_letterhead_preferences table.table tr {
  display: table-row !important;
  page-break-inside: avoid;
  border: 0 !important;
}
.print_with_letterhead_preferences table.table tr.heading_border {
  border-bottom: 1px solid #abdeff !important;
}
.print_with_letterhead_preferences table.table tr td, .print_with_letterhead_preferences table.table tr th {
  display: table-cell;
  white-space: nowrap;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12pt !important;
}
.print_with_letterhead_preferences table.table tr td.no-border, .print_with_letterhead_preferences table.table tr th.no-border {
  border: 0 !important;
}
.print_with_letterhead_preferences table.table tr td.letterhead_header, .print_with_letterhead_preferences table.table tr th.letterhead_header {
  text-align: center !important;
}
.print_with_letterhead_preferences table.table tr td p, .print_with_letterhead_preferences table.table tr th p {
  white-space: normal;
  word-break: break-all;
  margin-bottom: 0;
}
.print_with_letterhead_preferences table.table tr td:first-child, .print_with_letterhead_preferences table.table tr th:first-child {
  width: auto !important;
}
.print_with_letterhead_preferences table.table tr td.text-success, .print_with_letterhead_preferences table.table tr th.text-success {
  color: #27ae60 !important;
}
.print_with_letterhead_preferences table.table tr td.text-danger, .print_with_letterhead_preferences table.table tr th.text-danger {
  color: #e74c3c !important;
}
.print_with_letterhead_preferences table.table tr.active td, .print_with_letterhead_preferences table.table tr.active th {
  background-color: rgba(245, 245, 245, 0.26) !important;
}
.print_with_letterhead_preferences table.table tbody, .print_with_letterhead_preferences table.table tfoot, .print_with_letterhead_preferences table.table thead {
  display: table-row-group !important;
  position: inherit;
}
.print_with_letterhead_preferences table.table.no-border td, .print_with_letterhead_preferences table.table.no-border tr {
  border: 0;
}
.print_with_letterhead_preferences.print {
  display: block;
}
.print_with_letterhead_preferences .home_address {
  vertical-align: top !important;
}
.print_with_letterhead_preferences img {
  max-width: 25% !important;
  margin-bottom: 1em !important;
}
.print_with_letterhead_preferences h3.hospital_name {
  margin: 0;
  font-size: 2em;
  font-weight: bold;
}
.print_with_letterhead_preferences h2 {
  margin: 0 !important;
  font-size: 1.2em;
  font-weight: bold;
}
.print_with_letterhead_preferences .highlight {
  font-size: 1.5em;
  color: #1C8DD8;
  font-weight: bold;
}
.print_with_letterhead_preferences .print_patient_card {
  position: relative;
  font-size: 9pt !important;
  width: 3.25in !important;
  height: 2in !important;
  background-color: #fff !important;
  margin: 1em auto !important;
  padding: 0 !important;
  border: 1px dotted rgba(128, 128, 128, 0.68) !important;
  border-radius: 0.3em !important;
}
.print_with_letterhead_preferences .print_patient_card i.fa {
  position: absolute !important;
  font-size: 1em !important;
  color: rgba(128, 128, 128, 0.68) !important;
}
.print_with_letterhead_preferences .print_patient_card i.fa.top {
  transform: rotate(0deg) !important;
  right: 50% !important;
  top: -7px !important;
}
.print_with_letterhead_preferences .print_patient_card i.fa.right {
  transform: rotate(90deg) !important;
  right: -7px !important;
  top: 50% !important;
}
.print_with_letterhead_preferences .print_patient_card i.fa.bottom {
  transform: rotate(180deg) !important;
  right: 50% !important;
  bottom: -7px !important;
}
.print_with_letterhead_preferences .print_patient_card i.fa.left {
  transform: rotate(-90deg) !important;
  left: -7px !important;
  top: 50% !important;
}
.print_with_letterhead_preferences .print_patient_card .print_patient_basic_details {
  padding: 1.2em 1em !important;
  margin: 0 !important;
}
.print_with_letterhead_preferences .print_patient_card .print_patient_basic_details .patient_profile_img {
  display: block !important;
  margin-right: auto !important;
  margin-left: auto !important;
  margin-bottom: 1em !important;
  max-width: 100% !important;
  width: 50px !important;
  height: 50px !important;
}
.print_with_letterhead_preferences .print_patient_card .print_patient_basic_details h3 {
  font-size: 0.5em !important;
  color: rgba(0, 0, 0, 0.48) !important;
  display: inline-block !important;
  padding: 0 !important;
  margin: 1.5em 0 0 0 !important;
  text-transform: uppercase !important;
  font-weight: 600 !important;
}
.print_with_letterhead_preferences .print_patient_card .print_patient_basic_details span {
  font-size: 0.7em !important;
  text-transform: capitalize !important;
  font-weight: bold !important;
  display: block !important;
  color: #4983DA !important;
  margin-top: 0 !important;
  word-break: break-all;
}
.print_with_letterhead_preferences .print_patient_card .print_patient_basic_details span.print_patient_email {
  text-transform: lowercase !important;
}
.print_with_letterhead_preferences .print_patient_card .print_patient_basic_details address {
  margin-bottom: 0;
}
.print_with_letterhead_preferences .print_patient_card .print_patient_basic_details address span {
  display: inline-block !important;
  font-size: 0.7em !important;
  text-transform: capitalize !important;
  font-weight: bold !important;
  color: #4983DA !important;
  margin-top: 0 !important;
  margin-right: 0.5em !important;
  white-space: nowrap !important;
}
.print_with_letterhead_preferences .print_patient_card .print_patient_basic_details address span:not(:last-child)::after {
  content: ",";
  font-weight: normal;
}

@media screen and (min-width: 400px) and (max-width: 450px) {
  #doctor_profile .display-div .h3, #hospital_business_hours .display-div .h3 {
    font-size: 1.5em;
  }
}
@media screen and (max-width: 400px) {
  #doctor_profile .display-div .h3, #hospital_business_hours .display-div .h3 {
    font-size: 1.2em;
  }
}
@media screen and (max-width: 768px) {
  .widget_responsive_options .responsive_hide {
    display: none;
  }
  .widget_responsive_options .responsive_right {
    float: right;
  }
  .widget_responsive_options .responsive_left {
    float: left;
  }
}
code.customized {
  display: block;
  font-size: 1.1em;
  background-color: #FFFFFF;
  color: #545454;
  border: 1px solid #C3C3C3;
  padding: 1em 4em;
  word-wrap: break-word;
}

.recommended_size {
  display: block;
  margin: 1em 0 4rem;
}
.recommended_size.profile_pic {
  color: #797979;
}

.hidden_fields .recommended_size {
  display: none;
}

@media screen and (max-width: 450px) {
  .bordered {
    padding: 1em 0;
  }
}
@media (max-width: 48em) {
  ._prescription_frequency {
    float: none !important;
    display: block;
    margin-left: 0.5em;
  }
}
#print_types {
  min-width: 6.2em;
  left: -1em;
}
#print_types li {
  display: inline-block;
}
#print_types li ._a4, #print_types li ._a5 {
  padding: 0.8em;
  width: 2.9em;
  text-transform: uppercase;
  text-align: center;
}

#addNewFamilyMemberModal .use_patient_details_label, #addNewFamilyMemberModal .medicine_alerts_label, #addDetailsForFamilyMemberModal .use_patient_details_label, #addDetailsForFamilyMemberModal .medicine_alerts_label, #editFamilyMemberModal .use_patient_details_label, #editFamilyMemberModal .medicine_alerts_label, #editPatientProfileModal .use_patient_details_label, #editPatientProfileModal .medicine_alerts_label {
  position: relative;
  display: block;
  padding: 0.5em 1em;
  margin-bottom: 0;
  font-size: 1em !important;
}
#addNewFamilyMemberModal .use_patient_details_label input[type=checkbox], #addNewFamilyMemberModal .medicine_alerts_label input[type=checkbox], #addDetailsForFamilyMemberModal .use_patient_details_label input[type=checkbox], #addDetailsForFamilyMemberModal .medicine_alerts_label input[type=checkbox], #editFamilyMemberModal .use_patient_details_label input[type=checkbox], #editFamilyMemberModal .medicine_alerts_label input[type=checkbox], #editPatientProfileModal .use_patient_details_label input[type=checkbox], #editPatientProfileModal .medicine_alerts_label input[type=checkbox] {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
#addNewFamilyMemberModal .use_patient_details_label .placeholder_image_checkbox, #addNewFamilyMemberModal .medicine_alerts_label .placeholder_image_checkbox, #addDetailsForFamilyMemberModal .use_patient_details_label .placeholder_image_checkbox, #addDetailsForFamilyMemberModal .medicine_alerts_label .placeholder_image_checkbox, #editFamilyMemberModal .use_patient_details_label .placeholder_image_checkbox, #editFamilyMemberModal .medicine_alerts_label .placeholder_image_checkbox, #editPatientProfileModal .use_patient_details_label .placeholder_image_checkbox, #editPatientProfileModal .medicine_alerts_label .placeholder_image_checkbox {
  content: "";
  position: absolute;
  top: 6px;
  left: 1em;
  width: 1.539em;
  height: 1.539em;
  background: white;
  background-position: 1px -19px;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.12);
}
#addNewFamilyMemberModal .use_patient_details_label input[type=checkbox]:checked + .placeholder_image_checkbox, #addNewFamilyMemberModal .medicine_alerts_label input[type=checkbox]:checked + .placeholder_image_checkbox, #addDetailsForFamilyMemberModal .use_patient_details_label input[type=checkbox]:checked + .placeholder_image_checkbox, #addDetailsForFamilyMemberModal .medicine_alerts_label input[type=checkbox]:checked + .placeholder_image_checkbox, #editFamilyMemberModal .use_patient_details_label input[type=checkbox]:checked + .placeholder_image_checkbox, #editFamilyMemberModal .medicine_alerts_label input[type=checkbox]:checked + .placeholder_image_checkbox, #editPatientProfileModal .use_patient_details_label input[type=checkbox]:checked + .placeholder_image_checkbox, #editPatientProfileModal .medicine_alerts_label input[type=checkbox]:checked + .placeholder_image_checkbox {
  background: #13c131 url(//halemind.com/assets/icons/checkbox_sprite-de173c01299e1108691ae3a9696e1a807f88fada22817ffba401bcddc0fb7483.svg);
  background-position: 0px -40px;
  box-shadow: none;
}
#addNewFamilyMemberModal .use_patient_details_label .label_wrap, #addNewFamilyMemberModal .medicine_alerts_label .label_wrap, #addDetailsForFamilyMemberModal .use_patient_details_label .label_wrap, #addDetailsForFamilyMemberModal .medicine_alerts_label .label_wrap, #editFamilyMemberModal .use_patient_details_label .label_wrap, #editFamilyMemberModal .medicine_alerts_label .label_wrap, #editPatientProfileModal .use_patient_details_label .label_wrap, #editPatientProfileModal .medicine_alerts_label .label_wrap {
  padding-left: 2em;
  font-size: 1.1em;
  text-transform: initial;
  font-weight: normal;
}
#addNewFamilyMemberModal .dob_select .new_family_member_dob_label, #addDetailsForFamilyMemberModal .dob_select .new_family_member_dob_label, #editFamilyMemberModal .dob_select .new_family_member_dob_label, #editPatientProfileModal .dob_select .new_family_member_dob_label {
  display: block !important;
}
#addNewFamilyMemberModal .dob_select .new_family_member_dob_select_field, #addDetailsForFamilyMemberModal .dob_select .new_family_member_dob_select_field, #editFamilyMemberModal .dob_select .new_family_member_dob_select_field, #editPatientProfileModal .dob_select .new_family_member_dob_select_field {
  width: calc(33.3333333333% - 10px);
  display: inline-block;
}
#addNewFamilyMemberModal #relationships_collapse h3, #addDetailsForFamilyMemberModal #relationships_collapse h3, #editFamilyMemberModal #relationships_collapse h3, #editPatientProfileModal #relationships_collapse h3 {
  font-size: 1.2em;
  margin-left: 1em;
  margin-bottom: 0;
  letter-spacing: 0.03em;
  font-weight: 500;
  color: #00629b;
}

#editFamilyMemberModal .modal-content, #doctor_permissions_tab .table-responsive {
  overflow: visible;
}
@media (max-width: 767px) {
  #editFamilyMemberModal .modal-content, #doctor_permissions_tab .table-responsive {
    overflow: auto;
  }
}

.certificatesPage .certificates {
  margin-bottom: 1em !important;
  border-radius: 4px;
}
.certificatesPage .certificates .certificates_heading {
  background: #394263;
  padding: 1em 1em;
}
.certificatesPage .certificates .certificates_heading h2 {
  display: inline-block;
  margin: 0;
  font-size: 1.2em;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
.certificatesPage .certificates .certificates_wrapper table.responsive-table {
  margin-bottom: 1.5em;
}
.certificatesPage .certificates .certificates_wrapper table.responsive-table tbody tr td {
  text-align: left;
  padding: 0.5em 1.5em;
  font-size: 1.25rem;
}
.certificatesPage .certificates .certificates_wrapper table.responsive-table tbody tr td i.fa {
  margin-right: 0.5em;
  vertical-align: middle;
  color: #4f7daa;
}
.certificatesPage .certificates .certificates_wrapper table.responsive-table tbody tr td span.text {
  display: inline-block;
  margin-bottom: 0;
  margin-left: 10px;
  vertical-align: middle;
  width: 90%;
}
.certificatesPage .certificates .certificates_wrapper table.responsive-table tbody tr td a i.fa {
  color: #fff;
}
.certificatesPage .certificates .certificates_wrapper table.responsive-table tbody tr td a {
  color: #fff;
  font-size: 0.8em;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

.ceritficates_preview_wrapper.print_with_letterhead_preferences, .letterhead_print_preview.print_with_letterhead_preferences {
  font-size: 12pt;
}
.ceritficates_preview_wrapper .certificate_letterhead, .letterhead_print_preview .certificate_letterhead {
  z-index: 99999;
  padding: 1em 2em 1em 1em !important;
  border-bottom: 5px solid #c1e7ff !important;
}
@media (max-width: 48em) {
  .ceritficates_preview_wrapper .certificate_letterhead, .letterhead_print_preview .certificate_letterhead {
    padding-top: 5em !important;
  }
}
.ceritficates_preview_wrapper .certificate_letterhead img, .letterhead_print_preview .certificate_letterhead img {
  max-width: 8em !important;
  margin-bottom: 0 !important;
  margin-top: 0.8em !important;
}
@media print {
  .ceritficates_preview_wrapper .certificate_letterhead img, .letterhead_print_preview .certificate_letterhead img {
    display: block !important;
  }
}
.ceritficates_preview_wrapper .certificate_letterhead .letterhead_details, .letterhead_print_preview .certificate_letterhead .letterhead_details {
  padding-left: 1em !important;
}
.ceritficates_preview_wrapper .certificate_letterhead .letterhead_details h2, .letterhead_print_preview .certificate_letterhead .letterhead_details h2 {
  font-size: 1.5em !important;
  font-weight: bold !important;
  color: #009cff !important;
  margin: 0.5em 0 0.5em 0 !important;
}
.ceritficates_preview_wrapper .certificate_letterhead .letterhead_details address, .letterhead_print_preview .certificate_letterhead .letterhead_details address {
  margin-bottom: 0;
}
.ceritficates_preview_wrapper .certificate_letterhead hr, .letterhead_print_preview .certificate_letterhead hr {
  margin: 10px 0 !important;
}
.ceritficates_preview_wrapper .certificate_letterhead_footer, .letterhead_print_preview .certificate_letterhead_footer {
  position: relative;
  margin-top: auto !important;
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-left: auto !important;
  margin-right: auto !important;
}
.ceritficates_preview_wrapper .certificate_letterhead_footer .web_details, .letterhead_print_preview .certificate_letterhead_footer .web_details {
  background: #acd326 !important;
  padding: 10px !important;
  color: #fff !important;
}
.ceritficates_preview_wrapper .certificate_letterhead_footer .contact_info, .letterhead_print_preview .certificate_letterhead_footer .contact_info {
  background: #46b8e5 !important;
  padding: 10px !important;
  color: #fff !important;
}
.ceritficates_preview_wrapper .certificate_letterhead_footer .contact_info i.fa, .letterhead_print_preview .certificate_letterhead_footer .contact_info i.fa {
  margin-right: 5px;
}
.ceritficates_preview_wrapper .certificate_title, .letterhead_print_preview .certificate_title {
  margin-bottom: 1.5em;
}
.ceritficates_preview_wrapper .certificate_title h2, .letterhead_print_preview .certificate_title h2 {
  font-size: 1.8em !important;
  font-weight: bold !important;
  color: #009cff !important;
  margin: 0.5em 0 0.5em 0 !important;
  text-transform: uppercase !important;
}
.ceritficates_preview_wrapper .certificate_title.secondary h2, .letterhead_print_preview .certificate_title.secondary h2 {
  font-size: 1.15em !important;
}
.ceritficates_preview_wrapper .certificate_title.small_heading h2, .letterhead_print_preview .certificate_title.small_heading h2 {
  font-size: 1.2em !important;
}
.ceritficates_preview_wrapper .certificate_title.small_title h2, .letterhead_print_preview .certificate_title.small_title h2 {
  font-size: 1em !important;
}
.ceritficates_preview_wrapper .certificate_title.small_title h2 small, .letterhead_print_preview .certificate_title.small_title h2 small {
  color: #000;
}
.ceritficates_preview_wrapper .certificate_date, .letterhead_print_preview .certificate_date {
  margin-top: 1em;
}
.ceritficates_preview_wrapper .certificate_text p, .letterhead_print_preview .certificate_text p {
  text-align: justify !important;
  text-indent: 5em !important;
}
.ceritficates_preview_wrapper .certificate_text p.alternate, .letterhead_print_preview .certificate_text p.alternate {
  word-break: break-all !important;
  text-align: left !important;
}
.ceritficates_preview_wrapper .certificate_text p.no-indent, .letterhead_print_preview .certificate_text p.no-indent {
  text-indent: 1px !important;
}
.ceritficates_preview_wrapper .certificate_signature, .letterhead_print_preview .certificate_signature {
  margin-bottom: 1.5em !important;
}
.ceritficates_preview_wrapper .certificate_form .row, .letterhead_print_preview .certificate_form .row {
  border: 1px solid #d0d0d0 !important;
  border-bottom: 0 !important;
}
.ceritficates_preview_wrapper .certificate_form .row:last-child, .letterhead_print_preview .certificate_form .row:last-child {
  border-bottom: 1px solid #d0d0d0 !important;
}
.ceritficates_preview_wrapper .certificate_form .row:nth-child(even), .letterhead_print_preview .certificate_form .row:nth-child(even) {
  background: rgb(245, 245, 245) !important;
}
.ceritficates_preview_wrapper .certificate_form .row .certificate_form_label, .letterhead_print_preview .certificate_form .row .certificate_form_label {
  border-right: 1px solid #d0d0d0 !important;
  padding: 0.3em 1.3em !important;
}
.ceritficates_preview_wrapper .death_certificate_form .row, .letterhead_print_preview .death_certificate_form .row {
  margin-bottom: 0.5em !important;
}
.ceritficates_preview_wrapper .certificate_standards_vision, .letterhead_print_preview .certificate_standards_vision {
  padding: 0 1em 2em;
  font-size: 1.2em !important;
}
.ceritficates_preview_wrapper .certificate_standards_vision h3, .letterhead_print_preview .certificate_standards_vision h3 {
  font-size: 1.1em !important;
  font-weight: bold !important;
  color: #008cff !important;
  margin: 0.5em 0 1em 0 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.05em !important;
}
.ceritficates_preview_wrapper .sick_leave_signature, .letterhead_print_preview .sick_leave_signature {
  padding: 1em !important;
  border-bottom: 5px solid #c1e7ff !important;
}
.ceritficates_preview_wrapper .insurance_death_cause, .letterhead_print_preview .insurance_death_cause {
  border: 1px solid #ccc;
}
.ceritficates_preview_wrapper .insurance_death_cause .row > div:first-child, .letterhead_print_preview .insurance_death_cause .row > div:first-child {
  padding: 1em !important;
  border-right: 1px solid #ccc;
}
.ceritficates_preview_wrapper .insurance_death_cause .row:nth-child(even), .letterhead_print_preview .insurance_death_cause .row:nth-child(even) {
  background: #f1f1f1;
}
.ceritficates_preview_wrapper .insurance_death_cause .row:not(:last-child), .letterhead_print_preview .insurance_death_cause .row:not(:last-child) {
  border-bottom: 1px solid #ccc;
}
.ceritficates_preview_wrapper .certificate_footer, .letterhead_print_preview .certificate_footer {
  margin-top: 1em !important;
}
.ceritficates_preview_wrapper .accident_table, .letterhead_print_preview .accident_table {
  border: 1px solid #e1e1e1;
}
.ceritficates_preview_wrapper .accident_table .row, .letterhead_print_preview .accident_table .row {
  padding: 1em !important;
  border-right: 1px solid #e1e1e1;
}
.ceritficates_preview_wrapper .accident_table .row .box, .letterhead_print_preview .accident_table .row .box {
  display: inline-block;
  width: 35px;
  height: 35px;
  border: 1px solid #9a9a9a;
}
.ceritficates_preview_wrapper .responsive-table thead, .letterhead_print_preview .responsive-table thead {
  border-bottom: 2px solid rgba(39, 123, 236, 0.14);
}
.ceritficates_preview_wrapper .responsive-table thead th, .letterhead_print_preview .responsive-table thead th {
  background-color: #ffffff;
  border: 0;
  color: #287ced;
  font-weight: bold;
}
.ceritficates_preview_wrapper .responsive-table thead th.extra_width.small, .letterhead_print_preview .responsive-table thead th.extra_width.small {
  width: 50px;
}
.ceritficates_preview_wrapper .responsive-table thead th.extra_width.medium, .letterhead_print_preview .responsive-table thead th.extra_width.medium {
  width: 100px;
}
.ceritficates_preview_wrapper .responsive-table tbody, .letterhead_print_preview .responsive-table tbody {
  border-bottom: 2px solid rgba(39, 123, 236, 0.14);
}
.ceritficates_preview_wrapper .responsive-table tbody tr, .letterhead_print_preview .responsive-table tbody tr {
  border: 0;
}
.ceritficates_preview_wrapper .responsive-table tbody tr td, .letterhead_print_preview .responsive-table tbody tr td {
  text-align: center;
  border: 0;
}
.ceritficates_preview_wrapper .responsive-table tbody tr td[colspan], .letterhead_print_preview .responsive-table tbody tr td[colspan] {
  text-align: left;
}
.ceritficates_preview_wrapper .responsive-table tbody tr td:first-child, .letterhead_print_preview .responsive-table tbody tr td:first-child {
  width: 5em;
  color: #287ced;
  font-weight: bold;
}
.ceritficates_preview_wrapper .responsive-table tfoot, .letterhead_print_preview .responsive-table tfoot {
  border-bottom: 2px solid rgba(39, 123, 236, 0.14);
  font-style: normal;
}
.ceritficates_preview_wrapper .responsive-table tfoot .text-right, .letterhead_print_preview .responsive-table tfoot .text-right {
  text-align: right;
}
.ceritficates_preview_wrapper .responsive-table tfoot .btn, .letterhead_print_preview .responsive-table tfoot .btn {
  background: #47B8FF;
  color: #fff;
  font-size: 1em;
  font-weight: bold;
  padding: 0.3em 1em;
  margin-top: 0em;
  margin-bottom: 0em;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  border-radius: 3em;
}
.ceritficates_preview_wrapper .responsive-table tfoot .btn:hover, .letterhead_print_preview .responsive-table tfoot .btn:hover {
  background: rgba(255, 255, 255, 0.63);
  color: #3BA8EC;
  box-shadow: inset 0 0 0 2px #3BA8EC;
}

.certificates_area ._paper .paper_units {
  display: none;
}
.certificates_area ._paper ._top_margin, .certificates_area ._paper ._right_margin, .certificates_area ._paper ._bottom_margin, .certificates_area ._paper ._left_margin {
  display: none;
}
.certificates_area ._paper ._top_margin::before, .certificates_area ._paper ._right_margin::before, .certificates_area ._paper ._bottom_margin::before, .certificates_area ._paper ._left_margin::before {
  width: 50px !important;
}
.certificates_area ._paper.custom_margin ._top_margin, .certificates_area ._paper.custom_margin .paper_units, .certificates_area ._paper.custom_margin ._right_margin, .certificates_area ._paper.custom_margin .paper_units, .certificates_area ._paper.custom_margin ._bottom_margin, .certificates_area ._paper.custom_margin .paper_units, .certificates_area ._paper.custom_margin ._left_margin, .certificates_area ._paper.custom_margin .paper_units {
  display: block;
}
.certificates_area .print_with_letterhead_preferences {
  padding: 0;
  margin: 0;
}
.certificates_area .print_with_letterhead_preferences .placeholder_paper.default_padding {
  padding-top: 3cm;
}

.generate_certificates_dropdown_menu {
  margin: 1em 0;
}
.generate_certificates_dropdown_menu button.generate_certificates {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
@media (min-width: 1230px) and (max-width: 1430px) {
  .generate_certificates_dropdown_menu button.generate_certificates {
    max-width: 15em;
  }
}
@media (min-width: 1090px) and (max-width: 1230px) {
  .generate_certificates_dropdown_menu button.generate_certificates {
    max-width: 10em;
  }
}
@media (min-width: 990px) and (max-width: 1090px) {
  .generate_certificates_dropdown_menu button.generate_certificates {
    max-width: 8em;
  }
}
.generate_certificates_dropdown_menu button.generate_certificates_sidebar {
  max-width: none;
}
.generate_certificates_dropdown_menu a.print_certificate_trigger {
  word-break: break-all;
  white-space: inherit;
}
.generate_certificates_dropdown_menu span.request_in_process {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: relative;
  top: -2rem;
  right: 1rem;
  float: right;
  border: 2px solid #ffa400;
  background: #ffa400;
}
.generate_certificates_dropdown_menu span.request_authorized {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: relative;
  top: -2rem;
  right: 1rem;
  float: right;
  border: 2px solid #7db831;
  background: #7db831;
}
.generate_certificates_dropdown_menu .dropdown-menu {
  max-height: 15em;
  max-width: 100%;
  overflow-y: scroll;
}

.doctor_form ._day_slots {
  margin-top: 1em;
}
.doctor_form ._day_slots .location_filter {
  border-radius: 0 !important;
}
.doctor_form ._day_slots .location_filter.active {
  background: #009BFF;
}
.doctor_form ._day_slots ._day_tabs {
  border: 0;
  display: -webkit-flex;
  display: flex;
}
.doctor_form ._day_slots ._day_tabs li {
  text-align: center;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.doctor_form ._day_slots ._day_tabs li a {
  border: 0;
  background: #fff;
  color: #8A8A8A;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.08em;
  border-radius: 0;
  box-shadow: inset 0px 0px 0px 1px #CECECE;
  margin-left: -1px !important;
  padding: 1.3em 0;
}
.doctor_form ._day_slots ._day_tabs li.active a {
  color: #fff;
  background: #009BFF;
  box-shadow: none;
  border: 0;
}
.doctor_form ._day_slots .timslot_table table {
  counter-reset: rowNumber;
}
.doctor_form ._day_slots .timslot_table table tbody tr {
  counter-increment: rowNumber;
}
.doctor_form ._day_slots .timslot_table table tbody tr td:first-child::before {
  content: counter(rowNumber);
}
.doctor_form ._day_slots .timslot_table .slot_start, .doctor_form ._day_slots .timslot_table .slot_end {
  text-align: right;
}
.doctor_form ._day_slots .timslot_table .slot_start[value], .doctor_form ._day_slots .timslot_table .slot_end[value] {
  pointer-events: none;
  font-size: 1.3em;
  color: #1489BD;
  font-weight: bold;
  border: 0;
}
.doctor_form ._day_slots .timslot_table ._add_nested_fields_link {
  position: relative;
  display: inline-block;
  font-size: 1.15em;
  font-style: italic;
  font-weight: bold;
  color: #5D5D5D;
  text-decoration: none;
  margin-left: 2em;
  padding-bottom: 0.1em;
  box-shadow: 0px 2px 0 0 #5D5D5D;
  float: left;
}
.doctor_form ._day_slots .timslot_table ._add_nested_fields_link:hover {
  color: #1C83FF;
  box-shadow: 0px 2px 0 0 #1C83FF;
}
.doctor_form ._day_slots .timslot_table ._add_nested_fields_link::before {
  content: "+";
  display: inline-block;
  margin-right: 0.3em;
}
.doctor_form .nav-tabs li.active > a:not(.docor_auth_tabs) {
  border: none;
  border-bottom: 4px solid #00A4ED;
}
.doctor_form .docor_auth_tabs {
  font-size: 1.5rem;
}
.doctor_form .tab-content {
  padding-top: 10px;
}
.doctor_form .tab-content .panel.panel-default .panel-heading {
  background: white;
}

@media print {
  .block-title {
    display: none !important;
  }
  a, button, input[type=submit] {
    display: none !important;
  }
  a[href]:after {
    content: none !important;
  }
  .alert {
    display: none !important;
  }
}
@media print {
  .subscriptions .settings_container {
    display: none;
  }
  label, input, select {
    display: none !important;
  }
  #cash_change_calculator {
    display: none !important;
  }
}
#calendar.fc td.fc-today, #doctor_calendar.fc td.fc-today, #patient_calendar.fc td.fc-today, #user_calendar.fc td.fc-today {
  background: rgba(6, 206, 123, 0.05);
  border-style: none !important;
}
#calendar .fc-day-header, #doctor_calendar .fc-day-header, #patient_calendar .fc-day-header, #user_calendar .fc-day-header {
  padding: 10px !important;
  font-size: 1em;
  font-weight: bold;
  background: #6BCDFD;
  color: #fff;
}
#calendar.fc th, #calendar.fc td, #doctor_calendar.fc th, #doctor_calendar.fc td, #patient_calendar.fc th, #patient_calendar.fc td, #user_calendar.fc th, #user_calendar.fc td {
  border-width: 0;
}
#calendar.fc-unthemed td.fc-today, #doctor_calendar.fc-unthemed td.fc-today, #patient_calendar.fc-unthemed td.fc-today, #user_calendar.fc-unthemed td.fc-today {
  background: #FFFFFF !important;
}
#calendar .fc-toolbar, #doctor_calendar .fc-toolbar, #patient_calendar .fc-toolbar, #user_calendar .fc-toolbar {
  margin-bottom: 10px;
  background-color: #394263;
  -webkit-transform: translate3d(0, 0, 0);
}
#calendar .fc-toolbar .fc-center .fc-button, #calendar .fc-toolbar .fc-right .fc-button, #doctor_calendar .fc-toolbar .fc-center .fc-button, #doctor_calendar .fc-toolbar .fc-right .fc-button, #patient_calendar .fc-toolbar .fc-center .fc-button, #patient_calendar .fc-toolbar .fc-right .fc-button, #user_calendar .fc-toolbar .fc-center .fc-button, #user_calendar .fc-toolbar .fc-right .fc-button {
  position: relative;
  background: none !important;
  background-image: none !important;
  box-shadow: none !important;
  border: none;
  margin: 0;
  padding: 0em 1em;
  height: 3em !important;
  font-size: 1.2em;
  cursor: pointer;
  text-transform: capitalize;
  color: #fff;
  text-shadow: none;
  border-radius: 0;
}
#calendar .fc-toolbar .fc-center .fc-button:hover, #calendar .fc-toolbar .fc-right .fc-button:hover, #doctor_calendar .fc-toolbar .fc-center .fc-button:hover, #doctor_calendar .fc-toolbar .fc-right .fc-button:hover, #patient_calendar .fc-toolbar .fc-center .fc-button:hover, #patient_calendar .fc-toolbar .fc-right .fc-button:hover, #user_calendar .fc-toolbar .fc-center .fc-button:hover, #user_calendar .fc-toolbar .fc-right .fc-button:hover {
  background: rgba(0, 0, 0, 0.02) !important;
}
#calendar .fc-toolbar .fc-center .fc-state-disabled, #calendar .fc-toolbar .fc-right .fc-state-disabled, #doctor_calendar .fc-toolbar .fc-center .fc-state-disabled, #doctor_calendar .fc-toolbar .fc-right .fc-state-disabled, #patient_calendar .fc-toolbar .fc-center .fc-state-disabled, #patient_calendar .fc-toolbar .fc-right .fc-state-disabled, #user_calendar .fc-toolbar .fc-center .fc-state-disabled, #user_calendar .fc-toolbar .fc-right .fc-state-disabled {
  cursor: default;
  background-image: none;
  opacity: 0.45;
  filter: alpha(opacity=45);
  box-shadow: none;
}
#calendar .fc-toolbar .fc-center h2, #calendar .fc-toolbar .fc-right h2, #doctor_calendar .fc-toolbar .fc-center h2, #doctor_calendar .fc-toolbar .fc-right h2, #patient_calendar .fc-toolbar .fc-center h2, #patient_calendar .fc-toolbar .fc-right h2, #user_calendar .fc-toolbar .fc-center h2, #user_calendar .fc-toolbar .fc-right h2 {
  position: relative;
  display: block;
  margin: 0;
  text-align: center;
  line-height: 50px;
  font-size: 1.4em;
  font-weight: 400;
  color: #FFF;
}
@media (max-width: 415px) {
  #calendar .fc-toolbar .fc-center h2, #calendar .fc-toolbar .fc-right h2, #doctor_calendar .fc-toolbar .fc-center h2, #doctor_calendar .fc-toolbar .fc-right h2, #patient_calendar .fc-toolbar .fc-center h2, #patient_calendar .fc-toolbar .fc-right h2, #user_calendar .fc-toolbar .fc-center h2, #user_calendar .fc-toolbar .fc-right h2 {
    font-size: 1em;
  }
}
@media (max-width: 415px) {
  #calendar .fc-toolbar .fc-center .fc-button-group, #calendar .fc-toolbar .fc-right .fc-button-group, #doctor_calendar .fc-toolbar .fc-center .fc-button-group, #doctor_calendar .fc-toolbar .fc-right .fc-button-group, #patient_calendar .fc-toolbar .fc-center .fc-button-group, #patient_calendar .fc-toolbar .fc-right .fc-button-group, #user_calendar .fc-toolbar .fc-center .fc-button-group, #user_calendar .fc-toolbar .fc-right .fc-button-group {
    width: 100%;
    box-shadow: 0 0 0 1px #fff;
  }
  #calendar .fc-toolbar .fc-center .fc-button-group button, #calendar .fc-toolbar .fc-right .fc-button-group button, #doctor_calendar .fc-toolbar .fc-center .fc-button-group button, #doctor_calendar .fc-toolbar .fc-right .fc-button-group button, #patient_calendar .fc-toolbar .fc-center .fc-button-group button, #patient_calendar .fc-toolbar .fc-right .fc-button-group button, #user_calendar .fc-toolbar .fc-center .fc-button-group button, #user_calendar .fc-toolbar .fc-right .fc-button-group button {
    width: 33.3333333333%;
  }
  #calendar .fc-toolbar .fc-center .fc-button-group button:nth-child(2), #calendar .fc-toolbar .fc-right .fc-button-group button:nth-child(2), #doctor_calendar .fc-toolbar .fc-center .fc-button-group button:nth-child(2), #doctor_calendar .fc-toolbar .fc-right .fc-button-group button:nth-child(2), #patient_calendar .fc-toolbar .fc-center .fc-button-group button:nth-child(2), #patient_calendar .fc-toolbar .fc-right .fc-button-group button:nth-child(2), #user_calendar .fc-toolbar .fc-center .fc-button-group button:nth-child(2), #user_calendar .fc-toolbar .fc-right .fc-button-group button:nth-child(2) {
    box-shadow: inset -1px 0px 0px #fff, inset 1px 0px 0px #fff !important;
  }
}
#calendar .fc-toolbar .fc-center, #doctor_calendar .fc-toolbar .fc-center, #patient_calendar .fc-toolbar .fc-center, #user_calendar .fc-toolbar .fc-center {
  display: inline-block;
}
@media screen and (max-width: 415px) {
  #calendar .fc-toolbar .fc-center button, #doctor_calendar .fc-toolbar .fc-center button, #patient_calendar .fc-toolbar .fc-center button, #user_calendar .fc-toolbar .fc-center button {
    cursor: pointer;
    width: 16.6666666667%;
  }
}
@media screen and (max-width: 700px) {
  #calendar .fc-toolbar .fc-left, #doctor_calendar .fc-toolbar .fc-left, #patient_calendar .fc-toolbar .fc-left, #user_calendar .fc-toolbar .fc-left {
    width: 0px;
  }
}
@media (max-width: 500px) {
  #calendar .fc-toolbar .fc-right .fc-button, #doctor_calendar .fc-toolbar .fc-right .fc-button, #patient_calendar .fc-toolbar .fc-right .fc-button, #user_calendar .fc-toolbar .fc-right .fc-button {
    padding: 0em 0.5em;
    font-size: 1em;
  }
}
#calendar .five_min_event, #doctor_calendar .five_min_event, #patient_calendar .five_min_event, #user_calendar .five_min_event {
  padding: 0px 1px 1px 6px !important;
  margin: 2px !important;
}
#calendar .five_min_event .fc-content .fc-time, #doctor_calendar .five_min_event .fc-content .fc-time, #patient_calendar .five_min_event .fc-content .fc-time, #user_calendar .five_min_event .fc-content .fc-time {
  font-size: 1em !important;
}
#calendar .five_min_event .fc-content .fc-title, #doctor_calendar .five_min_event .fc-content .fc-title, #patient_calendar .five_min_event .fc-content .fc-title, #user_calendar .five_min_event .fc-content .fc-title {
  font-size: 1em !important;
}
#calendar .five_min_event .fa-calendar, #calendar .five_min_event .fa-bed, #doctor_calendar .five_min_event .fa-calendar, #doctor_calendar .five_min_event .fa-bed, #patient_calendar .five_min_event .fa-calendar, #patient_calendar .five_min_event .fa-bed, #user_calendar .five_min_event .fa-calendar, #user_calendar .five_min_event .fa-bed {
  display: inline-block;
}
#calendar .fc-slats tr, #doctor_calendar .fc-slats tr, #patient_calendar .fc-slats tr, #user_calendar .fc-slats tr {
  height: 35px;
}
#calendar .fc-time-grid .fc-slats td, #doctor_calendar .fc-time-grid .fc-slats td, #patient_calendar .fc-time-grid .fc-slats td, #user_calendar .fc-time-grid .fc-slats td {
  vertical-align: top;
  border-right-width: 1px;
}
#calendar .fc-resource-cell, #doctor_calendar .fc-resource-cell, #patient_calendar .fc-resource-cell, #user_calendar .fc-resource-cell {
  border-bottom-width: 1px;
  background: #80D9FF !important;
  color: #128CBF;
  line-height: 3.1em !important;
  font-size: 0.9em !important;
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 10px;
}
#calendar .fc-event, #doctor_calendar .fc-event, #patient_calendar .fc-event, #user_calendar .fc-event {
  border-radius: 0;
  margin: 3px;
  padding: 5px 10px;
  cursor: pointer;
  border: 0;
}
#calendar .fc-time-grid .fc-content-col, #doctor_calendar .fc-time-grid .fc-content-col, #patient_calendar .fc-time-grid .fc-content-col, #user_calendar .fc-time-grid .fc-content-col {
  position: relative;
  height: 5800px;
  box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.11);
}
#calendar.fc-ltr .fc-basic-view .fc-day-number, #doctor_calendar.fc-ltr .fc-basic-view .fc-day-number, #patient_calendar.fc-ltr .fc-basic-view .fc-day-number, #user_calendar.fc-ltr .fc-basic-view .fc-day-number {
  padding-right: 1.5em;
}
#calendar .fc-widget-content:not(.fc-time), #doctor_calendar .fc-widget-content:not(.fc-time), #patient_calendar .fc-widget-content:not(.fc-time), #user_calendar .fc-widget-content:not(.fc-time) {
  border-top-width: 1px;
}
#calendar .fc-event[status=wheels_in],
#calendar .fc-event[status=checked_in], #doctor_calendar .fc-event[status=wheels_in],
#doctor_calendar .fc-event[status=checked_in], #patient_calendar .fc-event[status=wheels_in],
#patient_calendar .fc-event[status=checked_in], #user_calendar .fc-event[status=wheels_in],
#user_calendar .fc-event[status=checked_in] {
  background: #0074D9 !important;
  border: none;
}
#calendar .fc-event[status=wheels_out],
#calendar .fc-event[status=checked_out], #doctor_calendar .fc-event[status=wheels_out],
#doctor_calendar .fc-event[status=checked_out], #patient_calendar .fc-event[status=wheels_out],
#patient_calendar .fc-event[status=checked_out], #user_calendar .fc-event[status=wheels_out],
#user_calendar .fc-event[status=checked_out] {
  background: #AAAAAA !important;
  border: none;
}
#calendar .fc-event[status=cancelled], #doctor_calendar .fc-event[status=cancelled], #patient_calendar .fc-event[status=cancelled], #user_calendar .fc-event[status=cancelled] {
  background: #FFDC00 !important;
  border: none;
}
#calendar .fc-event[status=pending], #doctor_calendar .fc-event[status=pending], #patient_calendar .fc-event[status=pending], #user_calendar .fc-event[status=pending] {
  background: #85144b !important;
  border: none;
}
#calendar .fc-event[status=expired], #doctor_calendar .fc-event[status=expired], #patient_calendar .fc-event[status=expired], #user_calendar .fc-event[status=expired] {
  background: #9E0000 !important;
  border: none;
}
#calendar .fc-event[status=confirmed], #doctor_calendar .fc-event[status=confirmed], #patient_calendar .fc-event[status=confirmed], #user_calendar .fc-event[status=confirmed] {
  background: #3D9970 !important;
  border: none;
}
#calendar .fc-event[status=Lunch], #calendar .fc-event[status=Coffee], #doctor_calendar .fc-event[status=Lunch], #doctor_calendar .fc-event[status=Coffee], #patient_calendar .fc-event[status=Lunch], #patient_calendar .fc-event[status=Coffee], #user_calendar .fc-event[status=Lunch], #user_calendar .fc-event[status=Coffee] {
  margin: 0;
  background: rgb(183, 183, 183);
}
#calendar.fc-ltr .fc-time-grid .fc-event-container, #doctor_calendar.fc-ltr .fc-time-grid .fc-event-container, #patient_calendar.fc-ltr .fc-time-grid .fc-event-container, #user_calendar.fc-ltr .fc-time-grid .fc-event-container {
  margin: 0;
}
#calendar .fc-time-grid-event .fc-time, #doctor_calendar .fc-time-grid-event .fc-time, #patient_calendar .fc-time-grid-event .fc-time, #user_calendar .fc-time-grid-event .fc-time {
  font-size: 1.3em;
  font-weight: bold;
}
#calendar .fc-time-grid-event .fc-title, #doctor_calendar .fc-time-grid-event .fc-title, #patient_calendar .fc-time-grid-event .fc-title, #user_calendar .fc-time-grid-event .fc-title {
  font-size: 1.4em;
  font-weight: 500;
}
#calendar .fc-time-grid .fc-highlight, #doctor_calendar .fc-time-grid .fc-highlight, #patient_calendar .fc-time-grid .fc-highlight, #user_calendar .fc-time-grid .fc-highlight {
  padding: 0;
}
#calendar .fc-row:first-child table, #doctor_calendar .fc-row:first-child table, #patient_calendar .fc-row:first-child table, #user_calendar .fc-row:first-child table {
  border-collapse: separate;
  border-spacing: 0px;
}
#calendar .fc-scroller::-webkit-scrollbar, #doctor_calendar .fc-scroller::-webkit-scrollbar, #patient_calendar .fc-scroller::-webkit-scrollbar, #user_calendar .fc-scroller::-webkit-scrollbar {
  width: 3px;
  opacity: 0;
  cursor: pointer;
}
#calendar .fc-scroller::-webkit-scrollbar-thumb, #doctor_calendar .fc-scroller::-webkit-scrollbar-thumb, #patient_calendar .fc-scroller::-webkit-scrollbar-thumb, #user_calendar .fc-scroller::-webkit-scrollbar-thumb {
  background: #007EE5;
  opacity: 0;
}
#calendar .fc-scroller::-webkit-scrollbar-track, #doctor_calendar .fc-scroller::-webkit-scrollbar-track, #patient_calendar .fc-scroller::-webkit-scrollbar-track, #user_calendar .fc-scroller::-webkit-scrollbar-track {
  background: transparent;
  opacity: 0;
}
#calendar .fc-scroller ::-webkit-scrollbar-thumb:horizontal, #doctor_calendar .fc-scroller ::-webkit-scrollbar-thumb:horizontal, #patient_calendar .fc-scroller ::-webkit-scrollbar-thumb:horizontal, #user_calendar .fc-scroller ::-webkit-scrollbar-thumb:horizontal {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: rgba(218, 218, 218, 0.6);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
}
@media (max-width: 900px) {
  #calendar .fc-agendaWeek-view.fc-view, #calendar .fc-agendaWeek-view.fc-view > table, #doctor_calendar .fc-agendaWeek-view.fc-view, #doctor_calendar .fc-agendaWeek-view.fc-view > table, #patient_calendar .fc-agendaWeek-view.fc-view, #patient_calendar .fc-agendaWeek-view.fc-view > table, #user_calendar .fc-agendaWeek-view.fc-view, #user_calendar .fc-agendaWeek-view.fc-view > table {
    overflow-x: scroll;
  }
  #calendar .fc-agendaWeek-view .fc-head .fc-row.fc-widget-header, #doctor_calendar .fc-agendaWeek-view .fc-head .fc-row.fc-widget-header, #patient_calendar .fc-agendaWeek-view .fc-head .fc-row.fc-widget-header, #user_calendar .fc-agendaWeek-view .fc-head .fc-row.fc-widget-header {
    width: 1400px;
  }
  #calendar .fc-agendaWeek-view .fc-time-grid-container.fc-scroller, #doctor_calendar .fc-agendaWeek-view .fc-time-grid-container.fc-scroller, #patient_calendar .fc-agendaWeek-view .fc-time-grid-container.fc-scroller, #user_calendar .fc-agendaWeek-view .fc-time-grid-container.fc-scroller {
    width: 1400px;
  }
  #calendar .fc-agendaWeek-view tr.fc-minor, #doctor_calendar .fc-agendaWeek-view tr.fc-minor, #patient_calendar .fc-agendaWeek-view tr.fc-minor, #user_calendar .fc-agendaWeek-view tr.fc-minor {
    height: 50px;
  }
}

#patient_calendar .fc-toolbar .fc-left, #user_calendar .fc-toolbar .fc-left {
  display: inline-block;
}
#patient_calendar .fc-toolbar .fc-left h3, #user_calendar .fc-toolbar .fc-left h3 {
  position: relative;
  display: block;
  margin: 0;
  text-align: left;
  line-height: 50px;
  font-size: 1.8em;
  font-weight: 400;
  color: #FFF;
}
@media (max-width: 415px) {
  #patient_calendar .fc-toolbar .fc-left h3, #user_calendar .fc-toolbar .fc-left h3 {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  #patient_calendar .fc-content .fa-calendar, #patient_calendar .fc-content .fa-bed, #user_calendar .fc-content .fa-calendar, #user_calendar .fc-content .fa-bed {
    display: none;
  }
}

.doctor-list, .hospital-list, .location-list {
  z-index: 2;
  color: #000 !important;
  background-color: #fff !important;
  border-color: #fff !important;
}

#calendar, #patient_calendar, #user_calendar {
  -webkit-transform: translateZ(0);
}
#calendar .fc-view-container, #patient_calendar .fc-view-container, #user_calendar .fc-view-container {
  overflow-x: scroll;
}

#external-events .fc-event {
  background: none;
  border: none;
  margin: 0;
  line-height: 35px;
}

#external-events .fc-event img {
  max-width: 30px;
}

#doctor_calendar.fc .fc-row {
  border-style: none;
  border-bottom-width: 0 !important;
  border-right-width: 0 !important;
}
#doctor_calendar .five_min_event {
  padding: 3px;
}
#doctor_calendar .five_min_event .fc-content .fc-time {
  font-size: 1em !important;
}
#doctor_calendar .five_min_event .fc-content .fc-title {
  font-size: 1em !important;
}

.upload_attachment_view {
  display: inline-block;
  position: absolute;
  max-width: 100%;
  left: 0;
  height: 100%;
}

#patient_social_history .social_form {
  padding: 0;
  margin-right: 0;
  margin-bottom: 15px;
  background: #fff;
  border-radius: 3px;
}
#patient_social_history .social_form .btn-group.btn-toggle {
  display: flex;
}
#patient_social_history .social_form h2 {
  display: inline-block;
  font-size: 1.3em;
  text-transform: uppercase;
  font-weight: bold;
  color: #4F6E8A;
}
#patient_social_history .social_form h2 span {
  color: #00A4ED;
}
#patient_social_history .social_form .bordered label {
  font-size: 10px;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  color: #2f2f2f;
}
#patient_social_history .social_form .bordered label.btn {
  font-size: 10px;
  color: #2f2f2f;
  background: #fff;
  box-shadow: inset 0px 0px 0px 1px #D9D9D9;
  outline: none !important;
}
#patient_social_history .social_form .bordered label.btn .pl_rad_button {
  display: none;
  margin-right: 0.4em;
  width: 8px;
  height: 8px;
  background: white;
  border-radius: 50%;
}
#patient_social_history .social_form .bordered label.btn.active {
  background: #1DA6DB;
  color: #fff;
  box-shadow: none;
  border: 0;
}
#patient_social_history .social_form .bordered label.btn.active .pl_rad_button {
  display: inline-block;
}

label.required, span.required {
  position: relative;
}
label.required::after, span.required::after {
  content: "*";
  display: inline-block;
  margin-left: 4px;
  color: #BD4F00;
  font-size: 15px;
  position: absolute;
}

.top-filtered-search:hover {
  background: rgba(0, 0, 0, 0.1) !important;
}

header.no-border {
  border: 0 !important;
}

.search_wrapper {
  position: relative;
  height: 50px;
  width: calc(100% - 10em);
}

#filteredSearchWrapper {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #3a4363;
  z-index: 1;
  display: none;
}
#filteredSearchWrapper .dropdown-backdrop {
  display: none;
}
#filteredSearchWrapper.is__visible {
  display: block;
}
#filteredSearchWrapper .search_container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  flex: 1;
  display: -webkit-flex;
  display: flex;
  border: 0;
  background-color: #3b4463;
}
#filteredSearchWrapper .search_container .search_history {
  position: static;
  display: flex;
  flex-direction: column;
  width: 4em;
}
#filteredSearchWrapper .search_container .search_history .search_history_button {
  position: relative;
  flex: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  width: auto;
  border-radius: 0;
  border: 0;
  background: transparent;
  color: rgba(255, 255, 255, 0.5);
  box-shadow: inset -1px 0 0 0 rgba(255, 255, 255, 0.08);
}
#filteredSearchWrapper .search_container .search_history .search_history_button i {
  font-size: 1em;
  vertical-align: middle;
}
#filteredSearchWrapper .search_container .search_history .search_history_button i.small {
  font-size: 0.7em;
}
#filteredSearchWrapper .search_container .search_box_input_container {
  flex: 1;
  position: relative;
  width: 100%;
  min-width: 0;
}
#filteredSearchWrapper .search_container .search_box_input_container .scroll_container {
  display: -webkit-flex;
  display: flex;
  white-space: nowrap;
  width: 100%;
  max-width: 100%;
  overflow-x: scroll;
  scrollbar-width: none;
  overflow: -moz-scrollbars-none;
}
#filteredSearchWrapper .search_container .search_box_input_container .scroll_container::-webkit-scrollbar {
  width: 0;
  opacity: 0;
}
#filteredSearchWrapper .search_container .search_box_input_container .scroll_container::-webkit-scrollbar-thumb {
  background: transparent;
  opacity: 0;
}
#filteredSearchWrapper .search_container .search_box_input_container .scroll_container::-webkit-scrollbar-track {
  background: transparent;
  opacity: 0;
}
#filteredSearchWrapper .search_container .search_box_input_container .scroll_container .font-icon {
  position: absolute;
  width: 30px;
  height: 100%;
  font-size: 1.2em;
  color: rgba(255, 255, 255, 0.46);
  line-height: 50px;
  text-align: center;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
#filteredSearchWrapper .search_container .search_box_input_container .scroll_container .tokens-container {
  display: -webkit-flex;
  display: flex;
  flex: 1;
  -webkit-flex: 1;
  padding-left: 30px;
  position: relative;
  margin-bottom: 0;
}
#filteredSearchWrapper .search_container .search_box_input_container .scroll_container .tokens-container .input-token {
  max-width: 200px;
  padding: 0;
  padding-bottom: 10px;
}
#filteredSearchWrapper .search_container .search_box_input_container .scroll_container .tokens-container .input-token .dropdown-menu {
  position: static;
  border: 0;
  max-height: 20em;
  overflow-y: auto;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.11);
}
#filteredSearchWrapper .search_container .search_box_input_container .scroll_container .tokens-container .input-token .dropdown-menu li button {
  display: block;
  width: 100%;
  background: transparent;
  border: 0;
  text-align: left;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}
#filteredSearchWrapper .search_container .search_box_input_container .scroll_container .tokens-container .input-token .dropdown-menu li a, #filteredSearchWrapper .search_container .search_box_input_container .scroll_container .tokens-container .input-token .dropdown-menu li button {
  font-size: 1.1em;
  padding: 10px 15px;
}
#filteredSearchWrapper .search_container .search_box_input_container .scroll_container .tokens-container .input-token .dropdown-menu li a i, #filteredSearchWrapper .search_container .search_box_input_container .scroll_container .tokens-container .input-token .dropdown-menu li button i {
  margin-right: 5px;
  color: rgba(37, 121, 195, 0.7);
}
#filteredSearchWrapper .search_container .search_box_input_container .scroll_container .tokens-container .input-token .dropdown-menu li a:hover, #filteredSearchWrapper .search_container .search_box_input_container .scroll_container .tokens-container .input-token .dropdown-menu li a:focus, #filteredSearchWrapper .search_container .search_box_input_container .scroll_container .tokens-container .input-token .dropdown-menu li button:hover, #filteredSearchWrapper .search_container .search_box_input_container .scroll_container .tokens-container .input-token .dropdown-menu li button:focus {
  color: #fff;
  background-color: #1388f1;
}
#filteredSearchWrapper .search_container .search_box_input_container .scroll_container .tokens-container .input-token .dropdown-menu li a:hover i, #filteredSearchWrapper .search_container .search_box_input_container .scroll_container .tokens-container .input-token .dropdown-menu li a:focus i, #filteredSearchWrapper .search_container .search_box_input_container .scroll_container .tokens-container .input-token .dropdown-menu li button:hover i, #filteredSearchWrapper .search_container .search_box_input_container .scroll_container .tokens-container .input-token .dropdown-menu li button:focus i {
  color: #fff;
}
#filteredSearchWrapper .search_container .search_box_input_container .scroll_container .tokens-container .input-token .form-control {
  position: relative;
  font-size: 15px;
  padding: 0 10px;
  min-width: 200px;
  height: 50px;
  margin: 0;
  border: 0;
}
#filteredSearchWrapper .search_container .search_box_input_container .scroll_container .tokens-container .input-token:last-child {
  flex: 1;
  -webkit-flex: 1;
  max-width: inherit;
  color: #000;
}
#filteredSearchWrapper .search_container .search_box_input_container .scroll_container .tokens-container .filtered-search-token {
  display: -webkit-flex;
  display: flex;
  flex-shrink: 0;
  margin-top: 5px;
  margin-bottom: 5px;
}
#filteredSearchWrapper .search_container .search_box_input_container .scroll_container .tokens-container .filtered-search-token .selectable {
  display: -webkit-flex;
  display: flex;
  line-height: 30px;
  max-height: 40px;
  padding: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#filteredSearchWrapper .search_container .search_box_input_container .scroll_container .tokens-container .filtered-search-token .selectable .name {
  background-color: #f8f8f8;
  color: rgba(0, 0, 0, 0.55);
  border-radius: 2px 0 0 2px;
  margin-right: 1px;
  text-transform: capitalize;
  padding: 0 10px;
}
#filteredSearchWrapper .search_container .search_box_input_container .scroll_container .tokens-container .filtered-search-token .selectable .value-container {
  background-color: #f0f0f0;
  color: rgba(0, 0, 0, 0.85);
  border-radius: 0 2px 2px 0;
  margin-right: 5px;
  padding: 0 10px;
}
#filteredSearchWrapper .search_container .search_box_input_container .scroll_container .tokens-container .filtered-search-token .selectable .value-container .value {
  display: inline-block;
  vertical-align: initial;
  padding: 0;
}
#filteredSearchWrapper .search_container .search_box_input_container .scroll_container .tokens-container .filtered-search-token .selectable .value-container .avatar {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 7px;
  -webkit-transition-property: none;
  transition-property: none;
}
#filteredSearchWrapper .search_container .search_box_input_container .scroll_container .tokens-container .filtered-search-token .selectable .value-container .remove-token {
  display: inline-block;
  margin-left: 10px;
  padding-right: 0;
}
#filteredSearchWrapper .search_container .search_box_input_container .scroll_container .tokens-container .filtered-search-token .selectable .value-container .remove-token i {
  color: rgba(0, 0, 0, 0.55);
}
#filteredSearchWrapper .full_search_form {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#filteredSearchWrapper .full_search_form .form-control {
  border: 0;
  height: 100%;
  margin: 0;
  font-size: 1.2em;
  padding: 0.5em 1em;
  border-radius: 0;
  background: transparent;
  color: #fff;
}
#filteredSearchWrapper .close_search {
  position: absolute;
  right: 0;
  width: 3em;
  height: 100%;
  background: #3b4463;
  line-height: 50px;
  text-align: center;
  font-size: 1.5em;
  color: #fff;
  cursor: pointer;
  opacity: 0.4;
  z-index: 5;
}
#filteredSearchWrapper .close_search:hover {
  opacity: 1;
}
#filteredSearchWrapper .twitter-typeahead pre {
  display: none;
}
#filteredSearchWrapper .twitter-typeahead .typeahead-search-hint {
  color: rgba(255, 255, 255, 0.5) !important;
}
#filteredSearchWrapper .twitter-typeahead .tt-menu {
  position: relative !important;
  max-width: 350px;
  padding: 0;
  margin: 0;
}
#filteredSearchWrapper .twitter-typeahead .tt-menu .typeahead-search-dataset .typeahead_option {
  padding: 10px !important;
  box-shadow: inset 0 -1px 0 #e6e6e6;
}
#filteredSearchWrapper .twitter-typeahead .tt-menu .typeahead-search-dataset .typeahead_option.no-results {
  color: rgba(0, 0, 0, 0.59);
  white-space: normal;
  text-align: center;
  font-size: 0.9em;
}
#filteredSearchWrapper .twitter-typeahead .tt-menu .typeahead-search-dataset .typeahead_option img.avatar {
  width: 20px;
  height: 20px;
  border-radius: 100%;
  margin-right: 10px;
}
#filteredSearchWrapper .twitter-typeahead .tt-menu .typeahead-search-dataset .typeahead_option .name {
  font-size: 1em;
  letter-spacing: 0.03em;
  color: #353535;
  font-weight: 400;
}
#filteredSearchWrapper .twitter-typeahead .tt-menu .typeahead-search-dataset .typeahead_option .name .id {
  font-weight: bold;
  text-transform: uppercase;
  color: #1c8def;
}
#filteredSearchWrapper .twitter-typeahead .tt-menu .typeahead-search-dataset .typeahead_option .phone_email_details {
  padding: 5px 0 0 30px !important;
  color: rgba(0, 0, 0, 0.48);
  font-size: 0.9em;
}

.search_details {
  overflow: hidden;
  text-overflow: ellipsis;
}

body.search_open header.navbar-inverse.navbar-fixed-top {
  border: 0;
}

header.navbar.navbar-fixed-top {
  z-index: 1035;
}

.full_search .navbar.navbar-inverse {
  background-color: #3a4363;
}
.full_search .block-title {
  background-color: #4d5471;
  color: #fff;
}
.full_search .appointment_cards_wrap .appointment_card .img-responsive {
  margin: 0 auto;
}
.full_search .appointment_cards_wrap .appointment_card label {
  font-size: 10px;
  display: block;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  color: #949494;
}
.full_search .appointment_cards_wrap .appointment_card span.detail {
  display: block;
  margin-bottom: 10px;
}
.full_search .appointment_cards_wrap .appointment_card span.detail.status {
  font-weight: bolder;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.full_search .appointment_cards_wrap .appointment_card span.detail.status.pending {
  color: #85144b;
}
.full_search .appointment_cards_wrap .appointment_card span.detail.status.confirmed {
  color: #3D9970;
}
.full_search .appointment_cards_wrap .appointment_card span.detail.status.checked_in {
  color: #0074D9;
}
.full_search .appointment_cards_wrap .appointment_card span.detail.status.checked_out {
  color: #AAAAAA;
}
.full_search .appointment_cards_wrap .appointment_card span.detail.status.cancelled {
  color: #f58787;
}
.full_search .appointment_cards_wrap .appointment_pagination {
  background: #fff;
}
.full_search .appointment_cards_wrap .privatefields_carousel {
  background: rgba(238, 238, 238, 0.35);
  padding: 0 2em;
  overflow: hidden;
}
.full_search .appointment_cards_wrap .privatefields_carousel .owl-stage-outer {
  z-index: 1;
}
.full_search .appointment_cards_wrap .privatefields_carousel .owl-stage-outer .owl-item {
  padding: 10px;
  float: left;
}
.full_search .appointment_cards_wrap .privatefields_carousel .owl-nav {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  margin: 0;
  z-index: 0;
}
.full_search .appointment_cards_wrap .privatefields_carousel .owl-nav .owl-prev {
  position: absolute;
  font-size: 2em;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
.full_search .appointment_cards_wrap .privatefields_carousel .owl-nav .owl-next {
  position: absolute;
  font-size: 2em;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
.full_search .appointment_cards_wrap .privatefields_carousel .owl-nav .owl-prev, .full_search .appointment_cards_wrap .privatefields_carousel .owl-nav .owl-next {
  background: #fff;
  cursor: pointer;
  padding: 0 0.2em;
}
.full_search .appointment_cards_wrap .privatefields_carousel .owl-nav .owl-prev.disabled, .full_search .appointment_cards_wrap .privatefields_carousel .owl-nav .owl-next.disabled {
  opacity: 0.3;
}
.full_search .appointment_cards_wrap .search_breadcrumbs {
  padding: 0 2em 0.5em 2em;
}
.full_search .appointment_cards_wrap .search_breadcrumbs .results_heading {
  font-size: 15px;
  display: block;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  color: #5a5a5a;
}
.full_search .appointment_cards_wrap .search_breadcrumbs .results_heading span {
  text-transform: initial;
  color: #7fc0ff;
}
.full_search .appointment_cards_wrap .search_breadcrumbs .results_heading span .highlight {
  background: transparent !important;
}
.full_search .appointment_cards_wrap .search_breadcrumbs .breadcrumbs .filtered-search-token {
  display: inline-block;
}
.full_search .appointment_cards_wrap .search_breadcrumbs .breadcrumbs .filtered-search-token .selectable {
  display: -webkit-flex;
  display: flex;
  line-height: 30px;
  max-height: 40px;
  padding: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.full_search .appointment_cards_wrap .search_breadcrumbs .breadcrumbs .filtered-search-token .selectable .name {
  background-color: #f8f8f8;
  color: rgba(0, 0, 0, 0.55);
  border-radius: 2px 0 0 2px;
  margin-right: 1px;
  text-transform: capitalize;
  padding: 0 10px;
}
.full_search .appointment_cards_wrap .search_breadcrumbs .breadcrumbs .filtered-search-token .selectable .value-container {
  background-color: #f0f0f0;
  color: rgba(0, 0, 0, 0.85);
  border-radius: 0 2px 2px 0;
  margin-right: 5px;
  padding: 0 10px;
}
.full_search .appointment_cards_wrap .search_breadcrumbs .breadcrumbs .filtered-search-token .selectable .value-container .value {
  display: inline-block;
  vertical-align: initial;
  padding: 0;
}
.full_search .appointment_cards_wrap .search_breadcrumbs .breadcrumbs .filtered-search-token .selectable .value-container .avatar {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 7px;
  -webkit-transition-property: none;
  transition-property: none;
}

.attachments .content-header {
  margin-bottom: 0;
}
.attachments .gallery {
  margin: 0;
  padding: 3em 0em;
}

/* Hospital Pharmacy Sidebar New Updates Module CSS */
.updates_module {
  margin-top: 15px;
}
.updates_module p {
  font-size: 18px;
  font-weight: 500;
  margin: 2px 0;
}
.updates_module .new_upd {
  margin: 5px 0;
  padding: 10px;
  border-bottom: 1px solid;
  text-transform: uppercase;
}
.updates_module .new_upd .mini-magin {
  margin-top: -10px;
}
.updates_module .sidebar-header-options {
  float: right;
}
.updates_module .new_updates_margin {
  margin-left: 5px;
}
.updates_module .polling_updates {
  padding: 10px;
}
.updates_module .Prescription {
  margin: 0 0 3px;
  padding: 5px;
  font-size: 14px;
  border-left: 4px solid #27ae60;
  border: 0 0 0 3px;
  cursor: pointer;
}
.updates_module .Prescription small span {
  font-size: 12px;
}
.updates_module .Prescription span {
  font-size: 18px;
  float: left;
}
.updates_module .Prescription h5 {
  font-weight: 600;
  margin: 0 0 5px 0;
}
.updates_module .Appointment, .updates_module .patient, .updates_module .Operation, .updates_module .Admission {
  margin: 0 0 3px;
  padding: 5px;
  font-size: 14px;
  border-left: 4px solid #3498db;
  border: 0 0 0 3px;
  cursor: pointer;
}
.updates_module .Appointment small span, .updates_module .patient small span, .updates_module .Operation small span, .updates_module .Admission small span {
  font-size: 12px;
}
.updates_module .Appointment span, .updates_module .patient span, .updates_module .Operation span, .updates_module .Admission span {
  font-size: 18px;
  float: left;
}
.updates_module .Appointment h5, .updates_module .patient h5, .updates_module .Operation h5, .updates_module .Admission h5 {
  font-weight: 600;
  margin: 0 0 5px 0;
}
.updates_module .Operation {
  border-left: 4px solid #459650;
}
.updates_module .Admission {
  border-left: 4px solid #750000;
}

._prescription_frequency {
  float: none;
}
._prescription_frequency .day_dosage_indicator.btn-toggle {
  display: inline-block;
}
._prescription_frequency .day_dosage_indicator.btn-toggle div.btn {
  font-size: 10px;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  color: #9E9E9E;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
._prescription_frequency .day_dosage_indicator.btn-toggle div.btn.btn {
  font-size: 8px;
  color: #8D8D8D;
  background: #fff;
  border: 1px solid #eee;
  outline: none;
  border-radius: 0;
  margin-left: -1px;
  padding: 5px;
  line-height: 0;
  letter-spacing: 1px;
  text-align: left;
  font-weight: initial;
  padding-right: 18px;
}
._prescription_frequency .day_dosage_indicator.btn-toggle div.btn.btn span.drug_dose_count {
  display: inline-block;
  width: 15px;
  height: 15px;
  line-height: 13px;
  border-radius: 100%;
  margin-left: 5px;
  font-size: 1.3em;
  font-weight: normal;
  background: #fff;
  color: #1586BB;
  border: 1px solid #eee;
  vertical-align: middle;
  padding: 0;
}
._prescription_frequency .day_dosage_indicator.btn-toggle div.btn.btn span.day {
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
}
._prescription_frequency .day_dosage_indicator.btn-toggle div.btn.btn span.day.morning {
  background: url(//halemind.com/assets/icons/prescription/morning-inactive-5eaef9a4249f8f7e7c1efeccd1a1ac08cca49c61cb35e4aff027c02506f5a4f0.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
._prescription_frequency .day_dosage_indicator.btn-toggle div.btn.btn span.day.afternoon {
  background: url(//halemind.com/assets/icons/prescription/afternoon-inactive-84a1b8d8929030e30d96aa378333fb433db94a19b5ded43c9b473af02269c922.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
._prescription_frequency .day_dosage_indicator.btn-toggle div.btn.btn span.day.evening {
  background: url(//halemind.com/assets/icons/prescription/evening-inactive-223d9bad85657ba0ae409adac332b60cdfeec0801aba7592c45113da010a2944.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
._prescription_frequency .day_dosage_indicator.btn-toggle div.btn.btn span.day.night {
  background: url(//halemind.com/assets/icons/prescription/night-inactive-0118fb9cdc59a6ee3d3f044bb08d4a6f6cb7483811fd35c39d8dfcfda60b049d.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
._prescription_frequency .day_dosage_indicator.btn-toggle div.btn.btn.active {
  z-index: 0;
  background: #fff;
  border: 1px solid #eee;
  box-shadow: none;
}
._prescription_frequency .day_dosage_indicator.btn-toggle div.btn.btn.active span.day.morning {
  background: url(//halemind.com/assets/icons/prescription/morning-c5dbe0eb7e1b1f012058d1af6989be3c484b22c91ebc0fd1cd8bc10db902f4f1.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
._prescription_frequency .day_dosage_indicator.btn-toggle div.btn.btn.active span.day.afternoon {
  background: url(//halemind.com/assets/icons/prescription/afternoon-f3b2745700279315b55e97590c6c41bc801c999399ded2bc6d0c8657068b0def.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
._prescription_frequency .day_dosage_indicator.btn-toggle div.btn.btn.active span.day.evening {
  background: url(//halemind.com/assets/icons/prescription/evening-d073a5dcc2e6786a3e903b82db442ab3faeb204f8d58eb72e9a3ef9fab0fde78.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
._prescription_frequency .day_dosage_indicator.btn-toggle div.btn.btn.active span.day.night {
  background: url(//halemind.com/assets/icons/prescription/night-41affc0d3e497b2248cb188d3c252c367d9b1c441c59155723a9b03f5b219a91.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
._prescription_frequency .only_display_day_dosage_indicator {
  pointer-events: none;
}

.invoice_total_and_tax, .invoice_tax {
  display: -webkit-flex;
  display: flex;
}
.invoice_total_and_tax div, .invoice_tax div {
  text-align: left;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}
.invoice_total_and_tax div span, .invoice_tax div span {
  font-size: 1.3em;
  font-weight: 500;
}
.invoice_total_and_tax div span.paid_amount, .invoice_tax div span.paid_amount {
  color: #008A24;
}
.invoice_total_and_tax div span.inv_total_due, .invoice_tax div span.inv_total_due {
  color: #FF5757;
}

.tr_invoice_tax td {
  padding: 7px !important;
}
.tr_invoice_tax td .invoice_tax span {
  font-size: 1.1em !important;
}

div.tagsinput {
  background: #ffffff !important;
  width: 100% !important;
  height: auto !important;
  padding: 1em !important;
  border-radius: 0 !important;
  border: none !important;
  box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.08) !important;
}
div.tagsinput span.tag {
  border: none !important;
  background-color: #199FFF !important;
  color: #FFFFFF !important;
  font-weight: 600 !important;
  border-radius: 0 !important;
  padding: 5px 20px 5px 10px !important;
  height: auto !important;
  line-height: inherit !important;
}
div.tagsinput span.tag a {
  top: 5px;
  right: 5px;
  font-weight: 300;
  color: #FFFFFF;
  font-size: 1.5em;
}
div.tagsinput input {
  font-family: inherit !important;
  width: auto !important;
  padding: 5px 20px 5px 10px !important;
  height: auto !important;
  line-height: inherit !important;
}

.ui-widget-content.ui-menu {
  font-family: inherit !important;
  z-index: 1500 !important;
  max-height: 15em;
  overflow-y: scroll;
}
.ui-widget-content.ui-menu .ui-menu-item {
  padding: 0;
}
.ui-widget-content.ui-menu .ui-menu-item .ui-menu-item-wrapper {
  border: 0 !important;
  padding: 5px 10px !important;
}
.ui-widget-content.ui-menu .ui-menu-item .ui-menu-item-wrapper.ui-state-active {
  margin: 0 !important;
  border: 0 !important;
  background: rgba(0, 0, 0, 0.1) !important;
}

#user-examination .print_appointment_case_sheet_wrapper {
  position: fixed;
  padding-top: 6em;
  padding-bottom: 10px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1030;
  background: rgba(255, 255, 255, 0.9);
  overflow-y: scroll;
}
@media (max-width: 767px) {
  #user-examination .print_appointment_case_sheet_wrapper span.visible-xs {
    display: inline-block !important;
  }
}
@media (max-width: 550px) {
  #user-examination .print_appointment_case_sheet_wrapper {
    padding-top: 4em;
  }
}
#user-examination .print_appointment_case_sheet_wrapper .case-sheet-header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  height: 4em;
  background: #2F80ED;
  background: -webkit-linear-gradient(to right, #2F80ED, #106eeb);
  background: linear-gradient(to right, #2F80ED, #106eeb);
  line-height: 4em;
  padding: 0em 2em;
  z-index: 2;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.25);
}
@media (max-width: 550px) {
  #user-examination .print_appointment_case_sheet_wrapper .case-sheet-header {
    padding: 0em 1em;
  }
}
#user-examination .print_appointment_case_sheet_wrapper .case-sheet-header span.title {
  color: #fff;
  display: inline-block;
  font-size: 1.2em;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 250px;
  overflow: hidden;
}
@media (max-width: 550px) {
  #user-examination .print_appointment_case_sheet_wrapper .case-sheet-header span.title {
    font-size: 1em;
    width: 175px;
  }
}
#user-examination .print_appointment_case_sheet_wrapper .case-sheet-header span.title .name {
  text-transform: uppercase;
}
#user-examination .print_appointment_case_sheet_wrapper .case-sheet-header .navigation {
  display: inline-block;
  float: right;
}
#user-examination .print_appointment_case_sheet_wrapper .case-sheet-header .navigation .btn {
  background: #47B8FF;
  color: #fff;
  font-size: 1em;
  font-weight: bold;
  padding: 0.3em 1em;
  letter-spacing: 0.06em;
  border-radius: 3em;
  text-transform: uppercase;
  margin-left: 0.5em;
}
@media (max-width: 550px) {
  #user-examination .print_appointment_case_sheet_wrapper .case-sheet-header .navigation .btn {
    font-size: 0.8em;
    padding: 7px 10px;
    border-radius: 50%;
  }
  #user-examination .print_appointment_case_sheet_wrapper .case-sheet-header .navigation .btn span {
    display: none;
  }
}
#user-examination .print_appointment_case_sheet_wrapper .case-sheet-header .navigation .btn:hover {
  background: #fff;
  color: #3BA8EC;
}
#user-examination .print_appointment_case_sheet_wrapper .case-sheet-header .navigation .case-sheet-close, #user-examination .print_appointment_case_sheet_wrapper .case-sheet-header .navigation .ophthal-sheet-close {
  color: #fff;
  padding: 1em;
  text-decoration: none;
  opacity: 0.8;
}
#user-examination .print_appointment_case_sheet_wrapper .case-sheet-header .navigation .case-sheet-close:hover, #user-examination .print_appointment_case_sheet_wrapper .case-sheet-header .navigation .ophthal-sheet-close:hover {
  opacity: 1;
}
#user-examination .print_appointment_case_sheet_wrapper .case-sheet-body {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 75%;
  height: auto;
  background: #fff;
  box-shadow: inset 0px 0px 0px 1px #e6e6e6, 0px 0px 2px rgba(0, 0, 0, 0.2);
  padding: 0 1em;
}
@media (max-width: 700px) {
  #user-examination .print_appointment_case_sheet_wrapper .case-sheet-body {
    width: 100%;
  }
}
#user-examination .print_appointment_case_sheet_wrapper .case-sheet-body .frontal_face svg {
  height: 100% !important;
}
#user-examination .print_appointment_case_sheet_wrapper .case-sheet-body .table_head_column {
  background: #E0E0E0;
}
#user-examination .print_appointment_case_sheet_wrapper .case-sheet-body .restorative_notes {
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  height: 7em;
  position: relative;
  bottom: 5px;
}
#user-examination .print_appointment_case_sheet_wrapper .case-sheet-body .restorative_notes span {
  padding-left: 5px;
}

/* Users Import data css  */
.attachments .media-items img.user_badge {
  position: absolute;
  left: -14px;
  top: -14px;
  z-index: 999;
}

canvas {
  display: inline-block;
}

.overflow_view_modal .modal-content {
  overflow: inherit !important;
}

.widget_overflow_view {
  overflow: visible !important;
}

#pharmacyOrderContainer .pharmacy_order_form ._add_nested_fields_link, .pharmacy_stock_form ._add_nested_fields_link, #hospital_upload_attachment_form ._add_nested_fields_link, #create_visit_form ._add_nested_fields_link {
  position: relative;
  display: inline-block;
  font-size: 1.15em;
  font-style: italic;
  font-weight: bold;
  color: #5D5D5D;
  text-decoration: none;
  margin-left: 2em;
  padding-bottom: 0.1em;
  box-shadow: 0px 2px 0 0 #5D5D5D;
}
#pharmacyOrderContainer .pharmacy_order_form ._add_nested_fields_link:hover, .pharmacy_stock_form ._add_nested_fields_link:hover, #hospital_upload_attachment_form ._add_nested_fields_link:hover, #create_visit_form ._add_nested_fields_link:hover {
  color: #1C83FF;
  box-shadow: 0px 2px 0 0 #1C83FF;
}
#pharmacyOrderContainer .pharmacy_order_form ._add_nested_fields_link::before, .pharmacy_stock_form ._add_nested_fields_link::before, #hospital_upload_attachment_form ._add_nested_fields_link::before, #create_visit_form ._add_nested_fields_link::before {
  content: "+";
  display: inline-block;
  margin-right: 0.3em;
}

.bootstrap-tagsinput .tag {
  margin: 2px !important;
  border: 0 !important;
  background-color: #7b7998 !important;
  color: #ffffff !important;
  border-radius: 4px !important;
  padding: 0px 25px 0px 10px !important;
  letter-spacing: 0.02em !important;
  white-space: normal !important;
  overflow: hidden !important;
  text-align: left;
  word-break: break-all;
}
.bootstrap-tagsinput .tag span[data-role=remove]:after {
  content: "✕";
  font-size: 10px;
  top: 0px;
  right: 8px;
  line-height: 23px;
  height: 20px;
  width: 10px;
}
.bootstrap-tagsinput .tt-input, .bootstrap-tagsinput input[type=text] {
  width: 150px;
  font-family: inherit !important;
  border: 0;
}

/* icd Codes dropdown styles*/
.codesearch .bootstrap-tagsinput .twitter-typeahead {
  width: 70%;
  float: left;
  white-space: pre-wrap;
  word-break: keep-all;
}

.codesearch .tt-menu {
  max-height: 300px;
  overflow: auto;
}

.icd-code-body {
  max-height: 133px;
  overflow: auto;
  white-space: pre-wrap;
  word-break: keep-all;
}

.icd-success {
  background: #aad178;
  border-radius: 10px;
  padding: 2px;
}

/* Polling Updates  */
.update_status_wrap input[type=radio] {
  display: none;
}
.update_status_wrap {
  display: flex;
}
.update_status_wrap .live_updates_on, .update_status_wrap .live_updates_off {
  display: inline-flex;
}
.update_status_wrap .btn {
  border-radius: 15px;
  padding-right: 8px;
  padding-left: 8px;
  min-width: 30px;
  text-align: center;
}

/* Social Media Integration */
a.fb_book_now_link {
  font-size: 1em;
  font-weight: bold;
}
a.fb_book_now_link:hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  .mio-hospital .modal-sm,
  .pharmacy-dashboard .modal-sm,
  .mio-doctor .modal-sm {
    width: 350px !important;
  }
  .analytical_tables {
    min-height: 45em;
    max-height: 45em;
  }
}
.doctor_nested_referrals {
  position: relative;
  box-shadow: inset 0 0 0 1px #e0e0e0;
  padding: 0em 5px 1em 5px;
  margin: 0 0 10px 0;
}
@media (max-width: 991px) {
  .doctor_nested_referrals {
    padding: 2em 0px 0em 5px;
  }
}

@media (max-width: 767px) {
  #add_new_bill_form, #add_new_pharmacy_bill_form, #update_new_bill_form, #edit_pharmacy_bill_form, #createHospBillTemplatemodal, #editBillTemplatemodal, #add_new_inventory_form, #edit_pharmacy_order, #edit_staff_network_rules, #add_new_radiology_order_form, #edit_radiology_test_form, #importUserBill, #editOrderTemplatemodal, #editReferralTemplatemodal, #VaccinationTemplatemodal, #update_pharmacy_order_stock, #addMoreList, #addTemplateHeaderBlocksModal, #referralPayoutTemplatemodal, #new_doctor_network_rule_form {
    margin: 1em 0;
  }
}
@media (max-width: 767px) {
  #add_new_bill_form #new_hospital_patient_bill, #add_new_bill_form #new_hospital_pharmacy_bill, #add_new_bill_form #edit_hospital_pharmacy_bill, #add_new_bill_form #create_hospital_bill_template, #add_new_bill_form #edit_hospital_patient_bill, #add_new_bill_form #new_hospital_pharmacy_inventory, #add_new_bill_form #prescription_template_form, #add_new_bill_form #new_staff_network_rule_form, #add_new_bill_form #new_hospital_radiology_order, #add_new_bill_form #edit_hospital_radiology_order, #add_new_bill_form #edit_hospital_radiology_test, #add_new_bill_form #create_user_anon_bill, #add_new_bill_form #radiology_order_template, #add_new_bill_form #add_doctorreferral, #add_new_bill_form #new_pharmacy_order_form, #add_new_bill_form #edit_pharmacy_order_form, #add_new_bill_form #vaccination_type, #add_new_bill_form #update_pharamacy_full_stock, #add_new_bill_form .print_template_row_form, #add_new_bill_form .new_print_template_block, #add_new_bill_form .edit_print_template_block, #add_new_bill_form #referral_payouts_update, #add_new_bill_form #return_hospital_pharmacy_bill, #add_new_bill_form #new_doctor_network_rule_form, #add_new_pharmacy_bill_form #new_hospital_patient_bill, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill, #add_new_pharmacy_bill_form #create_hospital_bill_template, #add_new_pharmacy_bill_form #edit_hospital_patient_bill, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory, #add_new_pharmacy_bill_form #prescription_template_form, #add_new_pharmacy_bill_form #new_staff_network_rule_form, #add_new_pharmacy_bill_form #new_hospital_radiology_order, #add_new_pharmacy_bill_form #edit_hospital_radiology_order, #add_new_pharmacy_bill_form #edit_hospital_radiology_test, #add_new_pharmacy_bill_form #create_user_anon_bill, #add_new_pharmacy_bill_form #radiology_order_template, #add_new_pharmacy_bill_form #add_doctorreferral, #add_new_pharmacy_bill_form #new_pharmacy_order_form, #add_new_pharmacy_bill_form #edit_pharmacy_order_form, #add_new_pharmacy_bill_form #vaccination_type, #add_new_pharmacy_bill_form #update_pharamacy_full_stock, #add_new_pharmacy_bill_form .print_template_row_form, #add_new_pharmacy_bill_form .new_print_template_block, #add_new_pharmacy_bill_form .edit_print_template_block, #add_new_pharmacy_bill_form #referral_payouts_update, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill, #add_new_pharmacy_bill_form #new_doctor_network_rule_form, #update_new_bill_form #new_hospital_patient_bill, #update_new_bill_form #new_hospital_pharmacy_bill, #update_new_bill_form #edit_hospital_pharmacy_bill, #update_new_bill_form #create_hospital_bill_template, #update_new_bill_form #edit_hospital_patient_bill, #update_new_bill_form #new_hospital_pharmacy_inventory, #update_new_bill_form #prescription_template_form, #update_new_bill_form #new_staff_network_rule_form, #update_new_bill_form #new_hospital_radiology_order, #update_new_bill_form #edit_hospital_radiology_order, #update_new_bill_form #edit_hospital_radiology_test, #update_new_bill_form #create_user_anon_bill, #update_new_bill_form #radiology_order_template, #update_new_bill_form #add_doctorreferral, #update_new_bill_form #new_pharmacy_order_form, #update_new_bill_form #edit_pharmacy_order_form, #update_new_bill_form #vaccination_type, #update_new_bill_form #update_pharamacy_full_stock, #update_new_bill_form .print_template_row_form, #update_new_bill_form .new_print_template_block, #update_new_bill_form .edit_print_template_block, #update_new_bill_form #referral_payouts_update, #update_new_bill_form #return_hospital_pharmacy_bill, #update_new_bill_form #new_doctor_network_rule_form, #edit_pharmacy_bill_form #new_hospital_patient_bill, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill, #edit_pharmacy_bill_form #create_hospital_bill_template, #edit_pharmacy_bill_form #edit_hospital_patient_bill, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory, #edit_pharmacy_bill_form #prescription_template_form, #edit_pharmacy_bill_form #new_staff_network_rule_form, #edit_pharmacy_bill_form #new_hospital_radiology_order, #edit_pharmacy_bill_form #edit_hospital_radiology_order, #edit_pharmacy_bill_form #edit_hospital_radiology_test, #edit_pharmacy_bill_form #create_user_anon_bill, #edit_pharmacy_bill_form #radiology_order_template, #edit_pharmacy_bill_form #add_doctorreferral, #edit_pharmacy_bill_form #new_pharmacy_order_form, #edit_pharmacy_bill_form #edit_pharmacy_order_form, #edit_pharmacy_bill_form #vaccination_type, #edit_pharmacy_bill_form #update_pharamacy_full_stock, #edit_pharmacy_bill_form .print_template_row_form, #edit_pharmacy_bill_form .new_print_template_block, #edit_pharmacy_bill_form .edit_print_template_block, #edit_pharmacy_bill_form #referral_payouts_update, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill, #edit_pharmacy_bill_form #new_doctor_network_rule_form, #createHospBillTemplatemodal #new_hospital_patient_bill, #createHospBillTemplatemodal #new_hospital_pharmacy_bill, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill, #createHospBillTemplatemodal #create_hospital_bill_template, #createHospBillTemplatemodal #edit_hospital_patient_bill, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory, #createHospBillTemplatemodal #prescription_template_form, #createHospBillTemplatemodal #new_staff_network_rule_form, #createHospBillTemplatemodal #new_hospital_radiology_order, #createHospBillTemplatemodal #edit_hospital_radiology_order, #createHospBillTemplatemodal #edit_hospital_radiology_test, #createHospBillTemplatemodal #create_user_anon_bill, #createHospBillTemplatemodal #radiology_order_template, #createHospBillTemplatemodal #add_doctorreferral, #createHospBillTemplatemodal #new_pharmacy_order_form, #createHospBillTemplatemodal #edit_pharmacy_order_form, #createHospBillTemplatemodal #vaccination_type, #createHospBillTemplatemodal #update_pharamacy_full_stock, #createHospBillTemplatemodal .print_template_row_form, #createHospBillTemplatemodal .new_print_template_block, #createHospBillTemplatemodal .edit_print_template_block, #createHospBillTemplatemodal #referral_payouts_update, #createHospBillTemplatemodal #return_hospital_pharmacy_bill, #createHospBillTemplatemodal #new_doctor_network_rule_form, #editBillTemplatemodal #new_hospital_patient_bill, #editBillTemplatemodal #new_hospital_pharmacy_bill, #editBillTemplatemodal #edit_hospital_pharmacy_bill, #editBillTemplatemodal #create_hospital_bill_template, #editBillTemplatemodal #edit_hospital_patient_bill, #editBillTemplatemodal #new_hospital_pharmacy_inventory, #editBillTemplatemodal #prescription_template_form, #editBillTemplatemodal #new_staff_network_rule_form, #editBillTemplatemodal #new_hospital_radiology_order, #editBillTemplatemodal #edit_hospital_radiology_order, #editBillTemplatemodal #edit_hospital_radiology_test, #editBillTemplatemodal #create_user_anon_bill, #editBillTemplatemodal #radiology_order_template, #editBillTemplatemodal #add_doctorreferral, #editBillTemplatemodal #new_pharmacy_order_form, #editBillTemplatemodal #edit_pharmacy_order_form, #editBillTemplatemodal #vaccination_type, #editBillTemplatemodal #update_pharamacy_full_stock, #editBillTemplatemodal .print_template_row_form, #editBillTemplatemodal .new_print_template_block, #editBillTemplatemodal .edit_print_template_block, #editBillTemplatemodal #referral_payouts_update, #editBillTemplatemodal #return_hospital_pharmacy_bill, #editBillTemplatemodal #new_doctor_network_rule_form, #add_new_inventory_form #new_hospital_patient_bill, #add_new_inventory_form #new_hospital_pharmacy_bill, #add_new_inventory_form #edit_hospital_pharmacy_bill, #add_new_inventory_form #create_hospital_bill_template, #add_new_inventory_form #edit_hospital_patient_bill, #add_new_inventory_form #new_hospital_pharmacy_inventory, #add_new_inventory_form #prescription_template_form, #add_new_inventory_form #new_staff_network_rule_form, #add_new_inventory_form #new_hospital_radiology_order, #add_new_inventory_form #edit_hospital_radiology_order, #add_new_inventory_form #edit_hospital_radiology_test, #add_new_inventory_form #create_user_anon_bill, #add_new_inventory_form #radiology_order_template, #add_new_inventory_form #add_doctorreferral, #add_new_inventory_form #new_pharmacy_order_form, #add_new_inventory_form #edit_pharmacy_order_form, #add_new_inventory_form #vaccination_type, #add_new_inventory_form #update_pharamacy_full_stock, #add_new_inventory_form .print_template_row_form, #add_new_inventory_form .new_print_template_block, #add_new_inventory_form .edit_print_template_block, #add_new_inventory_form #referral_payouts_update, #add_new_inventory_form #return_hospital_pharmacy_bill, #add_new_inventory_form #new_doctor_network_rule_form, #edit_pharmacy_order #new_hospital_patient_bill, #edit_pharmacy_order #new_hospital_pharmacy_bill, #edit_pharmacy_order #edit_hospital_pharmacy_bill, #edit_pharmacy_order #create_hospital_bill_template, #edit_pharmacy_order #edit_hospital_patient_bill, #edit_pharmacy_order #new_hospital_pharmacy_inventory, #edit_pharmacy_order #prescription_template_form, #edit_pharmacy_order #new_staff_network_rule_form, #edit_pharmacy_order #new_hospital_radiology_order, #edit_pharmacy_order #edit_hospital_radiology_order, #edit_pharmacy_order #edit_hospital_radiology_test, #edit_pharmacy_order #create_user_anon_bill, #edit_pharmacy_order #radiology_order_template, #edit_pharmacy_order #add_doctorreferral, #edit_pharmacy_order #new_pharmacy_order_form, #edit_pharmacy_order #edit_pharmacy_order_form, #edit_pharmacy_order #vaccination_type, #edit_pharmacy_order #update_pharamacy_full_stock, #edit_pharmacy_order .print_template_row_form, #edit_pharmacy_order .new_print_template_block, #edit_pharmacy_order .edit_print_template_block, #edit_pharmacy_order #referral_payouts_update, #edit_pharmacy_order #return_hospital_pharmacy_bill, #edit_pharmacy_order #new_doctor_network_rule_form, #edit_staff_network_rules #new_hospital_patient_bill, #edit_staff_network_rules #new_hospital_pharmacy_bill, #edit_staff_network_rules #edit_hospital_pharmacy_bill, #edit_staff_network_rules #create_hospital_bill_template, #edit_staff_network_rules #edit_hospital_patient_bill, #edit_staff_network_rules #new_hospital_pharmacy_inventory, #edit_staff_network_rules #prescription_template_form, #edit_staff_network_rules #new_staff_network_rule_form, #edit_staff_network_rules #new_hospital_radiology_order, #edit_staff_network_rules #edit_hospital_radiology_order, #edit_staff_network_rules #edit_hospital_radiology_test, #edit_staff_network_rules #create_user_anon_bill, #edit_staff_network_rules #radiology_order_template, #edit_staff_network_rules #add_doctorreferral, #edit_staff_network_rules #new_pharmacy_order_form, #edit_staff_network_rules #edit_pharmacy_order_form, #edit_staff_network_rules #vaccination_type, #edit_staff_network_rules #update_pharamacy_full_stock, #edit_staff_network_rules .print_template_row_form, #edit_staff_network_rules .new_print_template_block, #edit_staff_network_rules .edit_print_template_block, #edit_staff_network_rules #referral_payouts_update, #edit_staff_network_rules #return_hospital_pharmacy_bill, #edit_staff_network_rules #new_doctor_network_rule_form, #add_new_radiology_order_form #new_hospital_patient_bill, #add_new_radiology_order_form #new_hospital_pharmacy_bill, #add_new_radiology_order_form #edit_hospital_pharmacy_bill, #add_new_radiology_order_form #create_hospital_bill_template, #add_new_radiology_order_form #edit_hospital_patient_bill, #add_new_radiology_order_form #new_hospital_pharmacy_inventory, #add_new_radiology_order_form #prescription_template_form, #add_new_radiology_order_form #new_staff_network_rule_form, #add_new_radiology_order_form #new_hospital_radiology_order, #add_new_radiology_order_form #edit_hospital_radiology_order, #add_new_radiology_order_form #edit_hospital_radiology_test, #add_new_radiology_order_form #create_user_anon_bill, #add_new_radiology_order_form #radiology_order_template, #add_new_radiology_order_form #add_doctorreferral, #add_new_radiology_order_form #new_pharmacy_order_form, #add_new_radiology_order_form #edit_pharmacy_order_form, #add_new_radiology_order_form #vaccination_type, #add_new_radiology_order_form #update_pharamacy_full_stock, #add_new_radiology_order_form .print_template_row_form, #add_new_radiology_order_form .new_print_template_block, #add_new_radiology_order_form .edit_print_template_block, #add_new_radiology_order_form #referral_payouts_update, #add_new_radiology_order_form #return_hospital_pharmacy_bill, #add_new_radiology_order_form #new_doctor_network_rule_form, #edit_radiology_test_form #new_hospital_patient_bill, #edit_radiology_test_form #new_hospital_pharmacy_bill, #edit_radiology_test_form #edit_hospital_pharmacy_bill, #edit_radiology_test_form #create_hospital_bill_template, #edit_radiology_test_form #edit_hospital_patient_bill, #edit_radiology_test_form #new_hospital_pharmacy_inventory, #edit_radiology_test_form #prescription_template_form, #edit_radiology_test_form #new_staff_network_rule_form, #edit_radiology_test_form #new_hospital_radiology_order, #edit_radiology_test_form #edit_hospital_radiology_order, #edit_radiology_test_form #edit_hospital_radiology_test, #edit_radiology_test_form #create_user_anon_bill, #edit_radiology_test_form #radiology_order_template, #edit_radiology_test_form #add_doctorreferral, #edit_radiology_test_form #new_pharmacy_order_form, #edit_radiology_test_form #edit_pharmacy_order_form, #edit_radiology_test_form #vaccination_type, #edit_radiology_test_form #update_pharamacy_full_stock, #edit_radiology_test_form .print_template_row_form, #edit_radiology_test_form .new_print_template_block, #edit_radiology_test_form .edit_print_template_block, #edit_radiology_test_form #referral_payouts_update, #edit_radiology_test_form #return_hospital_pharmacy_bill, #edit_radiology_test_form #new_doctor_network_rule_form, #importUserBill #new_hospital_patient_bill, #importUserBill #new_hospital_pharmacy_bill, #importUserBill #edit_hospital_pharmacy_bill, #importUserBill #create_hospital_bill_template, #importUserBill #edit_hospital_patient_bill, #importUserBill #new_hospital_pharmacy_inventory, #importUserBill #prescription_template_form, #importUserBill #new_staff_network_rule_form, #importUserBill #new_hospital_radiology_order, #importUserBill #edit_hospital_radiology_order, #importUserBill #edit_hospital_radiology_test, #importUserBill #create_user_anon_bill, #importUserBill #radiology_order_template, #importUserBill #add_doctorreferral, #importUserBill #new_pharmacy_order_form, #importUserBill #edit_pharmacy_order_form, #importUserBill #vaccination_type, #importUserBill #update_pharamacy_full_stock, #importUserBill .print_template_row_form, #importUserBill .new_print_template_block, #importUserBill .edit_print_template_block, #importUserBill #referral_payouts_update, #importUserBill #return_hospital_pharmacy_bill, #importUserBill #new_doctor_network_rule_form, #editOrderTemplatemodal #new_hospital_patient_bill, #editOrderTemplatemodal #new_hospital_pharmacy_bill, #editOrderTemplatemodal #edit_hospital_pharmacy_bill, #editOrderTemplatemodal #create_hospital_bill_template, #editOrderTemplatemodal #edit_hospital_patient_bill, #editOrderTemplatemodal #new_hospital_pharmacy_inventory, #editOrderTemplatemodal #prescription_template_form, #editOrderTemplatemodal #new_staff_network_rule_form, #editOrderTemplatemodal #new_hospital_radiology_order, #editOrderTemplatemodal #edit_hospital_radiology_order, #editOrderTemplatemodal #edit_hospital_radiology_test, #editOrderTemplatemodal #create_user_anon_bill, #editOrderTemplatemodal #radiology_order_template, #editOrderTemplatemodal #add_doctorreferral, #editOrderTemplatemodal #new_pharmacy_order_form, #editOrderTemplatemodal #edit_pharmacy_order_form, #editOrderTemplatemodal #vaccination_type, #editOrderTemplatemodal #update_pharamacy_full_stock, #editOrderTemplatemodal .print_template_row_form, #editOrderTemplatemodal .new_print_template_block, #editOrderTemplatemodal .edit_print_template_block, #editOrderTemplatemodal #referral_payouts_update, #editOrderTemplatemodal #return_hospital_pharmacy_bill, #editOrderTemplatemodal #new_doctor_network_rule_form, #editReferralTemplatemodal #new_hospital_patient_bill, #editReferralTemplatemodal #new_hospital_pharmacy_bill, #editReferralTemplatemodal #edit_hospital_pharmacy_bill, #editReferralTemplatemodal #create_hospital_bill_template, #editReferralTemplatemodal #edit_hospital_patient_bill, #editReferralTemplatemodal #new_hospital_pharmacy_inventory, #editReferralTemplatemodal #prescription_template_form, #editReferralTemplatemodal #new_staff_network_rule_form, #editReferralTemplatemodal #new_hospital_radiology_order, #editReferralTemplatemodal #edit_hospital_radiology_order, #editReferralTemplatemodal #edit_hospital_radiology_test, #editReferralTemplatemodal #create_user_anon_bill, #editReferralTemplatemodal #radiology_order_template, #editReferralTemplatemodal #add_doctorreferral, #editReferralTemplatemodal #new_pharmacy_order_form, #editReferralTemplatemodal #edit_pharmacy_order_form, #editReferralTemplatemodal #vaccination_type, #editReferralTemplatemodal #update_pharamacy_full_stock, #editReferralTemplatemodal .print_template_row_form, #editReferralTemplatemodal .new_print_template_block, #editReferralTemplatemodal .edit_print_template_block, #editReferralTemplatemodal #referral_payouts_update, #editReferralTemplatemodal #return_hospital_pharmacy_bill, #editReferralTemplatemodal #new_doctor_network_rule_form, #VaccinationTemplatemodal #new_hospital_patient_bill, #VaccinationTemplatemodal #new_hospital_pharmacy_bill, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill, #VaccinationTemplatemodal #create_hospital_bill_template, #VaccinationTemplatemodal #edit_hospital_patient_bill, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory, #VaccinationTemplatemodal #prescription_template_form, #VaccinationTemplatemodal #new_staff_network_rule_form, #VaccinationTemplatemodal #new_hospital_radiology_order, #VaccinationTemplatemodal #edit_hospital_radiology_order, #VaccinationTemplatemodal #edit_hospital_radiology_test, #VaccinationTemplatemodal #create_user_anon_bill, #VaccinationTemplatemodal #radiology_order_template, #VaccinationTemplatemodal #add_doctorreferral, #VaccinationTemplatemodal #new_pharmacy_order_form, #VaccinationTemplatemodal #edit_pharmacy_order_form, #VaccinationTemplatemodal #vaccination_type, #VaccinationTemplatemodal #update_pharamacy_full_stock, #VaccinationTemplatemodal .print_template_row_form, #VaccinationTemplatemodal .new_print_template_block, #VaccinationTemplatemodal .edit_print_template_block, #VaccinationTemplatemodal #referral_payouts_update, #VaccinationTemplatemodal #return_hospital_pharmacy_bill, #VaccinationTemplatemodal #new_doctor_network_rule_form, #update_pharmacy_order_stock #new_hospital_patient_bill, #update_pharmacy_order_stock #new_hospital_pharmacy_bill, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill, #update_pharmacy_order_stock #create_hospital_bill_template, #update_pharmacy_order_stock #edit_hospital_patient_bill, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory, #update_pharmacy_order_stock #prescription_template_form, #update_pharmacy_order_stock #new_staff_network_rule_form, #update_pharmacy_order_stock #new_hospital_radiology_order, #update_pharmacy_order_stock #edit_hospital_radiology_order, #update_pharmacy_order_stock #edit_hospital_radiology_test, #update_pharmacy_order_stock #create_user_anon_bill, #update_pharmacy_order_stock #radiology_order_template, #update_pharmacy_order_stock #add_doctorreferral, #update_pharmacy_order_stock #new_pharmacy_order_form, #update_pharmacy_order_stock #edit_pharmacy_order_form, #update_pharmacy_order_stock #vaccination_type, #update_pharmacy_order_stock #update_pharamacy_full_stock, #update_pharmacy_order_stock .print_template_row_form, #update_pharmacy_order_stock .new_print_template_block, #update_pharmacy_order_stock .edit_print_template_block, #update_pharmacy_order_stock #referral_payouts_update, #update_pharmacy_order_stock #return_hospital_pharmacy_bill, #update_pharmacy_order_stock #new_doctor_network_rule_form, #addMoreList #new_hospital_patient_bill, #addMoreList #new_hospital_pharmacy_bill, #addMoreList #edit_hospital_pharmacy_bill, #addMoreList #create_hospital_bill_template, #addMoreList #edit_hospital_patient_bill, #addMoreList #new_hospital_pharmacy_inventory, #addMoreList #prescription_template_form, #addMoreList #new_staff_network_rule_form, #addMoreList #new_hospital_radiology_order, #addMoreList #edit_hospital_radiology_order, #addMoreList #edit_hospital_radiology_test, #addMoreList #create_user_anon_bill, #addMoreList #radiology_order_template, #addMoreList #add_doctorreferral, #addMoreList #new_pharmacy_order_form, #addMoreList #edit_pharmacy_order_form, #addMoreList #vaccination_type, #addMoreList #update_pharamacy_full_stock, #addMoreList .print_template_row_form, #addMoreList .new_print_template_block, #addMoreList .edit_print_template_block, #addMoreList #referral_payouts_update, #addMoreList #return_hospital_pharmacy_bill, #addMoreList #new_doctor_network_rule_form, #addTemplateHeaderBlocksModal #new_hospital_patient_bill, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill, #addTemplateHeaderBlocksModal #create_hospital_bill_template, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory, #addTemplateHeaderBlocksModal #prescription_template_form, #addTemplateHeaderBlocksModal #new_staff_network_rule_form, #addTemplateHeaderBlocksModal #new_hospital_radiology_order, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test, #addTemplateHeaderBlocksModal #create_user_anon_bill, #addTemplateHeaderBlocksModal #radiology_order_template, #addTemplateHeaderBlocksModal #add_doctorreferral, #addTemplateHeaderBlocksModal #new_pharmacy_order_form, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form, #addTemplateHeaderBlocksModal #vaccination_type, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock, #addTemplateHeaderBlocksModal .print_template_row_form, #addTemplateHeaderBlocksModal .new_print_template_block, #addTemplateHeaderBlocksModal .edit_print_template_block, #addTemplateHeaderBlocksModal #referral_payouts_update, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form, #referralPayoutTemplatemodal #new_hospital_patient_bill, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill, #referralPayoutTemplatemodal #create_hospital_bill_template, #referralPayoutTemplatemodal #edit_hospital_patient_bill, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory, #referralPayoutTemplatemodal #prescription_template_form, #referralPayoutTemplatemodal #new_staff_network_rule_form, #referralPayoutTemplatemodal #new_hospital_radiology_order, #referralPayoutTemplatemodal #edit_hospital_radiology_order, #referralPayoutTemplatemodal #edit_hospital_radiology_test, #referralPayoutTemplatemodal #create_user_anon_bill, #referralPayoutTemplatemodal #radiology_order_template, #referralPayoutTemplatemodal #add_doctorreferral, #referralPayoutTemplatemodal #new_pharmacy_order_form, #referralPayoutTemplatemodal #edit_pharmacy_order_form, #referralPayoutTemplatemodal #vaccination_type, #referralPayoutTemplatemodal #update_pharamacy_full_stock, #referralPayoutTemplatemodal .print_template_row_form, #referralPayoutTemplatemodal .new_print_template_block, #referralPayoutTemplatemodal .edit_print_template_block, #referralPayoutTemplatemodal #referral_payouts_update, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill, #referralPayoutTemplatemodal #new_doctor_network_rule_form, #new_doctor_network_rule_form #new_hospital_patient_bill, #new_doctor_network_rule_form #new_hospital_pharmacy_bill, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill, #new_doctor_network_rule_form #create_hospital_bill_template, #new_doctor_network_rule_form #edit_hospital_patient_bill, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory, #new_doctor_network_rule_form #prescription_template_form, #new_doctor_network_rule_form #new_staff_network_rule_form, #new_doctor_network_rule_form #new_hospital_radiology_order, #new_doctor_network_rule_form #edit_hospital_radiology_order, #new_doctor_network_rule_form #edit_hospital_radiology_test, #new_doctor_network_rule_form #create_user_anon_bill, #new_doctor_network_rule_form #radiology_order_template, #new_doctor_network_rule_form #add_doctorreferral, #new_doctor_network_rule_form #new_pharmacy_order_form, #new_doctor_network_rule_form #edit_pharmacy_order_form, #new_doctor_network_rule_form #vaccination_type, #new_doctor_network_rule_form #update_pharamacy_full_stock, #new_doctor_network_rule_form .print_template_row_form, #new_doctor_network_rule_form .new_print_template_block, #new_doctor_network_rule_form .edit_print_template_block, #new_doctor_network_rule_form #referral_payouts_update, #new_doctor_network_rule_form #return_hospital_pharmacy_bill, #new_doctor_network_rule_form #new_doctor_network_rule_form {
    padding: 0 1em;
  }
}
#add_new_bill_form #new_hospital_patient_bill [class*=col-md], #add_new_bill_form #new_hospital_pharmacy_bill [class*=col-md], #add_new_bill_form #edit_hospital_pharmacy_bill [class*=col-md], #add_new_bill_form #create_hospital_bill_template [class*=col-md], #add_new_bill_form #edit_hospital_patient_bill [class*=col-md], #add_new_bill_form #new_hospital_pharmacy_inventory [class*=col-md], #add_new_bill_form #prescription_template_form [class*=col-md], #add_new_bill_form #new_staff_network_rule_form [class*=col-md], #add_new_bill_form #new_hospital_radiology_order [class*=col-md], #add_new_bill_form #edit_hospital_radiology_order [class*=col-md], #add_new_bill_form #edit_hospital_radiology_test [class*=col-md], #add_new_bill_form #create_user_anon_bill [class*=col-md], #add_new_bill_form #radiology_order_template [class*=col-md], #add_new_bill_form #add_doctorreferral [class*=col-md], #add_new_bill_form #new_pharmacy_order_form [class*=col-md], #add_new_bill_form #edit_pharmacy_order_form [class*=col-md], #add_new_bill_form #vaccination_type [class*=col-md], #add_new_bill_form #update_pharamacy_full_stock [class*=col-md], #add_new_bill_form .print_template_row_form [class*=col-md], #add_new_bill_form .new_print_template_block [class*=col-md], #add_new_bill_form .edit_print_template_block [class*=col-md], #add_new_bill_form #referral_payouts_update [class*=col-md], #add_new_bill_form #return_hospital_pharmacy_bill [class*=col-md], #add_new_bill_form #new_doctor_network_rule_form [class*=col-md], #add_new_pharmacy_bill_form #new_hospital_patient_bill [class*=col-md], #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill [class*=col-md], #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill [class*=col-md], #add_new_pharmacy_bill_form #create_hospital_bill_template [class*=col-md], #add_new_pharmacy_bill_form #edit_hospital_patient_bill [class*=col-md], #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory [class*=col-md], #add_new_pharmacy_bill_form #prescription_template_form [class*=col-md], #add_new_pharmacy_bill_form #new_staff_network_rule_form [class*=col-md], #add_new_pharmacy_bill_form #new_hospital_radiology_order [class*=col-md], #add_new_pharmacy_bill_form #edit_hospital_radiology_order [class*=col-md], #add_new_pharmacy_bill_form #edit_hospital_radiology_test [class*=col-md], #add_new_pharmacy_bill_form #create_user_anon_bill [class*=col-md], #add_new_pharmacy_bill_form #radiology_order_template [class*=col-md], #add_new_pharmacy_bill_form #add_doctorreferral [class*=col-md], #add_new_pharmacy_bill_form #new_pharmacy_order_form [class*=col-md], #add_new_pharmacy_bill_form #edit_pharmacy_order_form [class*=col-md], #add_new_pharmacy_bill_form #vaccination_type [class*=col-md], #add_new_pharmacy_bill_form #update_pharamacy_full_stock [class*=col-md], #add_new_pharmacy_bill_form .print_template_row_form [class*=col-md], #add_new_pharmacy_bill_form .new_print_template_block [class*=col-md], #add_new_pharmacy_bill_form .edit_print_template_block [class*=col-md], #add_new_pharmacy_bill_form #referral_payouts_update [class*=col-md], #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill [class*=col-md], #add_new_pharmacy_bill_form #new_doctor_network_rule_form [class*=col-md], #update_new_bill_form #new_hospital_patient_bill [class*=col-md], #update_new_bill_form #new_hospital_pharmacy_bill [class*=col-md], #update_new_bill_form #edit_hospital_pharmacy_bill [class*=col-md], #update_new_bill_form #create_hospital_bill_template [class*=col-md], #update_new_bill_form #edit_hospital_patient_bill [class*=col-md], #update_new_bill_form #new_hospital_pharmacy_inventory [class*=col-md], #update_new_bill_form #prescription_template_form [class*=col-md], #update_new_bill_form #new_staff_network_rule_form [class*=col-md], #update_new_bill_form #new_hospital_radiology_order [class*=col-md], #update_new_bill_form #edit_hospital_radiology_order [class*=col-md], #update_new_bill_form #edit_hospital_radiology_test [class*=col-md], #update_new_bill_form #create_user_anon_bill [class*=col-md], #update_new_bill_form #radiology_order_template [class*=col-md], #update_new_bill_form #add_doctorreferral [class*=col-md], #update_new_bill_form #new_pharmacy_order_form [class*=col-md], #update_new_bill_form #edit_pharmacy_order_form [class*=col-md], #update_new_bill_form #vaccination_type [class*=col-md], #update_new_bill_form #update_pharamacy_full_stock [class*=col-md], #update_new_bill_form .print_template_row_form [class*=col-md], #update_new_bill_form .new_print_template_block [class*=col-md], #update_new_bill_form .edit_print_template_block [class*=col-md], #update_new_bill_form #referral_payouts_update [class*=col-md], #update_new_bill_form #return_hospital_pharmacy_bill [class*=col-md], #update_new_bill_form #new_doctor_network_rule_form [class*=col-md], #edit_pharmacy_bill_form #new_hospital_patient_bill [class*=col-md], #edit_pharmacy_bill_form #new_hospital_pharmacy_bill [class*=col-md], #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill [class*=col-md], #edit_pharmacy_bill_form #create_hospital_bill_template [class*=col-md], #edit_pharmacy_bill_form #edit_hospital_patient_bill [class*=col-md], #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory [class*=col-md], #edit_pharmacy_bill_form #prescription_template_form [class*=col-md], #edit_pharmacy_bill_form #new_staff_network_rule_form [class*=col-md], #edit_pharmacy_bill_form #new_hospital_radiology_order [class*=col-md], #edit_pharmacy_bill_form #edit_hospital_radiology_order [class*=col-md], #edit_pharmacy_bill_form #edit_hospital_radiology_test [class*=col-md], #edit_pharmacy_bill_form #create_user_anon_bill [class*=col-md], #edit_pharmacy_bill_form #radiology_order_template [class*=col-md], #edit_pharmacy_bill_form #add_doctorreferral [class*=col-md], #edit_pharmacy_bill_form #new_pharmacy_order_form [class*=col-md], #edit_pharmacy_bill_form #edit_pharmacy_order_form [class*=col-md], #edit_pharmacy_bill_form #vaccination_type [class*=col-md], #edit_pharmacy_bill_form #update_pharamacy_full_stock [class*=col-md], #edit_pharmacy_bill_form .print_template_row_form [class*=col-md], #edit_pharmacy_bill_form .new_print_template_block [class*=col-md], #edit_pharmacy_bill_form .edit_print_template_block [class*=col-md], #edit_pharmacy_bill_form #referral_payouts_update [class*=col-md], #edit_pharmacy_bill_form #return_hospital_pharmacy_bill [class*=col-md], #edit_pharmacy_bill_form #new_doctor_network_rule_form [class*=col-md], #createHospBillTemplatemodal #new_hospital_patient_bill [class*=col-md], #createHospBillTemplatemodal #new_hospital_pharmacy_bill [class*=col-md], #createHospBillTemplatemodal #edit_hospital_pharmacy_bill [class*=col-md], #createHospBillTemplatemodal #create_hospital_bill_template [class*=col-md], #createHospBillTemplatemodal #edit_hospital_patient_bill [class*=col-md], #createHospBillTemplatemodal #new_hospital_pharmacy_inventory [class*=col-md], #createHospBillTemplatemodal #prescription_template_form [class*=col-md], #createHospBillTemplatemodal #new_staff_network_rule_form [class*=col-md], #createHospBillTemplatemodal #new_hospital_radiology_order [class*=col-md], #createHospBillTemplatemodal #edit_hospital_radiology_order [class*=col-md], #createHospBillTemplatemodal #edit_hospital_radiology_test [class*=col-md], #createHospBillTemplatemodal #create_user_anon_bill [class*=col-md], #createHospBillTemplatemodal #radiology_order_template [class*=col-md], #createHospBillTemplatemodal #add_doctorreferral [class*=col-md], #createHospBillTemplatemodal #new_pharmacy_order_form [class*=col-md], #createHospBillTemplatemodal #edit_pharmacy_order_form [class*=col-md], #createHospBillTemplatemodal #vaccination_type [class*=col-md], #createHospBillTemplatemodal #update_pharamacy_full_stock [class*=col-md], #createHospBillTemplatemodal .print_template_row_form [class*=col-md], #createHospBillTemplatemodal .new_print_template_block [class*=col-md], #createHospBillTemplatemodal .edit_print_template_block [class*=col-md], #createHospBillTemplatemodal #referral_payouts_update [class*=col-md], #createHospBillTemplatemodal #return_hospital_pharmacy_bill [class*=col-md], #createHospBillTemplatemodal #new_doctor_network_rule_form [class*=col-md], #editBillTemplatemodal #new_hospital_patient_bill [class*=col-md], #editBillTemplatemodal #new_hospital_pharmacy_bill [class*=col-md], #editBillTemplatemodal #edit_hospital_pharmacy_bill [class*=col-md], #editBillTemplatemodal #create_hospital_bill_template [class*=col-md], #editBillTemplatemodal #edit_hospital_patient_bill [class*=col-md], #editBillTemplatemodal #new_hospital_pharmacy_inventory [class*=col-md], #editBillTemplatemodal #prescription_template_form [class*=col-md], #editBillTemplatemodal #new_staff_network_rule_form [class*=col-md], #editBillTemplatemodal #new_hospital_radiology_order [class*=col-md], #editBillTemplatemodal #edit_hospital_radiology_order [class*=col-md], #editBillTemplatemodal #edit_hospital_radiology_test [class*=col-md], #editBillTemplatemodal #create_user_anon_bill [class*=col-md], #editBillTemplatemodal #radiology_order_template [class*=col-md], #editBillTemplatemodal #add_doctorreferral [class*=col-md], #editBillTemplatemodal #new_pharmacy_order_form [class*=col-md], #editBillTemplatemodal #edit_pharmacy_order_form [class*=col-md], #editBillTemplatemodal #vaccination_type [class*=col-md], #editBillTemplatemodal #update_pharamacy_full_stock [class*=col-md], #editBillTemplatemodal .print_template_row_form [class*=col-md], #editBillTemplatemodal .new_print_template_block [class*=col-md], #editBillTemplatemodal .edit_print_template_block [class*=col-md], #editBillTemplatemodal #referral_payouts_update [class*=col-md], #editBillTemplatemodal #return_hospital_pharmacy_bill [class*=col-md], #editBillTemplatemodal #new_doctor_network_rule_form [class*=col-md], #add_new_inventory_form #new_hospital_patient_bill [class*=col-md], #add_new_inventory_form #new_hospital_pharmacy_bill [class*=col-md], #add_new_inventory_form #edit_hospital_pharmacy_bill [class*=col-md], #add_new_inventory_form #create_hospital_bill_template [class*=col-md], #add_new_inventory_form #edit_hospital_patient_bill [class*=col-md], #add_new_inventory_form #new_hospital_pharmacy_inventory [class*=col-md], #add_new_inventory_form #prescription_template_form [class*=col-md], #add_new_inventory_form #new_staff_network_rule_form [class*=col-md], #add_new_inventory_form #new_hospital_radiology_order [class*=col-md], #add_new_inventory_form #edit_hospital_radiology_order [class*=col-md], #add_new_inventory_form #edit_hospital_radiology_test [class*=col-md], #add_new_inventory_form #create_user_anon_bill [class*=col-md], #add_new_inventory_form #radiology_order_template [class*=col-md], #add_new_inventory_form #add_doctorreferral [class*=col-md], #add_new_inventory_form #new_pharmacy_order_form [class*=col-md], #add_new_inventory_form #edit_pharmacy_order_form [class*=col-md], #add_new_inventory_form #vaccination_type [class*=col-md], #add_new_inventory_form #update_pharamacy_full_stock [class*=col-md], #add_new_inventory_form .print_template_row_form [class*=col-md], #add_new_inventory_form .new_print_template_block [class*=col-md], #add_new_inventory_form .edit_print_template_block [class*=col-md], #add_new_inventory_form #referral_payouts_update [class*=col-md], #add_new_inventory_form #return_hospital_pharmacy_bill [class*=col-md], #add_new_inventory_form #new_doctor_network_rule_form [class*=col-md], #edit_pharmacy_order #new_hospital_patient_bill [class*=col-md], #edit_pharmacy_order #new_hospital_pharmacy_bill [class*=col-md], #edit_pharmacy_order #edit_hospital_pharmacy_bill [class*=col-md], #edit_pharmacy_order #create_hospital_bill_template [class*=col-md], #edit_pharmacy_order #edit_hospital_patient_bill [class*=col-md], #edit_pharmacy_order #new_hospital_pharmacy_inventory [class*=col-md], #edit_pharmacy_order #prescription_template_form [class*=col-md], #edit_pharmacy_order #new_staff_network_rule_form [class*=col-md], #edit_pharmacy_order #new_hospital_radiology_order [class*=col-md], #edit_pharmacy_order #edit_hospital_radiology_order [class*=col-md], #edit_pharmacy_order #edit_hospital_radiology_test [class*=col-md], #edit_pharmacy_order #create_user_anon_bill [class*=col-md], #edit_pharmacy_order #radiology_order_template [class*=col-md], #edit_pharmacy_order #add_doctorreferral [class*=col-md], #edit_pharmacy_order #new_pharmacy_order_form [class*=col-md], #edit_pharmacy_order #edit_pharmacy_order_form [class*=col-md], #edit_pharmacy_order #vaccination_type [class*=col-md], #edit_pharmacy_order #update_pharamacy_full_stock [class*=col-md], #edit_pharmacy_order .print_template_row_form [class*=col-md], #edit_pharmacy_order .new_print_template_block [class*=col-md], #edit_pharmacy_order .edit_print_template_block [class*=col-md], #edit_pharmacy_order #referral_payouts_update [class*=col-md], #edit_pharmacy_order #return_hospital_pharmacy_bill [class*=col-md], #edit_pharmacy_order #new_doctor_network_rule_form [class*=col-md], #edit_staff_network_rules #new_hospital_patient_bill [class*=col-md], #edit_staff_network_rules #new_hospital_pharmacy_bill [class*=col-md], #edit_staff_network_rules #edit_hospital_pharmacy_bill [class*=col-md], #edit_staff_network_rules #create_hospital_bill_template [class*=col-md], #edit_staff_network_rules #edit_hospital_patient_bill [class*=col-md], #edit_staff_network_rules #new_hospital_pharmacy_inventory [class*=col-md], #edit_staff_network_rules #prescription_template_form [class*=col-md], #edit_staff_network_rules #new_staff_network_rule_form [class*=col-md], #edit_staff_network_rules #new_hospital_radiology_order [class*=col-md], #edit_staff_network_rules #edit_hospital_radiology_order [class*=col-md], #edit_staff_network_rules #edit_hospital_radiology_test [class*=col-md], #edit_staff_network_rules #create_user_anon_bill [class*=col-md], #edit_staff_network_rules #radiology_order_template [class*=col-md], #edit_staff_network_rules #add_doctorreferral [class*=col-md], #edit_staff_network_rules #new_pharmacy_order_form [class*=col-md], #edit_staff_network_rules #edit_pharmacy_order_form [class*=col-md], #edit_staff_network_rules #vaccination_type [class*=col-md], #edit_staff_network_rules #update_pharamacy_full_stock [class*=col-md], #edit_staff_network_rules .print_template_row_form [class*=col-md], #edit_staff_network_rules .new_print_template_block [class*=col-md], #edit_staff_network_rules .edit_print_template_block [class*=col-md], #edit_staff_network_rules #referral_payouts_update [class*=col-md], #edit_staff_network_rules #return_hospital_pharmacy_bill [class*=col-md], #edit_staff_network_rules #new_doctor_network_rule_form [class*=col-md], #add_new_radiology_order_form #new_hospital_patient_bill [class*=col-md], #add_new_radiology_order_form #new_hospital_pharmacy_bill [class*=col-md], #add_new_radiology_order_form #edit_hospital_pharmacy_bill [class*=col-md], #add_new_radiology_order_form #create_hospital_bill_template [class*=col-md], #add_new_radiology_order_form #edit_hospital_patient_bill [class*=col-md], #add_new_radiology_order_form #new_hospital_pharmacy_inventory [class*=col-md], #add_new_radiology_order_form #prescription_template_form [class*=col-md], #add_new_radiology_order_form #new_staff_network_rule_form [class*=col-md], #add_new_radiology_order_form #new_hospital_radiology_order [class*=col-md], #add_new_radiology_order_form #edit_hospital_radiology_order [class*=col-md], #add_new_radiology_order_form #edit_hospital_radiology_test [class*=col-md], #add_new_radiology_order_form #create_user_anon_bill [class*=col-md], #add_new_radiology_order_form #radiology_order_template [class*=col-md], #add_new_radiology_order_form #add_doctorreferral [class*=col-md], #add_new_radiology_order_form #new_pharmacy_order_form [class*=col-md], #add_new_radiology_order_form #edit_pharmacy_order_form [class*=col-md], #add_new_radiology_order_form #vaccination_type [class*=col-md], #add_new_radiology_order_form #update_pharamacy_full_stock [class*=col-md], #add_new_radiology_order_form .print_template_row_form [class*=col-md], #add_new_radiology_order_form .new_print_template_block [class*=col-md], #add_new_radiology_order_form .edit_print_template_block [class*=col-md], #add_new_radiology_order_form #referral_payouts_update [class*=col-md], #add_new_radiology_order_form #return_hospital_pharmacy_bill [class*=col-md], #add_new_radiology_order_form #new_doctor_network_rule_form [class*=col-md], #edit_radiology_test_form #new_hospital_patient_bill [class*=col-md], #edit_radiology_test_form #new_hospital_pharmacy_bill [class*=col-md], #edit_radiology_test_form #edit_hospital_pharmacy_bill [class*=col-md], #edit_radiology_test_form #create_hospital_bill_template [class*=col-md], #edit_radiology_test_form #edit_hospital_patient_bill [class*=col-md], #edit_radiology_test_form #new_hospital_pharmacy_inventory [class*=col-md], #edit_radiology_test_form #prescription_template_form [class*=col-md], #edit_radiology_test_form #new_staff_network_rule_form [class*=col-md], #edit_radiology_test_form #new_hospital_radiology_order [class*=col-md], #edit_radiology_test_form #edit_hospital_radiology_order [class*=col-md], #edit_radiology_test_form #edit_hospital_radiology_test [class*=col-md], #edit_radiology_test_form #create_user_anon_bill [class*=col-md], #edit_radiology_test_form #radiology_order_template [class*=col-md], #edit_radiology_test_form #add_doctorreferral [class*=col-md], #edit_radiology_test_form #new_pharmacy_order_form [class*=col-md], #edit_radiology_test_form #edit_pharmacy_order_form [class*=col-md], #edit_radiology_test_form #vaccination_type [class*=col-md], #edit_radiology_test_form #update_pharamacy_full_stock [class*=col-md], #edit_radiology_test_form .print_template_row_form [class*=col-md], #edit_radiology_test_form .new_print_template_block [class*=col-md], #edit_radiology_test_form .edit_print_template_block [class*=col-md], #edit_radiology_test_form #referral_payouts_update [class*=col-md], #edit_radiology_test_form #return_hospital_pharmacy_bill [class*=col-md], #edit_radiology_test_form #new_doctor_network_rule_form [class*=col-md], #importUserBill #new_hospital_patient_bill [class*=col-md], #importUserBill #new_hospital_pharmacy_bill [class*=col-md], #importUserBill #edit_hospital_pharmacy_bill [class*=col-md], #importUserBill #create_hospital_bill_template [class*=col-md], #importUserBill #edit_hospital_patient_bill [class*=col-md], #importUserBill #new_hospital_pharmacy_inventory [class*=col-md], #importUserBill #prescription_template_form [class*=col-md], #importUserBill #new_staff_network_rule_form [class*=col-md], #importUserBill #new_hospital_radiology_order [class*=col-md], #importUserBill #edit_hospital_radiology_order [class*=col-md], #importUserBill #edit_hospital_radiology_test [class*=col-md], #importUserBill #create_user_anon_bill [class*=col-md], #importUserBill #radiology_order_template [class*=col-md], #importUserBill #add_doctorreferral [class*=col-md], #importUserBill #new_pharmacy_order_form [class*=col-md], #importUserBill #edit_pharmacy_order_form [class*=col-md], #importUserBill #vaccination_type [class*=col-md], #importUserBill #update_pharamacy_full_stock [class*=col-md], #importUserBill .print_template_row_form [class*=col-md], #importUserBill .new_print_template_block [class*=col-md], #importUserBill .edit_print_template_block [class*=col-md], #importUserBill #referral_payouts_update [class*=col-md], #importUserBill #return_hospital_pharmacy_bill [class*=col-md], #importUserBill #new_doctor_network_rule_form [class*=col-md], #editOrderTemplatemodal #new_hospital_patient_bill [class*=col-md], #editOrderTemplatemodal #new_hospital_pharmacy_bill [class*=col-md], #editOrderTemplatemodal #edit_hospital_pharmacy_bill [class*=col-md], #editOrderTemplatemodal #create_hospital_bill_template [class*=col-md], #editOrderTemplatemodal #edit_hospital_patient_bill [class*=col-md], #editOrderTemplatemodal #new_hospital_pharmacy_inventory [class*=col-md], #editOrderTemplatemodal #prescription_template_form [class*=col-md], #editOrderTemplatemodal #new_staff_network_rule_form [class*=col-md], #editOrderTemplatemodal #new_hospital_radiology_order [class*=col-md], #editOrderTemplatemodal #edit_hospital_radiology_order [class*=col-md], #editOrderTemplatemodal #edit_hospital_radiology_test [class*=col-md], #editOrderTemplatemodal #create_user_anon_bill [class*=col-md], #editOrderTemplatemodal #radiology_order_template [class*=col-md], #editOrderTemplatemodal #add_doctorreferral [class*=col-md], #editOrderTemplatemodal #new_pharmacy_order_form [class*=col-md], #editOrderTemplatemodal #edit_pharmacy_order_form [class*=col-md], #editOrderTemplatemodal #vaccination_type [class*=col-md], #editOrderTemplatemodal #update_pharamacy_full_stock [class*=col-md], #editOrderTemplatemodal .print_template_row_form [class*=col-md], #editOrderTemplatemodal .new_print_template_block [class*=col-md], #editOrderTemplatemodal .edit_print_template_block [class*=col-md], #editOrderTemplatemodal #referral_payouts_update [class*=col-md], #editOrderTemplatemodal #return_hospital_pharmacy_bill [class*=col-md], #editOrderTemplatemodal #new_doctor_network_rule_form [class*=col-md], #editReferralTemplatemodal #new_hospital_patient_bill [class*=col-md], #editReferralTemplatemodal #new_hospital_pharmacy_bill [class*=col-md], #editReferralTemplatemodal #edit_hospital_pharmacy_bill [class*=col-md], #editReferralTemplatemodal #create_hospital_bill_template [class*=col-md], #editReferralTemplatemodal #edit_hospital_patient_bill [class*=col-md], #editReferralTemplatemodal #new_hospital_pharmacy_inventory [class*=col-md], #editReferralTemplatemodal #prescription_template_form [class*=col-md], #editReferralTemplatemodal #new_staff_network_rule_form [class*=col-md], #editReferralTemplatemodal #new_hospital_radiology_order [class*=col-md], #editReferralTemplatemodal #edit_hospital_radiology_order [class*=col-md], #editReferralTemplatemodal #edit_hospital_radiology_test [class*=col-md], #editReferralTemplatemodal #create_user_anon_bill [class*=col-md], #editReferralTemplatemodal #radiology_order_template [class*=col-md], #editReferralTemplatemodal #add_doctorreferral [class*=col-md], #editReferralTemplatemodal #new_pharmacy_order_form [class*=col-md], #editReferralTemplatemodal #edit_pharmacy_order_form [class*=col-md], #editReferralTemplatemodal #vaccination_type [class*=col-md], #editReferralTemplatemodal #update_pharamacy_full_stock [class*=col-md], #editReferralTemplatemodal .print_template_row_form [class*=col-md], #editReferralTemplatemodal .new_print_template_block [class*=col-md], #editReferralTemplatemodal .edit_print_template_block [class*=col-md], #editReferralTemplatemodal #referral_payouts_update [class*=col-md], #editReferralTemplatemodal #return_hospital_pharmacy_bill [class*=col-md], #editReferralTemplatemodal #new_doctor_network_rule_form [class*=col-md], #VaccinationTemplatemodal #new_hospital_patient_bill [class*=col-md], #VaccinationTemplatemodal #new_hospital_pharmacy_bill [class*=col-md], #VaccinationTemplatemodal #edit_hospital_pharmacy_bill [class*=col-md], #VaccinationTemplatemodal #create_hospital_bill_template [class*=col-md], #VaccinationTemplatemodal #edit_hospital_patient_bill [class*=col-md], #VaccinationTemplatemodal #new_hospital_pharmacy_inventory [class*=col-md], #VaccinationTemplatemodal #prescription_template_form [class*=col-md], #VaccinationTemplatemodal #new_staff_network_rule_form [class*=col-md], #VaccinationTemplatemodal #new_hospital_radiology_order [class*=col-md], #VaccinationTemplatemodal #edit_hospital_radiology_order [class*=col-md], #VaccinationTemplatemodal #edit_hospital_radiology_test [class*=col-md], #VaccinationTemplatemodal #create_user_anon_bill [class*=col-md], #VaccinationTemplatemodal #radiology_order_template [class*=col-md], #VaccinationTemplatemodal #add_doctorreferral [class*=col-md], #VaccinationTemplatemodal #new_pharmacy_order_form [class*=col-md], #VaccinationTemplatemodal #edit_pharmacy_order_form [class*=col-md], #VaccinationTemplatemodal #vaccination_type [class*=col-md], #VaccinationTemplatemodal #update_pharamacy_full_stock [class*=col-md], #VaccinationTemplatemodal .print_template_row_form [class*=col-md], #VaccinationTemplatemodal .new_print_template_block [class*=col-md], #VaccinationTemplatemodal .edit_print_template_block [class*=col-md], #VaccinationTemplatemodal #referral_payouts_update [class*=col-md], #VaccinationTemplatemodal #return_hospital_pharmacy_bill [class*=col-md], #VaccinationTemplatemodal #new_doctor_network_rule_form [class*=col-md], #update_pharmacy_order_stock #new_hospital_patient_bill [class*=col-md], #update_pharmacy_order_stock #new_hospital_pharmacy_bill [class*=col-md], #update_pharmacy_order_stock #edit_hospital_pharmacy_bill [class*=col-md], #update_pharmacy_order_stock #create_hospital_bill_template [class*=col-md], #update_pharmacy_order_stock #edit_hospital_patient_bill [class*=col-md], #update_pharmacy_order_stock #new_hospital_pharmacy_inventory [class*=col-md], #update_pharmacy_order_stock #prescription_template_form [class*=col-md], #update_pharmacy_order_stock #new_staff_network_rule_form [class*=col-md], #update_pharmacy_order_stock #new_hospital_radiology_order [class*=col-md], #update_pharmacy_order_stock #edit_hospital_radiology_order [class*=col-md], #update_pharmacy_order_stock #edit_hospital_radiology_test [class*=col-md], #update_pharmacy_order_stock #create_user_anon_bill [class*=col-md], #update_pharmacy_order_stock #radiology_order_template [class*=col-md], #update_pharmacy_order_stock #add_doctorreferral [class*=col-md], #update_pharmacy_order_stock #new_pharmacy_order_form [class*=col-md], #update_pharmacy_order_stock #edit_pharmacy_order_form [class*=col-md], #update_pharmacy_order_stock #vaccination_type [class*=col-md], #update_pharmacy_order_stock #update_pharamacy_full_stock [class*=col-md], #update_pharmacy_order_stock .print_template_row_form [class*=col-md], #update_pharmacy_order_stock .new_print_template_block [class*=col-md], #update_pharmacy_order_stock .edit_print_template_block [class*=col-md], #update_pharmacy_order_stock #referral_payouts_update [class*=col-md], #update_pharmacy_order_stock #return_hospital_pharmacy_bill [class*=col-md], #update_pharmacy_order_stock #new_doctor_network_rule_form [class*=col-md], #addMoreList #new_hospital_patient_bill [class*=col-md], #addMoreList #new_hospital_pharmacy_bill [class*=col-md], #addMoreList #edit_hospital_pharmacy_bill [class*=col-md], #addMoreList #create_hospital_bill_template [class*=col-md], #addMoreList #edit_hospital_patient_bill [class*=col-md], #addMoreList #new_hospital_pharmacy_inventory [class*=col-md], #addMoreList #prescription_template_form [class*=col-md], #addMoreList #new_staff_network_rule_form [class*=col-md], #addMoreList #new_hospital_radiology_order [class*=col-md], #addMoreList #edit_hospital_radiology_order [class*=col-md], #addMoreList #edit_hospital_radiology_test [class*=col-md], #addMoreList #create_user_anon_bill [class*=col-md], #addMoreList #radiology_order_template [class*=col-md], #addMoreList #add_doctorreferral [class*=col-md], #addMoreList #new_pharmacy_order_form [class*=col-md], #addMoreList #edit_pharmacy_order_form [class*=col-md], #addMoreList #vaccination_type [class*=col-md], #addMoreList #update_pharamacy_full_stock [class*=col-md], #addMoreList .print_template_row_form [class*=col-md], #addMoreList .new_print_template_block [class*=col-md], #addMoreList .edit_print_template_block [class*=col-md], #addMoreList #referral_payouts_update [class*=col-md], #addMoreList #return_hospital_pharmacy_bill [class*=col-md], #addMoreList #new_doctor_network_rule_form [class*=col-md], #addTemplateHeaderBlocksModal #new_hospital_patient_bill [class*=col-md], #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill [class*=col-md], #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill [class*=col-md], #addTemplateHeaderBlocksModal #create_hospital_bill_template [class*=col-md], #addTemplateHeaderBlocksModal #edit_hospital_patient_bill [class*=col-md], #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory [class*=col-md], #addTemplateHeaderBlocksModal #prescription_template_form [class*=col-md], #addTemplateHeaderBlocksModal #new_staff_network_rule_form [class*=col-md], #addTemplateHeaderBlocksModal #new_hospital_radiology_order [class*=col-md], #addTemplateHeaderBlocksModal #edit_hospital_radiology_order [class*=col-md], #addTemplateHeaderBlocksModal #edit_hospital_radiology_test [class*=col-md], #addTemplateHeaderBlocksModal #create_user_anon_bill [class*=col-md], #addTemplateHeaderBlocksModal #radiology_order_template [class*=col-md], #addTemplateHeaderBlocksModal #add_doctorreferral [class*=col-md], #addTemplateHeaderBlocksModal #new_pharmacy_order_form [class*=col-md], #addTemplateHeaderBlocksModal #edit_pharmacy_order_form [class*=col-md], #addTemplateHeaderBlocksModal #vaccination_type [class*=col-md], #addTemplateHeaderBlocksModal #update_pharamacy_full_stock [class*=col-md], #addTemplateHeaderBlocksModal .print_template_row_form [class*=col-md], #addTemplateHeaderBlocksModal .new_print_template_block [class*=col-md], #addTemplateHeaderBlocksModal .edit_print_template_block [class*=col-md], #addTemplateHeaderBlocksModal #referral_payouts_update [class*=col-md], #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill [class*=col-md], #addTemplateHeaderBlocksModal #new_doctor_network_rule_form [class*=col-md], #referralPayoutTemplatemodal #new_hospital_patient_bill [class*=col-md], #referralPayoutTemplatemodal #new_hospital_pharmacy_bill [class*=col-md], #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill [class*=col-md], #referralPayoutTemplatemodal #create_hospital_bill_template [class*=col-md], #referralPayoutTemplatemodal #edit_hospital_patient_bill [class*=col-md], #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory [class*=col-md], #referralPayoutTemplatemodal #prescription_template_form [class*=col-md], #referralPayoutTemplatemodal #new_staff_network_rule_form [class*=col-md], #referralPayoutTemplatemodal #new_hospital_radiology_order [class*=col-md], #referralPayoutTemplatemodal #edit_hospital_radiology_order [class*=col-md], #referralPayoutTemplatemodal #edit_hospital_radiology_test [class*=col-md], #referralPayoutTemplatemodal #create_user_anon_bill [class*=col-md], #referralPayoutTemplatemodal #radiology_order_template [class*=col-md], #referralPayoutTemplatemodal #add_doctorreferral [class*=col-md], #referralPayoutTemplatemodal #new_pharmacy_order_form [class*=col-md], #referralPayoutTemplatemodal #edit_pharmacy_order_form [class*=col-md], #referralPayoutTemplatemodal #vaccination_type [class*=col-md], #referralPayoutTemplatemodal #update_pharamacy_full_stock [class*=col-md], #referralPayoutTemplatemodal .print_template_row_form [class*=col-md], #referralPayoutTemplatemodal .new_print_template_block [class*=col-md], #referralPayoutTemplatemodal .edit_print_template_block [class*=col-md], #referralPayoutTemplatemodal #referral_payouts_update [class*=col-md], #referralPayoutTemplatemodal #return_hospital_pharmacy_bill [class*=col-md], #referralPayoutTemplatemodal #new_doctor_network_rule_form [class*=col-md], #new_doctor_network_rule_form #new_hospital_patient_bill [class*=col-md], #new_doctor_network_rule_form #new_hospital_pharmacy_bill [class*=col-md], #new_doctor_network_rule_form #edit_hospital_pharmacy_bill [class*=col-md], #new_doctor_network_rule_form #create_hospital_bill_template [class*=col-md], #new_doctor_network_rule_form #edit_hospital_patient_bill [class*=col-md], #new_doctor_network_rule_form #new_hospital_pharmacy_inventory [class*=col-md], #new_doctor_network_rule_form #prescription_template_form [class*=col-md], #new_doctor_network_rule_form #new_staff_network_rule_form [class*=col-md], #new_doctor_network_rule_form #new_hospital_radiology_order [class*=col-md], #new_doctor_network_rule_form #edit_hospital_radiology_order [class*=col-md], #new_doctor_network_rule_form #edit_hospital_radiology_test [class*=col-md], #new_doctor_network_rule_form #create_user_anon_bill [class*=col-md], #new_doctor_network_rule_form #radiology_order_template [class*=col-md], #new_doctor_network_rule_form #add_doctorreferral [class*=col-md], #new_doctor_network_rule_form #new_pharmacy_order_form [class*=col-md], #new_doctor_network_rule_form #edit_pharmacy_order_form [class*=col-md], #new_doctor_network_rule_form #vaccination_type [class*=col-md], #new_doctor_network_rule_form #update_pharamacy_full_stock [class*=col-md], #new_doctor_network_rule_form .print_template_row_form [class*=col-md], #new_doctor_network_rule_form .new_print_template_block [class*=col-md], #new_doctor_network_rule_form .edit_print_template_block [class*=col-md], #new_doctor_network_rule_form #referral_payouts_update [class*=col-md], #new_doctor_network_rule_form #return_hospital_pharmacy_bill [class*=col-md], #new_doctor_network_rule_form #new_doctor_network_rule_form [class*=col-md] {
  padding-left: 5px;
  padding-right: 5px;
}
#add_new_bill_form #new_hospital_patient_bill tfoot tr > td, #add_new_bill_form #new_hospital_pharmacy_bill tfoot tr > td, #add_new_bill_form #edit_hospital_pharmacy_bill tfoot tr > td, #add_new_bill_form #create_hospital_bill_template tfoot tr > td, #add_new_bill_form #edit_hospital_patient_bill tfoot tr > td, #add_new_bill_form #new_hospital_pharmacy_inventory tfoot tr > td, #add_new_bill_form #prescription_template_form tfoot tr > td, #add_new_bill_form #new_staff_network_rule_form tfoot tr > td, #add_new_bill_form #new_hospital_radiology_order tfoot tr > td, #add_new_bill_form #edit_hospital_radiology_order tfoot tr > td, #add_new_bill_form #edit_hospital_radiology_test tfoot tr > td, #add_new_bill_form #create_user_anon_bill tfoot tr > td, #add_new_bill_form #radiology_order_template tfoot tr > td, #add_new_bill_form #add_doctorreferral tfoot tr > td, #add_new_bill_form #new_pharmacy_order_form tfoot tr > td, #add_new_bill_form #edit_pharmacy_order_form tfoot tr > td, #add_new_bill_form #vaccination_type tfoot tr > td, #add_new_bill_form #update_pharamacy_full_stock tfoot tr > td, #add_new_bill_form .print_template_row_form tfoot tr > td, #add_new_bill_form .new_print_template_block tfoot tr > td, #add_new_bill_form .edit_print_template_block tfoot tr > td, #add_new_bill_form #referral_payouts_update tfoot tr > td, #add_new_bill_form #return_hospital_pharmacy_bill tfoot tr > td, #add_new_bill_form #new_doctor_network_rule_form tfoot tr > td, #add_new_pharmacy_bill_form #new_hospital_patient_bill tfoot tr > td, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot tr > td, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot tr > td, #add_new_pharmacy_bill_form #create_hospital_bill_template tfoot tr > td, #add_new_pharmacy_bill_form #edit_hospital_patient_bill tfoot tr > td, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory tfoot tr > td, #add_new_pharmacy_bill_form #prescription_template_form tfoot tr > td, #add_new_pharmacy_bill_form #new_staff_network_rule_form tfoot tr > td, #add_new_pharmacy_bill_form #new_hospital_radiology_order tfoot tr > td, #add_new_pharmacy_bill_form #edit_hospital_radiology_order tfoot tr > td, #add_new_pharmacy_bill_form #edit_hospital_radiology_test tfoot tr > td, #add_new_pharmacy_bill_form #create_user_anon_bill tfoot tr > td, #add_new_pharmacy_bill_form #radiology_order_template tfoot tr > td, #add_new_pharmacy_bill_form #add_doctorreferral tfoot tr > td, #add_new_pharmacy_bill_form #new_pharmacy_order_form tfoot tr > td, #add_new_pharmacy_bill_form #edit_pharmacy_order_form tfoot tr > td, #add_new_pharmacy_bill_form #vaccination_type tfoot tr > td, #add_new_pharmacy_bill_form #update_pharamacy_full_stock tfoot tr > td, #add_new_pharmacy_bill_form .print_template_row_form tfoot tr > td, #add_new_pharmacy_bill_form .new_print_template_block tfoot tr > td, #add_new_pharmacy_bill_form .edit_print_template_block tfoot tr > td, #add_new_pharmacy_bill_form #referral_payouts_update tfoot tr > td, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot tr > td, #add_new_pharmacy_bill_form #new_doctor_network_rule_form tfoot tr > td, #update_new_bill_form #new_hospital_patient_bill tfoot tr > td, #update_new_bill_form #new_hospital_pharmacy_bill tfoot tr > td, #update_new_bill_form #edit_hospital_pharmacy_bill tfoot tr > td, #update_new_bill_form #create_hospital_bill_template tfoot tr > td, #update_new_bill_form #edit_hospital_patient_bill tfoot tr > td, #update_new_bill_form #new_hospital_pharmacy_inventory tfoot tr > td, #update_new_bill_form #prescription_template_form tfoot tr > td, #update_new_bill_form #new_staff_network_rule_form tfoot tr > td, #update_new_bill_form #new_hospital_radiology_order tfoot tr > td, #update_new_bill_form #edit_hospital_radiology_order tfoot tr > td, #update_new_bill_form #edit_hospital_radiology_test tfoot tr > td, #update_new_bill_form #create_user_anon_bill tfoot tr > td, #update_new_bill_form #radiology_order_template tfoot tr > td, #update_new_bill_form #add_doctorreferral tfoot tr > td, #update_new_bill_form #new_pharmacy_order_form tfoot tr > td, #update_new_bill_form #edit_pharmacy_order_form tfoot tr > td, #update_new_bill_form #vaccination_type tfoot tr > td, #update_new_bill_form #update_pharamacy_full_stock tfoot tr > td, #update_new_bill_form .print_template_row_form tfoot tr > td, #update_new_bill_form .new_print_template_block tfoot tr > td, #update_new_bill_form .edit_print_template_block tfoot tr > td, #update_new_bill_form #referral_payouts_update tfoot tr > td, #update_new_bill_form #return_hospital_pharmacy_bill tfoot tr > td, #update_new_bill_form #new_doctor_network_rule_form tfoot tr > td, #edit_pharmacy_bill_form #new_hospital_patient_bill tfoot tr > td, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot tr > td, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot tr > td, #edit_pharmacy_bill_form #create_hospital_bill_template tfoot tr > td, #edit_pharmacy_bill_form #edit_hospital_patient_bill tfoot tr > td, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory tfoot tr > td, #edit_pharmacy_bill_form #prescription_template_form tfoot tr > td, #edit_pharmacy_bill_form #new_staff_network_rule_form tfoot tr > td, #edit_pharmacy_bill_form #new_hospital_radiology_order tfoot tr > td, #edit_pharmacy_bill_form #edit_hospital_radiology_order tfoot tr > td, #edit_pharmacy_bill_form #edit_hospital_radiology_test tfoot tr > td, #edit_pharmacy_bill_form #create_user_anon_bill tfoot tr > td, #edit_pharmacy_bill_form #radiology_order_template tfoot tr > td, #edit_pharmacy_bill_form #add_doctorreferral tfoot tr > td, #edit_pharmacy_bill_form #new_pharmacy_order_form tfoot tr > td, #edit_pharmacy_bill_form #edit_pharmacy_order_form tfoot tr > td, #edit_pharmacy_bill_form #vaccination_type tfoot tr > td, #edit_pharmacy_bill_form #update_pharamacy_full_stock tfoot tr > td, #edit_pharmacy_bill_form .print_template_row_form tfoot tr > td, #edit_pharmacy_bill_form .new_print_template_block tfoot tr > td, #edit_pharmacy_bill_form .edit_print_template_block tfoot tr > td, #edit_pharmacy_bill_form #referral_payouts_update tfoot tr > td, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot tr > td, #edit_pharmacy_bill_form #new_doctor_network_rule_form tfoot tr > td, #createHospBillTemplatemodal #new_hospital_patient_bill tfoot tr > td, #createHospBillTemplatemodal #new_hospital_pharmacy_bill tfoot tr > td, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill tfoot tr > td, #createHospBillTemplatemodal #create_hospital_bill_template tfoot tr > td, #createHospBillTemplatemodal #edit_hospital_patient_bill tfoot tr > td, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory tfoot tr > td, #createHospBillTemplatemodal #prescription_template_form tfoot tr > td, #createHospBillTemplatemodal #new_staff_network_rule_form tfoot tr > td, #createHospBillTemplatemodal #new_hospital_radiology_order tfoot tr > td, #createHospBillTemplatemodal #edit_hospital_radiology_order tfoot tr > td, #createHospBillTemplatemodal #edit_hospital_radiology_test tfoot tr > td, #createHospBillTemplatemodal #create_user_anon_bill tfoot tr > td, #createHospBillTemplatemodal #radiology_order_template tfoot tr > td, #createHospBillTemplatemodal #add_doctorreferral tfoot tr > td, #createHospBillTemplatemodal #new_pharmacy_order_form tfoot tr > td, #createHospBillTemplatemodal #edit_pharmacy_order_form tfoot tr > td, #createHospBillTemplatemodal #vaccination_type tfoot tr > td, #createHospBillTemplatemodal #update_pharamacy_full_stock tfoot tr > td, #createHospBillTemplatemodal .print_template_row_form tfoot tr > td, #createHospBillTemplatemodal .new_print_template_block tfoot tr > td, #createHospBillTemplatemodal .edit_print_template_block tfoot tr > td, #createHospBillTemplatemodal #referral_payouts_update tfoot tr > td, #createHospBillTemplatemodal #return_hospital_pharmacy_bill tfoot tr > td, #createHospBillTemplatemodal #new_doctor_network_rule_form tfoot tr > td, #editBillTemplatemodal #new_hospital_patient_bill tfoot tr > td, #editBillTemplatemodal #new_hospital_pharmacy_bill tfoot tr > td, #editBillTemplatemodal #edit_hospital_pharmacy_bill tfoot tr > td, #editBillTemplatemodal #create_hospital_bill_template tfoot tr > td, #editBillTemplatemodal #edit_hospital_patient_bill tfoot tr > td, #editBillTemplatemodal #new_hospital_pharmacy_inventory tfoot tr > td, #editBillTemplatemodal #prescription_template_form tfoot tr > td, #editBillTemplatemodal #new_staff_network_rule_form tfoot tr > td, #editBillTemplatemodal #new_hospital_radiology_order tfoot tr > td, #editBillTemplatemodal #edit_hospital_radiology_order tfoot tr > td, #editBillTemplatemodal #edit_hospital_radiology_test tfoot tr > td, #editBillTemplatemodal #create_user_anon_bill tfoot tr > td, #editBillTemplatemodal #radiology_order_template tfoot tr > td, #editBillTemplatemodal #add_doctorreferral tfoot tr > td, #editBillTemplatemodal #new_pharmacy_order_form tfoot tr > td, #editBillTemplatemodal #edit_pharmacy_order_form tfoot tr > td, #editBillTemplatemodal #vaccination_type tfoot tr > td, #editBillTemplatemodal #update_pharamacy_full_stock tfoot tr > td, #editBillTemplatemodal .print_template_row_form tfoot tr > td, #editBillTemplatemodal .new_print_template_block tfoot tr > td, #editBillTemplatemodal .edit_print_template_block tfoot tr > td, #editBillTemplatemodal #referral_payouts_update tfoot tr > td, #editBillTemplatemodal #return_hospital_pharmacy_bill tfoot tr > td, #editBillTemplatemodal #new_doctor_network_rule_form tfoot tr > td, #add_new_inventory_form #new_hospital_patient_bill tfoot tr > td, #add_new_inventory_form #new_hospital_pharmacy_bill tfoot tr > td, #add_new_inventory_form #edit_hospital_pharmacy_bill tfoot tr > td, #add_new_inventory_form #create_hospital_bill_template tfoot tr > td, #add_new_inventory_form #edit_hospital_patient_bill tfoot tr > td, #add_new_inventory_form #new_hospital_pharmacy_inventory tfoot tr > td, #add_new_inventory_form #prescription_template_form tfoot tr > td, #add_new_inventory_form #new_staff_network_rule_form tfoot tr > td, #add_new_inventory_form #new_hospital_radiology_order tfoot tr > td, #add_new_inventory_form #edit_hospital_radiology_order tfoot tr > td, #add_new_inventory_form #edit_hospital_radiology_test tfoot tr > td, #add_new_inventory_form #create_user_anon_bill tfoot tr > td, #add_new_inventory_form #radiology_order_template tfoot tr > td, #add_new_inventory_form #add_doctorreferral tfoot tr > td, #add_new_inventory_form #new_pharmacy_order_form tfoot tr > td, #add_new_inventory_form #edit_pharmacy_order_form tfoot tr > td, #add_new_inventory_form #vaccination_type tfoot tr > td, #add_new_inventory_form #update_pharamacy_full_stock tfoot tr > td, #add_new_inventory_form .print_template_row_form tfoot tr > td, #add_new_inventory_form .new_print_template_block tfoot tr > td, #add_new_inventory_form .edit_print_template_block tfoot tr > td, #add_new_inventory_form #referral_payouts_update tfoot tr > td, #add_new_inventory_form #return_hospital_pharmacy_bill tfoot tr > td, #add_new_inventory_form #new_doctor_network_rule_form tfoot tr > td, #edit_pharmacy_order #new_hospital_patient_bill tfoot tr > td, #edit_pharmacy_order #new_hospital_pharmacy_bill tfoot tr > td, #edit_pharmacy_order #edit_hospital_pharmacy_bill tfoot tr > td, #edit_pharmacy_order #create_hospital_bill_template tfoot tr > td, #edit_pharmacy_order #edit_hospital_patient_bill tfoot tr > td, #edit_pharmacy_order #new_hospital_pharmacy_inventory tfoot tr > td, #edit_pharmacy_order #prescription_template_form tfoot tr > td, #edit_pharmacy_order #new_staff_network_rule_form tfoot tr > td, #edit_pharmacy_order #new_hospital_radiology_order tfoot tr > td, #edit_pharmacy_order #edit_hospital_radiology_order tfoot tr > td, #edit_pharmacy_order #edit_hospital_radiology_test tfoot tr > td, #edit_pharmacy_order #create_user_anon_bill tfoot tr > td, #edit_pharmacy_order #radiology_order_template tfoot tr > td, #edit_pharmacy_order #add_doctorreferral tfoot tr > td, #edit_pharmacy_order #new_pharmacy_order_form tfoot tr > td, #edit_pharmacy_order #edit_pharmacy_order_form tfoot tr > td, #edit_pharmacy_order #vaccination_type tfoot tr > td, #edit_pharmacy_order #update_pharamacy_full_stock tfoot tr > td, #edit_pharmacy_order .print_template_row_form tfoot tr > td, #edit_pharmacy_order .new_print_template_block tfoot tr > td, #edit_pharmacy_order .edit_print_template_block tfoot tr > td, #edit_pharmacy_order #referral_payouts_update tfoot tr > td, #edit_pharmacy_order #return_hospital_pharmacy_bill tfoot tr > td, #edit_pharmacy_order #new_doctor_network_rule_form tfoot tr > td, #edit_staff_network_rules #new_hospital_patient_bill tfoot tr > td, #edit_staff_network_rules #new_hospital_pharmacy_bill tfoot tr > td, #edit_staff_network_rules #edit_hospital_pharmacy_bill tfoot tr > td, #edit_staff_network_rules #create_hospital_bill_template tfoot tr > td, #edit_staff_network_rules #edit_hospital_patient_bill tfoot tr > td, #edit_staff_network_rules #new_hospital_pharmacy_inventory tfoot tr > td, #edit_staff_network_rules #prescription_template_form tfoot tr > td, #edit_staff_network_rules #new_staff_network_rule_form tfoot tr > td, #edit_staff_network_rules #new_hospital_radiology_order tfoot tr > td, #edit_staff_network_rules #edit_hospital_radiology_order tfoot tr > td, #edit_staff_network_rules #edit_hospital_radiology_test tfoot tr > td, #edit_staff_network_rules #create_user_anon_bill tfoot tr > td, #edit_staff_network_rules #radiology_order_template tfoot tr > td, #edit_staff_network_rules #add_doctorreferral tfoot tr > td, #edit_staff_network_rules #new_pharmacy_order_form tfoot tr > td, #edit_staff_network_rules #edit_pharmacy_order_form tfoot tr > td, #edit_staff_network_rules #vaccination_type tfoot tr > td, #edit_staff_network_rules #update_pharamacy_full_stock tfoot tr > td, #edit_staff_network_rules .print_template_row_form tfoot tr > td, #edit_staff_network_rules .new_print_template_block tfoot tr > td, #edit_staff_network_rules .edit_print_template_block tfoot tr > td, #edit_staff_network_rules #referral_payouts_update tfoot tr > td, #edit_staff_network_rules #return_hospital_pharmacy_bill tfoot tr > td, #edit_staff_network_rules #new_doctor_network_rule_form tfoot tr > td, #add_new_radiology_order_form #new_hospital_patient_bill tfoot tr > td, #add_new_radiology_order_form #new_hospital_pharmacy_bill tfoot tr > td, #add_new_radiology_order_form #edit_hospital_pharmacy_bill tfoot tr > td, #add_new_radiology_order_form #create_hospital_bill_template tfoot tr > td, #add_new_radiology_order_form #edit_hospital_patient_bill tfoot tr > td, #add_new_radiology_order_form #new_hospital_pharmacy_inventory tfoot tr > td, #add_new_radiology_order_form #prescription_template_form tfoot tr > td, #add_new_radiology_order_form #new_staff_network_rule_form tfoot tr > td, #add_new_radiology_order_form #new_hospital_radiology_order tfoot tr > td, #add_new_radiology_order_form #edit_hospital_radiology_order tfoot tr > td, #add_new_radiology_order_form #edit_hospital_radiology_test tfoot tr > td, #add_new_radiology_order_form #create_user_anon_bill tfoot tr > td, #add_new_radiology_order_form #radiology_order_template tfoot tr > td, #add_new_radiology_order_form #add_doctorreferral tfoot tr > td, #add_new_radiology_order_form #new_pharmacy_order_form tfoot tr > td, #add_new_radiology_order_form #edit_pharmacy_order_form tfoot tr > td, #add_new_radiology_order_form #vaccination_type tfoot tr > td, #add_new_radiology_order_form #update_pharamacy_full_stock tfoot tr > td, #add_new_radiology_order_form .print_template_row_form tfoot tr > td, #add_new_radiology_order_form .new_print_template_block tfoot tr > td, #add_new_radiology_order_form .edit_print_template_block tfoot tr > td, #add_new_radiology_order_form #referral_payouts_update tfoot tr > td, #add_new_radiology_order_form #return_hospital_pharmacy_bill tfoot tr > td, #add_new_radiology_order_form #new_doctor_network_rule_form tfoot tr > td, #edit_radiology_test_form #new_hospital_patient_bill tfoot tr > td, #edit_radiology_test_form #new_hospital_pharmacy_bill tfoot tr > td, #edit_radiology_test_form #edit_hospital_pharmacy_bill tfoot tr > td, #edit_radiology_test_form #create_hospital_bill_template tfoot tr > td, #edit_radiology_test_form #edit_hospital_patient_bill tfoot tr > td, #edit_radiology_test_form #new_hospital_pharmacy_inventory tfoot tr > td, #edit_radiology_test_form #prescription_template_form tfoot tr > td, #edit_radiology_test_form #new_staff_network_rule_form tfoot tr > td, #edit_radiology_test_form #new_hospital_radiology_order tfoot tr > td, #edit_radiology_test_form #edit_hospital_radiology_order tfoot tr > td, #edit_radiology_test_form #edit_hospital_radiology_test tfoot tr > td, #edit_radiology_test_form #create_user_anon_bill tfoot tr > td, #edit_radiology_test_form #radiology_order_template tfoot tr > td, #edit_radiology_test_form #add_doctorreferral tfoot tr > td, #edit_radiology_test_form #new_pharmacy_order_form tfoot tr > td, #edit_radiology_test_form #edit_pharmacy_order_form tfoot tr > td, #edit_radiology_test_form #vaccination_type tfoot tr > td, #edit_radiology_test_form #update_pharamacy_full_stock tfoot tr > td, #edit_radiology_test_form .print_template_row_form tfoot tr > td, #edit_radiology_test_form .new_print_template_block tfoot tr > td, #edit_radiology_test_form .edit_print_template_block tfoot tr > td, #edit_radiology_test_form #referral_payouts_update tfoot tr > td, #edit_radiology_test_form #return_hospital_pharmacy_bill tfoot tr > td, #edit_radiology_test_form #new_doctor_network_rule_form tfoot tr > td, #importUserBill #new_hospital_patient_bill tfoot tr > td, #importUserBill #new_hospital_pharmacy_bill tfoot tr > td, #importUserBill #edit_hospital_pharmacy_bill tfoot tr > td, #importUserBill #create_hospital_bill_template tfoot tr > td, #importUserBill #edit_hospital_patient_bill tfoot tr > td, #importUserBill #new_hospital_pharmacy_inventory tfoot tr > td, #importUserBill #prescription_template_form tfoot tr > td, #importUserBill #new_staff_network_rule_form tfoot tr > td, #importUserBill #new_hospital_radiology_order tfoot tr > td, #importUserBill #edit_hospital_radiology_order tfoot tr > td, #importUserBill #edit_hospital_radiology_test tfoot tr > td, #importUserBill #create_user_anon_bill tfoot tr > td, #importUserBill #radiology_order_template tfoot tr > td, #importUserBill #add_doctorreferral tfoot tr > td, #importUserBill #new_pharmacy_order_form tfoot tr > td, #importUserBill #edit_pharmacy_order_form tfoot tr > td, #importUserBill #vaccination_type tfoot tr > td, #importUserBill #update_pharamacy_full_stock tfoot tr > td, #importUserBill .print_template_row_form tfoot tr > td, #importUserBill .new_print_template_block tfoot tr > td, #importUserBill .edit_print_template_block tfoot tr > td, #importUserBill #referral_payouts_update tfoot tr > td, #importUserBill #return_hospital_pharmacy_bill tfoot tr > td, #importUserBill #new_doctor_network_rule_form tfoot tr > td, #editOrderTemplatemodal #new_hospital_patient_bill tfoot tr > td, #editOrderTemplatemodal #new_hospital_pharmacy_bill tfoot tr > td, #editOrderTemplatemodal #edit_hospital_pharmacy_bill tfoot tr > td, #editOrderTemplatemodal #create_hospital_bill_template tfoot tr > td, #editOrderTemplatemodal #edit_hospital_patient_bill tfoot tr > td, #editOrderTemplatemodal #new_hospital_pharmacy_inventory tfoot tr > td, #editOrderTemplatemodal #prescription_template_form tfoot tr > td, #editOrderTemplatemodal #new_staff_network_rule_form tfoot tr > td, #editOrderTemplatemodal #new_hospital_radiology_order tfoot tr > td, #editOrderTemplatemodal #edit_hospital_radiology_order tfoot tr > td, #editOrderTemplatemodal #edit_hospital_radiology_test tfoot tr > td, #editOrderTemplatemodal #create_user_anon_bill tfoot tr > td, #editOrderTemplatemodal #radiology_order_template tfoot tr > td, #editOrderTemplatemodal #add_doctorreferral tfoot tr > td, #editOrderTemplatemodal #new_pharmacy_order_form tfoot tr > td, #editOrderTemplatemodal #edit_pharmacy_order_form tfoot tr > td, #editOrderTemplatemodal #vaccination_type tfoot tr > td, #editOrderTemplatemodal #update_pharamacy_full_stock tfoot tr > td, #editOrderTemplatemodal .print_template_row_form tfoot tr > td, #editOrderTemplatemodal .new_print_template_block tfoot tr > td, #editOrderTemplatemodal .edit_print_template_block tfoot tr > td, #editOrderTemplatemodal #referral_payouts_update tfoot tr > td, #editOrderTemplatemodal #return_hospital_pharmacy_bill tfoot tr > td, #editOrderTemplatemodal #new_doctor_network_rule_form tfoot tr > td, #editReferralTemplatemodal #new_hospital_patient_bill tfoot tr > td, #editReferralTemplatemodal #new_hospital_pharmacy_bill tfoot tr > td, #editReferralTemplatemodal #edit_hospital_pharmacy_bill tfoot tr > td, #editReferralTemplatemodal #create_hospital_bill_template tfoot tr > td, #editReferralTemplatemodal #edit_hospital_patient_bill tfoot tr > td, #editReferralTemplatemodal #new_hospital_pharmacy_inventory tfoot tr > td, #editReferralTemplatemodal #prescription_template_form tfoot tr > td, #editReferralTemplatemodal #new_staff_network_rule_form tfoot tr > td, #editReferralTemplatemodal #new_hospital_radiology_order tfoot tr > td, #editReferralTemplatemodal #edit_hospital_radiology_order tfoot tr > td, #editReferralTemplatemodal #edit_hospital_radiology_test tfoot tr > td, #editReferralTemplatemodal #create_user_anon_bill tfoot tr > td, #editReferralTemplatemodal #radiology_order_template tfoot tr > td, #editReferralTemplatemodal #add_doctorreferral tfoot tr > td, #editReferralTemplatemodal #new_pharmacy_order_form tfoot tr > td, #editReferralTemplatemodal #edit_pharmacy_order_form tfoot tr > td, #editReferralTemplatemodal #vaccination_type tfoot tr > td, #editReferralTemplatemodal #update_pharamacy_full_stock tfoot tr > td, #editReferralTemplatemodal .print_template_row_form tfoot tr > td, #editReferralTemplatemodal .new_print_template_block tfoot tr > td, #editReferralTemplatemodal .edit_print_template_block tfoot tr > td, #editReferralTemplatemodal #referral_payouts_update tfoot tr > td, #editReferralTemplatemodal #return_hospital_pharmacy_bill tfoot tr > td, #editReferralTemplatemodal #new_doctor_network_rule_form tfoot tr > td, #VaccinationTemplatemodal #new_hospital_patient_bill tfoot tr > td, #VaccinationTemplatemodal #new_hospital_pharmacy_bill tfoot tr > td, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill tfoot tr > td, #VaccinationTemplatemodal #create_hospital_bill_template tfoot tr > td, #VaccinationTemplatemodal #edit_hospital_patient_bill tfoot tr > td, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory tfoot tr > td, #VaccinationTemplatemodal #prescription_template_form tfoot tr > td, #VaccinationTemplatemodal #new_staff_network_rule_form tfoot tr > td, #VaccinationTemplatemodal #new_hospital_radiology_order tfoot tr > td, #VaccinationTemplatemodal #edit_hospital_radiology_order tfoot tr > td, #VaccinationTemplatemodal #edit_hospital_radiology_test tfoot tr > td, #VaccinationTemplatemodal #create_user_anon_bill tfoot tr > td, #VaccinationTemplatemodal #radiology_order_template tfoot tr > td, #VaccinationTemplatemodal #add_doctorreferral tfoot tr > td, #VaccinationTemplatemodal #new_pharmacy_order_form tfoot tr > td, #VaccinationTemplatemodal #edit_pharmacy_order_form tfoot tr > td, #VaccinationTemplatemodal #vaccination_type tfoot tr > td, #VaccinationTemplatemodal #update_pharamacy_full_stock tfoot tr > td, #VaccinationTemplatemodal .print_template_row_form tfoot tr > td, #VaccinationTemplatemodal .new_print_template_block tfoot tr > td, #VaccinationTemplatemodal .edit_print_template_block tfoot tr > td, #VaccinationTemplatemodal #referral_payouts_update tfoot tr > td, #VaccinationTemplatemodal #return_hospital_pharmacy_bill tfoot tr > td, #VaccinationTemplatemodal #new_doctor_network_rule_form tfoot tr > td, #update_pharmacy_order_stock #new_hospital_patient_bill tfoot tr > td, #update_pharmacy_order_stock #new_hospital_pharmacy_bill tfoot tr > td, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill tfoot tr > td, #update_pharmacy_order_stock #create_hospital_bill_template tfoot tr > td, #update_pharmacy_order_stock #edit_hospital_patient_bill tfoot tr > td, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory tfoot tr > td, #update_pharmacy_order_stock #prescription_template_form tfoot tr > td, #update_pharmacy_order_stock #new_staff_network_rule_form tfoot tr > td, #update_pharmacy_order_stock #new_hospital_radiology_order tfoot tr > td, #update_pharmacy_order_stock #edit_hospital_radiology_order tfoot tr > td, #update_pharmacy_order_stock #edit_hospital_radiology_test tfoot tr > td, #update_pharmacy_order_stock #create_user_anon_bill tfoot tr > td, #update_pharmacy_order_stock #radiology_order_template tfoot tr > td, #update_pharmacy_order_stock #add_doctorreferral tfoot tr > td, #update_pharmacy_order_stock #new_pharmacy_order_form tfoot tr > td, #update_pharmacy_order_stock #edit_pharmacy_order_form tfoot tr > td, #update_pharmacy_order_stock #vaccination_type tfoot tr > td, #update_pharmacy_order_stock #update_pharamacy_full_stock tfoot tr > td, #update_pharmacy_order_stock .print_template_row_form tfoot tr > td, #update_pharmacy_order_stock .new_print_template_block tfoot tr > td, #update_pharmacy_order_stock .edit_print_template_block tfoot tr > td, #update_pharmacy_order_stock #referral_payouts_update tfoot tr > td, #update_pharmacy_order_stock #return_hospital_pharmacy_bill tfoot tr > td, #update_pharmacy_order_stock #new_doctor_network_rule_form tfoot tr > td, #addMoreList #new_hospital_patient_bill tfoot tr > td, #addMoreList #new_hospital_pharmacy_bill tfoot tr > td, #addMoreList #edit_hospital_pharmacy_bill tfoot tr > td, #addMoreList #create_hospital_bill_template tfoot tr > td, #addMoreList #edit_hospital_patient_bill tfoot tr > td, #addMoreList #new_hospital_pharmacy_inventory tfoot tr > td, #addMoreList #prescription_template_form tfoot tr > td, #addMoreList #new_staff_network_rule_form tfoot tr > td, #addMoreList #new_hospital_radiology_order tfoot tr > td, #addMoreList #edit_hospital_radiology_order tfoot tr > td, #addMoreList #edit_hospital_radiology_test tfoot tr > td, #addMoreList #create_user_anon_bill tfoot tr > td, #addMoreList #radiology_order_template tfoot tr > td, #addMoreList #add_doctorreferral tfoot tr > td, #addMoreList #new_pharmacy_order_form tfoot tr > td, #addMoreList #edit_pharmacy_order_form tfoot tr > td, #addMoreList #vaccination_type tfoot tr > td, #addMoreList #update_pharamacy_full_stock tfoot tr > td, #addMoreList .print_template_row_form tfoot tr > td, #addMoreList .new_print_template_block tfoot tr > td, #addMoreList .edit_print_template_block tfoot tr > td, #addMoreList #referral_payouts_update tfoot tr > td, #addMoreList #return_hospital_pharmacy_bill tfoot tr > td, #addMoreList #new_doctor_network_rule_form tfoot tr > td, #addTemplateHeaderBlocksModal #new_hospital_patient_bill tfoot tr > td, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill tfoot tr > td, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill tfoot tr > td, #addTemplateHeaderBlocksModal #create_hospital_bill_template tfoot tr > td, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill tfoot tr > td, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory tfoot tr > td, #addTemplateHeaderBlocksModal #prescription_template_form tfoot tr > td, #addTemplateHeaderBlocksModal #new_staff_network_rule_form tfoot tr > td, #addTemplateHeaderBlocksModal #new_hospital_radiology_order tfoot tr > td, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order tfoot tr > td, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test tfoot tr > td, #addTemplateHeaderBlocksModal #create_user_anon_bill tfoot tr > td, #addTemplateHeaderBlocksModal #radiology_order_template tfoot tr > td, #addTemplateHeaderBlocksModal #add_doctorreferral tfoot tr > td, #addTemplateHeaderBlocksModal #new_pharmacy_order_form tfoot tr > td, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form tfoot tr > td, #addTemplateHeaderBlocksModal #vaccination_type tfoot tr > td, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock tfoot tr > td, #addTemplateHeaderBlocksModal .print_template_row_form tfoot tr > td, #addTemplateHeaderBlocksModal .new_print_template_block tfoot tr > td, #addTemplateHeaderBlocksModal .edit_print_template_block tfoot tr > td, #addTemplateHeaderBlocksModal #referral_payouts_update tfoot tr > td, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill tfoot tr > td, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form tfoot tr > td, #referralPayoutTemplatemodal #new_hospital_patient_bill tfoot tr > td, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill tfoot tr > td, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill tfoot tr > td, #referralPayoutTemplatemodal #create_hospital_bill_template tfoot tr > td, #referralPayoutTemplatemodal #edit_hospital_patient_bill tfoot tr > td, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory tfoot tr > td, #referralPayoutTemplatemodal #prescription_template_form tfoot tr > td, #referralPayoutTemplatemodal #new_staff_network_rule_form tfoot tr > td, #referralPayoutTemplatemodal #new_hospital_radiology_order tfoot tr > td, #referralPayoutTemplatemodal #edit_hospital_radiology_order tfoot tr > td, #referralPayoutTemplatemodal #edit_hospital_radiology_test tfoot tr > td, #referralPayoutTemplatemodal #create_user_anon_bill tfoot tr > td, #referralPayoutTemplatemodal #radiology_order_template tfoot tr > td, #referralPayoutTemplatemodal #add_doctorreferral tfoot tr > td, #referralPayoutTemplatemodal #new_pharmacy_order_form tfoot tr > td, #referralPayoutTemplatemodal #edit_pharmacy_order_form tfoot tr > td, #referralPayoutTemplatemodal #vaccination_type tfoot tr > td, #referralPayoutTemplatemodal #update_pharamacy_full_stock tfoot tr > td, #referralPayoutTemplatemodal .print_template_row_form tfoot tr > td, #referralPayoutTemplatemodal .new_print_template_block tfoot tr > td, #referralPayoutTemplatemodal .edit_print_template_block tfoot tr > td, #referralPayoutTemplatemodal #referral_payouts_update tfoot tr > td, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill tfoot tr > td, #referralPayoutTemplatemodal #new_doctor_network_rule_form tfoot tr > td, #new_doctor_network_rule_form #new_hospital_patient_bill tfoot tr > td, #new_doctor_network_rule_form #new_hospital_pharmacy_bill tfoot tr > td, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill tfoot tr > td, #new_doctor_network_rule_form #create_hospital_bill_template tfoot tr > td, #new_doctor_network_rule_form #edit_hospital_patient_bill tfoot tr > td, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory tfoot tr > td, #new_doctor_network_rule_form #prescription_template_form tfoot tr > td, #new_doctor_network_rule_form #new_staff_network_rule_form tfoot tr > td, #new_doctor_network_rule_form #new_hospital_radiology_order tfoot tr > td, #new_doctor_network_rule_form #edit_hospital_radiology_order tfoot tr > td, #new_doctor_network_rule_form #edit_hospital_radiology_test tfoot tr > td, #new_doctor_network_rule_form #create_user_anon_bill tfoot tr > td, #new_doctor_network_rule_form #radiology_order_template tfoot tr > td, #new_doctor_network_rule_form #add_doctorreferral tfoot tr > td, #new_doctor_network_rule_form #new_pharmacy_order_form tfoot tr > td, #new_doctor_network_rule_form #edit_pharmacy_order_form tfoot tr > td, #new_doctor_network_rule_form #vaccination_type tfoot tr > td, #new_doctor_network_rule_form #update_pharamacy_full_stock tfoot tr > td, #new_doctor_network_rule_form .print_template_row_form tfoot tr > td, #new_doctor_network_rule_form .new_print_template_block tfoot tr > td, #new_doctor_network_rule_form .edit_print_template_block tfoot tr > td, #new_doctor_network_rule_form #referral_payouts_update tfoot tr > td, #new_doctor_network_rule_form #return_hospital_pharmacy_bill tfoot tr > td, #new_doctor_network_rule_form #new_doctor_network_rule_form tfoot tr > td {
  background: #fff;
  border: none;
}
#add_new_bill_form #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td,
#add_new_bill_form #new_hospital_patient_bill tfoot ._tfooter_tax_value td,
#add_new_bill_form #new_hospital_patient_bill tfoot ._tfooter_discount td,
#add_new_bill_form #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td, #add_new_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#add_new_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#add_new_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#add_new_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #add_new_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#add_new_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#add_new_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#add_new_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #add_new_bill_form #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td,
#add_new_bill_form #create_hospital_bill_template tfoot ._tfooter_tax_value td,
#add_new_bill_form #create_hospital_bill_template tfoot ._tfooter_discount td,
#add_new_bill_form #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td, #add_new_bill_form #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td,
#add_new_bill_form #edit_hospital_patient_bill tfoot ._tfooter_tax_value td,
#add_new_bill_form #edit_hospital_patient_bill tfoot ._tfooter_discount td,
#add_new_bill_form #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td, #add_new_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td,
#add_new_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td,
#add_new_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td,
#add_new_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td, #add_new_bill_form #prescription_template_form tfoot ._tfooter_bill_subtotal td,
#add_new_bill_form #prescription_template_form tfoot ._tfooter_tax_value td,
#add_new_bill_form #prescription_template_form tfoot ._tfooter_discount td,
#add_new_bill_form #prescription_template_form tfoot ._tfooter_bill_grand_total td, #add_new_bill_form #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td,
#add_new_bill_form #new_staff_network_rule_form tfoot ._tfooter_tax_value td,
#add_new_bill_form #new_staff_network_rule_form tfoot ._tfooter_discount td,
#add_new_bill_form #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td, #add_new_bill_form #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td,
#add_new_bill_form #new_hospital_radiology_order tfoot ._tfooter_tax_value td,
#add_new_bill_form #new_hospital_radiology_order tfoot ._tfooter_discount td,
#add_new_bill_form #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td, #add_new_bill_form #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td,
#add_new_bill_form #edit_hospital_radiology_order tfoot ._tfooter_tax_value td,
#add_new_bill_form #edit_hospital_radiology_order tfoot ._tfooter_discount td,
#add_new_bill_form #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td, #add_new_bill_form #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td,
#add_new_bill_form #edit_hospital_radiology_test tfoot ._tfooter_tax_value td,
#add_new_bill_form #edit_hospital_radiology_test tfoot ._tfooter_discount td,
#add_new_bill_form #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td, #add_new_bill_form #create_user_anon_bill tfoot ._tfooter_bill_subtotal td,
#add_new_bill_form #create_user_anon_bill tfoot ._tfooter_tax_value td,
#add_new_bill_form #create_user_anon_bill tfoot ._tfooter_discount td,
#add_new_bill_form #create_user_anon_bill tfoot ._tfooter_bill_grand_total td, #add_new_bill_form #radiology_order_template tfoot ._tfooter_bill_subtotal td,
#add_new_bill_form #radiology_order_template tfoot ._tfooter_tax_value td,
#add_new_bill_form #radiology_order_template tfoot ._tfooter_discount td,
#add_new_bill_form #radiology_order_template tfoot ._tfooter_bill_grand_total td, #add_new_bill_form #add_doctorreferral tfoot ._tfooter_bill_subtotal td,
#add_new_bill_form #add_doctorreferral tfoot ._tfooter_tax_value td,
#add_new_bill_form #add_doctorreferral tfoot ._tfooter_discount td,
#add_new_bill_form #add_doctorreferral tfoot ._tfooter_bill_grand_total td, #add_new_bill_form #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td,
#add_new_bill_form #new_pharmacy_order_form tfoot ._tfooter_tax_value td,
#add_new_bill_form #new_pharmacy_order_form tfoot ._tfooter_discount td,
#add_new_bill_form #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td, #add_new_bill_form #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td,
#add_new_bill_form #edit_pharmacy_order_form tfoot ._tfooter_tax_value td,
#add_new_bill_form #edit_pharmacy_order_form tfoot ._tfooter_discount td,
#add_new_bill_form #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td, #add_new_bill_form #vaccination_type tfoot ._tfooter_bill_subtotal td,
#add_new_bill_form #vaccination_type tfoot ._tfooter_tax_value td,
#add_new_bill_form #vaccination_type tfoot ._tfooter_discount td,
#add_new_bill_form #vaccination_type tfoot ._tfooter_bill_grand_total td, #add_new_bill_form #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td,
#add_new_bill_form #update_pharamacy_full_stock tfoot ._tfooter_tax_value td,
#add_new_bill_form #update_pharamacy_full_stock tfoot ._tfooter_discount td,
#add_new_bill_form #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td, #add_new_bill_form .print_template_row_form tfoot ._tfooter_bill_subtotal td,
#add_new_bill_form .print_template_row_form tfoot ._tfooter_tax_value td,
#add_new_bill_form .print_template_row_form tfoot ._tfooter_discount td,
#add_new_bill_form .print_template_row_form tfoot ._tfooter_bill_grand_total td, #add_new_bill_form .new_print_template_block tfoot ._tfooter_bill_subtotal td,
#add_new_bill_form .new_print_template_block tfoot ._tfooter_tax_value td,
#add_new_bill_form .new_print_template_block tfoot ._tfooter_discount td,
#add_new_bill_form .new_print_template_block tfoot ._tfooter_bill_grand_total td, #add_new_bill_form .edit_print_template_block tfoot ._tfooter_bill_subtotal td,
#add_new_bill_form .edit_print_template_block tfoot ._tfooter_tax_value td,
#add_new_bill_form .edit_print_template_block tfoot ._tfooter_discount td,
#add_new_bill_form .edit_print_template_block tfoot ._tfooter_bill_grand_total td, #add_new_bill_form #referral_payouts_update tfoot ._tfooter_bill_subtotal td,
#add_new_bill_form #referral_payouts_update tfoot ._tfooter_tax_value td,
#add_new_bill_form #referral_payouts_update tfoot ._tfooter_discount td,
#add_new_bill_form #referral_payouts_update tfoot ._tfooter_bill_grand_total td, #add_new_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#add_new_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#add_new_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#add_new_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #add_new_bill_form #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td,
#add_new_bill_form #new_doctor_network_rule_form tfoot ._tfooter_tax_value td,
#add_new_bill_form #new_doctor_network_rule_form tfoot ._tfooter_discount td,
#add_new_bill_form #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td, #add_new_pharmacy_bill_form #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td,
#add_new_pharmacy_bill_form #new_hospital_patient_bill tfoot ._tfooter_tax_value td,
#add_new_pharmacy_bill_form #new_hospital_patient_bill tfoot ._tfooter_discount td,
#add_new_pharmacy_bill_form #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #add_new_pharmacy_bill_form #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td,
#add_new_pharmacy_bill_form #create_hospital_bill_template tfoot ._tfooter_tax_value td,
#add_new_pharmacy_bill_form #create_hospital_bill_template tfoot ._tfooter_discount td,
#add_new_pharmacy_bill_form #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td, #add_new_pharmacy_bill_form #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td,
#add_new_pharmacy_bill_form #edit_hospital_patient_bill tfoot ._tfooter_tax_value td,
#add_new_pharmacy_bill_form #edit_hospital_patient_bill tfoot ._tfooter_discount td,
#add_new_pharmacy_bill_form #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td, #add_new_pharmacy_bill_form #prescription_template_form tfoot ._tfooter_bill_subtotal td,
#add_new_pharmacy_bill_form #prescription_template_form tfoot ._tfooter_tax_value td,
#add_new_pharmacy_bill_form #prescription_template_form tfoot ._tfooter_discount td,
#add_new_pharmacy_bill_form #prescription_template_form tfoot ._tfooter_bill_grand_total td, #add_new_pharmacy_bill_form #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td,
#add_new_pharmacy_bill_form #new_staff_network_rule_form tfoot ._tfooter_tax_value td,
#add_new_pharmacy_bill_form #new_staff_network_rule_form tfoot ._tfooter_discount td,
#add_new_pharmacy_bill_form #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td, #add_new_pharmacy_bill_form #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td,
#add_new_pharmacy_bill_form #new_hospital_radiology_order tfoot ._tfooter_tax_value td,
#add_new_pharmacy_bill_form #new_hospital_radiology_order tfoot ._tfooter_discount td,
#add_new_pharmacy_bill_form #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td, #add_new_pharmacy_bill_form #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td,
#add_new_pharmacy_bill_form #edit_hospital_radiology_order tfoot ._tfooter_tax_value td,
#add_new_pharmacy_bill_form #edit_hospital_radiology_order tfoot ._tfooter_discount td,
#add_new_pharmacy_bill_form #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td, #add_new_pharmacy_bill_form #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td,
#add_new_pharmacy_bill_form #edit_hospital_radiology_test tfoot ._tfooter_tax_value td,
#add_new_pharmacy_bill_form #edit_hospital_radiology_test tfoot ._tfooter_discount td,
#add_new_pharmacy_bill_form #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td, #add_new_pharmacy_bill_form #create_user_anon_bill tfoot ._tfooter_bill_subtotal td,
#add_new_pharmacy_bill_form #create_user_anon_bill tfoot ._tfooter_tax_value td,
#add_new_pharmacy_bill_form #create_user_anon_bill tfoot ._tfooter_discount td,
#add_new_pharmacy_bill_form #create_user_anon_bill tfoot ._tfooter_bill_grand_total td, #add_new_pharmacy_bill_form #radiology_order_template tfoot ._tfooter_bill_subtotal td,
#add_new_pharmacy_bill_form #radiology_order_template tfoot ._tfooter_tax_value td,
#add_new_pharmacy_bill_form #radiology_order_template tfoot ._tfooter_discount td,
#add_new_pharmacy_bill_form #radiology_order_template tfoot ._tfooter_bill_grand_total td, #add_new_pharmacy_bill_form #add_doctorreferral tfoot ._tfooter_bill_subtotal td,
#add_new_pharmacy_bill_form #add_doctorreferral tfoot ._tfooter_tax_value td,
#add_new_pharmacy_bill_form #add_doctorreferral tfoot ._tfooter_discount td,
#add_new_pharmacy_bill_form #add_doctorreferral tfoot ._tfooter_bill_grand_total td, #add_new_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td,
#add_new_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tfooter_tax_value td,
#add_new_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tfooter_discount td,
#add_new_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td, #add_new_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td,
#add_new_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tfooter_tax_value td,
#add_new_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tfooter_discount td,
#add_new_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td, #add_new_pharmacy_bill_form #vaccination_type tfoot ._tfooter_bill_subtotal td,
#add_new_pharmacy_bill_form #vaccination_type tfoot ._tfooter_tax_value td,
#add_new_pharmacy_bill_form #vaccination_type tfoot ._tfooter_discount td,
#add_new_pharmacy_bill_form #vaccination_type tfoot ._tfooter_bill_grand_total td, #add_new_pharmacy_bill_form #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td,
#add_new_pharmacy_bill_form #update_pharamacy_full_stock tfoot ._tfooter_tax_value td,
#add_new_pharmacy_bill_form #update_pharamacy_full_stock tfoot ._tfooter_discount td,
#add_new_pharmacy_bill_form #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td, #add_new_pharmacy_bill_form .print_template_row_form tfoot ._tfooter_bill_subtotal td,
#add_new_pharmacy_bill_form .print_template_row_form tfoot ._tfooter_tax_value td,
#add_new_pharmacy_bill_form .print_template_row_form tfoot ._tfooter_discount td,
#add_new_pharmacy_bill_form .print_template_row_form tfoot ._tfooter_bill_grand_total td, #add_new_pharmacy_bill_form .new_print_template_block tfoot ._tfooter_bill_subtotal td,
#add_new_pharmacy_bill_form .new_print_template_block tfoot ._tfooter_tax_value td,
#add_new_pharmacy_bill_form .new_print_template_block tfoot ._tfooter_discount td,
#add_new_pharmacy_bill_form .new_print_template_block tfoot ._tfooter_bill_grand_total td, #add_new_pharmacy_bill_form .edit_print_template_block tfoot ._tfooter_bill_subtotal td,
#add_new_pharmacy_bill_form .edit_print_template_block tfoot ._tfooter_tax_value td,
#add_new_pharmacy_bill_form .edit_print_template_block tfoot ._tfooter_discount td,
#add_new_pharmacy_bill_form .edit_print_template_block tfoot ._tfooter_bill_grand_total td, #add_new_pharmacy_bill_form #referral_payouts_update tfoot ._tfooter_bill_subtotal td,
#add_new_pharmacy_bill_form #referral_payouts_update tfoot ._tfooter_tax_value td,
#add_new_pharmacy_bill_form #referral_payouts_update tfoot ._tfooter_discount td,
#add_new_pharmacy_bill_form #referral_payouts_update tfoot ._tfooter_bill_grand_total td, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#add_new_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#add_new_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#add_new_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #add_new_pharmacy_bill_form #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td,
#add_new_pharmacy_bill_form #new_doctor_network_rule_form tfoot ._tfooter_tax_value td,
#add_new_pharmacy_bill_form #new_doctor_network_rule_form tfoot ._tfooter_discount td,
#add_new_pharmacy_bill_form #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td, #update_new_bill_form #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td,
#update_new_bill_form #new_hospital_patient_bill tfoot ._tfooter_tax_value td,
#update_new_bill_form #new_hospital_patient_bill tfoot ._tfooter_discount td,
#update_new_bill_form #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td, #update_new_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#update_new_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#update_new_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#update_new_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #update_new_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#update_new_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#update_new_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#update_new_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #update_new_bill_form #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td,
#update_new_bill_form #create_hospital_bill_template tfoot ._tfooter_tax_value td,
#update_new_bill_form #create_hospital_bill_template tfoot ._tfooter_discount td,
#update_new_bill_form #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td, #update_new_bill_form #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td,
#update_new_bill_form #edit_hospital_patient_bill tfoot ._tfooter_tax_value td,
#update_new_bill_form #edit_hospital_patient_bill tfoot ._tfooter_discount td,
#update_new_bill_form #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td, #update_new_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td,
#update_new_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td,
#update_new_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td,
#update_new_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td, #update_new_bill_form #prescription_template_form tfoot ._tfooter_bill_subtotal td,
#update_new_bill_form #prescription_template_form tfoot ._tfooter_tax_value td,
#update_new_bill_form #prescription_template_form tfoot ._tfooter_discount td,
#update_new_bill_form #prescription_template_form tfoot ._tfooter_bill_grand_total td, #update_new_bill_form #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td,
#update_new_bill_form #new_staff_network_rule_form tfoot ._tfooter_tax_value td,
#update_new_bill_form #new_staff_network_rule_form tfoot ._tfooter_discount td,
#update_new_bill_form #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td, #update_new_bill_form #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td,
#update_new_bill_form #new_hospital_radiology_order tfoot ._tfooter_tax_value td,
#update_new_bill_form #new_hospital_radiology_order tfoot ._tfooter_discount td,
#update_new_bill_form #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td, #update_new_bill_form #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td,
#update_new_bill_form #edit_hospital_radiology_order tfoot ._tfooter_tax_value td,
#update_new_bill_form #edit_hospital_radiology_order tfoot ._tfooter_discount td,
#update_new_bill_form #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td, #update_new_bill_form #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td,
#update_new_bill_form #edit_hospital_radiology_test tfoot ._tfooter_tax_value td,
#update_new_bill_form #edit_hospital_radiology_test tfoot ._tfooter_discount td,
#update_new_bill_form #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td, #update_new_bill_form #create_user_anon_bill tfoot ._tfooter_bill_subtotal td,
#update_new_bill_form #create_user_anon_bill tfoot ._tfooter_tax_value td,
#update_new_bill_form #create_user_anon_bill tfoot ._tfooter_discount td,
#update_new_bill_form #create_user_anon_bill tfoot ._tfooter_bill_grand_total td, #update_new_bill_form #radiology_order_template tfoot ._tfooter_bill_subtotal td,
#update_new_bill_form #radiology_order_template tfoot ._tfooter_tax_value td,
#update_new_bill_form #radiology_order_template tfoot ._tfooter_discount td,
#update_new_bill_form #radiology_order_template tfoot ._tfooter_bill_grand_total td, #update_new_bill_form #add_doctorreferral tfoot ._tfooter_bill_subtotal td,
#update_new_bill_form #add_doctorreferral tfoot ._tfooter_tax_value td,
#update_new_bill_form #add_doctorreferral tfoot ._tfooter_discount td,
#update_new_bill_form #add_doctorreferral tfoot ._tfooter_bill_grand_total td, #update_new_bill_form #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td,
#update_new_bill_form #new_pharmacy_order_form tfoot ._tfooter_tax_value td,
#update_new_bill_form #new_pharmacy_order_form tfoot ._tfooter_discount td,
#update_new_bill_form #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td, #update_new_bill_form #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td,
#update_new_bill_form #edit_pharmacy_order_form tfoot ._tfooter_tax_value td,
#update_new_bill_form #edit_pharmacy_order_form tfoot ._tfooter_discount td,
#update_new_bill_form #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td, #update_new_bill_form #vaccination_type tfoot ._tfooter_bill_subtotal td,
#update_new_bill_form #vaccination_type tfoot ._tfooter_tax_value td,
#update_new_bill_form #vaccination_type tfoot ._tfooter_discount td,
#update_new_bill_form #vaccination_type tfoot ._tfooter_bill_grand_total td, #update_new_bill_form #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td,
#update_new_bill_form #update_pharamacy_full_stock tfoot ._tfooter_tax_value td,
#update_new_bill_form #update_pharamacy_full_stock tfoot ._tfooter_discount td,
#update_new_bill_form #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td, #update_new_bill_form .print_template_row_form tfoot ._tfooter_bill_subtotal td,
#update_new_bill_form .print_template_row_form tfoot ._tfooter_tax_value td,
#update_new_bill_form .print_template_row_form tfoot ._tfooter_discount td,
#update_new_bill_form .print_template_row_form tfoot ._tfooter_bill_grand_total td, #update_new_bill_form .new_print_template_block tfoot ._tfooter_bill_subtotal td,
#update_new_bill_form .new_print_template_block tfoot ._tfooter_tax_value td,
#update_new_bill_form .new_print_template_block tfoot ._tfooter_discount td,
#update_new_bill_form .new_print_template_block tfoot ._tfooter_bill_grand_total td, #update_new_bill_form .edit_print_template_block tfoot ._tfooter_bill_subtotal td,
#update_new_bill_form .edit_print_template_block tfoot ._tfooter_tax_value td,
#update_new_bill_form .edit_print_template_block tfoot ._tfooter_discount td,
#update_new_bill_form .edit_print_template_block tfoot ._tfooter_bill_grand_total td, #update_new_bill_form #referral_payouts_update tfoot ._tfooter_bill_subtotal td,
#update_new_bill_form #referral_payouts_update tfoot ._tfooter_tax_value td,
#update_new_bill_form #referral_payouts_update tfoot ._tfooter_discount td,
#update_new_bill_form #referral_payouts_update tfoot ._tfooter_bill_grand_total td, #update_new_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#update_new_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#update_new_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#update_new_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #update_new_bill_form #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td,
#update_new_bill_form #new_doctor_network_rule_form tfoot ._tfooter_tax_value td,
#update_new_bill_form #new_doctor_network_rule_form tfoot ._tfooter_discount td,
#update_new_bill_form #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_bill_form #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_bill_form #new_hospital_patient_bill tfoot ._tfooter_tax_value td,
#edit_pharmacy_bill_form #new_hospital_patient_bill tfoot ._tfooter_discount td,
#edit_pharmacy_bill_form #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#edit_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#edit_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#edit_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#edit_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_bill_form #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_bill_form #create_hospital_bill_template tfoot ._tfooter_tax_value td,
#edit_pharmacy_bill_form #create_hospital_bill_template tfoot ._tfooter_discount td,
#edit_pharmacy_bill_form #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_bill_form #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_bill_form #edit_hospital_patient_bill tfoot ._tfooter_tax_value td,
#edit_pharmacy_bill_form #edit_hospital_patient_bill tfoot ._tfooter_discount td,
#edit_pharmacy_bill_form #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td,
#edit_pharmacy_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td,
#edit_pharmacy_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_bill_form #prescription_template_form tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_bill_form #prescription_template_form tfoot ._tfooter_tax_value td,
#edit_pharmacy_bill_form #prescription_template_form tfoot ._tfooter_discount td,
#edit_pharmacy_bill_form #prescription_template_form tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_bill_form #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_bill_form #new_staff_network_rule_form tfoot ._tfooter_tax_value td,
#edit_pharmacy_bill_form #new_staff_network_rule_form tfoot ._tfooter_discount td,
#edit_pharmacy_bill_form #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_bill_form #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_bill_form #new_hospital_radiology_order tfoot ._tfooter_tax_value td,
#edit_pharmacy_bill_form #new_hospital_radiology_order tfoot ._tfooter_discount td,
#edit_pharmacy_bill_form #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_bill_form #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_bill_form #edit_hospital_radiology_order tfoot ._tfooter_tax_value td,
#edit_pharmacy_bill_form #edit_hospital_radiology_order tfoot ._tfooter_discount td,
#edit_pharmacy_bill_form #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_bill_form #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_bill_form #edit_hospital_radiology_test tfoot ._tfooter_tax_value td,
#edit_pharmacy_bill_form #edit_hospital_radiology_test tfoot ._tfooter_discount td,
#edit_pharmacy_bill_form #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_bill_form #create_user_anon_bill tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_bill_form #create_user_anon_bill tfoot ._tfooter_tax_value td,
#edit_pharmacy_bill_form #create_user_anon_bill tfoot ._tfooter_discount td,
#edit_pharmacy_bill_form #create_user_anon_bill tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_bill_form #radiology_order_template tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_bill_form #radiology_order_template tfoot ._tfooter_tax_value td,
#edit_pharmacy_bill_form #radiology_order_template tfoot ._tfooter_discount td,
#edit_pharmacy_bill_form #radiology_order_template tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_bill_form #add_doctorreferral tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_bill_form #add_doctorreferral tfoot ._tfooter_tax_value td,
#edit_pharmacy_bill_form #add_doctorreferral tfoot ._tfooter_discount td,
#edit_pharmacy_bill_form #add_doctorreferral tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tfooter_tax_value td,
#edit_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tfooter_discount td,
#edit_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tfooter_tax_value td,
#edit_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tfooter_discount td,
#edit_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_bill_form #vaccination_type tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_bill_form #vaccination_type tfoot ._tfooter_tax_value td,
#edit_pharmacy_bill_form #vaccination_type tfoot ._tfooter_discount td,
#edit_pharmacy_bill_form #vaccination_type tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_bill_form #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_bill_form #update_pharamacy_full_stock tfoot ._tfooter_tax_value td,
#edit_pharmacy_bill_form #update_pharamacy_full_stock tfoot ._tfooter_discount td,
#edit_pharmacy_bill_form #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_bill_form .print_template_row_form tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_bill_form .print_template_row_form tfoot ._tfooter_tax_value td,
#edit_pharmacy_bill_form .print_template_row_form tfoot ._tfooter_discount td,
#edit_pharmacy_bill_form .print_template_row_form tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_bill_form .new_print_template_block tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_bill_form .new_print_template_block tfoot ._tfooter_tax_value td,
#edit_pharmacy_bill_form .new_print_template_block tfoot ._tfooter_discount td,
#edit_pharmacy_bill_form .new_print_template_block tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_bill_form .edit_print_template_block tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_bill_form .edit_print_template_block tfoot ._tfooter_tax_value td,
#edit_pharmacy_bill_form .edit_print_template_block tfoot ._tfooter_discount td,
#edit_pharmacy_bill_form .edit_print_template_block tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_bill_form #referral_payouts_update tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_bill_form #referral_payouts_update tfoot ._tfooter_tax_value td,
#edit_pharmacy_bill_form #referral_payouts_update tfoot ._tfooter_discount td,
#edit_pharmacy_bill_form #referral_payouts_update tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#edit_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#edit_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_bill_form #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_bill_form #new_doctor_network_rule_form tfoot ._tfooter_tax_value td,
#edit_pharmacy_bill_form #new_doctor_network_rule_form tfoot ._tfooter_discount td,
#edit_pharmacy_bill_form #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td, #createHospBillTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td,
#createHospBillTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_tax_value td,
#createHospBillTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_discount td,
#createHospBillTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td, #createHospBillTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#createHospBillTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#createHospBillTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#createHospBillTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#createHospBillTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#createHospBillTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#createHospBillTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #createHospBillTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td,
#createHospBillTemplatemodal #create_hospital_bill_template tfoot ._tfooter_tax_value td,
#createHospBillTemplatemodal #create_hospital_bill_template tfoot ._tfooter_discount td,
#createHospBillTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td, #createHospBillTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td,
#createHospBillTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_tax_value td,
#createHospBillTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_discount td,
#createHospBillTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td,
#createHospBillTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td,
#createHospBillTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td,
#createHospBillTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td, #createHospBillTemplatemodal #prescription_template_form tfoot ._tfooter_bill_subtotal td,
#createHospBillTemplatemodal #prescription_template_form tfoot ._tfooter_tax_value td,
#createHospBillTemplatemodal #prescription_template_form tfoot ._tfooter_discount td,
#createHospBillTemplatemodal #prescription_template_form tfoot ._tfooter_bill_grand_total td, #createHospBillTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td,
#createHospBillTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_tax_value td,
#createHospBillTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_discount td,
#createHospBillTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td, #createHospBillTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td,
#createHospBillTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_tax_value td,
#createHospBillTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_discount td,
#createHospBillTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td, #createHospBillTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td,
#createHospBillTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_tax_value td,
#createHospBillTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_discount td,
#createHospBillTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td, #createHospBillTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td,
#createHospBillTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_tax_value td,
#createHospBillTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_discount td,
#createHospBillTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td, #createHospBillTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_subtotal td,
#createHospBillTemplatemodal #create_user_anon_bill tfoot ._tfooter_tax_value td,
#createHospBillTemplatemodal #create_user_anon_bill tfoot ._tfooter_discount td,
#createHospBillTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_grand_total td, #createHospBillTemplatemodal #radiology_order_template tfoot ._tfooter_bill_subtotal td,
#createHospBillTemplatemodal #radiology_order_template tfoot ._tfooter_tax_value td,
#createHospBillTemplatemodal #radiology_order_template tfoot ._tfooter_discount td,
#createHospBillTemplatemodal #radiology_order_template tfoot ._tfooter_bill_grand_total td, #createHospBillTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_subtotal td,
#createHospBillTemplatemodal #add_doctorreferral tfoot ._tfooter_tax_value td,
#createHospBillTemplatemodal #add_doctorreferral tfoot ._tfooter_discount td,
#createHospBillTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_grand_total td, #createHospBillTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td,
#createHospBillTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_tax_value td,
#createHospBillTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_discount td,
#createHospBillTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td, #createHospBillTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td,
#createHospBillTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_tax_value td,
#createHospBillTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_discount td,
#createHospBillTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td, #createHospBillTemplatemodal #vaccination_type tfoot ._tfooter_bill_subtotal td,
#createHospBillTemplatemodal #vaccination_type tfoot ._tfooter_tax_value td,
#createHospBillTemplatemodal #vaccination_type tfoot ._tfooter_discount td,
#createHospBillTemplatemodal #vaccination_type tfoot ._tfooter_bill_grand_total td, #createHospBillTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td,
#createHospBillTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_tax_value td,
#createHospBillTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_discount td,
#createHospBillTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td, #createHospBillTemplatemodal .print_template_row_form tfoot ._tfooter_bill_subtotal td,
#createHospBillTemplatemodal .print_template_row_form tfoot ._tfooter_tax_value td,
#createHospBillTemplatemodal .print_template_row_form tfoot ._tfooter_discount td,
#createHospBillTemplatemodal .print_template_row_form tfoot ._tfooter_bill_grand_total td, #createHospBillTemplatemodal .new_print_template_block tfoot ._tfooter_bill_subtotal td,
#createHospBillTemplatemodal .new_print_template_block tfoot ._tfooter_tax_value td,
#createHospBillTemplatemodal .new_print_template_block tfoot ._tfooter_discount td,
#createHospBillTemplatemodal .new_print_template_block tfoot ._tfooter_bill_grand_total td, #createHospBillTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_subtotal td,
#createHospBillTemplatemodal .edit_print_template_block tfoot ._tfooter_tax_value td,
#createHospBillTemplatemodal .edit_print_template_block tfoot ._tfooter_discount td,
#createHospBillTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_grand_total td, #createHospBillTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_subtotal td,
#createHospBillTemplatemodal #referral_payouts_update tfoot ._tfooter_tax_value td,
#createHospBillTemplatemodal #referral_payouts_update tfoot ._tfooter_discount td,
#createHospBillTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_grand_total td, #createHospBillTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#createHospBillTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#createHospBillTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#createHospBillTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #createHospBillTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td,
#createHospBillTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_tax_value td,
#createHospBillTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_discount td,
#createHospBillTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td, #editBillTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td,
#editBillTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_tax_value td,
#editBillTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_discount td,
#editBillTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td, #editBillTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#editBillTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#editBillTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#editBillTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #editBillTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#editBillTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#editBillTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#editBillTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #editBillTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td,
#editBillTemplatemodal #create_hospital_bill_template tfoot ._tfooter_tax_value td,
#editBillTemplatemodal #create_hospital_bill_template tfoot ._tfooter_discount td,
#editBillTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td, #editBillTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td,
#editBillTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_tax_value td,
#editBillTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_discount td,
#editBillTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td, #editBillTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td,
#editBillTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td,
#editBillTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td,
#editBillTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td, #editBillTemplatemodal #prescription_template_form tfoot ._tfooter_bill_subtotal td,
#editBillTemplatemodal #prescription_template_form tfoot ._tfooter_tax_value td,
#editBillTemplatemodal #prescription_template_form tfoot ._tfooter_discount td,
#editBillTemplatemodal #prescription_template_form tfoot ._tfooter_bill_grand_total td, #editBillTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td,
#editBillTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_tax_value td,
#editBillTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_discount td,
#editBillTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td, #editBillTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td,
#editBillTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_tax_value td,
#editBillTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_discount td,
#editBillTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td, #editBillTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td,
#editBillTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_tax_value td,
#editBillTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_discount td,
#editBillTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td, #editBillTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td,
#editBillTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_tax_value td,
#editBillTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_discount td,
#editBillTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td, #editBillTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_subtotal td,
#editBillTemplatemodal #create_user_anon_bill tfoot ._tfooter_tax_value td,
#editBillTemplatemodal #create_user_anon_bill tfoot ._tfooter_discount td,
#editBillTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_grand_total td, #editBillTemplatemodal #radiology_order_template tfoot ._tfooter_bill_subtotal td,
#editBillTemplatemodal #radiology_order_template tfoot ._tfooter_tax_value td,
#editBillTemplatemodal #radiology_order_template tfoot ._tfooter_discount td,
#editBillTemplatemodal #radiology_order_template tfoot ._tfooter_bill_grand_total td, #editBillTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_subtotal td,
#editBillTemplatemodal #add_doctorreferral tfoot ._tfooter_tax_value td,
#editBillTemplatemodal #add_doctorreferral tfoot ._tfooter_discount td,
#editBillTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_grand_total td, #editBillTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td,
#editBillTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_tax_value td,
#editBillTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_discount td,
#editBillTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td, #editBillTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td,
#editBillTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_tax_value td,
#editBillTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_discount td,
#editBillTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td, #editBillTemplatemodal #vaccination_type tfoot ._tfooter_bill_subtotal td,
#editBillTemplatemodal #vaccination_type tfoot ._tfooter_tax_value td,
#editBillTemplatemodal #vaccination_type tfoot ._tfooter_discount td,
#editBillTemplatemodal #vaccination_type tfoot ._tfooter_bill_grand_total td, #editBillTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td,
#editBillTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_tax_value td,
#editBillTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_discount td,
#editBillTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td, #editBillTemplatemodal .print_template_row_form tfoot ._tfooter_bill_subtotal td,
#editBillTemplatemodal .print_template_row_form tfoot ._tfooter_tax_value td,
#editBillTemplatemodal .print_template_row_form tfoot ._tfooter_discount td,
#editBillTemplatemodal .print_template_row_form tfoot ._tfooter_bill_grand_total td, #editBillTemplatemodal .new_print_template_block tfoot ._tfooter_bill_subtotal td,
#editBillTemplatemodal .new_print_template_block tfoot ._tfooter_tax_value td,
#editBillTemplatemodal .new_print_template_block tfoot ._tfooter_discount td,
#editBillTemplatemodal .new_print_template_block tfoot ._tfooter_bill_grand_total td, #editBillTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_subtotal td,
#editBillTemplatemodal .edit_print_template_block tfoot ._tfooter_tax_value td,
#editBillTemplatemodal .edit_print_template_block tfoot ._tfooter_discount td,
#editBillTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_grand_total td, #editBillTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_subtotal td,
#editBillTemplatemodal #referral_payouts_update tfoot ._tfooter_tax_value td,
#editBillTemplatemodal #referral_payouts_update tfoot ._tfooter_discount td,
#editBillTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_grand_total td, #editBillTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#editBillTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#editBillTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#editBillTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #editBillTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td,
#editBillTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_tax_value td,
#editBillTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_discount td,
#editBillTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td, #add_new_inventory_form #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td,
#add_new_inventory_form #new_hospital_patient_bill tfoot ._tfooter_tax_value td,
#add_new_inventory_form #new_hospital_patient_bill tfoot ._tfooter_discount td,
#add_new_inventory_form #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td, #add_new_inventory_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#add_new_inventory_form #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#add_new_inventory_form #new_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#add_new_inventory_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #add_new_inventory_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#add_new_inventory_form #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#add_new_inventory_form #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#add_new_inventory_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #add_new_inventory_form #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td,
#add_new_inventory_form #create_hospital_bill_template tfoot ._tfooter_tax_value td,
#add_new_inventory_form #create_hospital_bill_template tfoot ._tfooter_discount td,
#add_new_inventory_form #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td, #add_new_inventory_form #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td,
#add_new_inventory_form #edit_hospital_patient_bill tfoot ._tfooter_tax_value td,
#add_new_inventory_form #edit_hospital_patient_bill tfoot ._tfooter_discount td,
#add_new_inventory_form #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td, #add_new_inventory_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td,
#add_new_inventory_form #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td,
#add_new_inventory_form #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td,
#add_new_inventory_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td, #add_new_inventory_form #prescription_template_form tfoot ._tfooter_bill_subtotal td,
#add_new_inventory_form #prescription_template_form tfoot ._tfooter_tax_value td,
#add_new_inventory_form #prescription_template_form tfoot ._tfooter_discount td,
#add_new_inventory_form #prescription_template_form tfoot ._tfooter_bill_grand_total td, #add_new_inventory_form #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td,
#add_new_inventory_form #new_staff_network_rule_form tfoot ._tfooter_tax_value td,
#add_new_inventory_form #new_staff_network_rule_form tfoot ._tfooter_discount td,
#add_new_inventory_form #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td, #add_new_inventory_form #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td,
#add_new_inventory_form #new_hospital_radiology_order tfoot ._tfooter_tax_value td,
#add_new_inventory_form #new_hospital_radiology_order tfoot ._tfooter_discount td,
#add_new_inventory_form #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td, #add_new_inventory_form #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td,
#add_new_inventory_form #edit_hospital_radiology_order tfoot ._tfooter_tax_value td,
#add_new_inventory_form #edit_hospital_radiology_order tfoot ._tfooter_discount td,
#add_new_inventory_form #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td, #add_new_inventory_form #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td,
#add_new_inventory_form #edit_hospital_radiology_test tfoot ._tfooter_tax_value td,
#add_new_inventory_form #edit_hospital_radiology_test tfoot ._tfooter_discount td,
#add_new_inventory_form #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td, #add_new_inventory_form #create_user_anon_bill tfoot ._tfooter_bill_subtotal td,
#add_new_inventory_form #create_user_anon_bill tfoot ._tfooter_tax_value td,
#add_new_inventory_form #create_user_anon_bill tfoot ._tfooter_discount td,
#add_new_inventory_form #create_user_anon_bill tfoot ._tfooter_bill_grand_total td, #add_new_inventory_form #radiology_order_template tfoot ._tfooter_bill_subtotal td,
#add_new_inventory_form #radiology_order_template tfoot ._tfooter_tax_value td,
#add_new_inventory_form #radiology_order_template tfoot ._tfooter_discount td,
#add_new_inventory_form #radiology_order_template tfoot ._tfooter_bill_grand_total td, #add_new_inventory_form #add_doctorreferral tfoot ._tfooter_bill_subtotal td,
#add_new_inventory_form #add_doctorreferral tfoot ._tfooter_tax_value td,
#add_new_inventory_form #add_doctorreferral tfoot ._tfooter_discount td,
#add_new_inventory_form #add_doctorreferral tfoot ._tfooter_bill_grand_total td, #add_new_inventory_form #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td,
#add_new_inventory_form #new_pharmacy_order_form tfoot ._tfooter_tax_value td,
#add_new_inventory_form #new_pharmacy_order_form tfoot ._tfooter_discount td,
#add_new_inventory_form #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td, #add_new_inventory_form #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td,
#add_new_inventory_form #edit_pharmacy_order_form tfoot ._tfooter_tax_value td,
#add_new_inventory_form #edit_pharmacy_order_form tfoot ._tfooter_discount td,
#add_new_inventory_form #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td, #add_new_inventory_form #vaccination_type tfoot ._tfooter_bill_subtotal td,
#add_new_inventory_form #vaccination_type tfoot ._tfooter_tax_value td,
#add_new_inventory_form #vaccination_type tfoot ._tfooter_discount td,
#add_new_inventory_form #vaccination_type tfoot ._tfooter_bill_grand_total td, #add_new_inventory_form #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td,
#add_new_inventory_form #update_pharamacy_full_stock tfoot ._tfooter_tax_value td,
#add_new_inventory_form #update_pharamacy_full_stock tfoot ._tfooter_discount td,
#add_new_inventory_form #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td, #add_new_inventory_form .print_template_row_form tfoot ._tfooter_bill_subtotal td,
#add_new_inventory_form .print_template_row_form tfoot ._tfooter_tax_value td,
#add_new_inventory_form .print_template_row_form tfoot ._tfooter_discount td,
#add_new_inventory_form .print_template_row_form tfoot ._tfooter_bill_grand_total td, #add_new_inventory_form .new_print_template_block tfoot ._tfooter_bill_subtotal td,
#add_new_inventory_form .new_print_template_block tfoot ._tfooter_tax_value td,
#add_new_inventory_form .new_print_template_block tfoot ._tfooter_discount td,
#add_new_inventory_form .new_print_template_block tfoot ._tfooter_bill_grand_total td, #add_new_inventory_form .edit_print_template_block tfoot ._tfooter_bill_subtotal td,
#add_new_inventory_form .edit_print_template_block tfoot ._tfooter_tax_value td,
#add_new_inventory_form .edit_print_template_block tfoot ._tfooter_discount td,
#add_new_inventory_form .edit_print_template_block tfoot ._tfooter_bill_grand_total td, #add_new_inventory_form #referral_payouts_update tfoot ._tfooter_bill_subtotal td,
#add_new_inventory_form #referral_payouts_update tfoot ._tfooter_tax_value td,
#add_new_inventory_form #referral_payouts_update tfoot ._tfooter_discount td,
#add_new_inventory_form #referral_payouts_update tfoot ._tfooter_bill_grand_total td, #add_new_inventory_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#add_new_inventory_form #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#add_new_inventory_form #return_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#add_new_inventory_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #add_new_inventory_form #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td,
#add_new_inventory_form #new_doctor_network_rule_form tfoot ._tfooter_tax_value td,
#add_new_inventory_form #new_doctor_network_rule_form tfoot ._tfooter_discount td,
#add_new_inventory_form #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_order #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_order #new_hospital_patient_bill tfoot ._tfooter_tax_value td,
#edit_pharmacy_order #new_hospital_patient_bill tfoot ._tfooter_discount td,
#edit_pharmacy_order #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_order #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_order #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#edit_pharmacy_order #new_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#edit_pharmacy_order #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_order #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_order #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#edit_pharmacy_order #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#edit_pharmacy_order #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_order #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_order #create_hospital_bill_template tfoot ._tfooter_tax_value td,
#edit_pharmacy_order #create_hospital_bill_template tfoot ._tfooter_discount td,
#edit_pharmacy_order #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_order #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_order #edit_hospital_patient_bill tfoot ._tfooter_tax_value td,
#edit_pharmacy_order #edit_hospital_patient_bill tfoot ._tfooter_discount td,
#edit_pharmacy_order #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_order #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_order #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td,
#edit_pharmacy_order #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td,
#edit_pharmacy_order #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_order #prescription_template_form tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_order #prescription_template_form tfoot ._tfooter_tax_value td,
#edit_pharmacy_order #prescription_template_form tfoot ._tfooter_discount td,
#edit_pharmacy_order #prescription_template_form tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_order #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_order #new_staff_network_rule_form tfoot ._tfooter_tax_value td,
#edit_pharmacy_order #new_staff_network_rule_form tfoot ._tfooter_discount td,
#edit_pharmacy_order #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_order #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_order #new_hospital_radiology_order tfoot ._tfooter_tax_value td,
#edit_pharmacy_order #new_hospital_radiology_order tfoot ._tfooter_discount td,
#edit_pharmacy_order #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_order #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_order #edit_hospital_radiology_order tfoot ._tfooter_tax_value td,
#edit_pharmacy_order #edit_hospital_radiology_order tfoot ._tfooter_discount td,
#edit_pharmacy_order #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_order #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_order #edit_hospital_radiology_test tfoot ._tfooter_tax_value td,
#edit_pharmacy_order #edit_hospital_radiology_test tfoot ._tfooter_discount td,
#edit_pharmacy_order #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_order #create_user_anon_bill tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_order #create_user_anon_bill tfoot ._tfooter_tax_value td,
#edit_pharmacy_order #create_user_anon_bill tfoot ._tfooter_discount td,
#edit_pharmacy_order #create_user_anon_bill tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_order #radiology_order_template tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_order #radiology_order_template tfoot ._tfooter_tax_value td,
#edit_pharmacy_order #radiology_order_template tfoot ._tfooter_discount td,
#edit_pharmacy_order #radiology_order_template tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_order #add_doctorreferral tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_order #add_doctorreferral tfoot ._tfooter_tax_value td,
#edit_pharmacy_order #add_doctorreferral tfoot ._tfooter_discount td,
#edit_pharmacy_order #add_doctorreferral tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_order #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_order #new_pharmacy_order_form tfoot ._tfooter_tax_value td,
#edit_pharmacy_order #new_pharmacy_order_form tfoot ._tfooter_discount td,
#edit_pharmacy_order #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_order #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_order #edit_pharmacy_order_form tfoot ._tfooter_tax_value td,
#edit_pharmacy_order #edit_pharmacy_order_form tfoot ._tfooter_discount td,
#edit_pharmacy_order #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_order #vaccination_type tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_order #vaccination_type tfoot ._tfooter_tax_value td,
#edit_pharmacy_order #vaccination_type tfoot ._tfooter_discount td,
#edit_pharmacy_order #vaccination_type tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_order #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_order #update_pharamacy_full_stock tfoot ._tfooter_tax_value td,
#edit_pharmacy_order #update_pharamacy_full_stock tfoot ._tfooter_discount td,
#edit_pharmacy_order #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_order .print_template_row_form tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_order .print_template_row_form tfoot ._tfooter_tax_value td,
#edit_pharmacy_order .print_template_row_form tfoot ._tfooter_discount td,
#edit_pharmacy_order .print_template_row_form tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_order .new_print_template_block tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_order .new_print_template_block tfoot ._tfooter_tax_value td,
#edit_pharmacy_order .new_print_template_block tfoot ._tfooter_discount td,
#edit_pharmacy_order .new_print_template_block tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_order .edit_print_template_block tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_order .edit_print_template_block tfoot ._tfooter_tax_value td,
#edit_pharmacy_order .edit_print_template_block tfoot ._tfooter_discount td,
#edit_pharmacy_order .edit_print_template_block tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_order #referral_payouts_update tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_order #referral_payouts_update tfoot ._tfooter_tax_value td,
#edit_pharmacy_order #referral_payouts_update tfoot ._tfooter_discount td,
#edit_pharmacy_order #referral_payouts_update tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_order #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_order #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#edit_pharmacy_order #return_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#edit_pharmacy_order #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #edit_pharmacy_order #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td,
#edit_pharmacy_order #new_doctor_network_rule_form tfoot ._tfooter_tax_value td,
#edit_pharmacy_order #new_doctor_network_rule_form tfoot ._tfooter_discount td,
#edit_pharmacy_order #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td, #edit_staff_network_rules #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td,
#edit_staff_network_rules #new_hospital_patient_bill tfoot ._tfooter_tax_value td,
#edit_staff_network_rules #new_hospital_patient_bill tfoot ._tfooter_discount td,
#edit_staff_network_rules #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td, #edit_staff_network_rules #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#edit_staff_network_rules #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#edit_staff_network_rules #new_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#edit_staff_network_rules #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #edit_staff_network_rules #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#edit_staff_network_rules #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#edit_staff_network_rules #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#edit_staff_network_rules #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #edit_staff_network_rules #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td,
#edit_staff_network_rules #create_hospital_bill_template tfoot ._tfooter_tax_value td,
#edit_staff_network_rules #create_hospital_bill_template tfoot ._tfooter_discount td,
#edit_staff_network_rules #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td, #edit_staff_network_rules #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td,
#edit_staff_network_rules #edit_hospital_patient_bill tfoot ._tfooter_tax_value td,
#edit_staff_network_rules #edit_hospital_patient_bill tfoot ._tfooter_discount td,
#edit_staff_network_rules #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td, #edit_staff_network_rules #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td,
#edit_staff_network_rules #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td,
#edit_staff_network_rules #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td,
#edit_staff_network_rules #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td, #edit_staff_network_rules #prescription_template_form tfoot ._tfooter_bill_subtotal td,
#edit_staff_network_rules #prescription_template_form tfoot ._tfooter_tax_value td,
#edit_staff_network_rules #prescription_template_form tfoot ._tfooter_discount td,
#edit_staff_network_rules #prescription_template_form tfoot ._tfooter_bill_grand_total td, #edit_staff_network_rules #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td,
#edit_staff_network_rules #new_staff_network_rule_form tfoot ._tfooter_tax_value td,
#edit_staff_network_rules #new_staff_network_rule_form tfoot ._tfooter_discount td,
#edit_staff_network_rules #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td, #edit_staff_network_rules #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td,
#edit_staff_network_rules #new_hospital_radiology_order tfoot ._tfooter_tax_value td,
#edit_staff_network_rules #new_hospital_radiology_order tfoot ._tfooter_discount td,
#edit_staff_network_rules #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td, #edit_staff_network_rules #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td,
#edit_staff_network_rules #edit_hospital_radiology_order tfoot ._tfooter_tax_value td,
#edit_staff_network_rules #edit_hospital_radiology_order tfoot ._tfooter_discount td,
#edit_staff_network_rules #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td, #edit_staff_network_rules #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td,
#edit_staff_network_rules #edit_hospital_radiology_test tfoot ._tfooter_tax_value td,
#edit_staff_network_rules #edit_hospital_radiology_test tfoot ._tfooter_discount td,
#edit_staff_network_rules #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td, #edit_staff_network_rules #create_user_anon_bill tfoot ._tfooter_bill_subtotal td,
#edit_staff_network_rules #create_user_anon_bill tfoot ._tfooter_tax_value td,
#edit_staff_network_rules #create_user_anon_bill tfoot ._tfooter_discount td,
#edit_staff_network_rules #create_user_anon_bill tfoot ._tfooter_bill_grand_total td, #edit_staff_network_rules #radiology_order_template tfoot ._tfooter_bill_subtotal td,
#edit_staff_network_rules #radiology_order_template tfoot ._tfooter_tax_value td,
#edit_staff_network_rules #radiology_order_template tfoot ._tfooter_discount td,
#edit_staff_network_rules #radiology_order_template tfoot ._tfooter_bill_grand_total td, #edit_staff_network_rules #add_doctorreferral tfoot ._tfooter_bill_subtotal td,
#edit_staff_network_rules #add_doctorreferral tfoot ._tfooter_tax_value td,
#edit_staff_network_rules #add_doctorreferral tfoot ._tfooter_discount td,
#edit_staff_network_rules #add_doctorreferral tfoot ._tfooter_bill_grand_total td, #edit_staff_network_rules #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td,
#edit_staff_network_rules #new_pharmacy_order_form tfoot ._tfooter_tax_value td,
#edit_staff_network_rules #new_pharmacy_order_form tfoot ._tfooter_discount td,
#edit_staff_network_rules #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td, #edit_staff_network_rules #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td,
#edit_staff_network_rules #edit_pharmacy_order_form tfoot ._tfooter_tax_value td,
#edit_staff_network_rules #edit_pharmacy_order_form tfoot ._tfooter_discount td,
#edit_staff_network_rules #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td, #edit_staff_network_rules #vaccination_type tfoot ._tfooter_bill_subtotal td,
#edit_staff_network_rules #vaccination_type tfoot ._tfooter_tax_value td,
#edit_staff_network_rules #vaccination_type tfoot ._tfooter_discount td,
#edit_staff_network_rules #vaccination_type tfoot ._tfooter_bill_grand_total td, #edit_staff_network_rules #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td,
#edit_staff_network_rules #update_pharamacy_full_stock tfoot ._tfooter_tax_value td,
#edit_staff_network_rules #update_pharamacy_full_stock tfoot ._tfooter_discount td,
#edit_staff_network_rules #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td, #edit_staff_network_rules .print_template_row_form tfoot ._tfooter_bill_subtotal td,
#edit_staff_network_rules .print_template_row_form tfoot ._tfooter_tax_value td,
#edit_staff_network_rules .print_template_row_form tfoot ._tfooter_discount td,
#edit_staff_network_rules .print_template_row_form tfoot ._tfooter_bill_grand_total td, #edit_staff_network_rules .new_print_template_block tfoot ._tfooter_bill_subtotal td,
#edit_staff_network_rules .new_print_template_block tfoot ._tfooter_tax_value td,
#edit_staff_network_rules .new_print_template_block tfoot ._tfooter_discount td,
#edit_staff_network_rules .new_print_template_block tfoot ._tfooter_bill_grand_total td, #edit_staff_network_rules .edit_print_template_block tfoot ._tfooter_bill_subtotal td,
#edit_staff_network_rules .edit_print_template_block tfoot ._tfooter_tax_value td,
#edit_staff_network_rules .edit_print_template_block tfoot ._tfooter_discount td,
#edit_staff_network_rules .edit_print_template_block tfoot ._tfooter_bill_grand_total td, #edit_staff_network_rules #referral_payouts_update tfoot ._tfooter_bill_subtotal td,
#edit_staff_network_rules #referral_payouts_update tfoot ._tfooter_tax_value td,
#edit_staff_network_rules #referral_payouts_update tfoot ._tfooter_discount td,
#edit_staff_network_rules #referral_payouts_update tfoot ._tfooter_bill_grand_total td, #edit_staff_network_rules #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#edit_staff_network_rules #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#edit_staff_network_rules #return_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#edit_staff_network_rules #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #edit_staff_network_rules #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td,
#edit_staff_network_rules #new_doctor_network_rule_form tfoot ._tfooter_tax_value td,
#edit_staff_network_rules #new_doctor_network_rule_form tfoot ._tfooter_discount td,
#edit_staff_network_rules #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td, #add_new_radiology_order_form #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td,
#add_new_radiology_order_form #new_hospital_patient_bill tfoot ._tfooter_tax_value td,
#add_new_radiology_order_form #new_hospital_patient_bill tfoot ._tfooter_discount td,
#add_new_radiology_order_form #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td, #add_new_radiology_order_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#add_new_radiology_order_form #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#add_new_radiology_order_form #new_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#add_new_radiology_order_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #add_new_radiology_order_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#add_new_radiology_order_form #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#add_new_radiology_order_form #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#add_new_radiology_order_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #add_new_radiology_order_form #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td,
#add_new_radiology_order_form #create_hospital_bill_template tfoot ._tfooter_tax_value td,
#add_new_radiology_order_form #create_hospital_bill_template tfoot ._tfooter_discount td,
#add_new_radiology_order_form #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td, #add_new_radiology_order_form #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td,
#add_new_radiology_order_form #edit_hospital_patient_bill tfoot ._tfooter_tax_value td,
#add_new_radiology_order_form #edit_hospital_patient_bill tfoot ._tfooter_discount td,
#add_new_radiology_order_form #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td, #add_new_radiology_order_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td,
#add_new_radiology_order_form #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td,
#add_new_radiology_order_form #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td,
#add_new_radiology_order_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td, #add_new_radiology_order_form #prescription_template_form tfoot ._tfooter_bill_subtotal td,
#add_new_radiology_order_form #prescription_template_form tfoot ._tfooter_tax_value td,
#add_new_radiology_order_form #prescription_template_form tfoot ._tfooter_discount td,
#add_new_radiology_order_form #prescription_template_form tfoot ._tfooter_bill_grand_total td, #add_new_radiology_order_form #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td,
#add_new_radiology_order_form #new_staff_network_rule_form tfoot ._tfooter_tax_value td,
#add_new_radiology_order_form #new_staff_network_rule_form tfoot ._tfooter_discount td,
#add_new_radiology_order_form #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td, #add_new_radiology_order_form #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td,
#add_new_radiology_order_form #new_hospital_radiology_order tfoot ._tfooter_tax_value td,
#add_new_radiology_order_form #new_hospital_radiology_order tfoot ._tfooter_discount td,
#add_new_radiology_order_form #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td, #add_new_radiology_order_form #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td,
#add_new_radiology_order_form #edit_hospital_radiology_order tfoot ._tfooter_tax_value td,
#add_new_radiology_order_form #edit_hospital_radiology_order tfoot ._tfooter_discount td,
#add_new_radiology_order_form #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td, #add_new_radiology_order_form #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td,
#add_new_radiology_order_form #edit_hospital_radiology_test tfoot ._tfooter_tax_value td,
#add_new_radiology_order_form #edit_hospital_radiology_test tfoot ._tfooter_discount td,
#add_new_radiology_order_form #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td, #add_new_radiology_order_form #create_user_anon_bill tfoot ._tfooter_bill_subtotal td,
#add_new_radiology_order_form #create_user_anon_bill tfoot ._tfooter_tax_value td,
#add_new_radiology_order_form #create_user_anon_bill tfoot ._tfooter_discount td,
#add_new_radiology_order_form #create_user_anon_bill tfoot ._tfooter_bill_grand_total td, #add_new_radiology_order_form #radiology_order_template tfoot ._tfooter_bill_subtotal td,
#add_new_radiology_order_form #radiology_order_template tfoot ._tfooter_tax_value td,
#add_new_radiology_order_form #radiology_order_template tfoot ._tfooter_discount td,
#add_new_radiology_order_form #radiology_order_template tfoot ._tfooter_bill_grand_total td, #add_new_radiology_order_form #add_doctorreferral tfoot ._tfooter_bill_subtotal td,
#add_new_radiology_order_form #add_doctorreferral tfoot ._tfooter_tax_value td,
#add_new_radiology_order_form #add_doctorreferral tfoot ._tfooter_discount td,
#add_new_radiology_order_form #add_doctorreferral tfoot ._tfooter_bill_grand_total td, #add_new_radiology_order_form #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td,
#add_new_radiology_order_form #new_pharmacy_order_form tfoot ._tfooter_tax_value td,
#add_new_radiology_order_form #new_pharmacy_order_form tfoot ._tfooter_discount td,
#add_new_radiology_order_form #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td, #add_new_radiology_order_form #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td,
#add_new_radiology_order_form #edit_pharmacy_order_form tfoot ._tfooter_tax_value td,
#add_new_radiology_order_form #edit_pharmacy_order_form tfoot ._tfooter_discount td,
#add_new_radiology_order_form #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td, #add_new_radiology_order_form #vaccination_type tfoot ._tfooter_bill_subtotal td,
#add_new_radiology_order_form #vaccination_type tfoot ._tfooter_tax_value td,
#add_new_radiology_order_form #vaccination_type tfoot ._tfooter_discount td,
#add_new_radiology_order_form #vaccination_type tfoot ._tfooter_bill_grand_total td, #add_new_radiology_order_form #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td,
#add_new_radiology_order_form #update_pharamacy_full_stock tfoot ._tfooter_tax_value td,
#add_new_radiology_order_form #update_pharamacy_full_stock tfoot ._tfooter_discount td,
#add_new_radiology_order_form #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td, #add_new_radiology_order_form .print_template_row_form tfoot ._tfooter_bill_subtotal td,
#add_new_radiology_order_form .print_template_row_form tfoot ._tfooter_tax_value td,
#add_new_radiology_order_form .print_template_row_form tfoot ._tfooter_discount td,
#add_new_radiology_order_form .print_template_row_form tfoot ._tfooter_bill_grand_total td, #add_new_radiology_order_form .new_print_template_block tfoot ._tfooter_bill_subtotal td,
#add_new_radiology_order_form .new_print_template_block tfoot ._tfooter_tax_value td,
#add_new_radiology_order_form .new_print_template_block tfoot ._tfooter_discount td,
#add_new_radiology_order_form .new_print_template_block tfoot ._tfooter_bill_grand_total td, #add_new_radiology_order_form .edit_print_template_block tfoot ._tfooter_bill_subtotal td,
#add_new_radiology_order_form .edit_print_template_block tfoot ._tfooter_tax_value td,
#add_new_radiology_order_form .edit_print_template_block tfoot ._tfooter_discount td,
#add_new_radiology_order_form .edit_print_template_block tfoot ._tfooter_bill_grand_total td, #add_new_radiology_order_form #referral_payouts_update tfoot ._tfooter_bill_subtotal td,
#add_new_radiology_order_form #referral_payouts_update tfoot ._tfooter_tax_value td,
#add_new_radiology_order_form #referral_payouts_update tfoot ._tfooter_discount td,
#add_new_radiology_order_form #referral_payouts_update tfoot ._tfooter_bill_grand_total td, #add_new_radiology_order_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#add_new_radiology_order_form #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#add_new_radiology_order_form #return_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#add_new_radiology_order_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #add_new_radiology_order_form #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td,
#add_new_radiology_order_form #new_doctor_network_rule_form tfoot ._tfooter_tax_value td,
#add_new_radiology_order_form #new_doctor_network_rule_form tfoot ._tfooter_discount td,
#add_new_radiology_order_form #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td, #edit_radiology_test_form #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td,
#edit_radiology_test_form #new_hospital_patient_bill tfoot ._tfooter_tax_value td,
#edit_radiology_test_form #new_hospital_patient_bill tfoot ._tfooter_discount td,
#edit_radiology_test_form #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td, #edit_radiology_test_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#edit_radiology_test_form #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#edit_radiology_test_form #new_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#edit_radiology_test_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #edit_radiology_test_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#edit_radiology_test_form #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#edit_radiology_test_form #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#edit_radiology_test_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #edit_radiology_test_form #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td,
#edit_radiology_test_form #create_hospital_bill_template tfoot ._tfooter_tax_value td,
#edit_radiology_test_form #create_hospital_bill_template tfoot ._tfooter_discount td,
#edit_radiology_test_form #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td, #edit_radiology_test_form #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td,
#edit_radiology_test_form #edit_hospital_patient_bill tfoot ._tfooter_tax_value td,
#edit_radiology_test_form #edit_hospital_patient_bill tfoot ._tfooter_discount td,
#edit_radiology_test_form #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td, #edit_radiology_test_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td,
#edit_radiology_test_form #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td,
#edit_radiology_test_form #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td,
#edit_radiology_test_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td, #edit_radiology_test_form #prescription_template_form tfoot ._tfooter_bill_subtotal td,
#edit_radiology_test_form #prescription_template_form tfoot ._tfooter_tax_value td,
#edit_radiology_test_form #prescription_template_form tfoot ._tfooter_discount td,
#edit_radiology_test_form #prescription_template_form tfoot ._tfooter_bill_grand_total td, #edit_radiology_test_form #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td,
#edit_radiology_test_form #new_staff_network_rule_form tfoot ._tfooter_tax_value td,
#edit_radiology_test_form #new_staff_network_rule_form tfoot ._tfooter_discount td,
#edit_radiology_test_form #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td, #edit_radiology_test_form #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td,
#edit_radiology_test_form #new_hospital_radiology_order tfoot ._tfooter_tax_value td,
#edit_radiology_test_form #new_hospital_radiology_order tfoot ._tfooter_discount td,
#edit_radiology_test_form #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td, #edit_radiology_test_form #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td,
#edit_radiology_test_form #edit_hospital_radiology_order tfoot ._tfooter_tax_value td,
#edit_radiology_test_form #edit_hospital_radiology_order tfoot ._tfooter_discount td,
#edit_radiology_test_form #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td, #edit_radiology_test_form #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td,
#edit_radiology_test_form #edit_hospital_radiology_test tfoot ._tfooter_tax_value td,
#edit_radiology_test_form #edit_hospital_radiology_test tfoot ._tfooter_discount td,
#edit_radiology_test_form #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td, #edit_radiology_test_form #create_user_anon_bill tfoot ._tfooter_bill_subtotal td,
#edit_radiology_test_form #create_user_anon_bill tfoot ._tfooter_tax_value td,
#edit_radiology_test_form #create_user_anon_bill tfoot ._tfooter_discount td,
#edit_radiology_test_form #create_user_anon_bill tfoot ._tfooter_bill_grand_total td, #edit_radiology_test_form #radiology_order_template tfoot ._tfooter_bill_subtotal td,
#edit_radiology_test_form #radiology_order_template tfoot ._tfooter_tax_value td,
#edit_radiology_test_form #radiology_order_template tfoot ._tfooter_discount td,
#edit_radiology_test_form #radiology_order_template tfoot ._tfooter_bill_grand_total td, #edit_radiology_test_form #add_doctorreferral tfoot ._tfooter_bill_subtotal td,
#edit_radiology_test_form #add_doctorreferral tfoot ._tfooter_tax_value td,
#edit_radiology_test_form #add_doctorreferral tfoot ._tfooter_discount td,
#edit_radiology_test_form #add_doctorreferral tfoot ._tfooter_bill_grand_total td, #edit_radiology_test_form #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td,
#edit_radiology_test_form #new_pharmacy_order_form tfoot ._tfooter_tax_value td,
#edit_radiology_test_form #new_pharmacy_order_form tfoot ._tfooter_discount td,
#edit_radiology_test_form #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td, #edit_radiology_test_form #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td,
#edit_radiology_test_form #edit_pharmacy_order_form tfoot ._tfooter_tax_value td,
#edit_radiology_test_form #edit_pharmacy_order_form tfoot ._tfooter_discount td,
#edit_radiology_test_form #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td, #edit_radiology_test_form #vaccination_type tfoot ._tfooter_bill_subtotal td,
#edit_radiology_test_form #vaccination_type tfoot ._tfooter_tax_value td,
#edit_radiology_test_form #vaccination_type tfoot ._tfooter_discount td,
#edit_radiology_test_form #vaccination_type tfoot ._tfooter_bill_grand_total td, #edit_radiology_test_form #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td,
#edit_radiology_test_form #update_pharamacy_full_stock tfoot ._tfooter_tax_value td,
#edit_radiology_test_form #update_pharamacy_full_stock tfoot ._tfooter_discount td,
#edit_radiology_test_form #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td, #edit_radiology_test_form .print_template_row_form tfoot ._tfooter_bill_subtotal td,
#edit_radiology_test_form .print_template_row_form tfoot ._tfooter_tax_value td,
#edit_radiology_test_form .print_template_row_form tfoot ._tfooter_discount td,
#edit_radiology_test_form .print_template_row_form tfoot ._tfooter_bill_grand_total td, #edit_radiology_test_form .new_print_template_block tfoot ._tfooter_bill_subtotal td,
#edit_radiology_test_form .new_print_template_block tfoot ._tfooter_tax_value td,
#edit_radiology_test_form .new_print_template_block tfoot ._tfooter_discount td,
#edit_radiology_test_form .new_print_template_block tfoot ._tfooter_bill_grand_total td, #edit_radiology_test_form .edit_print_template_block tfoot ._tfooter_bill_subtotal td,
#edit_radiology_test_form .edit_print_template_block tfoot ._tfooter_tax_value td,
#edit_radiology_test_form .edit_print_template_block tfoot ._tfooter_discount td,
#edit_radiology_test_form .edit_print_template_block tfoot ._tfooter_bill_grand_total td, #edit_radiology_test_form #referral_payouts_update tfoot ._tfooter_bill_subtotal td,
#edit_radiology_test_form #referral_payouts_update tfoot ._tfooter_tax_value td,
#edit_radiology_test_form #referral_payouts_update tfoot ._tfooter_discount td,
#edit_radiology_test_form #referral_payouts_update tfoot ._tfooter_bill_grand_total td, #edit_radiology_test_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#edit_radiology_test_form #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#edit_radiology_test_form #return_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#edit_radiology_test_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #edit_radiology_test_form #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td,
#edit_radiology_test_form #new_doctor_network_rule_form tfoot ._tfooter_tax_value td,
#edit_radiology_test_form #new_doctor_network_rule_form tfoot ._tfooter_discount td,
#edit_radiology_test_form #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td, #importUserBill #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td,
#importUserBill #new_hospital_patient_bill tfoot ._tfooter_tax_value td,
#importUserBill #new_hospital_patient_bill tfoot ._tfooter_discount td,
#importUserBill #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td, #importUserBill #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#importUserBill #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#importUserBill #new_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#importUserBill #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #importUserBill #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#importUserBill #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#importUserBill #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#importUserBill #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #importUserBill #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td,
#importUserBill #create_hospital_bill_template tfoot ._tfooter_tax_value td,
#importUserBill #create_hospital_bill_template tfoot ._tfooter_discount td,
#importUserBill #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td, #importUserBill #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td,
#importUserBill #edit_hospital_patient_bill tfoot ._tfooter_tax_value td,
#importUserBill #edit_hospital_patient_bill tfoot ._tfooter_discount td,
#importUserBill #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td, #importUserBill #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td,
#importUserBill #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td,
#importUserBill #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td,
#importUserBill #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td, #importUserBill #prescription_template_form tfoot ._tfooter_bill_subtotal td,
#importUserBill #prescription_template_form tfoot ._tfooter_tax_value td,
#importUserBill #prescription_template_form tfoot ._tfooter_discount td,
#importUserBill #prescription_template_form tfoot ._tfooter_bill_grand_total td, #importUserBill #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td,
#importUserBill #new_staff_network_rule_form tfoot ._tfooter_tax_value td,
#importUserBill #new_staff_network_rule_form tfoot ._tfooter_discount td,
#importUserBill #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td, #importUserBill #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td,
#importUserBill #new_hospital_radiology_order tfoot ._tfooter_tax_value td,
#importUserBill #new_hospital_radiology_order tfoot ._tfooter_discount td,
#importUserBill #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td, #importUserBill #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td,
#importUserBill #edit_hospital_radiology_order tfoot ._tfooter_tax_value td,
#importUserBill #edit_hospital_radiology_order tfoot ._tfooter_discount td,
#importUserBill #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td, #importUserBill #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td,
#importUserBill #edit_hospital_radiology_test tfoot ._tfooter_tax_value td,
#importUserBill #edit_hospital_radiology_test tfoot ._tfooter_discount td,
#importUserBill #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td, #importUserBill #create_user_anon_bill tfoot ._tfooter_bill_subtotal td,
#importUserBill #create_user_anon_bill tfoot ._tfooter_tax_value td,
#importUserBill #create_user_anon_bill tfoot ._tfooter_discount td,
#importUserBill #create_user_anon_bill tfoot ._tfooter_bill_grand_total td, #importUserBill #radiology_order_template tfoot ._tfooter_bill_subtotal td,
#importUserBill #radiology_order_template tfoot ._tfooter_tax_value td,
#importUserBill #radiology_order_template tfoot ._tfooter_discount td,
#importUserBill #radiology_order_template tfoot ._tfooter_bill_grand_total td, #importUserBill #add_doctorreferral tfoot ._tfooter_bill_subtotal td,
#importUserBill #add_doctorreferral tfoot ._tfooter_tax_value td,
#importUserBill #add_doctorreferral tfoot ._tfooter_discount td,
#importUserBill #add_doctorreferral tfoot ._tfooter_bill_grand_total td, #importUserBill #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td,
#importUserBill #new_pharmacy_order_form tfoot ._tfooter_tax_value td,
#importUserBill #new_pharmacy_order_form tfoot ._tfooter_discount td,
#importUserBill #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td, #importUserBill #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td,
#importUserBill #edit_pharmacy_order_form tfoot ._tfooter_tax_value td,
#importUserBill #edit_pharmacy_order_form tfoot ._tfooter_discount td,
#importUserBill #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td, #importUserBill #vaccination_type tfoot ._tfooter_bill_subtotal td,
#importUserBill #vaccination_type tfoot ._tfooter_tax_value td,
#importUserBill #vaccination_type tfoot ._tfooter_discount td,
#importUserBill #vaccination_type tfoot ._tfooter_bill_grand_total td, #importUserBill #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td,
#importUserBill #update_pharamacy_full_stock tfoot ._tfooter_tax_value td,
#importUserBill #update_pharamacy_full_stock tfoot ._tfooter_discount td,
#importUserBill #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td, #importUserBill .print_template_row_form tfoot ._tfooter_bill_subtotal td,
#importUserBill .print_template_row_form tfoot ._tfooter_tax_value td,
#importUserBill .print_template_row_form tfoot ._tfooter_discount td,
#importUserBill .print_template_row_form tfoot ._tfooter_bill_grand_total td, #importUserBill .new_print_template_block tfoot ._tfooter_bill_subtotal td,
#importUserBill .new_print_template_block tfoot ._tfooter_tax_value td,
#importUserBill .new_print_template_block tfoot ._tfooter_discount td,
#importUserBill .new_print_template_block tfoot ._tfooter_bill_grand_total td, #importUserBill .edit_print_template_block tfoot ._tfooter_bill_subtotal td,
#importUserBill .edit_print_template_block tfoot ._tfooter_tax_value td,
#importUserBill .edit_print_template_block tfoot ._tfooter_discount td,
#importUserBill .edit_print_template_block tfoot ._tfooter_bill_grand_total td, #importUserBill #referral_payouts_update tfoot ._tfooter_bill_subtotal td,
#importUserBill #referral_payouts_update tfoot ._tfooter_tax_value td,
#importUserBill #referral_payouts_update tfoot ._tfooter_discount td,
#importUserBill #referral_payouts_update tfoot ._tfooter_bill_grand_total td, #importUserBill #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#importUserBill #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#importUserBill #return_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#importUserBill #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #importUserBill #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td,
#importUserBill #new_doctor_network_rule_form tfoot ._tfooter_tax_value td,
#importUserBill #new_doctor_network_rule_form tfoot ._tfooter_discount td,
#importUserBill #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td, #editOrderTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td,
#editOrderTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_tax_value td,
#editOrderTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_discount td,
#editOrderTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td, #editOrderTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#editOrderTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#editOrderTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#editOrderTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #editOrderTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#editOrderTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#editOrderTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#editOrderTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #editOrderTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td,
#editOrderTemplatemodal #create_hospital_bill_template tfoot ._tfooter_tax_value td,
#editOrderTemplatemodal #create_hospital_bill_template tfoot ._tfooter_discount td,
#editOrderTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td, #editOrderTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td,
#editOrderTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_tax_value td,
#editOrderTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_discount td,
#editOrderTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td, #editOrderTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td,
#editOrderTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td,
#editOrderTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td,
#editOrderTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td, #editOrderTemplatemodal #prescription_template_form tfoot ._tfooter_bill_subtotal td,
#editOrderTemplatemodal #prescription_template_form tfoot ._tfooter_tax_value td,
#editOrderTemplatemodal #prescription_template_form tfoot ._tfooter_discount td,
#editOrderTemplatemodal #prescription_template_form tfoot ._tfooter_bill_grand_total td, #editOrderTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td,
#editOrderTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_tax_value td,
#editOrderTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_discount td,
#editOrderTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td, #editOrderTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td,
#editOrderTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_tax_value td,
#editOrderTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_discount td,
#editOrderTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td, #editOrderTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td,
#editOrderTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_tax_value td,
#editOrderTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_discount td,
#editOrderTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td, #editOrderTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td,
#editOrderTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_tax_value td,
#editOrderTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_discount td,
#editOrderTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td, #editOrderTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_subtotal td,
#editOrderTemplatemodal #create_user_anon_bill tfoot ._tfooter_tax_value td,
#editOrderTemplatemodal #create_user_anon_bill tfoot ._tfooter_discount td,
#editOrderTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_grand_total td, #editOrderTemplatemodal #radiology_order_template tfoot ._tfooter_bill_subtotal td,
#editOrderTemplatemodal #radiology_order_template tfoot ._tfooter_tax_value td,
#editOrderTemplatemodal #radiology_order_template tfoot ._tfooter_discount td,
#editOrderTemplatemodal #radiology_order_template tfoot ._tfooter_bill_grand_total td, #editOrderTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_subtotal td,
#editOrderTemplatemodal #add_doctorreferral tfoot ._tfooter_tax_value td,
#editOrderTemplatemodal #add_doctorreferral tfoot ._tfooter_discount td,
#editOrderTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_grand_total td, #editOrderTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td,
#editOrderTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_tax_value td,
#editOrderTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_discount td,
#editOrderTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td, #editOrderTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td,
#editOrderTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_tax_value td,
#editOrderTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_discount td,
#editOrderTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td, #editOrderTemplatemodal #vaccination_type tfoot ._tfooter_bill_subtotal td,
#editOrderTemplatemodal #vaccination_type tfoot ._tfooter_tax_value td,
#editOrderTemplatemodal #vaccination_type tfoot ._tfooter_discount td,
#editOrderTemplatemodal #vaccination_type tfoot ._tfooter_bill_grand_total td, #editOrderTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td,
#editOrderTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_tax_value td,
#editOrderTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_discount td,
#editOrderTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td, #editOrderTemplatemodal .print_template_row_form tfoot ._tfooter_bill_subtotal td,
#editOrderTemplatemodal .print_template_row_form tfoot ._tfooter_tax_value td,
#editOrderTemplatemodal .print_template_row_form tfoot ._tfooter_discount td,
#editOrderTemplatemodal .print_template_row_form tfoot ._tfooter_bill_grand_total td, #editOrderTemplatemodal .new_print_template_block tfoot ._tfooter_bill_subtotal td,
#editOrderTemplatemodal .new_print_template_block tfoot ._tfooter_tax_value td,
#editOrderTemplatemodal .new_print_template_block tfoot ._tfooter_discount td,
#editOrderTemplatemodal .new_print_template_block tfoot ._tfooter_bill_grand_total td, #editOrderTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_subtotal td,
#editOrderTemplatemodal .edit_print_template_block tfoot ._tfooter_tax_value td,
#editOrderTemplatemodal .edit_print_template_block tfoot ._tfooter_discount td,
#editOrderTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_grand_total td, #editOrderTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_subtotal td,
#editOrderTemplatemodal #referral_payouts_update tfoot ._tfooter_tax_value td,
#editOrderTemplatemodal #referral_payouts_update tfoot ._tfooter_discount td,
#editOrderTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_grand_total td, #editOrderTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#editOrderTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#editOrderTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#editOrderTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #editOrderTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td,
#editOrderTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_tax_value td,
#editOrderTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_discount td,
#editOrderTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td, #editReferralTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td,
#editReferralTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_tax_value td,
#editReferralTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_discount td,
#editReferralTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td, #editReferralTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#editReferralTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#editReferralTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#editReferralTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #editReferralTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#editReferralTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#editReferralTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#editReferralTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #editReferralTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td,
#editReferralTemplatemodal #create_hospital_bill_template tfoot ._tfooter_tax_value td,
#editReferralTemplatemodal #create_hospital_bill_template tfoot ._tfooter_discount td,
#editReferralTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td, #editReferralTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td,
#editReferralTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_tax_value td,
#editReferralTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_discount td,
#editReferralTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td, #editReferralTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td,
#editReferralTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td,
#editReferralTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td,
#editReferralTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td, #editReferralTemplatemodal #prescription_template_form tfoot ._tfooter_bill_subtotal td,
#editReferralTemplatemodal #prescription_template_form tfoot ._tfooter_tax_value td,
#editReferralTemplatemodal #prescription_template_form tfoot ._tfooter_discount td,
#editReferralTemplatemodal #prescription_template_form tfoot ._tfooter_bill_grand_total td, #editReferralTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td,
#editReferralTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_tax_value td,
#editReferralTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_discount td,
#editReferralTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td, #editReferralTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td,
#editReferralTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_tax_value td,
#editReferralTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_discount td,
#editReferralTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td, #editReferralTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td,
#editReferralTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_tax_value td,
#editReferralTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_discount td,
#editReferralTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td, #editReferralTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td,
#editReferralTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_tax_value td,
#editReferralTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_discount td,
#editReferralTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td, #editReferralTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_subtotal td,
#editReferralTemplatemodal #create_user_anon_bill tfoot ._tfooter_tax_value td,
#editReferralTemplatemodal #create_user_anon_bill tfoot ._tfooter_discount td,
#editReferralTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_grand_total td, #editReferralTemplatemodal #radiology_order_template tfoot ._tfooter_bill_subtotal td,
#editReferralTemplatemodal #radiology_order_template tfoot ._tfooter_tax_value td,
#editReferralTemplatemodal #radiology_order_template tfoot ._tfooter_discount td,
#editReferralTemplatemodal #radiology_order_template tfoot ._tfooter_bill_grand_total td, #editReferralTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_subtotal td,
#editReferralTemplatemodal #add_doctorreferral tfoot ._tfooter_tax_value td,
#editReferralTemplatemodal #add_doctorreferral tfoot ._tfooter_discount td,
#editReferralTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_grand_total td, #editReferralTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td,
#editReferralTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_tax_value td,
#editReferralTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_discount td,
#editReferralTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td, #editReferralTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td,
#editReferralTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_tax_value td,
#editReferralTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_discount td,
#editReferralTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td, #editReferralTemplatemodal #vaccination_type tfoot ._tfooter_bill_subtotal td,
#editReferralTemplatemodal #vaccination_type tfoot ._tfooter_tax_value td,
#editReferralTemplatemodal #vaccination_type tfoot ._tfooter_discount td,
#editReferralTemplatemodal #vaccination_type tfoot ._tfooter_bill_grand_total td, #editReferralTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td,
#editReferralTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_tax_value td,
#editReferralTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_discount td,
#editReferralTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td, #editReferralTemplatemodal .print_template_row_form tfoot ._tfooter_bill_subtotal td,
#editReferralTemplatemodal .print_template_row_form tfoot ._tfooter_tax_value td,
#editReferralTemplatemodal .print_template_row_form tfoot ._tfooter_discount td,
#editReferralTemplatemodal .print_template_row_form tfoot ._tfooter_bill_grand_total td, #editReferralTemplatemodal .new_print_template_block tfoot ._tfooter_bill_subtotal td,
#editReferralTemplatemodal .new_print_template_block tfoot ._tfooter_tax_value td,
#editReferralTemplatemodal .new_print_template_block tfoot ._tfooter_discount td,
#editReferralTemplatemodal .new_print_template_block tfoot ._tfooter_bill_grand_total td, #editReferralTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_subtotal td,
#editReferralTemplatemodal .edit_print_template_block tfoot ._tfooter_tax_value td,
#editReferralTemplatemodal .edit_print_template_block tfoot ._tfooter_discount td,
#editReferralTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_grand_total td, #editReferralTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_subtotal td,
#editReferralTemplatemodal #referral_payouts_update tfoot ._tfooter_tax_value td,
#editReferralTemplatemodal #referral_payouts_update tfoot ._tfooter_discount td,
#editReferralTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_grand_total td, #editReferralTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#editReferralTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#editReferralTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#editReferralTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #editReferralTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td,
#editReferralTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_tax_value td,
#editReferralTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_discount td,
#editReferralTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td, #VaccinationTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td,
#VaccinationTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_tax_value td,
#VaccinationTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_discount td,
#VaccinationTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td, #VaccinationTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#VaccinationTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#VaccinationTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#VaccinationTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#VaccinationTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#VaccinationTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#VaccinationTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #VaccinationTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td,
#VaccinationTemplatemodal #create_hospital_bill_template tfoot ._tfooter_tax_value td,
#VaccinationTemplatemodal #create_hospital_bill_template tfoot ._tfooter_discount td,
#VaccinationTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td, #VaccinationTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td,
#VaccinationTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_tax_value td,
#VaccinationTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_discount td,
#VaccinationTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td,
#VaccinationTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td,
#VaccinationTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td,
#VaccinationTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td, #VaccinationTemplatemodal #prescription_template_form tfoot ._tfooter_bill_subtotal td,
#VaccinationTemplatemodal #prescription_template_form tfoot ._tfooter_tax_value td,
#VaccinationTemplatemodal #prescription_template_form tfoot ._tfooter_discount td,
#VaccinationTemplatemodal #prescription_template_form tfoot ._tfooter_bill_grand_total td, #VaccinationTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td,
#VaccinationTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_tax_value td,
#VaccinationTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_discount td,
#VaccinationTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td, #VaccinationTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td,
#VaccinationTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_tax_value td,
#VaccinationTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_discount td,
#VaccinationTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td, #VaccinationTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td,
#VaccinationTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_tax_value td,
#VaccinationTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_discount td,
#VaccinationTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td, #VaccinationTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td,
#VaccinationTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_tax_value td,
#VaccinationTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_discount td,
#VaccinationTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td, #VaccinationTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_subtotal td,
#VaccinationTemplatemodal #create_user_anon_bill tfoot ._tfooter_tax_value td,
#VaccinationTemplatemodal #create_user_anon_bill tfoot ._tfooter_discount td,
#VaccinationTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_grand_total td, #VaccinationTemplatemodal #radiology_order_template tfoot ._tfooter_bill_subtotal td,
#VaccinationTemplatemodal #radiology_order_template tfoot ._tfooter_tax_value td,
#VaccinationTemplatemodal #radiology_order_template tfoot ._tfooter_discount td,
#VaccinationTemplatemodal #radiology_order_template tfoot ._tfooter_bill_grand_total td, #VaccinationTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_subtotal td,
#VaccinationTemplatemodal #add_doctorreferral tfoot ._tfooter_tax_value td,
#VaccinationTemplatemodal #add_doctorreferral tfoot ._tfooter_discount td,
#VaccinationTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_grand_total td, #VaccinationTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td,
#VaccinationTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_tax_value td,
#VaccinationTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_discount td,
#VaccinationTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td, #VaccinationTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td,
#VaccinationTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_tax_value td,
#VaccinationTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_discount td,
#VaccinationTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td, #VaccinationTemplatemodal #vaccination_type tfoot ._tfooter_bill_subtotal td,
#VaccinationTemplatemodal #vaccination_type tfoot ._tfooter_tax_value td,
#VaccinationTemplatemodal #vaccination_type tfoot ._tfooter_discount td,
#VaccinationTemplatemodal #vaccination_type tfoot ._tfooter_bill_grand_total td, #VaccinationTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td,
#VaccinationTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_tax_value td,
#VaccinationTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_discount td,
#VaccinationTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td, #VaccinationTemplatemodal .print_template_row_form tfoot ._tfooter_bill_subtotal td,
#VaccinationTemplatemodal .print_template_row_form tfoot ._tfooter_tax_value td,
#VaccinationTemplatemodal .print_template_row_form tfoot ._tfooter_discount td,
#VaccinationTemplatemodal .print_template_row_form tfoot ._tfooter_bill_grand_total td, #VaccinationTemplatemodal .new_print_template_block tfoot ._tfooter_bill_subtotal td,
#VaccinationTemplatemodal .new_print_template_block tfoot ._tfooter_tax_value td,
#VaccinationTemplatemodal .new_print_template_block tfoot ._tfooter_discount td,
#VaccinationTemplatemodal .new_print_template_block tfoot ._tfooter_bill_grand_total td, #VaccinationTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_subtotal td,
#VaccinationTemplatemodal .edit_print_template_block tfoot ._tfooter_tax_value td,
#VaccinationTemplatemodal .edit_print_template_block tfoot ._tfooter_discount td,
#VaccinationTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_grand_total td, #VaccinationTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_subtotal td,
#VaccinationTemplatemodal #referral_payouts_update tfoot ._tfooter_tax_value td,
#VaccinationTemplatemodal #referral_payouts_update tfoot ._tfooter_discount td,
#VaccinationTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_grand_total td, #VaccinationTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#VaccinationTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#VaccinationTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#VaccinationTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #VaccinationTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td,
#VaccinationTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_tax_value td,
#VaccinationTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_discount td,
#VaccinationTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td, #update_pharmacy_order_stock #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td,
#update_pharmacy_order_stock #new_hospital_patient_bill tfoot ._tfooter_tax_value td,
#update_pharmacy_order_stock #new_hospital_patient_bill tfoot ._tfooter_discount td,
#update_pharmacy_order_stock #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td, #update_pharmacy_order_stock #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#update_pharmacy_order_stock #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#update_pharmacy_order_stock #new_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#update_pharmacy_order_stock #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#update_pharmacy_order_stock #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#update_pharmacy_order_stock #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#update_pharmacy_order_stock #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #update_pharmacy_order_stock #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td,
#update_pharmacy_order_stock #create_hospital_bill_template tfoot ._tfooter_tax_value td,
#update_pharmacy_order_stock #create_hospital_bill_template tfoot ._tfooter_discount td,
#update_pharmacy_order_stock #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td, #update_pharmacy_order_stock #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td,
#update_pharmacy_order_stock #edit_hospital_patient_bill tfoot ._tfooter_tax_value td,
#update_pharmacy_order_stock #edit_hospital_patient_bill tfoot ._tfooter_discount td,
#update_pharmacy_order_stock #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td,
#update_pharmacy_order_stock #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td,
#update_pharmacy_order_stock #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td,
#update_pharmacy_order_stock #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td, #update_pharmacy_order_stock #prescription_template_form tfoot ._tfooter_bill_subtotal td,
#update_pharmacy_order_stock #prescription_template_form tfoot ._tfooter_tax_value td,
#update_pharmacy_order_stock #prescription_template_form tfoot ._tfooter_discount td,
#update_pharmacy_order_stock #prescription_template_form tfoot ._tfooter_bill_grand_total td, #update_pharmacy_order_stock #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td,
#update_pharmacy_order_stock #new_staff_network_rule_form tfoot ._tfooter_tax_value td,
#update_pharmacy_order_stock #new_staff_network_rule_form tfoot ._tfooter_discount td,
#update_pharmacy_order_stock #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td, #update_pharmacy_order_stock #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td,
#update_pharmacy_order_stock #new_hospital_radiology_order tfoot ._tfooter_tax_value td,
#update_pharmacy_order_stock #new_hospital_radiology_order tfoot ._tfooter_discount td,
#update_pharmacy_order_stock #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td, #update_pharmacy_order_stock #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td,
#update_pharmacy_order_stock #edit_hospital_radiology_order tfoot ._tfooter_tax_value td,
#update_pharmacy_order_stock #edit_hospital_radiology_order tfoot ._tfooter_discount td,
#update_pharmacy_order_stock #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td, #update_pharmacy_order_stock #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td,
#update_pharmacy_order_stock #edit_hospital_radiology_test tfoot ._tfooter_tax_value td,
#update_pharmacy_order_stock #edit_hospital_radiology_test tfoot ._tfooter_discount td,
#update_pharmacy_order_stock #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td, #update_pharmacy_order_stock #create_user_anon_bill tfoot ._tfooter_bill_subtotal td,
#update_pharmacy_order_stock #create_user_anon_bill tfoot ._tfooter_tax_value td,
#update_pharmacy_order_stock #create_user_anon_bill tfoot ._tfooter_discount td,
#update_pharmacy_order_stock #create_user_anon_bill tfoot ._tfooter_bill_grand_total td, #update_pharmacy_order_stock #radiology_order_template tfoot ._tfooter_bill_subtotal td,
#update_pharmacy_order_stock #radiology_order_template tfoot ._tfooter_tax_value td,
#update_pharmacy_order_stock #radiology_order_template tfoot ._tfooter_discount td,
#update_pharmacy_order_stock #radiology_order_template tfoot ._tfooter_bill_grand_total td, #update_pharmacy_order_stock #add_doctorreferral tfoot ._tfooter_bill_subtotal td,
#update_pharmacy_order_stock #add_doctorreferral tfoot ._tfooter_tax_value td,
#update_pharmacy_order_stock #add_doctorreferral tfoot ._tfooter_discount td,
#update_pharmacy_order_stock #add_doctorreferral tfoot ._tfooter_bill_grand_total td, #update_pharmacy_order_stock #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td,
#update_pharmacy_order_stock #new_pharmacy_order_form tfoot ._tfooter_tax_value td,
#update_pharmacy_order_stock #new_pharmacy_order_form tfoot ._tfooter_discount td,
#update_pharmacy_order_stock #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td, #update_pharmacy_order_stock #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td,
#update_pharmacy_order_stock #edit_pharmacy_order_form tfoot ._tfooter_tax_value td,
#update_pharmacy_order_stock #edit_pharmacy_order_form tfoot ._tfooter_discount td,
#update_pharmacy_order_stock #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td, #update_pharmacy_order_stock #vaccination_type tfoot ._tfooter_bill_subtotal td,
#update_pharmacy_order_stock #vaccination_type tfoot ._tfooter_tax_value td,
#update_pharmacy_order_stock #vaccination_type tfoot ._tfooter_discount td,
#update_pharmacy_order_stock #vaccination_type tfoot ._tfooter_bill_grand_total td, #update_pharmacy_order_stock #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td,
#update_pharmacy_order_stock #update_pharamacy_full_stock tfoot ._tfooter_tax_value td,
#update_pharmacy_order_stock #update_pharamacy_full_stock tfoot ._tfooter_discount td,
#update_pharmacy_order_stock #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td, #update_pharmacy_order_stock .print_template_row_form tfoot ._tfooter_bill_subtotal td,
#update_pharmacy_order_stock .print_template_row_form tfoot ._tfooter_tax_value td,
#update_pharmacy_order_stock .print_template_row_form tfoot ._tfooter_discount td,
#update_pharmacy_order_stock .print_template_row_form tfoot ._tfooter_bill_grand_total td, #update_pharmacy_order_stock .new_print_template_block tfoot ._tfooter_bill_subtotal td,
#update_pharmacy_order_stock .new_print_template_block tfoot ._tfooter_tax_value td,
#update_pharmacy_order_stock .new_print_template_block tfoot ._tfooter_discount td,
#update_pharmacy_order_stock .new_print_template_block tfoot ._tfooter_bill_grand_total td, #update_pharmacy_order_stock .edit_print_template_block tfoot ._tfooter_bill_subtotal td,
#update_pharmacy_order_stock .edit_print_template_block tfoot ._tfooter_tax_value td,
#update_pharmacy_order_stock .edit_print_template_block tfoot ._tfooter_discount td,
#update_pharmacy_order_stock .edit_print_template_block tfoot ._tfooter_bill_grand_total td, #update_pharmacy_order_stock #referral_payouts_update tfoot ._tfooter_bill_subtotal td,
#update_pharmacy_order_stock #referral_payouts_update tfoot ._tfooter_tax_value td,
#update_pharmacy_order_stock #referral_payouts_update tfoot ._tfooter_discount td,
#update_pharmacy_order_stock #referral_payouts_update tfoot ._tfooter_bill_grand_total td, #update_pharmacy_order_stock #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#update_pharmacy_order_stock #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#update_pharmacy_order_stock #return_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#update_pharmacy_order_stock #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #update_pharmacy_order_stock #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td,
#update_pharmacy_order_stock #new_doctor_network_rule_form tfoot ._tfooter_tax_value td,
#update_pharmacy_order_stock #new_doctor_network_rule_form tfoot ._tfooter_discount td,
#update_pharmacy_order_stock #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td, #addMoreList #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td,
#addMoreList #new_hospital_patient_bill tfoot ._tfooter_tax_value td,
#addMoreList #new_hospital_patient_bill tfoot ._tfooter_discount td,
#addMoreList #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td, #addMoreList #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#addMoreList #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#addMoreList #new_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#addMoreList #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #addMoreList #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#addMoreList #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#addMoreList #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#addMoreList #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #addMoreList #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td,
#addMoreList #create_hospital_bill_template tfoot ._tfooter_tax_value td,
#addMoreList #create_hospital_bill_template tfoot ._tfooter_discount td,
#addMoreList #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td, #addMoreList #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td,
#addMoreList #edit_hospital_patient_bill tfoot ._tfooter_tax_value td,
#addMoreList #edit_hospital_patient_bill tfoot ._tfooter_discount td,
#addMoreList #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td, #addMoreList #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td,
#addMoreList #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td,
#addMoreList #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td,
#addMoreList #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td, #addMoreList #prescription_template_form tfoot ._tfooter_bill_subtotal td,
#addMoreList #prescription_template_form tfoot ._tfooter_tax_value td,
#addMoreList #prescription_template_form tfoot ._tfooter_discount td,
#addMoreList #prescription_template_form tfoot ._tfooter_bill_grand_total td, #addMoreList #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td,
#addMoreList #new_staff_network_rule_form tfoot ._tfooter_tax_value td,
#addMoreList #new_staff_network_rule_form tfoot ._tfooter_discount td,
#addMoreList #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td, #addMoreList #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td,
#addMoreList #new_hospital_radiology_order tfoot ._tfooter_tax_value td,
#addMoreList #new_hospital_radiology_order tfoot ._tfooter_discount td,
#addMoreList #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td, #addMoreList #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td,
#addMoreList #edit_hospital_radiology_order tfoot ._tfooter_tax_value td,
#addMoreList #edit_hospital_radiology_order tfoot ._tfooter_discount td,
#addMoreList #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td, #addMoreList #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td,
#addMoreList #edit_hospital_radiology_test tfoot ._tfooter_tax_value td,
#addMoreList #edit_hospital_radiology_test tfoot ._tfooter_discount td,
#addMoreList #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td, #addMoreList #create_user_anon_bill tfoot ._tfooter_bill_subtotal td,
#addMoreList #create_user_anon_bill tfoot ._tfooter_tax_value td,
#addMoreList #create_user_anon_bill tfoot ._tfooter_discount td,
#addMoreList #create_user_anon_bill tfoot ._tfooter_bill_grand_total td, #addMoreList #radiology_order_template tfoot ._tfooter_bill_subtotal td,
#addMoreList #radiology_order_template tfoot ._tfooter_tax_value td,
#addMoreList #radiology_order_template tfoot ._tfooter_discount td,
#addMoreList #radiology_order_template tfoot ._tfooter_bill_grand_total td, #addMoreList #add_doctorreferral tfoot ._tfooter_bill_subtotal td,
#addMoreList #add_doctorreferral tfoot ._tfooter_tax_value td,
#addMoreList #add_doctorreferral tfoot ._tfooter_discount td,
#addMoreList #add_doctorreferral tfoot ._tfooter_bill_grand_total td, #addMoreList #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td,
#addMoreList #new_pharmacy_order_form tfoot ._tfooter_tax_value td,
#addMoreList #new_pharmacy_order_form tfoot ._tfooter_discount td,
#addMoreList #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td, #addMoreList #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td,
#addMoreList #edit_pharmacy_order_form tfoot ._tfooter_tax_value td,
#addMoreList #edit_pharmacy_order_form tfoot ._tfooter_discount td,
#addMoreList #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td, #addMoreList #vaccination_type tfoot ._tfooter_bill_subtotal td,
#addMoreList #vaccination_type tfoot ._tfooter_tax_value td,
#addMoreList #vaccination_type tfoot ._tfooter_discount td,
#addMoreList #vaccination_type tfoot ._tfooter_bill_grand_total td, #addMoreList #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td,
#addMoreList #update_pharamacy_full_stock tfoot ._tfooter_tax_value td,
#addMoreList #update_pharamacy_full_stock tfoot ._tfooter_discount td,
#addMoreList #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td, #addMoreList .print_template_row_form tfoot ._tfooter_bill_subtotal td,
#addMoreList .print_template_row_form tfoot ._tfooter_tax_value td,
#addMoreList .print_template_row_form tfoot ._tfooter_discount td,
#addMoreList .print_template_row_form tfoot ._tfooter_bill_grand_total td, #addMoreList .new_print_template_block tfoot ._tfooter_bill_subtotal td,
#addMoreList .new_print_template_block tfoot ._tfooter_tax_value td,
#addMoreList .new_print_template_block tfoot ._tfooter_discount td,
#addMoreList .new_print_template_block tfoot ._tfooter_bill_grand_total td, #addMoreList .edit_print_template_block tfoot ._tfooter_bill_subtotal td,
#addMoreList .edit_print_template_block tfoot ._tfooter_tax_value td,
#addMoreList .edit_print_template_block tfoot ._tfooter_discount td,
#addMoreList .edit_print_template_block tfoot ._tfooter_bill_grand_total td, #addMoreList #referral_payouts_update tfoot ._tfooter_bill_subtotal td,
#addMoreList #referral_payouts_update tfoot ._tfooter_tax_value td,
#addMoreList #referral_payouts_update tfoot ._tfooter_discount td,
#addMoreList #referral_payouts_update tfoot ._tfooter_bill_grand_total td, #addMoreList #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#addMoreList #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#addMoreList #return_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#addMoreList #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #addMoreList #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td,
#addMoreList #new_doctor_network_rule_form tfoot ._tfooter_tax_value td,
#addMoreList #new_doctor_network_rule_form tfoot ._tfooter_discount td,
#addMoreList #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td, #addTemplateHeaderBlocksModal #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td,
#addTemplateHeaderBlocksModal #new_hospital_patient_bill tfoot ._tfooter_tax_value td,
#addTemplateHeaderBlocksModal #new_hospital_patient_bill tfoot ._tfooter_discount td,
#addTemplateHeaderBlocksModal #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #addTemplateHeaderBlocksModal #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td,
#addTemplateHeaderBlocksModal #create_hospital_bill_template tfoot ._tfooter_tax_value td,
#addTemplateHeaderBlocksModal #create_hospital_bill_template tfoot ._tfooter_discount td,
#addTemplateHeaderBlocksModal #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td,
#addTemplateHeaderBlocksModal #edit_hospital_patient_bill tfoot ._tfooter_tax_value td,
#addTemplateHeaderBlocksModal #edit_hospital_patient_bill tfoot ._tfooter_discount td,
#addTemplateHeaderBlocksModal #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td,
#addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td,
#addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td,
#addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td, #addTemplateHeaderBlocksModal #prescription_template_form tfoot ._tfooter_bill_subtotal td,
#addTemplateHeaderBlocksModal #prescription_template_form tfoot ._tfooter_tax_value td,
#addTemplateHeaderBlocksModal #prescription_template_form tfoot ._tfooter_discount td,
#addTemplateHeaderBlocksModal #prescription_template_form tfoot ._tfooter_bill_grand_total td, #addTemplateHeaderBlocksModal #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td,
#addTemplateHeaderBlocksModal #new_staff_network_rule_form tfoot ._tfooter_tax_value td,
#addTemplateHeaderBlocksModal #new_staff_network_rule_form tfoot ._tfooter_discount td,
#addTemplateHeaderBlocksModal #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td, #addTemplateHeaderBlocksModal #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td,
#addTemplateHeaderBlocksModal #new_hospital_radiology_order tfoot ._tfooter_tax_value td,
#addTemplateHeaderBlocksModal #new_hospital_radiology_order tfoot ._tfooter_discount td,
#addTemplateHeaderBlocksModal #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td,
#addTemplateHeaderBlocksModal #edit_hospital_radiology_order tfoot ._tfooter_tax_value td,
#addTemplateHeaderBlocksModal #edit_hospital_radiology_order tfoot ._tfooter_discount td,
#addTemplateHeaderBlocksModal #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td,
#addTemplateHeaderBlocksModal #edit_hospital_radiology_test tfoot ._tfooter_tax_value td,
#addTemplateHeaderBlocksModal #edit_hospital_radiology_test tfoot ._tfooter_discount td,
#addTemplateHeaderBlocksModal #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td, #addTemplateHeaderBlocksModal #create_user_anon_bill tfoot ._tfooter_bill_subtotal td,
#addTemplateHeaderBlocksModal #create_user_anon_bill tfoot ._tfooter_tax_value td,
#addTemplateHeaderBlocksModal #create_user_anon_bill tfoot ._tfooter_discount td,
#addTemplateHeaderBlocksModal #create_user_anon_bill tfoot ._tfooter_bill_grand_total td, #addTemplateHeaderBlocksModal #radiology_order_template tfoot ._tfooter_bill_subtotal td,
#addTemplateHeaderBlocksModal #radiology_order_template tfoot ._tfooter_tax_value td,
#addTemplateHeaderBlocksModal #radiology_order_template tfoot ._tfooter_discount td,
#addTemplateHeaderBlocksModal #radiology_order_template tfoot ._tfooter_bill_grand_total td, #addTemplateHeaderBlocksModal #add_doctorreferral tfoot ._tfooter_bill_subtotal td,
#addTemplateHeaderBlocksModal #add_doctorreferral tfoot ._tfooter_tax_value td,
#addTemplateHeaderBlocksModal #add_doctorreferral tfoot ._tfooter_discount td,
#addTemplateHeaderBlocksModal #add_doctorreferral tfoot ._tfooter_bill_grand_total td, #addTemplateHeaderBlocksModal #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td,
#addTemplateHeaderBlocksModal #new_pharmacy_order_form tfoot ._tfooter_tax_value td,
#addTemplateHeaderBlocksModal #new_pharmacy_order_form tfoot ._tfooter_discount td,
#addTemplateHeaderBlocksModal #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td,
#addTemplateHeaderBlocksModal #edit_pharmacy_order_form tfoot ._tfooter_tax_value td,
#addTemplateHeaderBlocksModal #edit_pharmacy_order_form tfoot ._tfooter_discount td,
#addTemplateHeaderBlocksModal #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td, #addTemplateHeaderBlocksModal #vaccination_type tfoot ._tfooter_bill_subtotal td,
#addTemplateHeaderBlocksModal #vaccination_type tfoot ._tfooter_tax_value td,
#addTemplateHeaderBlocksModal #vaccination_type tfoot ._tfooter_discount td,
#addTemplateHeaderBlocksModal #vaccination_type tfoot ._tfooter_bill_grand_total td, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td,
#addTemplateHeaderBlocksModal #update_pharamacy_full_stock tfoot ._tfooter_tax_value td,
#addTemplateHeaderBlocksModal #update_pharamacy_full_stock tfoot ._tfooter_discount td,
#addTemplateHeaderBlocksModal #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td, #addTemplateHeaderBlocksModal .print_template_row_form tfoot ._tfooter_bill_subtotal td,
#addTemplateHeaderBlocksModal .print_template_row_form tfoot ._tfooter_tax_value td,
#addTemplateHeaderBlocksModal .print_template_row_form tfoot ._tfooter_discount td,
#addTemplateHeaderBlocksModal .print_template_row_form tfoot ._tfooter_bill_grand_total td, #addTemplateHeaderBlocksModal .new_print_template_block tfoot ._tfooter_bill_subtotal td,
#addTemplateHeaderBlocksModal .new_print_template_block tfoot ._tfooter_tax_value td,
#addTemplateHeaderBlocksModal .new_print_template_block tfoot ._tfooter_discount td,
#addTemplateHeaderBlocksModal .new_print_template_block tfoot ._tfooter_bill_grand_total td, #addTemplateHeaderBlocksModal .edit_print_template_block tfoot ._tfooter_bill_subtotal td,
#addTemplateHeaderBlocksModal .edit_print_template_block tfoot ._tfooter_tax_value td,
#addTemplateHeaderBlocksModal .edit_print_template_block tfoot ._tfooter_discount td,
#addTemplateHeaderBlocksModal .edit_print_template_block tfoot ._tfooter_bill_grand_total td, #addTemplateHeaderBlocksModal #referral_payouts_update tfoot ._tfooter_bill_subtotal td,
#addTemplateHeaderBlocksModal #referral_payouts_update tfoot ._tfooter_tax_value td,
#addTemplateHeaderBlocksModal #referral_payouts_update tfoot ._tfooter_discount td,
#addTemplateHeaderBlocksModal #referral_payouts_update tfoot ._tfooter_bill_grand_total td, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td,
#addTemplateHeaderBlocksModal #new_doctor_network_rule_form tfoot ._tfooter_tax_value td,
#addTemplateHeaderBlocksModal #new_doctor_network_rule_form tfoot ._tfooter_discount td,
#addTemplateHeaderBlocksModal #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td, #referralPayoutTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td,
#referralPayoutTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_tax_value td,
#referralPayoutTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_discount td,
#referralPayoutTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#referralPayoutTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#referralPayoutTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#referralPayoutTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#referralPayoutTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#referralPayoutTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#referralPayoutTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #referralPayoutTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td,
#referralPayoutTemplatemodal #create_hospital_bill_template tfoot ._tfooter_tax_value td,
#referralPayoutTemplatemodal #create_hospital_bill_template tfoot ._tfooter_discount td,
#referralPayoutTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td, #referralPayoutTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td,
#referralPayoutTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_tax_value td,
#referralPayoutTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_discount td,
#referralPayoutTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td,
#referralPayoutTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td,
#referralPayoutTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td,
#referralPayoutTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td, #referralPayoutTemplatemodal #prescription_template_form tfoot ._tfooter_bill_subtotal td,
#referralPayoutTemplatemodal #prescription_template_form tfoot ._tfooter_tax_value td,
#referralPayoutTemplatemodal #prescription_template_form tfoot ._tfooter_discount td,
#referralPayoutTemplatemodal #prescription_template_form tfoot ._tfooter_bill_grand_total td, #referralPayoutTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td,
#referralPayoutTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_tax_value td,
#referralPayoutTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_discount td,
#referralPayoutTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td, #referralPayoutTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td,
#referralPayoutTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_tax_value td,
#referralPayoutTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_discount td,
#referralPayoutTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td, #referralPayoutTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td,
#referralPayoutTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_tax_value td,
#referralPayoutTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_discount td,
#referralPayoutTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td, #referralPayoutTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td,
#referralPayoutTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_tax_value td,
#referralPayoutTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_discount td,
#referralPayoutTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td, #referralPayoutTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_subtotal td,
#referralPayoutTemplatemodal #create_user_anon_bill tfoot ._tfooter_tax_value td,
#referralPayoutTemplatemodal #create_user_anon_bill tfoot ._tfooter_discount td,
#referralPayoutTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_grand_total td, #referralPayoutTemplatemodal #radiology_order_template tfoot ._tfooter_bill_subtotal td,
#referralPayoutTemplatemodal #radiology_order_template tfoot ._tfooter_tax_value td,
#referralPayoutTemplatemodal #radiology_order_template tfoot ._tfooter_discount td,
#referralPayoutTemplatemodal #radiology_order_template tfoot ._tfooter_bill_grand_total td, #referralPayoutTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_subtotal td,
#referralPayoutTemplatemodal #add_doctorreferral tfoot ._tfooter_tax_value td,
#referralPayoutTemplatemodal #add_doctorreferral tfoot ._tfooter_discount td,
#referralPayoutTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_grand_total td, #referralPayoutTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td,
#referralPayoutTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_tax_value td,
#referralPayoutTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_discount td,
#referralPayoutTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td, #referralPayoutTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td,
#referralPayoutTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_tax_value td,
#referralPayoutTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_discount td,
#referralPayoutTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td, #referralPayoutTemplatemodal #vaccination_type tfoot ._tfooter_bill_subtotal td,
#referralPayoutTemplatemodal #vaccination_type tfoot ._tfooter_tax_value td,
#referralPayoutTemplatemodal #vaccination_type tfoot ._tfooter_discount td,
#referralPayoutTemplatemodal #vaccination_type tfoot ._tfooter_bill_grand_total td, #referralPayoutTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td,
#referralPayoutTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_tax_value td,
#referralPayoutTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_discount td,
#referralPayoutTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td, #referralPayoutTemplatemodal .print_template_row_form tfoot ._tfooter_bill_subtotal td,
#referralPayoutTemplatemodal .print_template_row_form tfoot ._tfooter_tax_value td,
#referralPayoutTemplatemodal .print_template_row_form tfoot ._tfooter_discount td,
#referralPayoutTemplatemodal .print_template_row_form tfoot ._tfooter_bill_grand_total td, #referralPayoutTemplatemodal .new_print_template_block tfoot ._tfooter_bill_subtotal td,
#referralPayoutTemplatemodal .new_print_template_block tfoot ._tfooter_tax_value td,
#referralPayoutTemplatemodal .new_print_template_block tfoot ._tfooter_discount td,
#referralPayoutTemplatemodal .new_print_template_block tfoot ._tfooter_bill_grand_total td, #referralPayoutTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_subtotal td,
#referralPayoutTemplatemodal .edit_print_template_block tfoot ._tfooter_tax_value td,
#referralPayoutTemplatemodal .edit_print_template_block tfoot ._tfooter_discount td,
#referralPayoutTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_grand_total td, #referralPayoutTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_subtotal td,
#referralPayoutTemplatemodal #referral_payouts_update tfoot ._tfooter_tax_value td,
#referralPayoutTemplatemodal #referral_payouts_update tfoot ._tfooter_discount td,
#referralPayoutTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_grand_total td, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#referralPayoutTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#referralPayoutTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#referralPayoutTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #referralPayoutTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td,
#referralPayoutTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_tax_value td,
#referralPayoutTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_discount td,
#referralPayoutTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td, #new_doctor_network_rule_form #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td,
#new_doctor_network_rule_form #new_hospital_patient_bill tfoot ._tfooter_tax_value td,
#new_doctor_network_rule_form #new_hospital_patient_bill tfoot ._tfooter_discount td,
#new_doctor_network_rule_form #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td, #new_doctor_network_rule_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#new_doctor_network_rule_form #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#new_doctor_network_rule_form #new_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#new_doctor_network_rule_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#new_doctor_network_rule_form #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#new_doctor_network_rule_form #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#new_doctor_network_rule_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #new_doctor_network_rule_form #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td,
#new_doctor_network_rule_form #create_hospital_bill_template tfoot ._tfooter_tax_value td,
#new_doctor_network_rule_form #create_hospital_bill_template tfoot ._tfooter_discount td,
#new_doctor_network_rule_form #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td, #new_doctor_network_rule_form #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td,
#new_doctor_network_rule_form #edit_hospital_patient_bill tfoot ._tfooter_tax_value td,
#new_doctor_network_rule_form #edit_hospital_patient_bill tfoot ._tfooter_discount td,
#new_doctor_network_rule_form #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td,
#new_doctor_network_rule_form #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td,
#new_doctor_network_rule_form #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td,
#new_doctor_network_rule_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td, #new_doctor_network_rule_form #prescription_template_form tfoot ._tfooter_bill_subtotal td,
#new_doctor_network_rule_form #prescription_template_form tfoot ._tfooter_tax_value td,
#new_doctor_network_rule_form #prescription_template_form tfoot ._tfooter_discount td,
#new_doctor_network_rule_form #prescription_template_form tfoot ._tfooter_bill_grand_total td, #new_doctor_network_rule_form #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td,
#new_doctor_network_rule_form #new_staff_network_rule_form tfoot ._tfooter_tax_value td,
#new_doctor_network_rule_form #new_staff_network_rule_form tfoot ._tfooter_discount td,
#new_doctor_network_rule_form #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td, #new_doctor_network_rule_form #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td,
#new_doctor_network_rule_form #new_hospital_radiology_order tfoot ._tfooter_tax_value td,
#new_doctor_network_rule_form #new_hospital_radiology_order tfoot ._tfooter_discount td,
#new_doctor_network_rule_form #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td, #new_doctor_network_rule_form #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td,
#new_doctor_network_rule_form #edit_hospital_radiology_order tfoot ._tfooter_tax_value td,
#new_doctor_network_rule_form #edit_hospital_radiology_order tfoot ._tfooter_discount td,
#new_doctor_network_rule_form #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td, #new_doctor_network_rule_form #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td,
#new_doctor_network_rule_form #edit_hospital_radiology_test tfoot ._tfooter_tax_value td,
#new_doctor_network_rule_form #edit_hospital_radiology_test tfoot ._tfooter_discount td,
#new_doctor_network_rule_form #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td, #new_doctor_network_rule_form #create_user_anon_bill tfoot ._tfooter_bill_subtotal td,
#new_doctor_network_rule_form #create_user_anon_bill tfoot ._tfooter_tax_value td,
#new_doctor_network_rule_form #create_user_anon_bill tfoot ._tfooter_discount td,
#new_doctor_network_rule_form #create_user_anon_bill tfoot ._tfooter_bill_grand_total td, #new_doctor_network_rule_form #radiology_order_template tfoot ._tfooter_bill_subtotal td,
#new_doctor_network_rule_form #radiology_order_template tfoot ._tfooter_tax_value td,
#new_doctor_network_rule_form #radiology_order_template tfoot ._tfooter_discount td,
#new_doctor_network_rule_form #radiology_order_template tfoot ._tfooter_bill_grand_total td, #new_doctor_network_rule_form #add_doctorreferral tfoot ._tfooter_bill_subtotal td,
#new_doctor_network_rule_form #add_doctorreferral tfoot ._tfooter_tax_value td,
#new_doctor_network_rule_form #add_doctorreferral tfoot ._tfooter_discount td,
#new_doctor_network_rule_form #add_doctorreferral tfoot ._tfooter_bill_grand_total td, #new_doctor_network_rule_form #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td,
#new_doctor_network_rule_form #new_pharmacy_order_form tfoot ._tfooter_tax_value td,
#new_doctor_network_rule_form #new_pharmacy_order_form tfoot ._tfooter_discount td,
#new_doctor_network_rule_form #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td, #new_doctor_network_rule_form #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td,
#new_doctor_network_rule_form #edit_pharmacy_order_form tfoot ._tfooter_tax_value td,
#new_doctor_network_rule_form #edit_pharmacy_order_form tfoot ._tfooter_discount td,
#new_doctor_network_rule_form #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td, #new_doctor_network_rule_form #vaccination_type tfoot ._tfooter_bill_subtotal td,
#new_doctor_network_rule_form #vaccination_type tfoot ._tfooter_tax_value td,
#new_doctor_network_rule_form #vaccination_type tfoot ._tfooter_discount td,
#new_doctor_network_rule_form #vaccination_type tfoot ._tfooter_bill_grand_total td, #new_doctor_network_rule_form #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td,
#new_doctor_network_rule_form #update_pharamacy_full_stock tfoot ._tfooter_tax_value td,
#new_doctor_network_rule_form #update_pharamacy_full_stock tfoot ._tfooter_discount td,
#new_doctor_network_rule_form #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td, #new_doctor_network_rule_form .print_template_row_form tfoot ._tfooter_bill_subtotal td,
#new_doctor_network_rule_form .print_template_row_form tfoot ._tfooter_tax_value td,
#new_doctor_network_rule_form .print_template_row_form tfoot ._tfooter_discount td,
#new_doctor_network_rule_form .print_template_row_form tfoot ._tfooter_bill_grand_total td, #new_doctor_network_rule_form .new_print_template_block tfoot ._tfooter_bill_subtotal td,
#new_doctor_network_rule_form .new_print_template_block tfoot ._tfooter_tax_value td,
#new_doctor_network_rule_form .new_print_template_block tfoot ._tfooter_discount td,
#new_doctor_network_rule_form .new_print_template_block tfoot ._tfooter_bill_grand_total td, #new_doctor_network_rule_form .edit_print_template_block tfoot ._tfooter_bill_subtotal td,
#new_doctor_network_rule_form .edit_print_template_block tfoot ._tfooter_tax_value td,
#new_doctor_network_rule_form .edit_print_template_block tfoot ._tfooter_discount td,
#new_doctor_network_rule_form .edit_print_template_block tfoot ._tfooter_bill_grand_total td, #new_doctor_network_rule_form #referral_payouts_update tfoot ._tfooter_bill_subtotal td,
#new_doctor_network_rule_form #referral_payouts_update tfoot ._tfooter_tax_value td,
#new_doctor_network_rule_form #referral_payouts_update tfoot ._tfooter_discount td,
#new_doctor_network_rule_form #referral_payouts_update tfoot ._tfooter_bill_grand_total td, #new_doctor_network_rule_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td,
#new_doctor_network_rule_form #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td,
#new_doctor_network_rule_form #return_hospital_pharmacy_bill tfoot ._tfooter_discount td,
#new_doctor_network_rule_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td, #new_doctor_network_rule_form #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td,
#new_doctor_network_rule_form #new_doctor_network_rule_form tfoot ._tfooter_tax_value td,
#new_doctor_network_rule_form #new_doctor_network_rule_form tfoot ._tfooter_discount td,
#new_doctor_network_rule_form #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td {
  padding: 10px 10px;
}
#add_new_bill_form #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_bill_form #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control,
#add_new_bill_form #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control,
#add_new_bill_form #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#add_new_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#add_new_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#add_new_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#add_new_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_bill_form #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_bill_form #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control,
#add_new_bill_form #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control,
#add_new_bill_form #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_bill_form #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_bill_form #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control,
#add_new_bill_form #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control,
#add_new_bill_form #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control,
#add_new_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control,
#add_new_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_bill_form #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_bill_form #prescription_template_form tfoot ._tfooter_tax_value td input.form-control,
#add_new_bill_form #prescription_template_form tfoot ._tfooter_discount td input.form-control,
#add_new_bill_form #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_bill_form #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_bill_form #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control,
#add_new_bill_form #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control,
#add_new_bill_form #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_bill_form #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_bill_form #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control,
#add_new_bill_form #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control,
#add_new_bill_form #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_bill_form #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_bill_form #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control,
#add_new_bill_form #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control,
#add_new_bill_form #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_bill_form #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_bill_form #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control,
#add_new_bill_form #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control,
#add_new_bill_form #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_bill_form #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_bill_form #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control,
#add_new_bill_form #create_user_anon_bill tfoot ._tfooter_discount td input.form-control,
#add_new_bill_form #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_bill_form #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_bill_form #radiology_order_template tfoot ._tfooter_tax_value td input.form-control,
#add_new_bill_form #radiology_order_template tfoot ._tfooter_discount td input.form-control,
#add_new_bill_form #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_bill_form #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_bill_form #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control,
#add_new_bill_form #add_doctorreferral tfoot ._tfooter_discount td input.form-control,
#add_new_bill_form #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_bill_form #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_bill_form #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control,
#add_new_bill_form #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control,
#add_new_bill_form #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_bill_form #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_bill_form #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control,
#add_new_bill_form #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control,
#add_new_bill_form #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_bill_form #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_bill_form #vaccination_type tfoot ._tfooter_tax_value td input.form-control,
#add_new_bill_form #vaccination_type tfoot ._tfooter_discount td input.form-control,
#add_new_bill_form #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_bill_form #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_bill_form #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control,
#add_new_bill_form #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control,
#add_new_bill_form #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_bill_form .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_bill_form .print_template_row_form tfoot ._tfooter_tax_value td input.form-control,
#add_new_bill_form .print_template_row_form tfoot ._tfooter_discount td input.form-control,
#add_new_bill_form .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_bill_form .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_bill_form .new_print_template_block tfoot ._tfooter_tax_value td input.form-control,
#add_new_bill_form .new_print_template_block tfoot ._tfooter_discount td input.form-control,
#add_new_bill_form .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_bill_form .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_bill_form .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control,
#add_new_bill_form .edit_print_template_block tfoot ._tfooter_discount td input.form-control,
#add_new_bill_form .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_bill_form #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_bill_form #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control,
#add_new_bill_form #referral_payouts_update tfoot ._tfooter_discount td input.form-control,
#add_new_bill_form #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#add_new_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#add_new_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_bill_form #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_bill_form #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control,
#add_new_bill_form #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control,
#add_new_bill_form #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_pharmacy_bill_form #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_pharmacy_bill_form #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control,
#add_new_pharmacy_bill_form #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control,
#add_new_pharmacy_bill_form #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_pharmacy_bill_form #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_pharmacy_bill_form #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control,
#add_new_pharmacy_bill_form #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control,
#add_new_pharmacy_bill_form #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_pharmacy_bill_form #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_pharmacy_bill_form #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control,
#add_new_pharmacy_bill_form #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control,
#add_new_pharmacy_bill_form #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_pharmacy_bill_form #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_pharmacy_bill_form #prescription_template_form tfoot ._tfooter_tax_value td input.form-control,
#add_new_pharmacy_bill_form #prescription_template_form tfoot ._tfooter_discount td input.form-control,
#add_new_pharmacy_bill_form #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_pharmacy_bill_form #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_pharmacy_bill_form #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control,
#add_new_pharmacy_bill_form #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control,
#add_new_pharmacy_bill_form #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_pharmacy_bill_form #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_pharmacy_bill_form #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control,
#add_new_pharmacy_bill_form #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control,
#add_new_pharmacy_bill_form #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_pharmacy_bill_form #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_pharmacy_bill_form #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control,
#add_new_pharmacy_bill_form #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control,
#add_new_pharmacy_bill_form #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_pharmacy_bill_form #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_pharmacy_bill_form #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control,
#add_new_pharmacy_bill_form #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control,
#add_new_pharmacy_bill_form #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_pharmacy_bill_form #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_pharmacy_bill_form #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control,
#add_new_pharmacy_bill_form #create_user_anon_bill tfoot ._tfooter_discount td input.form-control,
#add_new_pharmacy_bill_form #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_pharmacy_bill_form #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_pharmacy_bill_form #radiology_order_template tfoot ._tfooter_tax_value td input.form-control,
#add_new_pharmacy_bill_form #radiology_order_template tfoot ._tfooter_discount td input.form-control,
#add_new_pharmacy_bill_form #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_pharmacy_bill_form #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_pharmacy_bill_form #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control,
#add_new_pharmacy_bill_form #add_doctorreferral tfoot ._tfooter_discount td input.form-control,
#add_new_pharmacy_bill_form #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control,
#add_new_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control,
#add_new_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control,
#add_new_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control,
#add_new_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_pharmacy_bill_form #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_pharmacy_bill_form #vaccination_type tfoot ._tfooter_tax_value td input.form-control,
#add_new_pharmacy_bill_form #vaccination_type tfoot ._tfooter_discount td input.form-control,
#add_new_pharmacy_bill_form #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_pharmacy_bill_form #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_pharmacy_bill_form #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control,
#add_new_pharmacy_bill_form #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control,
#add_new_pharmacy_bill_form #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_pharmacy_bill_form .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_pharmacy_bill_form .print_template_row_form tfoot ._tfooter_tax_value td input.form-control,
#add_new_pharmacy_bill_form .print_template_row_form tfoot ._tfooter_discount td input.form-control,
#add_new_pharmacy_bill_form .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_pharmacy_bill_form .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_pharmacy_bill_form .new_print_template_block tfoot ._tfooter_tax_value td input.form-control,
#add_new_pharmacy_bill_form .new_print_template_block tfoot ._tfooter_discount td input.form-control,
#add_new_pharmacy_bill_form .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_pharmacy_bill_form .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_pharmacy_bill_form .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control,
#add_new_pharmacy_bill_form .edit_print_template_block tfoot ._tfooter_discount td input.form-control,
#add_new_pharmacy_bill_form .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_pharmacy_bill_form #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_pharmacy_bill_form #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control,
#add_new_pharmacy_bill_form #referral_payouts_update tfoot ._tfooter_discount td input.form-control,
#add_new_pharmacy_bill_form #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#add_new_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#add_new_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_pharmacy_bill_form #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_pharmacy_bill_form #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control,
#add_new_pharmacy_bill_form #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control,
#add_new_pharmacy_bill_form #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control, #update_new_bill_form #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#update_new_bill_form #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control,
#update_new_bill_form #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control,
#update_new_bill_form #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control, #update_new_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#update_new_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#update_new_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#update_new_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #update_new_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#update_new_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#update_new_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#update_new_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #update_new_bill_form #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control,
#update_new_bill_form #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control,
#update_new_bill_form #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control,
#update_new_bill_form #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control, #update_new_bill_form #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#update_new_bill_form #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control,
#update_new_bill_form #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control,
#update_new_bill_form #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control, #update_new_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control,
#update_new_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control,
#update_new_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control,
#update_new_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control, #update_new_bill_form #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control,
#update_new_bill_form #prescription_template_form tfoot ._tfooter_tax_value td input.form-control,
#update_new_bill_form #prescription_template_form tfoot ._tfooter_discount td input.form-control,
#update_new_bill_form #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control, #update_new_bill_form #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control,
#update_new_bill_form #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control,
#update_new_bill_form #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control,
#update_new_bill_form #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control, #update_new_bill_form #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control,
#update_new_bill_form #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control,
#update_new_bill_form #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control,
#update_new_bill_form #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control, #update_new_bill_form #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control,
#update_new_bill_form #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control,
#update_new_bill_form #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control,
#update_new_bill_form #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control, #update_new_bill_form #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control,
#update_new_bill_form #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control,
#update_new_bill_form #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control,
#update_new_bill_form #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control, #update_new_bill_form #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#update_new_bill_form #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control,
#update_new_bill_form #create_user_anon_bill tfoot ._tfooter_discount td input.form-control,
#update_new_bill_form #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control, #update_new_bill_form #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control,
#update_new_bill_form #radiology_order_template tfoot ._tfooter_tax_value td input.form-control,
#update_new_bill_form #radiology_order_template tfoot ._tfooter_discount td input.form-control,
#update_new_bill_form #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control, #update_new_bill_form #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control,
#update_new_bill_form #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control,
#update_new_bill_form #add_doctorreferral tfoot ._tfooter_discount td input.form-control,
#update_new_bill_form #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control, #update_new_bill_form #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control,
#update_new_bill_form #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control,
#update_new_bill_form #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control,
#update_new_bill_form #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control, #update_new_bill_form #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control,
#update_new_bill_form #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control,
#update_new_bill_form #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control,
#update_new_bill_form #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control, #update_new_bill_form #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control,
#update_new_bill_form #vaccination_type tfoot ._tfooter_tax_value td input.form-control,
#update_new_bill_form #vaccination_type tfoot ._tfooter_discount td input.form-control,
#update_new_bill_form #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control, #update_new_bill_form #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control,
#update_new_bill_form #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control,
#update_new_bill_form #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control,
#update_new_bill_form #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control, #update_new_bill_form .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control,
#update_new_bill_form .print_template_row_form tfoot ._tfooter_tax_value td input.form-control,
#update_new_bill_form .print_template_row_form tfoot ._tfooter_discount td input.form-control,
#update_new_bill_form .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control, #update_new_bill_form .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control,
#update_new_bill_form .new_print_template_block tfoot ._tfooter_tax_value td input.form-control,
#update_new_bill_form .new_print_template_block tfoot ._tfooter_discount td input.form-control,
#update_new_bill_form .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control, #update_new_bill_form .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control,
#update_new_bill_form .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control,
#update_new_bill_form .edit_print_template_block tfoot ._tfooter_discount td input.form-control,
#update_new_bill_form .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control, #update_new_bill_form #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control,
#update_new_bill_form #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control,
#update_new_bill_form #referral_payouts_update tfoot ._tfooter_discount td input.form-control,
#update_new_bill_form #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control, #update_new_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#update_new_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#update_new_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#update_new_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #update_new_bill_form #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control,
#update_new_bill_form #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control,
#update_new_bill_form #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control,
#update_new_bill_form #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_bill_form #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_bill_form #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_bill_form #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_bill_form #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_bill_form #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_bill_form #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_bill_form #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_bill_form #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_bill_form #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_bill_form #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_bill_form #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_bill_form #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_bill_form #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_bill_form #prescription_template_form tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_bill_form #prescription_template_form tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_bill_form #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_bill_form #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_bill_form #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_bill_form #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_bill_form #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_bill_form #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_bill_form #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_bill_form #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_bill_form #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_bill_form #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_bill_form #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_bill_form #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_bill_form #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_bill_form #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_bill_form #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_bill_form #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_bill_form #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_bill_form #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_bill_form #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_bill_form #create_user_anon_bill tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_bill_form #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_bill_form #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_bill_form #radiology_order_template tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_bill_form #radiology_order_template tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_bill_form #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_bill_form #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_bill_form #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_bill_form #add_doctorreferral tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_bill_form #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_bill_form #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_bill_form #vaccination_type tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_bill_form #vaccination_type tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_bill_form #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_bill_form #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_bill_form #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_bill_form #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_bill_form #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_bill_form .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_bill_form .print_template_row_form tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_bill_form .print_template_row_form tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_bill_form .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_bill_form .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_bill_form .new_print_template_block tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_bill_form .new_print_template_block tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_bill_form .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_bill_form .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_bill_form .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_bill_form .edit_print_template_block tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_bill_form .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_bill_form #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_bill_form #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_bill_form #referral_payouts_update tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_bill_form #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_bill_form #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_bill_form #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_bill_form #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_bill_form #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control, #createHospBillTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#createHospBillTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control,
#createHospBillTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control,
#createHospBillTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control, #createHospBillTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#createHospBillTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#createHospBillTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#createHospBillTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#createHospBillTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#createHospBillTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#createHospBillTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #createHospBillTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control,
#createHospBillTemplatemodal #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control,
#createHospBillTemplatemodal #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control,
#createHospBillTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control, #createHospBillTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#createHospBillTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control,
#createHospBillTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control,
#createHospBillTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control,
#createHospBillTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control,
#createHospBillTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control,
#createHospBillTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control, #createHospBillTemplatemodal #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control,
#createHospBillTemplatemodal #prescription_template_form tfoot ._tfooter_tax_value td input.form-control,
#createHospBillTemplatemodal #prescription_template_form tfoot ._tfooter_discount td input.form-control,
#createHospBillTemplatemodal #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control, #createHospBillTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control,
#createHospBillTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control,
#createHospBillTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control,
#createHospBillTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control, #createHospBillTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control,
#createHospBillTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control,
#createHospBillTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control,
#createHospBillTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control, #createHospBillTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control,
#createHospBillTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control,
#createHospBillTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control,
#createHospBillTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control, #createHospBillTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control,
#createHospBillTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control,
#createHospBillTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control,
#createHospBillTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control, #createHospBillTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#createHospBillTemplatemodal #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control,
#createHospBillTemplatemodal #create_user_anon_bill tfoot ._tfooter_discount td input.form-control,
#createHospBillTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control, #createHospBillTemplatemodal #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control,
#createHospBillTemplatemodal #radiology_order_template tfoot ._tfooter_tax_value td input.form-control,
#createHospBillTemplatemodal #radiology_order_template tfoot ._tfooter_discount td input.form-control,
#createHospBillTemplatemodal #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control, #createHospBillTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control,
#createHospBillTemplatemodal #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control,
#createHospBillTemplatemodal #add_doctorreferral tfoot ._tfooter_discount td input.form-control,
#createHospBillTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control, #createHospBillTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control,
#createHospBillTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control,
#createHospBillTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control,
#createHospBillTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control, #createHospBillTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control,
#createHospBillTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control,
#createHospBillTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control,
#createHospBillTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control, #createHospBillTemplatemodal #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control,
#createHospBillTemplatemodal #vaccination_type tfoot ._tfooter_tax_value td input.form-control,
#createHospBillTemplatemodal #vaccination_type tfoot ._tfooter_discount td input.form-control,
#createHospBillTemplatemodal #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control, #createHospBillTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control,
#createHospBillTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control,
#createHospBillTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control,
#createHospBillTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control, #createHospBillTemplatemodal .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control,
#createHospBillTemplatemodal .print_template_row_form tfoot ._tfooter_tax_value td input.form-control,
#createHospBillTemplatemodal .print_template_row_form tfoot ._tfooter_discount td input.form-control,
#createHospBillTemplatemodal .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control, #createHospBillTemplatemodal .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control,
#createHospBillTemplatemodal .new_print_template_block tfoot ._tfooter_tax_value td input.form-control,
#createHospBillTemplatemodal .new_print_template_block tfoot ._tfooter_discount td input.form-control,
#createHospBillTemplatemodal .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control, #createHospBillTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control,
#createHospBillTemplatemodal .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control,
#createHospBillTemplatemodal .edit_print_template_block tfoot ._tfooter_discount td input.form-control,
#createHospBillTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control, #createHospBillTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control,
#createHospBillTemplatemodal #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control,
#createHospBillTemplatemodal #referral_payouts_update tfoot ._tfooter_discount td input.form-control,
#createHospBillTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control, #createHospBillTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#createHospBillTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#createHospBillTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#createHospBillTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #createHospBillTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control,
#createHospBillTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control,
#createHospBillTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control,
#createHospBillTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control, #editBillTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#editBillTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control,
#editBillTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control,
#editBillTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control, #editBillTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#editBillTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#editBillTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#editBillTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #editBillTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#editBillTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#editBillTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#editBillTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #editBillTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control,
#editBillTemplatemodal #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control,
#editBillTemplatemodal #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control,
#editBillTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control, #editBillTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#editBillTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control,
#editBillTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control,
#editBillTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control, #editBillTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control,
#editBillTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control,
#editBillTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control,
#editBillTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control, #editBillTemplatemodal #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control,
#editBillTemplatemodal #prescription_template_form tfoot ._tfooter_tax_value td input.form-control,
#editBillTemplatemodal #prescription_template_form tfoot ._tfooter_discount td input.form-control,
#editBillTemplatemodal #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control, #editBillTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control,
#editBillTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control,
#editBillTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control,
#editBillTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control, #editBillTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control,
#editBillTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control,
#editBillTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control,
#editBillTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control, #editBillTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control,
#editBillTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control,
#editBillTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control,
#editBillTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control, #editBillTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control,
#editBillTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control,
#editBillTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control,
#editBillTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control, #editBillTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#editBillTemplatemodal #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control,
#editBillTemplatemodal #create_user_anon_bill tfoot ._tfooter_discount td input.form-control,
#editBillTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control, #editBillTemplatemodal #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control,
#editBillTemplatemodal #radiology_order_template tfoot ._tfooter_tax_value td input.form-control,
#editBillTemplatemodal #radiology_order_template tfoot ._tfooter_discount td input.form-control,
#editBillTemplatemodal #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control, #editBillTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control,
#editBillTemplatemodal #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control,
#editBillTemplatemodal #add_doctorreferral tfoot ._tfooter_discount td input.form-control,
#editBillTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control, #editBillTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control,
#editBillTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control,
#editBillTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control,
#editBillTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control, #editBillTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control,
#editBillTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control,
#editBillTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control,
#editBillTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control, #editBillTemplatemodal #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control,
#editBillTemplatemodal #vaccination_type tfoot ._tfooter_tax_value td input.form-control,
#editBillTemplatemodal #vaccination_type tfoot ._tfooter_discount td input.form-control,
#editBillTemplatemodal #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control, #editBillTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control,
#editBillTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control,
#editBillTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control,
#editBillTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control, #editBillTemplatemodal .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control,
#editBillTemplatemodal .print_template_row_form tfoot ._tfooter_tax_value td input.form-control,
#editBillTemplatemodal .print_template_row_form tfoot ._tfooter_discount td input.form-control,
#editBillTemplatemodal .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control, #editBillTemplatemodal .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control,
#editBillTemplatemodal .new_print_template_block tfoot ._tfooter_tax_value td input.form-control,
#editBillTemplatemodal .new_print_template_block tfoot ._tfooter_discount td input.form-control,
#editBillTemplatemodal .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control, #editBillTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control,
#editBillTemplatemodal .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control,
#editBillTemplatemodal .edit_print_template_block tfoot ._tfooter_discount td input.form-control,
#editBillTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control, #editBillTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control,
#editBillTemplatemodal #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control,
#editBillTemplatemodal #referral_payouts_update tfoot ._tfooter_discount td input.form-control,
#editBillTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control, #editBillTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#editBillTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#editBillTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#editBillTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #editBillTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control,
#editBillTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control,
#editBillTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control,
#editBillTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_inventory_form #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_inventory_form #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control,
#add_new_inventory_form #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control,
#add_new_inventory_form #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_inventory_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_inventory_form #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#add_new_inventory_form #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#add_new_inventory_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_inventory_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_inventory_form #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#add_new_inventory_form #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#add_new_inventory_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_inventory_form #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_inventory_form #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control,
#add_new_inventory_form #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control,
#add_new_inventory_form #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_inventory_form #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_inventory_form #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control,
#add_new_inventory_form #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control,
#add_new_inventory_form #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_inventory_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_inventory_form #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control,
#add_new_inventory_form #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control,
#add_new_inventory_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_inventory_form #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_inventory_form #prescription_template_form tfoot ._tfooter_tax_value td input.form-control,
#add_new_inventory_form #prescription_template_form tfoot ._tfooter_discount td input.form-control,
#add_new_inventory_form #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_inventory_form #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_inventory_form #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control,
#add_new_inventory_form #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control,
#add_new_inventory_form #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_inventory_form #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_inventory_form #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control,
#add_new_inventory_form #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control,
#add_new_inventory_form #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_inventory_form #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_inventory_form #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control,
#add_new_inventory_form #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control,
#add_new_inventory_form #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_inventory_form #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_inventory_form #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control,
#add_new_inventory_form #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control,
#add_new_inventory_form #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_inventory_form #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_inventory_form #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control,
#add_new_inventory_form #create_user_anon_bill tfoot ._tfooter_discount td input.form-control,
#add_new_inventory_form #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_inventory_form #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_inventory_form #radiology_order_template tfoot ._tfooter_tax_value td input.form-control,
#add_new_inventory_form #radiology_order_template tfoot ._tfooter_discount td input.form-control,
#add_new_inventory_form #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_inventory_form #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_inventory_form #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control,
#add_new_inventory_form #add_doctorreferral tfoot ._tfooter_discount td input.form-control,
#add_new_inventory_form #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_inventory_form #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_inventory_form #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control,
#add_new_inventory_form #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control,
#add_new_inventory_form #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_inventory_form #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_inventory_form #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control,
#add_new_inventory_form #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control,
#add_new_inventory_form #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_inventory_form #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_inventory_form #vaccination_type tfoot ._tfooter_tax_value td input.form-control,
#add_new_inventory_form #vaccination_type tfoot ._tfooter_discount td input.form-control,
#add_new_inventory_form #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_inventory_form #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_inventory_form #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control,
#add_new_inventory_form #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control,
#add_new_inventory_form #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_inventory_form .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_inventory_form .print_template_row_form tfoot ._tfooter_tax_value td input.form-control,
#add_new_inventory_form .print_template_row_form tfoot ._tfooter_discount td input.form-control,
#add_new_inventory_form .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_inventory_form .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_inventory_form .new_print_template_block tfoot ._tfooter_tax_value td input.form-control,
#add_new_inventory_form .new_print_template_block tfoot ._tfooter_discount td input.form-control,
#add_new_inventory_form .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_inventory_form .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_inventory_form .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control,
#add_new_inventory_form .edit_print_template_block tfoot ._tfooter_discount td input.form-control,
#add_new_inventory_form .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_inventory_form #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_inventory_form #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control,
#add_new_inventory_form #referral_payouts_update tfoot ._tfooter_discount td input.form-control,
#add_new_inventory_form #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_inventory_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_inventory_form #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#add_new_inventory_form #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#add_new_inventory_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_inventory_form #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_inventory_form #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control,
#add_new_inventory_form #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control,
#add_new_inventory_form #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_order #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_order #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_order #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_order #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_order #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_order #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_order #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_order #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_order #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_order #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_order #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_order #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_order #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_order #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_order #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_order #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_order #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_order #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_order #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_order #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_order #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_order #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_order #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_order #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_order #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_order #prescription_template_form tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_order #prescription_template_form tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_order #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_order #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_order #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_order #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_order #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_order #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_order #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_order #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_order #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_order #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_order #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_order #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_order #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_order #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_order #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_order #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_order #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_order #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_order #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_order #create_user_anon_bill tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_order #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_order #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_order #radiology_order_template tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_order #radiology_order_template tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_order #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_order #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_order #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_order #add_doctorreferral tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_order #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_order #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_order #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_order #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_order #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_order #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_order #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_order #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_order #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_order #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_order #vaccination_type tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_order #vaccination_type tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_order #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_order #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_order #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_order #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_order #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_order .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_order .print_template_row_form tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_order .print_template_row_form tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_order .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_order .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_order .new_print_template_block tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_order .new_print_template_block tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_order .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_order .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_order .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_order .edit_print_template_block tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_order .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_order #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_order #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_order #referral_payouts_update tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_order #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_order #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_order #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_order #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_order #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #edit_pharmacy_order #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_pharmacy_order #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control,
#edit_pharmacy_order #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control,
#edit_pharmacy_order #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control, #edit_staff_network_rules #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_staff_network_rules #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control,
#edit_staff_network_rules #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control,
#edit_staff_network_rules #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control, #edit_staff_network_rules #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_staff_network_rules #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#edit_staff_network_rules #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#edit_staff_network_rules #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #edit_staff_network_rules #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_staff_network_rules #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#edit_staff_network_rules #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#edit_staff_network_rules #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #edit_staff_network_rules #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_staff_network_rules #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control,
#edit_staff_network_rules #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control,
#edit_staff_network_rules #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control, #edit_staff_network_rules #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_staff_network_rules #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control,
#edit_staff_network_rules #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control,
#edit_staff_network_rules #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control, #edit_staff_network_rules #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_staff_network_rules #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control,
#edit_staff_network_rules #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control,
#edit_staff_network_rules #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control, #edit_staff_network_rules #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_staff_network_rules #prescription_template_form tfoot ._tfooter_tax_value td input.form-control,
#edit_staff_network_rules #prescription_template_form tfoot ._tfooter_discount td input.form-control,
#edit_staff_network_rules #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control, #edit_staff_network_rules #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_staff_network_rules #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control,
#edit_staff_network_rules #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control,
#edit_staff_network_rules #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control, #edit_staff_network_rules #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_staff_network_rules #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control,
#edit_staff_network_rules #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control,
#edit_staff_network_rules #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control, #edit_staff_network_rules #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_staff_network_rules #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control,
#edit_staff_network_rules #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control,
#edit_staff_network_rules #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control, #edit_staff_network_rules #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_staff_network_rules #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control,
#edit_staff_network_rules #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control,
#edit_staff_network_rules #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control, #edit_staff_network_rules #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_staff_network_rules #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control,
#edit_staff_network_rules #create_user_anon_bill tfoot ._tfooter_discount td input.form-control,
#edit_staff_network_rules #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control, #edit_staff_network_rules #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_staff_network_rules #radiology_order_template tfoot ._tfooter_tax_value td input.form-control,
#edit_staff_network_rules #radiology_order_template tfoot ._tfooter_discount td input.form-control,
#edit_staff_network_rules #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control, #edit_staff_network_rules #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_staff_network_rules #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control,
#edit_staff_network_rules #add_doctorreferral tfoot ._tfooter_discount td input.form-control,
#edit_staff_network_rules #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control, #edit_staff_network_rules #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_staff_network_rules #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control,
#edit_staff_network_rules #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control,
#edit_staff_network_rules #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control, #edit_staff_network_rules #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_staff_network_rules #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control,
#edit_staff_network_rules #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control,
#edit_staff_network_rules #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control, #edit_staff_network_rules #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_staff_network_rules #vaccination_type tfoot ._tfooter_tax_value td input.form-control,
#edit_staff_network_rules #vaccination_type tfoot ._tfooter_discount td input.form-control,
#edit_staff_network_rules #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control, #edit_staff_network_rules #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_staff_network_rules #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control,
#edit_staff_network_rules #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control,
#edit_staff_network_rules #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control, #edit_staff_network_rules .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_staff_network_rules .print_template_row_form tfoot ._tfooter_tax_value td input.form-control,
#edit_staff_network_rules .print_template_row_form tfoot ._tfooter_discount td input.form-control,
#edit_staff_network_rules .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control, #edit_staff_network_rules .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_staff_network_rules .new_print_template_block tfoot ._tfooter_tax_value td input.form-control,
#edit_staff_network_rules .new_print_template_block tfoot ._tfooter_discount td input.form-control,
#edit_staff_network_rules .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control, #edit_staff_network_rules .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_staff_network_rules .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control,
#edit_staff_network_rules .edit_print_template_block tfoot ._tfooter_discount td input.form-control,
#edit_staff_network_rules .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control, #edit_staff_network_rules #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_staff_network_rules #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control,
#edit_staff_network_rules #referral_payouts_update tfoot ._tfooter_discount td input.form-control,
#edit_staff_network_rules #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control, #edit_staff_network_rules #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_staff_network_rules #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#edit_staff_network_rules #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#edit_staff_network_rules #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #edit_staff_network_rules #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_staff_network_rules #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control,
#edit_staff_network_rules #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control,
#edit_staff_network_rules #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_radiology_order_form #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_radiology_order_form #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control,
#add_new_radiology_order_form #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control,
#add_new_radiology_order_form #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_radiology_order_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_radiology_order_form #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#add_new_radiology_order_form #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#add_new_radiology_order_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_radiology_order_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_radiology_order_form #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#add_new_radiology_order_form #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#add_new_radiology_order_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_radiology_order_form #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_radiology_order_form #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control,
#add_new_radiology_order_form #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control,
#add_new_radiology_order_form #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_radiology_order_form #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_radiology_order_form #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control,
#add_new_radiology_order_form #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control,
#add_new_radiology_order_form #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_radiology_order_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_radiology_order_form #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control,
#add_new_radiology_order_form #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control,
#add_new_radiology_order_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_radiology_order_form #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_radiology_order_form #prescription_template_form tfoot ._tfooter_tax_value td input.form-control,
#add_new_radiology_order_form #prescription_template_form tfoot ._tfooter_discount td input.form-control,
#add_new_radiology_order_form #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_radiology_order_form #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_radiology_order_form #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control,
#add_new_radiology_order_form #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control,
#add_new_radiology_order_form #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_radiology_order_form #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_radiology_order_form #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control,
#add_new_radiology_order_form #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control,
#add_new_radiology_order_form #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_radiology_order_form #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_radiology_order_form #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control,
#add_new_radiology_order_form #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control,
#add_new_radiology_order_form #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_radiology_order_form #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_radiology_order_form #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control,
#add_new_radiology_order_form #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control,
#add_new_radiology_order_form #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_radiology_order_form #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_radiology_order_form #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control,
#add_new_radiology_order_form #create_user_anon_bill tfoot ._tfooter_discount td input.form-control,
#add_new_radiology_order_form #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_radiology_order_form #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_radiology_order_form #radiology_order_template tfoot ._tfooter_tax_value td input.form-control,
#add_new_radiology_order_form #radiology_order_template tfoot ._tfooter_discount td input.form-control,
#add_new_radiology_order_form #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_radiology_order_form #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_radiology_order_form #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control,
#add_new_radiology_order_form #add_doctorreferral tfoot ._tfooter_discount td input.form-control,
#add_new_radiology_order_form #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_radiology_order_form #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_radiology_order_form #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control,
#add_new_radiology_order_form #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control,
#add_new_radiology_order_form #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_radiology_order_form #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_radiology_order_form #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control,
#add_new_radiology_order_form #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control,
#add_new_radiology_order_form #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_radiology_order_form #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_radiology_order_form #vaccination_type tfoot ._tfooter_tax_value td input.form-control,
#add_new_radiology_order_form #vaccination_type tfoot ._tfooter_discount td input.form-control,
#add_new_radiology_order_form #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_radiology_order_form #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_radiology_order_form #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control,
#add_new_radiology_order_form #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control,
#add_new_radiology_order_form #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_radiology_order_form .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_radiology_order_form .print_template_row_form tfoot ._tfooter_tax_value td input.form-control,
#add_new_radiology_order_form .print_template_row_form tfoot ._tfooter_discount td input.form-control,
#add_new_radiology_order_form .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_radiology_order_form .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_radiology_order_form .new_print_template_block tfoot ._tfooter_tax_value td input.form-control,
#add_new_radiology_order_form .new_print_template_block tfoot ._tfooter_discount td input.form-control,
#add_new_radiology_order_form .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_radiology_order_form .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_radiology_order_form .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control,
#add_new_radiology_order_form .edit_print_template_block tfoot ._tfooter_discount td input.form-control,
#add_new_radiology_order_form .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_radiology_order_form #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_radiology_order_form #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control,
#add_new_radiology_order_form #referral_payouts_update tfoot ._tfooter_discount td input.form-control,
#add_new_radiology_order_form #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_radiology_order_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_radiology_order_form #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#add_new_radiology_order_form #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#add_new_radiology_order_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #add_new_radiology_order_form #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control,
#add_new_radiology_order_form #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control,
#add_new_radiology_order_form #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control,
#add_new_radiology_order_form #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control, #edit_radiology_test_form #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_radiology_test_form #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control,
#edit_radiology_test_form #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control,
#edit_radiology_test_form #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control, #edit_radiology_test_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_radiology_test_form #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#edit_radiology_test_form #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#edit_radiology_test_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #edit_radiology_test_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_radiology_test_form #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#edit_radiology_test_form #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#edit_radiology_test_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #edit_radiology_test_form #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_radiology_test_form #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control,
#edit_radiology_test_form #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control,
#edit_radiology_test_form #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control, #edit_radiology_test_form #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_radiology_test_form #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control,
#edit_radiology_test_form #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control,
#edit_radiology_test_form #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control, #edit_radiology_test_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_radiology_test_form #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control,
#edit_radiology_test_form #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control,
#edit_radiology_test_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control, #edit_radiology_test_form #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_radiology_test_form #prescription_template_form tfoot ._tfooter_tax_value td input.form-control,
#edit_radiology_test_form #prescription_template_form tfoot ._tfooter_discount td input.form-control,
#edit_radiology_test_form #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control, #edit_radiology_test_form #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_radiology_test_form #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control,
#edit_radiology_test_form #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control,
#edit_radiology_test_form #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control, #edit_radiology_test_form #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_radiology_test_form #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control,
#edit_radiology_test_form #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control,
#edit_radiology_test_form #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control, #edit_radiology_test_form #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_radiology_test_form #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control,
#edit_radiology_test_form #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control,
#edit_radiology_test_form #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control, #edit_radiology_test_form #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_radiology_test_form #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control,
#edit_radiology_test_form #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control,
#edit_radiology_test_form #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control, #edit_radiology_test_form #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_radiology_test_form #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control,
#edit_radiology_test_form #create_user_anon_bill tfoot ._tfooter_discount td input.form-control,
#edit_radiology_test_form #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control, #edit_radiology_test_form #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_radiology_test_form #radiology_order_template tfoot ._tfooter_tax_value td input.form-control,
#edit_radiology_test_form #radiology_order_template tfoot ._tfooter_discount td input.form-control,
#edit_radiology_test_form #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control, #edit_radiology_test_form #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_radiology_test_form #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control,
#edit_radiology_test_form #add_doctorreferral tfoot ._tfooter_discount td input.form-control,
#edit_radiology_test_form #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control, #edit_radiology_test_form #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_radiology_test_form #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control,
#edit_radiology_test_form #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control,
#edit_radiology_test_form #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control, #edit_radiology_test_form #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_radiology_test_form #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control,
#edit_radiology_test_form #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control,
#edit_radiology_test_form #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control, #edit_radiology_test_form #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_radiology_test_form #vaccination_type tfoot ._tfooter_tax_value td input.form-control,
#edit_radiology_test_form #vaccination_type tfoot ._tfooter_discount td input.form-control,
#edit_radiology_test_form #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control, #edit_radiology_test_form #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_radiology_test_form #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control,
#edit_radiology_test_form #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control,
#edit_radiology_test_form #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control, #edit_radiology_test_form .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_radiology_test_form .print_template_row_form tfoot ._tfooter_tax_value td input.form-control,
#edit_radiology_test_form .print_template_row_form tfoot ._tfooter_discount td input.form-control,
#edit_radiology_test_form .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control, #edit_radiology_test_form .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_radiology_test_form .new_print_template_block tfoot ._tfooter_tax_value td input.form-control,
#edit_radiology_test_form .new_print_template_block tfoot ._tfooter_discount td input.form-control,
#edit_radiology_test_form .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control, #edit_radiology_test_form .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_radiology_test_form .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control,
#edit_radiology_test_form .edit_print_template_block tfoot ._tfooter_discount td input.form-control,
#edit_radiology_test_form .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control, #edit_radiology_test_form #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_radiology_test_form #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control,
#edit_radiology_test_form #referral_payouts_update tfoot ._tfooter_discount td input.form-control,
#edit_radiology_test_form #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control, #edit_radiology_test_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_radiology_test_form #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#edit_radiology_test_form #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#edit_radiology_test_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #edit_radiology_test_form #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control,
#edit_radiology_test_form #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control,
#edit_radiology_test_form #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control,
#edit_radiology_test_form #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control, #importUserBill #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#importUserBill #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control,
#importUserBill #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control,
#importUserBill #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control, #importUserBill #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#importUserBill #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#importUserBill #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#importUserBill #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #importUserBill #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#importUserBill #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#importUserBill #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#importUserBill #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #importUserBill #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control,
#importUserBill #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control,
#importUserBill #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control,
#importUserBill #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control, #importUserBill #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#importUserBill #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control,
#importUserBill #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control,
#importUserBill #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control, #importUserBill #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control,
#importUserBill #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control,
#importUserBill #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control,
#importUserBill #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control, #importUserBill #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control,
#importUserBill #prescription_template_form tfoot ._tfooter_tax_value td input.form-control,
#importUserBill #prescription_template_form tfoot ._tfooter_discount td input.form-control,
#importUserBill #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control, #importUserBill #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control,
#importUserBill #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control,
#importUserBill #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control,
#importUserBill #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control, #importUserBill #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control,
#importUserBill #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control,
#importUserBill #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control,
#importUserBill #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control, #importUserBill #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control,
#importUserBill #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control,
#importUserBill #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control,
#importUserBill #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control, #importUserBill #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control,
#importUserBill #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control,
#importUserBill #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control,
#importUserBill #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control, #importUserBill #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#importUserBill #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control,
#importUserBill #create_user_anon_bill tfoot ._tfooter_discount td input.form-control,
#importUserBill #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control, #importUserBill #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control,
#importUserBill #radiology_order_template tfoot ._tfooter_tax_value td input.form-control,
#importUserBill #radiology_order_template tfoot ._tfooter_discount td input.form-control,
#importUserBill #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control, #importUserBill #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control,
#importUserBill #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control,
#importUserBill #add_doctorreferral tfoot ._tfooter_discount td input.form-control,
#importUserBill #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control, #importUserBill #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control,
#importUserBill #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control,
#importUserBill #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control,
#importUserBill #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control, #importUserBill #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control,
#importUserBill #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control,
#importUserBill #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control,
#importUserBill #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control, #importUserBill #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control,
#importUserBill #vaccination_type tfoot ._tfooter_tax_value td input.form-control,
#importUserBill #vaccination_type tfoot ._tfooter_discount td input.form-control,
#importUserBill #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control, #importUserBill #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control,
#importUserBill #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control,
#importUserBill #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control,
#importUserBill #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control, #importUserBill .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control,
#importUserBill .print_template_row_form tfoot ._tfooter_tax_value td input.form-control,
#importUserBill .print_template_row_form tfoot ._tfooter_discount td input.form-control,
#importUserBill .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control, #importUserBill .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control,
#importUserBill .new_print_template_block tfoot ._tfooter_tax_value td input.form-control,
#importUserBill .new_print_template_block tfoot ._tfooter_discount td input.form-control,
#importUserBill .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control, #importUserBill .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control,
#importUserBill .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control,
#importUserBill .edit_print_template_block tfoot ._tfooter_discount td input.form-control,
#importUserBill .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control, #importUserBill #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control,
#importUserBill #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control,
#importUserBill #referral_payouts_update tfoot ._tfooter_discount td input.form-control,
#importUserBill #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control, #importUserBill #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#importUserBill #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#importUserBill #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#importUserBill #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #importUserBill #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control,
#importUserBill #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control,
#importUserBill #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control,
#importUserBill #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control, #editOrderTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#editOrderTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control,
#editOrderTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control,
#editOrderTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control, #editOrderTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#editOrderTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#editOrderTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#editOrderTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #editOrderTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#editOrderTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#editOrderTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#editOrderTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #editOrderTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control,
#editOrderTemplatemodal #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control,
#editOrderTemplatemodal #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control,
#editOrderTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control, #editOrderTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#editOrderTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control,
#editOrderTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control,
#editOrderTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control, #editOrderTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control,
#editOrderTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control,
#editOrderTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control,
#editOrderTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control, #editOrderTemplatemodal #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control,
#editOrderTemplatemodal #prescription_template_form tfoot ._tfooter_tax_value td input.form-control,
#editOrderTemplatemodal #prescription_template_form tfoot ._tfooter_discount td input.form-control,
#editOrderTemplatemodal #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control, #editOrderTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control,
#editOrderTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control,
#editOrderTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control,
#editOrderTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control, #editOrderTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control,
#editOrderTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control,
#editOrderTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control,
#editOrderTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control, #editOrderTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control,
#editOrderTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control,
#editOrderTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control,
#editOrderTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control, #editOrderTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control,
#editOrderTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control,
#editOrderTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control,
#editOrderTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control, #editOrderTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#editOrderTemplatemodal #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control,
#editOrderTemplatemodal #create_user_anon_bill tfoot ._tfooter_discount td input.form-control,
#editOrderTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control, #editOrderTemplatemodal #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control,
#editOrderTemplatemodal #radiology_order_template tfoot ._tfooter_tax_value td input.form-control,
#editOrderTemplatemodal #radiology_order_template tfoot ._tfooter_discount td input.form-control,
#editOrderTemplatemodal #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control, #editOrderTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control,
#editOrderTemplatemodal #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control,
#editOrderTemplatemodal #add_doctorreferral tfoot ._tfooter_discount td input.form-control,
#editOrderTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control, #editOrderTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control,
#editOrderTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control,
#editOrderTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control,
#editOrderTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control, #editOrderTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control,
#editOrderTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control,
#editOrderTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control,
#editOrderTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control, #editOrderTemplatemodal #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control,
#editOrderTemplatemodal #vaccination_type tfoot ._tfooter_tax_value td input.form-control,
#editOrderTemplatemodal #vaccination_type tfoot ._tfooter_discount td input.form-control,
#editOrderTemplatemodal #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control, #editOrderTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control,
#editOrderTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control,
#editOrderTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control,
#editOrderTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control, #editOrderTemplatemodal .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control,
#editOrderTemplatemodal .print_template_row_form tfoot ._tfooter_tax_value td input.form-control,
#editOrderTemplatemodal .print_template_row_form tfoot ._tfooter_discount td input.form-control,
#editOrderTemplatemodal .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control, #editOrderTemplatemodal .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control,
#editOrderTemplatemodal .new_print_template_block tfoot ._tfooter_tax_value td input.form-control,
#editOrderTemplatemodal .new_print_template_block tfoot ._tfooter_discount td input.form-control,
#editOrderTemplatemodal .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control, #editOrderTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control,
#editOrderTemplatemodal .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control,
#editOrderTemplatemodal .edit_print_template_block tfoot ._tfooter_discount td input.form-control,
#editOrderTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control, #editOrderTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control,
#editOrderTemplatemodal #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control,
#editOrderTemplatemodal #referral_payouts_update tfoot ._tfooter_discount td input.form-control,
#editOrderTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control, #editOrderTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#editOrderTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#editOrderTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#editOrderTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #editOrderTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control,
#editOrderTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control,
#editOrderTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control,
#editOrderTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control, #editReferralTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#editReferralTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control,
#editReferralTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control,
#editReferralTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control, #editReferralTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#editReferralTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#editReferralTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#editReferralTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #editReferralTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#editReferralTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#editReferralTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#editReferralTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #editReferralTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control,
#editReferralTemplatemodal #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control,
#editReferralTemplatemodal #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control,
#editReferralTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control, #editReferralTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#editReferralTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control,
#editReferralTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control,
#editReferralTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control, #editReferralTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control,
#editReferralTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control,
#editReferralTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control,
#editReferralTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control, #editReferralTemplatemodal #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control,
#editReferralTemplatemodal #prescription_template_form tfoot ._tfooter_tax_value td input.form-control,
#editReferralTemplatemodal #prescription_template_form tfoot ._tfooter_discount td input.form-control,
#editReferralTemplatemodal #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control, #editReferralTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control,
#editReferralTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control,
#editReferralTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control,
#editReferralTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control, #editReferralTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control,
#editReferralTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control,
#editReferralTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control,
#editReferralTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control, #editReferralTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control,
#editReferralTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control,
#editReferralTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control,
#editReferralTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control, #editReferralTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control,
#editReferralTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control,
#editReferralTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control,
#editReferralTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control, #editReferralTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#editReferralTemplatemodal #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control,
#editReferralTemplatemodal #create_user_anon_bill tfoot ._tfooter_discount td input.form-control,
#editReferralTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control, #editReferralTemplatemodal #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control,
#editReferralTemplatemodal #radiology_order_template tfoot ._tfooter_tax_value td input.form-control,
#editReferralTemplatemodal #radiology_order_template tfoot ._tfooter_discount td input.form-control,
#editReferralTemplatemodal #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control, #editReferralTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control,
#editReferralTemplatemodal #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control,
#editReferralTemplatemodal #add_doctorreferral tfoot ._tfooter_discount td input.form-control,
#editReferralTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control, #editReferralTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control,
#editReferralTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control,
#editReferralTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control,
#editReferralTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control, #editReferralTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control,
#editReferralTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control,
#editReferralTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control,
#editReferralTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control, #editReferralTemplatemodal #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control,
#editReferralTemplatemodal #vaccination_type tfoot ._tfooter_tax_value td input.form-control,
#editReferralTemplatemodal #vaccination_type tfoot ._tfooter_discount td input.form-control,
#editReferralTemplatemodal #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control, #editReferralTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control,
#editReferralTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control,
#editReferralTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control,
#editReferralTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control, #editReferralTemplatemodal .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control,
#editReferralTemplatemodal .print_template_row_form tfoot ._tfooter_tax_value td input.form-control,
#editReferralTemplatemodal .print_template_row_form tfoot ._tfooter_discount td input.form-control,
#editReferralTemplatemodal .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control, #editReferralTemplatemodal .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control,
#editReferralTemplatemodal .new_print_template_block tfoot ._tfooter_tax_value td input.form-control,
#editReferralTemplatemodal .new_print_template_block tfoot ._tfooter_discount td input.form-control,
#editReferralTemplatemodal .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control, #editReferralTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control,
#editReferralTemplatemodal .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control,
#editReferralTemplatemodal .edit_print_template_block tfoot ._tfooter_discount td input.form-control,
#editReferralTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control, #editReferralTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control,
#editReferralTemplatemodal #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control,
#editReferralTemplatemodal #referral_payouts_update tfoot ._tfooter_discount td input.form-control,
#editReferralTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control, #editReferralTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#editReferralTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#editReferralTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#editReferralTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #editReferralTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control,
#editReferralTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control,
#editReferralTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control,
#editReferralTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control, #VaccinationTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#VaccinationTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control,
#VaccinationTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control,
#VaccinationTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control, #VaccinationTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#VaccinationTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#VaccinationTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#VaccinationTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#VaccinationTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#VaccinationTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#VaccinationTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #VaccinationTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control,
#VaccinationTemplatemodal #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control,
#VaccinationTemplatemodal #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control,
#VaccinationTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control, #VaccinationTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#VaccinationTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control,
#VaccinationTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control,
#VaccinationTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control,
#VaccinationTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control,
#VaccinationTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control,
#VaccinationTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control, #VaccinationTemplatemodal #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control,
#VaccinationTemplatemodal #prescription_template_form tfoot ._tfooter_tax_value td input.form-control,
#VaccinationTemplatemodal #prescription_template_form tfoot ._tfooter_discount td input.form-control,
#VaccinationTemplatemodal #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control, #VaccinationTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control,
#VaccinationTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control,
#VaccinationTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control,
#VaccinationTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control, #VaccinationTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control,
#VaccinationTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control,
#VaccinationTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control,
#VaccinationTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control, #VaccinationTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control,
#VaccinationTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control,
#VaccinationTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control,
#VaccinationTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control, #VaccinationTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control,
#VaccinationTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control,
#VaccinationTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control,
#VaccinationTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control, #VaccinationTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#VaccinationTemplatemodal #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control,
#VaccinationTemplatemodal #create_user_anon_bill tfoot ._tfooter_discount td input.form-control,
#VaccinationTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control, #VaccinationTemplatemodal #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control,
#VaccinationTemplatemodal #radiology_order_template tfoot ._tfooter_tax_value td input.form-control,
#VaccinationTemplatemodal #radiology_order_template tfoot ._tfooter_discount td input.form-control,
#VaccinationTemplatemodal #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control, #VaccinationTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control,
#VaccinationTemplatemodal #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control,
#VaccinationTemplatemodal #add_doctorreferral tfoot ._tfooter_discount td input.form-control,
#VaccinationTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control, #VaccinationTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control,
#VaccinationTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control,
#VaccinationTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control,
#VaccinationTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control, #VaccinationTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control,
#VaccinationTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control,
#VaccinationTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control,
#VaccinationTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control, #VaccinationTemplatemodal #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control,
#VaccinationTemplatemodal #vaccination_type tfoot ._tfooter_tax_value td input.form-control,
#VaccinationTemplatemodal #vaccination_type tfoot ._tfooter_discount td input.form-control,
#VaccinationTemplatemodal #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control, #VaccinationTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control,
#VaccinationTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control,
#VaccinationTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control,
#VaccinationTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control, #VaccinationTemplatemodal .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control,
#VaccinationTemplatemodal .print_template_row_form tfoot ._tfooter_tax_value td input.form-control,
#VaccinationTemplatemodal .print_template_row_form tfoot ._tfooter_discount td input.form-control,
#VaccinationTemplatemodal .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control, #VaccinationTemplatemodal .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control,
#VaccinationTemplatemodal .new_print_template_block tfoot ._tfooter_tax_value td input.form-control,
#VaccinationTemplatemodal .new_print_template_block tfoot ._tfooter_discount td input.form-control,
#VaccinationTemplatemodal .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control, #VaccinationTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control,
#VaccinationTemplatemodal .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control,
#VaccinationTemplatemodal .edit_print_template_block tfoot ._tfooter_discount td input.form-control,
#VaccinationTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control, #VaccinationTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control,
#VaccinationTemplatemodal #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control,
#VaccinationTemplatemodal #referral_payouts_update tfoot ._tfooter_discount td input.form-control,
#VaccinationTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control, #VaccinationTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#VaccinationTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#VaccinationTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#VaccinationTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #VaccinationTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control,
#VaccinationTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control,
#VaccinationTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control,
#VaccinationTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control, #update_pharmacy_order_stock #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#update_pharmacy_order_stock #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control,
#update_pharmacy_order_stock #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control,
#update_pharmacy_order_stock #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control, #update_pharmacy_order_stock #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#update_pharmacy_order_stock #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#update_pharmacy_order_stock #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#update_pharmacy_order_stock #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#update_pharmacy_order_stock #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#update_pharmacy_order_stock #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#update_pharmacy_order_stock #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #update_pharmacy_order_stock #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control,
#update_pharmacy_order_stock #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control,
#update_pharmacy_order_stock #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control,
#update_pharmacy_order_stock #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control, #update_pharmacy_order_stock #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#update_pharmacy_order_stock #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control,
#update_pharmacy_order_stock #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control,
#update_pharmacy_order_stock #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control,
#update_pharmacy_order_stock #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control,
#update_pharmacy_order_stock #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control,
#update_pharmacy_order_stock #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control, #update_pharmacy_order_stock #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control,
#update_pharmacy_order_stock #prescription_template_form tfoot ._tfooter_tax_value td input.form-control,
#update_pharmacy_order_stock #prescription_template_form tfoot ._tfooter_discount td input.form-control,
#update_pharmacy_order_stock #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control, #update_pharmacy_order_stock #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control,
#update_pharmacy_order_stock #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control,
#update_pharmacy_order_stock #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control,
#update_pharmacy_order_stock #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control, #update_pharmacy_order_stock #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control,
#update_pharmacy_order_stock #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control,
#update_pharmacy_order_stock #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control,
#update_pharmacy_order_stock #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control, #update_pharmacy_order_stock #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control,
#update_pharmacy_order_stock #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control,
#update_pharmacy_order_stock #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control,
#update_pharmacy_order_stock #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control, #update_pharmacy_order_stock #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control,
#update_pharmacy_order_stock #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control,
#update_pharmacy_order_stock #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control,
#update_pharmacy_order_stock #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control, #update_pharmacy_order_stock #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#update_pharmacy_order_stock #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control,
#update_pharmacy_order_stock #create_user_anon_bill tfoot ._tfooter_discount td input.form-control,
#update_pharmacy_order_stock #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control, #update_pharmacy_order_stock #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control,
#update_pharmacy_order_stock #radiology_order_template tfoot ._tfooter_tax_value td input.form-control,
#update_pharmacy_order_stock #radiology_order_template tfoot ._tfooter_discount td input.form-control,
#update_pharmacy_order_stock #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control, #update_pharmacy_order_stock #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control,
#update_pharmacy_order_stock #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control,
#update_pharmacy_order_stock #add_doctorreferral tfoot ._tfooter_discount td input.form-control,
#update_pharmacy_order_stock #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control, #update_pharmacy_order_stock #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control,
#update_pharmacy_order_stock #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control,
#update_pharmacy_order_stock #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control,
#update_pharmacy_order_stock #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control, #update_pharmacy_order_stock #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control,
#update_pharmacy_order_stock #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control,
#update_pharmacy_order_stock #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control,
#update_pharmacy_order_stock #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control, #update_pharmacy_order_stock #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control,
#update_pharmacy_order_stock #vaccination_type tfoot ._tfooter_tax_value td input.form-control,
#update_pharmacy_order_stock #vaccination_type tfoot ._tfooter_discount td input.form-control,
#update_pharmacy_order_stock #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control, #update_pharmacy_order_stock #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control,
#update_pharmacy_order_stock #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control,
#update_pharmacy_order_stock #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control,
#update_pharmacy_order_stock #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control, #update_pharmacy_order_stock .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control,
#update_pharmacy_order_stock .print_template_row_form tfoot ._tfooter_tax_value td input.form-control,
#update_pharmacy_order_stock .print_template_row_form tfoot ._tfooter_discount td input.form-control,
#update_pharmacy_order_stock .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control, #update_pharmacy_order_stock .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control,
#update_pharmacy_order_stock .new_print_template_block tfoot ._tfooter_tax_value td input.form-control,
#update_pharmacy_order_stock .new_print_template_block tfoot ._tfooter_discount td input.form-control,
#update_pharmacy_order_stock .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control, #update_pharmacy_order_stock .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control,
#update_pharmacy_order_stock .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control,
#update_pharmacy_order_stock .edit_print_template_block tfoot ._tfooter_discount td input.form-control,
#update_pharmacy_order_stock .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control, #update_pharmacy_order_stock #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control,
#update_pharmacy_order_stock #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control,
#update_pharmacy_order_stock #referral_payouts_update tfoot ._tfooter_discount td input.form-control,
#update_pharmacy_order_stock #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control, #update_pharmacy_order_stock #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#update_pharmacy_order_stock #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#update_pharmacy_order_stock #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#update_pharmacy_order_stock #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #update_pharmacy_order_stock #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control,
#update_pharmacy_order_stock #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control,
#update_pharmacy_order_stock #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control,
#update_pharmacy_order_stock #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control, #addMoreList #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#addMoreList #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control,
#addMoreList #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control,
#addMoreList #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control, #addMoreList #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#addMoreList #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#addMoreList #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#addMoreList #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #addMoreList #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#addMoreList #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#addMoreList #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#addMoreList #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #addMoreList #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control,
#addMoreList #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control,
#addMoreList #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control,
#addMoreList #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control, #addMoreList #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#addMoreList #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control,
#addMoreList #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control,
#addMoreList #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control, #addMoreList #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control,
#addMoreList #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control,
#addMoreList #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control,
#addMoreList #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control, #addMoreList #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control,
#addMoreList #prescription_template_form tfoot ._tfooter_tax_value td input.form-control,
#addMoreList #prescription_template_form tfoot ._tfooter_discount td input.form-control,
#addMoreList #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control, #addMoreList #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control,
#addMoreList #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control,
#addMoreList #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control,
#addMoreList #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control, #addMoreList #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control,
#addMoreList #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control,
#addMoreList #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control,
#addMoreList #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control, #addMoreList #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control,
#addMoreList #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control,
#addMoreList #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control,
#addMoreList #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control, #addMoreList #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control,
#addMoreList #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control,
#addMoreList #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control,
#addMoreList #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control, #addMoreList #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#addMoreList #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control,
#addMoreList #create_user_anon_bill tfoot ._tfooter_discount td input.form-control,
#addMoreList #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control, #addMoreList #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control,
#addMoreList #radiology_order_template tfoot ._tfooter_tax_value td input.form-control,
#addMoreList #radiology_order_template tfoot ._tfooter_discount td input.form-control,
#addMoreList #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control, #addMoreList #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control,
#addMoreList #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control,
#addMoreList #add_doctorreferral tfoot ._tfooter_discount td input.form-control,
#addMoreList #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control, #addMoreList #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control,
#addMoreList #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control,
#addMoreList #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control,
#addMoreList #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control, #addMoreList #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control,
#addMoreList #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control,
#addMoreList #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control,
#addMoreList #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control, #addMoreList #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control,
#addMoreList #vaccination_type tfoot ._tfooter_tax_value td input.form-control,
#addMoreList #vaccination_type tfoot ._tfooter_discount td input.form-control,
#addMoreList #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control, #addMoreList #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control,
#addMoreList #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control,
#addMoreList #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control,
#addMoreList #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control, #addMoreList .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control,
#addMoreList .print_template_row_form tfoot ._tfooter_tax_value td input.form-control,
#addMoreList .print_template_row_form tfoot ._tfooter_discount td input.form-control,
#addMoreList .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control, #addMoreList .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control,
#addMoreList .new_print_template_block tfoot ._tfooter_tax_value td input.form-control,
#addMoreList .new_print_template_block tfoot ._tfooter_discount td input.form-control,
#addMoreList .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control, #addMoreList .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control,
#addMoreList .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control,
#addMoreList .edit_print_template_block tfoot ._tfooter_discount td input.form-control,
#addMoreList .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control, #addMoreList #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control,
#addMoreList #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control,
#addMoreList #referral_payouts_update tfoot ._tfooter_discount td input.form-control,
#addMoreList #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control, #addMoreList #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#addMoreList #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#addMoreList #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#addMoreList #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #addMoreList #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control,
#addMoreList #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control,
#addMoreList #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control,
#addMoreList #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control, #addTemplateHeaderBlocksModal #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#addTemplateHeaderBlocksModal #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control,
#addTemplateHeaderBlocksModal #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control,
#addTemplateHeaderBlocksModal #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #addTemplateHeaderBlocksModal #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control,
#addTemplateHeaderBlocksModal #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control,
#addTemplateHeaderBlocksModal #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control,
#addTemplateHeaderBlocksModal #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#addTemplateHeaderBlocksModal #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control,
#addTemplateHeaderBlocksModal #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control,
#addTemplateHeaderBlocksModal #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control,
#addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control,
#addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control,
#addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control, #addTemplateHeaderBlocksModal #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control,
#addTemplateHeaderBlocksModal #prescription_template_form tfoot ._tfooter_tax_value td input.form-control,
#addTemplateHeaderBlocksModal #prescription_template_form tfoot ._tfooter_discount td input.form-control,
#addTemplateHeaderBlocksModal #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control, #addTemplateHeaderBlocksModal #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control,
#addTemplateHeaderBlocksModal #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control,
#addTemplateHeaderBlocksModal #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control,
#addTemplateHeaderBlocksModal #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control, #addTemplateHeaderBlocksModal #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control,
#addTemplateHeaderBlocksModal #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control,
#addTemplateHeaderBlocksModal #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control,
#addTemplateHeaderBlocksModal #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control,
#addTemplateHeaderBlocksModal #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control,
#addTemplateHeaderBlocksModal #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control,
#addTemplateHeaderBlocksModal #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control,
#addTemplateHeaderBlocksModal #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control,
#addTemplateHeaderBlocksModal #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control,
#addTemplateHeaderBlocksModal #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control, #addTemplateHeaderBlocksModal #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#addTemplateHeaderBlocksModal #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control,
#addTemplateHeaderBlocksModal #create_user_anon_bill tfoot ._tfooter_discount td input.form-control,
#addTemplateHeaderBlocksModal #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control, #addTemplateHeaderBlocksModal #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control,
#addTemplateHeaderBlocksModal #radiology_order_template tfoot ._tfooter_tax_value td input.form-control,
#addTemplateHeaderBlocksModal #radiology_order_template tfoot ._tfooter_discount td input.form-control,
#addTemplateHeaderBlocksModal #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control, #addTemplateHeaderBlocksModal #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control,
#addTemplateHeaderBlocksModal #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control,
#addTemplateHeaderBlocksModal #add_doctorreferral tfoot ._tfooter_discount td input.form-control,
#addTemplateHeaderBlocksModal #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control, #addTemplateHeaderBlocksModal #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control,
#addTemplateHeaderBlocksModal #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control,
#addTemplateHeaderBlocksModal #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control,
#addTemplateHeaderBlocksModal #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control,
#addTemplateHeaderBlocksModal #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control,
#addTemplateHeaderBlocksModal #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control,
#addTemplateHeaderBlocksModal #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control, #addTemplateHeaderBlocksModal #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control,
#addTemplateHeaderBlocksModal #vaccination_type tfoot ._tfooter_tax_value td input.form-control,
#addTemplateHeaderBlocksModal #vaccination_type tfoot ._tfooter_discount td input.form-control,
#addTemplateHeaderBlocksModal #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control,
#addTemplateHeaderBlocksModal #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control,
#addTemplateHeaderBlocksModal #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control,
#addTemplateHeaderBlocksModal #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control, #addTemplateHeaderBlocksModal .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control,
#addTemplateHeaderBlocksModal .print_template_row_form tfoot ._tfooter_tax_value td input.form-control,
#addTemplateHeaderBlocksModal .print_template_row_form tfoot ._tfooter_discount td input.form-control,
#addTemplateHeaderBlocksModal .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control, #addTemplateHeaderBlocksModal .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control,
#addTemplateHeaderBlocksModal .new_print_template_block tfoot ._tfooter_tax_value td input.form-control,
#addTemplateHeaderBlocksModal .new_print_template_block tfoot ._tfooter_discount td input.form-control,
#addTemplateHeaderBlocksModal .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control, #addTemplateHeaderBlocksModal .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control,
#addTemplateHeaderBlocksModal .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control,
#addTemplateHeaderBlocksModal .edit_print_template_block tfoot ._tfooter_discount td input.form-control,
#addTemplateHeaderBlocksModal .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control, #addTemplateHeaderBlocksModal #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control,
#addTemplateHeaderBlocksModal #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control,
#addTemplateHeaderBlocksModal #referral_payouts_update tfoot ._tfooter_discount td input.form-control,
#addTemplateHeaderBlocksModal #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control,
#addTemplateHeaderBlocksModal #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control,
#addTemplateHeaderBlocksModal #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control,
#addTemplateHeaderBlocksModal #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control, #referralPayoutTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#referralPayoutTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control,
#referralPayoutTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control,
#referralPayoutTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#referralPayoutTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#referralPayoutTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#referralPayoutTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#referralPayoutTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#referralPayoutTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#referralPayoutTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #referralPayoutTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control,
#referralPayoutTemplatemodal #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control,
#referralPayoutTemplatemodal #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control,
#referralPayoutTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control, #referralPayoutTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#referralPayoutTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control,
#referralPayoutTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control,
#referralPayoutTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control,
#referralPayoutTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control,
#referralPayoutTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control,
#referralPayoutTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control, #referralPayoutTemplatemodal #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control,
#referralPayoutTemplatemodal #prescription_template_form tfoot ._tfooter_tax_value td input.form-control,
#referralPayoutTemplatemodal #prescription_template_form tfoot ._tfooter_discount td input.form-control,
#referralPayoutTemplatemodal #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control, #referralPayoutTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control,
#referralPayoutTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control,
#referralPayoutTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control,
#referralPayoutTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control, #referralPayoutTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control,
#referralPayoutTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control,
#referralPayoutTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control,
#referralPayoutTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control, #referralPayoutTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control,
#referralPayoutTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control,
#referralPayoutTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control,
#referralPayoutTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control, #referralPayoutTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control,
#referralPayoutTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control,
#referralPayoutTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control,
#referralPayoutTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control, #referralPayoutTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#referralPayoutTemplatemodal #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control,
#referralPayoutTemplatemodal #create_user_anon_bill tfoot ._tfooter_discount td input.form-control,
#referralPayoutTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control, #referralPayoutTemplatemodal #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control,
#referralPayoutTemplatemodal #radiology_order_template tfoot ._tfooter_tax_value td input.form-control,
#referralPayoutTemplatemodal #radiology_order_template tfoot ._tfooter_discount td input.form-control,
#referralPayoutTemplatemodal #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control, #referralPayoutTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control,
#referralPayoutTemplatemodal #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control,
#referralPayoutTemplatemodal #add_doctorreferral tfoot ._tfooter_discount td input.form-control,
#referralPayoutTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control, #referralPayoutTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control,
#referralPayoutTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control,
#referralPayoutTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control,
#referralPayoutTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control, #referralPayoutTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control,
#referralPayoutTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control,
#referralPayoutTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control,
#referralPayoutTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control, #referralPayoutTemplatemodal #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control,
#referralPayoutTemplatemodal #vaccination_type tfoot ._tfooter_tax_value td input.form-control,
#referralPayoutTemplatemodal #vaccination_type tfoot ._tfooter_discount td input.form-control,
#referralPayoutTemplatemodal #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control, #referralPayoutTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control,
#referralPayoutTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control,
#referralPayoutTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control,
#referralPayoutTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control, #referralPayoutTemplatemodal .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control,
#referralPayoutTemplatemodal .print_template_row_form tfoot ._tfooter_tax_value td input.form-control,
#referralPayoutTemplatemodal .print_template_row_form tfoot ._tfooter_discount td input.form-control,
#referralPayoutTemplatemodal .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control, #referralPayoutTemplatemodal .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control,
#referralPayoutTemplatemodal .new_print_template_block tfoot ._tfooter_tax_value td input.form-control,
#referralPayoutTemplatemodal .new_print_template_block tfoot ._tfooter_discount td input.form-control,
#referralPayoutTemplatemodal .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control, #referralPayoutTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control,
#referralPayoutTemplatemodal .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control,
#referralPayoutTemplatemodal .edit_print_template_block tfoot ._tfooter_discount td input.form-control,
#referralPayoutTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control, #referralPayoutTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control,
#referralPayoutTemplatemodal #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control,
#referralPayoutTemplatemodal #referral_payouts_update tfoot ._tfooter_discount td input.form-control,
#referralPayoutTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#referralPayoutTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#referralPayoutTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#referralPayoutTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #referralPayoutTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control,
#referralPayoutTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control,
#referralPayoutTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control,
#referralPayoutTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control, #new_doctor_network_rule_form #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#new_doctor_network_rule_form #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control,
#new_doctor_network_rule_form #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control,
#new_doctor_network_rule_form #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control, #new_doctor_network_rule_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#new_doctor_network_rule_form #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#new_doctor_network_rule_form #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#new_doctor_network_rule_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#new_doctor_network_rule_form #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#new_doctor_network_rule_form #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#new_doctor_network_rule_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #new_doctor_network_rule_form #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control,
#new_doctor_network_rule_form #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control,
#new_doctor_network_rule_form #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control,
#new_doctor_network_rule_form #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control, #new_doctor_network_rule_form #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#new_doctor_network_rule_form #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control,
#new_doctor_network_rule_form #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control,
#new_doctor_network_rule_form #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control,
#new_doctor_network_rule_form #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control,
#new_doctor_network_rule_form #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control,
#new_doctor_network_rule_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control, #new_doctor_network_rule_form #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control,
#new_doctor_network_rule_form #prescription_template_form tfoot ._tfooter_tax_value td input.form-control,
#new_doctor_network_rule_form #prescription_template_form tfoot ._tfooter_discount td input.form-control,
#new_doctor_network_rule_form #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control, #new_doctor_network_rule_form #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control,
#new_doctor_network_rule_form #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control,
#new_doctor_network_rule_form #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control,
#new_doctor_network_rule_form #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control, #new_doctor_network_rule_form #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control,
#new_doctor_network_rule_form #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control,
#new_doctor_network_rule_form #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control,
#new_doctor_network_rule_form #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control, #new_doctor_network_rule_form #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control,
#new_doctor_network_rule_form #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control,
#new_doctor_network_rule_form #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control,
#new_doctor_network_rule_form #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control, #new_doctor_network_rule_form #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control,
#new_doctor_network_rule_form #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control,
#new_doctor_network_rule_form #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control,
#new_doctor_network_rule_form #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control, #new_doctor_network_rule_form #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#new_doctor_network_rule_form #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control,
#new_doctor_network_rule_form #create_user_anon_bill tfoot ._tfooter_discount td input.form-control,
#new_doctor_network_rule_form #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control, #new_doctor_network_rule_form #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control,
#new_doctor_network_rule_form #radiology_order_template tfoot ._tfooter_tax_value td input.form-control,
#new_doctor_network_rule_form #radiology_order_template tfoot ._tfooter_discount td input.form-control,
#new_doctor_network_rule_form #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control, #new_doctor_network_rule_form #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control,
#new_doctor_network_rule_form #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control,
#new_doctor_network_rule_form #add_doctorreferral tfoot ._tfooter_discount td input.form-control,
#new_doctor_network_rule_form #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control, #new_doctor_network_rule_form #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control,
#new_doctor_network_rule_form #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control,
#new_doctor_network_rule_form #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control,
#new_doctor_network_rule_form #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control, #new_doctor_network_rule_form #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control,
#new_doctor_network_rule_form #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control,
#new_doctor_network_rule_form #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control,
#new_doctor_network_rule_form #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control, #new_doctor_network_rule_form #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control,
#new_doctor_network_rule_form #vaccination_type tfoot ._tfooter_tax_value td input.form-control,
#new_doctor_network_rule_form #vaccination_type tfoot ._tfooter_discount td input.form-control,
#new_doctor_network_rule_form #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control, #new_doctor_network_rule_form #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control,
#new_doctor_network_rule_form #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control,
#new_doctor_network_rule_form #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control,
#new_doctor_network_rule_form #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control, #new_doctor_network_rule_form .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control,
#new_doctor_network_rule_form .print_template_row_form tfoot ._tfooter_tax_value td input.form-control,
#new_doctor_network_rule_form .print_template_row_form tfoot ._tfooter_discount td input.form-control,
#new_doctor_network_rule_form .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control, #new_doctor_network_rule_form .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control,
#new_doctor_network_rule_form .new_print_template_block tfoot ._tfooter_tax_value td input.form-control,
#new_doctor_network_rule_form .new_print_template_block tfoot ._tfooter_discount td input.form-control,
#new_doctor_network_rule_form .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control, #new_doctor_network_rule_form .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control,
#new_doctor_network_rule_form .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control,
#new_doctor_network_rule_form .edit_print_template_block tfoot ._tfooter_discount td input.form-control,
#new_doctor_network_rule_form .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control, #new_doctor_network_rule_form #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control,
#new_doctor_network_rule_form #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control,
#new_doctor_network_rule_form #referral_payouts_update tfoot ._tfooter_discount td input.form-control,
#new_doctor_network_rule_form #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control, #new_doctor_network_rule_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control,
#new_doctor_network_rule_form #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control,
#new_doctor_network_rule_form #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control,
#new_doctor_network_rule_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control, #new_doctor_network_rule_form #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control,
#new_doctor_network_rule_form #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control,
#new_doctor_network_rule_form #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control,
#new_doctor_network_rule_form #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control {
  box-shadow: 0px 2px 0 0px #C1C1C1;
  border-radius: 0;
}
#add_new_bill_form #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_bill_form #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_bill_form #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control:focus,
#add_new_bill_form #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#add_new_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#add_new_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_bill_form #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_bill_form #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_bill_form #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control:focus,
#add_new_bill_form #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_bill_form #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_bill_form #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_bill_form #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control:focus,
#add_new_bill_form #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control:focus,
#add_new_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_bill_form #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_bill_form #prescription_template_form tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_bill_form #prescription_template_form tfoot ._tfooter_discount td input.form-control:focus,
#add_new_bill_form #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_bill_form #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_bill_form #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_bill_form #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control:focus,
#add_new_bill_form #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_bill_form #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_bill_form #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_bill_form #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control:focus,
#add_new_bill_form #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_bill_form #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_bill_form #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_bill_form #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control:focus,
#add_new_bill_form #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_bill_form #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_bill_form #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_bill_form #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control:focus,
#add_new_bill_form #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_bill_form #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_bill_form #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_bill_form #create_user_anon_bill tfoot ._tfooter_discount td input.form-control:focus,
#add_new_bill_form #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_bill_form #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_bill_form #radiology_order_template tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_bill_form #radiology_order_template tfoot ._tfooter_discount td input.form-control:focus,
#add_new_bill_form #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_bill_form #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_bill_form #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_bill_form #add_doctorreferral tfoot ._tfooter_discount td input.form-control:focus,
#add_new_bill_form #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_bill_form #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_bill_form #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_bill_form #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control:focus,
#add_new_bill_form #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_bill_form #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_bill_form #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_bill_form #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control:focus,
#add_new_bill_form #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_bill_form #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_bill_form #vaccination_type tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_bill_form #vaccination_type tfoot ._tfooter_discount td input.form-control:focus,
#add_new_bill_form #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_bill_form #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_bill_form #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_bill_form #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control:focus,
#add_new_bill_form #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_bill_form .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_bill_form .print_template_row_form tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_bill_form .print_template_row_form tfoot ._tfooter_discount td input.form-control:focus,
#add_new_bill_form .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_bill_form .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_bill_form .new_print_template_block tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_bill_form .new_print_template_block tfoot ._tfooter_discount td input.form-control:focus,
#add_new_bill_form .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_bill_form .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_bill_form .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_bill_form .edit_print_template_block tfoot ._tfooter_discount td input.form-control:focus,
#add_new_bill_form .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_bill_form #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_bill_form #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_bill_form #referral_payouts_update tfoot ._tfooter_discount td input.form-control:focus,
#add_new_bill_form #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#add_new_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_bill_form #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_bill_form #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_bill_form #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control:focus,
#add_new_bill_form #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_pharmacy_bill_form #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_pharmacy_bill_form #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_pharmacy_bill_form #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control:focus,
#add_new_pharmacy_bill_form #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_pharmacy_bill_form #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_pharmacy_bill_form #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_pharmacy_bill_form #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control:focus,
#add_new_pharmacy_bill_form #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_pharmacy_bill_form #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_pharmacy_bill_form #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_pharmacy_bill_form #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control:focus,
#add_new_pharmacy_bill_form #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control:focus,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_pharmacy_bill_form #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_pharmacy_bill_form #prescription_template_form tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_pharmacy_bill_form #prescription_template_form tfoot ._tfooter_discount td input.form-control:focus,
#add_new_pharmacy_bill_form #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_pharmacy_bill_form #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_pharmacy_bill_form #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_pharmacy_bill_form #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control:focus,
#add_new_pharmacy_bill_form #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_pharmacy_bill_form #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_pharmacy_bill_form #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_pharmacy_bill_form #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control:focus,
#add_new_pharmacy_bill_form #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_pharmacy_bill_form #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_pharmacy_bill_form #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_pharmacy_bill_form #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control:focus,
#add_new_pharmacy_bill_form #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_pharmacy_bill_form #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_pharmacy_bill_form #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_pharmacy_bill_form #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control:focus,
#add_new_pharmacy_bill_form #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_pharmacy_bill_form #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_pharmacy_bill_form #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_pharmacy_bill_form #create_user_anon_bill tfoot ._tfooter_discount td input.form-control:focus,
#add_new_pharmacy_bill_form #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_pharmacy_bill_form #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_pharmacy_bill_form #radiology_order_template tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_pharmacy_bill_form #radiology_order_template tfoot ._tfooter_discount td input.form-control:focus,
#add_new_pharmacy_bill_form #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_pharmacy_bill_form #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_pharmacy_bill_form #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_pharmacy_bill_form #add_doctorreferral tfoot ._tfooter_discount td input.form-control:focus,
#add_new_pharmacy_bill_form #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control:focus,
#add_new_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control:focus,
#add_new_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_pharmacy_bill_form #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_pharmacy_bill_form #vaccination_type tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_pharmacy_bill_form #vaccination_type tfoot ._tfooter_discount td input.form-control:focus,
#add_new_pharmacy_bill_form #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_pharmacy_bill_form #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_pharmacy_bill_form #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_pharmacy_bill_form #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control:focus,
#add_new_pharmacy_bill_form #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_pharmacy_bill_form .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_pharmacy_bill_form .print_template_row_form tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_pharmacy_bill_form .print_template_row_form tfoot ._tfooter_discount td input.form-control:focus,
#add_new_pharmacy_bill_form .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_pharmacy_bill_form .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_pharmacy_bill_form .new_print_template_block tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_pharmacy_bill_form .new_print_template_block tfoot ._tfooter_discount td input.form-control:focus,
#add_new_pharmacy_bill_form .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_pharmacy_bill_form .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_pharmacy_bill_form .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_pharmacy_bill_form .edit_print_template_block tfoot ._tfooter_discount td input.form-control:focus,
#add_new_pharmacy_bill_form .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_pharmacy_bill_form #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_pharmacy_bill_form #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_pharmacy_bill_form #referral_payouts_update tfoot ._tfooter_discount td input.form-control:focus,
#add_new_pharmacy_bill_form #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#add_new_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_pharmacy_bill_form #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_pharmacy_bill_form #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_pharmacy_bill_form #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control:focus,
#add_new_pharmacy_bill_form #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_new_bill_form #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_new_bill_form #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#update_new_bill_form #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control:focus,
#update_new_bill_form #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_new_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_new_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#update_new_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#update_new_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_new_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_new_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#update_new_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#update_new_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_new_bill_form #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_new_bill_form #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control:focus,
#update_new_bill_form #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control:focus,
#update_new_bill_form #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_new_bill_form #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_new_bill_form #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#update_new_bill_form #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control:focus,
#update_new_bill_form #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_new_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_new_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control:focus,
#update_new_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control:focus,
#update_new_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_new_bill_form #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_new_bill_form #prescription_template_form tfoot ._tfooter_tax_value td input.form-control:focus,
#update_new_bill_form #prescription_template_form tfoot ._tfooter_discount td input.form-control:focus,
#update_new_bill_form #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_new_bill_form #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_new_bill_form #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control:focus,
#update_new_bill_form #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control:focus,
#update_new_bill_form #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_new_bill_form #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_new_bill_form #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control:focus,
#update_new_bill_form #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control:focus,
#update_new_bill_form #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_new_bill_form #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_new_bill_form #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control:focus,
#update_new_bill_form #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control:focus,
#update_new_bill_form #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_new_bill_form #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_new_bill_form #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control:focus,
#update_new_bill_form #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control:focus,
#update_new_bill_form #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_new_bill_form #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_new_bill_form #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#update_new_bill_form #create_user_anon_bill tfoot ._tfooter_discount td input.form-control:focus,
#update_new_bill_form #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_new_bill_form #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_new_bill_form #radiology_order_template tfoot ._tfooter_tax_value td input.form-control:focus,
#update_new_bill_form #radiology_order_template tfoot ._tfooter_discount td input.form-control:focus,
#update_new_bill_form #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_new_bill_form #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_new_bill_form #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control:focus,
#update_new_bill_form #add_doctorreferral tfoot ._tfooter_discount td input.form-control:focus,
#update_new_bill_form #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_new_bill_form #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_new_bill_form #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control:focus,
#update_new_bill_form #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control:focus,
#update_new_bill_form #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_new_bill_form #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_new_bill_form #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control:focus,
#update_new_bill_form #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control:focus,
#update_new_bill_form #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_new_bill_form #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_new_bill_form #vaccination_type tfoot ._tfooter_tax_value td input.form-control:focus,
#update_new_bill_form #vaccination_type tfoot ._tfooter_discount td input.form-control:focus,
#update_new_bill_form #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_new_bill_form #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_new_bill_form #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control:focus,
#update_new_bill_form #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control:focus,
#update_new_bill_form #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_new_bill_form .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_new_bill_form .print_template_row_form tfoot ._tfooter_tax_value td input.form-control:focus,
#update_new_bill_form .print_template_row_form tfoot ._tfooter_discount td input.form-control:focus,
#update_new_bill_form .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_new_bill_form .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_new_bill_form .new_print_template_block tfoot ._tfooter_tax_value td input.form-control:focus,
#update_new_bill_form .new_print_template_block tfoot ._tfooter_discount td input.form-control:focus,
#update_new_bill_form .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_new_bill_form .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_new_bill_form .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control:focus,
#update_new_bill_form .edit_print_template_block tfoot ._tfooter_discount td input.form-control:focus,
#update_new_bill_form .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_new_bill_form #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_new_bill_form #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control:focus,
#update_new_bill_form #referral_payouts_update tfoot ._tfooter_discount td input.form-control:focus,
#update_new_bill_form #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_new_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_new_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#update_new_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#update_new_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_new_bill_form #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_new_bill_form #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control:focus,
#update_new_bill_form #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control:focus,
#update_new_bill_form #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_bill_form #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_bill_form #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_bill_form #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_bill_form #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_bill_form #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_bill_form #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_bill_form #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_bill_form #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_bill_form #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_bill_form #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_bill_form #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_bill_form #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_bill_form #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_bill_form #prescription_template_form tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_bill_form #prescription_template_form tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_bill_form #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_bill_form #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_bill_form #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_bill_form #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_bill_form #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_bill_form #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_bill_form #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_bill_form #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_bill_form #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_bill_form #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_bill_form #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_bill_form #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_bill_form #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_bill_form #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_bill_form #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_bill_form #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_bill_form #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_bill_form #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_bill_form #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_bill_form #create_user_anon_bill tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_bill_form #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_bill_form #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_bill_form #radiology_order_template tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_bill_form #radiology_order_template tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_bill_form #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_bill_form #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_bill_form #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_bill_form #add_doctorreferral tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_bill_form #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_bill_form #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_bill_form #vaccination_type tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_bill_form #vaccination_type tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_bill_form #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_bill_form #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_bill_form #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_bill_form #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_bill_form #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_bill_form .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_bill_form .print_template_row_form tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_bill_form .print_template_row_form tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_bill_form .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_bill_form .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_bill_form .new_print_template_block tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_bill_form .new_print_template_block tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_bill_form .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_bill_form .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_bill_form .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_bill_form .edit_print_template_block tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_bill_form .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_bill_form #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_bill_form #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_bill_form #referral_payouts_update tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_bill_form #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_bill_form #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_bill_form #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_bill_form #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_bill_form #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #createHospBillTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#createHospBillTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#createHospBillTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control:focus,
#createHospBillTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #createHospBillTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#createHospBillTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#createHospBillTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#createHospBillTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#createHospBillTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#createHospBillTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#createHospBillTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #createHospBillTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#createHospBillTemplatemodal #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control:focus,
#createHospBillTemplatemodal #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control:focus,
#createHospBillTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control:focus, #createHospBillTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#createHospBillTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#createHospBillTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control:focus,
#createHospBillTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#createHospBillTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control:focus,
#createHospBillTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control:focus,
#createHospBillTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control:focus, #createHospBillTemplatemodal #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#createHospBillTemplatemodal #prescription_template_form tfoot ._tfooter_tax_value td input.form-control:focus,
#createHospBillTemplatemodal #prescription_template_form tfoot ._tfooter_discount td input.form-control:focus,
#createHospBillTemplatemodal #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #createHospBillTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#createHospBillTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control:focus,
#createHospBillTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control:focus,
#createHospBillTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #createHospBillTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#createHospBillTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control:focus,
#createHospBillTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control:focus,
#createHospBillTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control:focus, #createHospBillTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#createHospBillTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control:focus,
#createHospBillTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control:focus,
#createHospBillTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control:focus, #createHospBillTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#createHospBillTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control:focus,
#createHospBillTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control:focus,
#createHospBillTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control:focus, #createHospBillTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#createHospBillTemplatemodal #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#createHospBillTemplatemodal #create_user_anon_bill tfoot ._tfooter_discount td input.form-control:focus,
#createHospBillTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #createHospBillTemplatemodal #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#createHospBillTemplatemodal #radiology_order_template tfoot ._tfooter_tax_value td input.form-control:focus,
#createHospBillTemplatemodal #radiology_order_template tfoot ._tfooter_discount td input.form-control:focus,
#createHospBillTemplatemodal #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control:focus, #createHospBillTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#createHospBillTemplatemodal #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control:focus,
#createHospBillTemplatemodal #add_doctorreferral tfoot ._tfooter_discount td input.form-control:focus,
#createHospBillTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control:focus, #createHospBillTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#createHospBillTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control:focus,
#createHospBillTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control:focus,
#createHospBillTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #createHospBillTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#createHospBillTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control:focus,
#createHospBillTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control:focus,
#createHospBillTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #createHospBillTemplatemodal #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#createHospBillTemplatemodal #vaccination_type tfoot ._tfooter_tax_value td input.form-control:focus,
#createHospBillTemplatemodal #vaccination_type tfoot ._tfooter_discount td input.form-control:focus,
#createHospBillTemplatemodal #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control:focus, #createHospBillTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#createHospBillTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control:focus,
#createHospBillTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control:focus,
#createHospBillTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control:focus, #createHospBillTemplatemodal .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#createHospBillTemplatemodal .print_template_row_form tfoot ._tfooter_tax_value td input.form-control:focus,
#createHospBillTemplatemodal .print_template_row_form tfoot ._tfooter_discount td input.form-control:focus,
#createHospBillTemplatemodal .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #createHospBillTemplatemodal .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#createHospBillTemplatemodal .new_print_template_block tfoot ._tfooter_tax_value td input.form-control:focus,
#createHospBillTemplatemodal .new_print_template_block tfoot ._tfooter_discount td input.form-control:focus,
#createHospBillTemplatemodal .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control:focus, #createHospBillTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#createHospBillTemplatemodal .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control:focus,
#createHospBillTemplatemodal .edit_print_template_block tfoot ._tfooter_discount td input.form-control:focus,
#createHospBillTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control:focus, #createHospBillTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#createHospBillTemplatemodal #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control:focus,
#createHospBillTemplatemodal #referral_payouts_update tfoot ._tfooter_discount td input.form-control:focus,
#createHospBillTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control:focus, #createHospBillTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#createHospBillTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#createHospBillTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#createHospBillTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #createHospBillTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#createHospBillTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control:focus,
#createHospBillTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control:focus,
#createHospBillTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editBillTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editBillTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#editBillTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control:focus,
#editBillTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editBillTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editBillTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#editBillTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#editBillTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editBillTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editBillTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#editBillTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#editBillTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editBillTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editBillTemplatemodal #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control:focus,
#editBillTemplatemodal #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control:focus,
#editBillTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editBillTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editBillTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#editBillTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control:focus,
#editBillTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editBillTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editBillTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control:focus,
#editBillTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control:focus,
#editBillTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editBillTemplatemodal #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editBillTemplatemodal #prescription_template_form tfoot ._tfooter_tax_value td input.form-control:focus,
#editBillTemplatemodal #prescription_template_form tfoot ._tfooter_discount td input.form-control:focus,
#editBillTemplatemodal #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editBillTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editBillTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control:focus,
#editBillTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control:focus,
#editBillTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editBillTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editBillTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control:focus,
#editBillTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control:focus,
#editBillTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editBillTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editBillTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control:focus,
#editBillTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control:focus,
#editBillTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editBillTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editBillTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control:focus,
#editBillTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control:focus,
#editBillTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editBillTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editBillTemplatemodal #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#editBillTemplatemodal #create_user_anon_bill tfoot ._tfooter_discount td input.form-control:focus,
#editBillTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editBillTemplatemodal #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editBillTemplatemodal #radiology_order_template tfoot ._tfooter_tax_value td input.form-control:focus,
#editBillTemplatemodal #radiology_order_template tfoot ._tfooter_discount td input.form-control:focus,
#editBillTemplatemodal #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editBillTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editBillTemplatemodal #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control:focus,
#editBillTemplatemodal #add_doctorreferral tfoot ._tfooter_discount td input.form-control:focus,
#editBillTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editBillTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editBillTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control:focus,
#editBillTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control:focus,
#editBillTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editBillTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editBillTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control:focus,
#editBillTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control:focus,
#editBillTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editBillTemplatemodal #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editBillTemplatemodal #vaccination_type tfoot ._tfooter_tax_value td input.form-control:focus,
#editBillTemplatemodal #vaccination_type tfoot ._tfooter_discount td input.form-control:focus,
#editBillTemplatemodal #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editBillTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editBillTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control:focus,
#editBillTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control:focus,
#editBillTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editBillTemplatemodal .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editBillTemplatemodal .print_template_row_form tfoot ._tfooter_tax_value td input.form-control:focus,
#editBillTemplatemodal .print_template_row_form tfoot ._tfooter_discount td input.form-control:focus,
#editBillTemplatemodal .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editBillTemplatemodal .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editBillTemplatemodal .new_print_template_block tfoot ._tfooter_tax_value td input.form-control:focus,
#editBillTemplatemodal .new_print_template_block tfoot ._tfooter_discount td input.form-control:focus,
#editBillTemplatemodal .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editBillTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editBillTemplatemodal .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control:focus,
#editBillTemplatemodal .edit_print_template_block tfoot ._tfooter_discount td input.form-control:focus,
#editBillTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editBillTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editBillTemplatemodal #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control:focus,
#editBillTemplatemodal #referral_payouts_update tfoot ._tfooter_discount td input.form-control:focus,
#editBillTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editBillTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editBillTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#editBillTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#editBillTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editBillTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editBillTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control:focus,
#editBillTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control:focus,
#editBillTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_inventory_form #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_inventory_form #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_inventory_form #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control:focus,
#add_new_inventory_form #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_inventory_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_inventory_form #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_inventory_form #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#add_new_inventory_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_inventory_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_inventory_form #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_inventory_form #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#add_new_inventory_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_inventory_form #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_inventory_form #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_inventory_form #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control:focus,
#add_new_inventory_form #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_inventory_form #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_inventory_form #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_inventory_form #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control:focus,
#add_new_inventory_form #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_inventory_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_inventory_form #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_inventory_form #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control:focus,
#add_new_inventory_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_inventory_form #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_inventory_form #prescription_template_form tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_inventory_form #prescription_template_form tfoot ._tfooter_discount td input.form-control:focus,
#add_new_inventory_form #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_inventory_form #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_inventory_form #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_inventory_form #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control:focus,
#add_new_inventory_form #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_inventory_form #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_inventory_form #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_inventory_form #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control:focus,
#add_new_inventory_form #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_inventory_form #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_inventory_form #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_inventory_form #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control:focus,
#add_new_inventory_form #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_inventory_form #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_inventory_form #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_inventory_form #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control:focus,
#add_new_inventory_form #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_inventory_form #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_inventory_form #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_inventory_form #create_user_anon_bill tfoot ._tfooter_discount td input.form-control:focus,
#add_new_inventory_form #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_inventory_form #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_inventory_form #radiology_order_template tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_inventory_form #radiology_order_template tfoot ._tfooter_discount td input.form-control:focus,
#add_new_inventory_form #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_inventory_form #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_inventory_form #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_inventory_form #add_doctorreferral tfoot ._tfooter_discount td input.form-control:focus,
#add_new_inventory_form #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_inventory_form #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_inventory_form #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_inventory_form #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control:focus,
#add_new_inventory_form #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_inventory_form #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_inventory_form #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_inventory_form #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control:focus,
#add_new_inventory_form #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_inventory_form #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_inventory_form #vaccination_type tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_inventory_form #vaccination_type tfoot ._tfooter_discount td input.form-control:focus,
#add_new_inventory_form #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_inventory_form #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_inventory_form #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_inventory_form #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control:focus,
#add_new_inventory_form #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_inventory_form .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_inventory_form .print_template_row_form tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_inventory_form .print_template_row_form tfoot ._tfooter_discount td input.form-control:focus,
#add_new_inventory_form .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_inventory_form .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_inventory_form .new_print_template_block tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_inventory_form .new_print_template_block tfoot ._tfooter_discount td input.form-control:focus,
#add_new_inventory_form .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_inventory_form .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_inventory_form .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_inventory_form .edit_print_template_block tfoot ._tfooter_discount td input.form-control:focus,
#add_new_inventory_form .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_inventory_form #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_inventory_form #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_inventory_form #referral_payouts_update tfoot ._tfooter_discount td input.form-control:focus,
#add_new_inventory_form #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_inventory_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_inventory_form #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_inventory_form #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#add_new_inventory_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_inventory_form #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_inventory_form #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_inventory_form #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control:focus,
#add_new_inventory_form #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_order #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_order #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_order #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_order #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_order #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_order #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_order #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_order #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_order #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_order #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_order #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_order #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_order #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_order #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_order #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_order #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_order #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_order #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_order #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_order #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_order #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_order #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_order #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_order #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_order #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_order #prescription_template_form tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_order #prescription_template_form tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_order #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_order #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_order #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_order #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_order #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_order #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_order #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_order #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_order #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_order #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_order #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_order #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_order #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_order #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_order #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_order #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_order #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_order #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_order #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_order #create_user_anon_bill tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_order #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_order #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_order #radiology_order_template tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_order #radiology_order_template tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_order #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_order #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_order #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_order #add_doctorreferral tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_order #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_order #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_order #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_order #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_order #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_order #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_order #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_order #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_order #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_order #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_order #vaccination_type tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_order #vaccination_type tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_order #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_order #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_order #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_order #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_order #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_order .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_order .print_template_row_form tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_order .print_template_row_form tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_order .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_order .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_order .new_print_template_block tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_order .new_print_template_block tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_order .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_order .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_order .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_order .edit_print_template_block tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_order .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_order #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_order #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_order #referral_payouts_update tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_order #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_order #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_order #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_order #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_order #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_pharmacy_order #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_pharmacy_order #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_pharmacy_order #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control:focus,
#edit_pharmacy_order #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_staff_network_rules #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_staff_network_rules #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_staff_network_rules #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control:focus,
#edit_staff_network_rules #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_staff_network_rules #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_staff_network_rules #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_staff_network_rules #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#edit_staff_network_rules #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_staff_network_rules #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_staff_network_rules #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_staff_network_rules #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#edit_staff_network_rules #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_staff_network_rules #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_staff_network_rules #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_staff_network_rules #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control:focus,
#edit_staff_network_rules #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_staff_network_rules #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_staff_network_rules #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_staff_network_rules #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control:focus,
#edit_staff_network_rules #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_staff_network_rules #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_staff_network_rules #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_staff_network_rules #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control:focus,
#edit_staff_network_rules #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_staff_network_rules #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_staff_network_rules #prescription_template_form tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_staff_network_rules #prescription_template_form tfoot ._tfooter_discount td input.form-control:focus,
#edit_staff_network_rules #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_staff_network_rules #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_staff_network_rules #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_staff_network_rules #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control:focus,
#edit_staff_network_rules #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_staff_network_rules #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_staff_network_rules #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_staff_network_rules #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control:focus,
#edit_staff_network_rules #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_staff_network_rules #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_staff_network_rules #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_staff_network_rules #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control:focus,
#edit_staff_network_rules #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_staff_network_rules #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_staff_network_rules #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_staff_network_rules #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control:focus,
#edit_staff_network_rules #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_staff_network_rules #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_staff_network_rules #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_staff_network_rules #create_user_anon_bill tfoot ._tfooter_discount td input.form-control:focus,
#edit_staff_network_rules #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_staff_network_rules #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_staff_network_rules #radiology_order_template tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_staff_network_rules #radiology_order_template tfoot ._tfooter_discount td input.form-control:focus,
#edit_staff_network_rules #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_staff_network_rules #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_staff_network_rules #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_staff_network_rules #add_doctorreferral tfoot ._tfooter_discount td input.form-control:focus,
#edit_staff_network_rules #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_staff_network_rules #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_staff_network_rules #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_staff_network_rules #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control:focus,
#edit_staff_network_rules #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_staff_network_rules #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_staff_network_rules #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_staff_network_rules #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control:focus,
#edit_staff_network_rules #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_staff_network_rules #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_staff_network_rules #vaccination_type tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_staff_network_rules #vaccination_type tfoot ._tfooter_discount td input.form-control:focus,
#edit_staff_network_rules #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_staff_network_rules #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_staff_network_rules #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_staff_network_rules #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control:focus,
#edit_staff_network_rules #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_staff_network_rules .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_staff_network_rules .print_template_row_form tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_staff_network_rules .print_template_row_form tfoot ._tfooter_discount td input.form-control:focus,
#edit_staff_network_rules .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_staff_network_rules .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_staff_network_rules .new_print_template_block tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_staff_network_rules .new_print_template_block tfoot ._tfooter_discount td input.form-control:focus,
#edit_staff_network_rules .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_staff_network_rules .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_staff_network_rules .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_staff_network_rules .edit_print_template_block tfoot ._tfooter_discount td input.form-control:focus,
#edit_staff_network_rules .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_staff_network_rules #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_staff_network_rules #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_staff_network_rules #referral_payouts_update tfoot ._tfooter_discount td input.form-control:focus,
#edit_staff_network_rules #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_staff_network_rules #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_staff_network_rules #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_staff_network_rules #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#edit_staff_network_rules #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_staff_network_rules #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_staff_network_rules #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_staff_network_rules #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control:focus,
#edit_staff_network_rules #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_radiology_order_form #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_radiology_order_form #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_radiology_order_form #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control:focus,
#add_new_radiology_order_form #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_radiology_order_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_radiology_order_form #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_radiology_order_form #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#add_new_radiology_order_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_radiology_order_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_radiology_order_form #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_radiology_order_form #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#add_new_radiology_order_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_radiology_order_form #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_radiology_order_form #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_radiology_order_form #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control:focus,
#add_new_radiology_order_form #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_radiology_order_form #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_radiology_order_form #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_radiology_order_form #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control:focus,
#add_new_radiology_order_form #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_radiology_order_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_radiology_order_form #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_radiology_order_form #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control:focus,
#add_new_radiology_order_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_radiology_order_form #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_radiology_order_form #prescription_template_form tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_radiology_order_form #prescription_template_form tfoot ._tfooter_discount td input.form-control:focus,
#add_new_radiology_order_form #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_radiology_order_form #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_radiology_order_form #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_radiology_order_form #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control:focus,
#add_new_radiology_order_form #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_radiology_order_form #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_radiology_order_form #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_radiology_order_form #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control:focus,
#add_new_radiology_order_form #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_radiology_order_form #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_radiology_order_form #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_radiology_order_form #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control:focus,
#add_new_radiology_order_form #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_radiology_order_form #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_radiology_order_form #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_radiology_order_form #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control:focus,
#add_new_radiology_order_form #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_radiology_order_form #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_radiology_order_form #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_radiology_order_form #create_user_anon_bill tfoot ._tfooter_discount td input.form-control:focus,
#add_new_radiology_order_form #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_radiology_order_form #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_radiology_order_form #radiology_order_template tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_radiology_order_form #radiology_order_template tfoot ._tfooter_discount td input.form-control:focus,
#add_new_radiology_order_form #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_radiology_order_form #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_radiology_order_form #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_radiology_order_form #add_doctorreferral tfoot ._tfooter_discount td input.form-control:focus,
#add_new_radiology_order_form #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_radiology_order_form #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_radiology_order_form #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_radiology_order_form #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control:focus,
#add_new_radiology_order_form #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_radiology_order_form #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_radiology_order_form #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_radiology_order_form #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control:focus,
#add_new_radiology_order_form #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_radiology_order_form #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_radiology_order_form #vaccination_type tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_radiology_order_form #vaccination_type tfoot ._tfooter_discount td input.form-control:focus,
#add_new_radiology_order_form #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_radiology_order_form #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_radiology_order_form #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_radiology_order_form #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control:focus,
#add_new_radiology_order_form #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_radiology_order_form .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_radiology_order_form .print_template_row_form tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_radiology_order_form .print_template_row_form tfoot ._tfooter_discount td input.form-control:focus,
#add_new_radiology_order_form .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_radiology_order_form .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_radiology_order_form .new_print_template_block tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_radiology_order_form .new_print_template_block tfoot ._tfooter_discount td input.form-control:focus,
#add_new_radiology_order_form .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_radiology_order_form .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_radiology_order_form .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_radiology_order_form .edit_print_template_block tfoot ._tfooter_discount td input.form-control:focus,
#add_new_radiology_order_form .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_radiology_order_form #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_radiology_order_form #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_radiology_order_form #referral_payouts_update tfoot ._tfooter_discount td input.form-control:focus,
#add_new_radiology_order_form #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_radiology_order_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_radiology_order_form #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_radiology_order_form #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#add_new_radiology_order_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #add_new_radiology_order_form #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#add_new_radiology_order_form #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control:focus,
#add_new_radiology_order_form #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control:focus,
#add_new_radiology_order_form #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_radiology_test_form #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_radiology_test_form #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_radiology_test_form #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control:focus,
#edit_radiology_test_form #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_radiology_test_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_radiology_test_form #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_radiology_test_form #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#edit_radiology_test_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_radiology_test_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_radiology_test_form #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_radiology_test_form #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#edit_radiology_test_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_radiology_test_form #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_radiology_test_form #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_radiology_test_form #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control:focus,
#edit_radiology_test_form #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_radiology_test_form #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_radiology_test_form #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_radiology_test_form #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control:focus,
#edit_radiology_test_form #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_radiology_test_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_radiology_test_form #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_radiology_test_form #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control:focus,
#edit_radiology_test_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_radiology_test_form #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_radiology_test_form #prescription_template_form tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_radiology_test_form #prescription_template_form tfoot ._tfooter_discount td input.form-control:focus,
#edit_radiology_test_form #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_radiology_test_form #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_radiology_test_form #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_radiology_test_form #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control:focus,
#edit_radiology_test_form #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_radiology_test_form #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_radiology_test_form #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_radiology_test_form #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control:focus,
#edit_radiology_test_form #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_radiology_test_form #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_radiology_test_form #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_radiology_test_form #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control:focus,
#edit_radiology_test_form #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_radiology_test_form #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_radiology_test_form #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_radiology_test_form #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control:focus,
#edit_radiology_test_form #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_radiology_test_form #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_radiology_test_form #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_radiology_test_form #create_user_anon_bill tfoot ._tfooter_discount td input.form-control:focus,
#edit_radiology_test_form #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_radiology_test_form #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_radiology_test_form #radiology_order_template tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_radiology_test_form #radiology_order_template tfoot ._tfooter_discount td input.form-control:focus,
#edit_radiology_test_form #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_radiology_test_form #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_radiology_test_form #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_radiology_test_form #add_doctorreferral tfoot ._tfooter_discount td input.form-control:focus,
#edit_radiology_test_form #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_radiology_test_form #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_radiology_test_form #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_radiology_test_form #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control:focus,
#edit_radiology_test_form #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_radiology_test_form #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_radiology_test_form #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_radiology_test_form #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control:focus,
#edit_radiology_test_form #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_radiology_test_form #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_radiology_test_form #vaccination_type tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_radiology_test_form #vaccination_type tfoot ._tfooter_discount td input.form-control:focus,
#edit_radiology_test_form #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_radiology_test_form #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_radiology_test_form #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_radiology_test_form #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control:focus,
#edit_radiology_test_form #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_radiology_test_form .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_radiology_test_form .print_template_row_form tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_radiology_test_form .print_template_row_form tfoot ._tfooter_discount td input.form-control:focus,
#edit_radiology_test_form .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_radiology_test_form .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_radiology_test_form .new_print_template_block tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_radiology_test_form .new_print_template_block tfoot ._tfooter_discount td input.form-control:focus,
#edit_radiology_test_form .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_radiology_test_form .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_radiology_test_form .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_radiology_test_form .edit_print_template_block tfoot ._tfooter_discount td input.form-control:focus,
#edit_radiology_test_form .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_radiology_test_form #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_radiology_test_form #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_radiology_test_form #referral_payouts_update tfoot ._tfooter_discount td input.form-control:focus,
#edit_radiology_test_form #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_radiology_test_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_radiology_test_form #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_radiology_test_form #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#edit_radiology_test_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #edit_radiology_test_form #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#edit_radiology_test_form #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control:focus,
#edit_radiology_test_form #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control:focus,
#edit_radiology_test_form #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #importUserBill #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#importUserBill #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#importUserBill #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control:focus,
#importUserBill #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #importUserBill #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#importUserBill #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#importUserBill #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#importUserBill #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #importUserBill #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#importUserBill #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#importUserBill #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#importUserBill #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #importUserBill #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#importUserBill #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control:focus,
#importUserBill #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control:focus,
#importUserBill #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control:focus, #importUserBill #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#importUserBill #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#importUserBill #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control:focus,
#importUserBill #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #importUserBill #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#importUserBill #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control:focus,
#importUserBill #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control:focus,
#importUserBill #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control:focus, #importUserBill #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#importUserBill #prescription_template_form tfoot ._tfooter_tax_value td input.form-control:focus,
#importUserBill #prescription_template_form tfoot ._tfooter_discount td input.form-control:focus,
#importUserBill #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #importUserBill #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#importUserBill #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control:focus,
#importUserBill #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control:focus,
#importUserBill #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #importUserBill #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#importUserBill #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control:focus,
#importUserBill #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control:focus,
#importUserBill #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control:focus, #importUserBill #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#importUserBill #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control:focus,
#importUserBill #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control:focus,
#importUserBill #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control:focus, #importUserBill #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#importUserBill #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control:focus,
#importUserBill #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control:focus,
#importUserBill #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control:focus, #importUserBill #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#importUserBill #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#importUserBill #create_user_anon_bill tfoot ._tfooter_discount td input.form-control:focus,
#importUserBill #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #importUserBill #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#importUserBill #radiology_order_template tfoot ._tfooter_tax_value td input.form-control:focus,
#importUserBill #radiology_order_template tfoot ._tfooter_discount td input.form-control:focus,
#importUserBill #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control:focus, #importUserBill #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#importUserBill #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control:focus,
#importUserBill #add_doctorreferral tfoot ._tfooter_discount td input.form-control:focus,
#importUserBill #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control:focus, #importUserBill #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#importUserBill #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control:focus,
#importUserBill #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control:focus,
#importUserBill #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #importUserBill #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#importUserBill #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control:focus,
#importUserBill #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control:focus,
#importUserBill #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #importUserBill #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#importUserBill #vaccination_type tfoot ._tfooter_tax_value td input.form-control:focus,
#importUserBill #vaccination_type tfoot ._tfooter_discount td input.form-control:focus,
#importUserBill #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control:focus, #importUserBill #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#importUserBill #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control:focus,
#importUserBill #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control:focus,
#importUserBill #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control:focus, #importUserBill .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#importUserBill .print_template_row_form tfoot ._tfooter_tax_value td input.form-control:focus,
#importUserBill .print_template_row_form tfoot ._tfooter_discount td input.form-control:focus,
#importUserBill .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #importUserBill .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#importUserBill .new_print_template_block tfoot ._tfooter_tax_value td input.form-control:focus,
#importUserBill .new_print_template_block tfoot ._tfooter_discount td input.form-control:focus,
#importUserBill .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control:focus, #importUserBill .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#importUserBill .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control:focus,
#importUserBill .edit_print_template_block tfoot ._tfooter_discount td input.form-control:focus,
#importUserBill .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control:focus, #importUserBill #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#importUserBill #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control:focus,
#importUserBill #referral_payouts_update tfoot ._tfooter_discount td input.form-control:focus,
#importUserBill #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control:focus, #importUserBill #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#importUserBill #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#importUserBill #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#importUserBill #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #importUserBill #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#importUserBill #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control:focus,
#importUserBill #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control:focus,
#importUserBill #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editOrderTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editOrderTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#editOrderTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control:focus,
#editOrderTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editOrderTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editOrderTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#editOrderTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#editOrderTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editOrderTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editOrderTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#editOrderTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#editOrderTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editOrderTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editOrderTemplatemodal #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control:focus,
#editOrderTemplatemodal #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control:focus,
#editOrderTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editOrderTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editOrderTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#editOrderTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control:focus,
#editOrderTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editOrderTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editOrderTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control:focus,
#editOrderTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control:focus,
#editOrderTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editOrderTemplatemodal #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editOrderTemplatemodal #prescription_template_form tfoot ._tfooter_tax_value td input.form-control:focus,
#editOrderTemplatemodal #prescription_template_form tfoot ._tfooter_discount td input.form-control:focus,
#editOrderTemplatemodal #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editOrderTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editOrderTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control:focus,
#editOrderTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control:focus,
#editOrderTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editOrderTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editOrderTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control:focus,
#editOrderTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control:focus,
#editOrderTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editOrderTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editOrderTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control:focus,
#editOrderTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control:focus,
#editOrderTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editOrderTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editOrderTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control:focus,
#editOrderTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control:focus,
#editOrderTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editOrderTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editOrderTemplatemodal #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#editOrderTemplatemodal #create_user_anon_bill tfoot ._tfooter_discount td input.form-control:focus,
#editOrderTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editOrderTemplatemodal #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editOrderTemplatemodal #radiology_order_template tfoot ._tfooter_tax_value td input.form-control:focus,
#editOrderTemplatemodal #radiology_order_template tfoot ._tfooter_discount td input.form-control:focus,
#editOrderTemplatemodal #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editOrderTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editOrderTemplatemodal #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control:focus,
#editOrderTemplatemodal #add_doctorreferral tfoot ._tfooter_discount td input.form-control:focus,
#editOrderTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editOrderTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editOrderTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control:focus,
#editOrderTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control:focus,
#editOrderTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editOrderTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editOrderTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control:focus,
#editOrderTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control:focus,
#editOrderTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editOrderTemplatemodal #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editOrderTemplatemodal #vaccination_type tfoot ._tfooter_tax_value td input.form-control:focus,
#editOrderTemplatemodal #vaccination_type tfoot ._tfooter_discount td input.form-control:focus,
#editOrderTemplatemodal #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editOrderTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editOrderTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control:focus,
#editOrderTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control:focus,
#editOrderTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editOrderTemplatemodal .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editOrderTemplatemodal .print_template_row_form tfoot ._tfooter_tax_value td input.form-control:focus,
#editOrderTemplatemodal .print_template_row_form tfoot ._tfooter_discount td input.form-control:focus,
#editOrderTemplatemodal .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editOrderTemplatemodal .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editOrderTemplatemodal .new_print_template_block tfoot ._tfooter_tax_value td input.form-control:focus,
#editOrderTemplatemodal .new_print_template_block tfoot ._tfooter_discount td input.form-control:focus,
#editOrderTemplatemodal .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editOrderTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editOrderTemplatemodal .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control:focus,
#editOrderTemplatemodal .edit_print_template_block tfoot ._tfooter_discount td input.form-control:focus,
#editOrderTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editOrderTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editOrderTemplatemodal #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control:focus,
#editOrderTemplatemodal #referral_payouts_update tfoot ._tfooter_discount td input.form-control:focus,
#editOrderTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editOrderTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editOrderTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#editOrderTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#editOrderTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editOrderTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editOrderTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control:focus,
#editOrderTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control:focus,
#editOrderTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editReferralTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editReferralTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#editReferralTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control:focus,
#editReferralTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editReferralTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editReferralTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#editReferralTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#editReferralTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editReferralTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editReferralTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#editReferralTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#editReferralTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editReferralTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editReferralTemplatemodal #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control:focus,
#editReferralTemplatemodal #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control:focus,
#editReferralTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editReferralTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editReferralTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#editReferralTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control:focus,
#editReferralTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editReferralTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editReferralTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control:focus,
#editReferralTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control:focus,
#editReferralTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editReferralTemplatemodal #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editReferralTemplatemodal #prescription_template_form tfoot ._tfooter_tax_value td input.form-control:focus,
#editReferralTemplatemodal #prescription_template_form tfoot ._tfooter_discount td input.form-control:focus,
#editReferralTemplatemodal #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editReferralTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editReferralTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control:focus,
#editReferralTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control:focus,
#editReferralTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editReferralTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editReferralTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control:focus,
#editReferralTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control:focus,
#editReferralTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editReferralTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editReferralTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control:focus,
#editReferralTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control:focus,
#editReferralTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editReferralTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editReferralTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control:focus,
#editReferralTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control:focus,
#editReferralTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editReferralTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editReferralTemplatemodal #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#editReferralTemplatemodal #create_user_anon_bill tfoot ._tfooter_discount td input.form-control:focus,
#editReferralTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editReferralTemplatemodal #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editReferralTemplatemodal #radiology_order_template tfoot ._tfooter_tax_value td input.form-control:focus,
#editReferralTemplatemodal #radiology_order_template tfoot ._tfooter_discount td input.form-control:focus,
#editReferralTemplatemodal #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editReferralTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editReferralTemplatemodal #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control:focus,
#editReferralTemplatemodal #add_doctorreferral tfoot ._tfooter_discount td input.form-control:focus,
#editReferralTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editReferralTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editReferralTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control:focus,
#editReferralTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control:focus,
#editReferralTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editReferralTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editReferralTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control:focus,
#editReferralTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control:focus,
#editReferralTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editReferralTemplatemodal #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editReferralTemplatemodal #vaccination_type tfoot ._tfooter_tax_value td input.form-control:focus,
#editReferralTemplatemodal #vaccination_type tfoot ._tfooter_discount td input.form-control:focus,
#editReferralTemplatemodal #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editReferralTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editReferralTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control:focus,
#editReferralTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control:focus,
#editReferralTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editReferralTemplatemodal .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editReferralTemplatemodal .print_template_row_form tfoot ._tfooter_tax_value td input.form-control:focus,
#editReferralTemplatemodal .print_template_row_form tfoot ._tfooter_discount td input.form-control:focus,
#editReferralTemplatemodal .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editReferralTemplatemodal .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editReferralTemplatemodal .new_print_template_block tfoot ._tfooter_tax_value td input.form-control:focus,
#editReferralTemplatemodal .new_print_template_block tfoot ._tfooter_discount td input.form-control:focus,
#editReferralTemplatemodal .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editReferralTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editReferralTemplatemodal .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control:focus,
#editReferralTemplatemodal .edit_print_template_block tfoot ._tfooter_discount td input.form-control:focus,
#editReferralTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editReferralTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editReferralTemplatemodal #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control:focus,
#editReferralTemplatemodal #referral_payouts_update tfoot ._tfooter_discount td input.form-control:focus,
#editReferralTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editReferralTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editReferralTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#editReferralTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#editReferralTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #editReferralTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#editReferralTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control:focus,
#editReferralTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control:focus,
#editReferralTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #VaccinationTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#VaccinationTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#VaccinationTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control:focus,
#VaccinationTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #VaccinationTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#VaccinationTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#VaccinationTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#VaccinationTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#VaccinationTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#VaccinationTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#VaccinationTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #VaccinationTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#VaccinationTemplatemodal #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control:focus,
#VaccinationTemplatemodal #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control:focus,
#VaccinationTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control:focus, #VaccinationTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#VaccinationTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#VaccinationTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control:focus,
#VaccinationTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#VaccinationTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control:focus,
#VaccinationTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control:focus,
#VaccinationTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control:focus, #VaccinationTemplatemodal #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#VaccinationTemplatemodal #prescription_template_form tfoot ._tfooter_tax_value td input.form-control:focus,
#VaccinationTemplatemodal #prescription_template_form tfoot ._tfooter_discount td input.form-control:focus,
#VaccinationTemplatemodal #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #VaccinationTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#VaccinationTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control:focus,
#VaccinationTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control:focus,
#VaccinationTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #VaccinationTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#VaccinationTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control:focus,
#VaccinationTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control:focus,
#VaccinationTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control:focus, #VaccinationTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#VaccinationTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control:focus,
#VaccinationTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control:focus,
#VaccinationTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control:focus, #VaccinationTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#VaccinationTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control:focus,
#VaccinationTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control:focus,
#VaccinationTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control:focus, #VaccinationTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#VaccinationTemplatemodal #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#VaccinationTemplatemodal #create_user_anon_bill tfoot ._tfooter_discount td input.form-control:focus,
#VaccinationTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #VaccinationTemplatemodal #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#VaccinationTemplatemodal #radiology_order_template tfoot ._tfooter_tax_value td input.form-control:focus,
#VaccinationTemplatemodal #radiology_order_template tfoot ._tfooter_discount td input.form-control:focus,
#VaccinationTemplatemodal #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control:focus, #VaccinationTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#VaccinationTemplatemodal #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control:focus,
#VaccinationTemplatemodal #add_doctorreferral tfoot ._tfooter_discount td input.form-control:focus,
#VaccinationTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control:focus, #VaccinationTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#VaccinationTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control:focus,
#VaccinationTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control:focus,
#VaccinationTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #VaccinationTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#VaccinationTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control:focus,
#VaccinationTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control:focus,
#VaccinationTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #VaccinationTemplatemodal #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#VaccinationTemplatemodal #vaccination_type tfoot ._tfooter_tax_value td input.form-control:focus,
#VaccinationTemplatemodal #vaccination_type tfoot ._tfooter_discount td input.form-control:focus,
#VaccinationTemplatemodal #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control:focus, #VaccinationTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#VaccinationTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control:focus,
#VaccinationTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control:focus,
#VaccinationTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control:focus, #VaccinationTemplatemodal .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#VaccinationTemplatemodal .print_template_row_form tfoot ._tfooter_tax_value td input.form-control:focus,
#VaccinationTemplatemodal .print_template_row_form tfoot ._tfooter_discount td input.form-control:focus,
#VaccinationTemplatemodal .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #VaccinationTemplatemodal .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#VaccinationTemplatemodal .new_print_template_block tfoot ._tfooter_tax_value td input.form-control:focus,
#VaccinationTemplatemodal .new_print_template_block tfoot ._tfooter_discount td input.form-control:focus,
#VaccinationTemplatemodal .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control:focus, #VaccinationTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#VaccinationTemplatemodal .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control:focus,
#VaccinationTemplatemodal .edit_print_template_block tfoot ._tfooter_discount td input.form-control:focus,
#VaccinationTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control:focus, #VaccinationTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#VaccinationTemplatemodal #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control:focus,
#VaccinationTemplatemodal #referral_payouts_update tfoot ._tfooter_discount td input.form-control:focus,
#VaccinationTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control:focus, #VaccinationTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#VaccinationTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#VaccinationTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#VaccinationTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #VaccinationTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#VaccinationTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control:focus,
#VaccinationTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control:focus,
#VaccinationTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_pharmacy_order_stock #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_pharmacy_order_stock #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#update_pharmacy_order_stock #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control:focus,
#update_pharmacy_order_stock #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_pharmacy_order_stock #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_pharmacy_order_stock #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#update_pharmacy_order_stock #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#update_pharmacy_order_stock #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_pharmacy_order_stock #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#update_pharmacy_order_stock #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#update_pharmacy_order_stock #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_pharmacy_order_stock #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_pharmacy_order_stock #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control:focus,
#update_pharmacy_order_stock #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control:focus,
#update_pharmacy_order_stock #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_pharmacy_order_stock #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_pharmacy_order_stock #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#update_pharmacy_order_stock #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control:focus,
#update_pharmacy_order_stock #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_pharmacy_order_stock #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control:focus,
#update_pharmacy_order_stock #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control:focus,
#update_pharmacy_order_stock #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_pharmacy_order_stock #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_pharmacy_order_stock #prescription_template_form tfoot ._tfooter_tax_value td input.form-control:focus,
#update_pharmacy_order_stock #prescription_template_form tfoot ._tfooter_discount td input.form-control:focus,
#update_pharmacy_order_stock #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_pharmacy_order_stock #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_pharmacy_order_stock #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control:focus,
#update_pharmacy_order_stock #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control:focus,
#update_pharmacy_order_stock #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_pharmacy_order_stock #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_pharmacy_order_stock #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control:focus,
#update_pharmacy_order_stock #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control:focus,
#update_pharmacy_order_stock #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_pharmacy_order_stock #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_pharmacy_order_stock #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control:focus,
#update_pharmacy_order_stock #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control:focus,
#update_pharmacy_order_stock #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_pharmacy_order_stock #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_pharmacy_order_stock #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control:focus,
#update_pharmacy_order_stock #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control:focus,
#update_pharmacy_order_stock #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_pharmacy_order_stock #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_pharmacy_order_stock #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#update_pharmacy_order_stock #create_user_anon_bill tfoot ._tfooter_discount td input.form-control:focus,
#update_pharmacy_order_stock #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_pharmacy_order_stock #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_pharmacy_order_stock #radiology_order_template tfoot ._tfooter_tax_value td input.form-control:focus,
#update_pharmacy_order_stock #radiology_order_template tfoot ._tfooter_discount td input.form-control:focus,
#update_pharmacy_order_stock #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_pharmacy_order_stock #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_pharmacy_order_stock #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control:focus,
#update_pharmacy_order_stock #add_doctorreferral tfoot ._tfooter_discount td input.form-control:focus,
#update_pharmacy_order_stock #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_pharmacy_order_stock #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_pharmacy_order_stock #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control:focus,
#update_pharmacy_order_stock #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control:focus,
#update_pharmacy_order_stock #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_pharmacy_order_stock #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_pharmacy_order_stock #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control:focus,
#update_pharmacy_order_stock #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control:focus,
#update_pharmacy_order_stock #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_pharmacy_order_stock #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_pharmacy_order_stock #vaccination_type tfoot ._tfooter_tax_value td input.form-control:focus,
#update_pharmacy_order_stock #vaccination_type tfoot ._tfooter_discount td input.form-control:focus,
#update_pharmacy_order_stock #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_pharmacy_order_stock #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_pharmacy_order_stock #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control:focus,
#update_pharmacy_order_stock #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control:focus,
#update_pharmacy_order_stock #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_pharmacy_order_stock .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_pharmacy_order_stock .print_template_row_form tfoot ._tfooter_tax_value td input.form-control:focus,
#update_pharmacy_order_stock .print_template_row_form tfoot ._tfooter_discount td input.form-control:focus,
#update_pharmacy_order_stock .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_pharmacy_order_stock .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_pharmacy_order_stock .new_print_template_block tfoot ._tfooter_tax_value td input.form-control:focus,
#update_pharmacy_order_stock .new_print_template_block tfoot ._tfooter_discount td input.form-control:focus,
#update_pharmacy_order_stock .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_pharmacy_order_stock .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_pharmacy_order_stock .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control:focus,
#update_pharmacy_order_stock .edit_print_template_block tfoot ._tfooter_discount td input.form-control:focus,
#update_pharmacy_order_stock .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_pharmacy_order_stock #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_pharmacy_order_stock #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control:focus,
#update_pharmacy_order_stock #referral_payouts_update tfoot ._tfooter_discount td input.form-control:focus,
#update_pharmacy_order_stock #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_pharmacy_order_stock #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_pharmacy_order_stock #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#update_pharmacy_order_stock #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#update_pharmacy_order_stock #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #update_pharmacy_order_stock #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#update_pharmacy_order_stock #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control:focus,
#update_pharmacy_order_stock #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control:focus,
#update_pharmacy_order_stock #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addMoreList #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addMoreList #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#addMoreList #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control:focus,
#addMoreList #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addMoreList #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addMoreList #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#addMoreList #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#addMoreList #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addMoreList #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addMoreList #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#addMoreList #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#addMoreList #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addMoreList #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addMoreList #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control:focus,
#addMoreList #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control:focus,
#addMoreList #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addMoreList #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addMoreList #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#addMoreList #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control:focus,
#addMoreList #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addMoreList #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addMoreList #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control:focus,
#addMoreList #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control:focus,
#addMoreList #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addMoreList #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addMoreList #prescription_template_form tfoot ._tfooter_tax_value td input.form-control:focus,
#addMoreList #prescription_template_form tfoot ._tfooter_discount td input.form-control:focus,
#addMoreList #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addMoreList #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addMoreList #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control:focus,
#addMoreList #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control:focus,
#addMoreList #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addMoreList #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addMoreList #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control:focus,
#addMoreList #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control:focus,
#addMoreList #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addMoreList #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addMoreList #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control:focus,
#addMoreList #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control:focus,
#addMoreList #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addMoreList #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addMoreList #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control:focus,
#addMoreList #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control:focus,
#addMoreList #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addMoreList #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addMoreList #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#addMoreList #create_user_anon_bill tfoot ._tfooter_discount td input.form-control:focus,
#addMoreList #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addMoreList #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addMoreList #radiology_order_template tfoot ._tfooter_tax_value td input.form-control:focus,
#addMoreList #radiology_order_template tfoot ._tfooter_discount td input.form-control:focus,
#addMoreList #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addMoreList #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addMoreList #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control:focus,
#addMoreList #add_doctorreferral tfoot ._tfooter_discount td input.form-control:focus,
#addMoreList #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addMoreList #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addMoreList #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control:focus,
#addMoreList #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control:focus,
#addMoreList #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addMoreList #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addMoreList #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control:focus,
#addMoreList #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control:focus,
#addMoreList #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addMoreList #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addMoreList #vaccination_type tfoot ._tfooter_tax_value td input.form-control:focus,
#addMoreList #vaccination_type tfoot ._tfooter_discount td input.form-control:focus,
#addMoreList #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addMoreList #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addMoreList #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control:focus,
#addMoreList #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control:focus,
#addMoreList #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addMoreList .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addMoreList .print_template_row_form tfoot ._tfooter_tax_value td input.form-control:focus,
#addMoreList .print_template_row_form tfoot ._tfooter_discount td input.form-control:focus,
#addMoreList .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addMoreList .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addMoreList .new_print_template_block tfoot ._tfooter_tax_value td input.form-control:focus,
#addMoreList .new_print_template_block tfoot ._tfooter_discount td input.form-control:focus,
#addMoreList .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addMoreList .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addMoreList .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control:focus,
#addMoreList .edit_print_template_block tfoot ._tfooter_discount td input.form-control:focus,
#addMoreList .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addMoreList #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addMoreList #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control:focus,
#addMoreList #referral_payouts_update tfoot ._tfooter_discount td input.form-control:focus,
#addMoreList #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addMoreList #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addMoreList #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#addMoreList #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#addMoreList #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addMoreList #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addMoreList #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control:focus,
#addMoreList #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control:focus,
#addMoreList #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addTemplateHeaderBlocksModal #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addTemplateHeaderBlocksModal #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#addTemplateHeaderBlocksModal #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control:focus,
#addTemplateHeaderBlocksModal #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addTemplateHeaderBlocksModal #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addTemplateHeaderBlocksModal #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control:focus,
#addTemplateHeaderBlocksModal #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control:focus,
#addTemplateHeaderBlocksModal #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addTemplateHeaderBlocksModal #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#addTemplateHeaderBlocksModal #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control:focus,
#addTemplateHeaderBlocksModal #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control:focus,
#addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control:focus,
#addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addTemplateHeaderBlocksModal #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addTemplateHeaderBlocksModal #prescription_template_form tfoot ._tfooter_tax_value td input.form-control:focus,
#addTemplateHeaderBlocksModal #prescription_template_form tfoot ._tfooter_discount td input.form-control:focus,
#addTemplateHeaderBlocksModal #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addTemplateHeaderBlocksModal #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addTemplateHeaderBlocksModal #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control:focus,
#addTemplateHeaderBlocksModal #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control:focus,
#addTemplateHeaderBlocksModal #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addTemplateHeaderBlocksModal #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addTemplateHeaderBlocksModal #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control:focus,
#addTemplateHeaderBlocksModal #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control:focus,
#addTemplateHeaderBlocksModal #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addTemplateHeaderBlocksModal #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control:focus,
#addTemplateHeaderBlocksModal #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control:focus,
#addTemplateHeaderBlocksModal #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addTemplateHeaderBlocksModal #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control:focus,
#addTemplateHeaderBlocksModal #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control:focus,
#addTemplateHeaderBlocksModal #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addTemplateHeaderBlocksModal #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addTemplateHeaderBlocksModal #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#addTemplateHeaderBlocksModal #create_user_anon_bill tfoot ._tfooter_discount td input.form-control:focus,
#addTemplateHeaderBlocksModal #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addTemplateHeaderBlocksModal #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addTemplateHeaderBlocksModal #radiology_order_template tfoot ._tfooter_tax_value td input.form-control:focus,
#addTemplateHeaderBlocksModal #radiology_order_template tfoot ._tfooter_discount td input.form-control:focus,
#addTemplateHeaderBlocksModal #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addTemplateHeaderBlocksModal #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addTemplateHeaderBlocksModal #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control:focus,
#addTemplateHeaderBlocksModal #add_doctorreferral tfoot ._tfooter_discount td input.form-control:focus,
#addTemplateHeaderBlocksModal #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addTemplateHeaderBlocksModal #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addTemplateHeaderBlocksModal #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control:focus,
#addTemplateHeaderBlocksModal #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control:focus,
#addTemplateHeaderBlocksModal #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addTemplateHeaderBlocksModal #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control:focus,
#addTemplateHeaderBlocksModal #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control:focus,
#addTemplateHeaderBlocksModal #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addTemplateHeaderBlocksModal #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addTemplateHeaderBlocksModal #vaccination_type tfoot ._tfooter_tax_value td input.form-control:focus,
#addTemplateHeaderBlocksModal #vaccination_type tfoot ._tfooter_discount td input.form-control:focus,
#addTemplateHeaderBlocksModal #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addTemplateHeaderBlocksModal #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control:focus,
#addTemplateHeaderBlocksModal #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control:focus,
#addTemplateHeaderBlocksModal #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addTemplateHeaderBlocksModal .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addTemplateHeaderBlocksModal .print_template_row_form tfoot ._tfooter_tax_value td input.form-control:focus,
#addTemplateHeaderBlocksModal .print_template_row_form tfoot ._tfooter_discount td input.form-control:focus,
#addTemplateHeaderBlocksModal .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addTemplateHeaderBlocksModal .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addTemplateHeaderBlocksModal .new_print_template_block tfoot ._tfooter_tax_value td input.form-control:focus,
#addTemplateHeaderBlocksModal .new_print_template_block tfoot ._tfooter_discount td input.form-control:focus,
#addTemplateHeaderBlocksModal .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addTemplateHeaderBlocksModal .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addTemplateHeaderBlocksModal .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control:focus,
#addTemplateHeaderBlocksModal .edit_print_template_block tfoot ._tfooter_discount td input.form-control:focus,
#addTemplateHeaderBlocksModal .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addTemplateHeaderBlocksModal #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addTemplateHeaderBlocksModal #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control:focus,
#addTemplateHeaderBlocksModal #referral_payouts_update tfoot ._tfooter_discount td input.form-control:focus,
#addTemplateHeaderBlocksModal #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#addTemplateHeaderBlocksModal #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control:focus,
#addTemplateHeaderBlocksModal #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control:focus,
#addTemplateHeaderBlocksModal #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #referralPayoutTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#referralPayoutTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#referralPayoutTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control:focus,
#referralPayoutTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#referralPayoutTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#referralPayoutTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#referralPayoutTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#referralPayoutTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#referralPayoutTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#referralPayoutTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #referralPayoutTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#referralPayoutTemplatemodal #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control:focus,
#referralPayoutTemplatemodal #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control:focus,
#referralPayoutTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control:focus, #referralPayoutTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#referralPayoutTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#referralPayoutTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control:focus,
#referralPayoutTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#referralPayoutTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control:focus,
#referralPayoutTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control:focus,
#referralPayoutTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control:focus, #referralPayoutTemplatemodal #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#referralPayoutTemplatemodal #prescription_template_form tfoot ._tfooter_tax_value td input.form-control:focus,
#referralPayoutTemplatemodal #prescription_template_form tfoot ._tfooter_discount td input.form-control:focus,
#referralPayoutTemplatemodal #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #referralPayoutTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#referralPayoutTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control:focus,
#referralPayoutTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control:focus,
#referralPayoutTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #referralPayoutTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#referralPayoutTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control:focus,
#referralPayoutTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control:focus,
#referralPayoutTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control:focus, #referralPayoutTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#referralPayoutTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control:focus,
#referralPayoutTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control:focus,
#referralPayoutTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control:focus, #referralPayoutTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#referralPayoutTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control:focus,
#referralPayoutTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control:focus,
#referralPayoutTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control:focus, #referralPayoutTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#referralPayoutTemplatemodal #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#referralPayoutTemplatemodal #create_user_anon_bill tfoot ._tfooter_discount td input.form-control:focus,
#referralPayoutTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #referralPayoutTemplatemodal #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#referralPayoutTemplatemodal #radiology_order_template tfoot ._tfooter_tax_value td input.form-control:focus,
#referralPayoutTemplatemodal #radiology_order_template tfoot ._tfooter_discount td input.form-control:focus,
#referralPayoutTemplatemodal #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control:focus, #referralPayoutTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#referralPayoutTemplatemodal #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control:focus,
#referralPayoutTemplatemodal #add_doctorreferral tfoot ._tfooter_discount td input.form-control:focus,
#referralPayoutTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control:focus, #referralPayoutTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#referralPayoutTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control:focus,
#referralPayoutTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control:focus,
#referralPayoutTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #referralPayoutTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#referralPayoutTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control:focus,
#referralPayoutTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control:focus,
#referralPayoutTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #referralPayoutTemplatemodal #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#referralPayoutTemplatemodal #vaccination_type tfoot ._tfooter_tax_value td input.form-control:focus,
#referralPayoutTemplatemodal #vaccination_type tfoot ._tfooter_discount td input.form-control:focus,
#referralPayoutTemplatemodal #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control:focus, #referralPayoutTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#referralPayoutTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control:focus,
#referralPayoutTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control:focus,
#referralPayoutTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control:focus, #referralPayoutTemplatemodal .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#referralPayoutTemplatemodal .print_template_row_form tfoot ._tfooter_tax_value td input.form-control:focus,
#referralPayoutTemplatemodal .print_template_row_form tfoot ._tfooter_discount td input.form-control:focus,
#referralPayoutTemplatemodal .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #referralPayoutTemplatemodal .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#referralPayoutTemplatemodal .new_print_template_block tfoot ._tfooter_tax_value td input.form-control:focus,
#referralPayoutTemplatemodal .new_print_template_block tfoot ._tfooter_discount td input.form-control:focus,
#referralPayoutTemplatemodal .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control:focus, #referralPayoutTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#referralPayoutTemplatemodal .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control:focus,
#referralPayoutTemplatemodal .edit_print_template_block tfoot ._tfooter_discount td input.form-control:focus,
#referralPayoutTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control:focus, #referralPayoutTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#referralPayoutTemplatemodal #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control:focus,
#referralPayoutTemplatemodal #referral_payouts_update tfoot ._tfooter_discount td input.form-control:focus,
#referralPayoutTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control:focus, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#referralPayoutTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#referralPayoutTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#referralPayoutTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #referralPayoutTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#referralPayoutTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control:focus,
#referralPayoutTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control:focus,
#referralPayoutTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #new_doctor_network_rule_form #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#new_doctor_network_rule_form #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#new_doctor_network_rule_form #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control:focus,
#new_doctor_network_rule_form #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #new_doctor_network_rule_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#new_doctor_network_rule_form #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#new_doctor_network_rule_form #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#new_doctor_network_rule_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#new_doctor_network_rule_form #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#new_doctor_network_rule_form #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#new_doctor_network_rule_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #new_doctor_network_rule_form #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#new_doctor_network_rule_form #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control:focus,
#new_doctor_network_rule_form #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control:focus,
#new_doctor_network_rule_form #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control:focus, #new_doctor_network_rule_form #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#new_doctor_network_rule_form #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#new_doctor_network_rule_form #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control:focus,
#new_doctor_network_rule_form #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#new_doctor_network_rule_form #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control:focus,
#new_doctor_network_rule_form #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control:focus,
#new_doctor_network_rule_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control:focus, #new_doctor_network_rule_form #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#new_doctor_network_rule_form #prescription_template_form tfoot ._tfooter_tax_value td input.form-control:focus,
#new_doctor_network_rule_form #prescription_template_form tfoot ._tfooter_discount td input.form-control:focus,
#new_doctor_network_rule_form #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #new_doctor_network_rule_form #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#new_doctor_network_rule_form #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control:focus,
#new_doctor_network_rule_form #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control:focus,
#new_doctor_network_rule_form #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #new_doctor_network_rule_form #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#new_doctor_network_rule_form #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control:focus,
#new_doctor_network_rule_form #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control:focus,
#new_doctor_network_rule_form #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control:focus, #new_doctor_network_rule_form #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#new_doctor_network_rule_form #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control:focus,
#new_doctor_network_rule_form #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control:focus,
#new_doctor_network_rule_form #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control:focus, #new_doctor_network_rule_form #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#new_doctor_network_rule_form #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control:focus,
#new_doctor_network_rule_form #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control:focus,
#new_doctor_network_rule_form #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control:focus, #new_doctor_network_rule_form #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#new_doctor_network_rule_form #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#new_doctor_network_rule_form #create_user_anon_bill tfoot ._tfooter_discount td input.form-control:focus,
#new_doctor_network_rule_form #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #new_doctor_network_rule_form #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#new_doctor_network_rule_form #radiology_order_template tfoot ._tfooter_tax_value td input.form-control:focus,
#new_doctor_network_rule_form #radiology_order_template tfoot ._tfooter_discount td input.form-control:focus,
#new_doctor_network_rule_form #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control:focus, #new_doctor_network_rule_form #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#new_doctor_network_rule_form #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control:focus,
#new_doctor_network_rule_form #add_doctorreferral tfoot ._tfooter_discount td input.form-control:focus,
#new_doctor_network_rule_form #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control:focus, #new_doctor_network_rule_form #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#new_doctor_network_rule_form #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control:focus,
#new_doctor_network_rule_form #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control:focus,
#new_doctor_network_rule_form #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #new_doctor_network_rule_form #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#new_doctor_network_rule_form #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control:focus,
#new_doctor_network_rule_form #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control:focus,
#new_doctor_network_rule_form #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #new_doctor_network_rule_form #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#new_doctor_network_rule_form #vaccination_type tfoot ._tfooter_tax_value td input.form-control:focus,
#new_doctor_network_rule_form #vaccination_type tfoot ._tfooter_discount td input.form-control:focus,
#new_doctor_network_rule_form #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control:focus, #new_doctor_network_rule_form #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#new_doctor_network_rule_form #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control:focus,
#new_doctor_network_rule_form #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control:focus,
#new_doctor_network_rule_form #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control:focus, #new_doctor_network_rule_form .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#new_doctor_network_rule_form .print_template_row_form tfoot ._tfooter_tax_value td input.form-control:focus,
#new_doctor_network_rule_form .print_template_row_form tfoot ._tfooter_discount td input.form-control:focus,
#new_doctor_network_rule_form .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control:focus, #new_doctor_network_rule_form .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#new_doctor_network_rule_form .new_print_template_block tfoot ._tfooter_tax_value td input.form-control:focus,
#new_doctor_network_rule_form .new_print_template_block tfoot ._tfooter_discount td input.form-control:focus,
#new_doctor_network_rule_form .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control:focus, #new_doctor_network_rule_form .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#new_doctor_network_rule_form .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control:focus,
#new_doctor_network_rule_form .edit_print_template_block tfoot ._tfooter_discount td input.form-control:focus,
#new_doctor_network_rule_form .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control:focus, #new_doctor_network_rule_form #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#new_doctor_network_rule_form #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control:focus,
#new_doctor_network_rule_form #referral_payouts_update tfoot ._tfooter_discount td input.form-control:focus,
#new_doctor_network_rule_form #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control:focus, #new_doctor_network_rule_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#new_doctor_network_rule_form #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control:focus,
#new_doctor_network_rule_form #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control:focus,
#new_doctor_network_rule_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control:focus, #new_doctor_network_rule_form #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control:focus,
#new_doctor_network_rule_form #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control:focus,
#new_doctor_network_rule_form #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control:focus,
#new_doctor_network_rule_form #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control:focus {
  box-shadow: 0px 2px 0 0px #7CCCE0;
}
#add_new_bill_form #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_bill_form #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_bill_form #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_bill_form #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_bill_form #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_bill_form #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_bill_form #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_bill_form #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #prescription_template_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #prescription_template_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #prescription_template_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #prescription_template_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_bill_form #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_bill_form #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_bill_form #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_bill_form #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_bill_form #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_bill_form #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_bill_form #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_bill_form #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_bill_form #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_bill_form #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #create_user_anon_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #create_user_anon_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_bill_form #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_bill_form #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #radiology_order_template tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #radiology_order_template tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #radiology_order_template tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #radiology_order_template tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_bill_form #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_bill_form #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #add_doctorreferral tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #add_doctorreferral tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_bill_form #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_bill_form #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_bill_form #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_bill_form #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_bill_form #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_bill_form #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #vaccination_type tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #vaccination_type tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #vaccination_type tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #vaccination_type tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_bill_form #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_bill_form #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_bill_form .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_bill_form .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form .print_template_row_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form .print_template_row_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form .print_template_row_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form .print_template_row_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_bill_form .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_bill_form .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form .new_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form .new_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form .new_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form .new_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_bill_form .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_bill_form .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form .edit_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form .edit_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_bill_form #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_bill_form #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #referral_payouts_update tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #referral_payouts_update tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_bill_form #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_bill_form #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_bill_form #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_bill_form #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_pharmacy_bill_form #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_pharmacy_bill_form #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_pharmacy_bill_form #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_pharmacy_bill_form #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_pharmacy_bill_form #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_pharmacy_bill_form #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_pharmacy_bill_form #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_pharmacy_bill_form #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #prescription_template_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #prescription_template_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #prescription_template_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #prescription_template_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_pharmacy_bill_form #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_pharmacy_bill_form #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_pharmacy_bill_form #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_pharmacy_bill_form #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_pharmacy_bill_form #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_pharmacy_bill_form #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_pharmacy_bill_form #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_pharmacy_bill_form #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_pharmacy_bill_form #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_pharmacy_bill_form #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #create_user_anon_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #create_user_anon_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_pharmacy_bill_form #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_pharmacy_bill_form #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #radiology_order_template tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #radiology_order_template tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #radiology_order_template tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #radiology_order_template tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_pharmacy_bill_form #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_pharmacy_bill_form #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #add_doctorreferral tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #add_doctorreferral tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_pharmacy_bill_form #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_pharmacy_bill_form #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #vaccination_type tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #vaccination_type tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #vaccination_type tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #vaccination_type tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_pharmacy_bill_form #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_pharmacy_bill_form #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_pharmacy_bill_form .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_pharmacy_bill_form .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form .print_template_row_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form .print_template_row_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form .print_template_row_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form .print_template_row_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_pharmacy_bill_form .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_pharmacy_bill_form .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form .new_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form .new_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form .new_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form .new_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_pharmacy_bill_form .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_pharmacy_bill_form .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form .edit_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form .edit_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_pharmacy_bill_form #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_pharmacy_bill_form #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #referral_payouts_update tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #referral_payouts_update tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_pharmacy_bill_form #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_pharmacy_bill_form #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_new_bill_form #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_new_bill_form #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_new_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_new_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_new_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_new_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_new_bill_form #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_new_bill_form #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_new_bill_form #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_new_bill_form #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_new_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_new_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_new_bill_form #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_new_bill_form #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #prescription_template_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #prescription_template_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #prescription_template_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #prescription_template_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_new_bill_form #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_new_bill_form #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_new_bill_form #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_new_bill_form #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_new_bill_form #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_new_bill_form #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_new_bill_form #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_new_bill_form #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_new_bill_form #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_new_bill_form #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #create_user_anon_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #create_user_anon_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_new_bill_form #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_new_bill_form #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #radiology_order_template tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #radiology_order_template tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #radiology_order_template tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #radiology_order_template tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_new_bill_form #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_new_bill_form #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #add_doctorreferral tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #add_doctorreferral tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_new_bill_form #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_new_bill_form #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_new_bill_form #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_new_bill_form #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_new_bill_form #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_new_bill_form #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #vaccination_type tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #vaccination_type tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #vaccination_type tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #vaccination_type tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_new_bill_form #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_new_bill_form #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_new_bill_form .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_new_bill_form .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form .print_template_row_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form .print_template_row_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form .print_template_row_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form .print_template_row_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_new_bill_form .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_new_bill_form .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form .new_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form .new_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form .new_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form .new_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_new_bill_form .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_new_bill_form .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form .edit_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form .edit_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_new_bill_form #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_new_bill_form #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #referral_payouts_update tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #referral_payouts_update tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_new_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_new_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_new_bill_form #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_new_bill_form #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_new_bill_form #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_new_bill_form #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_bill_form #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_bill_form #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_bill_form #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_bill_form #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_bill_form #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_bill_form #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_bill_form #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_bill_form #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #prescription_template_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #prescription_template_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #prescription_template_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #prescription_template_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_bill_form #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_bill_form #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_bill_form #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_bill_form #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_bill_form #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_bill_form #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_bill_form #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_bill_form #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_bill_form #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_bill_form #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #create_user_anon_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #create_user_anon_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_bill_form #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_bill_form #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #radiology_order_template tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #radiology_order_template tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #radiology_order_template tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #radiology_order_template tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_bill_form #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_bill_form #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #add_doctorreferral tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #add_doctorreferral tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_bill_form #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_bill_form #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #vaccination_type tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #vaccination_type tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #vaccination_type tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #vaccination_type tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_bill_form #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_bill_form #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_bill_form .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_bill_form .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form .print_template_row_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form .print_template_row_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form .print_template_row_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form .print_template_row_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_bill_form .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_bill_form .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form .new_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form .new_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form .new_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form .new_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_bill_form .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_bill_form .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form .edit_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form .edit_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_bill_form #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_bill_form #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #referral_payouts_update tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #referral_payouts_update tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_bill_form #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_bill_form #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #createHospBillTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #createHospBillTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #createHospBillTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #createHospBillTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #createHospBillTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #createHospBillTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #createHospBillTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #createHospBillTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #createHospBillTemplatemodal #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #createHospBillTemplatemodal #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #prescription_template_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #prescription_template_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #prescription_template_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #prescription_template_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #createHospBillTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #createHospBillTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #createHospBillTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #createHospBillTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #createHospBillTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #createHospBillTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #createHospBillTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #createHospBillTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #createHospBillTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #createHospBillTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #create_user_anon_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #create_user_anon_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #createHospBillTemplatemodal #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #createHospBillTemplatemodal #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #radiology_order_template tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #radiology_order_template tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #radiology_order_template tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #radiology_order_template tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #createHospBillTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #createHospBillTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #add_doctorreferral tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #add_doctorreferral tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #createHospBillTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #createHospBillTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #createHospBillTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #createHospBillTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #createHospBillTemplatemodal #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #createHospBillTemplatemodal #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #vaccination_type tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #vaccination_type tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #vaccination_type tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #vaccination_type tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #createHospBillTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #createHospBillTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #createHospBillTemplatemodal .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #createHospBillTemplatemodal .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal .print_template_row_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal .print_template_row_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal .print_template_row_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal .print_template_row_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #createHospBillTemplatemodal .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #createHospBillTemplatemodal .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal .new_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal .new_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal .new_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal .new_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #createHospBillTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #createHospBillTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal .edit_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal .edit_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #createHospBillTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #createHospBillTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #referral_payouts_update tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #referral_payouts_update tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #createHospBillTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #createHospBillTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #createHospBillTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #createHospBillTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#createHospBillTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#createHospBillTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editBillTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editBillTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editBillTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editBillTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editBillTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editBillTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editBillTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editBillTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editBillTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editBillTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editBillTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editBillTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editBillTemplatemodal #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editBillTemplatemodal #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #prescription_template_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #prescription_template_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #prescription_template_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #prescription_template_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editBillTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editBillTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editBillTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editBillTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editBillTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editBillTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editBillTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editBillTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editBillTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editBillTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #create_user_anon_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #create_user_anon_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editBillTemplatemodal #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editBillTemplatemodal #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #radiology_order_template tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #radiology_order_template tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #radiology_order_template tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #radiology_order_template tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editBillTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editBillTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #add_doctorreferral tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #add_doctorreferral tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editBillTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editBillTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editBillTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editBillTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editBillTemplatemodal #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editBillTemplatemodal #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #vaccination_type tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #vaccination_type tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #vaccination_type tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #vaccination_type tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editBillTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editBillTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editBillTemplatemodal .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editBillTemplatemodal .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal .print_template_row_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal .print_template_row_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal .print_template_row_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal .print_template_row_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editBillTemplatemodal .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editBillTemplatemodal .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal .new_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal .new_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal .new_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal .new_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editBillTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editBillTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal .edit_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal .edit_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editBillTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editBillTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #referral_payouts_update tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #referral_payouts_update tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editBillTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editBillTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editBillTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editBillTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editBillTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editBillTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_inventory_form #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_inventory_form #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_inventory_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_inventory_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_inventory_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_inventory_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_inventory_form #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_inventory_form #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_inventory_form #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_inventory_form #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_inventory_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_inventory_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_inventory_form #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_inventory_form #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #prescription_template_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #prescription_template_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #prescription_template_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #prescription_template_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_inventory_form #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_inventory_form #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_inventory_form #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_inventory_form #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_inventory_form #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_inventory_form #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_inventory_form #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_inventory_form #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_inventory_form #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_inventory_form #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #create_user_anon_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #create_user_anon_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_inventory_form #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_inventory_form #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #radiology_order_template tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #radiology_order_template tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #radiology_order_template tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #radiology_order_template tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_inventory_form #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_inventory_form #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #add_doctorreferral tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #add_doctorreferral tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_inventory_form #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_inventory_form #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_inventory_form #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_inventory_form #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_inventory_form #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_inventory_form #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #vaccination_type tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #vaccination_type tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #vaccination_type tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #vaccination_type tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_inventory_form #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_inventory_form #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_inventory_form .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_inventory_form .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form .print_template_row_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form .print_template_row_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form .print_template_row_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form .print_template_row_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_inventory_form .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_inventory_form .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form .new_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form .new_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form .new_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form .new_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_inventory_form .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_inventory_form .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form .edit_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form .edit_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_inventory_form #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_inventory_form #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #referral_payouts_update tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #referral_payouts_update tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_inventory_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_inventory_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_inventory_form #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_inventory_form #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_inventory_form #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_inventory_form #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_order #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_order #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_order #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_order #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_order #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_order #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_order #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_order #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_order #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_order #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_order #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_order #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_order #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_order #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #prescription_template_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #prescription_template_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #prescription_template_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #prescription_template_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_order #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_order #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_order #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_order #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_order #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_order #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_order #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_order #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_order #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_order #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #create_user_anon_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #create_user_anon_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_order #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_order #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #radiology_order_template tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #radiology_order_template tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #radiology_order_template tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #radiology_order_template tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_order #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_order #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #add_doctorreferral tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #add_doctorreferral tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_order #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_order #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_order #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_order #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_order #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_order #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #vaccination_type tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #vaccination_type tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #vaccination_type tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #vaccination_type tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_order #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_order #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_order .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_order .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order .print_template_row_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order .print_template_row_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order .print_template_row_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order .print_template_row_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_order .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_order .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order .new_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order .new_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order .new_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order .new_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_order .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_order .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order .edit_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order .edit_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_order #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_order #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #referral_payouts_update tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #referral_payouts_update tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_order #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_order #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_order #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_order #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_order #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_order #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_staff_network_rules #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_staff_network_rules #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_staff_network_rules #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_staff_network_rules #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_staff_network_rules #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_staff_network_rules #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_staff_network_rules #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_staff_network_rules #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_staff_network_rules #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_staff_network_rules #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_staff_network_rules #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_staff_network_rules #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_staff_network_rules #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_staff_network_rules #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #prescription_template_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #prescription_template_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #prescription_template_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #prescription_template_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_staff_network_rules #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_staff_network_rules #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_staff_network_rules #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_staff_network_rules #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_staff_network_rules #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_staff_network_rules #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_staff_network_rules #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_staff_network_rules #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_staff_network_rules #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_staff_network_rules #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #create_user_anon_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #create_user_anon_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_staff_network_rules #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_staff_network_rules #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #radiology_order_template tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #radiology_order_template tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #radiology_order_template tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #radiology_order_template tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_staff_network_rules #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_staff_network_rules #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #add_doctorreferral tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #add_doctorreferral tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_staff_network_rules #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_staff_network_rules #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_staff_network_rules #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_staff_network_rules #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_staff_network_rules #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_staff_network_rules #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #vaccination_type tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #vaccination_type tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #vaccination_type tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #vaccination_type tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_staff_network_rules #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_staff_network_rules #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_staff_network_rules .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_staff_network_rules .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules .print_template_row_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules .print_template_row_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules .print_template_row_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules .print_template_row_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_staff_network_rules .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_staff_network_rules .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules .new_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules .new_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules .new_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules .new_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_staff_network_rules .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_staff_network_rules .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules .edit_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules .edit_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_staff_network_rules #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_staff_network_rules #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #referral_payouts_update tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #referral_payouts_update tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_staff_network_rules #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_staff_network_rules #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_staff_network_rules #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_staff_network_rules #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_staff_network_rules #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_staff_network_rules #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_radiology_order_form #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_radiology_order_form #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_radiology_order_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_radiology_order_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_radiology_order_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_radiology_order_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_radiology_order_form #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_radiology_order_form #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_radiology_order_form #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_radiology_order_form #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_radiology_order_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_radiology_order_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_radiology_order_form #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_radiology_order_form #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #prescription_template_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #prescription_template_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #prescription_template_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #prescription_template_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_radiology_order_form #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_radiology_order_form #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_radiology_order_form #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_radiology_order_form #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_radiology_order_form #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_radiology_order_form #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_radiology_order_form #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_radiology_order_form #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_radiology_order_form #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_radiology_order_form #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #create_user_anon_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #create_user_anon_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_radiology_order_form #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_radiology_order_form #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #radiology_order_template tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #radiology_order_template tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #radiology_order_template tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #radiology_order_template tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_radiology_order_form #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_radiology_order_form #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #add_doctorreferral tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #add_doctorreferral tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_radiology_order_form #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_radiology_order_form #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_radiology_order_form #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_radiology_order_form #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_radiology_order_form #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_radiology_order_form #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #vaccination_type tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #vaccination_type tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #vaccination_type tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #vaccination_type tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_radiology_order_form #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_radiology_order_form #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_radiology_order_form .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_radiology_order_form .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form .print_template_row_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form .print_template_row_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form .print_template_row_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form .print_template_row_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_radiology_order_form .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_radiology_order_form .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form .new_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form .new_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form .new_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form .new_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_radiology_order_form .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_radiology_order_form .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form .edit_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form .edit_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_radiology_order_form #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_radiology_order_form #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #referral_payouts_update tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #referral_payouts_update tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_radiology_order_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_radiology_order_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_radiology_order_form #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_radiology_order_form #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_radiology_test_form #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_radiology_test_form #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_radiology_test_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_radiology_test_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_radiology_test_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_radiology_test_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_radiology_test_form #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_radiology_test_form #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_radiology_test_form #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_radiology_test_form #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_radiology_test_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_radiology_test_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_radiology_test_form #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_radiology_test_form #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #prescription_template_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #prescription_template_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #prescription_template_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #prescription_template_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_radiology_test_form #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_radiology_test_form #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_radiology_test_form #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_radiology_test_form #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_radiology_test_form #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_radiology_test_form #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_radiology_test_form #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_radiology_test_form #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_radiology_test_form #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_radiology_test_form #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #create_user_anon_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #create_user_anon_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_radiology_test_form #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_radiology_test_form #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #radiology_order_template tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #radiology_order_template tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #radiology_order_template tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #radiology_order_template tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_radiology_test_form #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_radiology_test_form #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #add_doctorreferral tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #add_doctorreferral tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_radiology_test_form #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_radiology_test_form #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_radiology_test_form #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_radiology_test_form #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_radiology_test_form #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_radiology_test_form #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #vaccination_type tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #vaccination_type tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #vaccination_type tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #vaccination_type tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_radiology_test_form #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_radiology_test_form #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_radiology_test_form .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_radiology_test_form .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form .print_template_row_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form .print_template_row_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form .print_template_row_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form .print_template_row_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_radiology_test_form .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_radiology_test_form .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form .new_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form .new_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form .new_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form .new_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_radiology_test_form .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_radiology_test_form .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form .edit_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form .edit_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_radiology_test_form #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_radiology_test_form #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #referral_payouts_update tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #referral_payouts_update tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_radiology_test_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_radiology_test_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #edit_radiology_test_form #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #edit_radiology_test_form #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#edit_radiology_test_form #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_radiology_test_form #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #importUserBill #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #importUserBill #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#importUserBill #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#importUserBill #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#importUserBill #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#importUserBill #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#importUserBill #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#importUserBill #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #importUserBill #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #importUserBill #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#importUserBill #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#importUserBill #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#importUserBill #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#importUserBill #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#importUserBill #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#importUserBill #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #importUserBill #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #importUserBill #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#importUserBill #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#importUserBill #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#importUserBill #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#importUserBill #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#importUserBill #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#importUserBill #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #importUserBill #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #importUserBill #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#importUserBill #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#importUserBill #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#importUserBill #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#importUserBill #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#importUserBill #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#importUserBill #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #importUserBill #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #importUserBill #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#importUserBill #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#importUserBill #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#importUserBill #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#importUserBill #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#importUserBill #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#importUserBill #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #importUserBill #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #importUserBill #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#importUserBill #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#importUserBill #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#importUserBill #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#importUserBill #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#importUserBill #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#importUserBill #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #importUserBill #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #importUserBill #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#importUserBill #prescription_template_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#importUserBill #prescription_template_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#importUserBill #prescription_template_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#importUserBill #prescription_template_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#importUserBill #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#importUserBill #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #importUserBill #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #importUserBill #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#importUserBill #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#importUserBill #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#importUserBill #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#importUserBill #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#importUserBill #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#importUserBill #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #importUserBill #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #importUserBill #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#importUserBill #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#importUserBill #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#importUserBill #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#importUserBill #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#importUserBill #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#importUserBill #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #importUserBill #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #importUserBill #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#importUserBill #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#importUserBill #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#importUserBill #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#importUserBill #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#importUserBill #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#importUserBill #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #importUserBill #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #importUserBill #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#importUserBill #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#importUserBill #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#importUserBill #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#importUserBill #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#importUserBill #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#importUserBill #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #importUserBill #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #importUserBill #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#importUserBill #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#importUserBill #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#importUserBill #create_user_anon_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#importUserBill #create_user_anon_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#importUserBill #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#importUserBill #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #importUserBill #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #importUserBill #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#importUserBill #radiology_order_template tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#importUserBill #radiology_order_template tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#importUserBill #radiology_order_template tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#importUserBill #radiology_order_template tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#importUserBill #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#importUserBill #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #importUserBill #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #importUserBill #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#importUserBill #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#importUserBill #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#importUserBill #add_doctorreferral tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#importUserBill #add_doctorreferral tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#importUserBill #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#importUserBill #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #importUserBill #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #importUserBill #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#importUserBill #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#importUserBill #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#importUserBill #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#importUserBill #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#importUserBill #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#importUserBill #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #importUserBill #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #importUserBill #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#importUserBill #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#importUserBill #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#importUserBill #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#importUserBill #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#importUserBill #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#importUserBill #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #importUserBill #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #importUserBill #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#importUserBill #vaccination_type tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#importUserBill #vaccination_type tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#importUserBill #vaccination_type tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#importUserBill #vaccination_type tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#importUserBill #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#importUserBill #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #importUserBill #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #importUserBill #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#importUserBill #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#importUserBill #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#importUserBill #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#importUserBill #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#importUserBill #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#importUserBill #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #importUserBill .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #importUserBill .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#importUserBill .print_template_row_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#importUserBill .print_template_row_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#importUserBill .print_template_row_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#importUserBill .print_template_row_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#importUserBill .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#importUserBill .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #importUserBill .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #importUserBill .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#importUserBill .new_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#importUserBill .new_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#importUserBill .new_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#importUserBill .new_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#importUserBill .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#importUserBill .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #importUserBill .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #importUserBill .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#importUserBill .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#importUserBill .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#importUserBill .edit_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#importUserBill .edit_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#importUserBill .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#importUserBill .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #importUserBill #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #importUserBill #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#importUserBill #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#importUserBill #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#importUserBill #referral_payouts_update tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#importUserBill #referral_payouts_update tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#importUserBill #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#importUserBill #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #importUserBill #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #importUserBill #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#importUserBill #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#importUserBill #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#importUserBill #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#importUserBill #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#importUserBill #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#importUserBill #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #importUserBill #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #importUserBill #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#importUserBill #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#importUserBill #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#importUserBill #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#importUserBill #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#importUserBill #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#importUserBill #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editOrderTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editOrderTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editOrderTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editOrderTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editOrderTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editOrderTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editOrderTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editOrderTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editOrderTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editOrderTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editOrderTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editOrderTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editOrderTemplatemodal #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editOrderTemplatemodal #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #prescription_template_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #prescription_template_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #prescription_template_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #prescription_template_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editOrderTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editOrderTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editOrderTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editOrderTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editOrderTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editOrderTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editOrderTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editOrderTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editOrderTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editOrderTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #create_user_anon_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #create_user_anon_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editOrderTemplatemodal #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editOrderTemplatemodal #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #radiology_order_template tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #radiology_order_template tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #radiology_order_template tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #radiology_order_template tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editOrderTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editOrderTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #add_doctorreferral tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #add_doctorreferral tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editOrderTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editOrderTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editOrderTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editOrderTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editOrderTemplatemodal #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editOrderTemplatemodal #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #vaccination_type tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #vaccination_type tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #vaccination_type tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #vaccination_type tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editOrderTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editOrderTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editOrderTemplatemodal .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editOrderTemplatemodal .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal .print_template_row_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal .print_template_row_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal .print_template_row_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal .print_template_row_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editOrderTemplatemodal .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editOrderTemplatemodal .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal .new_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal .new_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal .new_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal .new_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editOrderTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editOrderTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal .edit_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal .edit_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editOrderTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editOrderTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #referral_payouts_update tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #referral_payouts_update tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editOrderTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editOrderTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editOrderTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editOrderTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editOrderTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editOrderTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editReferralTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editReferralTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editReferralTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editReferralTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editReferralTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editReferralTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editReferralTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editReferralTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editReferralTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editReferralTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editReferralTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editReferralTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editReferralTemplatemodal #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editReferralTemplatemodal #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #prescription_template_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #prescription_template_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #prescription_template_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #prescription_template_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editReferralTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editReferralTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editReferralTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editReferralTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editReferralTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editReferralTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editReferralTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editReferralTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editReferralTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editReferralTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #create_user_anon_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #create_user_anon_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editReferralTemplatemodal #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editReferralTemplatemodal #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #radiology_order_template tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #radiology_order_template tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #radiology_order_template tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #radiology_order_template tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editReferralTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editReferralTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #add_doctorreferral tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #add_doctorreferral tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editReferralTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editReferralTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editReferralTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editReferralTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editReferralTemplatemodal #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editReferralTemplatemodal #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #vaccination_type tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #vaccination_type tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #vaccination_type tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #vaccination_type tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editReferralTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editReferralTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editReferralTemplatemodal .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editReferralTemplatemodal .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal .print_template_row_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal .print_template_row_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal .print_template_row_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal .print_template_row_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editReferralTemplatemodal .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editReferralTemplatemodal .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal .new_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal .new_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal .new_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal .new_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editReferralTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editReferralTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal .edit_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal .edit_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editReferralTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editReferralTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #referral_payouts_update tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #referral_payouts_update tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editReferralTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editReferralTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #editReferralTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #editReferralTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#editReferralTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#editReferralTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #VaccinationTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #VaccinationTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #VaccinationTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #VaccinationTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #VaccinationTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #VaccinationTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #VaccinationTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #VaccinationTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #VaccinationTemplatemodal #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #VaccinationTemplatemodal #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #prescription_template_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #prescription_template_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #prescription_template_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #prescription_template_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #VaccinationTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #VaccinationTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #VaccinationTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #VaccinationTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #VaccinationTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #VaccinationTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #VaccinationTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #VaccinationTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #VaccinationTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #VaccinationTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #create_user_anon_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #create_user_anon_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #VaccinationTemplatemodal #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #VaccinationTemplatemodal #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #radiology_order_template tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #radiology_order_template tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #radiology_order_template tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #radiology_order_template tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #VaccinationTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #VaccinationTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #add_doctorreferral tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #add_doctorreferral tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #VaccinationTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #VaccinationTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #VaccinationTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #VaccinationTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #VaccinationTemplatemodal #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #VaccinationTemplatemodal #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #vaccination_type tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #vaccination_type tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #vaccination_type tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #vaccination_type tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #VaccinationTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #VaccinationTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #VaccinationTemplatemodal .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #VaccinationTemplatemodal .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal .print_template_row_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal .print_template_row_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal .print_template_row_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal .print_template_row_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #VaccinationTemplatemodal .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #VaccinationTemplatemodal .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal .new_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal .new_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal .new_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal .new_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #VaccinationTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #VaccinationTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal .edit_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal .edit_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #VaccinationTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #VaccinationTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #referral_payouts_update tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #referral_payouts_update tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #VaccinationTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #VaccinationTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #VaccinationTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #VaccinationTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#VaccinationTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#VaccinationTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_pharmacy_order_stock #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_pharmacy_order_stock #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_pharmacy_order_stock #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_pharmacy_order_stock #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_pharmacy_order_stock #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_pharmacy_order_stock #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_pharmacy_order_stock #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_pharmacy_order_stock #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_pharmacy_order_stock #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_pharmacy_order_stock #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #prescription_template_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #prescription_template_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #prescription_template_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #prescription_template_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_pharmacy_order_stock #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_pharmacy_order_stock #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_pharmacy_order_stock #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_pharmacy_order_stock #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_pharmacy_order_stock #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_pharmacy_order_stock #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_pharmacy_order_stock #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_pharmacy_order_stock #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_pharmacy_order_stock #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_pharmacy_order_stock #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #create_user_anon_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #create_user_anon_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_pharmacy_order_stock #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_pharmacy_order_stock #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #radiology_order_template tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #radiology_order_template tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #radiology_order_template tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #radiology_order_template tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_pharmacy_order_stock #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_pharmacy_order_stock #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #add_doctorreferral tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #add_doctorreferral tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_pharmacy_order_stock #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_pharmacy_order_stock #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_pharmacy_order_stock #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_pharmacy_order_stock #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_pharmacy_order_stock #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_pharmacy_order_stock #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #vaccination_type tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #vaccination_type tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #vaccination_type tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #vaccination_type tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_pharmacy_order_stock #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_pharmacy_order_stock #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_pharmacy_order_stock .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_pharmacy_order_stock .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock .print_template_row_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock .print_template_row_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock .print_template_row_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock .print_template_row_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_pharmacy_order_stock .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_pharmacy_order_stock .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock .new_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock .new_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock .new_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock .new_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_pharmacy_order_stock .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_pharmacy_order_stock .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock .edit_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock .edit_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_pharmacy_order_stock #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_pharmacy_order_stock #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #referral_payouts_update tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #referral_payouts_update tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_pharmacy_order_stock #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_pharmacy_order_stock #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #update_pharmacy_order_stock #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #update_pharmacy_order_stock #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#update_pharmacy_order_stock #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#update_pharmacy_order_stock #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addMoreList #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addMoreList #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addMoreList #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addMoreList #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addMoreList #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addMoreList #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addMoreList #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addMoreList #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addMoreList #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addMoreList #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addMoreList #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addMoreList #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addMoreList #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addMoreList #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addMoreList #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addMoreList #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addMoreList #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addMoreList #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addMoreList #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addMoreList #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addMoreList #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addMoreList #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addMoreList #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addMoreList #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addMoreList #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addMoreList #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addMoreList #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addMoreList #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addMoreList #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addMoreList #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addMoreList #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addMoreList #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addMoreList #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addMoreList #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addMoreList #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addMoreList #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addMoreList #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addMoreList #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addMoreList #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addMoreList #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addMoreList #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addMoreList #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addMoreList #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addMoreList #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addMoreList #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addMoreList #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addMoreList #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addMoreList #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addMoreList #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addMoreList #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addMoreList #prescription_template_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addMoreList #prescription_template_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addMoreList #prescription_template_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addMoreList #prescription_template_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addMoreList #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addMoreList #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addMoreList #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addMoreList #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addMoreList #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addMoreList #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addMoreList #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addMoreList #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addMoreList #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addMoreList #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addMoreList #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addMoreList #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addMoreList #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addMoreList #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addMoreList #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addMoreList #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addMoreList #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addMoreList #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addMoreList #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addMoreList #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addMoreList #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addMoreList #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addMoreList #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addMoreList #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addMoreList #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addMoreList #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addMoreList #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addMoreList #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addMoreList #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addMoreList #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addMoreList #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addMoreList #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addMoreList #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addMoreList #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addMoreList #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addMoreList #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addMoreList #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addMoreList #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addMoreList #create_user_anon_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addMoreList #create_user_anon_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addMoreList #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addMoreList #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addMoreList #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addMoreList #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addMoreList #radiology_order_template tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addMoreList #radiology_order_template tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addMoreList #radiology_order_template tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addMoreList #radiology_order_template tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addMoreList #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addMoreList #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addMoreList #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addMoreList #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addMoreList #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addMoreList #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addMoreList #add_doctorreferral tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addMoreList #add_doctorreferral tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addMoreList #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addMoreList #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addMoreList #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addMoreList #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addMoreList #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addMoreList #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addMoreList #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addMoreList #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addMoreList #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addMoreList #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addMoreList #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addMoreList #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addMoreList #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addMoreList #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addMoreList #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addMoreList #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addMoreList #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addMoreList #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addMoreList #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addMoreList #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addMoreList #vaccination_type tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addMoreList #vaccination_type tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addMoreList #vaccination_type tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addMoreList #vaccination_type tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addMoreList #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addMoreList #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addMoreList #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addMoreList #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addMoreList #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addMoreList #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addMoreList #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addMoreList #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addMoreList #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addMoreList #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addMoreList .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addMoreList .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addMoreList .print_template_row_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addMoreList .print_template_row_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addMoreList .print_template_row_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addMoreList .print_template_row_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addMoreList .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addMoreList .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addMoreList .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addMoreList .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addMoreList .new_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addMoreList .new_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addMoreList .new_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addMoreList .new_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addMoreList .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addMoreList .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addMoreList .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addMoreList .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addMoreList .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addMoreList .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addMoreList .edit_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addMoreList .edit_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addMoreList .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addMoreList .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addMoreList #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addMoreList #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addMoreList #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addMoreList #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addMoreList #referral_payouts_update tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addMoreList #referral_payouts_update tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addMoreList #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addMoreList #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addMoreList #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addMoreList #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addMoreList #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addMoreList #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addMoreList #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addMoreList #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addMoreList #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addMoreList #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addMoreList #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addMoreList #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addMoreList #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addMoreList #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addMoreList #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addMoreList #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addMoreList #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addMoreList #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addTemplateHeaderBlocksModal #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addTemplateHeaderBlocksModal #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addTemplateHeaderBlocksModal #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addTemplateHeaderBlocksModal #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addTemplateHeaderBlocksModal #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addTemplateHeaderBlocksModal #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #prescription_template_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #prescription_template_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #prescription_template_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #prescription_template_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addTemplateHeaderBlocksModal #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addTemplateHeaderBlocksModal #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addTemplateHeaderBlocksModal #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addTemplateHeaderBlocksModal #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addTemplateHeaderBlocksModal #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addTemplateHeaderBlocksModal #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #create_user_anon_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #create_user_anon_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addTemplateHeaderBlocksModal #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addTemplateHeaderBlocksModal #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #radiology_order_template tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #radiology_order_template tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #radiology_order_template tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #radiology_order_template tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addTemplateHeaderBlocksModal #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addTemplateHeaderBlocksModal #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #add_doctorreferral tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #add_doctorreferral tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addTemplateHeaderBlocksModal #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addTemplateHeaderBlocksModal #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addTemplateHeaderBlocksModal #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addTemplateHeaderBlocksModal #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #vaccination_type tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #vaccination_type tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #vaccination_type tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #vaccination_type tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addTemplateHeaderBlocksModal .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addTemplateHeaderBlocksModal .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal .print_template_row_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal .print_template_row_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal .print_template_row_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal .print_template_row_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addTemplateHeaderBlocksModal .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addTemplateHeaderBlocksModal .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal .new_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal .new_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal .new_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal .new_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addTemplateHeaderBlocksModal .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addTemplateHeaderBlocksModal .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal .edit_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal .edit_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addTemplateHeaderBlocksModal #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addTemplateHeaderBlocksModal #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #referral_payouts_update tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #referral_payouts_update tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#addTemplateHeaderBlocksModal #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#addTemplateHeaderBlocksModal #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #referralPayoutTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #referralPayoutTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #referralPayoutTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #referralPayoutTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #referralPayoutTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #referralPayoutTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #referralPayoutTemplatemodal #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #referralPayoutTemplatemodal #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #prescription_template_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #prescription_template_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #prescription_template_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #prescription_template_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #referralPayoutTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #referralPayoutTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #referralPayoutTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #referralPayoutTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #referralPayoutTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #referralPayoutTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #referralPayoutTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #referralPayoutTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #referralPayoutTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #referralPayoutTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #create_user_anon_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #create_user_anon_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #referralPayoutTemplatemodal #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #referralPayoutTemplatemodal #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #radiology_order_template tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #radiology_order_template tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #radiology_order_template tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #radiology_order_template tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #referralPayoutTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #referralPayoutTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #add_doctorreferral tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #add_doctorreferral tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #referralPayoutTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #referralPayoutTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #referralPayoutTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #referralPayoutTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #referralPayoutTemplatemodal #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #referralPayoutTemplatemodal #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #vaccination_type tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #vaccination_type tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #vaccination_type tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #vaccination_type tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #referralPayoutTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #referralPayoutTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #referralPayoutTemplatemodal .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #referralPayoutTemplatemodal .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal .print_template_row_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal .print_template_row_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal .print_template_row_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal .print_template_row_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #referralPayoutTemplatemodal .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #referralPayoutTemplatemodal .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal .new_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal .new_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal .new_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal .new_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #referralPayoutTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #referralPayoutTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal .edit_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal .edit_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #referralPayoutTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #referralPayoutTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #referral_payouts_update tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #referral_payouts_update tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #referralPayoutTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #referralPayoutTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#referralPayoutTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#referralPayoutTemplatemodal #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #new_doctor_network_rule_form #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #new_doctor_network_rule_form #new_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #new_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #new_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #new_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #new_doctor_network_rule_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #new_doctor_network_rule_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #new_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #new_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #new_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #edit_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #edit_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #edit_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #new_doctor_network_rule_form #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #new_doctor_network_rule_form #create_hospital_bill_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #create_hospital_bill_template tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #create_hospital_bill_template tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #create_hospital_bill_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #new_doctor_network_rule_form #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #new_doctor_network_rule_form #edit_hospital_patient_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #edit_hospital_patient_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #edit_hospital_patient_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #edit_hospital_patient_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #new_hospital_pharmacy_inventory tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #new_hospital_pharmacy_inventory tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #new_hospital_pharmacy_inventory tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #new_doctor_network_rule_form #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #new_doctor_network_rule_form #prescription_template_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #prescription_template_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #prescription_template_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #prescription_template_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #prescription_template_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #prescription_template_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #new_doctor_network_rule_form #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #new_doctor_network_rule_form #new_staff_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #new_staff_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #new_staff_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #new_staff_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #new_doctor_network_rule_form #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #new_doctor_network_rule_form #new_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #new_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #new_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #new_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #new_doctor_network_rule_form #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #new_doctor_network_rule_form #edit_hospital_radiology_order tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #edit_hospital_radiology_order tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #edit_hospital_radiology_order tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #edit_hospital_radiology_order tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #new_doctor_network_rule_form #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #new_doctor_network_rule_form #edit_hospital_radiology_test tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #edit_hospital_radiology_test tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #edit_hospital_radiology_test tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #edit_hospital_radiology_test tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #new_doctor_network_rule_form #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #new_doctor_network_rule_form #create_user_anon_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #create_user_anon_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #create_user_anon_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #create_user_anon_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #create_user_anon_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #new_doctor_network_rule_form #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #new_doctor_network_rule_form #radiology_order_template tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #radiology_order_template tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #radiology_order_template tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #radiology_order_template tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #radiology_order_template tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #radiology_order_template tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #new_doctor_network_rule_form #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #new_doctor_network_rule_form #add_doctorreferral tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #add_doctorreferral tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #add_doctorreferral tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #add_doctorreferral tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #add_doctorreferral tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #new_doctor_network_rule_form #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #new_doctor_network_rule_form #new_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #new_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #new_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #new_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #new_doctor_network_rule_form #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #new_doctor_network_rule_form #edit_pharmacy_order_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #edit_pharmacy_order_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #edit_pharmacy_order_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #edit_pharmacy_order_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #new_doctor_network_rule_form #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #new_doctor_network_rule_form #vaccination_type tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #vaccination_type tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #vaccination_type tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #vaccination_type tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #vaccination_type tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #vaccination_type tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #new_doctor_network_rule_form #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #new_doctor_network_rule_form #update_pharamacy_full_stock tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #update_pharamacy_full_stock tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #update_pharamacy_full_stock tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #update_pharamacy_full_stock tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #new_doctor_network_rule_form .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #new_doctor_network_rule_form .print_template_row_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form .print_template_row_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form .print_template_row_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form .print_template_row_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form .print_template_row_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form .print_template_row_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #new_doctor_network_rule_form .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #new_doctor_network_rule_form .new_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form .new_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form .new_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form .new_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form .new_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form .new_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #new_doctor_network_rule_form .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #new_doctor_network_rule_form .edit_print_template_block tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form .edit_print_template_block tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form .edit_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form .edit_print_template_block tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form .edit_print_template_block tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #new_doctor_network_rule_form #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #new_doctor_network_rule_form #referral_payouts_update tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #referral_payouts_update tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #referral_payouts_update tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #referral_payouts_update tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #referral_payouts_update tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #new_doctor_network_rule_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #new_doctor_network_rule_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #return_hospital_pharmacy_bill tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #return_hospital_pharmacy_bill tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #return_hospital_pharmacy_bill tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button, #new_doctor_network_rule_form #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-inner-spin-button, #new_doctor_network_rule_form #new_doctor_network_rule_form tfoot ._tfooter_bill_subtotal td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #new_doctor_network_rule_form tfoot ._tfooter_tax_value td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #new_doctor_network_rule_form tfoot ._tfooter_discount td input.form-control::-webkit-outer-spin-button,
#new_doctor_network_rule_form #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-inner-spin-button,
#new_doctor_network_rule_form #new_doctor_network_rule_form tfoot ._tfooter_bill_grand_total td input.form-control::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
#add_new_bill_form #new_hospital_patient_bill .selectize-form-control, #add_new_bill_form #new_hospital_patient_bill .selectize-authorization, #add_new_bill_form #new_hospital_patient_bill .selectize-pharm-auth, #add_new_bill_form #new_hospital_patient_bill .selectize-lab-auth, #add_new_bill_form #new_hospital_pharmacy_bill .selectize-form-control, #add_new_bill_form #new_hospital_pharmacy_bill .selectize-authorization, #add_new_bill_form #new_hospital_pharmacy_bill .selectize-pharm-auth, #add_new_bill_form #new_hospital_pharmacy_bill .selectize-lab-auth, #add_new_bill_form #edit_hospital_pharmacy_bill .selectize-form-control, #add_new_bill_form #edit_hospital_pharmacy_bill .selectize-authorization, #add_new_bill_form #edit_hospital_pharmacy_bill .selectize-pharm-auth, #add_new_bill_form #edit_hospital_pharmacy_bill .selectize-lab-auth, #add_new_bill_form #create_hospital_bill_template .selectize-form-control, #add_new_bill_form #create_hospital_bill_template .selectize-authorization, #add_new_bill_form #create_hospital_bill_template .selectize-pharm-auth, #add_new_bill_form #create_hospital_bill_template .selectize-lab-auth, #add_new_bill_form #edit_hospital_patient_bill .selectize-form-control, #add_new_bill_form #edit_hospital_patient_bill .selectize-authorization, #add_new_bill_form #edit_hospital_patient_bill .selectize-pharm-auth, #add_new_bill_form #edit_hospital_patient_bill .selectize-lab-auth, #add_new_bill_form #new_hospital_pharmacy_inventory .selectize-form-control, #add_new_bill_form #new_hospital_pharmacy_inventory .selectize-authorization, #add_new_bill_form #new_hospital_pharmacy_inventory .selectize-pharm-auth, #add_new_bill_form #new_hospital_pharmacy_inventory .selectize-lab-auth, #add_new_bill_form #prescription_template_form .selectize-form-control, #add_new_bill_form #prescription_template_form .selectize-authorization, #add_new_bill_form #prescription_template_form .selectize-pharm-auth, #add_new_bill_form #prescription_template_form .selectize-lab-auth, #add_new_bill_form #new_staff_network_rule_form .selectize-form-control, #add_new_bill_form #new_staff_network_rule_form .selectize-authorization, #add_new_bill_form #new_staff_network_rule_form .selectize-pharm-auth, #add_new_bill_form #new_staff_network_rule_form .selectize-lab-auth, #add_new_bill_form #new_hospital_radiology_order .selectize-form-control, #add_new_bill_form #new_hospital_radiology_order .selectize-authorization, #add_new_bill_form #new_hospital_radiology_order .selectize-pharm-auth, #add_new_bill_form #new_hospital_radiology_order .selectize-lab-auth, #add_new_bill_form #edit_hospital_radiology_order .selectize-form-control, #add_new_bill_form #edit_hospital_radiology_order .selectize-authorization, #add_new_bill_form #edit_hospital_radiology_order .selectize-pharm-auth, #add_new_bill_form #edit_hospital_radiology_order .selectize-lab-auth, #add_new_bill_form #edit_hospital_radiology_test .selectize-form-control, #add_new_bill_form #edit_hospital_radiology_test .selectize-authorization, #add_new_bill_form #edit_hospital_radiology_test .selectize-pharm-auth, #add_new_bill_form #edit_hospital_radiology_test .selectize-lab-auth, #add_new_bill_form #create_user_anon_bill .selectize-form-control, #add_new_bill_form #create_user_anon_bill .selectize-authorization, #add_new_bill_form #create_user_anon_bill .selectize-pharm-auth, #add_new_bill_form #create_user_anon_bill .selectize-lab-auth, #add_new_bill_form #radiology_order_template .selectize-form-control, #add_new_bill_form #radiology_order_template .selectize-authorization, #add_new_bill_form #radiology_order_template .selectize-pharm-auth, #add_new_bill_form #radiology_order_template .selectize-lab-auth, #add_new_bill_form #add_doctorreferral .selectize-form-control, #add_new_bill_form #add_doctorreferral .selectize-authorization, #add_new_bill_form #add_doctorreferral .selectize-pharm-auth, #add_new_bill_form #add_doctorreferral .selectize-lab-auth, #add_new_bill_form #new_pharmacy_order_form .selectize-form-control, #add_new_bill_form #new_pharmacy_order_form .selectize-authorization, #add_new_bill_form #new_pharmacy_order_form .selectize-pharm-auth, #add_new_bill_form #new_pharmacy_order_form .selectize-lab-auth, #add_new_bill_form #edit_pharmacy_order_form .selectize-form-control, #add_new_bill_form #edit_pharmacy_order_form .selectize-authorization, #add_new_bill_form #edit_pharmacy_order_form .selectize-pharm-auth, #add_new_bill_form #edit_pharmacy_order_form .selectize-lab-auth, #add_new_bill_form #vaccination_type .selectize-form-control, #add_new_bill_form #vaccination_type .selectize-authorization, #add_new_bill_form #vaccination_type .selectize-pharm-auth, #add_new_bill_form #vaccination_type .selectize-lab-auth, #add_new_bill_form #update_pharamacy_full_stock .selectize-form-control, #add_new_bill_form #update_pharamacy_full_stock .selectize-authorization, #add_new_bill_form #update_pharamacy_full_stock .selectize-pharm-auth, #add_new_bill_form #update_pharamacy_full_stock .selectize-lab-auth, #add_new_bill_form .print_template_row_form .selectize-form-control, #add_new_bill_form .print_template_row_form .selectize-authorization, #add_new_bill_form .print_template_row_form .selectize-pharm-auth, #add_new_bill_form .print_template_row_form .selectize-lab-auth, #add_new_bill_form .new_print_template_block .selectize-form-control, #add_new_bill_form .new_print_template_block .selectize-authorization, #add_new_bill_form .new_print_template_block .selectize-pharm-auth, #add_new_bill_form .new_print_template_block .selectize-lab-auth, #add_new_bill_form .edit_print_template_block .selectize-form-control, #add_new_bill_form .edit_print_template_block .selectize-authorization, #add_new_bill_form .edit_print_template_block .selectize-pharm-auth, #add_new_bill_form .edit_print_template_block .selectize-lab-auth, #add_new_bill_form #referral_payouts_update .selectize-form-control, #add_new_bill_form #referral_payouts_update .selectize-authorization, #add_new_bill_form #referral_payouts_update .selectize-pharm-auth, #add_new_bill_form #referral_payouts_update .selectize-lab-auth, #add_new_bill_form #return_hospital_pharmacy_bill .selectize-form-control, #add_new_bill_form #return_hospital_pharmacy_bill .selectize-authorization, #add_new_bill_form #return_hospital_pharmacy_bill .selectize-pharm-auth, #add_new_bill_form #return_hospital_pharmacy_bill .selectize-lab-auth, #add_new_bill_form #new_doctor_network_rule_form .selectize-form-control, #add_new_bill_form #new_doctor_network_rule_form .selectize-authorization, #add_new_bill_form #new_doctor_network_rule_form .selectize-pharm-auth, #add_new_bill_form #new_doctor_network_rule_form .selectize-lab-auth, #add_new_pharmacy_bill_form #new_hospital_patient_bill .selectize-form-control, #add_new_pharmacy_bill_form #new_hospital_patient_bill .selectize-authorization, #add_new_pharmacy_bill_form #new_hospital_patient_bill .selectize-pharm-auth, #add_new_pharmacy_bill_form #new_hospital_patient_bill .selectize-lab-auth, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .selectize-form-control, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .selectize-authorization, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .selectize-pharm-auth, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .selectize-lab-auth, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .selectize-form-control, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .selectize-authorization, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .selectize-pharm-auth, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .selectize-lab-auth, #add_new_pharmacy_bill_form #create_hospital_bill_template .selectize-form-control, #add_new_pharmacy_bill_form #create_hospital_bill_template .selectize-authorization, #add_new_pharmacy_bill_form #create_hospital_bill_template .selectize-pharm-auth, #add_new_pharmacy_bill_form #create_hospital_bill_template .selectize-lab-auth, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .selectize-form-control, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .selectize-authorization, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .selectize-pharm-auth, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .selectize-lab-auth, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .selectize-form-control, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .selectize-authorization, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .selectize-pharm-auth, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .selectize-lab-auth, #add_new_pharmacy_bill_form #prescription_template_form .selectize-form-control, #add_new_pharmacy_bill_form #prescription_template_form .selectize-authorization, #add_new_pharmacy_bill_form #prescription_template_form .selectize-pharm-auth, #add_new_pharmacy_bill_form #prescription_template_form .selectize-lab-auth, #add_new_pharmacy_bill_form #new_staff_network_rule_form .selectize-form-control, #add_new_pharmacy_bill_form #new_staff_network_rule_form .selectize-authorization, #add_new_pharmacy_bill_form #new_staff_network_rule_form .selectize-pharm-auth, #add_new_pharmacy_bill_form #new_staff_network_rule_form .selectize-lab-auth, #add_new_pharmacy_bill_form #new_hospital_radiology_order .selectize-form-control, #add_new_pharmacy_bill_form #new_hospital_radiology_order .selectize-authorization, #add_new_pharmacy_bill_form #new_hospital_radiology_order .selectize-pharm-auth, #add_new_pharmacy_bill_form #new_hospital_radiology_order .selectize-lab-auth, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .selectize-form-control, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .selectize-authorization, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .selectize-pharm-auth, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .selectize-lab-auth, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .selectize-form-control, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .selectize-authorization, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .selectize-pharm-auth, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .selectize-lab-auth, #add_new_pharmacy_bill_form #create_user_anon_bill .selectize-form-control, #add_new_pharmacy_bill_form #create_user_anon_bill .selectize-authorization, #add_new_pharmacy_bill_form #create_user_anon_bill .selectize-pharm-auth, #add_new_pharmacy_bill_form #create_user_anon_bill .selectize-lab-auth, #add_new_pharmacy_bill_form #radiology_order_template .selectize-form-control, #add_new_pharmacy_bill_form #radiology_order_template .selectize-authorization, #add_new_pharmacy_bill_form #radiology_order_template .selectize-pharm-auth, #add_new_pharmacy_bill_form #radiology_order_template .selectize-lab-auth, #add_new_pharmacy_bill_form #add_doctorreferral .selectize-form-control, #add_new_pharmacy_bill_form #add_doctorreferral .selectize-authorization, #add_new_pharmacy_bill_form #add_doctorreferral .selectize-pharm-auth, #add_new_pharmacy_bill_form #add_doctorreferral .selectize-lab-auth, #add_new_pharmacy_bill_form #new_pharmacy_order_form .selectize-form-control, #add_new_pharmacy_bill_form #new_pharmacy_order_form .selectize-authorization, #add_new_pharmacy_bill_form #new_pharmacy_order_form .selectize-pharm-auth, #add_new_pharmacy_bill_form #new_pharmacy_order_form .selectize-lab-auth, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .selectize-form-control, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .selectize-authorization, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .selectize-pharm-auth, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .selectize-lab-auth, #add_new_pharmacy_bill_form #vaccination_type .selectize-form-control, #add_new_pharmacy_bill_form #vaccination_type .selectize-authorization, #add_new_pharmacy_bill_form #vaccination_type .selectize-pharm-auth, #add_new_pharmacy_bill_form #vaccination_type .selectize-lab-auth, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .selectize-form-control, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .selectize-authorization, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .selectize-pharm-auth, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .selectize-lab-auth, #add_new_pharmacy_bill_form .print_template_row_form .selectize-form-control, #add_new_pharmacy_bill_form .print_template_row_form .selectize-authorization, #add_new_pharmacy_bill_form .print_template_row_form .selectize-pharm-auth, #add_new_pharmacy_bill_form .print_template_row_form .selectize-lab-auth, #add_new_pharmacy_bill_form .new_print_template_block .selectize-form-control, #add_new_pharmacy_bill_form .new_print_template_block .selectize-authorization, #add_new_pharmacy_bill_form .new_print_template_block .selectize-pharm-auth, #add_new_pharmacy_bill_form .new_print_template_block .selectize-lab-auth, #add_new_pharmacy_bill_form .edit_print_template_block .selectize-form-control, #add_new_pharmacy_bill_form .edit_print_template_block .selectize-authorization, #add_new_pharmacy_bill_form .edit_print_template_block .selectize-pharm-auth, #add_new_pharmacy_bill_form .edit_print_template_block .selectize-lab-auth, #add_new_pharmacy_bill_form #referral_payouts_update .selectize-form-control, #add_new_pharmacy_bill_form #referral_payouts_update .selectize-authorization, #add_new_pharmacy_bill_form #referral_payouts_update .selectize-pharm-auth, #add_new_pharmacy_bill_form #referral_payouts_update .selectize-lab-auth, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .selectize-form-control, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .selectize-authorization, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .selectize-pharm-auth, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .selectize-lab-auth, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .selectize-form-control, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .selectize-authorization, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .selectize-pharm-auth, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .selectize-lab-auth, #update_new_bill_form #new_hospital_patient_bill .selectize-form-control, #update_new_bill_form #new_hospital_patient_bill .selectize-authorization, #update_new_bill_form #new_hospital_patient_bill .selectize-pharm-auth, #update_new_bill_form #new_hospital_patient_bill .selectize-lab-auth, #update_new_bill_form #new_hospital_pharmacy_bill .selectize-form-control, #update_new_bill_form #new_hospital_pharmacy_bill .selectize-authorization, #update_new_bill_form #new_hospital_pharmacy_bill .selectize-pharm-auth, #update_new_bill_form #new_hospital_pharmacy_bill .selectize-lab-auth, #update_new_bill_form #edit_hospital_pharmacy_bill .selectize-form-control, #update_new_bill_form #edit_hospital_pharmacy_bill .selectize-authorization, #update_new_bill_form #edit_hospital_pharmacy_bill .selectize-pharm-auth, #update_new_bill_form #edit_hospital_pharmacy_bill .selectize-lab-auth, #update_new_bill_form #create_hospital_bill_template .selectize-form-control, #update_new_bill_form #create_hospital_bill_template .selectize-authorization, #update_new_bill_form #create_hospital_bill_template .selectize-pharm-auth, #update_new_bill_form #create_hospital_bill_template .selectize-lab-auth, #update_new_bill_form #edit_hospital_patient_bill .selectize-form-control, #update_new_bill_form #edit_hospital_patient_bill .selectize-authorization, #update_new_bill_form #edit_hospital_patient_bill .selectize-pharm-auth, #update_new_bill_form #edit_hospital_patient_bill .selectize-lab-auth, #update_new_bill_form #new_hospital_pharmacy_inventory .selectize-form-control, #update_new_bill_form #new_hospital_pharmacy_inventory .selectize-authorization, #update_new_bill_form #new_hospital_pharmacy_inventory .selectize-pharm-auth, #update_new_bill_form #new_hospital_pharmacy_inventory .selectize-lab-auth, #update_new_bill_form #prescription_template_form .selectize-form-control, #update_new_bill_form #prescription_template_form .selectize-authorization, #update_new_bill_form #prescription_template_form .selectize-pharm-auth, #update_new_bill_form #prescription_template_form .selectize-lab-auth, #update_new_bill_form #new_staff_network_rule_form .selectize-form-control, #update_new_bill_form #new_staff_network_rule_form .selectize-authorization, #update_new_bill_form #new_staff_network_rule_form .selectize-pharm-auth, #update_new_bill_form #new_staff_network_rule_form .selectize-lab-auth, #update_new_bill_form #new_hospital_radiology_order .selectize-form-control, #update_new_bill_form #new_hospital_radiology_order .selectize-authorization, #update_new_bill_form #new_hospital_radiology_order .selectize-pharm-auth, #update_new_bill_form #new_hospital_radiology_order .selectize-lab-auth, #update_new_bill_form #edit_hospital_radiology_order .selectize-form-control, #update_new_bill_form #edit_hospital_radiology_order .selectize-authorization, #update_new_bill_form #edit_hospital_radiology_order .selectize-pharm-auth, #update_new_bill_form #edit_hospital_radiology_order .selectize-lab-auth, #update_new_bill_form #edit_hospital_radiology_test .selectize-form-control, #update_new_bill_form #edit_hospital_radiology_test .selectize-authorization, #update_new_bill_form #edit_hospital_radiology_test .selectize-pharm-auth, #update_new_bill_form #edit_hospital_radiology_test .selectize-lab-auth, #update_new_bill_form #create_user_anon_bill .selectize-form-control, #update_new_bill_form #create_user_anon_bill .selectize-authorization, #update_new_bill_form #create_user_anon_bill .selectize-pharm-auth, #update_new_bill_form #create_user_anon_bill .selectize-lab-auth, #update_new_bill_form #radiology_order_template .selectize-form-control, #update_new_bill_form #radiology_order_template .selectize-authorization, #update_new_bill_form #radiology_order_template .selectize-pharm-auth, #update_new_bill_form #radiology_order_template .selectize-lab-auth, #update_new_bill_form #add_doctorreferral .selectize-form-control, #update_new_bill_form #add_doctorreferral .selectize-authorization, #update_new_bill_form #add_doctorreferral .selectize-pharm-auth, #update_new_bill_form #add_doctorreferral .selectize-lab-auth, #update_new_bill_form #new_pharmacy_order_form .selectize-form-control, #update_new_bill_form #new_pharmacy_order_form .selectize-authorization, #update_new_bill_form #new_pharmacy_order_form .selectize-pharm-auth, #update_new_bill_form #new_pharmacy_order_form .selectize-lab-auth, #update_new_bill_form #edit_pharmacy_order_form .selectize-form-control, #update_new_bill_form #edit_pharmacy_order_form .selectize-authorization, #update_new_bill_form #edit_pharmacy_order_form .selectize-pharm-auth, #update_new_bill_form #edit_pharmacy_order_form .selectize-lab-auth, #update_new_bill_form #vaccination_type .selectize-form-control, #update_new_bill_form #vaccination_type .selectize-authorization, #update_new_bill_form #vaccination_type .selectize-pharm-auth, #update_new_bill_form #vaccination_type .selectize-lab-auth, #update_new_bill_form #update_pharamacy_full_stock .selectize-form-control, #update_new_bill_form #update_pharamacy_full_stock .selectize-authorization, #update_new_bill_form #update_pharamacy_full_stock .selectize-pharm-auth, #update_new_bill_form #update_pharamacy_full_stock .selectize-lab-auth, #update_new_bill_form .print_template_row_form .selectize-form-control, #update_new_bill_form .print_template_row_form .selectize-authorization, #update_new_bill_form .print_template_row_form .selectize-pharm-auth, #update_new_bill_form .print_template_row_form .selectize-lab-auth, #update_new_bill_form .new_print_template_block .selectize-form-control, #update_new_bill_form .new_print_template_block .selectize-authorization, #update_new_bill_form .new_print_template_block .selectize-pharm-auth, #update_new_bill_form .new_print_template_block .selectize-lab-auth, #update_new_bill_form .edit_print_template_block .selectize-form-control, #update_new_bill_form .edit_print_template_block .selectize-authorization, #update_new_bill_form .edit_print_template_block .selectize-pharm-auth, #update_new_bill_form .edit_print_template_block .selectize-lab-auth, #update_new_bill_form #referral_payouts_update .selectize-form-control, #update_new_bill_form #referral_payouts_update .selectize-authorization, #update_new_bill_form #referral_payouts_update .selectize-pharm-auth, #update_new_bill_form #referral_payouts_update .selectize-lab-auth, #update_new_bill_form #return_hospital_pharmacy_bill .selectize-form-control, #update_new_bill_form #return_hospital_pharmacy_bill .selectize-authorization, #update_new_bill_form #return_hospital_pharmacy_bill .selectize-pharm-auth, #update_new_bill_form #return_hospital_pharmacy_bill .selectize-lab-auth, #update_new_bill_form #new_doctor_network_rule_form .selectize-form-control, #update_new_bill_form #new_doctor_network_rule_form .selectize-authorization, #update_new_bill_form #new_doctor_network_rule_form .selectize-pharm-auth, #update_new_bill_form #new_doctor_network_rule_form .selectize-lab-auth, #edit_pharmacy_bill_form #new_hospital_patient_bill .selectize-form-control, #edit_pharmacy_bill_form #new_hospital_patient_bill .selectize-authorization, #edit_pharmacy_bill_form #new_hospital_patient_bill .selectize-pharm-auth, #edit_pharmacy_bill_form #new_hospital_patient_bill .selectize-lab-auth, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .selectize-form-control, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .selectize-authorization, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .selectize-pharm-auth, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .selectize-lab-auth, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .selectize-form-control, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .selectize-authorization, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .selectize-pharm-auth, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .selectize-lab-auth, #edit_pharmacy_bill_form #create_hospital_bill_template .selectize-form-control, #edit_pharmacy_bill_form #create_hospital_bill_template .selectize-authorization, #edit_pharmacy_bill_form #create_hospital_bill_template .selectize-pharm-auth, #edit_pharmacy_bill_form #create_hospital_bill_template .selectize-lab-auth, #edit_pharmacy_bill_form #edit_hospital_patient_bill .selectize-form-control, #edit_pharmacy_bill_form #edit_hospital_patient_bill .selectize-authorization, #edit_pharmacy_bill_form #edit_hospital_patient_bill .selectize-pharm-auth, #edit_pharmacy_bill_form #edit_hospital_patient_bill .selectize-lab-auth, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .selectize-form-control, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .selectize-authorization, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .selectize-pharm-auth, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .selectize-lab-auth, #edit_pharmacy_bill_form #prescription_template_form .selectize-form-control, #edit_pharmacy_bill_form #prescription_template_form .selectize-authorization, #edit_pharmacy_bill_form #prescription_template_form .selectize-pharm-auth, #edit_pharmacy_bill_form #prescription_template_form .selectize-lab-auth, #edit_pharmacy_bill_form #new_staff_network_rule_form .selectize-form-control, #edit_pharmacy_bill_form #new_staff_network_rule_form .selectize-authorization, #edit_pharmacy_bill_form #new_staff_network_rule_form .selectize-pharm-auth, #edit_pharmacy_bill_form #new_staff_network_rule_form .selectize-lab-auth, #edit_pharmacy_bill_form #new_hospital_radiology_order .selectize-form-control, #edit_pharmacy_bill_form #new_hospital_radiology_order .selectize-authorization, #edit_pharmacy_bill_form #new_hospital_radiology_order .selectize-pharm-auth, #edit_pharmacy_bill_form #new_hospital_radiology_order .selectize-lab-auth, #edit_pharmacy_bill_form #edit_hospital_radiology_order .selectize-form-control, #edit_pharmacy_bill_form #edit_hospital_radiology_order .selectize-authorization, #edit_pharmacy_bill_form #edit_hospital_radiology_order .selectize-pharm-auth, #edit_pharmacy_bill_form #edit_hospital_radiology_order .selectize-lab-auth, #edit_pharmacy_bill_form #edit_hospital_radiology_test .selectize-form-control, #edit_pharmacy_bill_form #edit_hospital_radiology_test .selectize-authorization, #edit_pharmacy_bill_form #edit_hospital_radiology_test .selectize-pharm-auth, #edit_pharmacy_bill_form #edit_hospital_radiology_test .selectize-lab-auth, #edit_pharmacy_bill_form #create_user_anon_bill .selectize-form-control, #edit_pharmacy_bill_form #create_user_anon_bill .selectize-authorization, #edit_pharmacy_bill_form #create_user_anon_bill .selectize-pharm-auth, #edit_pharmacy_bill_form #create_user_anon_bill .selectize-lab-auth, #edit_pharmacy_bill_form #radiology_order_template .selectize-form-control, #edit_pharmacy_bill_form #radiology_order_template .selectize-authorization, #edit_pharmacy_bill_form #radiology_order_template .selectize-pharm-auth, #edit_pharmacy_bill_form #radiology_order_template .selectize-lab-auth, #edit_pharmacy_bill_form #add_doctorreferral .selectize-form-control, #edit_pharmacy_bill_form #add_doctorreferral .selectize-authorization, #edit_pharmacy_bill_form #add_doctorreferral .selectize-pharm-auth, #edit_pharmacy_bill_form #add_doctorreferral .selectize-lab-auth, #edit_pharmacy_bill_form #new_pharmacy_order_form .selectize-form-control, #edit_pharmacy_bill_form #new_pharmacy_order_form .selectize-authorization, #edit_pharmacy_bill_form #new_pharmacy_order_form .selectize-pharm-auth, #edit_pharmacy_bill_form #new_pharmacy_order_form .selectize-lab-auth, #edit_pharmacy_bill_form #edit_pharmacy_order_form .selectize-form-control, #edit_pharmacy_bill_form #edit_pharmacy_order_form .selectize-authorization, #edit_pharmacy_bill_form #edit_pharmacy_order_form .selectize-pharm-auth, #edit_pharmacy_bill_form #edit_pharmacy_order_form .selectize-lab-auth, #edit_pharmacy_bill_form #vaccination_type .selectize-form-control, #edit_pharmacy_bill_form #vaccination_type .selectize-authorization, #edit_pharmacy_bill_form #vaccination_type .selectize-pharm-auth, #edit_pharmacy_bill_form #vaccination_type .selectize-lab-auth, #edit_pharmacy_bill_form #update_pharamacy_full_stock .selectize-form-control, #edit_pharmacy_bill_form #update_pharamacy_full_stock .selectize-authorization, #edit_pharmacy_bill_form #update_pharamacy_full_stock .selectize-pharm-auth, #edit_pharmacy_bill_form #update_pharamacy_full_stock .selectize-lab-auth, #edit_pharmacy_bill_form .print_template_row_form .selectize-form-control, #edit_pharmacy_bill_form .print_template_row_form .selectize-authorization, #edit_pharmacy_bill_form .print_template_row_form .selectize-pharm-auth, #edit_pharmacy_bill_form .print_template_row_form .selectize-lab-auth, #edit_pharmacy_bill_form .new_print_template_block .selectize-form-control, #edit_pharmacy_bill_form .new_print_template_block .selectize-authorization, #edit_pharmacy_bill_form .new_print_template_block .selectize-pharm-auth, #edit_pharmacy_bill_form .new_print_template_block .selectize-lab-auth, #edit_pharmacy_bill_form .edit_print_template_block .selectize-form-control, #edit_pharmacy_bill_form .edit_print_template_block .selectize-authorization, #edit_pharmacy_bill_form .edit_print_template_block .selectize-pharm-auth, #edit_pharmacy_bill_form .edit_print_template_block .selectize-lab-auth, #edit_pharmacy_bill_form #referral_payouts_update .selectize-form-control, #edit_pharmacy_bill_form #referral_payouts_update .selectize-authorization, #edit_pharmacy_bill_form #referral_payouts_update .selectize-pharm-auth, #edit_pharmacy_bill_form #referral_payouts_update .selectize-lab-auth, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .selectize-form-control, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .selectize-authorization, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .selectize-pharm-auth, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .selectize-lab-auth, #edit_pharmacy_bill_form #new_doctor_network_rule_form .selectize-form-control, #edit_pharmacy_bill_form #new_doctor_network_rule_form .selectize-authorization, #edit_pharmacy_bill_form #new_doctor_network_rule_form .selectize-pharm-auth, #edit_pharmacy_bill_form #new_doctor_network_rule_form .selectize-lab-auth, #createHospBillTemplatemodal #new_hospital_patient_bill .selectize-form-control, #createHospBillTemplatemodal #new_hospital_patient_bill .selectize-authorization, #createHospBillTemplatemodal #new_hospital_patient_bill .selectize-pharm-auth, #createHospBillTemplatemodal #new_hospital_patient_bill .selectize-lab-auth, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .selectize-form-control, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .selectize-authorization, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .selectize-pharm-auth, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .selectize-lab-auth, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .selectize-form-control, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .selectize-authorization, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .selectize-pharm-auth, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .selectize-lab-auth, #createHospBillTemplatemodal #create_hospital_bill_template .selectize-form-control, #createHospBillTemplatemodal #create_hospital_bill_template .selectize-authorization, #createHospBillTemplatemodal #create_hospital_bill_template .selectize-pharm-auth, #createHospBillTemplatemodal #create_hospital_bill_template .selectize-lab-auth, #createHospBillTemplatemodal #edit_hospital_patient_bill .selectize-form-control, #createHospBillTemplatemodal #edit_hospital_patient_bill .selectize-authorization, #createHospBillTemplatemodal #edit_hospital_patient_bill .selectize-pharm-auth, #createHospBillTemplatemodal #edit_hospital_patient_bill .selectize-lab-auth, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .selectize-form-control, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .selectize-authorization, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .selectize-pharm-auth, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .selectize-lab-auth, #createHospBillTemplatemodal #prescription_template_form .selectize-form-control, #createHospBillTemplatemodal #prescription_template_form .selectize-authorization, #createHospBillTemplatemodal #prescription_template_form .selectize-pharm-auth, #createHospBillTemplatemodal #prescription_template_form .selectize-lab-auth, #createHospBillTemplatemodal #new_staff_network_rule_form .selectize-form-control, #createHospBillTemplatemodal #new_staff_network_rule_form .selectize-authorization, #createHospBillTemplatemodal #new_staff_network_rule_form .selectize-pharm-auth, #createHospBillTemplatemodal #new_staff_network_rule_form .selectize-lab-auth, #createHospBillTemplatemodal #new_hospital_radiology_order .selectize-form-control, #createHospBillTemplatemodal #new_hospital_radiology_order .selectize-authorization, #createHospBillTemplatemodal #new_hospital_radiology_order .selectize-pharm-auth, #createHospBillTemplatemodal #new_hospital_radiology_order .selectize-lab-auth, #createHospBillTemplatemodal #edit_hospital_radiology_order .selectize-form-control, #createHospBillTemplatemodal #edit_hospital_radiology_order .selectize-authorization, #createHospBillTemplatemodal #edit_hospital_radiology_order .selectize-pharm-auth, #createHospBillTemplatemodal #edit_hospital_radiology_order .selectize-lab-auth, #createHospBillTemplatemodal #edit_hospital_radiology_test .selectize-form-control, #createHospBillTemplatemodal #edit_hospital_radiology_test .selectize-authorization, #createHospBillTemplatemodal #edit_hospital_radiology_test .selectize-pharm-auth, #createHospBillTemplatemodal #edit_hospital_radiology_test .selectize-lab-auth, #createHospBillTemplatemodal #create_user_anon_bill .selectize-form-control, #createHospBillTemplatemodal #create_user_anon_bill .selectize-authorization, #createHospBillTemplatemodal #create_user_anon_bill .selectize-pharm-auth, #createHospBillTemplatemodal #create_user_anon_bill .selectize-lab-auth, #createHospBillTemplatemodal #radiology_order_template .selectize-form-control, #createHospBillTemplatemodal #radiology_order_template .selectize-authorization, #createHospBillTemplatemodal #radiology_order_template .selectize-pharm-auth, #createHospBillTemplatemodal #radiology_order_template .selectize-lab-auth, #createHospBillTemplatemodal #add_doctorreferral .selectize-form-control, #createHospBillTemplatemodal #add_doctorreferral .selectize-authorization, #createHospBillTemplatemodal #add_doctorreferral .selectize-pharm-auth, #createHospBillTemplatemodal #add_doctorreferral .selectize-lab-auth, #createHospBillTemplatemodal #new_pharmacy_order_form .selectize-form-control, #createHospBillTemplatemodal #new_pharmacy_order_form .selectize-authorization, #createHospBillTemplatemodal #new_pharmacy_order_form .selectize-pharm-auth, #createHospBillTemplatemodal #new_pharmacy_order_form .selectize-lab-auth, #createHospBillTemplatemodal #edit_pharmacy_order_form .selectize-form-control, #createHospBillTemplatemodal #edit_pharmacy_order_form .selectize-authorization, #createHospBillTemplatemodal #edit_pharmacy_order_form .selectize-pharm-auth, #createHospBillTemplatemodal #edit_pharmacy_order_form .selectize-lab-auth, #createHospBillTemplatemodal #vaccination_type .selectize-form-control, #createHospBillTemplatemodal #vaccination_type .selectize-authorization, #createHospBillTemplatemodal #vaccination_type .selectize-pharm-auth, #createHospBillTemplatemodal #vaccination_type .selectize-lab-auth, #createHospBillTemplatemodal #update_pharamacy_full_stock .selectize-form-control, #createHospBillTemplatemodal #update_pharamacy_full_stock .selectize-authorization, #createHospBillTemplatemodal #update_pharamacy_full_stock .selectize-pharm-auth, #createHospBillTemplatemodal #update_pharamacy_full_stock .selectize-lab-auth, #createHospBillTemplatemodal .print_template_row_form .selectize-form-control, #createHospBillTemplatemodal .print_template_row_form .selectize-authorization, #createHospBillTemplatemodal .print_template_row_form .selectize-pharm-auth, #createHospBillTemplatemodal .print_template_row_form .selectize-lab-auth, #createHospBillTemplatemodal .new_print_template_block .selectize-form-control, #createHospBillTemplatemodal .new_print_template_block .selectize-authorization, #createHospBillTemplatemodal .new_print_template_block .selectize-pharm-auth, #createHospBillTemplatemodal .new_print_template_block .selectize-lab-auth, #createHospBillTemplatemodal .edit_print_template_block .selectize-form-control, #createHospBillTemplatemodal .edit_print_template_block .selectize-authorization, #createHospBillTemplatemodal .edit_print_template_block .selectize-pharm-auth, #createHospBillTemplatemodal .edit_print_template_block .selectize-lab-auth, #createHospBillTemplatemodal #referral_payouts_update .selectize-form-control, #createHospBillTemplatemodal #referral_payouts_update .selectize-authorization, #createHospBillTemplatemodal #referral_payouts_update .selectize-pharm-auth, #createHospBillTemplatemodal #referral_payouts_update .selectize-lab-auth, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .selectize-form-control, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .selectize-authorization, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .selectize-pharm-auth, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .selectize-lab-auth, #createHospBillTemplatemodal #new_doctor_network_rule_form .selectize-form-control, #createHospBillTemplatemodal #new_doctor_network_rule_form .selectize-authorization, #createHospBillTemplatemodal #new_doctor_network_rule_form .selectize-pharm-auth, #createHospBillTemplatemodal #new_doctor_network_rule_form .selectize-lab-auth, #editBillTemplatemodal #new_hospital_patient_bill .selectize-form-control, #editBillTemplatemodal #new_hospital_patient_bill .selectize-authorization, #editBillTemplatemodal #new_hospital_patient_bill .selectize-pharm-auth, #editBillTemplatemodal #new_hospital_patient_bill .selectize-lab-auth, #editBillTemplatemodal #new_hospital_pharmacy_bill .selectize-form-control, #editBillTemplatemodal #new_hospital_pharmacy_bill .selectize-authorization, #editBillTemplatemodal #new_hospital_pharmacy_bill .selectize-pharm-auth, #editBillTemplatemodal #new_hospital_pharmacy_bill .selectize-lab-auth, #editBillTemplatemodal #edit_hospital_pharmacy_bill .selectize-form-control, #editBillTemplatemodal #edit_hospital_pharmacy_bill .selectize-authorization, #editBillTemplatemodal #edit_hospital_pharmacy_bill .selectize-pharm-auth, #editBillTemplatemodal #edit_hospital_pharmacy_bill .selectize-lab-auth, #editBillTemplatemodal #create_hospital_bill_template .selectize-form-control, #editBillTemplatemodal #create_hospital_bill_template .selectize-authorization, #editBillTemplatemodal #create_hospital_bill_template .selectize-pharm-auth, #editBillTemplatemodal #create_hospital_bill_template .selectize-lab-auth, #editBillTemplatemodal #edit_hospital_patient_bill .selectize-form-control, #editBillTemplatemodal #edit_hospital_patient_bill .selectize-authorization, #editBillTemplatemodal #edit_hospital_patient_bill .selectize-pharm-auth, #editBillTemplatemodal #edit_hospital_patient_bill .selectize-lab-auth, #editBillTemplatemodal #new_hospital_pharmacy_inventory .selectize-form-control, #editBillTemplatemodal #new_hospital_pharmacy_inventory .selectize-authorization, #editBillTemplatemodal #new_hospital_pharmacy_inventory .selectize-pharm-auth, #editBillTemplatemodal #new_hospital_pharmacy_inventory .selectize-lab-auth, #editBillTemplatemodal #prescription_template_form .selectize-form-control, #editBillTemplatemodal #prescription_template_form .selectize-authorization, #editBillTemplatemodal #prescription_template_form .selectize-pharm-auth, #editBillTemplatemodal #prescription_template_form .selectize-lab-auth, #editBillTemplatemodal #new_staff_network_rule_form .selectize-form-control, #editBillTemplatemodal #new_staff_network_rule_form .selectize-authorization, #editBillTemplatemodal #new_staff_network_rule_form .selectize-pharm-auth, #editBillTemplatemodal #new_staff_network_rule_form .selectize-lab-auth, #editBillTemplatemodal #new_hospital_radiology_order .selectize-form-control, #editBillTemplatemodal #new_hospital_radiology_order .selectize-authorization, #editBillTemplatemodal #new_hospital_radiology_order .selectize-pharm-auth, #editBillTemplatemodal #new_hospital_radiology_order .selectize-lab-auth, #editBillTemplatemodal #edit_hospital_radiology_order .selectize-form-control, #editBillTemplatemodal #edit_hospital_radiology_order .selectize-authorization, #editBillTemplatemodal #edit_hospital_radiology_order .selectize-pharm-auth, #editBillTemplatemodal #edit_hospital_radiology_order .selectize-lab-auth, #editBillTemplatemodal #edit_hospital_radiology_test .selectize-form-control, #editBillTemplatemodal #edit_hospital_radiology_test .selectize-authorization, #editBillTemplatemodal #edit_hospital_radiology_test .selectize-pharm-auth, #editBillTemplatemodal #edit_hospital_radiology_test .selectize-lab-auth, #editBillTemplatemodal #create_user_anon_bill .selectize-form-control, #editBillTemplatemodal #create_user_anon_bill .selectize-authorization, #editBillTemplatemodal #create_user_anon_bill .selectize-pharm-auth, #editBillTemplatemodal #create_user_anon_bill .selectize-lab-auth, #editBillTemplatemodal #radiology_order_template .selectize-form-control, #editBillTemplatemodal #radiology_order_template .selectize-authorization, #editBillTemplatemodal #radiology_order_template .selectize-pharm-auth, #editBillTemplatemodal #radiology_order_template .selectize-lab-auth, #editBillTemplatemodal #add_doctorreferral .selectize-form-control, #editBillTemplatemodal #add_doctorreferral .selectize-authorization, #editBillTemplatemodal #add_doctorreferral .selectize-pharm-auth, #editBillTemplatemodal #add_doctorreferral .selectize-lab-auth, #editBillTemplatemodal #new_pharmacy_order_form .selectize-form-control, #editBillTemplatemodal #new_pharmacy_order_form .selectize-authorization, #editBillTemplatemodal #new_pharmacy_order_form .selectize-pharm-auth, #editBillTemplatemodal #new_pharmacy_order_form .selectize-lab-auth, #editBillTemplatemodal #edit_pharmacy_order_form .selectize-form-control, #editBillTemplatemodal #edit_pharmacy_order_form .selectize-authorization, #editBillTemplatemodal #edit_pharmacy_order_form .selectize-pharm-auth, #editBillTemplatemodal #edit_pharmacy_order_form .selectize-lab-auth, #editBillTemplatemodal #vaccination_type .selectize-form-control, #editBillTemplatemodal #vaccination_type .selectize-authorization, #editBillTemplatemodal #vaccination_type .selectize-pharm-auth, #editBillTemplatemodal #vaccination_type .selectize-lab-auth, #editBillTemplatemodal #update_pharamacy_full_stock .selectize-form-control, #editBillTemplatemodal #update_pharamacy_full_stock .selectize-authorization, #editBillTemplatemodal #update_pharamacy_full_stock .selectize-pharm-auth, #editBillTemplatemodal #update_pharamacy_full_stock .selectize-lab-auth, #editBillTemplatemodal .print_template_row_form .selectize-form-control, #editBillTemplatemodal .print_template_row_form .selectize-authorization, #editBillTemplatemodal .print_template_row_form .selectize-pharm-auth, #editBillTemplatemodal .print_template_row_form .selectize-lab-auth, #editBillTemplatemodal .new_print_template_block .selectize-form-control, #editBillTemplatemodal .new_print_template_block .selectize-authorization, #editBillTemplatemodal .new_print_template_block .selectize-pharm-auth, #editBillTemplatemodal .new_print_template_block .selectize-lab-auth, #editBillTemplatemodal .edit_print_template_block .selectize-form-control, #editBillTemplatemodal .edit_print_template_block .selectize-authorization, #editBillTemplatemodal .edit_print_template_block .selectize-pharm-auth, #editBillTemplatemodal .edit_print_template_block .selectize-lab-auth, #editBillTemplatemodal #referral_payouts_update .selectize-form-control, #editBillTemplatemodal #referral_payouts_update .selectize-authorization, #editBillTemplatemodal #referral_payouts_update .selectize-pharm-auth, #editBillTemplatemodal #referral_payouts_update .selectize-lab-auth, #editBillTemplatemodal #return_hospital_pharmacy_bill .selectize-form-control, #editBillTemplatemodal #return_hospital_pharmacy_bill .selectize-authorization, #editBillTemplatemodal #return_hospital_pharmacy_bill .selectize-pharm-auth, #editBillTemplatemodal #return_hospital_pharmacy_bill .selectize-lab-auth, #editBillTemplatemodal #new_doctor_network_rule_form .selectize-form-control, #editBillTemplatemodal #new_doctor_network_rule_form .selectize-authorization, #editBillTemplatemodal #new_doctor_network_rule_form .selectize-pharm-auth, #editBillTemplatemodal #new_doctor_network_rule_form .selectize-lab-auth, #add_new_inventory_form #new_hospital_patient_bill .selectize-form-control, #add_new_inventory_form #new_hospital_patient_bill .selectize-authorization, #add_new_inventory_form #new_hospital_patient_bill .selectize-pharm-auth, #add_new_inventory_form #new_hospital_patient_bill .selectize-lab-auth, #add_new_inventory_form #new_hospital_pharmacy_bill .selectize-form-control, #add_new_inventory_form #new_hospital_pharmacy_bill .selectize-authorization, #add_new_inventory_form #new_hospital_pharmacy_bill .selectize-pharm-auth, #add_new_inventory_form #new_hospital_pharmacy_bill .selectize-lab-auth, #add_new_inventory_form #edit_hospital_pharmacy_bill .selectize-form-control, #add_new_inventory_form #edit_hospital_pharmacy_bill .selectize-authorization, #add_new_inventory_form #edit_hospital_pharmacy_bill .selectize-pharm-auth, #add_new_inventory_form #edit_hospital_pharmacy_bill .selectize-lab-auth, #add_new_inventory_form #create_hospital_bill_template .selectize-form-control, #add_new_inventory_form #create_hospital_bill_template .selectize-authorization, #add_new_inventory_form #create_hospital_bill_template .selectize-pharm-auth, #add_new_inventory_form #create_hospital_bill_template .selectize-lab-auth, #add_new_inventory_form #edit_hospital_patient_bill .selectize-form-control, #add_new_inventory_form #edit_hospital_patient_bill .selectize-authorization, #add_new_inventory_form #edit_hospital_patient_bill .selectize-pharm-auth, #add_new_inventory_form #edit_hospital_patient_bill .selectize-lab-auth, #add_new_inventory_form #new_hospital_pharmacy_inventory .selectize-form-control, #add_new_inventory_form #new_hospital_pharmacy_inventory .selectize-authorization, #add_new_inventory_form #new_hospital_pharmacy_inventory .selectize-pharm-auth, #add_new_inventory_form #new_hospital_pharmacy_inventory .selectize-lab-auth, #add_new_inventory_form #prescription_template_form .selectize-form-control, #add_new_inventory_form #prescription_template_form .selectize-authorization, #add_new_inventory_form #prescription_template_form .selectize-pharm-auth, #add_new_inventory_form #prescription_template_form .selectize-lab-auth, #add_new_inventory_form #new_staff_network_rule_form .selectize-form-control, #add_new_inventory_form #new_staff_network_rule_form .selectize-authorization, #add_new_inventory_form #new_staff_network_rule_form .selectize-pharm-auth, #add_new_inventory_form #new_staff_network_rule_form .selectize-lab-auth, #add_new_inventory_form #new_hospital_radiology_order .selectize-form-control, #add_new_inventory_form #new_hospital_radiology_order .selectize-authorization, #add_new_inventory_form #new_hospital_radiology_order .selectize-pharm-auth, #add_new_inventory_form #new_hospital_radiology_order .selectize-lab-auth, #add_new_inventory_form #edit_hospital_radiology_order .selectize-form-control, #add_new_inventory_form #edit_hospital_radiology_order .selectize-authorization, #add_new_inventory_form #edit_hospital_radiology_order .selectize-pharm-auth, #add_new_inventory_form #edit_hospital_radiology_order .selectize-lab-auth, #add_new_inventory_form #edit_hospital_radiology_test .selectize-form-control, #add_new_inventory_form #edit_hospital_radiology_test .selectize-authorization, #add_new_inventory_form #edit_hospital_radiology_test .selectize-pharm-auth, #add_new_inventory_form #edit_hospital_radiology_test .selectize-lab-auth, #add_new_inventory_form #create_user_anon_bill .selectize-form-control, #add_new_inventory_form #create_user_anon_bill .selectize-authorization, #add_new_inventory_form #create_user_anon_bill .selectize-pharm-auth, #add_new_inventory_form #create_user_anon_bill .selectize-lab-auth, #add_new_inventory_form #radiology_order_template .selectize-form-control, #add_new_inventory_form #radiology_order_template .selectize-authorization, #add_new_inventory_form #radiology_order_template .selectize-pharm-auth, #add_new_inventory_form #radiology_order_template .selectize-lab-auth, #add_new_inventory_form #add_doctorreferral .selectize-form-control, #add_new_inventory_form #add_doctorreferral .selectize-authorization, #add_new_inventory_form #add_doctorreferral .selectize-pharm-auth, #add_new_inventory_form #add_doctorreferral .selectize-lab-auth, #add_new_inventory_form #new_pharmacy_order_form .selectize-form-control, #add_new_inventory_form #new_pharmacy_order_form .selectize-authorization, #add_new_inventory_form #new_pharmacy_order_form .selectize-pharm-auth, #add_new_inventory_form #new_pharmacy_order_form .selectize-lab-auth, #add_new_inventory_form #edit_pharmacy_order_form .selectize-form-control, #add_new_inventory_form #edit_pharmacy_order_form .selectize-authorization, #add_new_inventory_form #edit_pharmacy_order_form .selectize-pharm-auth, #add_new_inventory_form #edit_pharmacy_order_form .selectize-lab-auth, #add_new_inventory_form #vaccination_type .selectize-form-control, #add_new_inventory_form #vaccination_type .selectize-authorization, #add_new_inventory_form #vaccination_type .selectize-pharm-auth, #add_new_inventory_form #vaccination_type .selectize-lab-auth, #add_new_inventory_form #update_pharamacy_full_stock .selectize-form-control, #add_new_inventory_form #update_pharamacy_full_stock .selectize-authorization, #add_new_inventory_form #update_pharamacy_full_stock .selectize-pharm-auth, #add_new_inventory_form #update_pharamacy_full_stock .selectize-lab-auth, #add_new_inventory_form .print_template_row_form .selectize-form-control, #add_new_inventory_form .print_template_row_form .selectize-authorization, #add_new_inventory_form .print_template_row_form .selectize-pharm-auth, #add_new_inventory_form .print_template_row_form .selectize-lab-auth, #add_new_inventory_form .new_print_template_block .selectize-form-control, #add_new_inventory_form .new_print_template_block .selectize-authorization, #add_new_inventory_form .new_print_template_block .selectize-pharm-auth, #add_new_inventory_form .new_print_template_block .selectize-lab-auth, #add_new_inventory_form .edit_print_template_block .selectize-form-control, #add_new_inventory_form .edit_print_template_block .selectize-authorization, #add_new_inventory_form .edit_print_template_block .selectize-pharm-auth, #add_new_inventory_form .edit_print_template_block .selectize-lab-auth, #add_new_inventory_form #referral_payouts_update .selectize-form-control, #add_new_inventory_form #referral_payouts_update .selectize-authorization, #add_new_inventory_form #referral_payouts_update .selectize-pharm-auth, #add_new_inventory_form #referral_payouts_update .selectize-lab-auth, #add_new_inventory_form #return_hospital_pharmacy_bill .selectize-form-control, #add_new_inventory_form #return_hospital_pharmacy_bill .selectize-authorization, #add_new_inventory_form #return_hospital_pharmacy_bill .selectize-pharm-auth, #add_new_inventory_form #return_hospital_pharmacy_bill .selectize-lab-auth, #add_new_inventory_form #new_doctor_network_rule_form .selectize-form-control, #add_new_inventory_form #new_doctor_network_rule_form .selectize-authorization, #add_new_inventory_form #new_doctor_network_rule_form .selectize-pharm-auth, #add_new_inventory_form #new_doctor_network_rule_form .selectize-lab-auth, #edit_pharmacy_order #new_hospital_patient_bill .selectize-form-control, #edit_pharmacy_order #new_hospital_patient_bill .selectize-authorization, #edit_pharmacy_order #new_hospital_patient_bill .selectize-pharm-auth, #edit_pharmacy_order #new_hospital_patient_bill .selectize-lab-auth, #edit_pharmacy_order #new_hospital_pharmacy_bill .selectize-form-control, #edit_pharmacy_order #new_hospital_pharmacy_bill .selectize-authorization, #edit_pharmacy_order #new_hospital_pharmacy_bill .selectize-pharm-auth, #edit_pharmacy_order #new_hospital_pharmacy_bill .selectize-lab-auth, #edit_pharmacy_order #edit_hospital_pharmacy_bill .selectize-form-control, #edit_pharmacy_order #edit_hospital_pharmacy_bill .selectize-authorization, #edit_pharmacy_order #edit_hospital_pharmacy_bill .selectize-pharm-auth, #edit_pharmacy_order #edit_hospital_pharmacy_bill .selectize-lab-auth, #edit_pharmacy_order #create_hospital_bill_template .selectize-form-control, #edit_pharmacy_order #create_hospital_bill_template .selectize-authorization, #edit_pharmacy_order #create_hospital_bill_template .selectize-pharm-auth, #edit_pharmacy_order #create_hospital_bill_template .selectize-lab-auth, #edit_pharmacy_order #edit_hospital_patient_bill .selectize-form-control, #edit_pharmacy_order #edit_hospital_patient_bill .selectize-authorization, #edit_pharmacy_order #edit_hospital_patient_bill .selectize-pharm-auth, #edit_pharmacy_order #edit_hospital_patient_bill .selectize-lab-auth, #edit_pharmacy_order #new_hospital_pharmacy_inventory .selectize-form-control, #edit_pharmacy_order #new_hospital_pharmacy_inventory .selectize-authorization, #edit_pharmacy_order #new_hospital_pharmacy_inventory .selectize-pharm-auth, #edit_pharmacy_order #new_hospital_pharmacy_inventory .selectize-lab-auth, #edit_pharmacy_order #prescription_template_form .selectize-form-control, #edit_pharmacy_order #prescription_template_form .selectize-authorization, #edit_pharmacy_order #prescription_template_form .selectize-pharm-auth, #edit_pharmacy_order #prescription_template_form .selectize-lab-auth, #edit_pharmacy_order #new_staff_network_rule_form .selectize-form-control, #edit_pharmacy_order #new_staff_network_rule_form .selectize-authorization, #edit_pharmacy_order #new_staff_network_rule_form .selectize-pharm-auth, #edit_pharmacy_order #new_staff_network_rule_form .selectize-lab-auth, #edit_pharmacy_order #new_hospital_radiology_order .selectize-form-control, #edit_pharmacy_order #new_hospital_radiology_order .selectize-authorization, #edit_pharmacy_order #new_hospital_radiology_order .selectize-pharm-auth, #edit_pharmacy_order #new_hospital_radiology_order .selectize-lab-auth, #edit_pharmacy_order #edit_hospital_radiology_order .selectize-form-control, #edit_pharmacy_order #edit_hospital_radiology_order .selectize-authorization, #edit_pharmacy_order #edit_hospital_radiology_order .selectize-pharm-auth, #edit_pharmacy_order #edit_hospital_radiology_order .selectize-lab-auth, #edit_pharmacy_order #edit_hospital_radiology_test .selectize-form-control, #edit_pharmacy_order #edit_hospital_radiology_test .selectize-authorization, #edit_pharmacy_order #edit_hospital_radiology_test .selectize-pharm-auth, #edit_pharmacy_order #edit_hospital_radiology_test .selectize-lab-auth, #edit_pharmacy_order #create_user_anon_bill .selectize-form-control, #edit_pharmacy_order #create_user_anon_bill .selectize-authorization, #edit_pharmacy_order #create_user_anon_bill .selectize-pharm-auth, #edit_pharmacy_order #create_user_anon_bill .selectize-lab-auth, #edit_pharmacy_order #radiology_order_template .selectize-form-control, #edit_pharmacy_order #radiology_order_template .selectize-authorization, #edit_pharmacy_order #radiology_order_template .selectize-pharm-auth, #edit_pharmacy_order #radiology_order_template .selectize-lab-auth, #edit_pharmacy_order #add_doctorreferral .selectize-form-control, #edit_pharmacy_order #add_doctorreferral .selectize-authorization, #edit_pharmacy_order #add_doctorreferral .selectize-pharm-auth, #edit_pharmacy_order #add_doctorreferral .selectize-lab-auth, #edit_pharmacy_order #new_pharmacy_order_form .selectize-form-control, #edit_pharmacy_order #new_pharmacy_order_form .selectize-authorization, #edit_pharmacy_order #new_pharmacy_order_form .selectize-pharm-auth, #edit_pharmacy_order #new_pharmacy_order_form .selectize-lab-auth, #edit_pharmacy_order #edit_pharmacy_order_form .selectize-form-control, #edit_pharmacy_order #edit_pharmacy_order_form .selectize-authorization, #edit_pharmacy_order #edit_pharmacy_order_form .selectize-pharm-auth, #edit_pharmacy_order #edit_pharmacy_order_form .selectize-lab-auth, #edit_pharmacy_order #vaccination_type .selectize-form-control, #edit_pharmacy_order #vaccination_type .selectize-authorization, #edit_pharmacy_order #vaccination_type .selectize-pharm-auth, #edit_pharmacy_order #vaccination_type .selectize-lab-auth, #edit_pharmacy_order #update_pharamacy_full_stock .selectize-form-control, #edit_pharmacy_order #update_pharamacy_full_stock .selectize-authorization, #edit_pharmacy_order #update_pharamacy_full_stock .selectize-pharm-auth, #edit_pharmacy_order #update_pharamacy_full_stock .selectize-lab-auth, #edit_pharmacy_order .print_template_row_form .selectize-form-control, #edit_pharmacy_order .print_template_row_form .selectize-authorization, #edit_pharmacy_order .print_template_row_form .selectize-pharm-auth, #edit_pharmacy_order .print_template_row_form .selectize-lab-auth, #edit_pharmacy_order .new_print_template_block .selectize-form-control, #edit_pharmacy_order .new_print_template_block .selectize-authorization, #edit_pharmacy_order .new_print_template_block .selectize-pharm-auth, #edit_pharmacy_order .new_print_template_block .selectize-lab-auth, #edit_pharmacy_order .edit_print_template_block .selectize-form-control, #edit_pharmacy_order .edit_print_template_block .selectize-authorization, #edit_pharmacy_order .edit_print_template_block .selectize-pharm-auth, #edit_pharmacy_order .edit_print_template_block .selectize-lab-auth, #edit_pharmacy_order #referral_payouts_update .selectize-form-control, #edit_pharmacy_order #referral_payouts_update .selectize-authorization, #edit_pharmacy_order #referral_payouts_update .selectize-pharm-auth, #edit_pharmacy_order #referral_payouts_update .selectize-lab-auth, #edit_pharmacy_order #return_hospital_pharmacy_bill .selectize-form-control, #edit_pharmacy_order #return_hospital_pharmacy_bill .selectize-authorization, #edit_pharmacy_order #return_hospital_pharmacy_bill .selectize-pharm-auth, #edit_pharmacy_order #return_hospital_pharmacy_bill .selectize-lab-auth, #edit_pharmacy_order #new_doctor_network_rule_form .selectize-form-control, #edit_pharmacy_order #new_doctor_network_rule_form .selectize-authorization, #edit_pharmacy_order #new_doctor_network_rule_form .selectize-pharm-auth, #edit_pharmacy_order #new_doctor_network_rule_form .selectize-lab-auth, #edit_staff_network_rules #new_hospital_patient_bill .selectize-form-control, #edit_staff_network_rules #new_hospital_patient_bill .selectize-authorization, #edit_staff_network_rules #new_hospital_patient_bill .selectize-pharm-auth, #edit_staff_network_rules #new_hospital_patient_bill .selectize-lab-auth, #edit_staff_network_rules #new_hospital_pharmacy_bill .selectize-form-control, #edit_staff_network_rules #new_hospital_pharmacy_bill .selectize-authorization, #edit_staff_network_rules #new_hospital_pharmacy_bill .selectize-pharm-auth, #edit_staff_network_rules #new_hospital_pharmacy_bill .selectize-lab-auth, #edit_staff_network_rules #edit_hospital_pharmacy_bill .selectize-form-control, #edit_staff_network_rules #edit_hospital_pharmacy_bill .selectize-authorization, #edit_staff_network_rules #edit_hospital_pharmacy_bill .selectize-pharm-auth, #edit_staff_network_rules #edit_hospital_pharmacy_bill .selectize-lab-auth, #edit_staff_network_rules #create_hospital_bill_template .selectize-form-control, #edit_staff_network_rules #create_hospital_bill_template .selectize-authorization, #edit_staff_network_rules #create_hospital_bill_template .selectize-pharm-auth, #edit_staff_network_rules #create_hospital_bill_template .selectize-lab-auth, #edit_staff_network_rules #edit_hospital_patient_bill .selectize-form-control, #edit_staff_network_rules #edit_hospital_patient_bill .selectize-authorization, #edit_staff_network_rules #edit_hospital_patient_bill .selectize-pharm-auth, #edit_staff_network_rules #edit_hospital_patient_bill .selectize-lab-auth, #edit_staff_network_rules #new_hospital_pharmacy_inventory .selectize-form-control, #edit_staff_network_rules #new_hospital_pharmacy_inventory .selectize-authorization, #edit_staff_network_rules #new_hospital_pharmacy_inventory .selectize-pharm-auth, #edit_staff_network_rules #new_hospital_pharmacy_inventory .selectize-lab-auth, #edit_staff_network_rules #prescription_template_form .selectize-form-control, #edit_staff_network_rules #prescription_template_form .selectize-authorization, #edit_staff_network_rules #prescription_template_form .selectize-pharm-auth, #edit_staff_network_rules #prescription_template_form .selectize-lab-auth, #edit_staff_network_rules #new_staff_network_rule_form .selectize-form-control, #edit_staff_network_rules #new_staff_network_rule_form .selectize-authorization, #edit_staff_network_rules #new_staff_network_rule_form .selectize-pharm-auth, #edit_staff_network_rules #new_staff_network_rule_form .selectize-lab-auth, #edit_staff_network_rules #new_hospital_radiology_order .selectize-form-control, #edit_staff_network_rules #new_hospital_radiology_order .selectize-authorization, #edit_staff_network_rules #new_hospital_radiology_order .selectize-pharm-auth, #edit_staff_network_rules #new_hospital_radiology_order .selectize-lab-auth, #edit_staff_network_rules #edit_hospital_radiology_order .selectize-form-control, #edit_staff_network_rules #edit_hospital_radiology_order .selectize-authorization, #edit_staff_network_rules #edit_hospital_radiology_order .selectize-pharm-auth, #edit_staff_network_rules #edit_hospital_radiology_order .selectize-lab-auth, #edit_staff_network_rules #edit_hospital_radiology_test .selectize-form-control, #edit_staff_network_rules #edit_hospital_radiology_test .selectize-authorization, #edit_staff_network_rules #edit_hospital_radiology_test .selectize-pharm-auth, #edit_staff_network_rules #edit_hospital_radiology_test .selectize-lab-auth, #edit_staff_network_rules #create_user_anon_bill .selectize-form-control, #edit_staff_network_rules #create_user_anon_bill .selectize-authorization, #edit_staff_network_rules #create_user_anon_bill .selectize-pharm-auth, #edit_staff_network_rules #create_user_anon_bill .selectize-lab-auth, #edit_staff_network_rules #radiology_order_template .selectize-form-control, #edit_staff_network_rules #radiology_order_template .selectize-authorization, #edit_staff_network_rules #radiology_order_template .selectize-pharm-auth, #edit_staff_network_rules #radiology_order_template .selectize-lab-auth, #edit_staff_network_rules #add_doctorreferral .selectize-form-control, #edit_staff_network_rules #add_doctorreferral .selectize-authorization, #edit_staff_network_rules #add_doctorreferral .selectize-pharm-auth, #edit_staff_network_rules #add_doctorreferral .selectize-lab-auth, #edit_staff_network_rules #new_pharmacy_order_form .selectize-form-control, #edit_staff_network_rules #new_pharmacy_order_form .selectize-authorization, #edit_staff_network_rules #new_pharmacy_order_form .selectize-pharm-auth, #edit_staff_network_rules #new_pharmacy_order_form .selectize-lab-auth, #edit_staff_network_rules #edit_pharmacy_order_form .selectize-form-control, #edit_staff_network_rules #edit_pharmacy_order_form .selectize-authorization, #edit_staff_network_rules #edit_pharmacy_order_form .selectize-pharm-auth, #edit_staff_network_rules #edit_pharmacy_order_form .selectize-lab-auth, #edit_staff_network_rules #vaccination_type .selectize-form-control, #edit_staff_network_rules #vaccination_type .selectize-authorization, #edit_staff_network_rules #vaccination_type .selectize-pharm-auth, #edit_staff_network_rules #vaccination_type .selectize-lab-auth, #edit_staff_network_rules #update_pharamacy_full_stock .selectize-form-control, #edit_staff_network_rules #update_pharamacy_full_stock .selectize-authorization, #edit_staff_network_rules #update_pharamacy_full_stock .selectize-pharm-auth, #edit_staff_network_rules #update_pharamacy_full_stock .selectize-lab-auth, #edit_staff_network_rules .print_template_row_form .selectize-form-control, #edit_staff_network_rules .print_template_row_form .selectize-authorization, #edit_staff_network_rules .print_template_row_form .selectize-pharm-auth, #edit_staff_network_rules .print_template_row_form .selectize-lab-auth, #edit_staff_network_rules .new_print_template_block .selectize-form-control, #edit_staff_network_rules .new_print_template_block .selectize-authorization, #edit_staff_network_rules .new_print_template_block .selectize-pharm-auth, #edit_staff_network_rules .new_print_template_block .selectize-lab-auth, #edit_staff_network_rules .edit_print_template_block .selectize-form-control, #edit_staff_network_rules .edit_print_template_block .selectize-authorization, #edit_staff_network_rules .edit_print_template_block .selectize-pharm-auth, #edit_staff_network_rules .edit_print_template_block .selectize-lab-auth, #edit_staff_network_rules #referral_payouts_update .selectize-form-control, #edit_staff_network_rules #referral_payouts_update .selectize-authorization, #edit_staff_network_rules #referral_payouts_update .selectize-pharm-auth, #edit_staff_network_rules #referral_payouts_update .selectize-lab-auth, #edit_staff_network_rules #return_hospital_pharmacy_bill .selectize-form-control, #edit_staff_network_rules #return_hospital_pharmacy_bill .selectize-authorization, #edit_staff_network_rules #return_hospital_pharmacy_bill .selectize-pharm-auth, #edit_staff_network_rules #return_hospital_pharmacy_bill .selectize-lab-auth, #edit_staff_network_rules #new_doctor_network_rule_form .selectize-form-control, #edit_staff_network_rules #new_doctor_network_rule_form .selectize-authorization, #edit_staff_network_rules #new_doctor_network_rule_form .selectize-pharm-auth, #edit_staff_network_rules #new_doctor_network_rule_form .selectize-lab-auth, #add_new_radiology_order_form #new_hospital_patient_bill .selectize-form-control, #add_new_radiology_order_form #new_hospital_patient_bill .selectize-authorization, #add_new_radiology_order_form #new_hospital_patient_bill .selectize-pharm-auth, #add_new_radiology_order_form #new_hospital_patient_bill .selectize-lab-auth, #add_new_radiology_order_form #new_hospital_pharmacy_bill .selectize-form-control, #add_new_radiology_order_form #new_hospital_pharmacy_bill .selectize-authorization, #add_new_radiology_order_form #new_hospital_pharmacy_bill .selectize-pharm-auth, #add_new_radiology_order_form #new_hospital_pharmacy_bill .selectize-lab-auth, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .selectize-form-control, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .selectize-authorization, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .selectize-pharm-auth, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .selectize-lab-auth, #add_new_radiology_order_form #create_hospital_bill_template .selectize-form-control, #add_new_radiology_order_form #create_hospital_bill_template .selectize-authorization, #add_new_radiology_order_form #create_hospital_bill_template .selectize-pharm-auth, #add_new_radiology_order_form #create_hospital_bill_template .selectize-lab-auth, #add_new_radiology_order_form #edit_hospital_patient_bill .selectize-form-control, #add_new_radiology_order_form #edit_hospital_patient_bill .selectize-authorization, #add_new_radiology_order_form #edit_hospital_patient_bill .selectize-pharm-auth, #add_new_radiology_order_form #edit_hospital_patient_bill .selectize-lab-auth, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .selectize-form-control, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .selectize-authorization, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .selectize-pharm-auth, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .selectize-lab-auth, #add_new_radiology_order_form #prescription_template_form .selectize-form-control, #add_new_radiology_order_form #prescription_template_form .selectize-authorization, #add_new_radiology_order_form #prescription_template_form .selectize-pharm-auth, #add_new_radiology_order_form #prescription_template_form .selectize-lab-auth, #add_new_radiology_order_form #new_staff_network_rule_form .selectize-form-control, #add_new_radiology_order_form #new_staff_network_rule_form .selectize-authorization, #add_new_radiology_order_form #new_staff_network_rule_form .selectize-pharm-auth, #add_new_radiology_order_form #new_staff_network_rule_form .selectize-lab-auth, #add_new_radiology_order_form #new_hospital_radiology_order .selectize-form-control, #add_new_radiology_order_form #new_hospital_radiology_order .selectize-authorization, #add_new_radiology_order_form #new_hospital_radiology_order .selectize-pharm-auth, #add_new_radiology_order_form #new_hospital_radiology_order .selectize-lab-auth, #add_new_radiology_order_form #edit_hospital_radiology_order .selectize-form-control, #add_new_radiology_order_form #edit_hospital_radiology_order .selectize-authorization, #add_new_radiology_order_form #edit_hospital_radiology_order .selectize-pharm-auth, #add_new_radiology_order_form #edit_hospital_radiology_order .selectize-lab-auth, #add_new_radiology_order_form #edit_hospital_radiology_test .selectize-form-control, #add_new_radiology_order_form #edit_hospital_radiology_test .selectize-authorization, #add_new_radiology_order_form #edit_hospital_radiology_test .selectize-pharm-auth, #add_new_radiology_order_form #edit_hospital_radiology_test .selectize-lab-auth, #add_new_radiology_order_form #create_user_anon_bill .selectize-form-control, #add_new_radiology_order_form #create_user_anon_bill .selectize-authorization, #add_new_radiology_order_form #create_user_anon_bill .selectize-pharm-auth, #add_new_radiology_order_form #create_user_anon_bill .selectize-lab-auth, #add_new_radiology_order_form #radiology_order_template .selectize-form-control, #add_new_radiology_order_form #radiology_order_template .selectize-authorization, #add_new_radiology_order_form #radiology_order_template .selectize-pharm-auth, #add_new_radiology_order_form #radiology_order_template .selectize-lab-auth, #add_new_radiology_order_form #add_doctorreferral .selectize-form-control, #add_new_radiology_order_form #add_doctorreferral .selectize-authorization, #add_new_radiology_order_form #add_doctorreferral .selectize-pharm-auth, #add_new_radiology_order_form #add_doctorreferral .selectize-lab-auth, #add_new_radiology_order_form #new_pharmacy_order_form .selectize-form-control, #add_new_radiology_order_form #new_pharmacy_order_form .selectize-authorization, #add_new_radiology_order_form #new_pharmacy_order_form .selectize-pharm-auth, #add_new_radiology_order_form #new_pharmacy_order_form .selectize-lab-auth, #add_new_radiology_order_form #edit_pharmacy_order_form .selectize-form-control, #add_new_radiology_order_form #edit_pharmacy_order_form .selectize-authorization, #add_new_radiology_order_form #edit_pharmacy_order_form .selectize-pharm-auth, #add_new_radiology_order_form #edit_pharmacy_order_form .selectize-lab-auth, #add_new_radiology_order_form #vaccination_type .selectize-form-control, #add_new_radiology_order_form #vaccination_type .selectize-authorization, #add_new_radiology_order_form #vaccination_type .selectize-pharm-auth, #add_new_radiology_order_form #vaccination_type .selectize-lab-auth, #add_new_radiology_order_form #update_pharamacy_full_stock .selectize-form-control, #add_new_radiology_order_form #update_pharamacy_full_stock .selectize-authorization, #add_new_radiology_order_form #update_pharamacy_full_stock .selectize-pharm-auth, #add_new_radiology_order_form #update_pharamacy_full_stock .selectize-lab-auth, #add_new_radiology_order_form .print_template_row_form .selectize-form-control, #add_new_radiology_order_form .print_template_row_form .selectize-authorization, #add_new_radiology_order_form .print_template_row_form .selectize-pharm-auth, #add_new_radiology_order_form .print_template_row_form .selectize-lab-auth, #add_new_radiology_order_form .new_print_template_block .selectize-form-control, #add_new_radiology_order_form .new_print_template_block .selectize-authorization, #add_new_radiology_order_form .new_print_template_block .selectize-pharm-auth, #add_new_radiology_order_form .new_print_template_block .selectize-lab-auth, #add_new_radiology_order_form .edit_print_template_block .selectize-form-control, #add_new_radiology_order_form .edit_print_template_block .selectize-authorization, #add_new_radiology_order_form .edit_print_template_block .selectize-pharm-auth, #add_new_radiology_order_form .edit_print_template_block .selectize-lab-auth, #add_new_radiology_order_form #referral_payouts_update .selectize-form-control, #add_new_radiology_order_form #referral_payouts_update .selectize-authorization, #add_new_radiology_order_form #referral_payouts_update .selectize-pharm-auth, #add_new_radiology_order_form #referral_payouts_update .selectize-lab-auth, #add_new_radiology_order_form #return_hospital_pharmacy_bill .selectize-form-control, #add_new_radiology_order_form #return_hospital_pharmacy_bill .selectize-authorization, #add_new_radiology_order_form #return_hospital_pharmacy_bill .selectize-pharm-auth, #add_new_radiology_order_form #return_hospital_pharmacy_bill .selectize-lab-auth, #add_new_radiology_order_form #new_doctor_network_rule_form .selectize-form-control, #add_new_radiology_order_form #new_doctor_network_rule_form .selectize-authorization, #add_new_radiology_order_form #new_doctor_network_rule_form .selectize-pharm-auth, #add_new_radiology_order_form #new_doctor_network_rule_form .selectize-lab-auth, #edit_radiology_test_form #new_hospital_patient_bill .selectize-form-control, #edit_radiology_test_form #new_hospital_patient_bill .selectize-authorization, #edit_radiology_test_form #new_hospital_patient_bill .selectize-pharm-auth, #edit_radiology_test_form #new_hospital_patient_bill .selectize-lab-auth, #edit_radiology_test_form #new_hospital_pharmacy_bill .selectize-form-control, #edit_radiology_test_form #new_hospital_pharmacy_bill .selectize-authorization, #edit_radiology_test_form #new_hospital_pharmacy_bill .selectize-pharm-auth, #edit_radiology_test_form #new_hospital_pharmacy_bill .selectize-lab-auth, #edit_radiology_test_form #edit_hospital_pharmacy_bill .selectize-form-control, #edit_radiology_test_form #edit_hospital_pharmacy_bill .selectize-authorization, #edit_radiology_test_form #edit_hospital_pharmacy_bill .selectize-pharm-auth, #edit_radiology_test_form #edit_hospital_pharmacy_bill .selectize-lab-auth, #edit_radiology_test_form #create_hospital_bill_template .selectize-form-control, #edit_radiology_test_form #create_hospital_bill_template .selectize-authorization, #edit_radiology_test_form #create_hospital_bill_template .selectize-pharm-auth, #edit_radiology_test_form #create_hospital_bill_template .selectize-lab-auth, #edit_radiology_test_form #edit_hospital_patient_bill .selectize-form-control, #edit_radiology_test_form #edit_hospital_patient_bill .selectize-authorization, #edit_radiology_test_form #edit_hospital_patient_bill .selectize-pharm-auth, #edit_radiology_test_form #edit_hospital_patient_bill .selectize-lab-auth, #edit_radiology_test_form #new_hospital_pharmacy_inventory .selectize-form-control, #edit_radiology_test_form #new_hospital_pharmacy_inventory .selectize-authorization, #edit_radiology_test_form #new_hospital_pharmacy_inventory .selectize-pharm-auth, #edit_radiology_test_form #new_hospital_pharmacy_inventory .selectize-lab-auth, #edit_radiology_test_form #prescription_template_form .selectize-form-control, #edit_radiology_test_form #prescription_template_form .selectize-authorization, #edit_radiology_test_form #prescription_template_form .selectize-pharm-auth, #edit_radiology_test_form #prescription_template_form .selectize-lab-auth, #edit_radiology_test_form #new_staff_network_rule_form .selectize-form-control, #edit_radiology_test_form #new_staff_network_rule_form .selectize-authorization, #edit_radiology_test_form #new_staff_network_rule_form .selectize-pharm-auth, #edit_radiology_test_form #new_staff_network_rule_form .selectize-lab-auth, #edit_radiology_test_form #new_hospital_radiology_order .selectize-form-control, #edit_radiology_test_form #new_hospital_radiology_order .selectize-authorization, #edit_radiology_test_form #new_hospital_radiology_order .selectize-pharm-auth, #edit_radiology_test_form #new_hospital_radiology_order .selectize-lab-auth, #edit_radiology_test_form #edit_hospital_radiology_order .selectize-form-control, #edit_radiology_test_form #edit_hospital_radiology_order .selectize-authorization, #edit_radiology_test_form #edit_hospital_radiology_order .selectize-pharm-auth, #edit_radiology_test_form #edit_hospital_radiology_order .selectize-lab-auth, #edit_radiology_test_form #edit_hospital_radiology_test .selectize-form-control, #edit_radiology_test_form #edit_hospital_radiology_test .selectize-authorization, #edit_radiology_test_form #edit_hospital_radiology_test .selectize-pharm-auth, #edit_radiology_test_form #edit_hospital_radiology_test .selectize-lab-auth, #edit_radiology_test_form #create_user_anon_bill .selectize-form-control, #edit_radiology_test_form #create_user_anon_bill .selectize-authorization, #edit_radiology_test_form #create_user_anon_bill .selectize-pharm-auth, #edit_radiology_test_form #create_user_anon_bill .selectize-lab-auth, #edit_radiology_test_form #radiology_order_template .selectize-form-control, #edit_radiology_test_form #radiology_order_template .selectize-authorization, #edit_radiology_test_form #radiology_order_template .selectize-pharm-auth, #edit_radiology_test_form #radiology_order_template .selectize-lab-auth, #edit_radiology_test_form #add_doctorreferral .selectize-form-control, #edit_radiology_test_form #add_doctorreferral .selectize-authorization, #edit_radiology_test_form #add_doctorreferral .selectize-pharm-auth, #edit_radiology_test_form #add_doctorreferral .selectize-lab-auth, #edit_radiology_test_form #new_pharmacy_order_form .selectize-form-control, #edit_radiology_test_form #new_pharmacy_order_form .selectize-authorization, #edit_radiology_test_form #new_pharmacy_order_form .selectize-pharm-auth, #edit_radiology_test_form #new_pharmacy_order_form .selectize-lab-auth, #edit_radiology_test_form #edit_pharmacy_order_form .selectize-form-control, #edit_radiology_test_form #edit_pharmacy_order_form .selectize-authorization, #edit_radiology_test_form #edit_pharmacy_order_form .selectize-pharm-auth, #edit_radiology_test_form #edit_pharmacy_order_form .selectize-lab-auth, #edit_radiology_test_form #vaccination_type .selectize-form-control, #edit_radiology_test_form #vaccination_type .selectize-authorization, #edit_radiology_test_form #vaccination_type .selectize-pharm-auth, #edit_radiology_test_form #vaccination_type .selectize-lab-auth, #edit_radiology_test_form #update_pharamacy_full_stock .selectize-form-control, #edit_radiology_test_form #update_pharamacy_full_stock .selectize-authorization, #edit_radiology_test_form #update_pharamacy_full_stock .selectize-pharm-auth, #edit_radiology_test_form #update_pharamacy_full_stock .selectize-lab-auth, #edit_radiology_test_form .print_template_row_form .selectize-form-control, #edit_radiology_test_form .print_template_row_form .selectize-authorization, #edit_radiology_test_form .print_template_row_form .selectize-pharm-auth, #edit_radiology_test_form .print_template_row_form .selectize-lab-auth, #edit_radiology_test_form .new_print_template_block .selectize-form-control, #edit_radiology_test_form .new_print_template_block .selectize-authorization, #edit_radiology_test_form .new_print_template_block .selectize-pharm-auth, #edit_radiology_test_form .new_print_template_block .selectize-lab-auth, #edit_radiology_test_form .edit_print_template_block .selectize-form-control, #edit_radiology_test_form .edit_print_template_block .selectize-authorization, #edit_radiology_test_form .edit_print_template_block .selectize-pharm-auth, #edit_radiology_test_form .edit_print_template_block .selectize-lab-auth, #edit_radiology_test_form #referral_payouts_update .selectize-form-control, #edit_radiology_test_form #referral_payouts_update .selectize-authorization, #edit_radiology_test_form #referral_payouts_update .selectize-pharm-auth, #edit_radiology_test_form #referral_payouts_update .selectize-lab-auth, #edit_radiology_test_form #return_hospital_pharmacy_bill .selectize-form-control, #edit_radiology_test_form #return_hospital_pharmacy_bill .selectize-authorization, #edit_radiology_test_form #return_hospital_pharmacy_bill .selectize-pharm-auth, #edit_radiology_test_form #return_hospital_pharmacy_bill .selectize-lab-auth, #edit_radiology_test_form #new_doctor_network_rule_form .selectize-form-control, #edit_radiology_test_form #new_doctor_network_rule_form .selectize-authorization, #edit_radiology_test_form #new_doctor_network_rule_form .selectize-pharm-auth, #edit_radiology_test_form #new_doctor_network_rule_form .selectize-lab-auth, #importUserBill #new_hospital_patient_bill .selectize-form-control, #importUserBill #new_hospital_patient_bill .selectize-authorization, #importUserBill #new_hospital_patient_bill .selectize-pharm-auth, #importUserBill #new_hospital_patient_bill .selectize-lab-auth, #importUserBill #new_hospital_pharmacy_bill .selectize-form-control, #importUserBill #new_hospital_pharmacy_bill .selectize-authorization, #importUserBill #new_hospital_pharmacy_bill .selectize-pharm-auth, #importUserBill #new_hospital_pharmacy_bill .selectize-lab-auth, #importUserBill #edit_hospital_pharmacy_bill .selectize-form-control, #importUserBill #edit_hospital_pharmacy_bill .selectize-authorization, #importUserBill #edit_hospital_pharmacy_bill .selectize-pharm-auth, #importUserBill #edit_hospital_pharmacy_bill .selectize-lab-auth, #importUserBill #create_hospital_bill_template .selectize-form-control, #importUserBill #create_hospital_bill_template .selectize-authorization, #importUserBill #create_hospital_bill_template .selectize-pharm-auth, #importUserBill #create_hospital_bill_template .selectize-lab-auth, #importUserBill #edit_hospital_patient_bill .selectize-form-control, #importUserBill #edit_hospital_patient_bill .selectize-authorization, #importUserBill #edit_hospital_patient_bill .selectize-pharm-auth, #importUserBill #edit_hospital_patient_bill .selectize-lab-auth, #importUserBill #new_hospital_pharmacy_inventory .selectize-form-control, #importUserBill #new_hospital_pharmacy_inventory .selectize-authorization, #importUserBill #new_hospital_pharmacy_inventory .selectize-pharm-auth, #importUserBill #new_hospital_pharmacy_inventory .selectize-lab-auth, #importUserBill #prescription_template_form .selectize-form-control, #importUserBill #prescription_template_form .selectize-authorization, #importUserBill #prescription_template_form .selectize-pharm-auth, #importUserBill #prescription_template_form .selectize-lab-auth, #importUserBill #new_staff_network_rule_form .selectize-form-control, #importUserBill #new_staff_network_rule_form .selectize-authorization, #importUserBill #new_staff_network_rule_form .selectize-pharm-auth, #importUserBill #new_staff_network_rule_form .selectize-lab-auth, #importUserBill #new_hospital_radiology_order .selectize-form-control, #importUserBill #new_hospital_radiology_order .selectize-authorization, #importUserBill #new_hospital_radiology_order .selectize-pharm-auth, #importUserBill #new_hospital_radiology_order .selectize-lab-auth, #importUserBill #edit_hospital_radiology_order .selectize-form-control, #importUserBill #edit_hospital_radiology_order .selectize-authorization, #importUserBill #edit_hospital_radiology_order .selectize-pharm-auth, #importUserBill #edit_hospital_radiology_order .selectize-lab-auth, #importUserBill #edit_hospital_radiology_test .selectize-form-control, #importUserBill #edit_hospital_radiology_test .selectize-authorization, #importUserBill #edit_hospital_radiology_test .selectize-pharm-auth, #importUserBill #edit_hospital_radiology_test .selectize-lab-auth, #importUserBill #create_user_anon_bill .selectize-form-control, #importUserBill #create_user_anon_bill .selectize-authorization, #importUserBill #create_user_anon_bill .selectize-pharm-auth, #importUserBill #create_user_anon_bill .selectize-lab-auth, #importUserBill #radiology_order_template .selectize-form-control, #importUserBill #radiology_order_template .selectize-authorization, #importUserBill #radiology_order_template .selectize-pharm-auth, #importUserBill #radiology_order_template .selectize-lab-auth, #importUserBill #add_doctorreferral .selectize-form-control, #importUserBill #add_doctorreferral .selectize-authorization, #importUserBill #add_doctorreferral .selectize-pharm-auth, #importUserBill #add_doctorreferral .selectize-lab-auth, #importUserBill #new_pharmacy_order_form .selectize-form-control, #importUserBill #new_pharmacy_order_form .selectize-authorization, #importUserBill #new_pharmacy_order_form .selectize-pharm-auth, #importUserBill #new_pharmacy_order_form .selectize-lab-auth, #importUserBill #edit_pharmacy_order_form .selectize-form-control, #importUserBill #edit_pharmacy_order_form .selectize-authorization, #importUserBill #edit_pharmacy_order_form .selectize-pharm-auth, #importUserBill #edit_pharmacy_order_form .selectize-lab-auth, #importUserBill #vaccination_type .selectize-form-control, #importUserBill #vaccination_type .selectize-authorization, #importUserBill #vaccination_type .selectize-pharm-auth, #importUserBill #vaccination_type .selectize-lab-auth, #importUserBill #update_pharamacy_full_stock .selectize-form-control, #importUserBill #update_pharamacy_full_stock .selectize-authorization, #importUserBill #update_pharamacy_full_stock .selectize-pharm-auth, #importUserBill #update_pharamacy_full_stock .selectize-lab-auth, #importUserBill .print_template_row_form .selectize-form-control, #importUserBill .print_template_row_form .selectize-authorization, #importUserBill .print_template_row_form .selectize-pharm-auth, #importUserBill .print_template_row_form .selectize-lab-auth, #importUserBill .new_print_template_block .selectize-form-control, #importUserBill .new_print_template_block .selectize-authorization, #importUserBill .new_print_template_block .selectize-pharm-auth, #importUserBill .new_print_template_block .selectize-lab-auth, #importUserBill .edit_print_template_block .selectize-form-control, #importUserBill .edit_print_template_block .selectize-authorization, #importUserBill .edit_print_template_block .selectize-pharm-auth, #importUserBill .edit_print_template_block .selectize-lab-auth, #importUserBill #referral_payouts_update .selectize-form-control, #importUserBill #referral_payouts_update .selectize-authorization, #importUserBill #referral_payouts_update .selectize-pharm-auth, #importUserBill #referral_payouts_update .selectize-lab-auth, #importUserBill #return_hospital_pharmacy_bill .selectize-form-control, #importUserBill #return_hospital_pharmacy_bill .selectize-authorization, #importUserBill #return_hospital_pharmacy_bill .selectize-pharm-auth, #importUserBill #return_hospital_pharmacy_bill .selectize-lab-auth, #importUserBill #new_doctor_network_rule_form .selectize-form-control, #importUserBill #new_doctor_network_rule_form .selectize-authorization, #importUserBill #new_doctor_network_rule_form .selectize-pharm-auth, #importUserBill #new_doctor_network_rule_form .selectize-lab-auth, #editOrderTemplatemodal #new_hospital_patient_bill .selectize-form-control, #editOrderTemplatemodal #new_hospital_patient_bill .selectize-authorization, #editOrderTemplatemodal #new_hospital_patient_bill .selectize-pharm-auth, #editOrderTemplatemodal #new_hospital_patient_bill .selectize-lab-auth, #editOrderTemplatemodal #new_hospital_pharmacy_bill .selectize-form-control, #editOrderTemplatemodal #new_hospital_pharmacy_bill .selectize-authorization, #editOrderTemplatemodal #new_hospital_pharmacy_bill .selectize-pharm-auth, #editOrderTemplatemodal #new_hospital_pharmacy_bill .selectize-lab-auth, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .selectize-form-control, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .selectize-authorization, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .selectize-pharm-auth, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .selectize-lab-auth, #editOrderTemplatemodal #create_hospital_bill_template .selectize-form-control, #editOrderTemplatemodal #create_hospital_bill_template .selectize-authorization, #editOrderTemplatemodal #create_hospital_bill_template .selectize-pharm-auth, #editOrderTemplatemodal #create_hospital_bill_template .selectize-lab-auth, #editOrderTemplatemodal #edit_hospital_patient_bill .selectize-form-control, #editOrderTemplatemodal #edit_hospital_patient_bill .selectize-authorization, #editOrderTemplatemodal #edit_hospital_patient_bill .selectize-pharm-auth, #editOrderTemplatemodal #edit_hospital_patient_bill .selectize-lab-auth, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .selectize-form-control, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .selectize-authorization, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .selectize-pharm-auth, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .selectize-lab-auth, #editOrderTemplatemodal #prescription_template_form .selectize-form-control, #editOrderTemplatemodal #prescription_template_form .selectize-authorization, #editOrderTemplatemodal #prescription_template_form .selectize-pharm-auth, #editOrderTemplatemodal #prescription_template_form .selectize-lab-auth, #editOrderTemplatemodal #new_staff_network_rule_form .selectize-form-control, #editOrderTemplatemodal #new_staff_network_rule_form .selectize-authorization, #editOrderTemplatemodal #new_staff_network_rule_form .selectize-pharm-auth, #editOrderTemplatemodal #new_staff_network_rule_form .selectize-lab-auth, #editOrderTemplatemodal #new_hospital_radiology_order .selectize-form-control, #editOrderTemplatemodal #new_hospital_radiology_order .selectize-authorization, #editOrderTemplatemodal #new_hospital_radiology_order .selectize-pharm-auth, #editOrderTemplatemodal #new_hospital_radiology_order .selectize-lab-auth, #editOrderTemplatemodal #edit_hospital_radiology_order .selectize-form-control, #editOrderTemplatemodal #edit_hospital_radiology_order .selectize-authorization, #editOrderTemplatemodal #edit_hospital_radiology_order .selectize-pharm-auth, #editOrderTemplatemodal #edit_hospital_radiology_order .selectize-lab-auth, #editOrderTemplatemodal #edit_hospital_radiology_test .selectize-form-control, #editOrderTemplatemodal #edit_hospital_radiology_test .selectize-authorization, #editOrderTemplatemodal #edit_hospital_radiology_test .selectize-pharm-auth, #editOrderTemplatemodal #edit_hospital_radiology_test .selectize-lab-auth, #editOrderTemplatemodal #create_user_anon_bill .selectize-form-control, #editOrderTemplatemodal #create_user_anon_bill .selectize-authorization, #editOrderTemplatemodal #create_user_anon_bill .selectize-pharm-auth, #editOrderTemplatemodal #create_user_anon_bill .selectize-lab-auth, #editOrderTemplatemodal #radiology_order_template .selectize-form-control, #editOrderTemplatemodal #radiology_order_template .selectize-authorization, #editOrderTemplatemodal #radiology_order_template .selectize-pharm-auth, #editOrderTemplatemodal #radiology_order_template .selectize-lab-auth, #editOrderTemplatemodal #add_doctorreferral .selectize-form-control, #editOrderTemplatemodal #add_doctorreferral .selectize-authorization, #editOrderTemplatemodal #add_doctorreferral .selectize-pharm-auth, #editOrderTemplatemodal #add_doctorreferral .selectize-lab-auth, #editOrderTemplatemodal #new_pharmacy_order_form .selectize-form-control, #editOrderTemplatemodal #new_pharmacy_order_form .selectize-authorization, #editOrderTemplatemodal #new_pharmacy_order_form .selectize-pharm-auth, #editOrderTemplatemodal #new_pharmacy_order_form .selectize-lab-auth, #editOrderTemplatemodal #edit_pharmacy_order_form .selectize-form-control, #editOrderTemplatemodal #edit_pharmacy_order_form .selectize-authorization, #editOrderTemplatemodal #edit_pharmacy_order_form .selectize-pharm-auth, #editOrderTemplatemodal #edit_pharmacy_order_form .selectize-lab-auth, #editOrderTemplatemodal #vaccination_type .selectize-form-control, #editOrderTemplatemodal #vaccination_type .selectize-authorization, #editOrderTemplatemodal #vaccination_type .selectize-pharm-auth, #editOrderTemplatemodal #vaccination_type .selectize-lab-auth, #editOrderTemplatemodal #update_pharamacy_full_stock .selectize-form-control, #editOrderTemplatemodal #update_pharamacy_full_stock .selectize-authorization, #editOrderTemplatemodal #update_pharamacy_full_stock .selectize-pharm-auth, #editOrderTemplatemodal #update_pharamacy_full_stock .selectize-lab-auth, #editOrderTemplatemodal .print_template_row_form .selectize-form-control, #editOrderTemplatemodal .print_template_row_form .selectize-authorization, #editOrderTemplatemodal .print_template_row_form .selectize-pharm-auth, #editOrderTemplatemodal .print_template_row_form .selectize-lab-auth, #editOrderTemplatemodal .new_print_template_block .selectize-form-control, #editOrderTemplatemodal .new_print_template_block .selectize-authorization, #editOrderTemplatemodal .new_print_template_block .selectize-pharm-auth, #editOrderTemplatemodal .new_print_template_block .selectize-lab-auth, #editOrderTemplatemodal .edit_print_template_block .selectize-form-control, #editOrderTemplatemodal .edit_print_template_block .selectize-authorization, #editOrderTemplatemodal .edit_print_template_block .selectize-pharm-auth, #editOrderTemplatemodal .edit_print_template_block .selectize-lab-auth, #editOrderTemplatemodal #referral_payouts_update .selectize-form-control, #editOrderTemplatemodal #referral_payouts_update .selectize-authorization, #editOrderTemplatemodal #referral_payouts_update .selectize-pharm-auth, #editOrderTemplatemodal #referral_payouts_update .selectize-lab-auth, #editOrderTemplatemodal #return_hospital_pharmacy_bill .selectize-form-control, #editOrderTemplatemodal #return_hospital_pharmacy_bill .selectize-authorization, #editOrderTemplatemodal #return_hospital_pharmacy_bill .selectize-pharm-auth, #editOrderTemplatemodal #return_hospital_pharmacy_bill .selectize-lab-auth, #editOrderTemplatemodal #new_doctor_network_rule_form .selectize-form-control, #editOrderTemplatemodal #new_doctor_network_rule_form .selectize-authorization, #editOrderTemplatemodal #new_doctor_network_rule_form .selectize-pharm-auth, #editOrderTemplatemodal #new_doctor_network_rule_form .selectize-lab-auth, #editReferralTemplatemodal #new_hospital_patient_bill .selectize-form-control, #editReferralTemplatemodal #new_hospital_patient_bill .selectize-authorization, #editReferralTemplatemodal #new_hospital_patient_bill .selectize-pharm-auth, #editReferralTemplatemodal #new_hospital_patient_bill .selectize-lab-auth, #editReferralTemplatemodal #new_hospital_pharmacy_bill .selectize-form-control, #editReferralTemplatemodal #new_hospital_pharmacy_bill .selectize-authorization, #editReferralTemplatemodal #new_hospital_pharmacy_bill .selectize-pharm-auth, #editReferralTemplatemodal #new_hospital_pharmacy_bill .selectize-lab-auth, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .selectize-form-control, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .selectize-authorization, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .selectize-pharm-auth, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .selectize-lab-auth, #editReferralTemplatemodal #create_hospital_bill_template .selectize-form-control, #editReferralTemplatemodal #create_hospital_bill_template .selectize-authorization, #editReferralTemplatemodal #create_hospital_bill_template .selectize-pharm-auth, #editReferralTemplatemodal #create_hospital_bill_template .selectize-lab-auth, #editReferralTemplatemodal #edit_hospital_patient_bill .selectize-form-control, #editReferralTemplatemodal #edit_hospital_patient_bill .selectize-authorization, #editReferralTemplatemodal #edit_hospital_patient_bill .selectize-pharm-auth, #editReferralTemplatemodal #edit_hospital_patient_bill .selectize-lab-auth, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .selectize-form-control, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .selectize-authorization, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .selectize-pharm-auth, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .selectize-lab-auth, #editReferralTemplatemodal #prescription_template_form .selectize-form-control, #editReferralTemplatemodal #prescription_template_form .selectize-authorization, #editReferralTemplatemodal #prescription_template_form .selectize-pharm-auth, #editReferralTemplatemodal #prescription_template_form .selectize-lab-auth, #editReferralTemplatemodal #new_staff_network_rule_form .selectize-form-control, #editReferralTemplatemodal #new_staff_network_rule_form .selectize-authorization, #editReferralTemplatemodal #new_staff_network_rule_form .selectize-pharm-auth, #editReferralTemplatemodal #new_staff_network_rule_form .selectize-lab-auth, #editReferralTemplatemodal #new_hospital_radiology_order .selectize-form-control, #editReferralTemplatemodal #new_hospital_radiology_order .selectize-authorization, #editReferralTemplatemodal #new_hospital_radiology_order .selectize-pharm-auth, #editReferralTemplatemodal #new_hospital_radiology_order .selectize-lab-auth, #editReferralTemplatemodal #edit_hospital_radiology_order .selectize-form-control, #editReferralTemplatemodal #edit_hospital_radiology_order .selectize-authorization, #editReferralTemplatemodal #edit_hospital_radiology_order .selectize-pharm-auth, #editReferralTemplatemodal #edit_hospital_radiology_order .selectize-lab-auth, #editReferralTemplatemodal #edit_hospital_radiology_test .selectize-form-control, #editReferralTemplatemodal #edit_hospital_radiology_test .selectize-authorization, #editReferralTemplatemodal #edit_hospital_radiology_test .selectize-pharm-auth, #editReferralTemplatemodal #edit_hospital_radiology_test .selectize-lab-auth, #editReferralTemplatemodal #create_user_anon_bill .selectize-form-control, #editReferralTemplatemodal #create_user_anon_bill .selectize-authorization, #editReferralTemplatemodal #create_user_anon_bill .selectize-pharm-auth, #editReferralTemplatemodal #create_user_anon_bill .selectize-lab-auth, #editReferralTemplatemodal #radiology_order_template .selectize-form-control, #editReferralTemplatemodal #radiology_order_template .selectize-authorization, #editReferralTemplatemodal #radiology_order_template .selectize-pharm-auth, #editReferralTemplatemodal #radiology_order_template .selectize-lab-auth, #editReferralTemplatemodal #add_doctorreferral .selectize-form-control, #editReferralTemplatemodal #add_doctorreferral .selectize-authorization, #editReferralTemplatemodal #add_doctorreferral .selectize-pharm-auth, #editReferralTemplatemodal #add_doctorreferral .selectize-lab-auth, #editReferralTemplatemodal #new_pharmacy_order_form .selectize-form-control, #editReferralTemplatemodal #new_pharmacy_order_form .selectize-authorization, #editReferralTemplatemodal #new_pharmacy_order_form .selectize-pharm-auth, #editReferralTemplatemodal #new_pharmacy_order_form .selectize-lab-auth, #editReferralTemplatemodal #edit_pharmacy_order_form .selectize-form-control, #editReferralTemplatemodal #edit_pharmacy_order_form .selectize-authorization, #editReferralTemplatemodal #edit_pharmacy_order_form .selectize-pharm-auth, #editReferralTemplatemodal #edit_pharmacy_order_form .selectize-lab-auth, #editReferralTemplatemodal #vaccination_type .selectize-form-control, #editReferralTemplatemodal #vaccination_type .selectize-authorization, #editReferralTemplatemodal #vaccination_type .selectize-pharm-auth, #editReferralTemplatemodal #vaccination_type .selectize-lab-auth, #editReferralTemplatemodal #update_pharamacy_full_stock .selectize-form-control, #editReferralTemplatemodal #update_pharamacy_full_stock .selectize-authorization, #editReferralTemplatemodal #update_pharamacy_full_stock .selectize-pharm-auth, #editReferralTemplatemodal #update_pharamacy_full_stock .selectize-lab-auth, #editReferralTemplatemodal .print_template_row_form .selectize-form-control, #editReferralTemplatemodal .print_template_row_form .selectize-authorization, #editReferralTemplatemodal .print_template_row_form .selectize-pharm-auth, #editReferralTemplatemodal .print_template_row_form .selectize-lab-auth, #editReferralTemplatemodal .new_print_template_block .selectize-form-control, #editReferralTemplatemodal .new_print_template_block .selectize-authorization, #editReferralTemplatemodal .new_print_template_block .selectize-pharm-auth, #editReferralTemplatemodal .new_print_template_block .selectize-lab-auth, #editReferralTemplatemodal .edit_print_template_block .selectize-form-control, #editReferralTemplatemodal .edit_print_template_block .selectize-authorization, #editReferralTemplatemodal .edit_print_template_block .selectize-pharm-auth, #editReferralTemplatemodal .edit_print_template_block .selectize-lab-auth, #editReferralTemplatemodal #referral_payouts_update .selectize-form-control, #editReferralTemplatemodal #referral_payouts_update .selectize-authorization, #editReferralTemplatemodal #referral_payouts_update .selectize-pharm-auth, #editReferralTemplatemodal #referral_payouts_update .selectize-lab-auth, #editReferralTemplatemodal #return_hospital_pharmacy_bill .selectize-form-control, #editReferralTemplatemodal #return_hospital_pharmacy_bill .selectize-authorization, #editReferralTemplatemodal #return_hospital_pharmacy_bill .selectize-pharm-auth, #editReferralTemplatemodal #return_hospital_pharmacy_bill .selectize-lab-auth, #editReferralTemplatemodal #new_doctor_network_rule_form .selectize-form-control, #editReferralTemplatemodal #new_doctor_network_rule_form .selectize-authorization, #editReferralTemplatemodal #new_doctor_network_rule_form .selectize-pharm-auth, #editReferralTemplatemodal #new_doctor_network_rule_form .selectize-lab-auth, #VaccinationTemplatemodal #new_hospital_patient_bill .selectize-form-control, #VaccinationTemplatemodal #new_hospital_patient_bill .selectize-authorization, #VaccinationTemplatemodal #new_hospital_patient_bill .selectize-pharm-auth, #VaccinationTemplatemodal #new_hospital_patient_bill .selectize-lab-auth, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .selectize-form-control, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .selectize-authorization, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .selectize-pharm-auth, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .selectize-lab-auth, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .selectize-form-control, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .selectize-authorization, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .selectize-pharm-auth, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .selectize-lab-auth, #VaccinationTemplatemodal #create_hospital_bill_template .selectize-form-control, #VaccinationTemplatemodal #create_hospital_bill_template .selectize-authorization, #VaccinationTemplatemodal #create_hospital_bill_template .selectize-pharm-auth, #VaccinationTemplatemodal #create_hospital_bill_template .selectize-lab-auth, #VaccinationTemplatemodal #edit_hospital_patient_bill .selectize-form-control, #VaccinationTemplatemodal #edit_hospital_patient_bill .selectize-authorization, #VaccinationTemplatemodal #edit_hospital_patient_bill .selectize-pharm-auth, #VaccinationTemplatemodal #edit_hospital_patient_bill .selectize-lab-auth, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .selectize-form-control, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .selectize-authorization, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .selectize-pharm-auth, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .selectize-lab-auth, #VaccinationTemplatemodal #prescription_template_form .selectize-form-control, #VaccinationTemplatemodal #prescription_template_form .selectize-authorization, #VaccinationTemplatemodal #prescription_template_form .selectize-pharm-auth, #VaccinationTemplatemodal #prescription_template_form .selectize-lab-auth, #VaccinationTemplatemodal #new_staff_network_rule_form .selectize-form-control, #VaccinationTemplatemodal #new_staff_network_rule_form .selectize-authorization, #VaccinationTemplatemodal #new_staff_network_rule_form .selectize-pharm-auth, #VaccinationTemplatemodal #new_staff_network_rule_form .selectize-lab-auth, #VaccinationTemplatemodal #new_hospital_radiology_order .selectize-form-control, #VaccinationTemplatemodal #new_hospital_radiology_order .selectize-authorization, #VaccinationTemplatemodal #new_hospital_radiology_order .selectize-pharm-auth, #VaccinationTemplatemodal #new_hospital_radiology_order .selectize-lab-auth, #VaccinationTemplatemodal #edit_hospital_radiology_order .selectize-form-control, #VaccinationTemplatemodal #edit_hospital_radiology_order .selectize-authorization, #VaccinationTemplatemodal #edit_hospital_radiology_order .selectize-pharm-auth, #VaccinationTemplatemodal #edit_hospital_radiology_order .selectize-lab-auth, #VaccinationTemplatemodal #edit_hospital_radiology_test .selectize-form-control, #VaccinationTemplatemodal #edit_hospital_radiology_test .selectize-authorization, #VaccinationTemplatemodal #edit_hospital_radiology_test .selectize-pharm-auth, #VaccinationTemplatemodal #edit_hospital_radiology_test .selectize-lab-auth, #VaccinationTemplatemodal #create_user_anon_bill .selectize-form-control, #VaccinationTemplatemodal #create_user_anon_bill .selectize-authorization, #VaccinationTemplatemodal #create_user_anon_bill .selectize-pharm-auth, #VaccinationTemplatemodal #create_user_anon_bill .selectize-lab-auth, #VaccinationTemplatemodal #radiology_order_template .selectize-form-control, #VaccinationTemplatemodal #radiology_order_template .selectize-authorization, #VaccinationTemplatemodal #radiology_order_template .selectize-pharm-auth, #VaccinationTemplatemodal #radiology_order_template .selectize-lab-auth, #VaccinationTemplatemodal #add_doctorreferral .selectize-form-control, #VaccinationTemplatemodal #add_doctorreferral .selectize-authorization, #VaccinationTemplatemodal #add_doctorreferral .selectize-pharm-auth, #VaccinationTemplatemodal #add_doctorreferral .selectize-lab-auth, #VaccinationTemplatemodal #new_pharmacy_order_form .selectize-form-control, #VaccinationTemplatemodal #new_pharmacy_order_form .selectize-authorization, #VaccinationTemplatemodal #new_pharmacy_order_form .selectize-pharm-auth, #VaccinationTemplatemodal #new_pharmacy_order_form .selectize-lab-auth, #VaccinationTemplatemodal #edit_pharmacy_order_form .selectize-form-control, #VaccinationTemplatemodal #edit_pharmacy_order_form .selectize-authorization, #VaccinationTemplatemodal #edit_pharmacy_order_form .selectize-pharm-auth, #VaccinationTemplatemodal #edit_pharmacy_order_form .selectize-lab-auth, #VaccinationTemplatemodal #vaccination_type .selectize-form-control, #VaccinationTemplatemodal #vaccination_type .selectize-authorization, #VaccinationTemplatemodal #vaccination_type .selectize-pharm-auth, #VaccinationTemplatemodal #vaccination_type .selectize-lab-auth, #VaccinationTemplatemodal #update_pharamacy_full_stock .selectize-form-control, #VaccinationTemplatemodal #update_pharamacy_full_stock .selectize-authorization, #VaccinationTemplatemodal #update_pharamacy_full_stock .selectize-pharm-auth, #VaccinationTemplatemodal #update_pharamacy_full_stock .selectize-lab-auth, #VaccinationTemplatemodal .print_template_row_form .selectize-form-control, #VaccinationTemplatemodal .print_template_row_form .selectize-authorization, #VaccinationTemplatemodal .print_template_row_form .selectize-pharm-auth, #VaccinationTemplatemodal .print_template_row_form .selectize-lab-auth, #VaccinationTemplatemodal .new_print_template_block .selectize-form-control, #VaccinationTemplatemodal .new_print_template_block .selectize-authorization, #VaccinationTemplatemodal .new_print_template_block .selectize-pharm-auth, #VaccinationTemplatemodal .new_print_template_block .selectize-lab-auth, #VaccinationTemplatemodal .edit_print_template_block .selectize-form-control, #VaccinationTemplatemodal .edit_print_template_block .selectize-authorization, #VaccinationTemplatemodal .edit_print_template_block .selectize-pharm-auth, #VaccinationTemplatemodal .edit_print_template_block .selectize-lab-auth, #VaccinationTemplatemodal #referral_payouts_update .selectize-form-control, #VaccinationTemplatemodal #referral_payouts_update .selectize-authorization, #VaccinationTemplatemodal #referral_payouts_update .selectize-pharm-auth, #VaccinationTemplatemodal #referral_payouts_update .selectize-lab-auth, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .selectize-form-control, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .selectize-authorization, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .selectize-pharm-auth, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .selectize-lab-auth, #VaccinationTemplatemodal #new_doctor_network_rule_form .selectize-form-control, #VaccinationTemplatemodal #new_doctor_network_rule_form .selectize-authorization, #VaccinationTemplatemodal #new_doctor_network_rule_form .selectize-pharm-auth, #VaccinationTemplatemodal #new_doctor_network_rule_form .selectize-lab-auth, #update_pharmacy_order_stock #new_hospital_patient_bill .selectize-form-control, #update_pharmacy_order_stock #new_hospital_patient_bill .selectize-authorization, #update_pharmacy_order_stock #new_hospital_patient_bill .selectize-pharm-auth, #update_pharmacy_order_stock #new_hospital_patient_bill .selectize-lab-auth, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .selectize-form-control, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .selectize-authorization, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .selectize-pharm-auth, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .selectize-lab-auth, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .selectize-form-control, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .selectize-authorization, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .selectize-pharm-auth, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .selectize-lab-auth, #update_pharmacy_order_stock #create_hospital_bill_template .selectize-form-control, #update_pharmacy_order_stock #create_hospital_bill_template .selectize-authorization, #update_pharmacy_order_stock #create_hospital_bill_template .selectize-pharm-auth, #update_pharmacy_order_stock #create_hospital_bill_template .selectize-lab-auth, #update_pharmacy_order_stock #edit_hospital_patient_bill .selectize-form-control, #update_pharmacy_order_stock #edit_hospital_patient_bill .selectize-authorization, #update_pharmacy_order_stock #edit_hospital_patient_bill .selectize-pharm-auth, #update_pharmacy_order_stock #edit_hospital_patient_bill .selectize-lab-auth, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .selectize-form-control, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .selectize-authorization, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .selectize-pharm-auth, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .selectize-lab-auth, #update_pharmacy_order_stock #prescription_template_form .selectize-form-control, #update_pharmacy_order_stock #prescription_template_form .selectize-authorization, #update_pharmacy_order_stock #prescription_template_form .selectize-pharm-auth, #update_pharmacy_order_stock #prescription_template_form .selectize-lab-auth, #update_pharmacy_order_stock #new_staff_network_rule_form .selectize-form-control, #update_pharmacy_order_stock #new_staff_network_rule_form .selectize-authorization, #update_pharmacy_order_stock #new_staff_network_rule_form .selectize-pharm-auth, #update_pharmacy_order_stock #new_staff_network_rule_form .selectize-lab-auth, #update_pharmacy_order_stock #new_hospital_radiology_order .selectize-form-control, #update_pharmacy_order_stock #new_hospital_radiology_order .selectize-authorization, #update_pharmacy_order_stock #new_hospital_radiology_order .selectize-pharm-auth, #update_pharmacy_order_stock #new_hospital_radiology_order .selectize-lab-auth, #update_pharmacy_order_stock #edit_hospital_radiology_order .selectize-form-control, #update_pharmacy_order_stock #edit_hospital_radiology_order .selectize-authorization, #update_pharmacy_order_stock #edit_hospital_radiology_order .selectize-pharm-auth, #update_pharmacy_order_stock #edit_hospital_radiology_order .selectize-lab-auth, #update_pharmacy_order_stock #edit_hospital_radiology_test .selectize-form-control, #update_pharmacy_order_stock #edit_hospital_radiology_test .selectize-authorization, #update_pharmacy_order_stock #edit_hospital_radiology_test .selectize-pharm-auth, #update_pharmacy_order_stock #edit_hospital_radiology_test .selectize-lab-auth, #update_pharmacy_order_stock #create_user_anon_bill .selectize-form-control, #update_pharmacy_order_stock #create_user_anon_bill .selectize-authorization, #update_pharmacy_order_stock #create_user_anon_bill .selectize-pharm-auth, #update_pharmacy_order_stock #create_user_anon_bill .selectize-lab-auth, #update_pharmacy_order_stock #radiology_order_template .selectize-form-control, #update_pharmacy_order_stock #radiology_order_template .selectize-authorization, #update_pharmacy_order_stock #radiology_order_template .selectize-pharm-auth, #update_pharmacy_order_stock #radiology_order_template .selectize-lab-auth, #update_pharmacy_order_stock #add_doctorreferral .selectize-form-control, #update_pharmacy_order_stock #add_doctorreferral .selectize-authorization, #update_pharmacy_order_stock #add_doctorreferral .selectize-pharm-auth, #update_pharmacy_order_stock #add_doctorreferral .selectize-lab-auth, #update_pharmacy_order_stock #new_pharmacy_order_form .selectize-form-control, #update_pharmacy_order_stock #new_pharmacy_order_form .selectize-authorization, #update_pharmacy_order_stock #new_pharmacy_order_form .selectize-pharm-auth, #update_pharmacy_order_stock #new_pharmacy_order_form .selectize-lab-auth, #update_pharmacy_order_stock #edit_pharmacy_order_form .selectize-form-control, #update_pharmacy_order_stock #edit_pharmacy_order_form .selectize-authorization, #update_pharmacy_order_stock #edit_pharmacy_order_form .selectize-pharm-auth, #update_pharmacy_order_stock #edit_pharmacy_order_form .selectize-lab-auth, #update_pharmacy_order_stock #vaccination_type .selectize-form-control, #update_pharmacy_order_stock #vaccination_type .selectize-authorization, #update_pharmacy_order_stock #vaccination_type .selectize-pharm-auth, #update_pharmacy_order_stock #vaccination_type .selectize-lab-auth, #update_pharmacy_order_stock #update_pharamacy_full_stock .selectize-form-control, #update_pharmacy_order_stock #update_pharamacy_full_stock .selectize-authorization, #update_pharmacy_order_stock #update_pharamacy_full_stock .selectize-pharm-auth, #update_pharmacy_order_stock #update_pharamacy_full_stock .selectize-lab-auth, #update_pharmacy_order_stock .print_template_row_form .selectize-form-control, #update_pharmacy_order_stock .print_template_row_form .selectize-authorization, #update_pharmacy_order_stock .print_template_row_form .selectize-pharm-auth, #update_pharmacy_order_stock .print_template_row_form .selectize-lab-auth, #update_pharmacy_order_stock .new_print_template_block .selectize-form-control, #update_pharmacy_order_stock .new_print_template_block .selectize-authorization, #update_pharmacy_order_stock .new_print_template_block .selectize-pharm-auth, #update_pharmacy_order_stock .new_print_template_block .selectize-lab-auth, #update_pharmacy_order_stock .edit_print_template_block .selectize-form-control, #update_pharmacy_order_stock .edit_print_template_block .selectize-authorization, #update_pharmacy_order_stock .edit_print_template_block .selectize-pharm-auth, #update_pharmacy_order_stock .edit_print_template_block .selectize-lab-auth, #update_pharmacy_order_stock #referral_payouts_update .selectize-form-control, #update_pharmacy_order_stock #referral_payouts_update .selectize-authorization, #update_pharmacy_order_stock #referral_payouts_update .selectize-pharm-auth, #update_pharmacy_order_stock #referral_payouts_update .selectize-lab-auth, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .selectize-form-control, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .selectize-authorization, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .selectize-pharm-auth, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .selectize-lab-auth, #update_pharmacy_order_stock #new_doctor_network_rule_form .selectize-form-control, #update_pharmacy_order_stock #new_doctor_network_rule_form .selectize-authorization, #update_pharmacy_order_stock #new_doctor_network_rule_form .selectize-pharm-auth, #update_pharmacy_order_stock #new_doctor_network_rule_form .selectize-lab-auth, #addMoreList #new_hospital_patient_bill .selectize-form-control, #addMoreList #new_hospital_patient_bill .selectize-authorization, #addMoreList #new_hospital_patient_bill .selectize-pharm-auth, #addMoreList #new_hospital_patient_bill .selectize-lab-auth, #addMoreList #new_hospital_pharmacy_bill .selectize-form-control, #addMoreList #new_hospital_pharmacy_bill .selectize-authorization, #addMoreList #new_hospital_pharmacy_bill .selectize-pharm-auth, #addMoreList #new_hospital_pharmacy_bill .selectize-lab-auth, #addMoreList #edit_hospital_pharmacy_bill .selectize-form-control, #addMoreList #edit_hospital_pharmacy_bill .selectize-authorization, #addMoreList #edit_hospital_pharmacy_bill .selectize-pharm-auth, #addMoreList #edit_hospital_pharmacy_bill .selectize-lab-auth, #addMoreList #create_hospital_bill_template .selectize-form-control, #addMoreList #create_hospital_bill_template .selectize-authorization, #addMoreList #create_hospital_bill_template .selectize-pharm-auth, #addMoreList #create_hospital_bill_template .selectize-lab-auth, #addMoreList #edit_hospital_patient_bill .selectize-form-control, #addMoreList #edit_hospital_patient_bill .selectize-authorization, #addMoreList #edit_hospital_patient_bill .selectize-pharm-auth, #addMoreList #edit_hospital_patient_bill .selectize-lab-auth, #addMoreList #new_hospital_pharmacy_inventory .selectize-form-control, #addMoreList #new_hospital_pharmacy_inventory .selectize-authorization, #addMoreList #new_hospital_pharmacy_inventory .selectize-pharm-auth, #addMoreList #new_hospital_pharmacy_inventory .selectize-lab-auth, #addMoreList #prescription_template_form .selectize-form-control, #addMoreList #prescription_template_form .selectize-authorization, #addMoreList #prescription_template_form .selectize-pharm-auth, #addMoreList #prescription_template_form .selectize-lab-auth, #addMoreList #new_staff_network_rule_form .selectize-form-control, #addMoreList #new_staff_network_rule_form .selectize-authorization, #addMoreList #new_staff_network_rule_form .selectize-pharm-auth, #addMoreList #new_staff_network_rule_form .selectize-lab-auth, #addMoreList #new_hospital_radiology_order .selectize-form-control, #addMoreList #new_hospital_radiology_order .selectize-authorization, #addMoreList #new_hospital_radiology_order .selectize-pharm-auth, #addMoreList #new_hospital_radiology_order .selectize-lab-auth, #addMoreList #edit_hospital_radiology_order .selectize-form-control, #addMoreList #edit_hospital_radiology_order .selectize-authorization, #addMoreList #edit_hospital_radiology_order .selectize-pharm-auth, #addMoreList #edit_hospital_radiology_order .selectize-lab-auth, #addMoreList #edit_hospital_radiology_test .selectize-form-control, #addMoreList #edit_hospital_radiology_test .selectize-authorization, #addMoreList #edit_hospital_radiology_test .selectize-pharm-auth, #addMoreList #edit_hospital_radiology_test .selectize-lab-auth, #addMoreList #create_user_anon_bill .selectize-form-control, #addMoreList #create_user_anon_bill .selectize-authorization, #addMoreList #create_user_anon_bill .selectize-pharm-auth, #addMoreList #create_user_anon_bill .selectize-lab-auth, #addMoreList #radiology_order_template .selectize-form-control, #addMoreList #radiology_order_template .selectize-authorization, #addMoreList #radiology_order_template .selectize-pharm-auth, #addMoreList #radiology_order_template .selectize-lab-auth, #addMoreList #add_doctorreferral .selectize-form-control, #addMoreList #add_doctorreferral .selectize-authorization, #addMoreList #add_doctorreferral .selectize-pharm-auth, #addMoreList #add_doctorreferral .selectize-lab-auth, #addMoreList #new_pharmacy_order_form .selectize-form-control, #addMoreList #new_pharmacy_order_form .selectize-authorization, #addMoreList #new_pharmacy_order_form .selectize-pharm-auth, #addMoreList #new_pharmacy_order_form .selectize-lab-auth, #addMoreList #edit_pharmacy_order_form .selectize-form-control, #addMoreList #edit_pharmacy_order_form .selectize-authorization, #addMoreList #edit_pharmacy_order_form .selectize-pharm-auth, #addMoreList #edit_pharmacy_order_form .selectize-lab-auth, #addMoreList #vaccination_type .selectize-form-control, #addMoreList #vaccination_type .selectize-authorization, #addMoreList #vaccination_type .selectize-pharm-auth, #addMoreList #vaccination_type .selectize-lab-auth, #addMoreList #update_pharamacy_full_stock .selectize-form-control, #addMoreList #update_pharamacy_full_stock .selectize-authorization, #addMoreList #update_pharamacy_full_stock .selectize-pharm-auth, #addMoreList #update_pharamacy_full_stock .selectize-lab-auth, #addMoreList .print_template_row_form .selectize-form-control, #addMoreList .print_template_row_form .selectize-authorization, #addMoreList .print_template_row_form .selectize-pharm-auth, #addMoreList .print_template_row_form .selectize-lab-auth, #addMoreList .new_print_template_block .selectize-form-control, #addMoreList .new_print_template_block .selectize-authorization, #addMoreList .new_print_template_block .selectize-pharm-auth, #addMoreList .new_print_template_block .selectize-lab-auth, #addMoreList .edit_print_template_block .selectize-form-control, #addMoreList .edit_print_template_block .selectize-authorization, #addMoreList .edit_print_template_block .selectize-pharm-auth, #addMoreList .edit_print_template_block .selectize-lab-auth, #addMoreList #referral_payouts_update .selectize-form-control, #addMoreList #referral_payouts_update .selectize-authorization, #addMoreList #referral_payouts_update .selectize-pharm-auth, #addMoreList #referral_payouts_update .selectize-lab-auth, #addMoreList #return_hospital_pharmacy_bill .selectize-form-control, #addMoreList #return_hospital_pharmacy_bill .selectize-authorization, #addMoreList #return_hospital_pharmacy_bill .selectize-pharm-auth, #addMoreList #return_hospital_pharmacy_bill .selectize-lab-auth, #addMoreList #new_doctor_network_rule_form .selectize-form-control, #addMoreList #new_doctor_network_rule_form .selectize-authorization, #addMoreList #new_doctor_network_rule_form .selectize-pharm-auth, #addMoreList #new_doctor_network_rule_form .selectize-lab-auth, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .selectize-form-control, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .selectize-authorization, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .selectize-pharm-auth, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .selectize-lab-auth, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .selectize-form-control, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .selectize-authorization, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .selectize-pharm-auth, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .selectize-lab-auth, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .selectize-form-control, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .selectize-authorization, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .selectize-pharm-auth, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .selectize-lab-auth, #addTemplateHeaderBlocksModal #create_hospital_bill_template .selectize-form-control, #addTemplateHeaderBlocksModal #create_hospital_bill_template .selectize-authorization, #addTemplateHeaderBlocksModal #create_hospital_bill_template .selectize-pharm-auth, #addTemplateHeaderBlocksModal #create_hospital_bill_template .selectize-lab-auth, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .selectize-form-control, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .selectize-authorization, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .selectize-pharm-auth, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .selectize-lab-auth, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .selectize-form-control, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .selectize-authorization, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .selectize-pharm-auth, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .selectize-lab-auth, #addTemplateHeaderBlocksModal #prescription_template_form .selectize-form-control, #addTemplateHeaderBlocksModal #prescription_template_form .selectize-authorization, #addTemplateHeaderBlocksModal #prescription_template_form .selectize-pharm-auth, #addTemplateHeaderBlocksModal #prescription_template_form .selectize-lab-auth, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .selectize-form-control, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .selectize-authorization, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .selectize-pharm-auth, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .selectize-lab-auth, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .selectize-form-control, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .selectize-authorization, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .selectize-pharm-auth, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .selectize-lab-auth, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .selectize-form-control, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .selectize-authorization, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .selectize-pharm-auth, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .selectize-lab-auth, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .selectize-form-control, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .selectize-authorization, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .selectize-pharm-auth, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .selectize-lab-auth, #addTemplateHeaderBlocksModal #create_user_anon_bill .selectize-form-control, #addTemplateHeaderBlocksModal #create_user_anon_bill .selectize-authorization, #addTemplateHeaderBlocksModal #create_user_anon_bill .selectize-pharm-auth, #addTemplateHeaderBlocksModal #create_user_anon_bill .selectize-lab-auth, #addTemplateHeaderBlocksModal #radiology_order_template .selectize-form-control, #addTemplateHeaderBlocksModal #radiology_order_template .selectize-authorization, #addTemplateHeaderBlocksModal #radiology_order_template .selectize-pharm-auth, #addTemplateHeaderBlocksModal #radiology_order_template .selectize-lab-auth, #addTemplateHeaderBlocksModal #add_doctorreferral .selectize-form-control, #addTemplateHeaderBlocksModal #add_doctorreferral .selectize-authorization, #addTemplateHeaderBlocksModal #add_doctorreferral .selectize-pharm-auth, #addTemplateHeaderBlocksModal #add_doctorreferral .selectize-lab-auth, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .selectize-form-control, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .selectize-authorization, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .selectize-pharm-auth, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .selectize-lab-auth, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .selectize-form-control, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .selectize-authorization, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .selectize-pharm-auth, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .selectize-lab-auth, #addTemplateHeaderBlocksModal #vaccination_type .selectize-form-control, #addTemplateHeaderBlocksModal #vaccination_type .selectize-authorization, #addTemplateHeaderBlocksModal #vaccination_type .selectize-pharm-auth, #addTemplateHeaderBlocksModal #vaccination_type .selectize-lab-auth, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .selectize-form-control, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .selectize-authorization, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .selectize-pharm-auth, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .selectize-lab-auth, #addTemplateHeaderBlocksModal .print_template_row_form .selectize-form-control, #addTemplateHeaderBlocksModal .print_template_row_form .selectize-authorization, #addTemplateHeaderBlocksModal .print_template_row_form .selectize-pharm-auth, #addTemplateHeaderBlocksModal .print_template_row_form .selectize-lab-auth, #addTemplateHeaderBlocksModal .new_print_template_block .selectize-form-control, #addTemplateHeaderBlocksModal .new_print_template_block .selectize-authorization, #addTemplateHeaderBlocksModal .new_print_template_block .selectize-pharm-auth, #addTemplateHeaderBlocksModal .new_print_template_block .selectize-lab-auth, #addTemplateHeaderBlocksModal .edit_print_template_block .selectize-form-control, #addTemplateHeaderBlocksModal .edit_print_template_block .selectize-authorization, #addTemplateHeaderBlocksModal .edit_print_template_block .selectize-pharm-auth, #addTemplateHeaderBlocksModal .edit_print_template_block .selectize-lab-auth, #addTemplateHeaderBlocksModal #referral_payouts_update .selectize-form-control, #addTemplateHeaderBlocksModal #referral_payouts_update .selectize-authorization, #addTemplateHeaderBlocksModal #referral_payouts_update .selectize-pharm-auth, #addTemplateHeaderBlocksModal #referral_payouts_update .selectize-lab-auth, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .selectize-form-control, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .selectize-authorization, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .selectize-pharm-auth, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .selectize-lab-auth, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .selectize-form-control, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .selectize-authorization, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .selectize-pharm-auth, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .selectize-lab-auth, #referralPayoutTemplatemodal #new_hospital_patient_bill .selectize-form-control, #referralPayoutTemplatemodal #new_hospital_patient_bill .selectize-authorization, #referralPayoutTemplatemodal #new_hospital_patient_bill .selectize-pharm-auth, #referralPayoutTemplatemodal #new_hospital_patient_bill .selectize-lab-auth, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .selectize-form-control, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .selectize-authorization, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .selectize-pharm-auth, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .selectize-lab-auth, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .selectize-form-control, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .selectize-authorization, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .selectize-pharm-auth, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .selectize-lab-auth, #referralPayoutTemplatemodal #create_hospital_bill_template .selectize-form-control, #referralPayoutTemplatemodal #create_hospital_bill_template .selectize-authorization, #referralPayoutTemplatemodal #create_hospital_bill_template .selectize-pharm-auth, #referralPayoutTemplatemodal #create_hospital_bill_template .selectize-lab-auth, #referralPayoutTemplatemodal #edit_hospital_patient_bill .selectize-form-control, #referralPayoutTemplatemodal #edit_hospital_patient_bill .selectize-authorization, #referralPayoutTemplatemodal #edit_hospital_patient_bill .selectize-pharm-auth, #referralPayoutTemplatemodal #edit_hospital_patient_bill .selectize-lab-auth, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .selectize-form-control, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .selectize-authorization, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .selectize-pharm-auth, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .selectize-lab-auth, #referralPayoutTemplatemodal #prescription_template_form .selectize-form-control, #referralPayoutTemplatemodal #prescription_template_form .selectize-authorization, #referralPayoutTemplatemodal #prescription_template_form .selectize-pharm-auth, #referralPayoutTemplatemodal #prescription_template_form .selectize-lab-auth, #referralPayoutTemplatemodal #new_staff_network_rule_form .selectize-form-control, #referralPayoutTemplatemodal #new_staff_network_rule_form .selectize-authorization, #referralPayoutTemplatemodal #new_staff_network_rule_form .selectize-pharm-auth, #referralPayoutTemplatemodal #new_staff_network_rule_form .selectize-lab-auth, #referralPayoutTemplatemodal #new_hospital_radiology_order .selectize-form-control, #referralPayoutTemplatemodal #new_hospital_radiology_order .selectize-authorization, #referralPayoutTemplatemodal #new_hospital_radiology_order .selectize-pharm-auth, #referralPayoutTemplatemodal #new_hospital_radiology_order .selectize-lab-auth, #referralPayoutTemplatemodal #edit_hospital_radiology_order .selectize-form-control, #referralPayoutTemplatemodal #edit_hospital_radiology_order .selectize-authorization, #referralPayoutTemplatemodal #edit_hospital_radiology_order .selectize-pharm-auth, #referralPayoutTemplatemodal #edit_hospital_radiology_order .selectize-lab-auth, #referralPayoutTemplatemodal #edit_hospital_radiology_test .selectize-form-control, #referralPayoutTemplatemodal #edit_hospital_radiology_test .selectize-authorization, #referralPayoutTemplatemodal #edit_hospital_radiology_test .selectize-pharm-auth, #referralPayoutTemplatemodal #edit_hospital_radiology_test .selectize-lab-auth, #referralPayoutTemplatemodal #create_user_anon_bill .selectize-form-control, #referralPayoutTemplatemodal #create_user_anon_bill .selectize-authorization, #referralPayoutTemplatemodal #create_user_anon_bill .selectize-pharm-auth, #referralPayoutTemplatemodal #create_user_anon_bill .selectize-lab-auth, #referralPayoutTemplatemodal #radiology_order_template .selectize-form-control, #referralPayoutTemplatemodal #radiology_order_template .selectize-authorization, #referralPayoutTemplatemodal #radiology_order_template .selectize-pharm-auth, #referralPayoutTemplatemodal #radiology_order_template .selectize-lab-auth, #referralPayoutTemplatemodal #add_doctorreferral .selectize-form-control, #referralPayoutTemplatemodal #add_doctorreferral .selectize-authorization, #referralPayoutTemplatemodal #add_doctorreferral .selectize-pharm-auth, #referralPayoutTemplatemodal #add_doctorreferral .selectize-lab-auth, #referralPayoutTemplatemodal #new_pharmacy_order_form .selectize-form-control, #referralPayoutTemplatemodal #new_pharmacy_order_form .selectize-authorization, #referralPayoutTemplatemodal #new_pharmacy_order_form .selectize-pharm-auth, #referralPayoutTemplatemodal #new_pharmacy_order_form .selectize-lab-auth, #referralPayoutTemplatemodal #edit_pharmacy_order_form .selectize-form-control, #referralPayoutTemplatemodal #edit_pharmacy_order_form .selectize-authorization, #referralPayoutTemplatemodal #edit_pharmacy_order_form .selectize-pharm-auth, #referralPayoutTemplatemodal #edit_pharmacy_order_form .selectize-lab-auth, #referralPayoutTemplatemodal #vaccination_type .selectize-form-control, #referralPayoutTemplatemodal #vaccination_type .selectize-authorization, #referralPayoutTemplatemodal #vaccination_type .selectize-pharm-auth, #referralPayoutTemplatemodal #vaccination_type .selectize-lab-auth, #referralPayoutTemplatemodal #update_pharamacy_full_stock .selectize-form-control, #referralPayoutTemplatemodal #update_pharamacy_full_stock .selectize-authorization, #referralPayoutTemplatemodal #update_pharamacy_full_stock .selectize-pharm-auth, #referralPayoutTemplatemodal #update_pharamacy_full_stock .selectize-lab-auth, #referralPayoutTemplatemodal .print_template_row_form .selectize-form-control, #referralPayoutTemplatemodal .print_template_row_form .selectize-authorization, #referralPayoutTemplatemodal .print_template_row_form .selectize-pharm-auth, #referralPayoutTemplatemodal .print_template_row_form .selectize-lab-auth, #referralPayoutTemplatemodal .new_print_template_block .selectize-form-control, #referralPayoutTemplatemodal .new_print_template_block .selectize-authorization, #referralPayoutTemplatemodal .new_print_template_block .selectize-pharm-auth, #referralPayoutTemplatemodal .new_print_template_block .selectize-lab-auth, #referralPayoutTemplatemodal .edit_print_template_block .selectize-form-control, #referralPayoutTemplatemodal .edit_print_template_block .selectize-authorization, #referralPayoutTemplatemodal .edit_print_template_block .selectize-pharm-auth, #referralPayoutTemplatemodal .edit_print_template_block .selectize-lab-auth, #referralPayoutTemplatemodal #referral_payouts_update .selectize-form-control, #referralPayoutTemplatemodal #referral_payouts_update .selectize-authorization, #referralPayoutTemplatemodal #referral_payouts_update .selectize-pharm-auth, #referralPayoutTemplatemodal #referral_payouts_update .selectize-lab-auth, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .selectize-form-control, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .selectize-authorization, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .selectize-pharm-auth, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .selectize-lab-auth, #referralPayoutTemplatemodal #new_doctor_network_rule_form .selectize-form-control, #referralPayoutTemplatemodal #new_doctor_network_rule_form .selectize-authorization, #referralPayoutTemplatemodal #new_doctor_network_rule_form .selectize-pharm-auth, #referralPayoutTemplatemodal #new_doctor_network_rule_form .selectize-lab-auth, #new_doctor_network_rule_form #new_hospital_patient_bill .selectize-form-control, #new_doctor_network_rule_form #new_hospital_patient_bill .selectize-authorization, #new_doctor_network_rule_form #new_hospital_patient_bill .selectize-pharm-auth, #new_doctor_network_rule_form #new_hospital_patient_bill .selectize-lab-auth, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .selectize-form-control, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .selectize-authorization, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .selectize-pharm-auth, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .selectize-lab-auth, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .selectize-form-control, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .selectize-authorization, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .selectize-pharm-auth, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .selectize-lab-auth, #new_doctor_network_rule_form #create_hospital_bill_template .selectize-form-control, #new_doctor_network_rule_form #create_hospital_bill_template .selectize-authorization, #new_doctor_network_rule_form #create_hospital_bill_template .selectize-pharm-auth, #new_doctor_network_rule_form #create_hospital_bill_template .selectize-lab-auth, #new_doctor_network_rule_form #edit_hospital_patient_bill .selectize-form-control, #new_doctor_network_rule_form #edit_hospital_patient_bill .selectize-authorization, #new_doctor_network_rule_form #edit_hospital_patient_bill .selectize-pharm-auth, #new_doctor_network_rule_form #edit_hospital_patient_bill .selectize-lab-auth, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .selectize-form-control, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .selectize-authorization, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .selectize-pharm-auth, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .selectize-lab-auth, #new_doctor_network_rule_form #prescription_template_form .selectize-form-control, #new_doctor_network_rule_form #prescription_template_form .selectize-authorization, #new_doctor_network_rule_form #prescription_template_form .selectize-pharm-auth, #new_doctor_network_rule_form #prescription_template_form .selectize-lab-auth, #new_doctor_network_rule_form #new_staff_network_rule_form .selectize-form-control, #new_doctor_network_rule_form #new_staff_network_rule_form .selectize-authorization, #new_doctor_network_rule_form #new_staff_network_rule_form .selectize-pharm-auth, #new_doctor_network_rule_form #new_staff_network_rule_form .selectize-lab-auth, #new_doctor_network_rule_form #new_hospital_radiology_order .selectize-form-control, #new_doctor_network_rule_form #new_hospital_radiology_order .selectize-authorization, #new_doctor_network_rule_form #new_hospital_radiology_order .selectize-pharm-auth, #new_doctor_network_rule_form #new_hospital_radiology_order .selectize-lab-auth, #new_doctor_network_rule_form #edit_hospital_radiology_order .selectize-form-control, #new_doctor_network_rule_form #edit_hospital_radiology_order .selectize-authorization, #new_doctor_network_rule_form #edit_hospital_radiology_order .selectize-pharm-auth, #new_doctor_network_rule_form #edit_hospital_radiology_order .selectize-lab-auth, #new_doctor_network_rule_form #edit_hospital_radiology_test .selectize-form-control, #new_doctor_network_rule_form #edit_hospital_radiology_test .selectize-authorization, #new_doctor_network_rule_form #edit_hospital_radiology_test .selectize-pharm-auth, #new_doctor_network_rule_form #edit_hospital_radiology_test .selectize-lab-auth, #new_doctor_network_rule_form #create_user_anon_bill .selectize-form-control, #new_doctor_network_rule_form #create_user_anon_bill .selectize-authorization, #new_doctor_network_rule_form #create_user_anon_bill .selectize-pharm-auth, #new_doctor_network_rule_form #create_user_anon_bill .selectize-lab-auth, #new_doctor_network_rule_form #radiology_order_template .selectize-form-control, #new_doctor_network_rule_form #radiology_order_template .selectize-authorization, #new_doctor_network_rule_form #radiology_order_template .selectize-pharm-auth, #new_doctor_network_rule_form #radiology_order_template .selectize-lab-auth, #new_doctor_network_rule_form #add_doctorreferral .selectize-form-control, #new_doctor_network_rule_form #add_doctorreferral .selectize-authorization, #new_doctor_network_rule_form #add_doctorreferral .selectize-pharm-auth, #new_doctor_network_rule_form #add_doctorreferral .selectize-lab-auth, #new_doctor_network_rule_form #new_pharmacy_order_form .selectize-form-control, #new_doctor_network_rule_form #new_pharmacy_order_form .selectize-authorization, #new_doctor_network_rule_form #new_pharmacy_order_form .selectize-pharm-auth, #new_doctor_network_rule_form #new_pharmacy_order_form .selectize-lab-auth, #new_doctor_network_rule_form #edit_pharmacy_order_form .selectize-form-control, #new_doctor_network_rule_form #edit_pharmacy_order_form .selectize-authorization, #new_doctor_network_rule_form #edit_pharmacy_order_form .selectize-pharm-auth, #new_doctor_network_rule_form #edit_pharmacy_order_form .selectize-lab-auth, #new_doctor_network_rule_form #vaccination_type .selectize-form-control, #new_doctor_network_rule_form #vaccination_type .selectize-authorization, #new_doctor_network_rule_form #vaccination_type .selectize-pharm-auth, #new_doctor_network_rule_form #vaccination_type .selectize-lab-auth, #new_doctor_network_rule_form #update_pharamacy_full_stock .selectize-form-control, #new_doctor_network_rule_form #update_pharamacy_full_stock .selectize-authorization, #new_doctor_network_rule_form #update_pharamacy_full_stock .selectize-pharm-auth, #new_doctor_network_rule_form #update_pharamacy_full_stock .selectize-lab-auth, #new_doctor_network_rule_form .print_template_row_form .selectize-form-control, #new_doctor_network_rule_form .print_template_row_form .selectize-authorization, #new_doctor_network_rule_form .print_template_row_form .selectize-pharm-auth, #new_doctor_network_rule_form .print_template_row_form .selectize-lab-auth, #new_doctor_network_rule_form .new_print_template_block .selectize-form-control, #new_doctor_network_rule_form .new_print_template_block .selectize-authorization, #new_doctor_network_rule_form .new_print_template_block .selectize-pharm-auth, #new_doctor_network_rule_form .new_print_template_block .selectize-lab-auth, #new_doctor_network_rule_form .edit_print_template_block .selectize-form-control, #new_doctor_network_rule_form .edit_print_template_block .selectize-authorization, #new_doctor_network_rule_form .edit_print_template_block .selectize-pharm-auth, #new_doctor_network_rule_form .edit_print_template_block .selectize-lab-auth, #new_doctor_network_rule_form #referral_payouts_update .selectize-form-control, #new_doctor_network_rule_form #referral_payouts_update .selectize-authorization, #new_doctor_network_rule_form #referral_payouts_update .selectize-pharm-auth, #new_doctor_network_rule_form #referral_payouts_update .selectize-lab-auth, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .selectize-form-control, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .selectize-authorization, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .selectize-pharm-auth, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .selectize-lab-auth, #new_doctor_network_rule_form #new_doctor_network_rule_form .selectize-form-control, #new_doctor_network_rule_form #new_doctor_network_rule_form .selectize-authorization, #new_doctor_network_rule_form #new_doctor_network_rule_form .selectize-pharm-auth, #new_doctor_network_rule_form #new_doctor_network_rule_form .selectize-lab-auth {
  display: inline-flex;
  width: 25%;
}
@media screen and (max-width: 767px) {
  #add_new_bill_form #new_hospital_patient_bill .selectize-form-control, #add_new_bill_form #new_hospital_patient_bill .selectize-authorization, #add_new_bill_form #new_hospital_patient_bill .selectize-pharm-auth, #add_new_bill_form #new_hospital_patient_bill .selectize-lab-auth, #add_new_bill_form #new_hospital_pharmacy_bill .selectize-form-control, #add_new_bill_form #new_hospital_pharmacy_bill .selectize-authorization, #add_new_bill_form #new_hospital_pharmacy_bill .selectize-pharm-auth, #add_new_bill_form #new_hospital_pharmacy_bill .selectize-lab-auth, #add_new_bill_form #edit_hospital_pharmacy_bill .selectize-form-control, #add_new_bill_form #edit_hospital_pharmacy_bill .selectize-authorization, #add_new_bill_form #edit_hospital_pharmacy_bill .selectize-pharm-auth, #add_new_bill_form #edit_hospital_pharmacy_bill .selectize-lab-auth, #add_new_bill_form #create_hospital_bill_template .selectize-form-control, #add_new_bill_form #create_hospital_bill_template .selectize-authorization, #add_new_bill_form #create_hospital_bill_template .selectize-pharm-auth, #add_new_bill_form #create_hospital_bill_template .selectize-lab-auth, #add_new_bill_form #edit_hospital_patient_bill .selectize-form-control, #add_new_bill_form #edit_hospital_patient_bill .selectize-authorization, #add_new_bill_form #edit_hospital_patient_bill .selectize-pharm-auth, #add_new_bill_form #edit_hospital_patient_bill .selectize-lab-auth, #add_new_bill_form #new_hospital_pharmacy_inventory .selectize-form-control, #add_new_bill_form #new_hospital_pharmacy_inventory .selectize-authorization, #add_new_bill_form #new_hospital_pharmacy_inventory .selectize-pharm-auth, #add_new_bill_form #new_hospital_pharmacy_inventory .selectize-lab-auth, #add_new_bill_form #prescription_template_form .selectize-form-control, #add_new_bill_form #prescription_template_form .selectize-authorization, #add_new_bill_form #prescription_template_form .selectize-pharm-auth, #add_new_bill_form #prescription_template_form .selectize-lab-auth, #add_new_bill_form #new_staff_network_rule_form .selectize-form-control, #add_new_bill_form #new_staff_network_rule_form .selectize-authorization, #add_new_bill_form #new_staff_network_rule_form .selectize-pharm-auth, #add_new_bill_form #new_staff_network_rule_form .selectize-lab-auth, #add_new_bill_form #new_hospital_radiology_order .selectize-form-control, #add_new_bill_form #new_hospital_radiology_order .selectize-authorization, #add_new_bill_form #new_hospital_radiology_order .selectize-pharm-auth, #add_new_bill_form #new_hospital_radiology_order .selectize-lab-auth, #add_new_bill_form #edit_hospital_radiology_order .selectize-form-control, #add_new_bill_form #edit_hospital_radiology_order .selectize-authorization, #add_new_bill_form #edit_hospital_radiology_order .selectize-pharm-auth, #add_new_bill_form #edit_hospital_radiology_order .selectize-lab-auth, #add_new_bill_form #edit_hospital_radiology_test .selectize-form-control, #add_new_bill_form #edit_hospital_radiology_test .selectize-authorization, #add_new_bill_form #edit_hospital_radiology_test .selectize-pharm-auth, #add_new_bill_form #edit_hospital_radiology_test .selectize-lab-auth, #add_new_bill_form #create_user_anon_bill .selectize-form-control, #add_new_bill_form #create_user_anon_bill .selectize-authorization, #add_new_bill_form #create_user_anon_bill .selectize-pharm-auth, #add_new_bill_form #create_user_anon_bill .selectize-lab-auth, #add_new_bill_form #radiology_order_template .selectize-form-control, #add_new_bill_form #radiology_order_template .selectize-authorization, #add_new_bill_form #radiology_order_template .selectize-pharm-auth, #add_new_bill_form #radiology_order_template .selectize-lab-auth, #add_new_bill_form #add_doctorreferral .selectize-form-control, #add_new_bill_form #add_doctorreferral .selectize-authorization, #add_new_bill_form #add_doctorreferral .selectize-pharm-auth, #add_new_bill_form #add_doctorreferral .selectize-lab-auth, #add_new_bill_form #new_pharmacy_order_form .selectize-form-control, #add_new_bill_form #new_pharmacy_order_form .selectize-authorization, #add_new_bill_form #new_pharmacy_order_form .selectize-pharm-auth, #add_new_bill_form #new_pharmacy_order_form .selectize-lab-auth, #add_new_bill_form #edit_pharmacy_order_form .selectize-form-control, #add_new_bill_form #edit_pharmacy_order_form .selectize-authorization, #add_new_bill_form #edit_pharmacy_order_form .selectize-pharm-auth, #add_new_bill_form #edit_pharmacy_order_form .selectize-lab-auth, #add_new_bill_form #vaccination_type .selectize-form-control, #add_new_bill_form #vaccination_type .selectize-authorization, #add_new_bill_form #vaccination_type .selectize-pharm-auth, #add_new_bill_form #vaccination_type .selectize-lab-auth, #add_new_bill_form #update_pharamacy_full_stock .selectize-form-control, #add_new_bill_form #update_pharamacy_full_stock .selectize-authorization, #add_new_bill_form #update_pharamacy_full_stock .selectize-pharm-auth, #add_new_bill_form #update_pharamacy_full_stock .selectize-lab-auth, #add_new_bill_form .print_template_row_form .selectize-form-control, #add_new_bill_form .print_template_row_form .selectize-authorization, #add_new_bill_form .print_template_row_form .selectize-pharm-auth, #add_new_bill_form .print_template_row_form .selectize-lab-auth, #add_new_bill_form .new_print_template_block .selectize-form-control, #add_new_bill_form .new_print_template_block .selectize-authorization, #add_new_bill_form .new_print_template_block .selectize-pharm-auth, #add_new_bill_form .new_print_template_block .selectize-lab-auth, #add_new_bill_form .edit_print_template_block .selectize-form-control, #add_new_bill_form .edit_print_template_block .selectize-authorization, #add_new_bill_form .edit_print_template_block .selectize-pharm-auth, #add_new_bill_form .edit_print_template_block .selectize-lab-auth, #add_new_bill_form #referral_payouts_update .selectize-form-control, #add_new_bill_form #referral_payouts_update .selectize-authorization, #add_new_bill_form #referral_payouts_update .selectize-pharm-auth, #add_new_bill_form #referral_payouts_update .selectize-lab-auth, #add_new_bill_form #return_hospital_pharmacy_bill .selectize-form-control, #add_new_bill_form #return_hospital_pharmacy_bill .selectize-authorization, #add_new_bill_form #return_hospital_pharmacy_bill .selectize-pharm-auth, #add_new_bill_form #return_hospital_pharmacy_bill .selectize-lab-auth, #add_new_bill_form #new_doctor_network_rule_form .selectize-form-control, #add_new_bill_form #new_doctor_network_rule_form .selectize-authorization, #add_new_bill_form #new_doctor_network_rule_form .selectize-pharm-auth, #add_new_bill_form #new_doctor_network_rule_form .selectize-lab-auth, #add_new_pharmacy_bill_form #new_hospital_patient_bill .selectize-form-control, #add_new_pharmacy_bill_form #new_hospital_patient_bill .selectize-authorization, #add_new_pharmacy_bill_form #new_hospital_patient_bill .selectize-pharm-auth, #add_new_pharmacy_bill_form #new_hospital_patient_bill .selectize-lab-auth, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .selectize-form-control, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .selectize-authorization, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .selectize-pharm-auth, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .selectize-lab-auth, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .selectize-form-control, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .selectize-authorization, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .selectize-pharm-auth, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .selectize-lab-auth, #add_new_pharmacy_bill_form #create_hospital_bill_template .selectize-form-control, #add_new_pharmacy_bill_form #create_hospital_bill_template .selectize-authorization, #add_new_pharmacy_bill_form #create_hospital_bill_template .selectize-pharm-auth, #add_new_pharmacy_bill_form #create_hospital_bill_template .selectize-lab-auth, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .selectize-form-control, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .selectize-authorization, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .selectize-pharm-auth, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .selectize-lab-auth, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .selectize-form-control, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .selectize-authorization, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .selectize-pharm-auth, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .selectize-lab-auth, #add_new_pharmacy_bill_form #prescription_template_form .selectize-form-control, #add_new_pharmacy_bill_form #prescription_template_form .selectize-authorization, #add_new_pharmacy_bill_form #prescription_template_form .selectize-pharm-auth, #add_new_pharmacy_bill_form #prescription_template_form .selectize-lab-auth, #add_new_pharmacy_bill_form #new_staff_network_rule_form .selectize-form-control, #add_new_pharmacy_bill_form #new_staff_network_rule_form .selectize-authorization, #add_new_pharmacy_bill_form #new_staff_network_rule_form .selectize-pharm-auth, #add_new_pharmacy_bill_form #new_staff_network_rule_form .selectize-lab-auth, #add_new_pharmacy_bill_form #new_hospital_radiology_order .selectize-form-control, #add_new_pharmacy_bill_form #new_hospital_radiology_order .selectize-authorization, #add_new_pharmacy_bill_form #new_hospital_radiology_order .selectize-pharm-auth, #add_new_pharmacy_bill_form #new_hospital_radiology_order .selectize-lab-auth, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .selectize-form-control, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .selectize-authorization, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .selectize-pharm-auth, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .selectize-lab-auth, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .selectize-form-control, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .selectize-authorization, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .selectize-pharm-auth, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .selectize-lab-auth, #add_new_pharmacy_bill_form #create_user_anon_bill .selectize-form-control, #add_new_pharmacy_bill_form #create_user_anon_bill .selectize-authorization, #add_new_pharmacy_bill_form #create_user_anon_bill .selectize-pharm-auth, #add_new_pharmacy_bill_form #create_user_anon_bill .selectize-lab-auth, #add_new_pharmacy_bill_form #radiology_order_template .selectize-form-control, #add_new_pharmacy_bill_form #radiology_order_template .selectize-authorization, #add_new_pharmacy_bill_form #radiology_order_template .selectize-pharm-auth, #add_new_pharmacy_bill_form #radiology_order_template .selectize-lab-auth, #add_new_pharmacy_bill_form #add_doctorreferral .selectize-form-control, #add_new_pharmacy_bill_form #add_doctorreferral .selectize-authorization, #add_new_pharmacy_bill_form #add_doctorreferral .selectize-pharm-auth, #add_new_pharmacy_bill_form #add_doctorreferral .selectize-lab-auth, #add_new_pharmacy_bill_form #new_pharmacy_order_form .selectize-form-control, #add_new_pharmacy_bill_form #new_pharmacy_order_form .selectize-authorization, #add_new_pharmacy_bill_form #new_pharmacy_order_form .selectize-pharm-auth, #add_new_pharmacy_bill_form #new_pharmacy_order_form .selectize-lab-auth, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .selectize-form-control, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .selectize-authorization, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .selectize-pharm-auth, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .selectize-lab-auth, #add_new_pharmacy_bill_form #vaccination_type .selectize-form-control, #add_new_pharmacy_bill_form #vaccination_type .selectize-authorization, #add_new_pharmacy_bill_form #vaccination_type .selectize-pharm-auth, #add_new_pharmacy_bill_form #vaccination_type .selectize-lab-auth, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .selectize-form-control, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .selectize-authorization, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .selectize-pharm-auth, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .selectize-lab-auth, #add_new_pharmacy_bill_form .print_template_row_form .selectize-form-control, #add_new_pharmacy_bill_form .print_template_row_form .selectize-authorization, #add_new_pharmacy_bill_form .print_template_row_form .selectize-pharm-auth, #add_new_pharmacy_bill_form .print_template_row_form .selectize-lab-auth, #add_new_pharmacy_bill_form .new_print_template_block .selectize-form-control, #add_new_pharmacy_bill_form .new_print_template_block .selectize-authorization, #add_new_pharmacy_bill_form .new_print_template_block .selectize-pharm-auth, #add_new_pharmacy_bill_form .new_print_template_block .selectize-lab-auth, #add_new_pharmacy_bill_form .edit_print_template_block .selectize-form-control, #add_new_pharmacy_bill_form .edit_print_template_block .selectize-authorization, #add_new_pharmacy_bill_form .edit_print_template_block .selectize-pharm-auth, #add_new_pharmacy_bill_form .edit_print_template_block .selectize-lab-auth, #add_new_pharmacy_bill_form #referral_payouts_update .selectize-form-control, #add_new_pharmacy_bill_form #referral_payouts_update .selectize-authorization, #add_new_pharmacy_bill_form #referral_payouts_update .selectize-pharm-auth, #add_new_pharmacy_bill_form #referral_payouts_update .selectize-lab-auth, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .selectize-form-control, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .selectize-authorization, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .selectize-pharm-auth, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .selectize-lab-auth, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .selectize-form-control, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .selectize-authorization, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .selectize-pharm-auth, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .selectize-lab-auth, #update_new_bill_form #new_hospital_patient_bill .selectize-form-control, #update_new_bill_form #new_hospital_patient_bill .selectize-authorization, #update_new_bill_form #new_hospital_patient_bill .selectize-pharm-auth, #update_new_bill_form #new_hospital_patient_bill .selectize-lab-auth, #update_new_bill_form #new_hospital_pharmacy_bill .selectize-form-control, #update_new_bill_form #new_hospital_pharmacy_bill .selectize-authorization, #update_new_bill_form #new_hospital_pharmacy_bill .selectize-pharm-auth, #update_new_bill_form #new_hospital_pharmacy_bill .selectize-lab-auth, #update_new_bill_form #edit_hospital_pharmacy_bill .selectize-form-control, #update_new_bill_form #edit_hospital_pharmacy_bill .selectize-authorization, #update_new_bill_form #edit_hospital_pharmacy_bill .selectize-pharm-auth, #update_new_bill_form #edit_hospital_pharmacy_bill .selectize-lab-auth, #update_new_bill_form #create_hospital_bill_template .selectize-form-control, #update_new_bill_form #create_hospital_bill_template .selectize-authorization, #update_new_bill_form #create_hospital_bill_template .selectize-pharm-auth, #update_new_bill_form #create_hospital_bill_template .selectize-lab-auth, #update_new_bill_form #edit_hospital_patient_bill .selectize-form-control, #update_new_bill_form #edit_hospital_patient_bill .selectize-authorization, #update_new_bill_form #edit_hospital_patient_bill .selectize-pharm-auth, #update_new_bill_form #edit_hospital_patient_bill .selectize-lab-auth, #update_new_bill_form #new_hospital_pharmacy_inventory .selectize-form-control, #update_new_bill_form #new_hospital_pharmacy_inventory .selectize-authorization, #update_new_bill_form #new_hospital_pharmacy_inventory .selectize-pharm-auth, #update_new_bill_form #new_hospital_pharmacy_inventory .selectize-lab-auth, #update_new_bill_form #prescription_template_form .selectize-form-control, #update_new_bill_form #prescription_template_form .selectize-authorization, #update_new_bill_form #prescription_template_form .selectize-pharm-auth, #update_new_bill_form #prescription_template_form .selectize-lab-auth, #update_new_bill_form #new_staff_network_rule_form .selectize-form-control, #update_new_bill_form #new_staff_network_rule_form .selectize-authorization, #update_new_bill_form #new_staff_network_rule_form .selectize-pharm-auth, #update_new_bill_form #new_staff_network_rule_form .selectize-lab-auth, #update_new_bill_form #new_hospital_radiology_order .selectize-form-control, #update_new_bill_form #new_hospital_radiology_order .selectize-authorization, #update_new_bill_form #new_hospital_radiology_order .selectize-pharm-auth, #update_new_bill_form #new_hospital_radiology_order .selectize-lab-auth, #update_new_bill_form #edit_hospital_radiology_order .selectize-form-control, #update_new_bill_form #edit_hospital_radiology_order .selectize-authorization, #update_new_bill_form #edit_hospital_radiology_order .selectize-pharm-auth, #update_new_bill_form #edit_hospital_radiology_order .selectize-lab-auth, #update_new_bill_form #edit_hospital_radiology_test .selectize-form-control, #update_new_bill_form #edit_hospital_radiology_test .selectize-authorization, #update_new_bill_form #edit_hospital_radiology_test .selectize-pharm-auth, #update_new_bill_form #edit_hospital_radiology_test .selectize-lab-auth, #update_new_bill_form #create_user_anon_bill .selectize-form-control, #update_new_bill_form #create_user_anon_bill .selectize-authorization, #update_new_bill_form #create_user_anon_bill .selectize-pharm-auth, #update_new_bill_form #create_user_anon_bill .selectize-lab-auth, #update_new_bill_form #radiology_order_template .selectize-form-control, #update_new_bill_form #radiology_order_template .selectize-authorization, #update_new_bill_form #radiology_order_template .selectize-pharm-auth, #update_new_bill_form #radiology_order_template .selectize-lab-auth, #update_new_bill_form #add_doctorreferral .selectize-form-control, #update_new_bill_form #add_doctorreferral .selectize-authorization, #update_new_bill_form #add_doctorreferral .selectize-pharm-auth, #update_new_bill_form #add_doctorreferral .selectize-lab-auth, #update_new_bill_form #new_pharmacy_order_form .selectize-form-control, #update_new_bill_form #new_pharmacy_order_form .selectize-authorization, #update_new_bill_form #new_pharmacy_order_form .selectize-pharm-auth, #update_new_bill_form #new_pharmacy_order_form .selectize-lab-auth, #update_new_bill_form #edit_pharmacy_order_form .selectize-form-control, #update_new_bill_form #edit_pharmacy_order_form .selectize-authorization, #update_new_bill_form #edit_pharmacy_order_form .selectize-pharm-auth, #update_new_bill_form #edit_pharmacy_order_form .selectize-lab-auth, #update_new_bill_form #vaccination_type .selectize-form-control, #update_new_bill_form #vaccination_type .selectize-authorization, #update_new_bill_form #vaccination_type .selectize-pharm-auth, #update_new_bill_form #vaccination_type .selectize-lab-auth, #update_new_bill_form #update_pharamacy_full_stock .selectize-form-control, #update_new_bill_form #update_pharamacy_full_stock .selectize-authorization, #update_new_bill_form #update_pharamacy_full_stock .selectize-pharm-auth, #update_new_bill_form #update_pharamacy_full_stock .selectize-lab-auth, #update_new_bill_form .print_template_row_form .selectize-form-control, #update_new_bill_form .print_template_row_form .selectize-authorization, #update_new_bill_form .print_template_row_form .selectize-pharm-auth, #update_new_bill_form .print_template_row_form .selectize-lab-auth, #update_new_bill_form .new_print_template_block .selectize-form-control, #update_new_bill_form .new_print_template_block .selectize-authorization, #update_new_bill_form .new_print_template_block .selectize-pharm-auth, #update_new_bill_form .new_print_template_block .selectize-lab-auth, #update_new_bill_form .edit_print_template_block .selectize-form-control, #update_new_bill_form .edit_print_template_block .selectize-authorization, #update_new_bill_form .edit_print_template_block .selectize-pharm-auth, #update_new_bill_form .edit_print_template_block .selectize-lab-auth, #update_new_bill_form #referral_payouts_update .selectize-form-control, #update_new_bill_form #referral_payouts_update .selectize-authorization, #update_new_bill_form #referral_payouts_update .selectize-pharm-auth, #update_new_bill_form #referral_payouts_update .selectize-lab-auth, #update_new_bill_form #return_hospital_pharmacy_bill .selectize-form-control, #update_new_bill_form #return_hospital_pharmacy_bill .selectize-authorization, #update_new_bill_form #return_hospital_pharmacy_bill .selectize-pharm-auth, #update_new_bill_form #return_hospital_pharmacy_bill .selectize-lab-auth, #update_new_bill_form #new_doctor_network_rule_form .selectize-form-control, #update_new_bill_form #new_doctor_network_rule_form .selectize-authorization, #update_new_bill_form #new_doctor_network_rule_form .selectize-pharm-auth, #update_new_bill_form #new_doctor_network_rule_form .selectize-lab-auth, #edit_pharmacy_bill_form #new_hospital_patient_bill .selectize-form-control, #edit_pharmacy_bill_form #new_hospital_patient_bill .selectize-authorization, #edit_pharmacy_bill_form #new_hospital_patient_bill .selectize-pharm-auth, #edit_pharmacy_bill_form #new_hospital_patient_bill .selectize-lab-auth, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .selectize-form-control, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .selectize-authorization, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .selectize-pharm-auth, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .selectize-lab-auth, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .selectize-form-control, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .selectize-authorization, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .selectize-pharm-auth, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .selectize-lab-auth, #edit_pharmacy_bill_form #create_hospital_bill_template .selectize-form-control, #edit_pharmacy_bill_form #create_hospital_bill_template .selectize-authorization, #edit_pharmacy_bill_form #create_hospital_bill_template .selectize-pharm-auth, #edit_pharmacy_bill_form #create_hospital_bill_template .selectize-lab-auth, #edit_pharmacy_bill_form #edit_hospital_patient_bill .selectize-form-control, #edit_pharmacy_bill_form #edit_hospital_patient_bill .selectize-authorization, #edit_pharmacy_bill_form #edit_hospital_patient_bill .selectize-pharm-auth, #edit_pharmacy_bill_form #edit_hospital_patient_bill .selectize-lab-auth, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .selectize-form-control, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .selectize-authorization, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .selectize-pharm-auth, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .selectize-lab-auth, #edit_pharmacy_bill_form #prescription_template_form .selectize-form-control, #edit_pharmacy_bill_form #prescription_template_form .selectize-authorization, #edit_pharmacy_bill_form #prescription_template_form .selectize-pharm-auth, #edit_pharmacy_bill_form #prescription_template_form .selectize-lab-auth, #edit_pharmacy_bill_form #new_staff_network_rule_form .selectize-form-control, #edit_pharmacy_bill_form #new_staff_network_rule_form .selectize-authorization, #edit_pharmacy_bill_form #new_staff_network_rule_form .selectize-pharm-auth, #edit_pharmacy_bill_form #new_staff_network_rule_form .selectize-lab-auth, #edit_pharmacy_bill_form #new_hospital_radiology_order .selectize-form-control, #edit_pharmacy_bill_form #new_hospital_radiology_order .selectize-authorization, #edit_pharmacy_bill_form #new_hospital_radiology_order .selectize-pharm-auth, #edit_pharmacy_bill_form #new_hospital_radiology_order .selectize-lab-auth, #edit_pharmacy_bill_form #edit_hospital_radiology_order .selectize-form-control, #edit_pharmacy_bill_form #edit_hospital_radiology_order .selectize-authorization, #edit_pharmacy_bill_form #edit_hospital_radiology_order .selectize-pharm-auth, #edit_pharmacy_bill_form #edit_hospital_radiology_order .selectize-lab-auth, #edit_pharmacy_bill_form #edit_hospital_radiology_test .selectize-form-control, #edit_pharmacy_bill_form #edit_hospital_radiology_test .selectize-authorization, #edit_pharmacy_bill_form #edit_hospital_radiology_test .selectize-pharm-auth, #edit_pharmacy_bill_form #edit_hospital_radiology_test .selectize-lab-auth, #edit_pharmacy_bill_form #create_user_anon_bill .selectize-form-control, #edit_pharmacy_bill_form #create_user_anon_bill .selectize-authorization, #edit_pharmacy_bill_form #create_user_anon_bill .selectize-pharm-auth, #edit_pharmacy_bill_form #create_user_anon_bill .selectize-lab-auth, #edit_pharmacy_bill_form #radiology_order_template .selectize-form-control, #edit_pharmacy_bill_form #radiology_order_template .selectize-authorization, #edit_pharmacy_bill_form #radiology_order_template .selectize-pharm-auth, #edit_pharmacy_bill_form #radiology_order_template .selectize-lab-auth, #edit_pharmacy_bill_form #add_doctorreferral .selectize-form-control, #edit_pharmacy_bill_form #add_doctorreferral .selectize-authorization, #edit_pharmacy_bill_form #add_doctorreferral .selectize-pharm-auth, #edit_pharmacy_bill_form #add_doctorreferral .selectize-lab-auth, #edit_pharmacy_bill_form #new_pharmacy_order_form .selectize-form-control, #edit_pharmacy_bill_form #new_pharmacy_order_form .selectize-authorization, #edit_pharmacy_bill_form #new_pharmacy_order_form .selectize-pharm-auth, #edit_pharmacy_bill_form #new_pharmacy_order_form .selectize-lab-auth, #edit_pharmacy_bill_form #edit_pharmacy_order_form .selectize-form-control, #edit_pharmacy_bill_form #edit_pharmacy_order_form .selectize-authorization, #edit_pharmacy_bill_form #edit_pharmacy_order_form .selectize-pharm-auth, #edit_pharmacy_bill_form #edit_pharmacy_order_form .selectize-lab-auth, #edit_pharmacy_bill_form #vaccination_type .selectize-form-control, #edit_pharmacy_bill_form #vaccination_type .selectize-authorization, #edit_pharmacy_bill_form #vaccination_type .selectize-pharm-auth, #edit_pharmacy_bill_form #vaccination_type .selectize-lab-auth, #edit_pharmacy_bill_form #update_pharamacy_full_stock .selectize-form-control, #edit_pharmacy_bill_form #update_pharamacy_full_stock .selectize-authorization, #edit_pharmacy_bill_form #update_pharamacy_full_stock .selectize-pharm-auth, #edit_pharmacy_bill_form #update_pharamacy_full_stock .selectize-lab-auth, #edit_pharmacy_bill_form .print_template_row_form .selectize-form-control, #edit_pharmacy_bill_form .print_template_row_form .selectize-authorization, #edit_pharmacy_bill_form .print_template_row_form .selectize-pharm-auth, #edit_pharmacy_bill_form .print_template_row_form .selectize-lab-auth, #edit_pharmacy_bill_form .new_print_template_block .selectize-form-control, #edit_pharmacy_bill_form .new_print_template_block .selectize-authorization, #edit_pharmacy_bill_form .new_print_template_block .selectize-pharm-auth, #edit_pharmacy_bill_form .new_print_template_block .selectize-lab-auth, #edit_pharmacy_bill_form .edit_print_template_block .selectize-form-control, #edit_pharmacy_bill_form .edit_print_template_block .selectize-authorization, #edit_pharmacy_bill_form .edit_print_template_block .selectize-pharm-auth, #edit_pharmacy_bill_form .edit_print_template_block .selectize-lab-auth, #edit_pharmacy_bill_form #referral_payouts_update .selectize-form-control, #edit_pharmacy_bill_form #referral_payouts_update .selectize-authorization, #edit_pharmacy_bill_form #referral_payouts_update .selectize-pharm-auth, #edit_pharmacy_bill_form #referral_payouts_update .selectize-lab-auth, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .selectize-form-control, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .selectize-authorization, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .selectize-pharm-auth, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .selectize-lab-auth, #edit_pharmacy_bill_form #new_doctor_network_rule_form .selectize-form-control, #edit_pharmacy_bill_form #new_doctor_network_rule_form .selectize-authorization, #edit_pharmacy_bill_form #new_doctor_network_rule_form .selectize-pharm-auth, #edit_pharmacy_bill_form #new_doctor_network_rule_form .selectize-lab-auth, #createHospBillTemplatemodal #new_hospital_patient_bill .selectize-form-control, #createHospBillTemplatemodal #new_hospital_patient_bill .selectize-authorization, #createHospBillTemplatemodal #new_hospital_patient_bill .selectize-pharm-auth, #createHospBillTemplatemodal #new_hospital_patient_bill .selectize-lab-auth, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .selectize-form-control, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .selectize-authorization, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .selectize-pharm-auth, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .selectize-lab-auth, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .selectize-form-control, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .selectize-authorization, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .selectize-pharm-auth, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .selectize-lab-auth, #createHospBillTemplatemodal #create_hospital_bill_template .selectize-form-control, #createHospBillTemplatemodal #create_hospital_bill_template .selectize-authorization, #createHospBillTemplatemodal #create_hospital_bill_template .selectize-pharm-auth, #createHospBillTemplatemodal #create_hospital_bill_template .selectize-lab-auth, #createHospBillTemplatemodal #edit_hospital_patient_bill .selectize-form-control, #createHospBillTemplatemodal #edit_hospital_patient_bill .selectize-authorization, #createHospBillTemplatemodal #edit_hospital_patient_bill .selectize-pharm-auth, #createHospBillTemplatemodal #edit_hospital_patient_bill .selectize-lab-auth, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .selectize-form-control, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .selectize-authorization, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .selectize-pharm-auth, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .selectize-lab-auth, #createHospBillTemplatemodal #prescription_template_form .selectize-form-control, #createHospBillTemplatemodal #prescription_template_form .selectize-authorization, #createHospBillTemplatemodal #prescription_template_form .selectize-pharm-auth, #createHospBillTemplatemodal #prescription_template_form .selectize-lab-auth, #createHospBillTemplatemodal #new_staff_network_rule_form .selectize-form-control, #createHospBillTemplatemodal #new_staff_network_rule_form .selectize-authorization, #createHospBillTemplatemodal #new_staff_network_rule_form .selectize-pharm-auth, #createHospBillTemplatemodal #new_staff_network_rule_form .selectize-lab-auth, #createHospBillTemplatemodal #new_hospital_radiology_order .selectize-form-control, #createHospBillTemplatemodal #new_hospital_radiology_order .selectize-authorization, #createHospBillTemplatemodal #new_hospital_radiology_order .selectize-pharm-auth, #createHospBillTemplatemodal #new_hospital_radiology_order .selectize-lab-auth, #createHospBillTemplatemodal #edit_hospital_radiology_order .selectize-form-control, #createHospBillTemplatemodal #edit_hospital_radiology_order .selectize-authorization, #createHospBillTemplatemodal #edit_hospital_radiology_order .selectize-pharm-auth, #createHospBillTemplatemodal #edit_hospital_radiology_order .selectize-lab-auth, #createHospBillTemplatemodal #edit_hospital_radiology_test .selectize-form-control, #createHospBillTemplatemodal #edit_hospital_radiology_test .selectize-authorization, #createHospBillTemplatemodal #edit_hospital_radiology_test .selectize-pharm-auth, #createHospBillTemplatemodal #edit_hospital_radiology_test .selectize-lab-auth, #createHospBillTemplatemodal #create_user_anon_bill .selectize-form-control, #createHospBillTemplatemodal #create_user_anon_bill .selectize-authorization, #createHospBillTemplatemodal #create_user_anon_bill .selectize-pharm-auth, #createHospBillTemplatemodal #create_user_anon_bill .selectize-lab-auth, #createHospBillTemplatemodal #radiology_order_template .selectize-form-control, #createHospBillTemplatemodal #radiology_order_template .selectize-authorization, #createHospBillTemplatemodal #radiology_order_template .selectize-pharm-auth, #createHospBillTemplatemodal #radiology_order_template .selectize-lab-auth, #createHospBillTemplatemodal #add_doctorreferral .selectize-form-control, #createHospBillTemplatemodal #add_doctorreferral .selectize-authorization, #createHospBillTemplatemodal #add_doctorreferral .selectize-pharm-auth, #createHospBillTemplatemodal #add_doctorreferral .selectize-lab-auth, #createHospBillTemplatemodal #new_pharmacy_order_form .selectize-form-control, #createHospBillTemplatemodal #new_pharmacy_order_form .selectize-authorization, #createHospBillTemplatemodal #new_pharmacy_order_form .selectize-pharm-auth, #createHospBillTemplatemodal #new_pharmacy_order_form .selectize-lab-auth, #createHospBillTemplatemodal #edit_pharmacy_order_form .selectize-form-control, #createHospBillTemplatemodal #edit_pharmacy_order_form .selectize-authorization, #createHospBillTemplatemodal #edit_pharmacy_order_form .selectize-pharm-auth, #createHospBillTemplatemodal #edit_pharmacy_order_form .selectize-lab-auth, #createHospBillTemplatemodal #vaccination_type .selectize-form-control, #createHospBillTemplatemodal #vaccination_type .selectize-authorization, #createHospBillTemplatemodal #vaccination_type .selectize-pharm-auth, #createHospBillTemplatemodal #vaccination_type .selectize-lab-auth, #createHospBillTemplatemodal #update_pharamacy_full_stock .selectize-form-control, #createHospBillTemplatemodal #update_pharamacy_full_stock .selectize-authorization, #createHospBillTemplatemodal #update_pharamacy_full_stock .selectize-pharm-auth, #createHospBillTemplatemodal #update_pharamacy_full_stock .selectize-lab-auth, #createHospBillTemplatemodal .print_template_row_form .selectize-form-control, #createHospBillTemplatemodal .print_template_row_form .selectize-authorization, #createHospBillTemplatemodal .print_template_row_form .selectize-pharm-auth, #createHospBillTemplatemodal .print_template_row_form .selectize-lab-auth, #createHospBillTemplatemodal .new_print_template_block .selectize-form-control, #createHospBillTemplatemodal .new_print_template_block .selectize-authorization, #createHospBillTemplatemodal .new_print_template_block .selectize-pharm-auth, #createHospBillTemplatemodal .new_print_template_block .selectize-lab-auth, #createHospBillTemplatemodal .edit_print_template_block .selectize-form-control, #createHospBillTemplatemodal .edit_print_template_block .selectize-authorization, #createHospBillTemplatemodal .edit_print_template_block .selectize-pharm-auth, #createHospBillTemplatemodal .edit_print_template_block .selectize-lab-auth, #createHospBillTemplatemodal #referral_payouts_update .selectize-form-control, #createHospBillTemplatemodal #referral_payouts_update .selectize-authorization, #createHospBillTemplatemodal #referral_payouts_update .selectize-pharm-auth, #createHospBillTemplatemodal #referral_payouts_update .selectize-lab-auth, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .selectize-form-control, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .selectize-authorization, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .selectize-pharm-auth, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .selectize-lab-auth, #createHospBillTemplatemodal #new_doctor_network_rule_form .selectize-form-control, #createHospBillTemplatemodal #new_doctor_network_rule_form .selectize-authorization, #createHospBillTemplatemodal #new_doctor_network_rule_form .selectize-pharm-auth, #createHospBillTemplatemodal #new_doctor_network_rule_form .selectize-lab-auth, #editBillTemplatemodal #new_hospital_patient_bill .selectize-form-control, #editBillTemplatemodal #new_hospital_patient_bill .selectize-authorization, #editBillTemplatemodal #new_hospital_patient_bill .selectize-pharm-auth, #editBillTemplatemodal #new_hospital_patient_bill .selectize-lab-auth, #editBillTemplatemodal #new_hospital_pharmacy_bill .selectize-form-control, #editBillTemplatemodal #new_hospital_pharmacy_bill .selectize-authorization, #editBillTemplatemodal #new_hospital_pharmacy_bill .selectize-pharm-auth, #editBillTemplatemodal #new_hospital_pharmacy_bill .selectize-lab-auth, #editBillTemplatemodal #edit_hospital_pharmacy_bill .selectize-form-control, #editBillTemplatemodal #edit_hospital_pharmacy_bill .selectize-authorization, #editBillTemplatemodal #edit_hospital_pharmacy_bill .selectize-pharm-auth, #editBillTemplatemodal #edit_hospital_pharmacy_bill .selectize-lab-auth, #editBillTemplatemodal #create_hospital_bill_template .selectize-form-control, #editBillTemplatemodal #create_hospital_bill_template .selectize-authorization, #editBillTemplatemodal #create_hospital_bill_template .selectize-pharm-auth, #editBillTemplatemodal #create_hospital_bill_template .selectize-lab-auth, #editBillTemplatemodal #edit_hospital_patient_bill .selectize-form-control, #editBillTemplatemodal #edit_hospital_patient_bill .selectize-authorization, #editBillTemplatemodal #edit_hospital_patient_bill .selectize-pharm-auth, #editBillTemplatemodal #edit_hospital_patient_bill .selectize-lab-auth, #editBillTemplatemodal #new_hospital_pharmacy_inventory .selectize-form-control, #editBillTemplatemodal #new_hospital_pharmacy_inventory .selectize-authorization, #editBillTemplatemodal #new_hospital_pharmacy_inventory .selectize-pharm-auth, #editBillTemplatemodal #new_hospital_pharmacy_inventory .selectize-lab-auth, #editBillTemplatemodal #prescription_template_form .selectize-form-control, #editBillTemplatemodal #prescription_template_form .selectize-authorization, #editBillTemplatemodal #prescription_template_form .selectize-pharm-auth, #editBillTemplatemodal #prescription_template_form .selectize-lab-auth, #editBillTemplatemodal #new_staff_network_rule_form .selectize-form-control, #editBillTemplatemodal #new_staff_network_rule_form .selectize-authorization, #editBillTemplatemodal #new_staff_network_rule_form .selectize-pharm-auth, #editBillTemplatemodal #new_staff_network_rule_form .selectize-lab-auth, #editBillTemplatemodal #new_hospital_radiology_order .selectize-form-control, #editBillTemplatemodal #new_hospital_radiology_order .selectize-authorization, #editBillTemplatemodal #new_hospital_radiology_order .selectize-pharm-auth, #editBillTemplatemodal #new_hospital_radiology_order .selectize-lab-auth, #editBillTemplatemodal #edit_hospital_radiology_order .selectize-form-control, #editBillTemplatemodal #edit_hospital_radiology_order .selectize-authorization, #editBillTemplatemodal #edit_hospital_radiology_order .selectize-pharm-auth, #editBillTemplatemodal #edit_hospital_radiology_order .selectize-lab-auth, #editBillTemplatemodal #edit_hospital_radiology_test .selectize-form-control, #editBillTemplatemodal #edit_hospital_radiology_test .selectize-authorization, #editBillTemplatemodal #edit_hospital_radiology_test .selectize-pharm-auth, #editBillTemplatemodal #edit_hospital_radiology_test .selectize-lab-auth, #editBillTemplatemodal #create_user_anon_bill .selectize-form-control, #editBillTemplatemodal #create_user_anon_bill .selectize-authorization, #editBillTemplatemodal #create_user_anon_bill .selectize-pharm-auth, #editBillTemplatemodal #create_user_anon_bill .selectize-lab-auth, #editBillTemplatemodal #radiology_order_template .selectize-form-control, #editBillTemplatemodal #radiology_order_template .selectize-authorization, #editBillTemplatemodal #radiology_order_template .selectize-pharm-auth, #editBillTemplatemodal #radiology_order_template .selectize-lab-auth, #editBillTemplatemodal #add_doctorreferral .selectize-form-control, #editBillTemplatemodal #add_doctorreferral .selectize-authorization, #editBillTemplatemodal #add_doctorreferral .selectize-pharm-auth, #editBillTemplatemodal #add_doctorreferral .selectize-lab-auth, #editBillTemplatemodal #new_pharmacy_order_form .selectize-form-control, #editBillTemplatemodal #new_pharmacy_order_form .selectize-authorization, #editBillTemplatemodal #new_pharmacy_order_form .selectize-pharm-auth, #editBillTemplatemodal #new_pharmacy_order_form .selectize-lab-auth, #editBillTemplatemodal #edit_pharmacy_order_form .selectize-form-control, #editBillTemplatemodal #edit_pharmacy_order_form .selectize-authorization, #editBillTemplatemodal #edit_pharmacy_order_form .selectize-pharm-auth, #editBillTemplatemodal #edit_pharmacy_order_form .selectize-lab-auth, #editBillTemplatemodal #vaccination_type .selectize-form-control, #editBillTemplatemodal #vaccination_type .selectize-authorization, #editBillTemplatemodal #vaccination_type .selectize-pharm-auth, #editBillTemplatemodal #vaccination_type .selectize-lab-auth, #editBillTemplatemodal #update_pharamacy_full_stock .selectize-form-control, #editBillTemplatemodal #update_pharamacy_full_stock .selectize-authorization, #editBillTemplatemodal #update_pharamacy_full_stock .selectize-pharm-auth, #editBillTemplatemodal #update_pharamacy_full_stock .selectize-lab-auth, #editBillTemplatemodal .print_template_row_form .selectize-form-control, #editBillTemplatemodal .print_template_row_form .selectize-authorization, #editBillTemplatemodal .print_template_row_form .selectize-pharm-auth, #editBillTemplatemodal .print_template_row_form .selectize-lab-auth, #editBillTemplatemodal .new_print_template_block .selectize-form-control, #editBillTemplatemodal .new_print_template_block .selectize-authorization, #editBillTemplatemodal .new_print_template_block .selectize-pharm-auth, #editBillTemplatemodal .new_print_template_block .selectize-lab-auth, #editBillTemplatemodal .edit_print_template_block .selectize-form-control, #editBillTemplatemodal .edit_print_template_block .selectize-authorization, #editBillTemplatemodal .edit_print_template_block .selectize-pharm-auth, #editBillTemplatemodal .edit_print_template_block .selectize-lab-auth, #editBillTemplatemodal #referral_payouts_update .selectize-form-control, #editBillTemplatemodal #referral_payouts_update .selectize-authorization, #editBillTemplatemodal #referral_payouts_update .selectize-pharm-auth, #editBillTemplatemodal #referral_payouts_update .selectize-lab-auth, #editBillTemplatemodal #return_hospital_pharmacy_bill .selectize-form-control, #editBillTemplatemodal #return_hospital_pharmacy_bill .selectize-authorization, #editBillTemplatemodal #return_hospital_pharmacy_bill .selectize-pharm-auth, #editBillTemplatemodal #return_hospital_pharmacy_bill .selectize-lab-auth, #editBillTemplatemodal #new_doctor_network_rule_form .selectize-form-control, #editBillTemplatemodal #new_doctor_network_rule_form .selectize-authorization, #editBillTemplatemodal #new_doctor_network_rule_form .selectize-pharm-auth, #editBillTemplatemodal #new_doctor_network_rule_form .selectize-lab-auth, #add_new_inventory_form #new_hospital_patient_bill .selectize-form-control, #add_new_inventory_form #new_hospital_patient_bill .selectize-authorization, #add_new_inventory_form #new_hospital_patient_bill .selectize-pharm-auth, #add_new_inventory_form #new_hospital_patient_bill .selectize-lab-auth, #add_new_inventory_form #new_hospital_pharmacy_bill .selectize-form-control, #add_new_inventory_form #new_hospital_pharmacy_bill .selectize-authorization, #add_new_inventory_form #new_hospital_pharmacy_bill .selectize-pharm-auth, #add_new_inventory_form #new_hospital_pharmacy_bill .selectize-lab-auth, #add_new_inventory_form #edit_hospital_pharmacy_bill .selectize-form-control, #add_new_inventory_form #edit_hospital_pharmacy_bill .selectize-authorization, #add_new_inventory_form #edit_hospital_pharmacy_bill .selectize-pharm-auth, #add_new_inventory_form #edit_hospital_pharmacy_bill .selectize-lab-auth, #add_new_inventory_form #create_hospital_bill_template .selectize-form-control, #add_new_inventory_form #create_hospital_bill_template .selectize-authorization, #add_new_inventory_form #create_hospital_bill_template .selectize-pharm-auth, #add_new_inventory_form #create_hospital_bill_template .selectize-lab-auth, #add_new_inventory_form #edit_hospital_patient_bill .selectize-form-control, #add_new_inventory_form #edit_hospital_patient_bill .selectize-authorization, #add_new_inventory_form #edit_hospital_patient_bill .selectize-pharm-auth, #add_new_inventory_form #edit_hospital_patient_bill .selectize-lab-auth, #add_new_inventory_form #new_hospital_pharmacy_inventory .selectize-form-control, #add_new_inventory_form #new_hospital_pharmacy_inventory .selectize-authorization, #add_new_inventory_form #new_hospital_pharmacy_inventory .selectize-pharm-auth, #add_new_inventory_form #new_hospital_pharmacy_inventory .selectize-lab-auth, #add_new_inventory_form #prescription_template_form .selectize-form-control, #add_new_inventory_form #prescription_template_form .selectize-authorization, #add_new_inventory_form #prescription_template_form .selectize-pharm-auth, #add_new_inventory_form #prescription_template_form .selectize-lab-auth, #add_new_inventory_form #new_staff_network_rule_form .selectize-form-control, #add_new_inventory_form #new_staff_network_rule_form .selectize-authorization, #add_new_inventory_form #new_staff_network_rule_form .selectize-pharm-auth, #add_new_inventory_form #new_staff_network_rule_form .selectize-lab-auth, #add_new_inventory_form #new_hospital_radiology_order .selectize-form-control, #add_new_inventory_form #new_hospital_radiology_order .selectize-authorization, #add_new_inventory_form #new_hospital_radiology_order .selectize-pharm-auth, #add_new_inventory_form #new_hospital_radiology_order .selectize-lab-auth, #add_new_inventory_form #edit_hospital_radiology_order .selectize-form-control, #add_new_inventory_form #edit_hospital_radiology_order .selectize-authorization, #add_new_inventory_form #edit_hospital_radiology_order .selectize-pharm-auth, #add_new_inventory_form #edit_hospital_radiology_order .selectize-lab-auth, #add_new_inventory_form #edit_hospital_radiology_test .selectize-form-control, #add_new_inventory_form #edit_hospital_radiology_test .selectize-authorization, #add_new_inventory_form #edit_hospital_radiology_test .selectize-pharm-auth, #add_new_inventory_form #edit_hospital_radiology_test .selectize-lab-auth, #add_new_inventory_form #create_user_anon_bill .selectize-form-control, #add_new_inventory_form #create_user_anon_bill .selectize-authorization, #add_new_inventory_form #create_user_anon_bill .selectize-pharm-auth, #add_new_inventory_form #create_user_anon_bill .selectize-lab-auth, #add_new_inventory_form #radiology_order_template .selectize-form-control, #add_new_inventory_form #radiology_order_template .selectize-authorization, #add_new_inventory_form #radiology_order_template .selectize-pharm-auth, #add_new_inventory_form #radiology_order_template .selectize-lab-auth, #add_new_inventory_form #add_doctorreferral .selectize-form-control, #add_new_inventory_form #add_doctorreferral .selectize-authorization, #add_new_inventory_form #add_doctorreferral .selectize-pharm-auth, #add_new_inventory_form #add_doctorreferral .selectize-lab-auth, #add_new_inventory_form #new_pharmacy_order_form .selectize-form-control, #add_new_inventory_form #new_pharmacy_order_form .selectize-authorization, #add_new_inventory_form #new_pharmacy_order_form .selectize-pharm-auth, #add_new_inventory_form #new_pharmacy_order_form .selectize-lab-auth, #add_new_inventory_form #edit_pharmacy_order_form .selectize-form-control, #add_new_inventory_form #edit_pharmacy_order_form .selectize-authorization, #add_new_inventory_form #edit_pharmacy_order_form .selectize-pharm-auth, #add_new_inventory_form #edit_pharmacy_order_form .selectize-lab-auth, #add_new_inventory_form #vaccination_type .selectize-form-control, #add_new_inventory_form #vaccination_type .selectize-authorization, #add_new_inventory_form #vaccination_type .selectize-pharm-auth, #add_new_inventory_form #vaccination_type .selectize-lab-auth, #add_new_inventory_form #update_pharamacy_full_stock .selectize-form-control, #add_new_inventory_form #update_pharamacy_full_stock .selectize-authorization, #add_new_inventory_form #update_pharamacy_full_stock .selectize-pharm-auth, #add_new_inventory_form #update_pharamacy_full_stock .selectize-lab-auth, #add_new_inventory_form .print_template_row_form .selectize-form-control, #add_new_inventory_form .print_template_row_form .selectize-authorization, #add_new_inventory_form .print_template_row_form .selectize-pharm-auth, #add_new_inventory_form .print_template_row_form .selectize-lab-auth, #add_new_inventory_form .new_print_template_block .selectize-form-control, #add_new_inventory_form .new_print_template_block .selectize-authorization, #add_new_inventory_form .new_print_template_block .selectize-pharm-auth, #add_new_inventory_form .new_print_template_block .selectize-lab-auth, #add_new_inventory_form .edit_print_template_block .selectize-form-control, #add_new_inventory_form .edit_print_template_block .selectize-authorization, #add_new_inventory_form .edit_print_template_block .selectize-pharm-auth, #add_new_inventory_form .edit_print_template_block .selectize-lab-auth, #add_new_inventory_form #referral_payouts_update .selectize-form-control, #add_new_inventory_form #referral_payouts_update .selectize-authorization, #add_new_inventory_form #referral_payouts_update .selectize-pharm-auth, #add_new_inventory_form #referral_payouts_update .selectize-lab-auth, #add_new_inventory_form #return_hospital_pharmacy_bill .selectize-form-control, #add_new_inventory_form #return_hospital_pharmacy_bill .selectize-authorization, #add_new_inventory_form #return_hospital_pharmacy_bill .selectize-pharm-auth, #add_new_inventory_form #return_hospital_pharmacy_bill .selectize-lab-auth, #add_new_inventory_form #new_doctor_network_rule_form .selectize-form-control, #add_new_inventory_form #new_doctor_network_rule_form .selectize-authorization, #add_new_inventory_form #new_doctor_network_rule_form .selectize-pharm-auth, #add_new_inventory_form #new_doctor_network_rule_form .selectize-lab-auth, #edit_pharmacy_order #new_hospital_patient_bill .selectize-form-control, #edit_pharmacy_order #new_hospital_patient_bill .selectize-authorization, #edit_pharmacy_order #new_hospital_patient_bill .selectize-pharm-auth, #edit_pharmacy_order #new_hospital_patient_bill .selectize-lab-auth, #edit_pharmacy_order #new_hospital_pharmacy_bill .selectize-form-control, #edit_pharmacy_order #new_hospital_pharmacy_bill .selectize-authorization, #edit_pharmacy_order #new_hospital_pharmacy_bill .selectize-pharm-auth, #edit_pharmacy_order #new_hospital_pharmacy_bill .selectize-lab-auth, #edit_pharmacy_order #edit_hospital_pharmacy_bill .selectize-form-control, #edit_pharmacy_order #edit_hospital_pharmacy_bill .selectize-authorization, #edit_pharmacy_order #edit_hospital_pharmacy_bill .selectize-pharm-auth, #edit_pharmacy_order #edit_hospital_pharmacy_bill .selectize-lab-auth, #edit_pharmacy_order #create_hospital_bill_template .selectize-form-control, #edit_pharmacy_order #create_hospital_bill_template .selectize-authorization, #edit_pharmacy_order #create_hospital_bill_template .selectize-pharm-auth, #edit_pharmacy_order #create_hospital_bill_template .selectize-lab-auth, #edit_pharmacy_order #edit_hospital_patient_bill .selectize-form-control, #edit_pharmacy_order #edit_hospital_patient_bill .selectize-authorization, #edit_pharmacy_order #edit_hospital_patient_bill .selectize-pharm-auth, #edit_pharmacy_order #edit_hospital_patient_bill .selectize-lab-auth, #edit_pharmacy_order #new_hospital_pharmacy_inventory .selectize-form-control, #edit_pharmacy_order #new_hospital_pharmacy_inventory .selectize-authorization, #edit_pharmacy_order #new_hospital_pharmacy_inventory .selectize-pharm-auth, #edit_pharmacy_order #new_hospital_pharmacy_inventory .selectize-lab-auth, #edit_pharmacy_order #prescription_template_form .selectize-form-control, #edit_pharmacy_order #prescription_template_form .selectize-authorization, #edit_pharmacy_order #prescription_template_form .selectize-pharm-auth, #edit_pharmacy_order #prescription_template_form .selectize-lab-auth, #edit_pharmacy_order #new_staff_network_rule_form .selectize-form-control, #edit_pharmacy_order #new_staff_network_rule_form .selectize-authorization, #edit_pharmacy_order #new_staff_network_rule_form .selectize-pharm-auth, #edit_pharmacy_order #new_staff_network_rule_form .selectize-lab-auth, #edit_pharmacy_order #new_hospital_radiology_order .selectize-form-control, #edit_pharmacy_order #new_hospital_radiology_order .selectize-authorization, #edit_pharmacy_order #new_hospital_radiology_order .selectize-pharm-auth, #edit_pharmacy_order #new_hospital_radiology_order .selectize-lab-auth, #edit_pharmacy_order #edit_hospital_radiology_order .selectize-form-control, #edit_pharmacy_order #edit_hospital_radiology_order .selectize-authorization, #edit_pharmacy_order #edit_hospital_radiology_order .selectize-pharm-auth, #edit_pharmacy_order #edit_hospital_radiology_order .selectize-lab-auth, #edit_pharmacy_order #edit_hospital_radiology_test .selectize-form-control, #edit_pharmacy_order #edit_hospital_radiology_test .selectize-authorization, #edit_pharmacy_order #edit_hospital_radiology_test .selectize-pharm-auth, #edit_pharmacy_order #edit_hospital_radiology_test .selectize-lab-auth, #edit_pharmacy_order #create_user_anon_bill .selectize-form-control, #edit_pharmacy_order #create_user_anon_bill .selectize-authorization, #edit_pharmacy_order #create_user_anon_bill .selectize-pharm-auth, #edit_pharmacy_order #create_user_anon_bill .selectize-lab-auth, #edit_pharmacy_order #radiology_order_template .selectize-form-control, #edit_pharmacy_order #radiology_order_template .selectize-authorization, #edit_pharmacy_order #radiology_order_template .selectize-pharm-auth, #edit_pharmacy_order #radiology_order_template .selectize-lab-auth, #edit_pharmacy_order #add_doctorreferral .selectize-form-control, #edit_pharmacy_order #add_doctorreferral .selectize-authorization, #edit_pharmacy_order #add_doctorreferral .selectize-pharm-auth, #edit_pharmacy_order #add_doctorreferral .selectize-lab-auth, #edit_pharmacy_order #new_pharmacy_order_form .selectize-form-control, #edit_pharmacy_order #new_pharmacy_order_form .selectize-authorization, #edit_pharmacy_order #new_pharmacy_order_form .selectize-pharm-auth, #edit_pharmacy_order #new_pharmacy_order_form .selectize-lab-auth, #edit_pharmacy_order #edit_pharmacy_order_form .selectize-form-control, #edit_pharmacy_order #edit_pharmacy_order_form .selectize-authorization, #edit_pharmacy_order #edit_pharmacy_order_form .selectize-pharm-auth, #edit_pharmacy_order #edit_pharmacy_order_form .selectize-lab-auth, #edit_pharmacy_order #vaccination_type .selectize-form-control, #edit_pharmacy_order #vaccination_type .selectize-authorization, #edit_pharmacy_order #vaccination_type .selectize-pharm-auth, #edit_pharmacy_order #vaccination_type .selectize-lab-auth, #edit_pharmacy_order #update_pharamacy_full_stock .selectize-form-control, #edit_pharmacy_order #update_pharamacy_full_stock .selectize-authorization, #edit_pharmacy_order #update_pharamacy_full_stock .selectize-pharm-auth, #edit_pharmacy_order #update_pharamacy_full_stock .selectize-lab-auth, #edit_pharmacy_order .print_template_row_form .selectize-form-control, #edit_pharmacy_order .print_template_row_form .selectize-authorization, #edit_pharmacy_order .print_template_row_form .selectize-pharm-auth, #edit_pharmacy_order .print_template_row_form .selectize-lab-auth, #edit_pharmacy_order .new_print_template_block .selectize-form-control, #edit_pharmacy_order .new_print_template_block .selectize-authorization, #edit_pharmacy_order .new_print_template_block .selectize-pharm-auth, #edit_pharmacy_order .new_print_template_block .selectize-lab-auth, #edit_pharmacy_order .edit_print_template_block .selectize-form-control, #edit_pharmacy_order .edit_print_template_block .selectize-authorization, #edit_pharmacy_order .edit_print_template_block .selectize-pharm-auth, #edit_pharmacy_order .edit_print_template_block .selectize-lab-auth, #edit_pharmacy_order #referral_payouts_update .selectize-form-control, #edit_pharmacy_order #referral_payouts_update .selectize-authorization, #edit_pharmacy_order #referral_payouts_update .selectize-pharm-auth, #edit_pharmacy_order #referral_payouts_update .selectize-lab-auth, #edit_pharmacy_order #return_hospital_pharmacy_bill .selectize-form-control, #edit_pharmacy_order #return_hospital_pharmacy_bill .selectize-authorization, #edit_pharmacy_order #return_hospital_pharmacy_bill .selectize-pharm-auth, #edit_pharmacy_order #return_hospital_pharmacy_bill .selectize-lab-auth, #edit_pharmacy_order #new_doctor_network_rule_form .selectize-form-control, #edit_pharmacy_order #new_doctor_network_rule_form .selectize-authorization, #edit_pharmacy_order #new_doctor_network_rule_form .selectize-pharm-auth, #edit_pharmacy_order #new_doctor_network_rule_form .selectize-lab-auth, #edit_staff_network_rules #new_hospital_patient_bill .selectize-form-control, #edit_staff_network_rules #new_hospital_patient_bill .selectize-authorization, #edit_staff_network_rules #new_hospital_patient_bill .selectize-pharm-auth, #edit_staff_network_rules #new_hospital_patient_bill .selectize-lab-auth, #edit_staff_network_rules #new_hospital_pharmacy_bill .selectize-form-control, #edit_staff_network_rules #new_hospital_pharmacy_bill .selectize-authorization, #edit_staff_network_rules #new_hospital_pharmacy_bill .selectize-pharm-auth, #edit_staff_network_rules #new_hospital_pharmacy_bill .selectize-lab-auth, #edit_staff_network_rules #edit_hospital_pharmacy_bill .selectize-form-control, #edit_staff_network_rules #edit_hospital_pharmacy_bill .selectize-authorization, #edit_staff_network_rules #edit_hospital_pharmacy_bill .selectize-pharm-auth, #edit_staff_network_rules #edit_hospital_pharmacy_bill .selectize-lab-auth, #edit_staff_network_rules #create_hospital_bill_template .selectize-form-control, #edit_staff_network_rules #create_hospital_bill_template .selectize-authorization, #edit_staff_network_rules #create_hospital_bill_template .selectize-pharm-auth, #edit_staff_network_rules #create_hospital_bill_template .selectize-lab-auth, #edit_staff_network_rules #edit_hospital_patient_bill .selectize-form-control, #edit_staff_network_rules #edit_hospital_patient_bill .selectize-authorization, #edit_staff_network_rules #edit_hospital_patient_bill .selectize-pharm-auth, #edit_staff_network_rules #edit_hospital_patient_bill .selectize-lab-auth, #edit_staff_network_rules #new_hospital_pharmacy_inventory .selectize-form-control, #edit_staff_network_rules #new_hospital_pharmacy_inventory .selectize-authorization, #edit_staff_network_rules #new_hospital_pharmacy_inventory .selectize-pharm-auth, #edit_staff_network_rules #new_hospital_pharmacy_inventory .selectize-lab-auth, #edit_staff_network_rules #prescription_template_form .selectize-form-control, #edit_staff_network_rules #prescription_template_form .selectize-authorization, #edit_staff_network_rules #prescription_template_form .selectize-pharm-auth, #edit_staff_network_rules #prescription_template_form .selectize-lab-auth, #edit_staff_network_rules #new_staff_network_rule_form .selectize-form-control, #edit_staff_network_rules #new_staff_network_rule_form .selectize-authorization, #edit_staff_network_rules #new_staff_network_rule_form .selectize-pharm-auth, #edit_staff_network_rules #new_staff_network_rule_form .selectize-lab-auth, #edit_staff_network_rules #new_hospital_radiology_order .selectize-form-control, #edit_staff_network_rules #new_hospital_radiology_order .selectize-authorization, #edit_staff_network_rules #new_hospital_radiology_order .selectize-pharm-auth, #edit_staff_network_rules #new_hospital_radiology_order .selectize-lab-auth, #edit_staff_network_rules #edit_hospital_radiology_order .selectize-form-control, #edit_staff_network_rules #edit_hospital_radiology_order .selectize-authorization, #edit_staff_network_rules #edit_hospital_radiology_order .selectize-pharm-auth, #edit_staff_network_rules #edit_hospital_radiology_order .selectize-lab-auth, #edit_staff_network_rules #edit_hospital_radiology_test .selectize-form-control, #edit_staff_network_rules #edit_hospital_radiology_test .selectize-authorization, #edit_staff_network_rules #edit_hospital_radiology_test .selectize-pharm-auth, #edit_staff_network_rules #edit_hospital_radiology_test .selectize-lab-auth, #edit_staff_network_rules #create_user_anon_bill .selectize-form-control, #edit_staff_network_rules #create_user_anon_bill .selectize-authorization, #edit_staff_network_rules #create_user_anon_bill .selectize-pharm-auth, #edit_staff_network_rules #create_user_anon_bill .selectize-lab-auth, #edit_staff_network_rules #radiology_order_template .selectize-form-control, #edit_staff_network_rules #radiology_order_template .selectize-authorization, #edit_staff_network_rules #radiology_order_template .selectize-pharm-auth, #edit_staff_network_rules #radiology_order_template .selectize-lab-auth, #edit_staff_network_rules #add_doctorreferral .selectize-form-control, #edit_staff_network_rules #add_doctorreferral .selectize-authorization, #edit_staff_network_rules #add_doctorreferral .selectize-pharm-auth, #edit_staff_network_rules #add_doctorreferral .selectize-lab-auth, #edit_staff_network_rules #new_pharmacy_order_form .selectize-form-control, #edit_staff_network_rules #new_pharmacy_order_form .selectize-authorization, #edit_staff_network_rules #new_pharmacy_order_form .selectize-pharm-auth, #edit_staff_network_rules #new_pharmacy_order_form .selectize-lab-auth, #edit_staff_network_rules #edit_pharmacy_order_form .selectize-form-control, #edit_staff_network_rules #edit_pharmacy_order_form .selectize-authorization, #edit_staff_network_rules #edit_pharmacy_order_form .selectize-pharm-auth, #edit_staff_network_rules #edit_pharmacy_order_form .selectize-lab-auth, #edit_staff_network_rules #vaccination_type .selectize-form-control, #edit_staff_network_rules #vaccination_type .selectize-authorization, #edit_staff_network_rules #vaccination_type .selectize-pharm-auth, #edit_staff_network_rules #vaccination_type .selectize-lab-auth, #edit_staff_network_rules #update_pharamacy_full_stock .selectize-form-control, #edit_staff_network_rules #update_pharamacy_full_stock .selectize-authorization, #edit_staff_network_rules #update_pharamacy_full_stock .selectize-pharm-auth, #edit_staff_network_rules #update_pharamacy_full_stock .selectize-lab-auth, #edit_staff_network_rules .print_template_row_form .selectize-form-control, #edit_staff_network_rules .print_template_row_form .selectize-authorization, #edit_staff_network_rules .print_template_row_form .selectize-pharm-auth, #edit_staff_network_rules .print_template_row_form .selectize-lab-auth, #edit_staff_network_rules .new_print_template_block .selectize-form-control, #edit_staff_network_rules .new_print_template_block .selectize-authorization, #edit_staff_network_rules .new_print_template_block .selectize-pharm-auth, #edit_staff_network_rules .new_print_template_block .selectize-lab-auth, #edit_staff_network_rules .edit_print_template_block .selectize-form-control, #edit_staff_network_rules .edit_print_template_block .selectize-authorization, #edit_staff_network_rules .edit_print_template_block .selectize-pharm-auth, #edit_staff_network_rules .edit_print_template_block .selectize-lab-auth, #edit_staff_network_rules #referral_payouts_update .selectize-form-control, #edit_staff_network_rules #referral_payouts_update .selectize-authorization, #edit_staff_network_rules #referral_payouts_update .selectize-pharm-auth, #edit_staff_network_rules #referral_payouts_update .selectize-lab-auth, #edit_staff_network_rules #return_hospital_pharmacy_bill .selectize-form-control, #edit_staff_network_rules #return_hospital_pharmacy_bill .selectize-authorization, #edit_staff_network_rules #return_hospital_pharmacy_bill .selectize-pharm-auth, #edit_staff_network_rules #return_hospital_pharmacy_bill .selectize-lab-auth, #edit_staff_network_rules #new_doctor_network_rule_form .selectize-form-control, #edit_staff_network_rules #new_doctor_network_rule_form .selectize-authorization, #edit_staff_network_rules #new_doctor_network_rule_form .selectize-pharm-auth, #edit_staff_network_rules #new_doctor_network_rule_form .selectize-lab-auth, #add_new_radiology_order_form #new_hospital_patient_bill .selectize-form-control, #add_new_radiology_order_form #new_hospital_patient_bill .selectize-authorization, #add_new_radiology_order_form #new_hospital_patient_bill .selectize-pharm-auth, #add_new_radiology_order_form #new_hospital_patient_bill .selectize-lab-auth, #add_new_radiology_order_form #new_hospital_pharmacy_bill .selectize-form-control, #add_new_radiology_order_form #new_hospital_pharmacy_bill .selectize-authorization, #add_new_radiology_order_form #new_hospital_pharmacy_bill .selectize-pharm-auth, #add_new_radiology_order_form #new_hospital_pharmacy_bill .selectize-lab-auth, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .selectize-form-control, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .selectize-authorization, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .selectize-pharm-auth, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .selectize-lab-auth, #add_new_radiology_order_form #create_hospital_bill_template .selectize-form-control, #add_new_radiology_order_form #create_hospital_bill_template .selectize-authorization, #add_new_radiology_order_form #create_hospital_bill_template .selectize-pharm-auth, #add_new_radiology_order_form #create_hospital_bill_template .selectize-lab-auth, #add_new_radiology_order_form #edit_hospital_patient_bill .selectize-form-control, #add_new_radiology_order_form #edit_hospital_patient_bill .selectize-authorization, #add_new_radiology_order_form #edit_hospital_patient_bill .selectize-pharm-auth, #add_new_radiology_order_form #edit_hospital_patient_bill .selectize-lab-auth, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .selectize-form-control, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .selectize-authorization, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .selectize-pharm-auth, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .selectize-lab-auth, #add_new_radiology_order_form #prescription_template_form .selectize-form-control, #add_new_radiology_order_form #prescription_template_form .selectize-authorization, #add_new_radiology_order_form #prescription_template_form .selectize-pharm-auth, #add_new_radiology_order_form #prescription_template_form .selectize-lab-auth, #add_new_radiology_order_form #new_staff_network_rule_form .selectize-form-control, #add_new_radiology_order_form #new_staff_network_rule_form .selectize-authorization, #add_new_radiology_order_form #new_staff_network_rule_form .selectize-pharm-auth, #add_new_radiology_order_form #new_staff_network_rule_form .selectize-lab-auth, #add_new_radiology_order_form #new_hospital_radiology_order .selectize-form-control, #add_new_radiology_order_form #new_hospital_radiology_order .selectize-authorization, #add_new_radiology_order_form #new_hospital_radiology_order .selectize-pharm-auth, #add_new_radiology_order_form #new_hospital_radiology_order .selectize-lab-auth, #add_new_radiology_order_form #edit_hospital_radiology_order .selectize-form-control, #add_new_radiology_order_form #edit_hospital_radiology_order .selectize-authorization, #add_new_radiology_order_form #edit_hospital_radiology_order .selectize-pharm-auth, #add_new_radiology_order_form #edit_hospital_radiology_order .selectize-lab-auth, #add_new_radiology_order_form #edit_hospital_radiology_test .selectize-form-control, #add_new_radiology_order_form #edit_hospital_radiology_test .selectize-authorization, #add_new_radiology_order_form #edit_hospital_radiology_test .selectize-pharm-auth, #add_new_radiology_order_form #edit_hospital_radiology_test .selectize-lab-auth, #add_new_radiology_order_form #create_user_anon_bill .selectize-form-control, #add_new_radiology_order_form #create_user_anon_bill .selectize-authorization, #add_new_radiology_order_form #create_user_anon_bill .selectize-pharm-auth, #add_new_radiology_order_form #create_user_anon_bill .selectize-lab-auth, #add_new_radiology_order_form #radiology_order_template .selectize-form-control, #add_new_radiology_order_form #radiology_order_template .selectize-authorization, #add_new_radiology_order_form #radiology_order_template .selectize-pharm-auth, #add_new_radiology_order_form #radiology_order_template .selectize-lab-auth, #add_new_radiology_order_form #add_doctorreferral .selectize-form-control, #add_new_radiology_order_form #add_doctorreferral .selectize-authorization, #add_new_radiology_order_form #add_doctorreferral .selectize-pharm-auth, #add_new_radiology_order_form #add_doctorreferral .selectize-lab-auth, #add_new_radiology_order_form #new_pharmacy_order_form .selectize-form-control, #add_new_radiology_order_form #new_pharmacy_order_form .selectize-authorization, #add_new_radiology_order_form #new_pharmacy_order_form .selectize-pharm-auth, #add_new_radiology_order_form #new_pharmacy_order_form .selectize-lab-auth, #add_new_radiology_order_form #edit_pharmacy_order_form .selectize-form-control, #add_new_radiology_order_form #edit_pharmacy_order_form .selectize-authorization, #add_new_radiology_order_form #edit_pharmacy_order_form .selectize-pharm-auth, #add_new_radiology_order_form #edit_pharmacy_order_form .selectize-lab-auth, #add_new_radiology_order_form #vaccination_type .selectize-form-control, #add_new_radiology_order_form #vaccination_type .selectize-authorization, #add_new_radiology_order_form #vaccination_type .selectize-pharm-auth, #add_new_radiology_order_form #vaccination_type .selectize-lab-auth, #add_new_radiology_order_form #update_pharamacy_full_stock .selectize-form-control, #add_new_radiology_order_form #update_pharamacy_full_stock .selectize-authorization, #add_new_radiology_order_form #update_pharamacy_full_stock .selectize-pharm-auth, #add_new_radiology_order_form #update_pharamacy_full_stock .selectize-lab-auth, #add_new_radiology_order_form .print_template_row_form .selectize-form-control, #add_new_radiology_order_form .print_template_row_form .selectize-authorization, #add_new_radiology_order_form .print_template_row_form .selectize-pharm-auth, #add_new_radiology_order_form .print_template_row_form .selectize-lab-auth, #add_new_radiology_order_form .new_print_template_block .selectize-form-control, #add_new_radiology_order_form .new_print_template_block .selectize-authorization, #add_new_radiology_order_form .new_print_template_block .selectize-pharm-auth, #add_new_radiology_order_form .new_print_template_block .selectize-lab-auth, #add_new_radiology_order_form .edit_print_template_block .selectize-form-control, #add_new_radiology_order_form .edit_print_template_block .selectize-authorization, #add_new_radiology_order_form .edit_print_template_block .selectize-pharm-auth, #add_new_radiology_order_form .edit_print_template_block .selectize-lab-auth, #add_new_radiology_order_form #referral_payouts_update .selectize-form-control, #add_new_radiology_order_form #referral_payouts_update .selectize-authorization, #add_new_radiology_order_form #referral_payouts_update .selectize-pharm-auth, #add_new_radiology_order_form #referral_payouts_update .selectize-lab-auth, #add_new_radiology_order_form #return_hospital_pharmacy_bill .selectize-form-control, #add_new_radiology_order_form #return_hospital_pharmacy_bill .selectize-authorization, #add_new_radiology_order_form #return_hospital_pharmacy_bill .selectize-pharm-auth, #add_new_radiology_order_form #return_hospital_pharmacy_bill .selectize-lab-auth, #add_new_radiology_order_form #new_doctor_network_rule_form .selectize-form-control, #add_new_radiology_order_form #new_doctor_network_rule_form .selectize-authorization, #add_new_radiology_order_form #new_doctor_network_rule_form .selectize-pharm-auth, #add_new_radiology_order_form #new_doctor_network_rule_form .selectize-lab-auth, #edit_radiology_test_form #new_hospital_patient_bill .selectize-form-control, #edit_radiology_test_form #new_hospital_patient_bill .selectize-authorization, #edit_radiology_test_form #new_hospital_patient_bill .selectize-pharm-auth, #edit_radiology_test_form #new_hospital_patient_bill .selectize-lab-auth, #edit_radiology_test_form #new_hospital_pharmacy_bill .selectize-form-control, #edit_radiology_test_form #new_hospital_pharmacy_bill .selectize-authorization, #edit_radiology_test_form #new_hospital_pharmacy_bill .selectize-pharm-auth, #edit_radiology_test_form #new_hospital_pharmacy_bill .selectize-lab-auth, #edit_radiology_test_form #edit_hospital_pharmacy_bill .selectize-form-control, #edit_radiology_test_form #edit_hospital_pharmacy_bill .selectize-authorization, #edit_radiology_test_form #edit_hospital_pharmacy_bill .selectize-pharm-auth, #edit_radiology_test_form #edit_hospital_pharmacy_bill .selectize-lab-auth, #edit_radiology_test_form #create_hospital_bill_template .selectize-form-control, #edit_radiology_test_form #create_hospital_bill_template .selectize-authorization, #edit_radiology_test_form #create_hospital_bill_template .selectize-pharm-auth, #edit_radiology_test_form #create_hospital_bill_template .selectize-lab-auth, #edit_radiology_test_form #edit_hospital_patient_bill .selectize-form-control, #edit_radiology_test_form #edit_hospital_patient_bill .selectize-authorization, #edit_radiology_test_form #edit_hospital_patient_bill .selectize-pharm-auth, #edit_radiology_test_form #edit_hospital_patient_bill .selectize-lab-auth, #edit_radiology_test_form #new_hospital_pharmacy_inventory .selectize-form-control, #edit_radiology_test_form #new_hospital_pharmacy_inventory .selectize-authorization, #edit_radiology_test_form #new_hospital_pharmacy_inventory .selectize-pharm-auth, #edit_radiology_test_form #new_hospital_pharmacy_inventory .selectize-lab-auth, #edit_radiology_test_form #prescription_template_form .selectize-form-control, #edit_radiology_test_form #prescription_template_form .selectize-authorization, #edit_radiology_test_form #prescription_template_form .selectize-pharm-auth, #edit_radiology_test_form #prescription_template_form .selectize-lab-auth, #edit_radiology_test_form #new_staff_network_rule_form .selectize-form-control, #edit_radiology_test_form #new_staff_network_rule_form .selectize-authorization, #edit_radiology_test_form #new_staff_network_rule_form .selectize-pharm-auth, #edit_radiology_test_form #new_staff_network_rule_form .selectize-lab-auth, #edit_radiology_test_form #new_hospital_radiology_order .selectize-form-control, #edit_radiology_test_form #new_hospital_radiology_order .selectize-authorization, #edit_radiology_test_form #new_hospital_radiology_order .selectize-pharm-auth, #edit_radiology_test_form #new_hospital_radiology_order .selectize-lab-auth, #edit_radiology_test_form #edit_hospital_radiology_order .selectize-form-control, #edit_radiology_test_form #edit_hospital_radiology_order .selectize-authorization, #edit_radiology_test_form #edit_hospital_radiology_order .selectize-pharm-auth, #edit_radiology_test_form #edit_hospital_radiology_order .selectize-lab-auth, #edit_radiology_test_form #edit_hospital_radiology_test .selectize-form-control, #edit_radiology_test_form #edit_hospital_radiology_test .selectize-authorization, #edit_radiology_test_form #edit_hospital_radiology_test .selectize-pharm-auth, #edit_radiology_test_form #edit_hospital_radiology_test .selectize-lab-auth, #edit_radiology_test_form #create_user_anon_bill .selectize-form-control, #edit_radiology_test_form #create_user_anon_bill .selectize-authorization, #edit_radiology_test_form #create_user_anon_bill .selectize-pharm-auth, #edit_radiology_test_form #create_user_anon_bill .selectize-lab-auth, #edit_radiology_test_form #radiology_order_template .selectize-form-control, #edit_radiology_test_form #radiology_order_template .selectize-authorization, #edit_radiology_test_form #radiology_order_template .selectize-pharm-auth, #edit_radiology_test_form #radiology_order_template .selectize-lab-auth, #edit_radiology_test_form #add_doctorreferral .selectize-form-control, #edit_radiology_test_form #add_doctorreferral .selectize-authorization, #edit_radiology_test_form #add_doctorreferral .selectize-pharm-auth, #edit_radiology_test_form #add_doctorreferral .selectize-lab-auth, #edit_radiology_test_form #new_pharmacy_order_form .selectize-form-control, #edit_radiology_test_form #new_pharmacy_order_form .selectize-authorization, #edit_radiology_test_form #new_pharmacy_order_form .selectize-pharm-auth, #edit_radiology_test_form #new_pharmacy_order_form .selectize-lab-auth, #edit_radiology_test_form #edit_pharmacy_order_form .selectize-form-control, #edit_radiology_test_form #edit_pharmacy_order_form .selectize-authorization, #edit_radiology_test_form #edit_pharmacy_order_form .selectize-pharm-auth, #edit_radiology_test_form #edit_pharmacy_order_form .selectize-lab-auth, #edit_radiology_test_form #vaccination_type .selectize-form-control, #edit_radiology_test_form #vaccination_type .selectize-authorization, #edit_radiology_test_form #vaccination_type .selectize-pharm-auth, #edit_radiology_test_form #vaccination_type .selectize-lab-auth, #edit_radiology_test_form #update_pharamacy_full_stock .selectize-form-control, #edit_radiology_test_form #update_pharamacy_full_stock .selectize-authorization, #edit_radiology_test_form #update_pharamacy_full_stock .selectize-pharm-auth, #edit_radiology_test_form #update_pharamacy_full_stock .selectize-lab-auth, #edit_radiology_test_form .print_template_row_form .selectize-form-control, #edit_radiology_test_form .print_template_row_form .selectize-authorization, #edit_radiology_test_form .print_template_row_form .selectize-pharm-auth, #edit_radiology_test_form .print_template_row_form .selectize-lab-auth, #edit_radiology_test_form .new_print_template_block .selectize-form-control, #edit_radiology_test_form .new_print_template_block .selectize-authorization, #edit_radiology_test_form .new_print_template_block .selectize-pharm-auth, #edit_radiology_test_form .new_print_template_block .selectize-lab-auth, #edit_radiology_test_form .edit_print_template_block .selectize-form-control, #edit_radiology_test_form .edit_print_template_block .selectize-authorization, #edit_radiology_test_form .edit_print_template_block .selectize-pharm-auth, #edit_radiology_test_form .edit_print_template_block .selectize-lab-auth, #edit_radiology_test_form #referral_payouts_update .selectize-form-control, #edit_radiology_test_form #referral_payouts_update .selectize-authorization, #edit_radiology_test_form #referral_payouts_update .selectize-pharm-auth, #edit_radiology_test_form #referral_payouts_update .selectize-lab-auth, #edit_radiology_test_form #return_hospital_pharmacy_bill .selectize-form-control, #edit_radiology_test_form #return_hospital_pharmacy_bill .selectize-authorization, #edit_radiology_test_form #return_hospital_pharmacy_bill .selectize-pharm-auth, #edit_radiology_test_form #return_hospital_pharmacy_bill .selectize-lab-auth, #edit_radiology_test_form #new_doctor_network_rule_form .selectize-form-control, #edit_radiology_test_form #new_doctor_network_rule_form .selectize-authorization, #edit_radiology_test_form #new_doctor_network_rule_form .selectize-pharm-auth, #edit_radiology_test_form #new_doctor_network_rule_form .selectize-lab-auth, #importUserBill #new_hospital_patient_bill .selectize-form-control, #importUserBill #new_hospital_patient_bill .selectize-authorization, #importUserBill #new_hospital_patient_bill .selectize-pharm-auth, #importUserBill #new_hospital_patient_bill .selectize-lab-auth, #importUserBill #new_hospital_pharmacy_bill .selectize-form-control, #importUserBill #new_hospital_pharmacy_bill .selectize-authorization, #importUserBill #new_hospital_pharmacy_bill .selectize-pharm-auth, #importUserBill #new_hospital_pharmacy_bill .selectize-lab-auth, #importUserBill #edit_hospital_pharmacy_bill .selectize-form-control, #importUserBill #edit_hospital_pharmacy_bill .selectize-authorization, #importUserBill #edit_hospital_pharmacy_bill .selectize-pharm-auth, #importUserBill #edit_hospital_pharmacy_bill .selectize-lab-auth, #importUserBill #create_hospital_bill_template .selectize-form-control, #importUserBill #create_hospital_bill_template .selectize-authorization, #importUserBill #create_hospital_bill_template .selectize-pharm-auth, #importUserBill #create_hospital_bill_template .selectize-lab-auth, #importUserBill #edit_hospital_patient_bill .selectize-form-control, #importUserBill #edit_hospital_patient_bill .selectize-authorization, #importUserBill #edit_hospital_patient_bill .selectize-pharm-auth, #importUserBill #edit_hospital_patient_bill .selectize-lab-auth, #importUserBill #new_hospital_pharmacy_inventory .selectize-form-control, #importUserBill #new_hospital_pharmacy_inventory .selectize-authorization, #importUserBill #new_hospital_pharmacy_inventory .selectize-pharm-auth, #importUserBill #new_hospital_pharmacy_inventory .selectize-lab-auth, #importUserBill #prescription_template_form .selectize-form-control, #importUserBill #prescription_template_form .selectize-authorization, #importUserBill #prescription_template_form .selectize-pharm-auth, #importUserBill #prescription_template_form .selectize-lab-auth, #importUserBill #new_staff_network_rule_form .selectize-form-control, #importUserBill #new_staff_network_rule_form .selectize-authorization, #importUserBill #new_staff_network_rule_form .selectize-pharm-auth, #importUserBill #new_staff_network_rule_form .selectize-lab-auth, #importUserBill #new_hospital_radiology_order .selectize-form-control, #importUserBill #new_hospital_radiology_order .selectize-authorization, #importUserBill #new_hospital_radiology_order .selectize-pharm-auth, #importUserBill #new_hospital_radiology_order .selectize-lab-auth, #importUserBill #edit_hospital_radiology_order .selectize-form-control, #importUserBill #edit_hospital_radiology_order .selectize-authorization, #importUserBill #edit_hospital_radiology_order .selectize-pharm-auth, #importUserBill #edit_hospital_radiology_order .selectize-lab-auth, #importUserBill #edit_hospital_radiology_test .selectize-form-control, #importUserBill #edit_hospital_radiology_test .selectize-authorization, #importUserBill #edit_hospital_radiology_test .selectize-pharm-auth, #importUserBill #edit_hospital_radiology_test .selectize-lab-auth, #importUserBill #create_user_anon_bill .selectize-form-control, #importUserBill #create_user_anon_bill .selectize-authorization, #importUserBill #create_user_anon_bill .selectize-pharm-auth, #importUserBill #create_user_anon_bill .selectize-lab-auth, #importUserBill #radiology_order_template .selectize-form-control, #importUserBill #radiology_order_template .selectize-authorization, #importUserBill #radiology_order_template .selectize-pharm-auth, #importUserBill #radiology_order_template .selectize-lab-auth, #importUserBill #add_doctorreferral .selectize-form-control, #importUserBill #add_doctorreferral .selectize-authorization, #importUserBill #add_doctorreferral .selectize-pharm-auth, #importUserBill #add_doctorreferral .selectize-lab-auth, #importUserBill #new_pharmacy_order_form .selectize-form-control, #importUserBill #new_pharmacy_order_form .selectize-authorization, #importUserBill #new_pharmacy_order_form .selectize-pharm-auth, #importUserBill #new_pharmacy_order_form .selectize-lab-auth, #importUserBill #edit_pharmacy_order_form .selectize-form-control, #importUserBill #edit_pharmacy_order_form .selectize-authorization, #importUserBill #edit_pharmacy_order_form .selectize-pharm-auth, #importUserBill #edit_pharmacy_order_form .selectize-lab-auth, #importUserBill #vaccination_type .selectize-form-control, #importUserBill #vaccination_type .selectize-authorization, #importUserBill #vaccination_type .selectize-pharm-auth, #importUserBill #vaccination_type .selectize-lab-auth, #importUserBill #update_pharamacy_full_stock .selectize-form-control, #importUserBill #update_pharamacy_full_stock .selectize-authorization, #importUserBill #update_pharamacy_full_stock .selectize-pharm-auth, #importUserBill #update_pharamacy_full_stock .selectize-lab-auth, #importUserBill .print_template_row_form .selectize-form-control, #importUserBill .print_template_row_form .selectize-authorization, #importUserBill .print_template_row_form .selectize-pharm-auth, #importUserBill .print_template_row_form .selectize-lab-auth, #importUserBill .new_print_template_block .selectize-form-control, #importUserBill .new_print_template_block .selectize-authorization, #importUserBill .new_print_template_block .selectize-pharm-auth, #importUserBill .new_print_template_block .selectize-lab-auth, #importUserBill .edit_print_template_block .selectize-form-control, #importUserBill .edit_print_template_block .selectize-authorization, #importUserBill .edit_print_template_block .selectize-pharm-auth, #importUserBill .edit_print_template_block .selectize-lab-auth, #importUserBill #referral_payouts_update .selectize-form-control, #importUserBill #referral_payouts_update .selectize-authorization, #importUserBill #referral_payouts_update .selectize-pharm-auth, #importUserBill #referral_payouts_update .selectize-lab-auth, #importUserBill #return_hospital_pharmacy_bill .selectize-form-control, #importUserBill #return_hospital_pharmacy_bill .selectize-authorization, #importUserBill #return_hospital_pharmacy_bill .selectize-pharm-auth, #importUserBill #return_hospital_pharmacy_bill .selectize-lab-auth, #importUserBill #new_doctor_network_rule_form .selectize-form-control, #importUserBill #new_doctor_network_rule_form .selectize-authorization, #importUserBill #new_doctor_network_rule_form .selectize-pharm-auth, #importUserBill #new_doctor_network_rule_form .selectize-lab-auth, #editOrderTemplatemodal #new_hospital_patient_bill .selectize-form-control, #editOrderTemplatemodal #new_hospital_patient_bill .selectize-authorization, #editOrderTemplatemodal #new_hospital_patient_bill .selectize-pharm-auth, #editOrderTemplatemodal #new_hospital_patient_bill .selectize-lab-auth, #editOrderTemplatemodal #new_hospital_pharmacy_bill .selectize-form-control, #editOrderTemplatemodal #new_hospital_pharmacy_bill .selectize-authorization, #editOrderTemplatemodal #new_hospital_pharmacy_bill .selectize-pharm-auth, #editOrderTemplatemodal #new_hospital_pharmacy_bill .selectize-lab-auth, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .selectize-form-control, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .selectize-authorization, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .selectize-pharm-auth, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .selectize-lab-auth, #editOrderTemplatemodal #create_hospital_bill_template .selectize-form-control, #editOrderTemplatemodal #create_hospital_bill_template .selectize-authorization, #editOrderTemplatemodal #create_hospital_bill_template .selectize-pharm-auth, #editOrderTemplatemodal #create_hospital_bill_template .selectize-lab-auth, #editOrderTemplatemodal #edit_hospital_patient_bill .selectize-form-control, #editOrderTemplatemodal #edit_hospital_patient_bill .selectize-authorization, #editOrderTemplatemodal #edit_hospital_patient_bill .selectize-pharm-auth, #editOrderTemplatemodal #edit_hospital_patient_bill .selectize-lab-auth, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .selectize-form-control, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .selectize-authorization, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .selectize-pharm-auth, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .selectize-lab-auth, #editOrderTemplatemodal #prescription_template_form .selectize-form-control, #editOrderTemplatemodal #prescription_template_form .selectize-authorization, #editOrderTemplatemodal #prescription_template_form .selectize-pharm-auth, #editOrderTemplatemodal #prescription_template_form .selectize-lab-auth, #editOrderTemplatemodal #new_staff_network_rule_form .selectize-form-control, #editOrderTemplatemodal #new_staff_network_rule_form .selectize-authorization, #editOrderTemplatemodal #new_staff_network_rule_form .selectize-pharm-auth, #editOrderTemplatemodal #new_staff_network_rule_form .selectize-lab-auth, #editOrderTemplatemodal #new_hospital_radiology_order .selectize-form-control, #editOrderTemplatemodal #new_hospital_radiology_order .selectize-authorization, #editOrderTemplatemodal #new_hospital_radiology_order .selectize-pharm-auth, #editOrderTemplatemodal #new_hospital_radiology_order .selectize-lab-auth, #editOrderTemplatemodal #edit_hospital_radiology_order .selectize-form-control, #editOrderTemplatemodal #edit_hospital_radiology_order .selectize-authorization, #editOrderTemplatemodal #edit_hospital_radiology_order .selectize-pharm-auth, #editOrderTemplatemodal #edit_hospital_radiology_order .selectize-lab-auth, #editOrderTemplatemodal #edit_hospital_radiology_test .selectize-form-control, #editOrderTemplatemodal #edit_hospital_radiology_test .selectize-authorization, #editOrderTemplatemodal #edit_hospital_radiology_test .selectize-pharm-auth, #editOrderTemplatemodal #edit_hospital_radiology_test .selectize-lab-auth, #editOrderTemplatemodal #create_user_anon_bill .selectize-form-control, #editOrderTemplatemodal #create_user_anon_bill .selectize-authorization, #editOrderTemplatemodal #create_user_anon_bill .selectize-pharm-auth, #editOrderTemplatemodal #create_user_anon_bill .selectize-lab-auth, #editOrderTemplatemodal #radiology_order_template .selectize-form-control, #editOrderTemplatemodal #radiology_order_template .selectize-authorization, #editOrderTemplatemodal #radiology_order_template .selectize-pharm-auth, #editOrderTemplatemodal #radiology_order_template .selectize-lab-auth, #editOrderTemplatemodal #add_doctorreferral .selectize-form-control, #editOrderTemplatemodal #add_doctorreferral .selectize-authorization, #editOrderTemplatemodal #add_doctorreferral .selectize-pharm-auth, #editOrderTemplatemodal #add_doctorreferral .selectize-lab-auth, #editOrderTemplatemodal #new_pharmacy_order_form .selectize-form-control, #editOrderTemplatemodal #new_pharmacy_order_form .selectize-authorization, #editOrderTemplatemodal #new_pharmacy_order_form .selectize-pharm-auth, #editOrderTemplatemodal #new_pharmacy_order_form .selectize-lab-auth, #editOrderTemplatemodal #edit_pharmacy_order_form .selectize-form-control, #editOrderTemplatemodal #edit_pharmacy_order_form .selectize-authorization, #editOrderTemplatemodal #edit_pharmacy_order_form .selectize-pharm-auth, #editOrderTemplatemodal #edit_pharmacy_order_form .selectize-lab-auth, #editOrderTemplatemodal #vaccination_type .selectize-form-control, #editOrderTemplatemodal #vaccination_type .selectize-authorization, #editOrderTemplatemodal #vaccination_type .selectize-pharm-auth, #editOrderTemplatemodal #vaccination_type .selectize-lab-auth, #editOrderTemplatemodal #update_pharamacy_full_stock .selectize-form-control, #editOrderTemplatemodal #update_pharamacy_full_stock .selectize-authorization, #editOrderTemplatemodal #update_pharamacy_full_stock .selectize-pharm-auth, #editOrderTemplatemodal #update_pharamacy_full_stock .selectize-lab-auth, #editOrderTemplatemodal .print_template_row_form .selectize-form-control, #editOrderTemplatemodal .print_template_row_form .selectize-authorization, #editOrderTemplatemodal .print_template_row_form .selectize-pharm-auth, #editOrderTemplatemodal .print_template_row_form .selectize-lab-auth, #editOrderTemplatemodal .new_print_template_block .selectize-form-control, #editOrderTemplatemodal .new_print_template_block .selectize-authorization, #editOrderTemplatemodal .new_print_template_block .selectize-pharm-auth, #editOrderTemplatemodal .new_print_template_block .selectize-lab-auth, #editOrderTemplatemodal .edit_print_template_block .selectize-form-control, #editOrderTemplatemodal .edit_print_template_block .selectize-authorization, #editOrderTemplatemodal .edit_print_template_block .selectize-pharm-auth, #editOrderTemplatemodal .edit_print_template_block .selectize-lab-auth, #editOrderTemplatemodal #referral_payouts_update .selectize-form-control, #editOrderTemplatemodal #referral_payouts_update .selectize-authorization, #editOrderTemplatemodal #referral_payouts_update .selectize-pharm-auth, #editOrderTemplatemodal #referral_payouts_update .selectize-lab-auth, #editOrderTemplatemodal #return_hospital_pharmacy_bill .selectize-form-control, #editOrderTemplatemodal #return_hospital_pharmacy_bill .selectize-authorization, #editOrderTemplatemodal #return_hospital_pharmacy_bill .selectize-pharm-auth, #editOrderTemplatemodal #return_hospital_pharmacy_bill .selectize-lab-auth, #editOrderTemplatemodal #new_doctor_network_rule_form .selectize-form-control, #editOrderTemplatemodal #new_doctor_network_rule_form .selectize-authorization, #editOrderTemplatemodal #new_doctor_network_rule_form .selectize-pharm-auth, #editOrderTemplatemodal #new_doctor_network_rule_form .selectize-lab-auth, #editReferralTemplatemodal #new_hospital_patient_bill .selectize-form-control, #editReferralTemplatemodal #new_hospital_patient_bill .selectize-authorization, #editReferralTemplatemodal #new_hospital_patient_bill .selectize-pharm-auth, #editReferralTemplatemodal #new_hospital_patient_bill .selectize-lab-auth, #editReferralTemplatemodal #new_hospital_pharmacy_bill .selectize-form-control, #editReferralTemplatemodal #new_hospital_pharmacy_bill .selectize-authorization, #editReferralTemplatemodal #new_hospital_pharmacy_bill .selectize-pharm-auth, #editReferralTemplatemodal #new_hospital_pharmacy_bill .selectize-lab-auth, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .selectize-form-control, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .selectize-authorization, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .selectize-pharm-auth, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .selectize-lab-auth, #editReferralTemplatemodal #create_hospital_bill_template .selectize-form-control, #editReferralTemplatemodal #create_hospital_bill_template .selectize-authorization, #editReferralTemplatemodal #create_hospital_bill_template .selectize-pharm-auth, #editReferralTemplatemodal #create_hospital_bill_template .selectize-lab-auth, #editReferralTemplatemodal #edit_hospital_patient_bill .selectize-form-control, #editReferralTemplatemodal #edit_hospital_patient_bill .selectize-authorization, #editReferralTemplatemodal #edit_hospital_patient_bill .selectize-pharm-auth, #editReferralTemplatemodal #edit_hospital_patient_bill .selectize-lab-auth, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .selectize-form-control, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .selectize-authorization, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .selectize-pharm-auth, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .selectize-lab-auth, #editReferralTemplatemodal #prescription_template_form .selectize-form-control, #editReferralTemplatemodal #prescription_template_form .selectize-authorization, #editReferralTemplatemodal #prescription_template_form .selectize-pharm-auth, #editReferralTemplatemodal #prescription_template_form .selectize-lab-auth, #editReferralTemplatemodal #new_staff_network_rule_form .selectize-form-control, #editReferralTemplatemodal #new_staff_network_rule_form .selectize-authorization, #editReferralTemplatemodal #new_staff_network_rule_form .selectize-pharm-auth, #editReferralTemplatemodal #new_staff_network_rule_form .selectize-lab-auth, #editReferralTemplatemodal #new_hospital_radiology_order .selectize-form-control, #editReferralTemplatemodal #new_hospital_radiology_order .selectize-authorization, #editReferralTemplatemodal #new_hospital_radiology_order .selectize-pharm-auth, #editReferralTemplatemodal #new_hospital_radiology_order .selectize-lab-auth, #editReferralTemplatemodal #edit_hospital_radiology_order .selectize-form-control, #editReferralTemplatemodal #edit_hospital_radiology_order .selectize-authorization, #editReferralTemplatemodal #edit_hospital_radiology_order .selectize-pharm-auth, #editReferralTemplatemodal #edit_hospital_radiology_order .selectize-lab-auth, #editReferralTemplatemodal #edit_hospital_radiology_test .selectize-form-control, #editReferralTemplatemodal #edit_hospital_radiology_test .selectize-authorization, #editReferralTemplatemodal #edit_hospital_radiology_test .selectize-pharm-auth, #editReferralTemplatemodal #edit_hospital_radiology_test .selectize-lab-auth, #editReferralTemplatemodal #create_user_anon_bill .selectize-form-control, #editReferralTemplatemodal #create_user_anon_bill .selectize-authorization, #editReferralTemplatemodal #create_user_anon_bill .selectize-pharm-auth, #editReferralTemplatemodal #create_user_anon_bill .selectize-lab-auth, #editReferralTemplatemodal #radiology_order_template .selectize-form-control, #editReferralTemplatemodal #radiology_order_template .selectize-authorization, #editReferralTemplatemodal #radiology_order_template .selectize-pharm-auth, #editReferralTemplatemodal #radiology_order_template .selectize-lab-auth, #editReferralTemplatemodal #add_doctorreferral .selectize-form-control, #editReferralTemplatemodal #add_doctorreferral .selectize-authorization, #editReferralTemplatemodal #add_doctorreferral .selectize-pharm-auth, #editReferralTemplatemodal #add_doctorreferral .selectize-lab-auth, #editReferralTemplatemodal #new_pharmacy_order_form .selectize-form-control, #editReferralTemplatemodal #new_pharmacy_order_form .selectize-authorization, #editReferralTemplatemodal #new_pharmacy_order_form .selectize-pharm-auth, #editReferralTemplatemodal #new_pharmacy_order_form .selectize-lab-auth, #editReferralTemplatemodal #edit_pharmacy_order_form .selectize-form-control, #editReferralTemplatemodal #edit_pharmacy_order_form .selectize-authorization, #editReferralTemplatemodal #edit_pharmacy_order_form .selectize-pharm-auth, #editReferralTemplatemodal #edit_pharmacy_order_form .selectize-lab-auth, #editReferralTemplatemodal #vaccination_type .selectize-form-control, #editReferralTemplatemodal #vaccination_type .selectize-authorization, #editReferralTemplatemodal #vaccination_type .selectize-pharm-auth, #editReferralTemplatemodal #vaccination_type .selectize-lab-auth, #editReferralTemplatemodal #update_pharamacy_full_stock .selectize-form-control, #editReferralTemplatemodal #update_pharamacy_full_stock .selectize-authorization, #editReferralTemplatemodal #update_pharamacy_full_stock .selectize-pharm-auth, #editReferralTemplatemodal #update_pharamacy_full_stock .selectize-lab-auth, #editReferralTemplatemodal .print_template_row_form .selectize-form-control, #editReferralTemplatemodal .print_template_row_form .selectize-authorization, #editReferralTemplatemodal .print_template_row_form .selectize-pharm-auth, #editReferralTemplatemodal .print_template_row_form .selectize-lab-auth, #editReferralTemplatemodal .new_print_template_block .selectize-form-control, #editReferralTemplatemodal .new_print_template_block .selectize-authorization, #editReferralTemplatemodal .new_print_template_block .selectize-pharm-auth, #editReferralTemplatemodal .new_print_template_block .selectize-lab-auth, #editReferralTemplatemodal .edit_print_template_block .selectize-form-control, #editReferralTemplatemodal .edit_print_template_block .selectize-authorization, #editReferralTemplatemodal .edit_print_template_block .selectize-pharm-auth, #editReferralTemplatemodal .edit_print_template_block .selectize-lab-auth, #editReferralTemplatemodal #referral_payouts_update .selectize-form-control, #editReferralTemplatemodal #referral_payouts_update .selectize-authorization, #editReferralTemplatemodal #referral_payouts_update .selectize-pharm-auth, #editReferralTemplatemodal #referral_payouts_update .selectize-lab-auth, #editReferralTemplatemodal #return_hospital_pharmacy_bill .selectize-form-control, #editReferralTemplatemodal #return_hospital_pharmacy_bill .selectize-authorization, #editReferralTemplatemodal #return_hospital_pharmacy_bill .selectize-pharm-auth, #editReferralTemplatemodal #return_hospital_pharmacy_bill .selectize-lab-auth, #editReferralTemplatemodal #new_doctor_network_rule_form .selectize-form-control, #editReferralTemplatemodal #new_doctor_network_rule_form .selectize-authorization, #editReferralTemplatemodal #new_doctor_network_rule_form .selectize-pharm-auth, #editReferralTemplatemodal #new_doctor_network_rule_form .selectize-lab-auth, #VaccinationTemplatemodal #new_hospital_patient_bill .selectize-form-control, #VaccinationTemplatemodal #new_hospital_patient_bill .selectize-authorization, #VaccinationTemplatemodal #new_hospital_patient_bill .selectize-pharm-auth, #VaccinationTemplatemodal #new_hospital_patient_bill .selectize-lab-auth, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .selectize-form-control, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .selectize-authorization, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .selectize-pharm-auth, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .selectize-lab-auth, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .selectize-form-control, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .selectize-authorization, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .selectize-pharm-auth, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .selectize-lab-auth, #VaccinationTemplatemodal #create_hospital_bill_template .selectize-form-control, #VaccinationTemplatemodal #create_hospital_bill_template .selectize-authorization, #VaccinationTemplatemodal #create_hospital_bill_template .selectize-pharm-auth, #VaccinationTemplatemodal #create_hospital_bill_template .selectize-lab-auth, #VaccinationTemplatemodal #edit_hospital_patient_bill .selectize-form-control, #VaccinationTemplatemodal #edit_hospital_patient_bill .selectize-authorization, #VaccinationTemplatemodal #edit_hospital_patient_bill .selectize-pharm-auth, #VaccinationTemplatemodal #edit_hospital_patient_bill .selectize-lab-auth, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .selectize-form-control, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .selectize-authorization, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .selectize-pharm-auth, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .selectize-lab-auth, #VaccinationTemplatemodal #prescription_template_form .selectize-form-control, #VaccinationTemplatemodal #prescription_template_form .selectize-authorization, #VaccinationTemplatemodal #prescription_template_form .selectize-pharm-auth, #VaccinationTemplatemodal #prescription_template_form .selectize-lab-auth, #VaccinationTemplatemodal #new_staff_network_rule_form .selectize-form-control, #VaccinationTemplatemodal #new_staff_network_rule_form .selectize-authorization, #VaccinationTemplatemodal #new_staff_network_rule_form .selectize-pharm-auth, #VaccinationTemplatemodal #new_staff_network_rule_form .selectize-lab-auth, #VaccinationTemplatemodal #new_hospital_radiology_order .selectize-form-control, #VaccinationTemplatemodal #new_hospital_radiology_order .selectize-authorization, #VaccinationTemplatemodal #new_hospital_radiology_order .selectize-pharm-auth, #VaccinationTemplatemodal #new_hospital_radiology_order .selectize-lab-auth, #VaccinationTemplatemodal #edit_hospital_radiology_order .selectize-form-control, #VaccinationTemplatemodal #edit_hospital_radiology_order .selectize-authorization, #VaccinationTemplatemodal #edit_hospital_radiology_order .selectize-pharm-auth, #VaccinationTemplatemodal #edit_hospital_radiology_order .selectize-lab-auth, #VaccinationTemplatemodal #edit_hospital_radiology_test .selectize-form-control, #VaccinationTemplatemodal #edit_hospital_radiology_test .selectize-authorization, #VaccinationTemplatemodal #edit_hospital_radiology_test .selectize-pharm-auth, #VaccinationTemplatemodal #edit_hospital_radiology_test .selectize-lab-auth, #VaccinationTemplatemodal #create_user_anon_bill .selectize-form-control, #VaccinationTemplatemodal #create_user_anon_bill .selectize-authorization, #VaccinationTemplatemodal #create_user_anon_bill .selectize-pharm-auth, #VaccinationTemplatemodal #create_user_anon_bill .selectize-lab-auth, #VaccinationTemplatemodal #radiology_order_template .selectize-form-control, #VaccinationTemplatemodal #radiology_order_template .selectize-authorization, #VaccinationTemplatemodal #radiology_order_template .selectize-pharm-auth, #VaccinationTemplatemodal #radiology_order_template .selectize-lab-auth, #VaccinationTemplatemodal #add_doctorreferral .selectize-form-control, #VaccinationTemplatemodal #add_doctorreferral .selectize-authorization, #VaccinationTemplatemodal #add_doctorreferral .selectize-pharm-auth, #VaccinationTemplatemodal #add_doctorreferral .selectize-lab-auth, #VaccinationTemplatemodal #new_pharmacy_order_form .selectize-form-control, #VaccinationTemplatemodal #new_pharmacy_order_form .selectize-authorization, #VaccinationTemplatemodal #new_pharmacy_order_form .selectize-pharm-auth, #VaccinationTemplatemodal #new_pharmacy_order_form .selectize-lab-auth, #VaccinationTemplatemodal #edit_pharmacy_order_form .selectize-form-control, #VaccinationTemplatemodal #edit_pharmacy_order_form .selectize-authorization, #VaccinationTemplatemodal #edit_pharmacy_order_form .selectize-pharm-auth, #VaccinationTemplatemodal #edit_pharmacy_order_form .selectize-lab-auth, #VaccinationTemplatemodal #vaccination_type .selectize-form-control, #VaccinationTemplatemodal #vaccination_type .selectize-authorization, #VaccinationTemplatemodal #vaccination_type .selectize-pharm-auth, #VaccinationTemplatemodal #vaccination_type .selectize-lab-auth, #VaccinationTemplatemodal #update_pharamacy_full_stock .selectize-form-control, #VaccinationTemplatemodal #update_pharamacy_full_stock .selectize-authorization, #VaccinationTemplatemodal #update_pharamacy_full_stock .selectize-pharm-auth, #VaccinationTemplatemodal #update_pharamacy_full_stock .selectize-lab-auth, #VaccinationTemplatemodal .print_template_row_form .selectize-form-control, #VaccinationTemplatemodal .print_template_row_form .selectize-authorization, #VaccinationTemplatemodal .print_template_row_form .selectize-pharm-auth, #VaccinationTemplatemodal .print_template_row_form .selectize-lab-auth, #VaccinationTemplatemodal .new_print_template_block .selectize-form-control, #VaccinationTemplatemodal .new_print_template_block .selectize-authorization, #VaccinationTemplatemodal .new_print_template_block .selectize-pharm-auth, #VaccinationTemplatemodal .new_print_template_block .selectize-lab-auth, #VaccinationTemplatemodal .edit_print_template_block .selectize-form-control, #VaccinationTemplatemodal .edit_print_template_block .selectize-authorization, #VaccinationTemplatemodal .edit_print_template_block .selectize-pharm-auth, #VaccinationTemplatemodal .edit_print_template_block .selectize-lab-auth, #VaccinationTemplatemodal #referral_payouts_update .selectize-form-control, #VaccinationTemplatemodal #referral_payouts_update .selectize-authorization, #VaccinationTemplatemodal #referral_payouts_update .selectize-pharm-auth, #VaccinationTemplatemodal #referral_payouts_update .selectize-lab-auth, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .selectize-form-control, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .selectize-authorization, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .selectize-pharm-auth, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .selectize-lab-auth, #VaccinationTemplatemodal #new_doctor_network_rule_form .selectize-form-control, #VaccinationTemplatemodal #new_doctor_network_rule_form .selectize-authorization, #VaccinationTemplatemodal #new_doctor_network_rule_form .selectize-pharm-auth, #VaccinationTemplatemodal #new_doctor_network_rule_form .selectize-lab-auth, #update_pharmacy_order_stock #new_hospital_patient_bill .selectize-form-control, #update_pharmacy_order_stock #new_hospital_patient_bill .selectize-authorization, #update_pharmacy_order_stock #new_hospital_patient_bill .selectize-pharm-auth, #update_pharmacy_order_stock #new_hospital_patient_bill .selectize-lab-auth, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .selectize-form-control, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .selectize-authorization, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .selectize-pharm-auth, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .selectize-lab-auth, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .selectize-form-control, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .selectize-authorization, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .selectize-pharm-auth, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .selectize-lab-auth, #update_pharmacy_order_stock #create_hospital_bill_template .selectize-form-control, #update_pharmacy_order_stock #create_hospital_bill_template .selectize-authorization, #update_pharmacy_order_stock #create_hospital_bill_template .selectize-pharm-auth, #update_pharmacy_order_stock #create_hospital_bill_template .selectize-lab-auth, #update_pharmacy_order_stock #edit_hospital_patient_bill .selectize-form-control, #update_pharmacy_order_stock #edit_hospital_patient_bill .selectize-authorization, #update_pharmacy_order_stock #edit_hospital_patient_bill .selectize-pharm-auth, #update_pharmacy_order_stock #edit_hospital_patient_bill .selectize-lab-auth, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .selectize-form-control, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .selectize-authorization, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .selectize-pharm-auth, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .selectize-lab-auth, #update_pharmacy_order_stock #prescription_template_form .selectize-form-control, #update_pharmacy_order_stock #prescription_template_form .selectize-authorization, #update_pharmacy_order_stock #prescription_template_form .selectize-pharm-auth, #update_pharmacy_order_stock #prescription_template_form .selectize-lab-auth, #update_pharmacy_order_stock #new_staff_network_rule_form .selectize-form-control, #update_pharmacy_order_stock #new_staff_network_rule_form .selectize-authorization, #update_pharmacy_order_stock #new_staff_network_rule_form .selectize-pharm-auth, #update_pharmacy_order_stock #new_staff_network_rule_form .selectize-lab-auth, #update_pharmacy_order_stock #new_hospital_radiology_order .selectize-form-control, #update_pharmacy_order_stock #new_hospital_radiology_order .selectize-authorization, #update_pharmacy_order_stock #new_hospital_radiology_order .selectize-pharm-auth, #update_pharmacy_order_stock #new_hospital_radiology_order .selectize-lab-auth, #update_pharmacy_order_stock #edit_hospital_radiology_order .selectize-form-control, #update_pharmacy_order_stock #edit_hospital_radiology_order .selectize-authorization, #update_pharmacy_order_stock #edit_hospital_radiology_order .selectize-pharm-auth, #update_pharmacy_order_stock #edit_hospital_radiology_order .selectize-lab-auth, #update_pharmacy_order_stock #edit_hospital_radiology_test .selectize-form-control, #update_pharmacy_order_stock #edit_hospital_radiology_test .selectize-authorization, #update_pharmacy_order_stock #edit_hospital_radiology_test .selectize-pharm-auth, #update_pharmacy_order_stock #edit_hospital_radiology_test .selectize-lab-auth, #update_pharmacy_order_stock #create_user_anon_bill .selectize-form-control, #update_pharmacy_order_stock #create_user_anon_bill .selectize-authorization, #update_pharmacy_order_stock #create_user_anon_bill .selectize-pharm-auth, #update_pharmacy_order_stock #create_user_anon_bill .selectize-lab-auth, #update_pharmacy_order_stock #radiology_order_template .selectize-form-control, #update_pharmacy_order_stock #radiology_order_template .selectize-authorization, #update_pharmacy_order_stock #radiology_order_template .selectize-pharm-auth, #update_pharmacy_order_stock #radiology_order_template .selectize-lab-auth, #update_pharmacy_order_stock #add_doctorreferral .selectize-form-control, #update_pharmacy_order_stock #add_doctorreferral .selectize-authorization, #update_pharmacy_order_stock #add_doctorreferral .selectize-pharm-auth, #update_pharmacy_order_stock #add_doctorreferral .selectize-lab-auth, #update_pharmacy_order_stock #new_pharmacy_order_form .selectize-form-control, #update_pharmacy_order_stock #new_pharmacy_order_form .selectize-authorization, #update_pharmacy_order_stock #new_pharmacy_order_form .selectize-pharm-auth, #update_pharmacy_order_stock #new_pharmacy_order_form .selectize-lab-auth, #update_pharmacy_order_stock #edit_pharmacy_order_form .selectize-form-control, #update_pharmacy_order_stock #edit_pharmacy_order_form .selectize-authorization, #update_pharmacy_order_stock #edit_pharmacy_order_form .selectize-pharm-auth, #update_pharmacy_order_stock #edit_pharmacy_order_form .selectize-lab-auth, #update_pharmacy_order_stock #vaccination_type .selectize-form-control, #update_pharmacy_order_stock #vaccination_type .selectize-authorization, #update_pharmacy_order_stock #vaccination_type .selectize-pharm-auth, #update_pharmacy_order_stock #vaccination_type .selectize-lab-auth, #update_pharmacy_order_stock #update_pharamacy_full_stock .selectize-form-control, #update_pharmacy_order_stock #update_pharamacy_full_stock .selectize-authorization, #update_pharmacy_order_stock #update_pharamacy_full_stock .selectize-pharm-auth, #update_pharmacy_order_stock #update_pharamacy_full_stock .selectize-lab-auth, #update_pharmacy_order_stock .print_template_row_form .selectize-form-control, #update_pharmacy_order_stock .print_template_row_form .selectize-authorization, #update_pharmacy_order_stock .print_template_row_form .selectize-pharm-auth, #update_pharmacy_order_stock .print_template_row_form .selectize-lab-auth, #update_pharmacy_order_stock .new_print_template_block .selectize-form-control, #update_pharmacy_order_stock .new_print_template_block .selectize-authorization, #update_pharmacy_order_stock .new_print_template_block .selectize-pharm-auth, #update_pharmacy_order_stock .new_print_template_block .selectize-lab-auth, #update_pharmacy_order_stock .edit_print_template_block .selectize-form-control, #update_pharmacy_order_stock .edit_print_template_block .selectize-authorization, #update_pharmacy_order_stock .edit_print_template_block .selectize-pharm-auth, #update_pharmacy_order_stock .edit_print_template_block .selectize-lab-auth, #update_pharmacy_order_stock #referral_payouts_update .selectize-form-control, #update_pharmacy_order_stock #referral_payouts_update .selectize-authorization, #update_pharmacy_order_stock #referral_payouts_update .selectize-pharm-auth, #update_pharmacy_order_stock #referral_payouts_update .selectize-lab-auth, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .selectize-form-control, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .selectize-authorization, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .selectize-pharm-auth, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .selectize-lab-auth, #update_pharmacy_order_stock #new_doctor_network_rule_form .selectize-form-control, #update_pharmacy_order_stock #new_doctor_network_rule_form .selectize-authorization, #update_pharmacy_order_stock #new_doctor_network_rule_form .selectize-pharm-auth, #update_pharmacy_order_stock #new_doctor_network_rule_form .selectize-lab-auth, #addMoreList #new_hospital_patient_bill .selectize-form-control, #addMoreList #new_hospital_patient_bill .selectize-authorization, #addMoreList #new_hospital_patient_bill .selectize-pharm-auth, #addMoreList #new_hospital_patient_bill .selectize-lab-auth, #addMoreList #new_hospital_pharmacy_bill .selectize-form-control, #addMoreList #new_hospital_pharmacy_bill .selectize-authorization, #addMoreList #new_hospital_pharmacy_bill .selectize-pharm-auth, #addMoreList #new_hospital_pharmacy_bill .selectize-lab-auth, #addMoreList #edit_hospital_pharmacy_bill .selectize-form-control, #addMoreList #edit_hospital_pharmacy_bill .selectize-authorization, #addMoreList #edit_hospital_pharmacy_bill .selectize-pharm-auth, #addMoreList #edit_hospital_pharmacy_bill .selectize-lab-auth, #addMoreList #create_hospital_bill_template .selectize-form-control, #addMoreList #create_hospital_bill_template .selectize-authorization, #addMoreList #create_hospital_bill_template .selectize-pharm-auth, #addMoreList #create_hospital_bill_template .selectize-lab-auth, #addMoreList #edit_hospital_patient_bill .selectize-form-control, #addMoreList #edit_hospital_patient_bill .selectize-authorization, #addMoreList #edit_hospital_patient_bill .selectize-pharm-auth, #addMoreList #edit_hospital_patient_bill .selectize-lab-auth, #addMoreList #new_hospital_pharmacy_inventory .selectize-form-control, #addMoreList #new_hospital_pharmacy_inventory .selectize-authorization, #addMoreList #new_hospital_pharmacy_inventory .selectize-pharm-auth, #addMoreList #new_hospital_pharmacy_inventory .selectize-lab-auth, #addMoreList #prescription_template_form .selectize-form-control, #addMoreList #prescription_template_form .selectize-authorization, #addMoreList #prescription_template_form .selectize-pharm-auth, #addMoreList #prescription_template_form .selectize-lab-auth, #addMoreList #new_staff_network_rule_form .selectize-form-control, #addMoreList #new_staff_network_rule_form .selectize-authorization, #addMoreList #new_staff_network_rule_form .selectize-pharm-auth, #addMoreList #new_staff_network_rule_form .selectize-lab-auth, #addMoreList #new_hospital_radiology_order .selectize-form-control, #addMoreList #new_hospital_radiology_order .selectize-authorization, #addMoreList #new_hospital_radiology_order .selectize-pharm-auth, #addMoreList #new_hospital_radiology_order .selectize-lab-auth, #addMoreList #edit_hospital_radiology_order .selectize-form-control, #addMoreList #edit_hospital_radiology_order .selectize-authorization, #addMoreList #edit_hospital_radiology_order .selectize-pharm-auth, #addMoreList #edit_hospital_radiology_order .selectize-lab-auth, #addMoreList #edit_hospital_radiology_test .selectize-form-control, #addMoreList #edit_hospital_radiology_test .selectize-authorization, #addMoreList #edit_hospital_radiology_test .selectize-pharm-auth, #addMoreList #edit_hospital_radiology_test .selectize-lab-auth, #addMoreList #create_user_anon_bill .selectize-form-control, #addMoreList #create_user_anon_bill .selectize-authorization, #addMoreList #create_user_anon_bill .selectize-pharm-auth, #addMoreList #create_user_anon_bill .selectize-lab-auth, #addMoreList #radiology_order_template .selectize-form-control, #addMoreList #radiology_order_template .selectize-authorization, #addMoreList #radiology_order_template .selectize-pharm-auth, #addMoreList #radiology_order_template .selectize-lab-auth, #addMoreList #add_doctorreferral .selectize-form-control, #addMoreList #add_doctorreferral .selectize-authorization, #addMoreList #add_doctorreferral .selectize-pharm-auth, #addMoreList #add_doctorreferral .selectize-lab-auth, #addMoreList #new_pharmacy_order_form .selectize-form-control, #addMoreList #new_pharmacy_order_form .selectize-authorization, #addMoreList #new_pharmacy_order_form .selectize-pharm-auth, #addMoreList #new_pharmacy_order_form .selectize-lab-auth, #addMoreList #edit_pharmacy_order_form .selectize-form-control, #addMoreList #edit_pharmacy_order_form .selectize-authorization, #addMoreList #edit_pharmacy_order_form .selectize-pharm-auth, #addMoreList #edit_pharmacy_order_form .selectize-lab-auth, #addMoreList #vaccination_type .selectize-form-control, #addMoreList #vaccination_type .selectize-authorization, #addMoreList #vaccination_type .selectize-pharm-auth, #addMoreList #vaccination_type .selectize-lab-auth, #addMoreList #update_pharamacy_full_stock .selectize-form-control, #addMoreList #update_pharamacy_full_stock .selectize-authorization, #addMoreList #update_pharamacy_full_stock .selectize-pharm-auth, #addMoreList #update_pharamacy_full_stock .selectize-lab-auth, #addMoreList .print_template_row_form .selectize-form-control, #addMoreList .print_template_row_form .selectize-authorization, #addMoreList .print_template_row_form .selectize-pharm-auth, #addMoreList .print_template_row_form .selectize-lab-auth, #addMoreList .new_print_template_block .selectize-form-control, #addMoreList .new_print_template_block .selectize-authorization, #addMoreList .new_print_template_block .selectize-pharm-auth, #addMoreList .new_print_template_block .selectize-lab-auth, #addMoreList .edit_print_template_block .selectize-form-control, #addMoreList .edit_print_template_block .selectize-authorization, #addMoreList .edit_print_template_block .selectize-pharm-auth, #addMoreList .edit_print_template_block .selectize-lab-auth, #addMoreList #referral_payouts_update .selectize-form-control, #addMoreList #referral_payouts_update .selectize-authorization, #addMoreList #referral_payouts_update .selectize-pharm-auth, #addMoreList #referral_payouts_update .selectize-lab-auth, #addMoreList #return_hospital_pharmacy_bill .selectize-form-control, #addMoreList #return_hospital_pharmacy_bill .selectize-authorization, #addMoreList #return_hospital_pharmacy_bill .selectize-pharm-auth, #addMoreList #return_hospital_pharmacy_bill .selectize-lab-auth, #addMoreList #new_doctor_network_rule_form .selectize-form-control, #addMoreList #new_doctor_network_rule_form .selectize-authorization, #addMoreList #new_doctor_network_rule_form .selectize-pharm-auth, #addMoreList #new_doctor_network_rule_form .selectize-lab-auth, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .selectize-form-control, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .selectize-authorization, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .selectize-pharm-auth, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .selectize-lab-auth, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .selectize-form-control, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .selectize-authorization, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .selectize-pharm-auth, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .selectize-lab-auth, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .selectize-form-control, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .selectize-authorization, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .selectize-pharm-auth, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .selectize-lab-auth, #addTemplateHeaderBlocksModal #create_hospital_bill_template .selectize-form-control, #addTemplateHeaderBlocksModal #create_hospital_bill_template .selectize-authorization, #addTemplateHeaderBlocksModal #create_hospital_bill_template .selectize-pharm-auth, #addTemplateHeaderBlocksModal #create_hospital_bill_template .selectize-lab-auth, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .selectize-form-control, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .selectize-authorization, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .selectize-pharm-auth, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .selectize-lab-auth, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .selectize-form-control, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .selectize-authorization, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .selectize-pharm-auth, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .selectize-lab-auth, #addTemplateHeaderBlocksModal #prescription_template_form .selectize-form-control, #addTemplateHeaderBlocksModal #prescription_template_form .selectize-authorization, #addTemplateHeaderBlocksModal #prescription_template_form .selectize-pharm-auth, #addTemplateHeaderBlocksModal #prescription_template_form .selectize-lab-auth, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .selectize-form-control, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .selectize-authorization, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .selectize-pharm-auth, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .selectize-lab-auth, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .selectize-form-control, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .selectize-authorization, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .selectize-pharm-auth, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .selectize-lab-auth, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .selectize-form-control, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .selectize-authorization, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .selectize-pharm-auth, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .selectize-lab-auth, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .selectize-form-control, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .selectize-authorization, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .selectize-pharm-auth, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .selectize-lab-auth, #addTemplateHeaderBlocksModal #create_user_anon_bill .selectize-form-control, #addTemplateHeaderBlocksModal #create_user_anon_bill .selectize-authorization, #addTemplateHeaderBlocksModal #create_user_anon_bill .selectize-pharm-auth, #addTemplateHeaderBlocksModal #create_user_anon_bill .selectize-lab-auth, #addTemplateHeaderBlocksModal #radiology_order_template .selectize-form-control, #addTemplateHeaderBlocksModal #radiology_order_template .selectize-authorization, #addTemplateHeaderBlocksModal #radiology_order_template .selectize-pharm-auth, #addTemplateHeaderBlocksModal #radiology_order_template .selectize-lab-auth, #addTemplateHeaderBlocksModal #add_doctorreferral .selectize-form-control, #addTemplateHeaderBlocksModal #add_doctorreferral .selectize-authorization, #addTemplateHeaderBlocksModal #add_doctorreferral .selectize-pharm-auth, #addTemplateHeaderBlocksModal #add_doctorreferral .selectize-lab-auth, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .selectize-form-control, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .selectize-authorization, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .selectize-pharm-auth, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .selectize-lab-auth, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .selectize-form-control, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .selectize-authorization, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .selectize-pharm-auth, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .selectize-lab-auth, #addTemplateHeaderBlocksModal #vaccination_type .selectize-form-control, #addTemplateHeaderBlocksModal #vaccination_type .selectize-authorization, #addTemplateHeaderBlocksModal #vaccination_type .selectize-pharm-auth, #addTemplateHeaderBlocksModal #vaccination_type .selectize-lab-auth, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .selectize-form-control, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .selectize-authorization, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .selectize-pharm-auth, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .selectize-lab-auth, #addTemplateHeaderBlocksModal .print_template_row_form .selectize-form-control, #addTemplateHeaderBlocksModal .print_template_row_form .selectize-authorization, #addTemplateHeaderBlocksModal .print_template_row_form .selectize-pharm-auth, #addTemplateHeaderBlocksModal .print_template_row_form .selectize-lab-auth, #addTemplateHeaderBlocksModal .new_print_template_block .selectize-form-control, #addTemplateHeaderBlocksModal .new_print_template_block .selectize-authorization, #addTemplateHeaderBlocksModal .new_print_template_block .selectize-pharm-auth, #addTemplateHeaderBlocksModal .new_print_template_block .selectize-lab-auth, #addTemplateHeaderBlocksModal .edit_print_template_block .selectize-form-control, #addTemplateHeaderBlocksModal .edit_print_template_block .selectize-authorization, #addTemplateHeaderBlocksModal .edit_print_template_block .selectize-pharm-auth, #addTemplateHeaderBlocksModal .edit_print_template_block .selectize-lab-auth, #addTemplateHeaderBlocksModal #referral_payouts_update .selectize-form-control, #addTemplateHeaderBlocksModal #referral_payouts_update .selectize-authorization, #addTemplateHeaderBlocksModal #referral_payouts_update .selectize-pharm-auth, #addTemplateHeaderBlocksModal #referral_payouts_update .selectize-lab-auth, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .selectize-form-control, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .selectize-authorization, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .selectize-pharm-auth, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .selectize-lab-auth, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .selectize-form-control, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .selectize-authorization, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .selectize-pharm-auth, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .selectize-lab-auth, #referralPayoutTemplatemodal #new_hospital_patient_bill .selectize-form-control, #referralPayoutTemplatemodal #new_hospital_patient_bill .selectize-authorization, #referralPayoutTemplatemodal #new_hospital_patient_bill .selectize-pharm-auth, #referralPayoutTemplatemodal #new_hospital_patient_bill .selectize-lab-auth, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .selectize-form-control, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .selectize-authorization, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .selectize-pharm-auth, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .selectize-lab-auth, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .selectize-form-control, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .selectize-authorization, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .selectize-pharm-auth, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .selectize-lab-auth, #referralPayoutTemplatemodal #create_hospital_bill_template .selectize-form-control, #referralPayoutTemplatemodal #create_hospital_bill_template .selectize-authorization, #referralPayoutTemplatemodal #create_hospital_bill_template .selectize-pharm-auth, #referralPayoutTemplatemodal #create_hospital_bill_template .selectize-lab-auth, #referralPayoutTemplatemodal #edit_hospital_patient_bill .selectize-form-control, #referralPayoutTemplatemodal #edit_hospital_patient_bill .selectize-authorization, #referralPayoutTemplatemodal #edit_hospital_patient_bill .selectize-pharm-auth, #referralPayoutTemplatemodal #edit_hospital_patient_bill .selectize-lab-auth, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .selectize-form-control, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .selectize-authorization, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .selectize-pharm-auth, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .selectize-lab-auth, #referralPayoutTemplatemodal #prescription_template_form .selectize-form-control, #referralPayoutTemplatemodal #prescription_template_form .selectize-authorization, #referralPayoutTemplatemodal #prescription_template_form .selectize-pharm-auth, #referralPayoutTemplatemodal #prescription_template_form .selectize-lab-auth, #referralPayoutTemplatemodal #new_staff_network_rule_form .selectize-form-control, #referralPayoutTemplatemodal #new_staff_network_rule_form .selectize-authorization, #referralPayoutTemplatemodal #new_staff_network_rule_form .selectize-pharm-auth, #referralPayoutTemplatemodal #new_staff_network_rule_form .selectize-lab-auth, #referralPayoutTemplatemodal #new_hospital_radiology_order .selectize-form-control, #referralPayoutTemplatemodal #new_hospital_radiology_order .selectize-authorization, #referralPayoutTemplatemodal #new_hospital_radiology_order .selectize-pharm-auth, #referralPayoutTemplatemodal #new_hospital_radiology_order .selectize-lab-auth, #referralPayoutTemplatemodal #edit_hospital_radiology_order .selectize-form-control, #referralPayoutTemplatemodal #edit_hospital_radiology_order .selectize-authorization, #referralPayoutTemplatemodal #edit_hospital_radiology_order .selectize-pharm-auth, #referralPayoutTemplatemodal #edit_hospital_radiology_order .selectize-lab-auth, #referralPayoutTemplatemodal #edit_hospital_radiology_test .selectize-form-control, #referralPayoutTemplatemodal #edit_hospital_radiology_test .selectize-authorization, #referralPayoutTemplatemodal #edit_hospital_radiology_test .selectize-pharm-auth, #referralPayoutTemplatemodal #edit_hospital_radiology_test .selectize-lab-auth, #referralPayoutTemplatemodal #create_user_anon_bill .selectize-form-control, #referralPayoutTemplatemodal #create_user_anon_bill .selectize-authorization, #referralPayoutTemplatemodal #create_user_anon_bill .selectize-pharm-auth, #referralPayoutTemplatemodal #create_user_anon_bill .selectize-lab-auth, #referralPayoutTemplatemodal #radiology_order_template .selectize-form-control, #referralPayoutTemplatemodal #radiology_order_template .selectize-authorization, #referralPayoutTemplatemodal #radiology_order_template .selectize-pharm-auth, #referralPayoutTemplatemodal #radiology_order_template .selectize-lab-auth, #referralPayoutTemplatemodal #add_doctorreferral .selectize-form-control, #referralPayoutTemplatemodal #add_doctorreferral .selectize-authorization, #referralPayoutTemplatemodal #add_doctorreferral .selectize-pharm-auth, #referralPayoutTemplatemodal #add_doctorreferral .selectize-lab-auth, #referralPayoutTemplatemodal #new_pharmacy_order_form .selectize-form-control, #referralPayoutTemplatemodal #new_pharmacy_order_form .selectize-authorization, #referralPayoutTemplatemodal #new_pharmacy_order_form .selectize-pharm-auth, #referralPayoutTemplatemodal #new_pharmacy_order_form .selectize-lab-auth, #referralPayoutTemplatemodal #edit_pharmacy_order_form .selectize-form-control, #referralPayoutTemplatemodal #edit_pharmacy_order_form .selectize-authorization, #referralPayoutTemplatemodal #edit_pharmacy_order_form .selectize-pharm-auth, #referralPayoutTemplatemodal #edit_pharmacy_order_form .selectize-lab-auth, #referralPayoutTemplatemodal #vaccination_type .selectize-form-control, #referralPayoutTemplatemodal #vaccination_type .selectize-authorization, #referralPayoutTemplatemodal #vaccination_type .selectize-pharm-auth, #referralPayoutTemplatemodal #vaccination_type .selectize-lab-auth, #referralPayoutTemplatemodal #update_pharamacy_full_stock .selectize-form-control, #referralPayoutTemplatemodal #update_pharamacy_full_stock .selectize-authorization, #referralPayoutTemplatemodal #update_pharamacy_full_stock .selectize-pharm-auth, #referralPayoutTemplatemodal #update_pharamacy_full_stock .selectize-lab-auth, #referralPayoutTemplatemodal .print_template_row_form .selectize-form-control, #referralPayoutTemplatemodal .print_template_row_form .selectize-authorization, #referralPayoutTemplatemodal .print_template_row_form .selectize-pharm-auth, #referralPayoutTemplatemodal .print_template_row_form .selectize-lab-auth, #referralPayoutTemplatemodal .new_print_template_block .selectize-form-control, #referralPayoutTemplatemodal .new_print_template_block .selectize-authorization, #referralPayoutTemplatemodal .new_print_template_block .selectize-pharm-auth, #referralPayoutTemplatemodal .new_print_template_block .selectize-lab-auth, #referralPayoutTemplatemodal .edit_print_template_block .selectize-form-control, #referralPayoutTemplatemodal .edit_print_template_block .selectize-authorization, #referralPayoutTemplatemodal .edit_print_template_block .selectize-pharm-auth, #referralPayoutTemplatemodal .edit_print_template_block .selectize-lab-auth, #referralPayoutTemplatemodal #referral_payouts_update .selectize-form-control, #referralPayoutTemplatemodal #referral_payouts_update .selectize-authorization, #referralPayoutTemplatemodal #referral_payouts_update .selectize-pharm-auth, #referralPayoutTemplatemodal #referral_payouts_update .selectize-lab-auth, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .selectize-form-control, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .selectize-authorization, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .selectize-pharm-auth, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .selectize-lab-auth, #referralPayoutTemplatemodal #new_doctor_network_rule_form .selectize-form-control, #referralPayoutTemplatemodal #new_doctor_network_rule_form .selectize-authorization, #referralPayoutTemplatemodal #new_doctor_network_rule_form .selectize-pharm-auth, #referralPayoutTemplatemodal #new_doctor_network_rule_form .selectize-lab-auth, #new_doctor_network_rule_form #new_hospital_patient_bill .selectize-form-control, #new_doctor_network_rule_form #new_hospital_patient_bill .selectize-authorization, #new_doctor_network_rule_form #new_hospital_patient_bill .selectize-pharm-auth, #new_doctor_network_rule_form #new_hospital_patient_bill .selectize-lab-auth, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .selectize-form-control, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .selectize-authorization, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .selectize-pharm-auth, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .selectize-lab-auth, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .selectize-form-control, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .selectize-authorization, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .selectize-pharm-auth, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .selectize-lab-auth, #new_doctor_network_rule_form #create_hospital_bill_template .selectize-form-control, #new_doctor_network_rule_form #create_hospital_bill_template .selectize-authorization, #new_doctor_network_rule_form #create_hospital_bill_template .selectize-pharm-auth, #new_doctor_network_rule_form #create_hospital_bill_template .selectize-lab-auth, #new_doctor_network_rule_form #edit_hospital_patient_bill .selectize-form-control, #new_doctor_network_rule_form #edit_hospital_patient_bill .selectize-authorization, #new_doctor_network_rule_form #edit_hospital_patient_bill .selectize-pharm-auth, #new_doctor_network_rule_form #edit_hospital_patient_bill .selectize-lab-auth, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .selectize-form-control, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .selectize-authorization, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .selectize-pharm-auth, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .selectize-lab-auth, #new_doctor_network_rule_form #prescription_template_form .selectize-form-control, #new_doctor_network_rule_form #prescription_template_form .selectize-authorization, #new_doctor_network_rule_form #prescription_template_form .selectize-pharm-auth, #new_doctor_network_rule_form #prescription_template_form .selectize-lab-auth, #new_doctor_network_rule_form #new_staff_network_rule_form .selectize-form-control, #new_doctor_network_rule_form #new_staff_network_rule_form .selectize-authorization, #new_doctor_network_rule_form #new_staff_network_rule_form .selectize-pharm-auth, #new_doctor_network_rule_form #new_staff_network_rule_form .selectize-lab-auth, #new_doctor_network_rule_form #new_hospital_radiology_order .selectize-form-control, #new_doctor_network_rule_form #new_hospital_radiology_order .selectize-authorization, #new_doctor_network_rule_form #new_hospital_radiology_order .selectize-pharm-auth, #new_doctor_network_rule_form #new_hospital_radiology_order .selectize-lab-auth, #new_doctor_network_rule_form #edit_hospital_radiology_order .selectize-form-control, #new_doctor_network_rule_form #edit_hospital_radiology_order .selectize-authorization, #new_doctor_network_rule_form #edit_hospital_radiology_order .selectize-pharm-auth, #new_doctor_network_rule_form #edit_hospital_radiology_order .selectize-lab-auth, #new_doctor_network_rule_form #edit_hospital_radiology_test .selectize-form-control, #new_doctor_network_rule_form #edit_hospital_radiology_test .selectize-authorization, #new_doctor_network_rule_form #edit_hospital_radiology_test .selectize-pharm-auth, #new_doctor_network_rule_form #edit_hospital_radiology_test .selectize-lab-auth, #new_doctor_network_rule_form #create_user_anon_bill .selectize-form-control, #new_doctor_network_rule_form #create_user_anon_bill .selectize-authorization, #new_doctor_network_rule_form #create_user_anon_bill .selectize-pharm-auth, #new_doctor_network_rule_form #create_user_anon_bill .selectize-lab-auth, #new_doctor_network_rule_form #radiology_order_template .selectize-form-control, #new_doctor_network_rule_form #radiology_order_template .selectize-authorization, #new_doctor_network_rule_form #radiology_order_template .selectize-pharm-auth, #new_doctor_network_rule_form #radiology_order_template .selectize-lab-auth, #new_doctor_network_rule_form #add_doctorreferral .selectize-form-control, #new_doctor_network_rule_form #add_doctorreferral .selectize-authorization, #new_doctor_network_rule_form #add_doctorreferral .selectize-pharm-auth, #new_doctor_network_rule_form #add_doctorreferral .selectize-lab-auth, #new_doctor_network_rule_form #new_pharmacy_order_form .selectize-form-control, #new_doctor_network_rule_form #new_pharmacy_order_form .selectize-authorization, #new_doctor_network_rule_form #new_pharmacy_order_form .selectize-pharm-auth, #new_doctor_network_rule_form #new_pharmacy_order_form .selectize-lab-auth, #new_doctor_network_rule_form #edit_pharmacy_order_form .selectize-form-control, #new_doctor_network_rule_form #edit_pharmacy_order_form .selectize-authorization, #new_doctor_network_rule_form #edit_pharmacy_order_form .selectize-pharm-auth, #new_doctor_network_rule_form #edit_pharmacy_order_form .selectize-lab-auth, #new_doctor_network_rule_form #vaccination_type .selectize-form-control, #new_doctor_network_rule_form #vaccination_type .selectize-authorization, #new_doctor_network_rule_form #vaccination_type .selectize-pharm-auth, #new_doctor_network_rule_form #vaccination_type .selectize-lab-auth, #new_doctor_network_rule_form #update_pharamacy_full_stock .selectize-form-control, #new_doctor_network_rule_form #update_pharamacy_full_stock .selectize-authorization, #new_doctor_network_rule_form #update_pharamacy_full_stock .selectize-pharm-auth, #new_doctor_network_rule_form #update_pharamacy_full_stock .selectize-lab-auth, #new_doctor_network_rule_form .print_template_row_form .selectize-form-control, #new_doctor_network_rule_form .print_template_row_form .selectize-authorization, #new_doctor_network_rule_form .print_template_row_form .selectize-pharm-auth, #new_doctor_network_rule_form .print_template_row_form .selectize-lab-auth, #new_doctor_network_rule_form .new_print_template_block .selectize-form-control, #new_doctor_network_rule_form .new_print_template_block .selectize-authorization, #new_doctor_network_rule_form .new_print_template_block .selectize-pharm-auth, #new_doctor_network_rule_form .new_print_template_block .selectize-lab-auth, #new_doctor_network_rule_form .edit_print_template_block .selectize-form-control, #new_doctor_network_rule_form .edit_print_template_block .selectize-authorization, #new_doctor_network_rule_form .edit_print_template_block .selectize-pharm-auth, #new_doctor_network_rule_form .edit_print_template_block .selectize-lab-auth, #new_doctor_network_rule_form #referral_payouts_update .selectize-form-control, #new_doctor_network_rule_form #referral_payouts_update .selectize-authorization, #new_doctor_network_rule_form #referral_payouts_update .selectize-pharm-auth, #new_doctor_network_rule_form #referral_payouts_update .selectize-lab-auth, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .selectize-form-control, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .selectize-authorization, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .selectize-pharm-auth, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .selectize-lab-auth, #new_doctor_network_rule_form #new_doctor_network_rule_form .selectize-form-control, #new_doctor_network_rule_form #new_doctor_network_rule_form .selectize-authorization, #new_doctor_network_rule_form #new_doctor_network_rule_form .selectize-pharm-auth, #new_doctor_network_rule_form #new_doctor_network_rule_form .selectize-lab-auth {
    width: 50%;
  }
}
#add_new_bill_form #new_hospital_patient_bill .selectize-form-control .selectize-dropdown-content, #add_new_bill_form #new_hospital_patient_bill .selectize-authorization .selectize-dropdown-content, #add_new_bill_form #new_hospital_patient_bill .selectize-pharm-auth .selectize-dropdown-content, #add_new_bill_form #new_hospital_patient_bill .selectize-lab-auth .selectize-dropdown-content, #add_new_bill_form #new_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #add_new_bill_form #new_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #add_new_bill_form #new_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #add_new_bill_form #new_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #add_new_bill_form #edit_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #add_new_bill_form #edit_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #add_new_bill_form #edit_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #add_new_bill_form #edit_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #add_new_bill_form #create_hospital_bill_template .selectize-form-control .selectize-dropdown-content, #add_new_bill_form #create_hospital_bill_template .selectize-authorization .selectize-dropdown-content, #add_new_bill_form #create_hospital_bill_template .selectize-pharm-auth .selectize-dropdown-content, #add_new_bill_form #create_hospital_bill_template .selectize-lab-auth .selectize-dropdown-content, #add_new_bill_form #edit_hospital_patient_bill .selectize-form-control .selectize-dropdown-content, #add_new_bill_form #edit_hospital_patient_bill .selectize-authorization .selectize-dropdown-content, #add_new_bill_form #edit_hospital_patient_bill .selectize-pharm-auth .selectize-dropdown-content, #add_new_bill_form #edit_hospital_patient_bill .selectize-lab-auth .selectize-dropdown-content, #add_new_bill_form #new_hospital_pharmacy_inventory .selectize-form-control .selectize-dropdown-content, #add_new_bill_form #new_hospital_pharmacy_inventory .selectize-authorization .selectize-dropdown-content, #add_new_bill_form #new_hospital_pharmacy_inventory .selectize-pharm-auth .selectize-dropdown-content, #add_new_bill_form #new_hospital_pharmacy_inventory .selectize-lab-auth .selectize-dropdown-content, #add_new_bill_form #prescription_template_form .selectize-form-control .selectize-dropdown-content, #add_new_bill_form #prescription_template_form .selectize-authorization .selectize-dropdown-content, #add_new_bill_form #prescription_template_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_bill_form #prescription_template_form .selectize-lab-auth .selectize-dropdown-content, #add_new_bill_form #new_staff_network_rule_form .selectize-form-control .selectize-dropdown-content, #add_new_bill_form #new_staff_network_rule_form .selectize-authorization .selectize-dropdown-content, #add_new_bill_form #new_staff_network_rule_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_bill_form #new_staff_network_rule_form .selectize-lab-auth .selectize-dropdown-content, #add_new_bill_form #new_hospital_radiology_order .selectize-form-control .selectize-dropdown-content, #add_new_bill_form #new_hospital_radiology_order .selectize-authorization .selectize-dropdown-content, #add_new_bill_form #new_hospital_radiology_order .selectize-pharm-auth .selectize-dropdown-content, #add_new_bill_form #new_hospital_radiology_order .selectize-lab-auth .selectize-dropdown-content, #add_new_bill_form #edit_hospital_radiology_order .selectize-form-control .selectize-dropdown-content, #add_new_bill_form #edit_hospital_radiology_order .selectize-authorization .selectize-dropdown-content, #add_new_bill_form #edit_hospital_radiology_order .selectize-pharm-auth .selectize-dropdown-content, #add_new_bill_form #edit_hospital_radiology_order .selectize-lab-auth .selectize-dropdown-content, #add_new_bill_form #edit_hospital_radiology_test .selectize-form-control .selectize-dropdown-content, #add_new_bill_form #edit_hospital_radiology_test .selectize-authorization .selectize-dropdown-content, #add_new_bill_form #edit_hospital_radiology_test .selectize-pharm-auth .selectize-dropdown-content, #add_new_bill_form #edit_hospital_radiology_test .selectize-lab-auth .selectize-dropdown-content, #add_new_bill_form #create_user_anon_bill .selectize-form-control .selectize-dropdown-content, #add_new_bill_form #create_user_anon_bill .selectize-authorization .selectize-dropdown-content, #add_new_bill_form #create_user_anon_bill .selectize-pharm-auth .selectize-dropdown-content, #add_new_bill_form #create_user_anon_bill .selectize-lab-auth .selectize-dropdown-content, #add_new_bill_form #radiology_order_template .selectize-form-control .selectize-dropdown-content, #add_new_bill_form #radiology_order_template .selectize-authorization .selectize-dropdown-content, #add_new_bill_form #radiology_order_template .selectize-pharm-auth .selectize-dropdown-content, #add_new_bill_form #radiology_order_template .selectize-lab-auth .selectize-dropdown-content, #add_new_bill_form #add_doctorreferral .selectize-form-control .selectize-dropdown-content, #add_new_bill_form #add_doctorreferral .selectize-authorization .selectize-dropdown-content, #add_new_bill_form #add_doctorreferral .selectize-pharm-auth .selectize-dropdown-content, #add_new_bill_form #add_doctorreferral .selectize-lab-auth .selectize-dropdown-content, #add_new_bill_form #new_pharmacy_order_form .selectize-form-control .selectize-dropdown-content, #add_new_bill_form #new_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #add_new_bill_form #new_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_bill_form #new_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #add_new_bill_form #edit_pharmacy_order_form .selectize-form-control .selectize-dropdown-content, #add_new_bill_form #edit_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #add_new_bill_form #edit_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_bill_form #edit_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #add_new_bill_form #vaccination_type .selectize-form-control .selectize-dropdown-content, #add_new_bill_form #vaccination_type .selectize-authorization .selectize-dropdown-content, #add_new_bill_form #vaccination_type .selectize-pharm-auth .selectize-dropdown-content, #add_new_bill_form #vaccination_type .selectize-lab-auth .selectize-dropdown-content, #add_new_bill_form #update_pharamacy_full_stock .selectize-form-control .selectize-dropdown-content, #add_new_bill_form #update_pharamacy_full_stock .selectize-authorization .selectize-dropdown-content, #add_new_bill_form #update_pharamacy_full_stock .selectize-pharm-auth .selectize-dropdown-content, #add_new_bill_form #update_pharamacy_full_stock .selectize-lab-auth .selectize-dropdown-content, #add_new_bill_form .print_template_row_form .selectize-form-control .selectize-dropdown-content, #add_new_bill_form .print_template_row_form .selectize-authorization .selectize-dropdown-content, #add_new_bill_form .print_template_row_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_bill_form .print_template_row_form .selectize-lab-auth .selectize-dropdown-content, #add_new_bill_form .new_print_template_block .selectize-form-control .selectize-dropdown-content, #add_new_bill_form .new_print_template_block .selectize-authorization .selectize-dropdown-content, #add_new_bill_form .new_print_template_block .selectize-pharm-auth .selectize-dropdown-content, #add_new_bill_form .new_print_template_block .selectize-lab-auth .selectize-dropdown-content, #add_new_bill_form .edit_print_template_block .selectize-form-control .selectize-dropdown-content, #add_new_bill_form .edit_print_template_block .selectize-authorization .selectize-dropdown-content, #add_new_bill_form .edit_print_template_block .selectize-pharm-auth .selectize-dropdown-content, #add_new_bill_form .edit_print_template_block .selectize-lab-auth .selectize-dropdown-content, #add_new_bill_form #referral_payouts_update .selectize-form-control .selectize-dropdown-content, #add_new_bill_form #referral_payouts_update .selectize-authorization .selectize-dropdown-content, #add_new_bill_form #referral_payouts_update .selectize-pharm-auth .selectize-dropdown-content, #add_new_bill_form #referral_payouts_update .selectize-lab-auth .selectize-dropdown-content, #add_new_bill_form #return_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #add_new_bill_form #return_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #add_new_bill_form #return_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #add_new_bill_form #return_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #add_new_bill_form #new_doctor_network_rule_form .selectize-form-control .selectize-dropdown-content, #add_new_bill_form #new_doctor_network_rule_form .selectize-authorization .selectize-dropdown-content, #add_new_bill_form #new_doctor_network_rule_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_bill_form #new_doctor_network_rule_form .selectize-lab-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_hospital_patient_bill .selectize-form-control .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_hospital_patient_bill .selectize-authorization .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_hospital_patient_bill .selectize-pharm-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_hospital_patient_bill .selectize-lab-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #create_hospital_bill_template .selectize-form-control .selectize-dropdown-content, #add_new_pharmacy_bill_form #create_hospital_bill_template .selectize-authorization .selectize-dropdown-content, #add_new_pharmacy_bill_form #create_hospital_bill_template .selectize-pharm-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #create_hospital_bill_template .selectize-lab-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .selectize-form-control .selectize-dropdown-content, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .selectize-authorization .selectize-dropdown-content, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .selectize-pharm-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .selectize-lab-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .selectize-form-control .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .selectize-authorization .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .selectize-pharm-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .selectize-lab-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #prescription_template_form .selectize-form-control .selectize-dropdown-content, #add_new_pharmacy_bill_form #prescription_template_form .selectize-authorization .selectize-dropdown-content, #add_new_pharmacy_bill_form #prescription_template_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #prescription_template_form .selectize-lab-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_staff_network_rule_form .selectize-form-control .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_staff_network_rule_form .selectize-authorization .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_staff_network_rule_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_staff_network_rule_form .selectize-lab-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_hospital_radiology_order .selectize-form-control .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_hospital_radiology_order .selectize-authorization .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_hospital_radiology_order .selectize-pharm-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_hospital_radiology_order .selectize-lab-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .selectize-form-control .selectize-dropdown-content, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .selectize-authorization .selectize-dropdown-content, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .selectize-pharm-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .selectize-lab-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .selectize-form-control .selectize-dropdown-content, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .selectize-authorization .selectize-dropdown-content, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .selectize-pharm-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .selectize-lab-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #create_user_anon_bill .selectize-form-control .selectize-dropdown-content, #add_new_pharmacy_bill_form #create_user_anon_bill .selectize-authorization .selectize-dropdown-content, #add_new_pharmacy_bill_form #create_user_anon_bill .selectize-pharm-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #create_user_anon_bill .selectize-lab-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #radiology_order_template .selectize-form-control .selectize-dropdown-content, #add_new_pharmacy_bill_form #radiology_order_template .selectize-authorization .selectize-dropdown-content, #add_new_pharmacy_bill_form #radiology_order_template .selectize-pharm-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #radiology_order_template .selectize-lab-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #add_doctorreferral .selectize-form-control .selectize-dropdown-content, #add_new_pharmacy_bill_form #add_doctorreferral .selectize-authorization .selectize-dropdown-content, #add_new_pharmacy_bill_form #add_doctorreferral .selectize-pharm-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #add_doctorreferral .selectize-lab-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_pharmacy_order_form .selectize-form-control .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .selectize-form-control .selectize-dropdown-content, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #vaccination_type .selectize-form-control .selectize-dropdown-content, #add_new_pharmacy_bill_form #vaccination_type .selectize-authorization .selectize-dropdown-content, #add_new_pharmacy_bill_form #vaccination_type .selectize-pharm-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #vaccination_type .selectize-lab-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .selectize-form-control .selectize-dropdown-content, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .selectize-authorization .selectize-dropdown-content, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .selectize-pharm-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .selectize-lab-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form .print_template_row_form .selectize-form-control .selectize-dropdown-content, #add_new_pharmacy_bill_form .print_template_row_form .selectize-authorization .selectize-dropdown-content, #add_new_pharmacy_bill_form .print_template_row_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form .print_template_row_form .selectize-lab-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form .new_print_template_block .selectize-form-control .selectize-dropdown-content, #add_new_pharmacy_bill_form .new_print_template_block .selectize-authorization .selectize-dropdown-content, #add_new_pharmacy_bill_form .new_print_template_block .selectize-pharm-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form .new_print_template_block .selectize-lab-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form .edit_print_template_block .selectize-form-control .selectize-dropdown-content, #add_new_pharmacy_bill_form .edit_print_template_block .selectize-authorization .selectize-dropdown-content, #add_new_pharmacy_bill_form .edit_print_template_block .selectize-pharm-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form .edit_print_template_block .selectize-lab-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #referral_payouts_update .selectize-form-control .selectize-dropdown-content, #add_new_pharmacy_bill_form #referral_payouts_update .selectize-authorization .selectize-dropdown-content, #add_new_pharmacy_bill_form #referral_payouts_update .selectize-pharm-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #referral_payouts_update .selectize-lab-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .selectize-form-control .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .selectize-authorization .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .selectize-lab-auth .selectize-dropdown-content, #update_new_bill_form #new_hospital_patient_bill .selectize-form-control .selectize-dropdown-content, #update_new_bill_form #new_hospital_patient_bill .selectize-authorization .selectize-dropdown-content, #update_new_bill_form #new_hospital_patient_bill .selectize-pharm-auth .selectize-dropdown-content, #update_new_bill_form #new_hospital_patient_bill .selectize-lab-auth .selectize-dropdown-content, #update_new_bill_form #new_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #update_new_bill_form #new_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #update_new_bill_form #new_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #update_new_bill_form #new_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #update_new_bill_form #edit_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #update_new_bill_form #edit_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #update_new_bill_form #edit_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #update_new_bill_form #edit_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #update_new_bill_form #create_hospital_bill_template .selectize-form-control .selectize-dropdown-content, #update_new_bill_form #create_hospital_bill_template .selectize-authorization .selectize-dropdown-content, #update_new_bill_form #create_hospital_bill_template .selectize-pharm-auth .selectize-dropdown-content, #update_new_bill_form #create_hospital_bill_template .selectize-lab-auth .selectize-dropdown-content, #update_new_bill_form #edit_hospital_patient_bill .selectize-form-control .selectize-dropdown-content, #update_new_bill_form #edit_hospital_patient_bill .selectize-authorization .selectize-dropdown-content, #update_new_bill_form #edit_hospital_patient_bill .selectize-pharm-auth .selectize-dropdown-content, #update_new_bill_form #edit_hospital_patient_bill .selectize-lab-auth .selectize-dropdown-content, #update_new_bill_form #new_hospital_pharmacy_inventory .selectize-form-control .selectize-dropdown-content, #update_new_bill_form #new_hospital_pharmacy_inventory .selectize-authorization .selectize-dropdown-content, #update_new_bill_form #new_hospital_pharmacy_inventory .selectize-pharm-auth .selectize-dropdown-content, #update_new_bill_form #new_hospital_pharmacy_inventory .selectize-lab-auth .selectize-dropdown-content, #update_new_bill_form #prescription_template_form .selectize-form-control .selectize-dropdown-content, #update_new_bill_form #prescription_template_form .selectize-authorization .selectize-dropdown-content, #update_new_bill_form #prescription_template_form .selectize-pharm-auth .selectize-dropdown-content, #update_new_bill_form #prescription_template_form .selectize-lab-auth .selectize-dropdown-content, #update_new_bill_form #new_staff_network_rule_form .selectize-form-control .selectize-dropdown-content, #update_new_bill_form #new_staff_network_rule_form .selectize-authorization .selectize-dropdown-content, #update_new_bill_form #new_staff_network_rule_form .selectize-pharm-auth .selectize-dropdown-content, #update_new_bill_form #new_staff_network_rule_form .selectize-lab-auth .selectize-dropdown-content, #update_new_bill_form #new_hospital_radiology_order .selectize-form-control .selectize-dropdown-content, #update_new_bill_form #new_hospital_radiology_order .selectize-authorization .selectize-dropdown-content, #update_new_bill_form #new_hospital_radiology_order .selectize-pharm-auth .selectize-dropdown-content, #update_new_bill_form #new_hospital_radiology_order .selectize-lab-auth .selectize-dropdown-content, #update_new_bill_form #edit_hospital_radiology_order .selectize-form-control .selectize-dropdown-content, #update_new_bill_form #edit_hospital_radiology_order .selectize-authorization .selectize-dropdown-content, #update_new_bill_form #edit_hospital_radiology_order .selectize-pharm-auth .selectize-dropdown-content, #update_new_bill_form #edit_hospital_radiology_order .selectize-lab-auth .selectize-dropdown-content, #update_new_bill_form #edit_hospital_radiology_test .selectize-form-control .selectize-dropdown-content, #update_new_bill_form #edit_hospital_radiology_test .selectize-authorization .selectize-dropdown-content, #update_new_bill_form #edit_hospital_radiology_test .selectize-pharm-auth .selectize-dropdown-content, #update_new_bill_form #edit_hospital_radiology_test .selectize-lab-auth .selectize-dropdown-content, #update_new_bill_form #create_user_anon_bill .selectize-form-control .selectize-dropdown-content, #update_new_bill_form #create_user_anon_bill .selectize-authorization .selectize-dropdown-content, #update_new_bill_form #create_user_anon_bill .selectize-pharm-auth .selectize-dropdown-content, #update_new_bill_form #create_user_anon_bill .selectize-lab-auth .selectize-dropdown-content, #update_new_bill_form #radiology_order_template .selectize-form-control .selectize-dropdown-content, #update_new_bill_form #radiology_order_template .selectize-authorization .selectize-dropdown-content, #update_new_bill_form #radiology_order_template .selectize-pharm-auth .selectize-dropdown-content, #update_new_bill_form #radiology_order_template .selectize-lab-auth .selectize-dropdown-content, #update_new_bill_form #add_doctorreferral .selectize-form-control .selectize-dropdown-content, #update_new_bill_form #add_doctorreferral .selectize-authorization .selectize-dropdown-content, #update_new_bill_form #add_doctorreferral .selectize-pharm-auth .selectize-dropdown-content, #update_new_bill_form #add_doctorreferral .selectize-lab-auth .selectize-dropdown-content, #update_new_bill_form #new_pharmacy_order_form .selectize-form-control .selectize-dropdown-content, #update_new_bill_form #new_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #update_new_bill_form #new_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #update_new_bill_form #new_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #update_new_bill_form #edit_pharmacy_order_form .selectize-form-control .selectize-dropdown-content, #update_new_bill_form #edit_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #update_new_bill_form #edit_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #update_new_bill_form #edit_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #update_new_bill_form #vaccination_type .selectize-form-control .selectize-dropdown-content, #update_new_bill_form #vaccination_type .selectize-authorization .selectize-dropdown-content, #update_new_bill_form #vaccination_type .selectize-pharm-auth .selectize-dropdown-content, #update_new_bill_form #vaccination_type .selectize-lab-auth .selectize-dropdown-content, #update_new_bill_form #update_pharamacy_full_stock .selectize-form-control .selectize-dropdown-content, #update_new_bill_form #update_pharamacy_full_stock .selectize-authorization .selectize-dropdown-content, #update_new_bill_form #update_pharamacy_full_stock .selectize-pharm-auth .selectize-dropdown-content, #update_new_bill_form #update_pharamacy_full_stock .selectize-lab-auth .selectize-dropdown-content, #update_new_bill_form .print_template_row_form .selectize-form-control .selectize-dropdown-content, #update_new_bill_form .print_template_row_form .selectize-authorization .selectize-dropdown-content, #update_new_bill_form .print_template_row_form .selectize-pharm-auth .selectize-dropdown-content, #update_new_bill_form .print_template_row_form .selectize-lab-auth .selectize-dropdown-content, #update_new_bill_form .new_print_template_block .selectize-form-control .selectize-dropdown-content, #update_new_bill_form .new_print_template_block .selectize-authorization .selectize-dropdown-content, #update_new_bill_form .new_print_template_block .selectize-pharm-auth .selectize-dropdown-content, #update_new_bill_form .new_print_template_block .selectize-lab-auth .selectize-dropdown-content, #update_new_bill_form .edit_print_template_block .selectize-form-control .selectize-dropdown-content, #update_new_bill_form .edit_print_template_block .selectize-authorization .selectize-dropdown-content, #update_new_bill_form .edit_print_template_block .selectize-pharm-auth .selectize-dropdown-content, #update_new_bill_form .edit_print_template_block .selectize-lab-auth .selectize-dropdown-content, #update_new_bill_form #referral_payouts_update .selectize-form-control .selectize-dropdown-content, #update_new_bill_form #referral_payouts_update .selectize-authorization .selectize-dropdown-content, #update_new_bill_form #referral_payouts_update .selectize-pharm-auth .selectize-dropdown-content, #update_new_bill_form #referral_payouts_update .selectize-lab-auth .selectize-dropdown-content, #update_new_bill_form #return_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #update_new_bill_form #return_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #update_new_bill_form #return_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #update_new_bill_form #return_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #update_new_bill_form #new_doctor_network_rule_form .selectize-form-control .selectize-dropdown-content, #update_new_bill_form #new_doctor_network_rule_form .selectize-authorization .selectize-dropdown-content, #update_new_bill_form #new_doctor_network_rule_form .selectize-pharm-auth .selectize-dropdown-content, #update_new_bill_form #new_doctor_network_rule_form .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #new_hospital_patient_bill .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_bill_form #new_hospital_patient_bill .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_bill_form #new_hospital_patient_bill .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #new_hospital_patient_bill .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #create_hospital_bill_template .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_bill_form #create_hospital_bill_template .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_bill_form #create_hospital_bill_template .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #create_hospital_bill_template .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #edit_hospital_patient_bill .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_bill_form #edit_hospital_patient_bill .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_bill_form #edit_hospital_patient_bill .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #edit_hospital_patient_bill .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #prescription_template_form .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_bill_form #prescription_template_form .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_bill_form #prescription_template_form .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #prescription_template_form .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #new_staff_network_rule_form .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_bill_form #new_staff_network_rule_form .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_bill_form #new_staff_network_rule_form .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #new_staff_network_rule_form .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #new_hospital_radiology_order .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_bill_form #new_hospital_radiology_order .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_bill_form #new_hospital_radiology_order .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #new_hospital_radiology_order .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #edit_hospital_radiology_order .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_bill_form #edit_hospital_radiology_order .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_bill_form #edit_hospital_radiology_order .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #edit_hospital_radiology_order .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #edit_hospital_radiology_test .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_bill_form #edit_hospital_radiology_test .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_bill_form #edit_hospital_radiology_test .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #edit_hospital_radiology_test .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #create_user_anon_bill .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_bill_form #create_user_anon_bill .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_bill_form #create_user_anon_bill .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #create_user_anon_bill .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #radiology_order_template .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_bill_form #radiology_order_template .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_bill_form #radiology_order_template .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #radiology_order_template .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #add_doctorreferral .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_bill_form #add_doctorreferral .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_bill_form #add_doctorreferral .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #add_doctorreferral .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #new_pharmacy_order_form .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_bill_form #new_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_bill_form #new_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #new_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #edit_pharmacy_order_form .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_bill_form #edit_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_bill_form #edit_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #edit_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #vaccination_type .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_bill_form #vaccination_type .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_bill_form #vaccination_type .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #vaccination_type .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #update_pharamacy_full_stock .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_bill_form #update_pharamacy_full_stock .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_bill_form #update_pharamacy_full_stock .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #update_pharamacy_full_stock .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_bill_form .print_template_row_form .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_bill_form .print_template_row_form .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_bill_form .print_template_row_form .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_bill_form .print_template_row_form .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_bill_form .new_print_template_block .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_bill_form .new_print_template_block .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_bill_form .new_print_template_block .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_bill_form .new_print_template_block .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_bill_form .edit_print_template_block .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_bill_form .edit_print_template_block .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_bill_form .edit_print_template_block .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_bill_form .edit_print_template_block .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #referral_payouts_update .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_bill_form #referral_payouts_update .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_bill_form #referral_payouts_update .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #referral_payouts_update .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #new_doctor_network_rule_form .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_bill_form #new_doctor_network_rule_form .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_bill_form #new_doctor_network_rule_form .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #new_doctor_network_rule_form .selectize-lab-auth .selectize-dropdown-content, #createHospBillTemplatemodal #new_hospital_patient_bill .selectize-form-control .selectize-dropdown-content, #createHospBillTemplatemodal #new_hospital_patient_bill .selectize-authorization .selectize-dropdown-content, #createHospBillTemplatemodal #new_hospital_patient_bill .selectize-pharm-auth .selectize-dropdown-content, #createHospBillTemplatemodal #new_hospital_patient_bill .selectize-lab-auth .selectize-dropdown-content, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #createHospBillTemplatemodal #create_hospital_bill_template .selectize-form-control .selectize-dropdown-content, #createHospBillTemplatemodal #create_hospital_bill_template .selectize-authorization .selectize-dropdown-content, #createHospBillTemplatemodal #create_hospital_bill_template .selectize-pharm-auth .selectize-dropdown-content, #createHospBillTemplatemodal #create_hospital_bill_template .selectize-lab-auth .selectize-dropdown-content, #createHospBillTemplatemodal #edit_hospital_patient_bill .selectize-form-control .selectize-dropdown-content, #createHospBillTemplatemodal #edit_hospital_patient_bill .selectize-authorization .selectize-dropdown-content, #createHospBillTemplatemodal #edit_hospital_patient_bill .selectize-pharm-auth .selectize-dropdown-content, #createHospBillTemplatemodal #edit_hospital_patient_bill .selectize-lab-auth .selectize-dropdown-content, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .selectize-form-control .selectize-dropdown-content, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .selectize-authorization .selectize-dropdown-content, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .selectize-pharm-auth .selectize-dropdown-content, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .selectize-lab-auth .selectize-dropdown-content, #createHospBillTemplatemodal #prescription_template_form .selectize-form-control .selectize-dropdown-content, #createHospBillTemplatemodal #prescription_template_form .selectize-authorization .selectize-dropdown-content, #createHospBillTemplatemodal #prescription_template_form .selectize-pharm-auth .selectize-dropdown-content, #createHospBillTemplatemodal #prescription_template_form .selectize-lab-auth .selectize-dropdown-content, #createHospBillTemplatemodal #new_staff_network_rule_form .selectize-form-control .selectize-dropdown-content, #createHospBillTemplatemodal #new_staff_network_rule_form .selectize-authorization .selectize-dropdown-content, #createHospBillTemplatemodal #new_staff_network_rule_form .selectize-pharm-auth .selectize-dropdown-content, #createHospBillTemplatemodal #new_staff_network_rule_form .selectize-lab-auth .selectize-dropdown-content, #createHospBillTemplatemodal #new_hospital_radiology_order .selectize-form-control .selectize-dropdown-content, #createHospBillTemplatemodal #new_hospital_radiology_order .selectize-authorization .selectize-dropdown-content, #createHospBillTemplatemodal #new_hospital_radiology_order .selectize-pharm-auth .selectize-dropdown-content, #createHospBillTemplatemodal #new_hospital_radiology_order .selectize-lab-auth .selectize-dropdown-content, #createHospBillTemplatemodal #edit_hospital_radiology_order .selectize-form-control .selectize-dropdown-content, #createHospBillTemplatemodal #edit_hospital_radiology_order .selectize-authorization .selectize-dropdown-content, #createHospBillTemplatemodal #edit_hospital_radiology_order .selectize-pharm-auth .selectize-dropdown-content, #createHospBillTemplatemodal #edit_hospital_radiology_order .selectize-lab-auth .selectize-dropdown-content, #createHospBillTemplatemodal #edit_hospital_radiology_test .selectize-form-control .selectize-dropdown-content, #createHospBillTemplatemodal #edit_hospital_radiology_test .selectize-authorization .selectize-dropdown-content, #createHospBillTemplatemodal #edit_hospital_radiology_test .selectize-pharm-auth .selectize-dropdown-content, #createHospBillTemplatemodal #edit_hospital_radiology_test .selectize-lab-auth .selectize-dropdown-content, #createHospBillTemplatemodal #create_user_anon_bill .selectize-form-control .selectize-dropdown-content, #createHospBillTemplatemodal #create_user_anon_bill .selectize-authorization .selectize-dropdown-content, #createHospBillTemplatemodal #create_user_anon_bill .selectize-pharm-auth .selectize-dropdown-content, #createHospBillTemplatemodal #create_user_anon_bill .selectize-lab-auth .selectize-dropdown-content, #createHospBillTemplatemodal #radiology_order_template .selectize-form-control .selectize-dropdown-content, #createHospBillTemplatemodal #radiology_order_template .selectize-authorization .selectize-dropdown-content, #createHospBillTemplatemodal #radiology_order_template .selectize-pharm-auth .selectize-dropdown-content, #createHospBillTemplatemodal #radiology_order_template .selectize-lab-auth .selectize-dropdown-content, #createHospBillTemplatemodal #add_doctorreferral .selectize-form-control .selectize-dropdown-content, #createHospBillTemplatemodal #add_doctorreferral .selectize-authorization .selectize-dropdown-content, #createHospBillTemplatemodal #add_doctorreferral .selectize-pharm-auth .selectize-dropdown-content, #createHospBillTemplatemodal #add_doctorreferral .selectize-lab-auth .selectize-dropdown-content, #createHospBillTemplatemodal #new_pharmacy_order_form .selectize-form-control .selectize-dropdown-content, #createHospBillTemplatemodal #new_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #createHospBillTemplatemodal #new_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #createHospBillTemplatemodal #new_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #createHospBillTemplatemodal #edit_pharmacy_order_form .selectize-form-control .selectize-dropdown-content, #createHospBillTemplatemodal #edit_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #createHospBillTemplatemodal #edit_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #createHospBillTemplatemodal #edit_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #createHospBillTemplatemodal #vaccination_type .selectize-form-control .selectize-dropdown-content, #createHospBillTemplatemodal #vaccination_type .selectize-authorization .selectize-dropdown-content, #createHospBillTemplatemodal #vaccination_type .selectize-pharm-auth .selectize-dropdown-content, #createHospBillTemplatemodal #vaccination_type .selectize-lab-auth .selectize-dropdown-content, #createHospBillTemplatemodal #update_pharamacy_full_stock .selectize-form-control .selectize-dropdown-content, #createHospBillTemplatemodal #update_pharamacy_full_stock .selectize-authorization .selectize-dropdown-content, #createHospBillTemplatemodal #update_pharamacy_full_stock .selectize-pharm-auth .selectize-dropdown-content, #createHospBillTemplatemodal #update_pharamacy_full_stock .selectize-lab-auth .selectize-dropdown-content, #createHospBillTemplatemodal .print_template_row_form .selectize-form-control .selectize-dropdown-content, #createHospBillTemplatemodal .print_template_row_form .selectize-authorization .selectize-dropdown-content, #createHospBillTemplatemodal .print_template_row_form .selectize-pharm-auth .selectize-dropdown-content, #createHospBillTemplatemodal .print_template_row_form .selectize-lab-auth .selectize-dropdown-content, #createHospBillTemplatemodal .new_print_template_block .selectize-form-control .selectize-dropdown-content, #createHospBillTemplatemodal .new_print_template_block .selectize-authorization .selectize-dropdown-content, #createHospBillTemplatemodal .new_print_template_block .selectize-pharm-auth .selectize-dropdown-content, #createHospBillTemplatemodal .new_print_template_block .selectize-lab-auth .selectize-dropdown-content, #createHospBillTemplatemodal .edit_print_template_block .selectize-form-control .selectize-dropdown-content, #createHospBillTemplatemodal .edit_print_template_block .selectize-authorization .selectize-dropdown-content, #createHospBillTemplatemodal .edit_print_template_block .selectize-pharm-auth .selectize-dropdown-content, #createHospBillTemplatemodal .edit_print_template_block .selectize-lab-auth .selectize-dropdown-content, #createHospBillTemplatemodal #referral_payouts_update .selectize-form-control .selectize-dropdown-content, #createHospBillTemplatemodal #referral_payouts_update .selectize-authorization .selectize-dropdown-content, #createHospBillTemplatemodal #referral_payouts_update .selectize-pharm-auth .selectize-dropdown-content, #createHospBillTemplatemodal #referral_payouts_update .selectize-lab-auth .selectize-dropdown-content, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #createHospBillTemplatemodal #new_doctor_network_rule_form .selectize-form-control .selectize-dropdown-content, #createHospBillTemplatemodal #new_doctor_network_rule_form .selectize-authorization .selectize-dropdown-content, #createHospBillTemplatemodal #new_doctor_network_rule_form .selectize-pharm-auth .selectize-dropdown-content, #createHospBillTemplatemodal #new_doctor_network_rule_form .selectize-lab-auth .selectize-dropdown-content, #editBillTemplatemodal #new_hospital_patient_bill .selectize-form-control .selectize-dropdown-content, #editBillTemplatemodal #new_hospital_patient_bill .selectize-authorization .selectize-dropdown-content, #editBillTemplatemodal #new_hospital_patient_bill .selectize-pharm-auth .selectize-dropdown-content, #editBillTemplatemodal #new_hospital_patient_bill .selectize-lab-auth .selectize-dropdown-content, #editBillTemplatemodal #new_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #editBillTemplatemodal #new_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #editBillTemplatemodal #new_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #editBillTemplatemodal #new_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #editBillTemplatemodal #edit_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #editBillTemplatemodal #edit_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #editBillTemplatemodal #edit_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #editBillTemplatemodal #edit_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #editBillTemplatemodal #create_hospital_bill_template .selectize-form-control .selectize-dropdown-content, #editBillTemplatemodal #create_hospital_bill_template .selectize-authorization .selectize-dropdown-content, #editBillTemplatemodal #create_hospital_bill_template .selectize-pharm-auth .selectize-dropdown-content, #editBillTemplatemodal #create_hospital_bill_template .selectize-lab-auth .selectize-dropdown-content, #editBillTemplatemodal #edit_hospital_patient_bill .selectize-form-control .selectize-dropdown-content, #editBillTemplatemodal #edit_hospital_patient_bill .selectize-authorization .selectize-dropdown-content, #editBillTemplatemodal #edit_hospital_patient_bill .selectize-pharm-auth .selectize-dropdown-content, #editBillTemplatemodal #edit_hospital_patient_bill .selectize-lab-auth .selectize-dropdown-content, #editBillTemplatemodal #new_hospital_pharmacy_inventory .selectize-form-control .selectize-dropdown-content, #editBillTemplatemodal #new_hospital_pharmacy_inventory .selectize-authorization .selectize-dropdown-content, #editBillTemplatemodal #new_hospital_pharmacy_inventory .selectize-pharm-auth .selectize-dropdown-content, #editBillTemplatemodal #new_hospital_pharmacy_inventory .selectize-lab-auth .selectize-dropdown-content, #editBillTemplatemodal #prescription_template_form .selectize-form-control .selectize-dropdown-content, #editBillTemplatemodal #prescription_template_form .selectize-authorization .selectize-dropdown-content, #editBillTemplatemodal #prescription_template_form .selectize-pharm-auth .selectize-dropdown-content, #editBillTemplatemodal #prescription_template_form .selectize-lab-auth .selectize-dropdown-content, #editBillTemplatemodal #new_staff_network_rule_form .selectize-form-control .selectize-dropdown-content, #editBillTemplatemodal #new_staff_network_rule_form .selectize-authorization .selectize-dropdown-content, #editBillTemplatemodal #new_staff_network_rule_form .selectize-pharm-auth .selectize-dropdown-content, #editBillTemplatemodal #new_staff_network_rule_form .selectize-lab-auth .selectize-dropdown-content, #editBillTemplatemodal #new_hospital_radiology_order .selectize-form-control .selectize-dropdown-content, #editBillTemplatemodal #new_hospital_radiology_order .selectize-authorization .selectize-dropdown-content, #editBillTemplatemodal #new_hospital_radiology_order .selectize-pharm-auth .selectize-dropdown-content, #editBillTemplatemodal #new_hospital_radiology_order .selectize-lab-auth .selectize-dropdown-content, #editBillTemplatemodal #edit_hospital_radiology_order .selectize-form-control .selectize-dropdown-content, #editBillTemplatemodal #edit_hospital_radiology_order .selectize-authorization .selectize-dropdown-content, #editBillTemplatemodal #edit_hospital_radiology_order .selectize-pharm-auth .selectize-dropdown-content, #editBillTemplatemodal #edit_hospital_radiology_order .selectize-lab-auth .selectize-dropdown-content, #editBillTemplatemodal #edit_hospital_radiology_test .selectize-form-control .selectize-dropdown-content, #editBillTemplatemodal #edit_hospital_radiology_test .selectize-authorization .selectize-dropdown-content, #editBillTemplatemodal #edit_hospital_radiology_test .selectize-pharm-auth .selectize-dropdown-content, #editBillTemplatemodal #edit_hospital_radiology_test .selectize-lab-auth .selectize-dropdown-content, #editBillTemplatemodal #create_user_anon_bill .selectize-form-control .selectize-dropdown-content, #editBillTemplatemodal #create_user_anon_bill .selectize-authorization .selectize-dropdown-content, #editBillTemplatemodal #create_user_anon_bill .selectize-pharm-auth .selectize-dropdown-content, #editBillTemplatemodal #create_user_anon_bill .selectize-lab-auth .selectize-dropdown-content, #editBillTemplatemodal #radiology_order_template .selectize-form-control .selectize-dropdown-content, #editBillTemplatemodal #radiology_order_template .selectize-authorization .selectize-dropdown-content, #editBillTemplatemodal #radiology_order_template .selectize-pharm-auth .selectize-dropdown-content, #editBillTemplatemodal #radiology_order_template .selectize-lab-auth .selectize-dropdown-content, #editBillTemplatemodal #add_doctorreferral .selectize-form-control .selectize-dropdown-content, #editBillTemplatemodal #add_doctorreferral .selectize-authorization .selectize-dropdown-content, #editBillTemplatemodal #add_doctorreferral .selectize-pharm-auth .selectize-dropdown-content, #editBillTemplatemodal #add_doctorreferral .selectize-lab-auth .selectize-dropdown-content, #editBillTemplatemodal #new_pharmacy_order_form .selectize-form-control .selectize-dropdown-content, #editBillTemplatemodal #new_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #editBillTemplatemodal #new_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #editBillTemplatemodal #new_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #editBillTemplatemodal #edit_pharmacy_order_form .selectize-form-control .selectize-dropdown-content, #editBillTemplatemodal #edit_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #editBillTemplatemodal #edit_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #editBillTemplatemodal #edit_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #editBillTemplatemodal #vaccination_type .selectize-form-control .selectize-dropdown-content, #editBillTemplatemodal #vaccination_type .selectize-authorization .selectize-dropdown-content, #editBillTemplatemodal #vaccination_type .selectize-pharm-auth .selectize-dropdown-content, #editBillTemplatemodal #vaccination_type .selectize-lab-auth .selectize-dropdown-content, #editBillTemplatemodal #update_pharamacy_full_stock .selectize-form-control .selectize-dropdown-content, #editBillTemplatemodal #update_pharamacy_full_stock .selectize-authorization .selectize-dropdown-content, #editBillTemplatemodal #update_pharamacy_full_stock .selectize-pharm-auth .selectize-dropdown-content, #editBillTemplatemodal #update_pharamacy_full_stock .selectize-lab-auth .selectize-dropdown-content, #editBillTemplatemodal .print_template_row_form .selectize-form-control .selectize-dropdown-content, #editBillTemplatemodal .print_template_row_form .selectize-authorization .selectize-dropdown-content, #editBillTemplatemodal .print_template_row_form .selectize-pharm-auth .selectize-dropdown-content, #editBillTemplatemodal .print_template_row_form .selectize-lab-auth .selectize-dropdown-content, #editBillTemplatemodal .new_print_template_block .selectize-form-control .selectize-dropdown-content, #editBillTemplatemodal .new_print_template_block .selectize-authorization .selectize-dropdown-content, #editBillTemplatemodal .new_print_template_block .selectize-pharm-auth .selectize-dropdown-content, #editBillTemplatemodal .new_print_template_block .selectize-lab-auth .selectize-dropdown-content, #editBillTemplatemodal .edit_print_template_block .selectize-form-control .selectize-dropdown-content, #editBillTemplatemodal .edit_print_template_block .selectize-authorization .selectize-dropdown-content, #editBillTemplatemodal .edit_print_template_block .selectize-pharm-auth .selectize-dropdown-content, #editBillTemplatemodal .edit_print_template_block .selectize-lab-auth .selectize-dropdown-content, #editBillTemplatemodal #referral_payouts_update .selectize-form-control .selectize-dropdown-content, #editBillTemplatemodal #referral_payouts_update .selectize-authorization .selectize-dropdown-content, #editBillTemplatemodal #referral_payouts_update .selectize-pharm-auth .selectize-dropdown-content, #editBillTemplatemodal #referral_payouts_update .selectize-lab-auth .selectize-dropdown-content, #editBillTemplatemodal #return_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #editBillTemplatemodal #return_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #editBillTemplatemodal #return_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #editBillTemplatemodal #return_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #editBillTemplatemodal #new_doctor_network_rule_form .selectize-form-control .selectize-dropdown-content, #editBillTemplatemodal #new_doctor_network_rule_form .selectize-authorization .selectize-dropdown-content, #editBillTemplatemodal #new_doctor_network_rule_form .selectize-pharm-auth .selectize-dropdown-content, #editBillTemplatemodal #new_doctor_network_rule_form .selectize-lab-auth .selectize-dropdown-content, #add_new_inventory_form #new_hospital_patient_bill .selectize-form-control .selectize-dropdown-content, #add_new_inventory_form #new_hospital_patient_bill .selectize-authorization .selectize-dropdown-content, #add_new_inventory_form #new_hospital_patient_bill .selectize-pharm-auth .selectize-dropdown-content, #add_new_inventory_form #new_hospital_patient_bill .selectize-lab-auth .selectize-dropdown-content, #add_new_inventory_form #new_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #add_new_inventory_form #new_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #add_new_inventory_form #new_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #add_new_inventory_form #new_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #add_new_inventory_form #edit_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #add_new_inventory_form #edit_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #add_new_inventory_form #edit_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #add_new_inventory_form #edit_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #add_new_inventory_form #create_hospital_bill_template .selectize-form-control .selectize-dropdown-content, #add_new_inventory_form #create_hospital_bill_template .selectize-authorization .selectize-dropdown-content, #add_new_inventory_form #create_hospital_bill_template .selectize-pharm-auth .selectize-dropdown-content, #add_new_inventory_form #create_hospital_bill_template .selectize-lab-auth .selectize-dropdown-content, #add_new_inventory_form #edit_hospital_patient_bill .selectize-form-control .selectize-dropdown-content, #add_new_inventory_form #edit_hospital_patient_bill .selectize-authorization .selectize-dropdown-content, #add_new_inventory_form #edit_hospital_patient_bill .selectize-pharm-auth .selectize-dropdown-content, #add_new_inventory_form #edit_hospital_patient_bill .selectize-lab-auth .selectize-dropdown-content, #add_new_inventory_form #new_hospital_pharmacy_inventory .selectize-form-control .selectize-dropdown-content, #add_new_inventory_form #new_hospital_pharmacy_inventory .selectize-authorization .selectize-dropdown-content, #add_new_inventory_form #new_hospital_pharmacy_inventory .selectize-pharm-auth .selectize-dropdown-content, #add_new_inventory_form #new_hospital_pharmacy_inventory .selectize-lab-auth .selectize-dropdown-content, #add_new_inventory_form #prescription_template_form .selectize-form-control .selectize-dropdown-content, #add_new_inventory_form #prescription_template_form .selectize-authorization .selectize-dropdown-content, #add_new_inventory_form #prescription_template_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_inventory_form #prescription_template_form .selectize-lab-auth .selectize-dropdown-content, #add_new_inventory_form #new_staff_network_rule_form .selectize-form-control .selectize-dropdown-content, #add_new_inventory_form #new_staff_network_rule_form .selectize-authorization .selectize-dropdown-content, #add_new_inventory_form #new_staff_network_rule_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_inventory_form #new_staff_network_rule_form .selectize-lab-auth .selectize-dropdown-content, #add_new_inventory_form #new_hospital_radiology_order .selectize-form-control .selectize-dropdown-content, #add_new_inventory_form #new_hospital_radiology_order .selectize-authorization .selectize-dropdown-content, #add_new_inventory_form #new_hospital_radiology_order .selectize-pharm-auth .selectize-dropdown-content, #add_new_inventory_form #new_hospital_radiology_order .selectize-lab-auth .selectize-dropdown-content, #add_new_inventory_form #edit_hospital_radiology_order .selectize-form-control .selectize-dropdown-content, #add_new_inventory_form #edit_hospital_radiology_order .selectize-authorization .selectize-dropdown-content, #add_new_inventory_form #edit_hospital_radiology_order .selectize-pharm-auth .selectize-dropdown-content, #add_new_inventory_form #edit_hospital_radiology_order .selectize-lab-auth .selectize-dropdown-content, #add_new_inventory_form #edit_hospital_radiology_test .selectize-form-control .selectize-dropdown-content, #add_new_inventory_form #edit_hospital_radiology_test .selectize-authorization .selectize-dropdown-content, #add_new_inventory_form #edit_hospital_radiology_test .selectize-pharm-auth .selectize-dropdown-content, #add_new_inventory_form #edit_hospital_radiology_test .selectize-lab-auth .selectize-dropdown-content, #add_new_inventory_form #create_user_anon_bill .selectize-form-control .selectize-dropdown-content, #add_new_inventory_form #create_user_anon_bill .selectize-authorization .selectize-dropdown-content, #add_new_inventory_form #create_user_anon_bill .selectize-pharm-auth .selectize-dropdown-content, #add_new_inventory_form #create_user_anon_bill .selectize-lab-auth .selectize-dropdown-content, #add_new_inventory_form #radiology_order_template .selectize-form-control .selectize-dropdown-content, #add_new_inventory_form #radiology_order_template .selectize-authorization .selectize-dropdown-content, #add_new_inventory_form #radiology_order_template .selectize-pharm-auth .selectize-dropdown-content, #add_new_inventory_form #radiology_order_template .selectize-lab-auth .selectize-dropdown-content, #add_new_inventory_form #add_doctorreferral .selectize-form-control .selectize-dropdown-content, #add_new_inventory_form #add_doctorreferral .selectize-authorization .selectize-dropdown-content, #add_new_inventory_form #add_doctorreferral .selectize-pharm-auth .selectize-dropdown-content, #add_new_inventory_form #add_doctorreferral .selectize-lab-auth .selectize-dropdown-content, #add_new_inventory_form #new_pharmacy_order_form .selectize-form-control .selectize-dropdown-content, #add_new_inventory_form #new_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #add_new_inventory_form #new_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_inventory_form #new_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #add_new_inventory_form #edit_pharmacy_order_form .selectize-form-control .selectize-dropdown-content, #add_new_inventory_form #edit_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #add_new_inventory_form #edit_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_inventory_form #edit_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #add_new_inventory_form #vaccination_type .selectize-form-control .selectize-dropdown-content, #add_new_inventory_form #vaccination_type .selectize-authorization .selectize-dropdown-content, #add_new_inventory_form #vaccination_type .selectize-pharm-auth .selectize-dropdown-content, #add_new_inventory_form #vaccination_type .selectize-lab-auth .selectize-dropdown-content, #add_new_inventory_form #update_pharamacy_full_stock .selectize-form-control .selectize-dropdown-content, #add_new_inventory_form #update_pharamacy_full_stock .selectize-authorization .selectize-dropdown-content, #add_new_inventory_form #update_pharamacy_full_stock .selectize-pharm-auth .selectize-dropdown-content, #add_new_inventory_form #update_pharamacy_full_stock .selectize-lab-auth .selectize-dropdown-content, #add_new_inventory_form .print_template_row_form .selectize-form-control .selectize-dropdown-content, #add_new_inventory_form .print_template_row_form .selectize-authorization .selectize-dropdown-content, #add_new_inventory_form .print_template_row_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_inventory_form .print_template_row_form .selectize-lab-auth .selectize-dropdown-content, #add_new_inventory_form .new_print_template_block .selectize-form-control .selectize-dropdown-content, #add_new_inventory_form .new_print_template_block .selectize-authorization .selectize-dropdown-content, #add_new_inventory_form .new_print_template_block .selectize-pharm-auth .selectize-dropdown-content, #add_new_inventory_form .new_print_template_block .selectize-lab-auth .selectize-dropdown-content, #add_new_inventory_form .edit_print_template_block .selectize-form-control .selectize-dropdown-content, #add_new_inventory_form .edit_print_template_block .selectize-authorization .selectize-dropdown-content, #add_new_inventory_form .edit_print_template_block .selectize-pharm-auth .selectize-dropdown-content, #add_new_inventory_form .edit_print_template_block .selectize-lab-auth .selectize-dropdown-content, #add_new_inventory_form #referral_payouts_update .selectize-form-control .selectize-dropdown-content, #add_new_inventory_form #referral_payouts_update .selectize-authorization .selectize-dropdown-content, #add_new_inventory_form #referral_payouts_update .selectize-pharm-auth .selectize-dropdown-content, #add_new_inventory_form #referral_payouts_update .selectize-lab-auth .selectize-dropdown-content, #add_new_inventory_form #return_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #add_new_inventory_form #return_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #add_new_inventory_form #return_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #add_new_inventory_form #return_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #add_new_inventory_form #new_doctor_network_rule_form .selectize-form-control .selectize-dropdown-content, #add_new_inventory_form #new_doctor_network_rule_form .selectize-authorization .selectize-dropdown-content, #add_new_inventory_form #new_doctor_network_rule_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_inventory_form #new_doctor_network_rule_form .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_order #new_hospital_patient_bill .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_order #new_hospital_patient_bill .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_order #new_hospital_patient_bill .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_order #new_hospital_patient_bill .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_order #new_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_order #new_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_order #new_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_order #new_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_order #edit_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_order #edit_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_order #edit_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_order #edit_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_order #create_hospital_bill_template .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_order #create_hospital_bill_template .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_order #create_hospital_bill_template .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_order #create_hospital_bill_template .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_order #edit_hospital_patient_bill .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_order #edit_hospital_patient_bill .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_order #edit_hospital_patient_bill .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_order #edit_hospital_patient_bill .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_order #new_hospital_pharmacy_inventory .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_order #new_hospital_pharmacy_inventory .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_order #new_hospital_pharmacy_inventory .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_order #new_hospital_pharmacy_inventory .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_order #prescription_template_form .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_order #prescription_template_form .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_order #prescription_template_form .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_order #prescription_template_form .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_order #new_staff_network_rule_form .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_order #new_staff_network_rule_form .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_order #new_staff_network_rule_form .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_order #new_staff_network_rule_form .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_order #new_hospital_radiology_order .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_order #new_hospital_radiology_order .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_order #new_hospital_radiology_order .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_order #new_hospital_radiology_order .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_order #edit_hospital_radiology_order .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_order #edit_hospital_radiology_order .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_order #edit_hospital_radiology_order .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_order #edit_hospital_radiology_order .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_order #edit_hospital_radiology_test .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_order #edit_hospital_radiology_test .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_order #edit_hospital_radiology_test .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_order #edit_hospital_radiology_test .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_order #create_user_anon_bill .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_order #create_user_anon_bill .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_order #create_user_anon_bill .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_order #create_user_anon_bill .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_order #radiology_order_template .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_order #radiology_order_template .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_order #radiology_order_template .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_order #radiology_order_template .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_order #add_doctorreferral .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_order #add_doctorreferral .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_order #add_doctorreferral .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_order #add_doctorreferral .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_order #new_pharmacy_order_form .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_order #new_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_order #new_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_order #new_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_order #edit_pharmacy_order_form .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_order #edit_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_order #edit_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_order #edit_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_order #vaccination_type .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_order #vaccination_type .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_order #vaccination_type .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_order #vaccination_type .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_order #update_pharamacy_full_stock .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_order #update_pharamacy_full_stock .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_order #update_pharamacy_full_stock .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_order #update_pharamacy_full_stock .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_order .print_template_row_form .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_order .print_template_row_form .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_order .print_template_row_form .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_order .print_template_row_form .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_order .new_print_template_block .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_order .new_print_template_block .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_order .new_print_template_block .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_order .new_print_template_block .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_order .edit_print_template_block .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_order .edit_print_template_block .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_order .edit_print_template_block .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_order .edit_print_template_block .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_order #referral_payouts_update .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_order #referral_payouts_update .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_order #referral_payouts_update .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_order #referral_payouts_update .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_order #return_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_order #return_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_order #return_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_order #return_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_order #new_doctor_network_rule_form .selectize-form-control .selectize-dropdown-content, #edit_pharmacy_order #new_doctor_network_rule_form .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_order #new_doctor_network_rule_form .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_order #new_doctor_network_rule_form .selectize-lab-auth .selectize-dropdown-content, #edit_staff_network_rules #new_hospital_patient_bill .selectize-form-control .selectize-dropdown-content, #edit_staff_network_rules #new_hospital_patient_bill .selectize-authorization .selectize-dropdown-content, #edit_staff_network_rules #new_hospital_patient_bill .selectize-pharm-auth .selectize-dropdown-content, #edit_staff_network_rules #new_hospital_patient_bill .selectize-lab-auth .selectize-dropdown-content, #edit_staff_network_rules #new_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #edit_staff_network_rules #new_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #edit_staff_network_rules #new_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #edit_staff_network_rules #new_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #edit_staff_network_rules #edit_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #edit_staff_network_rules #edit_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #edit_staff_network_rules #edit_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #edit_staff_network_rules #edit_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #edit_staff_network_rules #create_hospital_bill_template .selectize-form-control .selectize-dropdown-content, #edit_staff_network_rules #create_hospital_bill_template .selectize-authorization .selectize-dropdown-content, #edit_staff_network_rules #create_hospital_bill_template .selectize-pharm-auth .selectize-dropdown-content, #edit_staff_network_rules #create_hospital_bill_template .selectize-lab-auth .selectize-dropdown-content, #edit_staff_network_rules #edit_hospital_patient_bill .selectize-form-control .selectize-dropdown-content, #edit_staff_network_rules #edit_hospital_patient_bill .selectize-authorization .selectize-dropdown-content, #edit_staff_network_rules #edit_hospital_patient_bill .selectize-pharm-auth .selectize-dropdown-content, #edit_staff_network_rules #edit_hospital_patient_bill .selectize-lab-auth .selectize-dropdown-content, #edit_staff_network_rules #new_hospital_pharmacy_inventory .selectize-form-control .selectize-dropdown-content, #edit_staff_network_rules #new_hospital_pharmacy_inventory .selectize-authorization .selectize-dropdown-content, #edit_staff_network_rules #new_hospital_pharmacy_inventory .selectize-pharm-auth .selectize-dropdown-content, #edit_staff_network_rules #new_hospital_pharmacy_inventory .selectize-lab-auth .selectize-dropdown-content, #edit_staff_network_rules #prescription_template_form .selectize-form-control .selectize-dropdown-content, #edit_staff_network_rules #prescription_template_form .selectize-authorization .selectize-dropdown-content, #edit_staff_network_rules #prescription_template_form .selectize-pharm-auth .selectize-dropdown-content, #edit_staff_network_rules #prescription_template_form .selectize-lab-auth .selectize-dropdown-content, #edit_staff_network_rules #new_staff_network_rule_form .selectize-form-control .selectize-dropdown-content, #edit_staff_network_rules #new_staff_network_rule_form .selectize-authorization .selectize-dropdown-content, #edit_staff_network_rules #new_staff_network_rule_form .selectize-pharm-auth .selectize-dropdown-content, #edit_staff_network_rules #new_staff_network_rule_form .selectize-lab-auth .selectize-dropdown-content, #edit_staff_network_rules #new_hospital_radiology_order .selectize-form-control .selectize-dropdown-content, #edit_staff_network_rules #new_hospital_radiology_order .selectize-authorization .selectize-dropdown-content, #edit_staff_network_rules #new_hospital_radiology_order .selectize-pharm-auth .selectize-dropdown-content, #edit_staff_network_rules #new_hospital_radiology_order .selectize-lab-auth .selectize-dropdown-content, #edit_staff_network_rules #edit_hospital_radiology_order .selectize-form-control .selectize-dropdown-content, #edit_staff_network_rules #edit_hospital_radiology_order .selectize-authorization .selectize-dropdown-content, #edit_staff_network_rules #edit_hospital_radiology_order .selectize-pharm-auth .selectize-dropdown-content, #edit_staff_network_rules #edit_hospital_radiology_order .selectize-lab-auth .selectize-dropdown-content, #edit_staff_network_rules #edit_hospital_radiology_test .selectize-form-control .selectize-dropdown-content, #edit_staff_network_rules #edit_hospital_radiology_test .selectize-authorization .selectize-dropdown-content, #edit_staff_network_rules #edit_hospital_radiology_test .selectize-pharm-auth .selectize-dropdown-content, #edit_staff_network_rules #edit_hospital_radiology_test .selectize-lab-auth .selectize-dropdown-content, #edit_staff_network_rules #create_user_anon_bill .selectize-form-control .selectize-dropdown-content, #edit_staff_network_rules #create_user_anon_bill .selectize-authorization .selectize-dropdown-content, #edit_staff_network_rules #create_user_anon_bill .selectize-pharm-auth .selectize-dropdown-content, #edit_staff_network_rules #create_user_anon_bill .selectize-lab-auth .selectize-dropdown-content, #edit_staff_network_rules #radiology_order_template .selectize-form-control .selectize-dropdown-content, #edit_staff_network_rules #radiology_order_template .selectize-authorization .selectize-dropdown-content, #edit_staff_network_rules #radiology_order_template .selectize-pharm-auth .selectize-dropdown-content, #edit_staff_network_rules #radiology_order_template .selectize-lab-auth .selectize-dropdown-content, #edit_staff_network_rules #add_doctorreferral .selectize-form-control .selectize-dropdown-content, #edit_staff_network_rules #add_doctorreferral .selectize-authorization .selectize-dropdown-content, #edit_staff_network_rules #add_doctorreferral .selectize-pharm-auth .selectize-dropdown-content, #edit_staff_network_rules #add_doctorreferral .selectize-lab-auth .selectize-dropdown-content, #edit_staff_network_rules #new_pharmacy_order_form .selectize-form-control .selectize-dropdown-content, #edit_staff_network_rules #new_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #edit_staff_network_rules #new_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #edit_staff_network_rules #new_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #edit_staff_network_rules #edit_pharmacy_order_form .selectize-form-control .selectize-dropdown-content, #edit_staff_network_rules #edit_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #edit_staff_network_rules #edit_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #edit_staff_network_rules #edit_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #edit_staff_network_rules #vaccination_type .selectize-form-control .selectize-dropdown-content, #edit_staff_network_rules #vaccination_type .selectize-authorization .selectize-dropdown-content, #edit_staff_network_rules #vaccination_type .selectize-pharm-auth .selectize-dropdown-content, #edit_staff_network_rules #vaccination_type .selectize-lab-auth .selectize-dropdown-content, #edit_staff_network_rules #update_pharamacy_full_stock .selectize-form-control .selectize-dropdown-content, #edit_staff_network_rules #update_pharamacy_full_stock .selectize-authorization .selectize-dropdown-content, #edit_staff_network_rules #update_pharamacy_full_stock .selectize-pharm-auth .selectize-dropdown-content, #edit_staff_network_rules #update_pharamacy_full_stock .selectize-lab-auth .selectize-dropdown-content, #edit_staff_network_rules .print_template_row_form .selectize-form-control .selectize-dropdown-content, #edit_staff_network_rules .print_template_row_form .selectize-authorization .selectize-dropdown-content, #edit_staff_network_rules .print_template_row_form .selectize-pharm-auth .selectize-dropdown-content, #edit_staff_network_rules .print_template_row_form .selectize-lab-auth .selectize-dropdown-content, #edit_staff_network_rules .new_print_template_block .selectize-form-control .selectize-dropdown-content, #edit_staff_network_rules .new_print_template_block .selectize-authorization .selectize-dropdown-content, #edit_staff_network_rules .new_print_template_block .selectize-pharm-auth .selectize-dropdown-content, #edit_staff_network_rules .new_print_template_block .selectize-lab-auth .selectize-dropdown-content, #edit_staff_network_rules .edit_print_template_block .selectize-form-control .selectize-dropdown-content, #edit_staff_network_rules .edit_print_template_block .selectize-authorization .selectize-dropdown-content, #edit_staff_network_rules .edit_print_template_block .selectize-pharm-auth .selectize-dropdown-content, #edit_staff_network_rules .edit_print_template_block .selectize-lab-auth .selectize-dropdown-content, #edit_staff_network_rules #referral_payouts_update .selectize-form-control .selectize-dropdown-content, #edit_staff_network_rules #referral_payouts_update .selectize-authorization .selectize-dropdown-content, #edit_staff_network_rules #referral_payouts_update .selectize-pharm-auth .selectize-dropdown-content, #edit_staff_network_rules #referral_payouts_update .selectize-lab-auth .selectize-dropdown-content, #edit_staff_network_rules #return_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #edit_staff_network_rules #return_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #edit_staff_network_rules #return_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #edit_staff_network_rules #return_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #edit_staff_network_rules #new_doctor_network_rule_form .selectize-form-control .selectize-dropdown-content, #edit_staff_network_rules #new_doctor_network_rule_form .selectize-authorization .selectize-dropdown-content, #edit_staff_network_rules #new_doctor_network_rule_form .selectize-pharm-auth .selectize-dropdown-content, #edit_staff_network_rules #new_doctor_network_rule_form .selectize-lab-auth .selectize-dropdown-content, #add_new_radiology_order_form #new_hospital_patient_bill .selectize-form-control .selectize-dropdown-content, #add_new_radiology_order_form #new_hospital_patient_bill .selectize-authorization .selectize-dropdown-content, #add_new_radiology_order_form #new_hospital_patient_bill .selectize-pharm-auth .selectize-dropdown-content, #add_new_radiology_order_form #new_hospital_patient_bill .selectize-lab-auth .selectize-dropdown-content, #add_new_radiology_order_form #new_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #add_new_radiology_order_form #new_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #add_new_radiology_order_form #new_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #add_new_radiology_order_form #new_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #add_new_radiology_order_form #create_hospital_bill_template .selectize-form-control .selectize-dropdown-content, #add_new_radiology_order_form #create_hospital_bill_template .selectize-authorization .selectize-dropdown-content, #add_new_radiology_order_form #create_hospital_bill_template .selectize-pharm-auth .selectize-dropdown-content, #add_new_radiology_order_form #create_hospital_bill_template .selectize-lab-auth .selectize-dropdown-content, #add_new_radiology_order_form #edit_hospital_patient_bill .selectize-form-control .selectize-dropdown-content, #add_new_radiology_order_form #edit_hospital_patient_bill .selectize-authorization .selectize-dropdown-content, #add_new_radiology_order_form #edit_hospital_patient_bill .selectize-pharm-auth .selectize-dropdown-content, #add_new_radiology_order_form #edit_hospital_patient_bill .selectize-lab-auth .selectize-dropdown-content, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .selectize-form-control .selectize-dropdown-content, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .selectize-authorization .selectize-dropdown-content, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .selectize-pharm-auth .selectize-dropdown-content, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .selectize-lab-auth .selectize-dropdown-content, #add_new_radiology_order_form #prescription_template_form .selectize-form-control .selectize-dropdown-content, #add_new_radiology_order_form #prescription_template_form .selectize-authorization .selectize-dropdown-content, #add_new_radiology_order_form #prescription_template_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_radiology_order_form #prescription_template_form .selectize-lab-auth .selectize-dropdown-content, #add_new_radiology_order_form #new_staff_network_rule_form .selectize-form-control .selectize-dropdown-content, #add_new_radiology_order_form #new_staff_network_rule_form .selectize-authorization .selectize-dropdown-content, #add_new_radiology_order_form #new_staff_network_rule_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_radiology_order_form #new_staff_network_rule_form .selectize-lab-auth .selectize-dropdown-content, #add_new_radiology_order_form #new_hospital_radiology_order .selectize-form-control .selectize-dropdown-content, #add_new_radiology_order_form #new_hospital_radiology_order .selectize-authorization .selectize-dropdown-content, #add_new_radiology_order_form #new_hospital_radiology_order .selectize-pharm-auth .selectize-dropdown-content, #add_new_radiology_order_form #new_hospital_radiology_order .selectize-lab-auth .selectize-dropdown-content, #add_new_radiology_order_form #edit_hospital_radiology_order .selectize-form-control .selectize-dropdown-content, #add_new_radiology_order_form #edit_hospital_radiology_order .selectize-authorization .selectize-dropdown-content, #add_new_radiology_order_form #edit_hospital_radiology_order .selectize-pharm-auth .selectize-dropdown-content, #add_new_radiology_order_form #edit_hospital_radiology_order .selectize-lab-auth .selectize-dropdown-content, #add_new_radiology_order_form #edit_hospital_radiology_test .selectize-form-control .selectize-dropdown-content, #add_new_radiology_order_form #edit_hospital_radiology_test .selectize-authorization .selectize-dropdown-content, #add_new_radiology_order_form #edit_hospital_radiology_test .selectize-pharm-auth .selectize-dropdown-content, #add_new_radiology_order_form #edit_hospital_radiology_test .selectize-lab-auth .selectize-dropdown-content, #add_new_radiology_order_form #create_user_anon_bill .selectize-form-control .selectize-dropdown-content, #add_new_radiology_order_form #create_user_anon_bill .selectize-authorization .selectize-dropdown-content, #add_new_radiology_order_form #create_user_anon_bill .selectize-pharm-auth .selectize-dropdown-content, #add_new_radiology_order_form #create_user_anon_bill .selectize-lab-auth .selectize-dropdown-content, #add_new_radiology_order_form #radiology_order_template .selectize-form-control .selectize-dropdown-content, #add_new_radiology_order_form #radiology_order_template .selectize-authorization .selectize-dropdown-content, #add_new_radiology_order_form #radiology_order_template .selectize-pharm-auth .selectize-dropdown-content, #add_new_radiology_order_form #radiology_order_template .selectize-lab-auth .selectize-dropdown-content, #add_new_radiology_order_form #add_doctorreferral .selectize-form-control .selectize-dropdown-content, #add_new_radiology_order_form #add_doctorreferral .selectize-authorization .selectize-dropdown-content, #add_new_radiology_order_form #add_doctorreferral .selectize-pharm-auth .selectize-dropdown-content, #add_new_radiology_order_form #add_doctorreferral .selectize-lab-auth .selectize-dropdown-content, #add_new_radiology_order_form #new_pharmacy_order_form .selectize-form-control .selectize-dropdown-content, #add_new_radiology_order_form #new_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #add_new_radiology_order_form #new_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_radiology_order_form #new_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #add_new_radiology_order_form #edit_pharmacy_order_form .selectize-form-control .selectize-dropdown-content, #add_new_radiology_order_form #edit_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #add_new_radiology_order_form #edit_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_radiology_order_form #edit_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #add_new_radiology_order_form #vaccination_type .selectize-form-control .selectize-dropdown-content, #add_new_radiology_order_form #vaccination_type .selectize-authorization .selectize-dropdown-content, #add_new_radiology_order_form #vaccination_type .selectize-pharm-auth .selectize-dropdown-content, #add_new_radiology_order_form #vaccination_type .selectize-lab-auth .selectize-dropdown-content, #add_new_radiology_order_form #update_pharamacy_full_stock .selectize-form-control .selectize-dropdown-content, #add_new_radiology_order_form #update_pharamacy_full_stock .selectize-authorization .selectize-dropdown-content, #add_new_radiology_order_form #update_pharamacy_full_stock .selectize-pharm-auth .selectize-dropdown-content, #add_new_radiology_order_form #update_pharamacy_full_stock .selectize-lab-auth .selectize-dropdown-content, #add_new_radiology_order_form .print_template_row_form .selectize-form-control .selectize-dropdown-content, #add_new_radiology_order_form .print_template_row_form .selectize-authorization .selectize-dropdown-content, #add_new_radiology_order_form .print_template_row_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_radiology_order_form .print_template_row_form .selectize-lab-auth .selectize-dropdown-content, #add_new_radiology_order_form .new_print_template_block .selectize-form-control .selectize-dropdown-content, #add_new_radiology_order_form .new_print_template_block .selectize-authorization .selectize-dropdown-content, #add_new_radiology_order_form .new_print_template_block .selectize-pharm-auth .selectize-dropdown-content, #add_new_radiology_order_form .new_print_template_block .selectize-lab-auth .selectize-dropdown-content, #add_new_radiology_order_form .edit_print_template_block .selectize-form-control .selectize-dropdown-content, #add_new_radiology_order_form .edit_print_template_block .selectize-authorization .selectize-dropdown-content, #add_new_radiology_order_form .edit_print_template_block .selectize-pharm-auth .selectize-dropdown-content, #add_new_radiology_order_form .edit_print_template_block .selectize-lab-auth .selectize-dropdown-content, #add_new_radiology_order_form #referral_payouts_update .selectize-form-control .selectize-dropdown-content, #add_new_radiology_order_form #referral_payouts_update .selectize-authorization .selectize-dropdown-content, #add_new_radiology_order_form #referral_payouts_update .selectize-pharm-auth .selectize-dropdown-content, #add_new_radiology_order_form #referral_payouts_update .selectize-lab-auth .selectize-dropdown-content, #add_new_radiology_order_form #return_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #add_new_radiology_order_form #return_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #add_new_radiology_order_form #return_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #add_new_radiology_order_form #return_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #add_new_radiology_order_form #new_doctor_network_rule_form .selectize-form-control .selectize-dropdown-content, #add_new_radiology_order_form #new_doctor_network_rule_form .selectize-authorization .selectize-dropdown-content, #add_new_radiology_order_form #new_doctor_network_rule_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_radiology_order_form #new_doctor_network_rule_form .selectize-lab-auth .selectize-dropdown-content, #edit_radiology_test_form #new_hospital_patient_bill .selectize-form-control .selectize-dropdown-content, #edit_radiology_test_form #new_hospital_patient_bill .selectize-authorization .selectize-dropdown-content, #edit_radiology_test_form #new_hospital_patient_bill .selectize-pharm-auth .selectize-dropdown-content, #edit_radiology_test_form #new_hospital_patient_bill .selectize-lab-auth .selectize-dropdown-content, #edit_radiology_test_form #new_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #edit_radiology_test_form #new_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #edit_radiology_test_form #new_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #edit_radiology_test_form #new_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #edit_radiology_test_form #edit_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #edit_radiology_test_form #edit_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #edit_radiology_test_form #edit_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #edit_radiology_test_form #edit_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #edit_radiology_test_form #create_hospital_bill_template .selectize-form-control .selectize-dropdown-content, #edit_radiology_test_form #create_hospital_bill_template .selectize-authorization .selectize-dropdown-content, #edit_radiology_test_form #create_hospital_bill_template .selectize-pharm-auth .selectize-dropdown-content, #edit_radiology_test_form #create_hospital_bill_template .selectize-lab-auth .selectize-dropdown-content, #edit_radiology_test_form #edit_hospital_patient_bill .selectize-form-control .selectize-dropdown-content, #edit_radiology_test_form #edit_hospital_patient_bill .selectize-authorization .selectize-dropdown-content, #edit_radiology_test_form #edit_hospital_patient_bill .selectize-pharm-auth .selectize-dropdown-content, #edit_radiology_test_form #edit_hospital_patient_bill .selectize-lab-auth .selectize-dropdown-content, #edit_radiology_test_form #new_hospital_pharmacy_inventory .selectize-form-control .selectize-dropdown-content, #edit_radiology_test_form #new_hospital_pharmacy_inventory .selectize-authorization .selectize-dropdown-content, #edit_radiology_test_form #new_hospital_pharmacy_inventory .selectize-pharm-auth .selectize-dropdown-content, #edit_radiology_test_form #new_hospital_pharmacy_inventory .selectize-lab-auth .selectize-dropdown-content, #edit_radiology_test_form #prescription_template_form .selectize-form-control .selectize-dropdown-content, #edit_radiology_test_form #prescription_template_form .selectize-authorization .selectize-dropdown-content, #edit_radiology_test_form #prescription_template_form .selectize-pharm-auth .selectize-dropdown-content, #edit_radiology_test_form #prescription_template_form .selectize-lab-auth .selectize-dropdown-content, #edit_radiology_test_form #new_staff_network_rule_form .selectize-form-control .selectize-dropdown-content, #edit_radiology_test_form #new_staff_network_rule_form .selectize-authorization .selectize-dropdown-content, #edit_radiology_test_form #new_staff_network_rule_form .selectize-pharm-auth .selectize-dropdown-content, #edit_radiology_test_form #new_staff_network_rule_form .selectize-lab-auth .selectize-dropdown-content, #edit_radiology_test_form #new_hospital_radiology_order .selectize-form-control .selectize-dropdown-content, #edit_radiology_test_form #new_hospital_radiology_order .selectize-authorization .selectize-dropdown-content, #edit_radiology_test_form #new_hospital_radiology_order .selectize-pharm-auth .selectize-dropdown-content, #edit_radiology_test_form #new_hospital_radiology_order .selectize-lab-auth .selectize-dropdown-content, #edit_radiology_test_form #edit_hospital_radiology_order .selectize-form-control .selectize-dropdown-content, #edit_radiology_test_form #edit_hospital_radiology_order .selectize-authorization .selectize-dropdown-content, #edit_radiology_test_form #edit_hospital_radiology_order .selectize-pharm-auth .selectize-dropdown-content, #edit_radiology_test_form #edit_hospital_radiology_order .selectize-lab-auth .selectize-dropdown-content, #edit_radiology_test_form #edit_hospital_radiology_test .selectize-form-control .selectize-dropdown-content, #edit_radiology_test_form #edit_hospital_radiology_test .selectize-authorization .selectize-dropdown-content, #edit_radiology_test_form #edit_hospital_radiology_test .selectize-pharm-auth .selectize-dropdown-content, #edit_radiology_test_form #edit_hospital_radiology_test .selectize-lab-auth .selectize-dropdown-content, #edit_radiology_test_form #create_user_anon_bill .selectize-form-control .selectize-dropdown-content, #edit_radiology_test_form #create_user_anon_bill .selectize-authorization .selectize-dropdown-content, #edit_radiology_test_form #create_user_anon_bill .selectize-pharm-auth .selectize-dropdown-content, #edit_radiology_test_form #create_user_anon_bill .selectize-lab-auth .selectize-dropdown-content, #edit_radiology_test_form #radiology_order_template .selectize-form-control .selectize-dropdown-content, #edit_radiology_test_form #radiology_order_template .selectize-authorization .selectize-dropdown-content, #edit_radiology_test_form #radiology_order_template .selectize-pharm-auth .selectize-dropdown-content, #edit_radiology_test_form #radiology_order_template .selectize-lab-auth .selectize-dropdown-content, #edit_radiology_test_form #add_doctorreferral .selectize-form-control .selectize-dropdown-content, #edit_radiology_test_form #add_doctorreferral .selectize-authorization .selectize-dropdown-content, #edit_radiology_test_form #add_doctorreferral .selectize-pharm-auth .selectize-dropdown-content, #edit_radiology_test_form #add_doctorreferral .selectize-lab-auth .selectize-dropdown-content, #edit_radiology_test_form #new_pharmacy_order_form .selectize-form-control .selectize-dropdown-content, #edit_radiology_test_form #new_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #edit_radiology_test_form #new_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #edit_radiology_test_form #new_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #edit_radiology_test_form #edit_pharmacy_order_form .selectize-form-control .selectize-dropdown-content, #edit_radiology_test_form #edit_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #edit_radiology_test_form #edit_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #edit_radiology_test_form #edit_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #edit_radiology_test_form #vaccination_type .selectize-form-control .selectize-dropdown-content, #edit_radiology_test_form #vaccination_type .selectize-authorization .selectize-dropdown-content, #edit_radiology_test_form #vaccination_type .selectize-pharm-auth .selectize-dropdown-content, #edit_radiology_test_form #vaccination_type .selectize-lab-auth .selectize-dropdown-content, #edit_radiology_test_form #update_pharamacy_full_stock .selectize-form-control .selectize-dropdown-content, #edit_radiology_test_form #update_pharamacy_full_stock .selectize-authorization .selectize-dropdown-content, #edit_radiology_test_form #update_pharamacy_full_stock .selectize-pharm-auth .selectize-dropdown-content, #edit_radiology_test_form #update_pharamacy_full_stock .selectize-lab-auth .selectize-dropdown-content, #edit_radiology_test_form .print_template_row_form .selectize-form-control .selectize-dropdown-content, #edit_radiology_test_form .print_template_row_form .selectize-authorization .selectize-dropdown-content, #edit_radiology_test_form .print_template_row_form .selectize-pharm-auth .selectize-dropdown-content, #edit_radiology_test_form .print_template_row_form .selectize-lab-auth .selectize-dropdown-content, #edit_radiology_test_form .new_print_template_block .selectize-form-control .selectize-dropdown-content, #edit_radiology_test_form .new_print_template_block .selectize-authorization .selectize-dropdown-content, #edit_radiology_test_form .new_print_template_block .selectize-pharm-auth .selectize-dropdown-content, #edit_radiology_test_form .new_print_template_block .selectize-lab-auth .selectize-dropdown-content, #edit_radiology_test_form .edit_print_template_block .selectize-form-control .selectize-dropdown-content, #edit_radiology_test_form .edit_print_template_block .selectize-authorization .selectize-dropdown-content, #edit_radiology_test_form .edit_print_template_block .selectize-pharm-auth .selectize-dropdown-content, #edit_radiology_test_form .edit_print_template_block .selectize-lab-auth .selectize-dropdown-content, #edit_radiology_test_form #referral_payouts_update .selectize-form-control .selectize-dropdown-content, #edit_radiology_test_form #referral_payouts_update .selectize-authorization .selectize-dropdown-content, #edit_radiology_test_form #referral_payouts_update .selectize-pharm-auth .selectize-dropdown-content, #edit_radiology_test_form #referral_payouts_update .selectize-lab-auth .selectize-dropdown-content, #edit_radiology_test_form #return_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #edit_radiology_test_form #return_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #edit_radiology_test_form #return_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #edit_radiology_test_form #return_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #edit_radiology_test_form #new_doctor_network_rule_form .selectize-form-control .selectize-dropdown-content, #edit_radiology_test_form #new_doctor_network_rule_form .selectize-authorization .selectize-dropdown-content, #edit_radiology_test_form #new_doctor_network_rule_form .selectize-pharm-auth .selectize-dropdown-content, #edit_radiology_test_form #new_doctor_network_rule_form .selectize-lab-auth .selectize-dropdown-content, #importUserBill #new_hospital_patient_bill .selectize-form-control .selectize-dropdown-content, #importUserBill #new_hospital_patient_bill .selectize-authorization .selectize-dropdown-content, #importUserBill #new_hospital_patient_bill .selectize-pharm-auth .selectize-dropdown-content, #importUserBill #new_hospital_patient_bill .selectize-lab-auth .selectize-dropdown-content, #importUserBill #new_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #importUserBill #new_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #importUserBill #new_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #importUserBill #new_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #importUserBill #edit_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #importUserBill #edit_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #importUserBill #edit_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #importUserBill #edit_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #importUserBill #create_hospital_bill_template .selectize-form-control .selectize-dropdown-content, #importUserBill #create_hospital_bill_template .selectize-authorization .selectize-dropdown-content, #importUserBill #create_hospital_bill_template .selectize-pharm-auth .selectize-dropdown-content, #importUserBill #create_hospital_bill_template .selectize-lab-auth .selectize-dropdown-content, #importUserBill #edit_hospital_patient_bill .selectize-form-control .selectize-dropdown-content, #importUserBill #edit_hospital_patient_bill .selectize-authorization .selectize-dropdown-content, #importUserBill #edit_hospital_patient_bill .selectize-pharm-auth .selectize-dropdown-content, #importUserBill #edit_hospital_patient_bill .selectize-lab-auth .selectize-dropdown-content, #importUserBill #new_hospital_pharmacy_inventory .selectize-form-control .selectize-dropdown-content, #importUserBill #new_hospital_pharmacy_inventory .selectize-authorization .selectize-dropdown-content, #importUserBill #new_hospital_pharmacy_inventory .selectize-pharm-auth .selectize-dropdown-content, #importUserBill #new_hospital_pharmacy_inventory .selectize-lab-auth .selectize-dropdown-content, #importUserBill #prescription_template_form .selectize-form-control .selectize-dropdown-content, #importUserBill #prescription_template_form .selectize-authorization .selectize-dropdown-content, #importUserBill #prescription_template_form .selectize-pharm-auth .selectize-dropdown-content, #importUserBill #prescription_template_form .selectize-lab-auth .selectize-dropdown-content, #importUserBill #new_staff_network_rule_form .selectize-form-control .selectize-dropdown-content, #importUserBill #new_staff_network_rule_form .selectize-authorization .selectize-dropdown-content, #importUserBill #new_staff_network_rule_form .selectize-pharm-auth .selectize-dropdown-content, #importUserBill #new_staff_network_rule_form .selectize-lab-auth .selectize-dropdown-content, #importUserBill #new_hospital_radiology_order .selectize-form-control .selectize-dropdown-content, #importUserBill #new_hospital_radiology_order .selectize-authorization .selectize-dropdown-content, #importUserBill #new_hospital_radiology_order .selectize-pharm-auth .selectize-dropdown-content, #importUserBill #new_hospital_radiology_order .selectize-lab-auth .selectize-dropdown-content, #importUserBill #edit_hospital_radiology_order .selectize-form-control .selectize-dropdown-content, #importUserBill #edit_hospital_radiology_order .selectize-authorization .selectize-dropdown-content, #importUserBill #edit_hospital_radiology_order .selectize-pharm-auth .selectize-dropdown-content, #importUserBill #edit_hospital_radiology_order .selectize-lab-auth .selectize-dropdown-content, #importUserBill #edit_hospital_radiology_test .selectize-form-control .selectize-dropdown-content, #importUserBill #edit_hospital_radiology_test .selectize-authorization .selectize-dropdown-content, #importUserBill #edit_hospital_radiology_test .selectize-pharm-auth .selectize-dropdown-content, #importUserBill #edit_hospital_radiology_test .selectize-lab-auth .selectize-dropdown-content, #importUserBill #create_user_anon_bill .selectize-form-control .selectize-dropdown-content, #importUserBill #create_user_anon_bill .selectize-authorization .selectize-dropdown-content, #importUserBill #create_user_anon_bill .selectize-pharm-auth .selectize-dropdown-content, #importUserBill #create_user_anon_bill .selectize-lab-auth .selectize-dropdown-content, #importUserBill #radiology_order_template .selectize-form-control .selectize-dropdown-content, #importUserBill #radiology_order_template .selectize-authorization .selectize-dropdown-content, #importUserBill #radiology_order_template .selectize-pharm-auth .selectize-dropdown-content, #importUserBill #radiology_order_template .selectize-lab-auth .selectize-dropdown-content, #importUserBill #add_doctorreferral .selectize-form-control .selectize-dropdown-content, #importUserBill #add_doctorreferral .selectize-authorization .selectize-dropdown-content, #importUserBill #add_doctorreferral .selectize-pharm-auth .selectize-dropdown-content, #importUserBill #add_doctorreferral .selectize-lab-auth .selectize-dropdown-content, #importUserBill #new_pharmacy_order_form .selectize-form-control .selectize-dropdown-content, #importUserBill #new_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #importUserBill #new_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #importUserBill #new_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #importUserBill #edit_pharmacy_order_form .selectize-form-control .selectize-dropdown-content, #importUserBill #edit_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #importUserBill #edit_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #importUserBill #edit_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #importUserBill #vaccination_type .selectize-form-control .selectize-dropdown-content, #importUserBill #vaccination_type .selectize-authorization .selectize-dropdown-content, #importUserBill #vaccination_type .selectize-pharm-auth .selectize-dropdown-content, #importUserBill #vaccination_type .selectize-lab-auth .selectize-dropdown-content, #importUserBill #update_pharamacy_full_stock .selectize-form-control .selectize-dropdown-content, #importUserBill #update_pharamacy_full_stock .selectize-authorization .selectize-dropdown-content, #importUserBill #update_pharamacy_full_stock .selectize-pharm-auth .selectize-dropdown-content, #importUserBill #update_pharamacy_full_stock .selectize-lab-auth .selectize-dropdown-content, #importUserBill .print_template_row_form .selectize-form-control .selectize-dropdown-content, #importUserBill .print_template_row_form .selectize-authorization .selectize-dropdown-content, #importUserBill .print_template_row_form .selectize-pharm-auth .selectize-dropdown-content, #importUserBill .print_template_row_form .selectize-lab-auth .selectize-dropdown-content, #importUserBill .new_print_template_block .selectize-form-control .selectize-dropdown-content, #importUserBill .new_print_template_block .selectize-authorization .selectize-dropdown-content, #importUserBill .new_print_template_block .selectize-pharm-auth .selectize-dropdown-content, #importUserBill .new_print_template_block .selectize-lab-auth .selectize-dropdown-content, #importUserBill .edit_print_template_block .selectize-form-control .selectize-dropdown-content, #importUserBill .edit_print_template_block .selectize-authorization .selectize-dropdown-content, #importUserBill .edit_print_template_block .selectize-pharm-auth .selectize-dropdown-content, #importUserBill .edit_print_template_block .selectize-lab-auth .selectize-dropdown-content, #importUserBill #referral_payouts_update .selectize-form-control .selectize-dropdown-content, #importUserBill #referral_payouts_update .selectize-authorization .selectize-dropdown-content, #importUserBill #referral_payouts_update .selectize-pharm-auth .selectize-dropdown-content, #importUserBill #referral_payouts_update .selectize-lab-auth .selectize-dropdown-content, #importUserBill #return_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #importUserBill #return_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #importUserBill #return_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #importUserBill #return_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #importUserBill #new_doctor_network_rule_form .selectize-form-control .selectize-dropdown-content, #importUserBill #new_doctor_network_rule_form .selectize-authorization .selectize-dropdown-content, #importUserBill #new_doctor_network_rule_form .selectize-pharm-auth .selectize-dropdown-content, #importUserBill #new_doctor_network_rule_form .selectize-lab-auth .selectize-dropdown-content, #editOrderTemplatemodal #new_hospital_patient_bill .selectize-form-control .selectize-dropdown-content, #editOrderTemplatemodal #new_hospital_patient_bill .selectize-authorization .selectize-dropdown-content, #editOrderTemplatemodal #new_hospital_patient_bill .selectize-pharm-auth .selectize-dropdown-content, #editOrderTemplatemodal #new_hospital_patient_bill .selectize-lab-auth .selectize-dropdown-content, #editOrderTemplatemodal #new_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #editOrderTemplatemodal #new_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #editOrderTemplatemodal #new_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #editOrderTemplatemodal #new_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #editOrderTemplatemodal #create_hospital_bill_template .selectize-form-control .selectize-dropdown-content, #editOrderTemplatemodal #create_hospital_bill_template .selectize-authorization .selectize-dropdown-content, #editOrderTemplatemodal #create_hospital_bill_template .selectize-pharm-auth .selectize-dropdown-content, #editOrderTemplatemodal #create_hospital_bill_template .selectize-lab-auth .selectize-dropdown-content, #editOrderTemplatemodal #edit_hospital_patient_bill .selectize-form-control .selectize-dropdown-content, #editOrderTemplatemodal #edit_hospital_patient_bill .selectize-authorization .selectize-dropdown-content, #editOrderTemplatemodal #edit_hospital_patient_bill .selectize-pharm-auth .selectize-dropdown-content, #editOrderTemplatemodal #edit_hospital_patient_bill .selectize-lab-auth .selectize-dropdown-content, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .selectize-form-control .selectize-dropdown-content, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .selectize-authorization .selectize-dropdown-content, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .selectize-pharm-auth .selectize-dropdown-content, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .selectize-lab-auth .selectize-dropdown-content, #editOrderTemplatemodal #prescription_template_form .selectize-form-control .selectize-dropdown-content, #editOrderTemplatemodal #prescription_template_form .selectize-authorization .selectize-dropdown-content, #editOrderTemplatemodal #prescription_template_form .selectize-pharm-auth .selectize-dropdown-content, #editOrderTemplatemodal #prescription_template_form .selectize-lab-auth .selectize-dropdown-content, #editOrderTemplatemodal #new_staff_network_rule_form .selectize-form-control .selectize-dropdown-content, #editOrderTemplatemodal #new_staff_network_rule_form .selectize-authorization .selectize-dropdown-content, #editOrderTemplatemodal #new_staff_network_rule_form .selectize-pharm-auth .selectize-dropdown-content, #editOrderTemplatemodal #new_staff_network_rule_form .selectize-lab-auth .selectize-dropdown-content, #editOrderTemplatemodal #new_hospital_radiology_order .selectize-form-control .selectize-dropdown-content, #editOrderTemplatemodal #new_hospital_radiology_order .selectize-authorization .selectize-dropdown-content, #editOrderTemplatemodal #new_hospital_radiology_order .selectize-pharm-auth .selectize-dropdown-content, #editOrderTemplatemodal #new_hospital_radiology_order .selectize-lab-auth .selectize-dropdown-content, #editOrderTemplatemodal #edit_hospital_radiology_order .selectize-form-control .selectize-dropdown-content, #editOrderTemplatemodal #edit_hospital_radiology_order .selectize-authorization .selectize-dropdown-content, #editOrderTemplatemodal #edit_hospital_radiology_order .selectize-pharm-auth .selectize-dropdown-content, #editOrderTemplatemodal #edit_hospital_radiology_order .selectize-lab-auth .selectize-dropdown-content, #editOrderTemplatemodal #edit_hospital_radiology_test .selectize-form-control .selectize-dropdown-content, #editOrderTemplatemodal #edit_hospital_radiology_test .selectize-authorization .selectize-dropdown-content, #editOrderTemplatemodal #edit_hospital_radiology_test .selectize-pharm-auth .selectize-dropdown-content, #editOrderTemplatemodal #edit_hospital_radiology_test .selectize-lab-auth .selectize-dropdown-content, #editOrderTemplatemodal #create_user_anon_bill .selectize-form-control .selectize-dropdown-content, #editOrderTemplatemodal #create_user_anon_bill .selectize-authorization .selectize-dropdown-content, #editOrderTemplatemodal #create_user_anon_bill .selectize-pharm-auth .selectize-dropdown-content, #editOrderTemplatemodal #create_user_anon_bill .selectize-lab-auth .selectize-dropdown-content, #editOrderTemplatemodal #radiology_order_template .selectize-form-control .selectize-dropdown-content, #editOrderTemplatemodal #radiology_order_template .selectize-authorization .selectize-dropdown-content, #editOrderTemplatemodal #radiology_order_template .selectize-pharm-auth .selectize-dropdown-content, #editOrderTemplatemodal #radiology_order_template .selectize-lab-auth .selectize-dropdown-content, #editOrderTemplatemodal #add_doctorreferral .selectize-form-control .selectize-dropdown-content, #editOrderTemplatemodal #add_doctorreferral .selectize-authorization .selectize-dropdown-content, #editOrderTemplatemodal #add_doctorreferral .selectize-pharm-auth .selectize-dropdown-content, #editOrderTemplatemodal #add_doctorreferral .selectize-lab-auth .selectize-dropdown-content, #editOrderTemplatemodal #new_pharmacy_order_form .selectize-form-control .selectize-dropdown-content, #editOrderTemplatemodal #new_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #editOrderTemplatemodal #new_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #editOrderTemplatemodal #new_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #editOrderTemplatemodal #edit_pharmacy_order_form .selectize-form-control .selectize-dropdown-content, #editOrderTemplatemodal #edit_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #editOrderTemplatemodal #edit_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #editOrderTemplatemodal #edit_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #editOrderTemplatemodal #vaccination_type .selectize-form-control .selectize-dropdown-content, #editOrderTemplatemodal #vaccination_type .selectize-authorization .selectize-dropdown-content, #editOrderTemplatemodal #vaccination_type .selectize-pharm-auth .selectize-dropdown-content, #editOrderTemplatemodal #vaccination_type .selectize-lab-auth .selectize-dropdown-content, #editOrderTemplatemodal #update_pharamacy_full_stock .selectize-form-control .selectize-dropdown-content, #editOrderTemplatemodal #update_pharamacy_full_stock .selectize-authorization .selectize-dropdown-content, #editOrderTemplatemodal #update_pharamacy_full_stock .selectize-pharm-auth .selectize-dropdown-content, #editOrderTemplatemodal #update_pharamacy_full_stock .selectize-lab-auth .selectize-dropdown-content, #editOrderTemplatemodal .print_template_row_form .selectize-form-control .selectize-dropdown-content, #editOrderTemplatemodal .print_template_row_form .selectize-authorization .selectize-dropdown-content, #editOrderTemplatemodal .print_template_row_form .selectize-pharm-auth .selectize-dropdown-content, #editOrderTemplatemodal .print_template_row_form .selectize-lab-auth .selectize-dropdown-content, #editOrderTemplatemodal .new_print_template_block .selectize-form-control .selectize-dropdown-content, #editOrderTemplatemodal .new_print_template_block .selectize-authorization .selectize-dropdown-content, #editOrderTemplatemodal .new_print_template_block .selectize-pharm-auth .selectize-dropdown-content, #editOrderTemplatemodal .new_print_template_block .selectize-lab-auth .selectize-dropdown-content, #editOrderTemplatemodal .edit_print_template_block .selectize-form-control .selectize-dropdown-content, #editOrderTemplatemodal .edit_print_template_block .selectize-authorization .selectize-dropdown-content, #editOrderTemplatemodal .edit_print_template_block .selectize-pharm-auth .selectize-dropdown-content, #editOrderTemplatemodal .edit_print_template_block .selectize-lab-auth .selectize-dropdown-content, #editOrderTemplatemodal #referral_payouts_update .selectize-form-control .selectize-dropdown-content, #editOrderTemplatemodal #referral_payouts_update .selectize-authorization .selectize-dropdown-content, #editOrderTemplatemodal #referral_payouts_update .selectize-pharm-auth .selectize-dropdown-content, #editOrderTemplatemodal #referral_payouts_update .selectize-lab-auth .selectize-dropdown-content, #editOrderTemplatemodal #return_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #editOrderTemplatemodal #return_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #editOrderTemplatemodal #return_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #editOrderTemplatemodal #return_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #editOrderTemplatemodal #new_doctor_network_rule_form .selectize-form-control .selectize-dropdown-content, #editOrderTemplatemodal #new_doctor_network_rule_form .selectize-authorization .selectize-dropdown-content, #editOrderTemplatemodal #new_doctor_network_rule_form .selectize-pharm-auth .selectize-dropdown-content, #editOrderTemplatemodal #new_doctor_network_rule_form .selectize-lab-auth .selectize-dropdown-content, #editReferralTemplatemodal #new_hospital_patient_bill .selectize-form-control .selectize-dropdown-content, #editReferralTemplatemodal #new_hospital_patient_bill .selectize-authorization .selectize-dropdown-content, #editReferralTemplatemodal #new_hospital_patient_bill .selectize-pharm-auth .selectize-dropdown-content, #editReferralTemplatemodal #new_hospital_patient_bill .selectize-lab-auth .selectize-dropdown-content, #editReferralTemplatemodal #new_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #editReferralTemplatemodal #new_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #editReferralTemplatemodal #new_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #editReferralTemplatemodal #new_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #editReferralTemplatemodal #create_hospital_bill_template .selectize-form-control .selectize-dropdown-content, #editReferralTemplatemodal #create_hospital_bill_template .selectize-authorization .selectize-dropdown-content, #editReferralTemplatemodal #create_hospital_bill_template .selectize-pharm-auth .selectize-dropdown-content, #editReferralTemplatemodal #create_hospital_bill_template .selectize-lab-auth .selectize-dropdown-content, #editReferralTemplatemodal #edit_hospital_patient_bill .selectize-form-control .selectize-dropdown-content, #editReferralTemplatemodal #edit_hospital_patient_bill .selectize-authorization .selectize-dropdown-content, #editReferralTemplatemodal #edit_hospital_patient_bill .selectize-pharm-auth .selectize-dropdown-content, #editReferralTemplatemodal #edit_hospital_patient_bill .selectize-lab-auth .selectize-dropdown-content, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .selectize-form-control .selectize-dropdown-content, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .selectize-authorization .selectize-dropdown-content, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .selectize-pharm-auth .selectize-dropdown-content, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .selectize-lab-auth .selectize-dropdown-content, #editReferralTemplatemodal #prescription_template_form .selectize-form-control .selectize-dropdown-content, #editReferralTemplatemodal #prescription_template_form .selectize-authorization .selectize-dropdown-content, #editReferralTemplatemodal #prescription_template_form .selectize-pharm-auth .selectize-dropdown-content, #editReferralTemplatemodal #prescription_template_form .selectize-lab-auth .selectize-dropdown-content, #editReferralTemplatemodal #new_staff_network_rule_form .selectize-form-control .selectize-dropdown-content, #editReferralTemplatemodal #new_staff_network_rule_form .selectize-authorization .selectize-dropdown-content, #editReferralTemplatemodal #new_staff_network_rule_form .selectize-pharm-auth .selectize-dropdown-content, #editReferralTemplatemodal #new_staff_network_rule_form .selectize-lab-auth .selectize-dropdown-content, #editReferralTemplatemodal #new_hospital_radiology_order .selectize-form-control .selectize-dropdown-content, #editReferralTemplatemodal #new_hospital_radiology_order .selectize-authorization .selectize-dropdown-content, #editReferralTemplatemodal #new_hospital_radiology_order .selectize-pharm-auth .selectize-dropdown-content, #editReferralTemplatemodal #new_hospital_radiology_order .selectize-lab-auth .selectize-dropdown-content, #editReferralTemplatemodal #edit_hospital_radiology_order .selectize-form-control .selectize-dropdown-content, #editReferralTemplatemodal #edit_hospital_radiology_order .selectize-authorization .selectize-dropdown-content, #editReferralTemplatemodal #edit_hospital_radiology_order .selectize-pharm-auth .selectize-dropdown-content, #editReferralTemplatemodal #edit_hospital_radiology_order .selectize-lab-auth .selectize-dropdown-content, #editReferralTemplatemodal #edit_hospital_radiology_test .selectize-form-control .selectize-dropdown-content, #editReferralTemplatemodal #edit_hospital_radiology_test .selectize-authorization .selectize-dropdown-content, #editReferralTemplatemodal #edit_hospital_radiology_test .selectize-pharm-auth .selectize-dropdown-content, #editReferralTemplatemodal #edit_hospital_radiology_test .selectize-lab-auth .selectize-dropdown-content, #editReferralTemplatemodal #create_user_anon_bill .selectize-form-control .selectize-dropdown-content, #editReferralTemplatemodal #create_user_anon_bill .selectize-authorization .selectize-dropdown-content, #editReferralTemplatemodal #create_user_anon_bill .selectize-pharm-auth .selectize-dropdown-content, #editReferralTemplatemodal #create_user_anon_bill .selectize-lab-auth .selectize-dropdown-content, #editReferralTemplatemodal #radiology_order_template .selectize-form-control .selectize-dropdown-content, #editReferralTemplatemodal #radiology_order_template .selectize-authorization .selectize-dropdown-content, #editReferralTemplatemodal #radiology_order_template .selectize-pharm-auth .selectize-dropdown-content, #editReferralTemplatemodal #radiology_order_template .selectize-lab-auth .selectize-dropdown-content, #editReferralTemplatemodal #add_doctorreferral .selectize-form-control .selectize-dropdown-content, #editReferralTemplatemodal #add_doctorreferral .selectize-authorization .selectize-dropdown-content, #editReferralTemplatemodal #add_doctorreferral .selectize-pharm-auth .selectize-dropdown-content, #editReferralTemplatemodal #add_doctorreferral .selectize-lab-auth .selectize-dropdown-content, #editReferralTemplatemodal #new_pharmacy_order_form .selectize-form-control .selectize-dropdown-content, #editReferralTemplatemodal #new_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #editReferralTemplatemodal #new_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #editReferralTemplatemodal #new_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #editReferralTemplatemodal #edit_pharmacy_order_form .selectize-form-control .selectize-dropdown-content, #editReferralTemplatemodal #edit_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #editReferralTemplatemodal #edit_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #editReferralTemplatemodal #edit_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #editReferralTemplatemodal #vaccination_type .selectize-form-control .selectize-dropdown-content, #editReferralTemplatemodal #vaccination_type .selectize-authorization .selectize-dropdown-content, #editReferralTemplatemodal #vaccination_type .selectize-pharm-auth .selectize-dropdown-content, #editReferralTemplatemodal #vaccination_type .selectize-lab-auth .selectize-dropdown-content, #editReferralTemplatemodal #update_pharamacy_full_stock .selectize-form-control .selectize-dropdown-content, #editReferralTemplatemodal #update_pharamacy_full_stock .selectize-authorization .selectize-dropdown-content, #editReferralTemplatemodal #update_pharamacy_full_stock .selectize-pharm-auth .selectize-dropdown-content, #editReferralTemplatemodal #update_pharamacy_full_stock .selectize-lab-auth .selectize-dropdown-content, #editReferralTemplatemodal .print_template_row_form .selectize-form-control .selectize-dropdown-content, #editReferralTemplatemodal .print_template_row_form .selectize-authorization .selectize-dropdown-content, #editReferralTemplatemodal .print_template_row_form .selectize-pharm-auth .selectize-dropdown-content, #editReferralTemplatemodal .print_template_row_form .selectize-lab-auth .selectize-dropdown-content, #editReferralTemplatemodal .new_print_template_block .selectize-form-control .selectize-dropdown-content, #editReferralTemplatemodal .new_print_template_block .selectize-authorization .selectize-dropdown-content, #editReferralTemplatemodal .new_print_template_block .selectize-pharm-auth .selectize-dropdown-content, #editReferralTemplatemodal .new_print_template_block .selectize-lab-auth .selectize-dropdown-content, #editReferralTemplatemodal .edit_print_template_block .selectize-form-control .selectize-dropdown-content, #editReferralTemplatemodal .edit_print_template_block .selectize-authorization .selectize-dropdown-content, #editReferralTemplatemodal .edit_print_template_block .selectize-pharm-auth .selectize-dropdown-content, #editReferralTemplatemodal .edit_print_template_block .selectize-lab-auth .selectize-dropdown-content, #editReferralTemplatemodal #referral_payouts_update .selectize-form-control .selectize-dropdown-content, #editReferralTemplatemodal #referral_payouts_update .selectize-authorization .selectize-dropdown-content, #editReferralTemplatemodal #referral_payouts_update .selectize-pharm-auth .selectize-dropdown-content, #editReferralTemplatemodal #referral_payouts_update .selectize-lab-auth .selectize-dropdown-content, #editReferralTemplatemodal #return_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #editReferralTemplatemodal #return_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #editReferralTemplatemodal #return_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #editReferralTemplatemodal #return_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #editReferralTemplatemodal #new_doctor_network_rule_form .selectize-form-control .selectize-dropdown-content, #editReferralTemplatemodal #new_doctor_network_rule_form .selectize-authorization .selectize-dropdown-content, #editReferralTemplatemodal #new_doctor_network_rule_form .selectize-pharm-auth .selectize-dropdown-content, #editReferralTemplatemodal #new_doctor_network_rule_form .selectize-lab-auth .selectize-dropdown-content, #VaccinationTemplatemodal #new_hospital_patient_bill .selectize-form-control .selectize-dropdown-content, #VaccinationTemplatemodal #new_hospital_patient_bill .selectize-authorization .selectize-dropdown-content, #VaccinationTemplatemodal #new_hospital_patient_bill .selectize-pharm-auth .selectize-dropdown-content, #VaccinationTemplatemodal #new_hospital_patient_bill .selectize-lab-auth .selectize-dropdown-content, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #VaccinationTemplatemodal #create_hospital_bill_template .selectize-form-control .selectize-dropdown-content, #VaccinationTemplatemodal #create_hospital_bill_template .selectize-authorization .selectize-dropdown-content, #VaccinationTemplatemodal #create_hospital_bill_template .selectize-pharm-auth .selectize-dropdown-content, #VaccinationTemplatemodal #create_hospital_bill_template .selectize-lab-auth .selectize-dropdown-content, #VaccinationTemplatemodal #edit_hospital_patient_bill .selectize-form-control .selectize-dropdown-content, #VaccinationTemplatemodal #edit_hospital_patient_bill .selectize-authorization .selectize-dropdown-content, #VaccinationTemplatemodal #edit_hospital_patient_bill .selectize-pharm-auth .selectize-dropdown-content, #VaccinationTemplatemodal #edit_hospital_patient_bill .selectize-lab-auth .selectize-dropdown-content, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .selectize-form-control .selectize-dropdown-content, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .selectize-authorization .selectize-dropdown-content, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .selectize-pharm-auth .selectize-dropdown-content, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .selectize-lab-auth .selectize-dropdown-content, #VaccinationTemplatemodal #prescription_template_form .selectize-form-control .selectize-dropdown-content, #VaccinationTemplatemodal #prescription_template_form .selectize-authorization .selectize-dropdown-content, #VaccinationTemplatemodal #prescription_template_form .selectize-pharm-auth .selectize-dropdown-content, #VaccinationTemplatemodal #prescription_template_form .selectize-lab-auth .selectize-dropdown-content, #VaccinationTemplatemodal #new_staff_network_rule_form .selectize-form-control .selectize-dropdown-content, #VaccinationTemplatemodal #new_staff_network_rule_form .selectize-authorization .selectize-dropdown-content, #VaccinationTemplatemodal #new_staff_network_rule_form .selectize-pharm-auth .selectize-dropdown-content, #VaccinationTemplatemodal #new_staff_network_rule_form .selectize-lab-auth .selectize-dropdown-content, #VaccinationTemplatemodal #new_hospital_radiology_order .selectize-form-control .selectize-dropdown-content, #VaccinationTemplatemodal #new_hospital_radiology_order .selectize-authorization .selectize-dropdown-content, #VaccinationTemplatemodal #new_hospital_radiology_order .selectize-pharm-auth .selectize-dropdown-content, #VaccinationTemplatemodal #new_hospital_radiology_order .selectize-lab-auth .selectize-dropdown-content, #VaccinationTemplatemodal #edit_hospital_radiology_order .selectize-form-control .selectize-dropdown-content, #VaccinationTemplatemodal #edit_hospital_radiology_order .selectize-authorization .selectize-dropdown-content, #VaccinationTemplatemodal #edit_hospital_radiology_order .selectize-pharm-auth .selectize-dropdown-content, #VaccinationTemplatemodal #edit_hospital_radiology_order .selectize-lab-auth .selectize-dropdown-content, #VaccinationTemplatemodal #edit_hospital_radiology_test .selectize-form-control .selectize-dropdown-content, #VaccinationTemplatemodal #edit_hospital_radiology_test .selectize-authorization .selectize-dropdown-content, #VaccinationTemplatemodal #edit_hospital_radiology_test .selectize-pharm-auth .selectize-dropdown-content, #VaccinationTemplatemodal #edit_hospital_radiology_test .selectize-lab-auth .selectize-dropdown-content, #VaccinationTemplatemodal #create_user_anon_bill .selectize-form-control .selectize-dropdown-content, #VaccinationTemplatemodal #create_user_anon_bill .selectize-authorization .selectize-dropdown-content, #VaccinationTemplatemodal #create_user_anon_bill .selectize-pharm-auth .selectize-dropdown-content, #VaccinationTemplatemodal #create_user_anon_bill .selectize-lab-auth .selectize-dropdown-content, #VaccinationTemplatemodal #radiology_order_template .selectize-form-control .selectize-dropdown-content, #VaccinationTemplatemodal #radiology_order_template .selectize-authorization .selectize-dropdown-content, #VaccinationTemplatemodal #radiology_order_template .selectize-pharm-auth .selectize-dropdown-content, #VaccinationTemplatemodal #radiology_order_template .selectize-lab-auth .selectize-dropdown-content, #VaccinationTemplatemodal #add_doctorreferral .selectize-form-control .selectize-dropdown-content, #VaccinationTemplatemodal #add_doctorreferral .selectize-authorization .selectize-dropdown-content, #VaccinationTemplatemodal #add_doctorreferral .selectize-pharm-auth .selectize-dropdown-content, #VaccinationTemplatemodal #add_doctorreferral .selectize-lab-auth .selectize-dropdown-content, #VaccinationTemplatemodal #new_pharmacy_order_form .selectize-form-control .selectize-dropdown-content, #VaccinationTemplatemodal #new_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #VaccinationTemplatemodal #new_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #VaccinationTemplatemodal #new_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #VaccinationTemplatemodal #edit_pharmacy_order_form .selectize-form-control .selectize-dropdown-content, #VaccinationTemplatemodal #edit_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #VaccinationTemplatemodal #edit_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #VaccinationTemplatemodal #edit_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #VaccinationTemplatemodal #vaccination_type .selectize-form-control .selectize-dropdown-content, #VaccinationTemplatemodal #vaccination_type .selectize-authorization .selectize-dropdown-content, #VaccinationTemplatemodal #vaccination_type .selectize-pharm-auth .selectize-dropdown-content, #VaccinationTemplatemodal #vaccination_type .selectize-lab-auth .selectize-dropdown-content, #VaccinationTemplatemodal #update_pharamacy_full_stock .selectize-form-control .selectize-dropdown-content, #VaccinationTemplatemodal #update_pharamacy_full_stock .selectize-authorization .selectize-dropdown-content, #VaccinationTemplatemodal #update_pharamacy_full_stock .selectize-pharm-auth .selectize-dropdown-content, #VaccinationTemplatemodal #update_pharamacy_full_stock .selectize-lab-auth .selectize-dropdown-content, #VaccinationTemplatemodal .print_template_row_form .selectize-form-control .selectize-dropdown-content, #VaccinationTemplatemodal .print_template_row_form .selectize-authorization .selectize-dropdown-content, #VaccinationTemplatemodal .print_template_row_form .selectize-pharm-auth .selectize-dropdown-content, #VaccinationTemplatemodal .print_template_row_form .selectize-lab-auth .selectize-dropdown-content, #VaccinationTemplatemodal .new_print_template_block .selectize-form-control .selectize-dropdown-content, #VaccinationTemplatemodal .new_print_template_block .selectize-authorization .selectize-dropdown-content, #VaccinationTemplatemodal .new_print_template_block .selectize-pharm-auth .selectize-dropdown-content, #VaccinationTemplatemodal .new_print_template_block .selectize-lab-auth .selectize-dropdown-content, #VaccinationTemplatemodal .edit_print_template_block .selectize-form-control .selectize-dropdown-content, #VaccinationTemplatemodal .edit_print_template_block .selectize-authorization .selectize-dropdown-content, #VaccinationTemplatemodal .edit_print_template_block .selectize-pharm-auth .selectize-dropdown-content, #VaccinationTemplatemodal .edit_print_template_block .selectize-lab-auth .selectize-dropdown-content, #VaccinationTemplatemodal #referral_payouts_update .selectize-form-control .selectize-dropdown-content, #VaccinationTemplatemodal #referral_payouts_update .selectize-authorization .selectize-dropdown-content, #VaccinationTemplatemodal #referral_payouts_update .selectize-pharm-auth .selectize-dropdown-content, #VaccinationTemplatemodal #referral_payouts_update .selectize-lab-auth .selectize-dropdown-content, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #VaccinationTemplatemodal #new_doctor_network_rule_form .selectize-form-control .selectize-dropdown-content, #VaccinationTemplatemodal #new_doctor_network_rule_form .selectize-authorization .selectize-dropdown-content, #VaccinationTemplatemodal #new_doctor_network_rule_form .selectize-pharm-auth .selectize-dropdown-content, #VaccinationTemplatemodal #new_doctor_network_rule_form .selectize-lab-auth .selectize-dropdown-content, #update_pharmacy_order_stock #new_hospital_patient_bill .selectize-form-control .selectize-dropdown-content, #update_pharmacy_order_stock #new_hospital_patient_bill .selectize-authorization .selectize-dropdown-content, #update_pharmacy_order_stock #new_hospital_patient_bill .selectize-pharm-auth .selectize-dropdown-content, #update_pharmacy_order_stock #new_hospital_patient_bill .selectize-lab-auth .selectize-dropdown-content, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #update_pharmacy_order_stock #create_hospital_bill_template .selectize-form-control .selectize-dropdown-content, #update_pharmacy_order_stock #create_hospital_bill_template .selectize-authorization .selectize-dropdown-content, #update_pharmacy_order_stock #create_hospital_bill_template .selectize-pharm-auth .selectize-dropdown-content, #update_pharmacy_order_stock #create_hospital_bill_template .selectize-lab-auth .selectize-dropdown-content, #update_pharmacy_order_stock #edit_hospital_patient_bill .selectize-form-control .selectize-dropdown-content, #update_pharmacy_order_stock #edit_hospital_patient_bill .selectize-authorization .selectize-dropdown-content, #update_pharmacy_order_stock #edit_hospital_patient_bill .selectize-pharm-auth .selectize-dropdown-content, #update_pharmacy_order_stock #edit_hospital_patient_bill .selectize-lab-auth .selectize-dropdown-content, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .selectize-form-control .selectize-dropdown-content, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .selectize-authorization .selectize-dropdown-content, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .selectize-pharm-auth .selectize-dropdown-content, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .selectize-lab-auth .selectize-dropdown-content, #update_pharmacy_order_stock #prescription_template_form .selectize-form-control .selectize-dropdown-content, #update_pharmacy_order_stock #prescription_template_form .selectize-authorization .selectize-dropdown-content, #update_pharmacy_order_stock #prescription_template_form .selectize-pharm-auth .selectize-dropdown-content, #update_pharmacy_order_stock #prescription_template_form .selectize-lab-auth .selectize-dropdown-content, #update_pharmacy_order_stock #new_staff_network_rule_form .selectize-form-control .selectize-dropdown-content, #update_pharmacy_order_stock #new_staff_network_rule_form .selectize-authorization .selectize-dropdown-content, #update_pharmacy_order_stock #new_staff_network_rule_form .selectize-pharm-auth .selectize-dropdown-content, #update_pharmacy_order_stock #new_staff_network_rule_form .selectize-lab-auth .selectize-dropdown-content, #update_pharmacy_order_stock #new_hospital_radiology_order .selectize-form-control .selectize-dropdown-content, #update_pharmacy_order_stock #new_hospital_radiology_order .selectize-authorization .selectize-dropdown-content, #update_pharmacy_order_stock #new_hospital_radiology_order .selectize-pharm-auth .selectize-dropdown-content, #update_pharmacy_order_stock #new_hospital_radiology_order .selectize-lab-auth .selectize-dropdown-content, #update_pharmacy_order_stock #edit_hospital_radiology_order .selectize-form-control .selectize-dropdown-content, #update_pharmacy_order_stock #edit_hospital_radiology_order .selectize-authorization .selectize-dropdown-content, #update_pharmacy_order_stock #edit_hospital_radiology_order .selectize-pharm-auth .selectize-dropdown-content, #update_pharmacy_order_stock #edit_hospital_radiology_order .selectize-lab-auth .selectize-dropdown-content, #update_pharmacy_order_stock #edit_hospital_radiology_test .selectize-form-control .selectize-dropdown-content, #update_pharmacy_order_stock #edit_hospital_radiology_test .selectize-authorization .selectize-dropdown-content, #update_pharmacy_order_stock #edit_hospital_radiology_test .selectize-pharm-auth .selectize-dropdown-content, #update_pharmacy_order_stock #edit_hospital_radiology_test .selectize-lab-auth .selectize-dropdown-content, #update_pharmacy_order_stock #create_user_anon_bill .selectize-form-control .selectize-dropdown-content, #update_pharmacy_order_stock #create_user_anon_bill .selectize-authorization .selectize-dropdown-content, #update_pharmacy_order_stock #create_user_anon_bill .selectize-pharm-auth .selectize-dropdown-content, #update_pharmacy_order_stock #create_user_anon_bill .selectize-lab-auth .selectize-dropdown-content, #update_pharmacy_order_stock #radiology_order_template .selectize-form-control .selectize-dropdown-content, #update_pharmacy_order_stock #radiology_order_template .selectize-authorization .selectize-dropdown-content, #update_pharmacy_order_stock #radiology_order_template .selectize-pharm-auth .selectize-dropdown-content, #update_pharmacy_order_stock #radiology_order_template .selectize-lab-auth .selectize-dropdown-content, #update_pharmacy_order_stock #add_doctorreferral .selectize-form-control .selectize-dropdown-content, #update_pharmacy_order_stock #add_doctorreferral .selectize-authorization .selectize-dropdown-content, #update_pharmacy_order_stock #add_doctorreferral .selectize-pharm-auth .selectize-dropdown-content, #update_pharmacy_order_stock #add_doctorreferral .selectize-lab-auth .selectize-dropdown-content, #update_pharmacy_order_stock #new_pharmacy_order_form .selectize-form-control .selectize-dropdown-content, #update_pharmacy_order_stock #new_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #update_pharmacy_order_stock #new_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #update_pharmacy_order_stock #new_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #update_pharmacy_order_stock #edit_pharmacy_order_form .selectize-form-control .selectize-dropdown-content, #update_pharmacy_order_stock #edit_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #update_pharmacy_order_stock #edit_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #update_pharmacy_order_stock #edit_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #update_pharmacy_order_stock #vaccination_type .selectize-form-control .selectize-dropdown-content, #update_pharmacy_order_stock #vaccination_type .selectize-authorization .selectize-dropdown-content, #update_pharmacy_order_stock #vaccination_type .selectize-pharm-auth .selectize-dropdown-content, #update_pharmacy_order_stock #vaccination_type .selectize-lab-auth .selectize-dropdown-content, #update_pharmacy_order_stock #update_pharamacy_full_stock .selectize-form-control .selectize-dropdown-content, #update_pharmacy_order_stock #update_pharamacy_full_stock .selectize-authorization .selectize-dropdown-content, #update_pharmacy_order_stock #update_pharamacy_full_stock .selectize-pharm-auth .selectize-dropdown-content, #update_pharmacy_order_stock #update_pharamacy_full_stock .selectize-lab-auth .selectize-dropdown-content, #update_pharmacy_order_stock .print_template_row_form .selectize-form-control .selectize-dropdown-content, #update_pharmacy_order_stock .print_template_row_form .selectize-authorization .selectize-dropdown-content, #update_pharmacy_order_stock .print_template_row_form .selectize-pharm-auth .selectize-dropdown-content, #update_pharmacy_order_stock .print_template_row_form .selectize-lab-auth .selectize-dropdown-content, #update_pharmacy_order_stock .new_print_template_block .selectize-form-control .selectize-dropdown-content, #update_pharmacy_order_stock .new_print_template_block .selectize-authorization .selectize-dropdown-content, #update_pharmacy_order_stock .new_print_template_block .selectize-pharm-auth .selectize-dropdown-content, #update_pharmacy_order_stock .new_print_template_block .selectize-lab-auth .selectize-dropdown-content, #update_pharmacy_order_stock .edit_print_template_block .selectize-form-control .selectize-dropdown-content, #update_pharmacy_order_stock .edit_print_template_block .selectize-authorization .selectize-dropdown-content, #update_pharmacy_order_stock .edit_print_template_block .selectize-pharm-auth .selectize-dropdown-content, #update_pharmacy_order_stock .edit_print_template_block .selectize-lab-auth .selectize-dropdown-content, #update_pharmacy_order_stock #referral_payouts_update .selectize-form-control .selectize-dropdown-content, #update_pharmacy_order_stock #referral_payouts_update .selectize-authorization .selectize-dropdown-content, #update_pharmacy_order_stock #referral_payouts_update .selectize-pharm-auth .selectize-dropdown-content, #update_pharmacy_order_stock #referral_payouts_update .selectize-lab-auth .selectize-dropdown-content, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #update_pharmacy_order_stock #new_doctor_network_rule_form .selectize-form-control .selectize-dropdown-content, #update_pharmacy_order_stock #new_doctor_network_rule_form .selectize-authorization .selectize-dropdown-content, #update_pharmacy_order_stock #new_doctor_network_rule_form .selectize-pharm-auth .selectize-dropdown-content, #update_pharmacy_order_stock #new_doctor_network_rule_form .selectize-lab-auth .selectize-dropdown-content, #addMoreList #new_hospital_patient_bill .selectize-form-control .selectize-dropdown-content, #addMoreList #new_hospital_patient_bill .selectize-authorization .selectize-dropdown-content, #addMoreList #new_hospital_patient_bill .selectize-pharm-auth .selectize-dropdown-content, #addMoreList #new_hospital_patient_bill .selectize-lab-auth .selectize-dropdown-content, #addMoreList #new_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #addMoreList #new_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #addMoreList #new_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #addMoreList #new_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #addMoreList #edit_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #addMoreList #edit_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #addMoreList #edit_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #addMoreList #edit_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #addMoreList #create_hospital_bill_template .selectize-form-control .selectize-dropdown-content, #addMoreList #create_hospital_bill_template .selectize-authorization .selectize-dropdown-content, #addMoreList #create_hospital_bill_template .selectize-pharm-auth .selectize-dropdown-content, #addMoreList #create_hospital_bill_template .selectize-lab-auth .selectize-dropdown-content, #addMoreList #edit_hospital_patient_bill .selectize-form-control .selectize-dropdown-content, #addMoreList #edit_hospital_patient_bill .selectize-authorization .selectize-dropdown-content, #addMoreList #edit_hospital_patient_bill .selectize-pharm-auth .selectize-dropdown-content, #addMoreList #edit_hospital_patient_bill .selectize-lab-auth .selectize-dropdown-content, #addMoreList #new_hospital_pharmacy_inventory .selectize-form-control .selectize-dropdown-content, #addMoreList #new_hospital_pharmacy_inventory .selectize-authorization .selectize-dropdown-content, #addMoreList #new_hospital_pharmacy_inventory .selectize-pharm-auth .selectize-dropdown-content, #addMoreList #new_hospital_pharmacy_inventory .selectize-lab-auth .selectize-dropdown-content, #addMoreList #prescription_template_form .selectize-form-control .selectize-dropdown-content, #addMoreList #prescription_template_form .selectize-authorization .selectize-dropdown-content, #addMoreList #prescription_template_form .selectize-pharm-auth .selectize-dropdown-content, #addMoreList #prescription_template_form .selectize-lab-auth .selectize-dropdown-content, #addMoreList #new_staff_network_rule_form .selectize-form-control .selectize-dropdown-content, #addMoreList #new_staff_network_rule_form .selectize-authorization .selectize-dropdown-content, #addMoreList #new_staff_network_rule_form .selectize-pharm-auth .selectize-dropdown-content, #addMoreList #new_staff_network_rule_form .selectize-lab-auth .selectize-dropdown-content, #addMoreList #new_hospital_radiology_order .selectize-form-control .selectize-dropdown-content, #addMoreList #new_hospital_radiology_order .selectize-authorization .selectize-dropdown-content, #addMoreList #new_hospital_radiology_order .selectize-pharm-auth .selectize-dropdown-content, #addMoreList #new_hospital_radiology_order .selectize-lab-auth .selectize-dropdown-content, #addMoreList #edit_hospital_radiology_order .selectize-form-control .selectize-dropdown-content, #addMoreList #edit_hospital_radiology_order .selectize-authorization .selectize-dropdown-content, #addMoreList #edit_hospital_radiology_order .selectize-pharm-auth .selectize-dropdown-content, #addMoreList #edit_hospital_radiology_order .selectize-lab-auth .selectize-dropdown-content, #addMoreList #edit_hospital_radiology_test .selectize-form-control .selectize-dropdown-content, #addMoreList #edit_hospital_radiology_test .selectize-authorization .selectize-dropdown-content, #addMoreList #edit_hospital_radiology_test .selectize-pharm-auth .selectize-dropdown-content, #addMoreList #edit_hospital_radiology_test .selectize-lab-auth .selectize-dropdown-content, #addMoreList #create_user_anon_bill .selectize-form-control .selectize-dropdown-content, #addMoreList #create_user_anon_bill .selectize-authorization .selectize-dropdown-content, #addMoreList #create_user_anon_bill .selectize-pharm-auth .selectize-dropdown-content, #addMoreList #create_user_anon_bill .selectize-lab-auth .selectize-dropdown-content, #addMoreList #radiology_order_template .selectize-form-control .selectize-dropdown-content, #addMoreList #radiology_order_template .selectize-authorization .selectize-dropdown-content, #addMoreList #radiology_order_template .selectize-pharm-auth .selectize-dropdown-content, #addMoreList #radiology_order_template .selectize-lab-auth .selectize-dropdown-content, #addMoreList #add_doctorreferral .selectize-form-control .selectize-dropdown-content, #addMoreList #add_doctorreferral .selectize-authorization .selectize-dropdown-content, #addMoreList #add_doctorreferral .selectize-pharm-auth .selectize-dropdown-content, #addMoreList #add_doctorreferral .selectize-lab-auth .selectize-dropdown-content, #addMoreList #new_pharmacy_order_form .selectize-form-control .selectize-dropdown-content, #addMoreList #new_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #addMoreList #new_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #addMoreList #new_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #addMoreList #edit_pharmacy_order_form .selectize-form-control .selectize-dropdown-content, #addMoreList #edit_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #addMoreList #edit_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #addMoreList #edit_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #addMoreList #vaccination_type .selectize-form-control .selectize-dropdown-content, #addMoreList #vaccination_type .selectize-authorization .selectize-dropdown-content, #addMoreList #vaccination_type .selectize-pharm-auth .selectize-dropdown-content, #addMoreList #vaccination_type .selectize-lab-auth .selectize-dropdown-content, #addMoreList #update_pharamacy_full_stock .selectize-form-control .selectize-dropdown-content, #addMoreList #update_pharamacy_full_stock .selectize-authorization .selectize-dropdown-content, #addMoreList #update_pharamacy_full_stock .selectize-pharm-auth .selectize-dropdown-content, #addMoreList #update_pharamacy_full_stock .selectize-lab-auth .selectize-dropdown-content, #addMoreList .print_template_row_form .selectize-form-control .selectize-dropdown-content, #addMoreList .print_template_row_form .selectize-authorization .selectize-dropdown-content, #addMoreList .print_template_row_form .selectize-pharm-auth .selectize-dropdown-content, #addMoreList .print_template_row_form .selectize-lab-auth .selectize-dropdown-content, #addMoreList .new_print_template_block .selectize-form-control .selectize-dropdown-content, #addMoreList .new_print_template_block .selectize-authorization .selectize-dropdown-content, #addMoreList .new_print_template_block .selectize-pharm-auth .selectize-dropdown-content, #addMoreList .new_print_template_block .selectize-lab-auth .selectize-dropdown-content, #addMoreList .edit_print_template_block .selectize-form-control .selectize-dropdown-content, #addMoreList .edit_print_template_block .selectize-authorization .selectize-dropdown-content, #addMoreList .edit_print_template_block .selectize-pharm-auth .selectize-dropdown-content, #addMoreList .edit_print_template_block .selectize-lab-auth .selectize-dropdown-content, #addMoreList #referral_payouts_update .selectize-form-control .selectize-dropdown-content, #addMoreList #referral_payouts_update .selectize-authorization .selectize-dropdown-content, #addMoreList #referral_payouts_update .selectize-pharm-auth .selectize-dropdown-content, #addMoreList #referral_payouts_update .selectize-lab-auth .selectize-dropdown-content, #addMoreList #return_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #addMoreList #return_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #addMoreList #return_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #addMoreList #return_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #addMoreList #new_doctor_network_rule_form .selectize-form-control .selectize-dropdown-content, #addMoreList #new_doctor_network_rule_form .selectize-authorization .selectize-dropdown-content, #addMoreList #new_doctor_network_rule_form .selectize-pharm-auth .selectize-dropdown-content, #addMoreList #new_doctor_network_rule_form .selectize-lab-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .selectize-form-control .selectize-dropdown-content, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .selectize-authorization .selectize-dropdown-content, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .selectize-pharm-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .selectize-lab-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal #create_hospital_bill_template .selectize-form-control .selectize-dropdown-content, #addTemplateHeaderBlocksModal #create_hospital_bill_template .selectize-authorization .selectize-dropdown-content, #addTemplateHeaderBlocksModal #create_hospital_bill_template .selectize-pharm-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal #create_hospital_bill_template .selectize-lab-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .selectize-form-control .selectize-dropdown-content, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .selectize-authorization .selectize-dropdown-content, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .selectize-pharm-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .selectize-lab-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .selectize-form-control .selectize-dropdown-content, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .selectize-authorization .selectize-dropdown-content, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .selectize-pharm-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .selectize-lab-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal #prescription_template_form .selectize-form-control .selectize-dropdown-content, #addTemplateHeaderBlocksModal #prescription_template_form .selectize-authorization .selectize-dropdown-content, #addTemplateHeaderBlocksModal #prescription_template_form .selectize-pharm-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal #prescription_template_form .selectize-lab-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .selectize-form-control .selectize-dropdown-content, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .selectize-authorization .selectize-dropdown-content, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .selectize-pharm-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .selectize-lab-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .selectize-form-control .selectize-dropdown-content, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .selectize-authorization .selectize-dropdown-content, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .selectize-pharm-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .selectize-lab-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .selectize-form-control .selectize-dropdown-content, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .selectize-authorization .selectize-dropdown-content, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .selectize-pharm-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .selectize-lab-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .selectize-form-control .selectize-dropdown-content, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .selectize-authorization .selectize-dropdown-content, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .selectize-pharm-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .selectize-lab-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal #create_user_anon_bill .selectize-form-control .selectize-dropdown-content, #addTemplateHeaderBlocksModal #create_user_anon_bill .selectize-authorization .selectize-dropdown-content, #addTemplateHeaderBlocksModal #create_user_anon_bill .selectize-pharm-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal #create_user_anon_bill .selectize-lab-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal #radiology_order_template .selectize-form-control .selectize-dropdown-content, #addTemplateHeaderBlocksModal #radiology_order_template .selectize-authorization .selectize-dropdown-content, #addTemplateHeaderBlocksModal #radiology_order_template .selectize-pharm-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal #radiology_order_template .selectize-lab-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal #add_doctorreferral .selectize-form-control .selectize-dropdown-content, #addTemplateHeaderBlocksModal #add_doctorreferral .selectize-authorization .selectize-dropdown-content, #addTemplateHeaderBlocksModal #add_doctorreferral .selectize-pharm-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal #add_doctorreferral .selectize-lab-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .selectize-form-control .selectize-dropdown-content, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .selectize-form-control .selectize-dropdown-content, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal #vaccination_type .selectize-form-control .selectize-dropdown-content, #addTemplateHeaderBlocksModal #vaccination_type .selectize-authorization .selectize-dropdown-content, #addTemplateHeaderBlocksModal #vaccination_type .selectize-pharm-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal #vaccination_type .selectize-lab-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .selectize-form-control .selectize-dropdown-content, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .selectize-authorization .selectize-dropdown-content, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .selectize-pharm-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .selectize-lab-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal .print_template_row_form .selectize-form-control .selectize-dropdown-content, #addTemplateHeaderBlocksModal .print_template_row_form .selectize-authorization .selectize-dropdown-content, #addTemplateHeaderBlocksModal .print_template_row_form .selectize-pharm-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal .print_template_row_form .selectize-lab-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal .new_print_template_block .selectize-form-control .selectize-dropdown-content, #addTemplateHeaderBlocksModal .new_print_template_block .selectize-authorization .selectize-dropdown-content, #addTemplateHeaderBlocksModal .new_print_template_block .selectize-pharm-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal .new_print_template_block .selectize-lab-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal .edit_print_template_block .selectize-form-control .selectize-dropdown-content, #addTemplateHeaderBlocksModal .edit_print_template_block .selectize-authorization .selectize-dropdown-content, #addTemplateHeaderBlocksModal .edit_print_template_block .selectize-pharm-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal .edit_print_template_block .selectize-lab-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal #referral_payouts_update .selectize-form-control .selectize-dropdown-content, #addTemplateHeaderBlocksModal #referral_payouts_update .selectize-authorization .selectize-dropdown-content, #addTemplateHeaderBlocksModal #referral_payouts_update .selectize-pharm-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal #referral_payouts_update .selectize-lab-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .selectize-form-control .selectize-dropdown-content, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .selectize-authorization .selectize-dropdown-content, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .selectize-pharm-auth .selectize-dropdown-content, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .selectize-lab-auth .selectize-dropdown-content, #referralPayoutTemplatemodal #new_hospital_patient_bill .selectize-form-control .selectize-dropdown-content, #referralPayoutTemplatemodal #new_hospital_patient_bill .selectize-authorization .selectize-dropdown-content, #referralPayoutTemplatemodal #new_hospital_patient_bill .selectize-pharm-auth .selectize-dropdown-content, #referralPayoutTemplatemodal #new_hospital_patient_bill .selectize-lab-auth .selectize-dropdown-content, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #referralPayoutTemplatemodal #create_hospital_bill_template .selectize-form-control .selectize-dropdown-content, #referralPayoutTemplatemodal #create_hospital_bill_template .selectize-authorization .selectize-dropdown-content, #referralPayoutTemplatemodal #create_hospital_bill_template .selectize-pharm-auth .selectize-dropdown-content, #referralPayoutTemplatemodal #create_hospital_bill_template .selectize-lab-auth .selectize-dropdown-content, #referralPayoutTemplatemodal #edit_hospital_patient_bill .selectize-form-control .selectize-dropdown-content, #referralPayoutTemplatemodal #edit_hospital_patient_bill .selectize-authorization .selectize-dropdown-content, #referralPayoutTemplatemodal #edit_hospital_patient_bill .selectize-pharm-auth .selectize-dropdown-content, #referralPayoutTemplatemodal #edit_hospital_patient_bill .selectize-lab-auth .selectize-dropdown-content, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .selectize-form-control .selectize-dropdown-content, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .selectize-authorization .selectize-dropdown-content, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .selectize-pharm-auth .selectize-dropdown-content, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .selectize-lab-auth .selectize-dropdown-content, #referralPayoutTemplatemodal #prescription_template_form .selectize-form-control .selectize-dropdown-content, #referralPayoutTemplatemodal #prescription_template_form .selectize-authorization .selectize-dropdown-content, #referralPayoutTemplatemodal #prescription_template_form .selectize-pharm-auth .selectize-dropdown-content, #referralPayoutTemplatemodal #prescription_template_form .selectize-lab-auth .selectize-dropdown-content, #referralPayoutTemplatemodal #new_staff_network_rule_form .selectize-form-control .selectize-dropdown-content, #referralPayoutTemplatemodal #new_staff_network_rule_form .selectize-authorization .selectize-dropdown-content, #referralPayoutTemplatemodal #new_staff_network_rule_form .selectize-pharm-auth .selectize-dropdown-content, #referralPayoutTemplatemodal #new_staff_network_rule_form .selectize-lab-auth .selectize-dropdown-content, #referralPayoutTemplatemodal #new_hospital_radiology_order .selectize-form-control .selectize-dropdown-content, #referralPayoutTemplatemodal #new_hospital_radiology_order .selectize-authorization .selectize-dropdown-content, #referralPayoutTemplatemodal #new_hospital_radiology_order .selectize-pharm-auth .selectize-dropdown-content, #referralPayoutTemplatemodal #new_hospital_radiology_order .selectize-lab-auth .selectize-dropdown-content, #referralPayoutTemplatemodal #edit_hospital_radiology_order .selectize-form-control .selectize-dropdown-content, #referralPayoutTemplatemodal #edit_hospital_radiology_order .selectize-authorization .selectize-dropdown-content, #referralPayoutTemplatemodal #edit_hospital_radiology_order .selectize-pharm-auth .selectize-dropdown-content, #referralPayoutTemplatemodal #edit_hospital_radiology_order .selectize-lab-auth .selectize-dropdown-content, #referralPayoutTemplatemodal #edit_hospital_radiology_test .selectize-form-control .selectize-dropdown-content, #referralPayoutTemplatemodal #edit_hospital_radiology_test .selectize-authorization .selectize-dropdown-content, #referralPayoutTemplatemodal #edit_hospital_radiology_test .selectize-pharm-auth .selectize-dropdown-content, #referralPayoutTemplatemodal #edit_hospital_radiology_test .selectize-lab-auth .selectize-dropdown-content, #referralPayoutTemplatemodal #create_user_anon_bill .selectize-form-control .selectize-dropdown-content, #referralPayoutTemplatemodal #create_user_anon_bill .selectize-authorization .selectize-dropdown-content, #referralPayoutTemplatemodal #create_user_anon_bill .selectize-pharm-auth .selectize-dropdown-content, #referralPayoutTemplatemodal #create_user_anon_bill .selectize-lab-auth .selectize-dropdown-content, #referralPayoutTemplatemodal #radiology_order_template .selectize-form-control .selectize-dropdown-content, #referralPayoutTemplatemodal #radiology_order_template .selectize-authorization .selectize-dropdown-content, #referralPayoutTemplatemodal #radiology_order_template .selectize-pharm-auth .selectize-dropdown-content, #referralPayoutTemplatemodal #radiology_order_template .selectize-lab-auth .selectize-dropdown-content, #referralPayoutTemplatemodal #add_doctorreferral .selectize-form-control .selectize-dropdown-content, #referralPayoutTemplatemodal #add_doctorreferral .selectize-authorization .selectize-dropdown-content, #referralPayoutTemplatemodal #add_doctorreferral .selectize-pharm-auth .selectize-dropdown-content, #referralPayoutTemplatemodal #add_doctorreferral .selectize-lab-auth .selectize-dropdown-content, #referralPayoutTemplatemodal #new_pharmacy_order_form .selectize-form-control .selectize-dropdown-content, #referralPayoutTemplatemodal #new_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #referralPayoutTemplatemodal #new_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #referralPayoutTemplatemodal #new_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #referralPayoutTemplatemodal #edit_pharmacy_order_form .selectize-form-control .selectize-dropdown-content, #referralPayoutTemplatemodal #edit_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #referralPayoutTemplatemodal #edit_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #referralPayoutTemplatemodal #edit_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #referralPayoutTemplatemodal #vaccination_type .selectize-form-control .selectize-dropdown-content, #referralPayoutTemplatemodal #vaccination_type .selectize-authorization .selectize-dropdown-content, #referralPayoutTemplatemodal #vaccination_type .selectize-pharm-auth .selectize-dropdown-content, #referralPayoutTemplatemodal #vaccination_type .selectize-lab-auth .selectize-dropdown-content, #referralPayoutTemplatemodal #update_pharamacy_full_stock .selectize-form-control .selectize-dropdown-content, #referralPayoutTemplatemodal #update_pharamacy_full_stock .selectize-authorization .selectize-dropdown-content, #referralPayoutTemplatemodal #update_pharamacy_full_stock .selectize-pharm-auth .selectize-dropdown-content, #referralPayoutTemplatemodal #update_pharamacy_full_stock .selectize-lab-auth .selectize-dropdown-content, #referralPayoutTemplatemodal .print_template_row_form .selectize-form-control .selectize-dropdown-content, #referralPayoutTemplatemodal .print_template_row_form .selectize-authorization .selectize-dropdown-content, #referralPayoutTemplatemodal .print_template_row_form .selectize-pharm-auth .selectize-dropdown-content, #referralPayoutTemplatemodal .print_template_row_form .selectize-lab-auth .selectize-dropdown-content, #referralPayoutTemplatemodal .new_print_template_block .selectize-form-control .selectize-dropdown-content, #referralPayoutTemplatemodal .new_print_template_block .selectize-authorization .selectize-dropdown-content, #referralPayoutTemplatemodal .new_print_template_block .selectize-pharm-auth .selectize-dropdown-content, #referralPayoutTemplatemodal .new_print_template_block .selectize-lab-auth .selectize-dropdown-content, #referralPayoutTemplatemodal .edit_print_template_block .selectize-form-control .selectize-dropdown-content, #referralPayoutTemplatemodal .edit_print_template_block .selectize-authorization .selectize-dropdown-content, #referralPayoutTemplatemodal .edit_print_template_block .selectize-pharm-auth .selectize-dropdown-content, #referralPayoutTemplatemodal .edit_print_template_block .selectize-lab-auth .selectize-dropdown-content, #referralPayoutTemplatemodal #referral_payouts_update .selectize-form-control .selectize-dropdown-content, #referralPayoutTemplatemodal #referral_payouts_update .selectize-authorization .selectize-dropdown-content, #referralPayoutTemplatemodal #referral_payouts_update .selectize-pharm-auth .selectize-dropdown-content, #referralPayoutTemplatemodal #referral_payouts_update .selectize-lab-auth .selectize-dropdown-content, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #referralPayoutTemplatemodal #new_doctor_network_rule_form .selectize-form-control .selectize-dropdown-content, #referralPayoutTemplatemodal #new_doctor_network_rule_form .selectize-authorization .selectize-dropdown-content, #referralPayoutTemplatemodal #new_doctor_network_rule_form .selectize-pharm-auth .selectize-dropdown-content, #referralPayoutTemplatemodal #new_doctor_network_rule_form .selectize-lab-auth .selectize-dropdown-content, #new_doctor_network_rule_form #new_hospital_patient_bill .selectize-form-control .selectize-dropdown-content, #new_doctor_network_rule_form #new_hospital_patient_bill .selectize-authorization .selectize-dropdown-content, #new_doctor_network_rule_form #new_hospital_patient_bill .selectize-pharm-auth .selectize-dropdown-content, #new_doctor_network_rule_form #new_hospital_patient_bill .selectize-lab-auth .selectize-dropdown-content, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #new_doctor_network_rule_form #create_hospital_bill_template .selectize-form-control .selectize-dropdown-content, #new_doctor_network_rule_form #create_hospital_bill_template .selectize-authorization .selectize-dropdown-content, #new_doctor_network_rule_form #create_hospital_bill_template .selectize-pharm-auth .selectize-dropdown-content, #new_doctor_network_rule_form #create_hospital_bill_template .selectize-lab-auth .selectize-dropdown-content, #new_doctor_network_rule_form #edit_hospital_patient_bill .selectize-form-control .selectize-dropdown-content, #new_doctor_network_rule_form #edit_hospital_patient_bill .selectize-authorization .selectize-dropdown-content, #new_doctor_network_rule_form #edit_hospital_patient_bill .selectize-pharm-auth .selectize-dropdown-content, #new_doctor_network_rule_form #edit_hospital_patient_bill .selectize-lab-auth .selectize-dropdown-content, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .selectize-form-control .selectize-dropdown-content, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .selectize-authorization .selectize-dropdown-content, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .selectize-pharm-auth .selectize-dropdown-content, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .selectize-lab-auth .selectize-dropdown-content, #new_doctor_network_rule_form #prescription_template_form .selectize-form-control .selectize-dropdown-content, #new_doctor_network_rule_form #prescription_template_form .selectize-authorization .selectize-dropdown-content, #new_doctor_network_rule_form #prescription_template_form .selectize-pharm-auth .selectize-dropdown-content, #new_doctor_network_rule_form #prescription_template_form .selectize-lab-auth .selectize-dropdown-content, #new_doctor_network_rule_form #new_staff_network_rule_form .selectize-form-control .selectize-dropdown-content, #new_doctor_network_rule_form #new_staff_network_rule_form .selectize-authorization .selectize-dropdown-content, #new_doctor_network_rule_form #new_staff_network_rule_form .selectize-pharm-auth .selectize-dropdown-content, #new_doctor_network_rule_form #new_staff_network_rule_form .selectize-lab-auth .selectize-dropdown-content, #new_doctor_network_rule_form #new_hospital_radiology_order .selectize-form-control .selectize-dropdown-content, #new_doctor_network_rule_form #new_hospital_radiology_order .selectize-authorization .selectize-dropdown-content, #new_doctor_network_rule_form #new_hospital_radiology_order .selectize-pharm-auth .selectize-dropdown-content, #new_doctor_network_rule_form #new_hospital_radiology_order .selectize-lab-auth .selectize-dropdown-content, #new_doctor_network_rule_form #edit_hospital_radiology_order .selectize-form-control .selectize-dropdown-content, #new_doctor_network_rule_form #edit_hospital_radiology_order .selectize-authorization .selectize-dropdown-content, #new_doctor_network_rule_form #edit_hospital_radiology_order .selectize-pharm-auth .selectize-dropdown-content, #new_doctor_network_rule_form #edit_hospital_radiology_order .selectize-lab-auth .selectize-dropdown-content, #new_doctor_network_rule_form #edit_hospital_radiology_test .selectize-form-control .selectize-dropdown-content, #new_doctor_network_rule_form #edit_hospital_radiology_test .selectize-authorization .selectize-dropdown-content, #new_doctor_network_rule_form #edit_hospital_radiology_test .selectize-pharm-auth .selectize-dropdown-content, #new_doctor_network_rule_form #edit_hospital_radiology_test .selectize-lab-auth .selectize-dropdown-content, #new_doctor_network_rule_form #create_user_anon_bill .selectize-form-control .selectize-dropdown-content, #new_doctor_network_rule_form #create_user_anon_bill .selectize-authorization .selectize-dropdown-content, #new_doctor_network_rule_form #create_user_anon_bill .selectize-pharm-auth .selectize-dropdown-content, #new_doctor_network_rule_form #create_user_anon_bill .selectize-lab-auth .selectize-dropdown-content, #new_doctor_network_rule_form #radiology_order_template .selectize-form-control .selectize-dropdown-content, #new_doctor_network_rule_form #radiology_order_template .selectize-authorization .selectize-dropdown-content, #new_doctor_network_rule_form #radiology_order_template .selectize-pharm-auth .selectize-dropdown-content, #new_doctor_network_rule_form #radiology_order_template .selectize-lab-auth .selectize-dropdown-content, #new_doctor_network_rule_form #add_doctorreferral .selectize-form-control .selectize-dropdown-content, #new_doctor_network_rule_form #add_doctorreferral .selectize-authorization .selectize-dropdown-content, #new_doctor_network_rule_form #add_doctorreferral .selectize-pharm-auth .selectize-dropdown-content, #new_doctor_network_rule_form #add_doctorreferral .selectize-lab-auth .selectize-dropdown-content, #new_doctor_network_rule_form #new_pharmacy_order_form .selectize-form-control .selectize-dropdown-content, #new_doctor_network_rule_form #new_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #new_doctor_network_rule_form #new_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #new_doctor_network_rule_form #new_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #new_doctor_network_rule_form #edit_pharmacy_order_form .selectize-form-control .selectize-dropdown-content, #new_doctor_network_rule_form #edit_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #new_doctor_network_rule_form #edit_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #new_doctor_network_rule_form #edit_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #new_doctor_network_rule_form #vaccination_type .selectize-form-control .selectize-dropdown-content, #new_doctor_network_rule_form #vaccination_type .selectize-authorization .selectize-dropdown-content, #new_doctor_network_rule_form #vaccination_type .selectize-pharm-auth .selectize-dropdown-content, #new_doctor_network_rule_form #vaccination_type .selectize-lab-auth .selectize-dropdown-content, #new_doctor_network_rule_form #update_pharamacy_full_stock .selectize-form-control .selectize-dropdown-content, #new_doctor_network_rule_form #update_pharamacy_full_stock .selectize-authorization .selectize-dropdown-content, #new_doctor_network_rule_form #update_pharamacy_full_stock .selectize-pharm-auth .selectize-dropdown-content, #new_doctor_network_rule_form #update_pharamacy_full_stock .selectize-lab-auth .selectize-dropdown-content, #new_doctor_network_rule_form .print_template_row_form .selectize-form-control .selectize-dropdown-content, #new_doctor_network_rule_form .print_template_row_form .selectize-authorization .selectize-dropdown-content, #new_doctor_network_rule_form .print_template_row_form .selectize-pharm-auth .selectize-dropdown-content, #new_doctor_network_rule_form .print_template_row_form .selectize-lab-auth .selectize-dropdown-content, #new_doctor_network_rule_form .new_print_template_block .selectize-form-control .selectize-dropdown-content, #new_doctor_network_rule_form .new_print_template_block .selectize-authorization .selectize-dropdown-content, #new_doctor_network_rule_form .new_print_template_block .selectize-pharm-auth .selectize-dropdown-content, #new_doctor_network_rule_form .new_print_template_block .selectize-lab-auth .selectize-dropdown-content, #new_doctor_network_rule_form .edit_print_template_block .selectize-form-control .selectize-dropdown-content, #new_doctor_network_rule_form .edit_print_template_block .selectize-authorization .selectize-dropdown-content, #new_doctor_network_rule_form .edit_print_template_block .selectize-pharm-auth .selectize-dropdown-content, #new_doctor_network_rule_form .edit_print_template_block .selectize-lab-auth .selectize-dropdown-content, #new_doctor_network_rule_form #referral_payouts_update .selectize-form-control .selectize-dropdown-content, #new_doctor_network_rule_form #referral_payouts_update .selectize-authorization .selectize-dropdown-content, #new_doctor_network_rule_form #referral_payouts_update .selectize-pharm-auth .selectize-dropdown-content, #new_doctor_network_rule_form #referral_payouts_update .selectize-lab-auth .selectize-dropdown-content, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .selectize-form-control .selectize-dropdown-content, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #new_doctor_network_rule_form #new_doctor_network_rule_form .selectize-form-control .selectize-dropdown-content, #new_doctor_network_rule_form #new_doctor_network_rule_form .selectize-authorization .selectize-dropdown-content, #new_doctor_network_rule_form #new_doctor_network_rule_form .selectize-pharm-auth .selectize-dropdown-content, #new_doctor_network_rule_form #new_doctor_network_rule_form .selectize-lab-auth .selectize-dropdown-content {
  max-height: 12rem;
}
#add_new_bill_form #new_hospital_patient_bill .bill_item_row, #add_new_bill_form #new_hospital_patient_bill .radiology_test_row, #add_new_bill_form #new_hospital_patient_bill .radiology_order_template_row, #add_new_bill_form #new_hospital_pharmacy_bill .bill_item_row, #add_new_bill_form #new_hospital_pharmacy_bill .radiology_test_row, #add_new_bill_form #new_hospital_pharmacy_bill .radiology_order_template_row, #add_new_bill_form #edit_hospital_pharmacy_bill .bill_item_row, #add_new_bill_form #edit_hospital_pharmacy_bill .radiology_test_row, #add_new_bill_form #edit_hospital_pharmacy_bill .radiology_order_template_row, #add_new_bill_form #create_hospital_bill_template .bill_item_row, #add_new_bill_form #create_hospital_bill_template .radiology_test_row, #add_new_bill_form #create_hospital_bill_template .radiology_order_template_row, #add_new_bill_form #edit_hospital_patient_bill .bill_item_row, #add_new_bill_form #edit_hospital_patient_bill .radiology_test_row, #add_new_bill_form #edit_hospital_patient_bill .radiology_order_template_row, #add_new_bill_form #new_hospital_pharmacy_inventory .bill_item_row, #add_new_bill_form #new_hospital_pharmacy_inventory .radiology_test_row, #add_new_bill_form #new_hospital_pharmacy_inventory .radiology_order_template_row, #add_new_bill_form #prescription_template_form .bill_item_row, #add_new_bill_form #prescription_template_form .radiology_test_row, #add_new_bill_form #prescription_template_form .radiology_order_template_row, #add_new_bill_form #new_staff_network_rule_form .bill_item_row, #add_new_bill_form #new_staff_network_rule_form .radiology_test_row, #add_new_bill_form #new_staff_network_rule_form .radiology_order_template_row, #add_new_bill_form #new_hospital_radiology_order .bill_item_row, #add_new_bill_form #new_hospital_radiology_order .radiology_test_row, #add_new_bill_form #new_hospital_radiology_order .radiology_order_template_row, #add_new_bill_form #edit_hospital_radiology_order .bill_item_row, #add_new_bill_form #edit_hospital_radiology_order .radiology_test_row, #add_new_bill_form #edit_hospital_radiology_order .radiology_order_template_row, #add_new_bill_form #edit_hospital_radiology_test .bill_item_row, #add_new_bill_form #edit_hospital_radiology_test .radiology_test_row, #add_new_bill_form #edit_hospital_radiology_test .radiology_order_template_row, #add_new_bill_form #create_user_anon_bill .bill_item_row, #add_new_bill_form #create_user_anon_bill .radiology_test_row, #add_new_bill_form #create_user_anon_bill .radiology_order_template_row, #add_new_bill_form #radiology_order_template .bill_item_row, #add_new_bill_form #radiology_order_template .radiology_test_row, #add_new_bill_form #radiology_order_template .radiology_order_template_row, #add_new_bill_form #add_doctorreferral .bill_item_row, #add_new_bill_form #add_doctorreferral .radiology_test_row, #add_new_bill_form #add_doctorreferral .radiology_order_template_row, #add_new_bill_form #new_pharmacy_order_form .bill_item_row, #add_new_bill_form #new_pharmacy_order_form .radiology_test_row, #add_new_bill_form #new_pharmacy_order_form .radiology_order_template_row, #add_new_bill_form #edit_pharmacy_order_form .bill_item_row, #add_new_bill_form #edit_pharmacy_order_form .radiology_test_row, #add_new_bill_form #edit_pharmacy_order_form .radiology_order_template_row, #add_new_bill_form #vaccination_type .bill_item_row, #add_new_bill_form #vaccination_type .radiology_test_row, #add_new_bill_form #vaccination_type .radiology_order_template_row, #add_new_bill_form #update_pharamacy_full_stock .bill_item_row, #add_new_bill_form #update_pharamacy_full_stock .radiology_test_row, #add_new_bill_form #update_pharamacy_full_stock .radiology_order_template_row, #add_new_bill_form .print_template_row_form .bill_item_row, #add_new_bill_form .print_template_row_form .radiology_test_row, #add_new_bill_form .print_template_row_form .radiology_order_template_row, #add_new_bill_form .new_print_template_block .bill_item_row, #add_new_bill_form .new_print_template_block .radiology_test_row, #add_new_bill_form .new_print_template_block .radiology_order_template_row, #add_new_bill_form .edit_print_template_block .bill_item_row, #add_new_bill_form .edit_print_template_block .radiology_test_row, #add_new_bill_form .edit_print_template_block .radiology_order_template_row, #add_new_bill_form #referral_payouts_update .bill_item_row, #add_new_bill_form #referral_payouts_update .radiology_test_row, #add_new_bill_form #referral_payouts_update .radiology_order_template_row, #add_new_bill_form #return_hospital_pharmacy_bill .bill_item_row, #add_new_bill_form #return_hospital_pharmacy_bill .radiology_test_row, #add_new_bill_form #return_hospital_pharmacy_bill .radiology_order_template_row, #add_new_bill_form #new_doctor_network_rule_form .bill_item_row, #add_new_bill_form #new_doctor_network_rule_form .radiology_test_row, #add_new_bill_form #new_doctor_network_rule_form .radiology_order_template_row, #add_new_pharmacy_bill_form #new_hospital_patient_bill .bill_item_row, #add_new_pharmacy_bill_form #new_hospital_patient_bill .radiology_test_row, #add_new_pharmacy_bill_form #new_hospital_patient_bill .radiology_order_template_row, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .bill_item_row, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .radiology_test_row, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .radiology_order_template_row, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .bill_item_row, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .radiology_test_row, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .radiology_order_template_row, #add_new_pharmacy_bill_form #create_hospital_bill_template .bill_item_row, #add_new_pharmacy_bill_form #create_hospital_bill_template .radiology_test_row, #add_new_pharmacy_bill_form #create_hospital_bill_template .radiology_order_template_row, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .bill_item_row, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .radiology_test_row, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .radiology_order_template_row, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .bill_item_row, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .radiology_test_row, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .radiology_order_template_row, #add_new_pharmacy_bill_form #prescription_template_form .bill_item_row, #add_new_pharmacy_bill_form #prescription_template_form .radiology_test_row, #add_new_pharmacy_bill_form #prescription_template_form .radiology_order_template_row, #add_new_pharmacy_bill_form #new_staff_network_rule_form .bill_item_row, #add_new_pharmacy_bill_form #new_staff_network_rule_form .radiology_test_row, #add_new_pharmacy_bill_form #new_staff_network_rule_form .radiology_order_template_row, #add_new_pharmacy_bill_form #new_hospital_radiology_order .bill_item_row, #add_new_pharmacy_bill_form #new_hospital_radiology_order .radiology_test_row, #add_new_pharmacy_bill_form #new_hospital_radiology_order .radiology_order_template_row, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .bill_item_row, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .radiology_test_row, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .radiology_order_template_row, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .bill_item_row, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .radiology_test_row, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .radiology_order_template_row, #add_new_pharmacy_bill_form #create_user_anon_bill .bill_item_row, #add_new_pharmacy_bill_form #create_user_anon_bill .radiology_test_row, #add_new_pharmacy_bill_form #create_user_anon_bill .radiology_order_template_row, #add_new_pharmacy_bill_form #radiology_order_template .bill_item_row, #add_new_pharmacy_bill_form #radiology_order_template .radiology_test_row, #add_new_pharmacy_bill_form #radiology_order_template .radiology_order_template_row, #add_new_pharmacy_bill_form #add_doctorreferral .bill_item_row, #add_new_pharmacy_bill_form #add_doctorreferral .radiology_test_row, #add_new_pharmacy_bill_form #add_doctorreferral .radiology_order_template_row, #add_new_pharmacy_bill_form #new_pharmacy_order_form .bill_item_row, #add_new_pharmacy_bill_form #new_pharmacy_order_form .radiology_test_row, #add_new_pharmacy_bill_form #new_pharmacy_order_form .radiology_order_template_row, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .bill_item_row, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .radiology_test_row, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .radiology_order_template_row, #add_new_pharmacy_bill_form #vaccination_type .bill_item_row, #add_new_pharmacy_bill_form #vaccination_type .radiology_test_row, #add_new_pharmacy_bill_form #vaccination_type .radiology_order_template_row, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .bill_item_row, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .radiology_test_row, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .radiology_order_template_row, #add_new_pharmacy_bill_form .print_template_row_form .bill_item_row, #add_new_pharmacy_bill_form .print_template_row_form .radiology_test_row, #add_new_pharmacy_bill_form .print_template_row_form .radiology_order_template_row, #add_new_pharmacy_bill_form .new_print_template_block .bill_item_row, #add_new_pharmacy_bill_form .new_print_template_block .radiology_test_row, #add_new_pharmacy_bill_form .new_print_template_block .radiology_order_template_row, #add_new_pharmacy_bill_form .edit_print_template_block .bill_item_row, #add_new_pharmacy_bill_form .edit_print_template_block .radiology_test_row, #add_new_pharmacy_bill_form .edit_print_template_block .radiology_order_template_row, #add_new_pharmacy_bill_form #referral_payouts_update .bill_item_row, #add_new_pharmacy_bill_form #referral_payouts_update .radiology_test_row, #add_new_pharmacy_bill_form #referral_payouts_update .radiology_order_template_row, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .bill_item_row, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .radiology_test_row, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .radiology_order_template_row, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .bill_item_row, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .radiology_test_row, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .radiology_order_template_row, #update_new_bill_form #new_hospital_patient_bill .bill_item_row, #update_new_bill_form #new_hospital_patient_bill .radiology_test_row, #update_new_bill_form #new_hospital_patient_bill .radiology_order_template_row, #update_new_bill_form #new_hospital_pharmacy_bill .bill_item_row, #update_new_bill_form #new_hospital_pharmacy_bill .radiology_test_row, #update_new_bill_form #new_hospital_pharmacy_bill .radiology_order_template_row, #update_new_bill_form #edit_hospital_pharmacy_bill .bill_item_row, #update_new_bill_form #edit_hospital_pharmacy_bill .radiology_test_row, #update_new_bill_form #edit_hospital_pharmacy_bill .radiology_order_template_row, #update_new_bill_form #create_hospital_bill_template .bill_item_row, #update_new_bill_form #create_hospital_bill_template .radiology_test_row, #update_new_bill_form #create_hospital_bill_template .radiology_order_template_row, #update_new_bill_form #edit_hospital_patient_bill .bill_item_row, #update_new_bill_form #edit_hospital_patient_bill .radiology_test_row, #update_new_bill_form #edit_hospital_patient_bill .radiology_order_template_row, #update_new_bill_form #new_hospital_pharmacy_inventory .bill_item_row, #update_new_bill_form #new_hospital_pharmacy_inventory .radiology_test_row, #update_new_bill_form #new_hospital_pharmacy_inventory .radiology_order_template_row, #update_new_bill_form #prescription_template_form .bill_item_row, #update_new_bill_form #prescription_template_form .radiology_test_row, #update_new_bill_form #prescription_template_form .radiology_order_template_row, #update_new_bill_form #new_staff_network_rule_form .bill_item_row, #update_new_bill_form #new_staff_network_rule_form .radiology_test_row, #update_new_bill_form #new_staff_network_rule_form .radiology_order_template_row, #update_new_bill_form #new_hospital_radiology_order .bill_item_row, #update_new_bill_form #new_hospital_radiology_order .radiology_test_row, #update_new_bill_form #new_hospital_radiology_order .radiology_order_template_row, #update_new_bill_form #edit_hospital_radiology_order .bill_item_row, #update_new_bill_form #edit_hospital_radiology_order .radiology_test_row, #update_new_bill_form #edit_hospital_radiology_order .radiology_order_template_row, #update_new_bill_form #edit_hospital_radiology_test .bill_item_row, #update_new_bill_form #edit_hospital_radiology_test .radiology_test_row, #update_new_bill_form #edit_hospital_radiology_test .radiology_order_template_row, #update_new_bill_form #create_user_anon_bill .bill_item_row, #update_new_bill_form #create_user_anon_bill .radiology_test_row, #update_new_bill_form #create_user_anon_bill .radiology_order_template_row, #update_new_bill_form #radiology_order_template .bill_item_row, #update_new_bill_form #radiology_order_template .radiology_test_row, #update_new_bill_form #radiology_order_template .radiology_order_template_row, #update_new_bill_form #add_doctorreferral .bill_item_row, #update_new_bill_form #add_doctorreferral .radiology_test_row, #update_new_bill_form #add_doctorreferral .radiology_order_template_row, #update_new_bill_form #new_pharmacy_order_form .bill_item_row, #update_new_bill_form #new_pharmacy_order_form .radiology_test_row, #update_new_bill_form #new_pharmacy_order_form .radiology_order_template_row, #update_new_bill_form #edit_pharmacy_order_form .bill_item_row, #update_new_bill_form #edit_pharmacy_order_form .radiology_test_row, #update_new_bill_form #edit_pharmacy_order_form .radiology_order_template_row, #update_new_bill_form #vaccination_type .bill_item_row, #update_new_bill_form #vaccination_type .radiology_test_row, #update_new_bill_form #vaccination_type .radiology_order_template_row, #update_new_bill_form #update_pharamacy_full_stock .bill_item_row, #update_new_bill_form #update_pharamacy_full_stock .radiology_test_row, #update_new_bill_form #update_pharamacy_full_stock .radiology_order_template_row, #update_new_bill_form .print_template_row_form .bill_item_row, #update_new_bill_form .print_template_row_form .radiology_test_row, #update_new_bill_form .print_template_row_form .radiology_order_template_row, #update_new_bill_form .new_print_template_block .bill_item_row, #update_new_bill_form .new_print_template_block .radiology_test_row, #update_new_bill_form .new_print_template_block .radiology_order_template_row, #update_new_bill_form .edit_print_template_block .bill_item_row, #update_new_bill_form .edit_print_template_block .radiology_test_row, #update_new_bill_form .edit_print_template_block .radiology_order_template_row, #update_new_bill_form #referral_payouts_update .bill_item_row, #update_new_bill_form #referral_payouts_update .radiology_test_row, #update_new_bill_form #referral_payouts_update .radiology_order_template_row, #update_new_bill_form #return_hospital_pharmacy_bill .bill_item_row, #update_new_bill_form #return_hospital_pharmacy_bill .radiology_test_row, #update_new_bill_form #return_hospital_pharmacy_bill .radiology_order_template_row, #update_new_bill_form #new_doctor_network_rule_form .bill_item_row, #update_new_bill_form #new_doctor_network_rule_form .radiology_test_row, #update_new_bill_form #new_doctor_network_rule_form .radiology_order_template_row, #edit_pharmacy_bill_form #new_hospital_patient_bill .bill_item_row, #edit_pharmacy_bill_form #new_hospital_patient_bill .radiology_test_row, #edit_pharmacy_bill_form #new_hospital_patient_bill .radiology_order_template_row, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .bill_item_row, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .radiology_test_row, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .radiology_order_template_row, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .bill_item_row, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .radiology_test_row, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .radiology_order_template_row, #edit_pharmacy_bill_form #create_hospital_bill_template .bill_item_row, #edit_pharmacy_bill_form #create_hospital_bill_template .radiology_test_row, #edit_pharmacy_bill_form #create_hospital_bill_template .radiology_order_template_row, #edit_pharmacy_bill_form #edit_hospital_patient_bill .bill_item_row, #edit_pharmacy_bill_form #edit_hospital_patient_bill .radiology_test_row, #edit_pharmacy_bill_form #edit_hospital_patient_bill .radiology_order_template_row, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .bill_item_row, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .radiology_test_row, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .radiology_order_template_row, #edit_pharmacy_bill_form #prescription_template_form .bill_item_row, #edit_pharmacy_bill_form #prescription_template_form .radiology_test_row, #edit_pharmacy_bill_form #prescription_template_form .radiology_order_template_row, #edit_pharmacy_bill_form #new_staff_network_rule_form .bill_item_row, #edit_pharmacy_bill_form #new_staff_network_rule_form .radiology_test_row, #edit_pharmacy_bill_form #new_staff_network_rule_form .radiology_order_template_row, #edit_pharmacy_bill_form #new_hospital_radiology_order .bill_item_row, #edit_pharmacy_bill_form #new_hospital_radiology_order .radiology_test_row, #edit_pharmacy_bill_form #new_hospital_radiology_order .radiology_order_template_row, #edit_pharmacy_bill_form #edit_hospital_radiology_order .bill_item_row, #edit_pharmacy_bill_form #edit_hospital_radiology_order .radiology_test_row, #edit_pharmacy_bill_form #edit_hospital_radiology_order .radiology_order_template_row, #edit_pharmacy_bill_form #edit_hospital_radiology_test .bill_item_row, #edit_pharmacy_bill_form #edit_hospital_radiology_test .radiology_test_row, #edit_pharmacy_bill_form #edit_hospital_radiology_test .radiology_order_template_row, #edit_pharmacy_bill_form #create_user_anon_bill .bill_item_row, #edit_pharmacy_bill_form #create_user_anon_bill .radiology_test_row, #edit_pharmacy_bill_form #create_user_anon_bill .radiology_order_template_row, #edit_pharmacy_bill_form #radiology_order_template .bill_item_row, #edit_pharmacy_bill_form #radiology_order_template .radiology_test_row, #edit_pharmacy_bill_form #radiology_order_template .radiology_order_template_row, #edit_pharmacy_bill_form #add_doctorreferral .bill_item_row, #edit_pharmacy_bill_form #add_doctorreferral .radiology_test_row, #edit_pharmacy_bill_form #add_doctorreferral .radiology_order_template_row, #edit_pharmacy_bill_form #new_pharmacy_order_form .bill_item_row, #edit_pharmacy_bill_form #new_pharmacy_order_form .radiology_test_row, #edit_pharmacy_bill_form #new_pharmacy_order_form .radiology_order_template_row, #edit_pharmacy_bill_form #edit_pharmacy_order_form .bill_item_row, #edit_pharmacy_bill_form #edit_pharmacy_order_form .radiology_test_row, #edit_pharmacy_bill_form #edit_pharmacy_order_form .radiology_order_template_row, #edit_pharmacy_bill_form #vaccination_type .bill_item_row, #edit_pharmacy_bill_form #vaccination_type .radiology_test_row, #edit_pharmacy_bill_form #vaccination_type .radiology_order_template_row, #edit_pharmacy_bill_form #update_pharamacy_full_stock .bill_item_row, #edit_pharmacy_bill_form #update_pharamacy_full_stock .radiology_test_row, #edit_pharmacy_bill_form #update_pharamacy_full_stock .radiology_order_template_row, #edit_pharmacy_bill_form .print_template_row_form .bill_item_row, #edit_pharmacy_bill_form .print_template_row_form .radiology_test_row, #edit_pharmacy_bill_form .print_template_row_form .radiology_order_template_row, #edit_pharmacy_bill_form .new_print_template_block .bill_item_row, #edit_pharmacy_bill_form .new_print_template_block .radiology_test_row, #edit_pharmacy_bill_form .new_print_template_block .radiology_order_template_row, #edit_pharmacy_bill_form .edit_print_template_block .bill_item_row, #edit_pharmacy_bill_form .edit_print_template_block .radiology_test_row, #edit_pharmacy_bill_form .edit_print_template_block .radiology_order_template_row, #edit_pharmacy_bill_form #referral_payouts_update .bill_item_row, #edit_pharmacy_bill_form #referral_payouts_update .radiology_test_row, #edit_pharmacy_bill_form #referral_payouts_update .radiology_order_template_row, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .bill_item_row, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .radiology_test_row, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .radiology_order_template_row, #edit_pharmacy_bill_form #new_doctor_network_rule_form .bill_item_row, #edit_pharmacy_bill_form #new_doctor_network_rule_form .radiology_test_row, #edit_pharmacy_bill_form #new_doctor_network_rule_form .radiology_order_template_row, #createHospBillTemplatemodal #new_hospital_patient_bill .bill_item_row, #createHospBillTemplatemodal #new_hospital_patient_bill .radiology_test_row, #createHospBillTemplatemodal #new_hospital_patient_bill .radiology_order_template_row, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .bill_item_row, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .radiology_test_row, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .radiology_order_template_row, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .bill_item_row, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .radiology_test_row, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .radiology_order_template_row, #createHospBillTemplatemodal #create_hospital_bill_template .bill_item_row, #createHospBillTemplatemodal #create_hospital_bill_template .radiology_test_row, #createHospBillTemplatemodal #create_hospital_bill_template .radiology_order_template_row, #createHospBillTemplatemodal #edit_hospital_patient_bill .bill_item_row, #createHospBillTemplatemodal #edit_hospital_patient_bill .radiology_test_row, #createHospBillTemplatemodal #edit_hospital_patient_bill .radiology_order_template_row, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .bill_item_row, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .radiology_test_row, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .radiology_order_template_row, #createHospBillTemplatemodal #prescription_template_form .bill_item_row, #createHospBillTemplatemodal #prescription_template_form .radiology_test_row, #createHospBillTemplatemodal #prescription_template_form .radiology_order_template_row, #createHospBillTemplatemodal #new_staff_network_rule_form .bill_item_row, #createHospBillTemplatemodal #new_staff_network_rule_form .radiology_test_row, #createHospBillTemplatemodal #new_staff_network_rule_form .radiology_order_template_row, #createHospBillTemplatemodal #new_hospital_radiology_order .bill_item_row, #createHospBillTemplatemodal #new_hospital_radiology_order .radiology_test_row, #createHospBillTemplatemodal #new_hospital_radiology_order .radiology_order_template_row, #createHospBillTemplatemodal #edit_hospital_radiology_order .bill_item_row, #createHospBillTemplatemodal #edit_hospital_radiology_order .radiology_test_row, #createHospBillTemplatemodal #edit_hospital_radiology_order .radiology_order_template_row, #createHospBillTemplatemodal #edit_hospital_radiology_test .bill_item_row, #createHospBillTemplatemodal #edit_hospital_radiology_test .radiology_test_row, #createHospBillTemplatemodal #edit_hospital_radiology_test .radiology_order_template_row, #createHospBillTemplatemodal #create_user_anon_bill .bill_item_row, #createHospBillTemplatemodal #create_user_anon_bill .radiology_test_row, #createHospBillTemplatemodal #create_user_anon_bill .radiology_order_template_row, #createHospBillTemplatemodal #radiology_order_template .bill_item_row, #createHospBillTemplatemodal #radiology_order_template .radiology_test_row, #createHospBillTemplatemodal #radiology_order_template .radiology_order_template_row, #createHospBillTemplatemodal #add_doctorreferral .bill_item_row, #createHospBillTemplatemodal #add_doctorreferral .radiology_test_row, #createHospBillTemplatemodal #add_doctorreferral .radiology_order_template_row, #createHospBillTemplatemodal #new_pharmacy_order_form .bill_item_row, #createHospBillTemplatemodal #new_pharmacy_order_form .radiology_test_row, #createHospBillTemplatemodal #new_pharmacy_order_form .radiology_order_template_row, #createHospBillTemplatemodal #edit_pharmacy_order_form .bill_item_row, #createHospBillTemplatemodal #edit_pharmacy_order_form .radiology_test_row, #createHospBillTemplatemodal #edit_pharmacy_order_form .radiology_order_template_row, #createHospBillTemplatemodal #vaccination_type .bill_item_row, #createHospBillTemplatemodal #vaccination_type .radiology_test_row, #createHospBillTemplatemodal #vaccination_type .radiology_order_template_row, #createHospBillTemplatemodal #update_pharamacy_full_stock .bill_item_row, #createHospBillTemplatemodal #update_pharamacy_full_stock .radiology_test_row, #createHospBillTemplatemodal #update_pharamacy_full_stock .radiology_order_template_row, #createHospBillTemplatemodal .print_template_row_form .bill_item_row, #createHospBillTemplatemodal .print_template_row_form .radiology_test_row, #createHospBillTemplatemodal .print_template_row_form .radiology_order_template_row, #createHospBillTemplatemodal .new_print_template_block .bill_item_row, #createHospBillTemplatemodal .new_print_template_block .radiology_test_row, #createHospBillTemplatemodal .new_print_template_block .radiology_order_template_row, #createHospBillTemplatemodal .edit_print_template_block .bill_item_row, #createHospBillTemplatemodal .edit_print_template_block .radiology_test_row, #createHospBillTemplatemodal .edit_print_template_block .radiology_order_template_row, #createHospBillTemplatemodal #referral_payouts_update .bill_item_row, #createHospBillTemplatemodal #referral_payouts_update .radiology_test_row, #createHospBillTemplatemodal #referral_payouts_update .radiology_order_template_row, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .bill_item_row, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .radiology_test_row, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .radiology_order_template_row, #createHospBillTemplatemodal #new_doctor_network_rule_form .bill_item_row, #createHospBillTemplatemodal #new_doctor_network_rule_form .radiology_test_row, #createHospBillTemplatemodal #new_doctor_network_rule_form .radiology_order_template_row, #editBillTemplatemodal #new_hospital_patient_bill .bill_item_row, #editBillTemplatemodal #new_hospital_patient_bill .radiology_test_row, #editBillTemplatemodal #new_hospital_patient_bill .radiology_order_template_row, #editBillTemplatemodal #new_hospital_pharmacy_bill .bill_item_row, #editBillTemplatemodal #new_hospital_pharmacy_bill .radiology_test_row, #editBillTemplatemodal #new_hospital_pharmacy_bill .radiology_order_template_row, #editBillTemplatemodal #edit_hospital_pharmacy_bill .bill_item_row, #editBillTemplatemodal #edit_hospital_pharmacy_bill .radiology_test_row, #editBillTemplatemodal #edit_hospital_pharmacy_bill .radiology_order_template_row, #editBillTemplatemodal #create_hospital_bill_template .bill_item_row, #editBillTemplatemodal #create_hospital_bill_template .radiology_test_row, #editBillTemplatemodal #create_hospital_bill_template .radiology_order_template_row, #editBillTemplatemodal #edit_hospital_patient_bill .bill_item_row, #editBillTemplatemodal #edit_hospital_patient_bill .radiology_test_row, #editBillTemplatemodal #edit_hospital_patient_bill .radiology_order_template_row, #editBillTemplatemodal #new_hospital_pharmacy_inventory .bill_item_row, #editBillTemplatemodal #new_hospital_pharmacy_inventory .radiology_test_row, #editBillTemplatemodal #new_hospital_pharmacy_inventory .radiology_order_template_row, #editBillTemplatemodal #prescription_template_form .bill_item_row, #editBillTemplatemodal #prescription_template_form .radiology_test_row, #editBillTemplatemodal #prescription_template_form .radiology_order_template_row, #editBillTemplatemodal #new_staff_network_rule_form .bill_item_row, #editBillTemplatemodal #new_staff_network_rule_form .radiology_test_row, #editBillTemplatemodal #new_staff_network_rule_form .radiology_order_template_row, #editBillTemplatemodal #new_hospital_radiology_order .bill_item_row, #editBillTemplatemodal #new_hospital_radiology_order .radiology_test_row, #editBillTemplatemodal #new_hospital_radiology_order .radiology_order_template_row, #editBillTemplatemodal #edit_hospital_radiology_order .bill_item_row, #editBillTemplatemodal #edit_hospital_radiology_order .radiology_test_row, #editBillTemplatemodal #edit_hospital_radiology_order .radiology_order_template_row, #editBillTemplatemodal #edit_hospital_radiology_test .bill_item_row, #editBillTemplatemodal #edit_hospital_radiology_test .radiology_test_row, #editBillTemplatemodal #edit_hospital_radiology_test .radiology_order_template_row, #editBillTemplatemodal #create_user_anon_bill .bill_item_row, #editBillTemplatemodal #create_user_anon_bill .radiology_test_row, #editBillTemplatemodal #create_user_anon_bill .radiology_order_template_row, #editBillTemplatemodal #radiology_order_template .bill_item_row, #editBillTemplatemodal #radiology_order_template .radiology_test_row, #editBillTemplatemodal #radiology_order_template .radiology_order_template_row, #editBillTemplatemodal #add_doctorreferral .bill_item_row, #editBillTemplatemodal #add_doctorreferral .radiology_test_row, #editBillTemplatemodal #add_doctorreferral .radiology_order_template_row, #editBillTemplatemodal #new_pharmacy_order_form .bill_item_row, #editBillTemplatemodal #new_pharmacy_order_form .radiology_test_row, #editBillTemplatemodal #new_pharmacy_order_form .radiology_order_template_row, #editBillTemplatemodal #edit_pharmacy_order_form .bill_item_row, #editBillTemplatemodal #edit_pharmacy_order_form .radiology_test_row, #editBillTemplatemodal #edit_pharmacy_order_form .radiology_order_template_row, #editBillTemplatemodal #vaccination_type .bill_item_row, #editBillTemplatemodal #vaccination_type .radiology_test_row, #editBillTemplatemodal #vaccination_type .radiology_order_template_row, #editBillTemplatemodal #update_pharamacy_full_stock .bill_item_row, #editBillTemplatemodal #update_pharamacy_full_stock .radiology_test_row, #editBillTemplatemodal #update_pharamacy_full_stock .radiology_order_template_row, #editBillTemplatemodal .print_template_row_form .bill_item_row, #editBillTemplatemodal .print_template_row_form .radiology_test_row, #editBillTemplatemodal .print_template_row_form .radiology_order_template_row, #editBillTemplatemodal .new_print_template_block .bill_item_row, #editBillTemplatemodal .new_print_template_block .radiology_test_row, #editBillTemplatemodal .new_print_template_block .radiology_order_template_row, #editBillTemplatemodal .edit_print_template_block .bill_item_row, #editBillTemplatemodal .edit_print_template_block .radiology_test_row, #editBillTemplatemodal .edit_print_template_block .radiology_order_template_row, #editBillTemplatemodal #referral_payouts_update .bill_item_row, #editBillTemplatemodal #referral_payouts_update .radiology_test_row, #editBillTemplatemodal #referral_payouts_update .radiology_order_template_row, #editBillTemplatemodal #return_hospital_pharmacy_bill .bill_item_row, #editBillTemplatemodal #return_hospital_pharmacy_bill .radiology_test_row, #editBillTemplatemodal #return_hospital_pharmacy_bill .radiology_order_template_row, #editBillTemplatemodal #new_doctor_network_rule_form .bill_item_row, #editBillTemplatemodal #new_doctor_network_rule_form .radiology_test_row, #editBillTemplatemodal #new_doctor_network_rule_form .radiology_order_template_row, #add_new_inventory_form #new_hospital_patient_bill .bill_item_row, #add_new_inventory_form #new_hospital_patient_bill .radiology_test_row, #add_new_inventory_form #new_hospital_patient_bill .radiology_order_template_row, #add_new_inventory_form #new_hospital_pharmacy_bill .bill_item_row, #add_new_inventory_form #new_hospital_pharmacy_bill .radiology_test_row, #add_new_inventory_form #new_hospital_pharmacy_bill .radiology_order_template_row, #add_new_inventory_form #edit_hospital_pharmacy_bill .bill_item_row, #add_new_inventory_form #edit_hospital_pharmacy_bill .radiology_test_row, #add_new_inventory_form #edit_hospital_pharmacy_bill .radiology_order_template_row, #add_new_inventory_form #create_hospital_bill_template .bill_item_row, #add_new_inventory_form #create_hospital_bill_template .radiology_test_row, #add_new_inventory_form #create_hospital_bill_template .radiology_order_template_row, #add_new_inventory_form #edit_hospital_patient_bill .bill_item_row, #add_new_inventory_form #edit_hospital_patient_bill .radiology_test_row, #add_new_inventory_form #edit_hospital_patient_bill .radiology_order_template_row, #add_new_inventory_form #new_hospital_pharmacy_inventory .bill_item_row, #add_new_inventory_form #new_hospital_pharmacy_inventory .radiology_test_row, #add_new_inventory_form #new_hospital_pharmacy_inventory .radiology_order_template_row, #add_new_inventory_form #prescription_template_form .bill_item_row, #add_new_inventory_form #prescription_template_form .radiology_test_row, #add_new_inventory_form #prescription_template_form .radiology_order_template_row, #add_new_inventory_form #new_staff_network_rule_form .bill_item_row, #add_new_inventory_form #new_staff_network_rule_form .radiology_test_row, #add_new_inventory_form #new_staff_network_rule_form .radiology_order_template_row, #add_new_inventory_form #new_hospital_radiology_order .bill_item_row, #add_new_inventory_form #new_hospital_radiology_order .radiology_test_row, #add_new_inventory_form #new_hospital_radiology_order .radiology_order_template_row, #add_new_inventory_form #edit_hospital_radiology_order .bill_item_row, #add_new_inventory_form #edit_hospital_radiology_order .radiology_test_row, #add_new_inventory_form #edit_hospital_radiology_order .radiology_order_template_row, #add_new_inventory_form #edit_hospital_radiology_test .bill_item_row, #add_new_inventory_form #edit_hospital_radiology_test .radiology_test_row, #add_new_inventory_form #edit_hospital_radiology_test .radiology_order_template_row, #add_new_inventory_form #create_user_anon_bill .bill_item_row, #add_new_inventory_form #create_user_anon_bill .radiology_test_row, #add_new_inventory_form #create_user_anon_bill .radiology_order_template_row, #add_new_inventory_form #radiology_order_template .bill_item_row, #add_new_inventory_form #radiology_order_template .radiology_test_row, #add_new_inventory_form #radiology_order_template .radiology_order_template_row, #add_new_inventory_form #add_doctorreferral .bill_item_row, #add_new_inventory_form #add_doctorreferral .radiology_test_row, #add_new_inventory_form #add_doctorreferral .radiology_order_template_row, #add_new_inventory_form #new_pharmacy_order_form .bill_item_row, #add_new_inventory_form #new_pharmacy_order_form .radiology_test_row, #add_new_inventory_form #new_pharmacy_order_form .radiology_order_template_row, #add_new_inventory_form #edit_pharmacy_order_form .bill_item_row, #add_new_inventory_form #edit_pharmacy_order_form .radiology_test_row, #add_new_inventory_form #edit_pharmacy_order_form .radiology_order_template_row, #add_new_inventory_form #vaccination_type .bill_item_row, #add_new_inventory_form #vaccination_type .radiology_test_row, #add_new_inventory_form #vaccination_type .radiology_order_template_row, #add_new_inventory_form #update_pharamacy_full_stock .bill_item_row, #add_new_inventory_form #update_pharamacy_full_stock .radiology_test_row, #add_new_inventory_form #update_pharamacy_full_stock .radiology_order_template_row, #add_new_inventory_form .print_template_row_form .bill_item_row, #add_new_inventory_form .print_template_row_form .radiology_test_row, #add_new_inventory_form .print_template_row_form .radiology_order_template_row, #add_new_inventory_form .new_print_template_block .bill_item_row, #add_new_inventory_form .new_print_template_block .radiology_test_row, #add_new_inventory_form .new_print_template_block .radiology_order_template_row, #add_new_inventory_form .edit_print_template_block .bill_item_row, #add_new_inventory_form .edit_print_template_block .radiology_test_row, #add_new_inventory_form .edit_print_template_block .radiology_order_template_row, #add_new_inventory_form #referral_payouts_update .bill_item_row, #add_new_inventory_form #referral_payouts_update .radiology_test_row, #add_new_inventory_form #referral_payouts_update .radiology_order_template_row, #add_new_inventory_form #return_hospital_pharmacy_bill .bill_item_row, #add_new_inventory_form #return_hospital_pharmacy_bill .radiology_test_row, #add_new_inventory_form #return_hospital_pharmacy_bill .radiology_order_template_row, #add_new_inventory_form #new_doctor_network_rule_form .bill_item_row, #add_new_inventory_form #new_doctor_network_rule_form .radiology_test_row, #add_new_inventory_form #new_doctor_network_rule_form .radiology_order_template_row, #edit_pharmacy_order #new_hospital_patient_bill .bill_item_row, #edit_pharmacy_order #new_hospital_patient_bill .radiology_test_row, #edit_pharmacy_order #new_hospital_patient_bill .radiology_order_template_row, #edit_pharmacy_order #new_hospital_pharmacy_bill .bill_item_row, #edit_pharmacy_order #new_hospital_pharmacy_bill .radiology_test_row, #edit_pharmacy_order #new_hospital_pharmacy_bill .radiology_order_template_row, #edit_pharmacy_order #edit_hospital_pharmacy_bill .bill_item_row, #edit_pharmacy_order #edit_hospital_pharmacy_bill .radiology_test_row, #edit_pharmacy_order #edit_hospital_pharmacy_bill .radiology_order_template_row, #edit_pharmacy_order #create_hospital_bill_template .bill_item_row, #edit_pharmacy_order #create_hospital_bill_template .radiology_test_row, #edit_pharmacy_order #create_hospital_bill_template .radiology_order_template_row, #edit_pharmacy_order #edit_hospital_patient_bill .bill_item_row, #edit_pharmacy_order #edit_hospital_patient_bill .radiology_test_row, #edit_pharmacy_order #edit_hospital_patient_bill .radiology_order_template_row, #edit_pharmacy_order #new_hospital_pharmacy_inventory .bill_item_row, #edit_pharmacy_order #new_hospital_pharmacy_inventory .radiology_test_row, #edit_pharmacy_order #new_hospital_pharmacy_inventory .radiology_order_template_row, #edit_pharmacy_order #prescription_template_form .bill_item_row, #edit_pharmacy_order #prescription_template_form .radiology_test_row, #edit_pharmacy_order #prescription_template_form .radiology_order_template_row, #edit_pharmacy_order #new_staff_network_rule_form .bill_item_row, #edit_pharmacy_order #new_staff_network_rule_form .radiology_test_row, #edit_pharmacy_order #new_staff_network_rule_form .radiology_order_template_row, #edit_pharmacy_order #new_hospital_radiology_order .bill_item_row, #edit_pharmacy_order #new_hospital_radiology_order .radiology_test_row, #edit_pharmacy_order #new_hospital_radiology_order .radiology_order_template_row, #edit_pharmacy_order #edit_hospital_radiology_order .bill_item_row, #edit_pharmacy_order #edit_hospital_radiology_order .radiology_test_row, #edit_pharmacy_order #edit_hospital_radiology_order .radiology_order_template_row, #edit_pharmacy_order #edit_hospital_radiology_test .bill_item_row, #edit_pharmacy_order #edit_hospital_radiology_test .radiology_test_row, #edit_pharmacy_order #edit_hospital_radiology_test .radiology_order_template_row, #edit_pharmacy_order #create_user_anon_bill .bill_item_row, #edit_pharmacy_order #create_user_anon_bill .radiology_test_row, #edit_pharmacy_order #create_user_anon_bill .radiology_order_template_row, #edit_pharmacy_order #radiology_order_template .bill_item_row, #edit_pharmacy_order #radiology_order_template .radiology_test_row, #edit_pharmacy_order #radiology_order_template .radiology_order_template_row, #edit_pharmacy_order #add_doctorreferral .bill_item_row, #edit_pharmacy_order #add_doctorreferral .radiology_test_row, #edit_pharmacy_order #add_doctorreferral .radiology_order_template_row, #edit_pharmacy_order #new_pharmacy_order_form .bill_item_row, #edit_pharmacy_order #new_pharmacy_order_form .radiology_test_row, #edit_pharmacy_order #new_pharmacy_order_form .radiology_order_template_row, #edit_pharmacy_order #edit_pharmacy_order_form .bill_item_row, #edit_pharmacy_order #edit_pharmacy_order_form .radiology_test_row, #edit_pharmacy_order #edit_pharmacy_order_form .radiology_order_template_row, #edit_pharmacy_order #vaccination_type .bill_item_row, #edit_pharmacy_order #vaccination_type .radiology_test_row, #edit_pharmacy_order #vaccination_type .radiology_order_template_row, #edit_pharmacy_order #update_pharamacy_full_stock .bill_item_row, #edit_pharmacy_order #update_pharamacy_full_stock .radiology_test_row, #edit_pharmacy_order #update_pharamacy_full_stock .radiology_order_template_row, #edit_pharmacy_order .print_template_row_form .bill_item_row, #edit_pharmacy_order .print_template_row_form .radiology_test_row, #edit_pharmacy_order .print_template_row_form .radiology_order_template_row, #edit_pharmacy_order .new_print_template_block .bill_item_row, #edit_pharmacy_order .new_print_template_block .radiology_test_row, #edit_pharmacy_order .new_print_template_block .radiology_order_template_row, #edit_pharmacy_order .edit_print_template_block .bill_item_row, #edit_pharmacy_order .edit_print_template_block .radiology_test_row, #edit_pharmacy_order .edit_print_template_block .radiology_order_template_row, #edit_pharmacy_order #referral_payouts_update .bill_item_row, #edit_pharmacy_order #referral_payouts_update .radiology_test_row, #edit_pharmacy_order #referral_payouts_update .radiology_order_template_row, #edit_pharmacy_order #return_hospital_pharmacy_bill .bill_item_row, #edit_pharmacy_order #return_hospital_pharmacy_bill .radiology_test_row, #edit_pharmacy_order #return_hospital_pharmacy_bill .radiology_order_template_row, #edit_pharmacy_order #new_doctor_network_rule_form .bill_item_row, #edit_pharmacy_order #new_doctor_network_rule_form .radiology_test_row, #edit_pharmacy_order #new_doctor_network_rule_form .radiology_order_template_row, #edit_staff_network_rules #new_hospital_patient_bill .bill_item_row, #edit_staff_network_rules #new_hospital_patient_bill .radiology_test_row, #edit_staff_network_rules #new_hospital_patient_bill .radiology_order_template_row, #edit_staff_network_rules #new_hospital_pharmacy_bill .bill_item_row, #edit_staff_network_rules #new_hospital_pharmacy_bill .radiology_test_row, #edit_staff_network_rules #new_hospital_pharmacy_bill .radiology_order_template_row, #edit_staff_network_rules #edit_hospital_pharmacy_bill .bill_item_row, #edit_staff_network_rules #edit_hospital_pharmacy_bill .radiology_test_row, #edit_staff_network_rules #edit_hospital_pharmacy_bill .radiology_order_template_row, #edit_staff_network_rules #create_hospital_bill_template .bill_item_row, #edit_staff_network_rules #create_hospital_bill_template .radiology_test_row, #edit_staff_network_rules #create_hospital_bill_template .radiology_order_template_row, #edit_staff_network_rules #edit_hospital_patient_bill .bill_item_row, #edit_staff_network_rules #edit_hospital_patient_bill .radiology_test_row, #edit_staff_network_rules #edit_hospital_patient_bill .radiology_order_template_row, #edit_staff_network_rules #new_hospital_pharmacy_inventory .bill_item_row, #edit_staff_network_rules #new_hospital_pharmacy_inventory .radiology_test_row, #edit_staff_network_rules #new_hospital_pharmacy_inventory .radiology_order_template_row, #edit_staff_network_rules #prescription_template_form .bill_item_row, #edit_staff_network_rules #prescription_template_form .radiology_test_row, #edit_staff_network_rules #prescription_template_form .radiology_order_template_row, #edit_staff_network_rules #new_staff_network_rule_form .bill_item_row, #edit_staff_network_rules #new_staff_network_rule_form .radiology_test_row, #edit_staff_network_rules #new_staff_network_rule_form .radiology_order_template_row, #edit_staff_network_rules #new_hospital_radiology_order .bill_item_row, #edit_staff_network_rules #new_hospital_radiology_order .radiology_test_row, #edit_staff_network_rules #new_hospital_radiology_order .radiology_order_template_row, #edit_staff_network_rules #edit_hospital_radiology_order .bill_item_row, #edit_staff_network_rules #edit_hospital_radiology_order .radiology_test_row, #edit_staff_network_rules #edit_hospital_radiology_order .radiology_order_template_row, #edit_staff_network_rules #edit_hospital_radiology_test .bill_item_row, #edit_staff_network_rules #edit_hospital_radiology_test .radiology_test_row, #edit_staff_network_rules #edit_hospital_radiology_test .radiology_order_template_row, #edit_staff_network_rules #create_user_anon_bill .bill_item_row, #edit_staff_network_rules #create_user_anon_bill .radiology_test_row, #edit_staff_network_rules #create_user_anon_bill .radiology_order_template_row, #edit_staff_network_rules #radiology_order_template .bill_item_row, #edit_staff_network_rules #radiology_order_template .radiology_test_row, #edit_staff_network_rules #radiology_order_template .radiology_order_template_row, #edit_staff_network_rules #add_doctorreferral .bill_item_row, #edit_staff_network_rules #add_doctorreferral .radiology_test_row, #edit_staff_network_rules #add_doctorreferral .radiology_order_template_row, #edit_staff_network_rules #new_pharmacy_order_form .bill_item_row, #edit_staff_network_rules #new_pharmacy_order_form .radiology_test_row, #edit_staff_network_rules #new_pharmacy_order_form .radiology_order_template_row, #edit_staff_network_rules #edit_pharmacy_order_form .bill_item_row, #edit_staff_network_rules #edit_pharmacy_order_form .radiology_test_row, #edit_staff_network_rules #edit_pharmacy_order_form .radiology_order_template_row, #edit_staff_network_rules #vaccination_type .bill_item_row, #edit_staff_network_rules #vaccination_type .radiology_test_row, #edit_staff_network_rules #vaccination_type .radiology_order_template_row, #edit_staff_network_rules #update_pharamacy_full_stock .bill_item_row, #edit_staff_network_rules #update_pharamacy_full_stock .radiology_test_row, #edit_staff_network_rules #update_pharamacy_full_stock .radiology_order_template_row, #edit_staff_network_rules .print_template_row_form .bill_item_row, #edit_staff_network_rules .print_template_row_form .radiology_test_row, #edit_staff_network_rules .print_template_row_form .radiology_order_template_row, #edit_staff_network_rules .new_print_template_block .bill_item_row, #edit_staff_network_rules .new_print_template_block .radiology_test_row, #edit_staff_network_rules .new_print_template_block .radiology_order_template_row, #edit_staff_network_rules .edit_print_template_block .bill_item_row, #edit_staff_network_rules .edit_print_template_block .radiology_test_row, #edit_staff_network_rules .edit_print_template_block .radiology_order_template_row, #edit_staff_network_rules #referral_payouts_update .bill_item_row, #edit_staff_network_rules #referral_payouts_update .radiology_test_row, #edit_staff_network_rules #referral_payouts_update .radiology_order_template_row, #edit_staff_network_rules #return_hospital_pharmacy_bill .bill_item_row, #edit_staff_network_rules #return_hospital_pharmacy_bill .radiology_test_row, #edit_staff_network_rules #return_hospital_pharmacy_bill .radiology_order_template_row, #edit_staff_network_rules #new_doctor_network_rule_form .bill_item_row, #edit_staff_network_rules #new_doctor_network_rule_form .radiology_test_row, #edit_staff_network_rules #new_doctor_network_rule_form .radiology_order_template_row, #add_new_radiology_order_form #new_hospital_patient_bill .bill_item_row, #add_new_radiology_order_form #new_hospital_patient_bill .radiology_test_row, #add_new_radiology_order_form #new_hospital_patient_bill .radiology_order_template_row, #add_new_radiology_order_form #new_hospital_pharmacy_bill .bill_item_row, #add_new_radiology_order_form #new_hospital_pharmacy_bill .radiology_test_row, #add_new_radiology_order_form #new_hospital_pharmacy_bill .radiology_order_template_row, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .bill_item_row, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .radiology_test_row, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .radiology_order_template_row, #add_new_radiology_order_form #create_hospital_bill_template .bill_item_row, #add_new_radiology_order_form #create_hospital_bill_template .radiology_test_row, #add_new_radiology_order_form #create_hospital_bill_template .radiology_order_template_row, #add_new_radiology_order_form #edit_hospital_patient_bill .bill_item_row, #add_new_radiology_order_form #edit_hospital_patient_bill .radiology_test_row, #add_new_radiology_order_form #edit_hospital_patient_bill .radiology_order_template_row, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .bill_item_row, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .radiology_test_row, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .radiology_order_template_row, #add_new_radiology_order_form #prescription_template_form .bill_item_row, #add_new_radiology_order_form #prescription_template_form .radiology_test_row, #add_new_radiology_order_form #prescription_template_form .radiology_order_template_row, #add_new_radiology_order_form #new_staff_network_rule_form .bill_item_row, #add_new_radiology_order_form #new_staff_network_rule_form .radiology_test_row, #add_new_radiology_order_form #new_staff_network_rule_form .radiology_order_template_row, #add_new_radiology_order_form #new_hospital_radiology_order .bill_item_row, #add_new_radiology_order_form #new_hospital_radiology_order .radiology_test_row, #add_new_radiology_order_form #new_hospital_radiology_order .radiology_order_template_row, #add_new_radiology_order_form #edit_hospital_radiology_order .bill_item_row, #add_new_radiology_order_form #edit_hospital_radiology_order .radiology_test_row, #add_new_radiology_order_form #edit_hospital_radiology_order .radiology_order_template_row, #add_new_radiology_order_form #edit_hospital_radiology_test .bill_item_row, #add_new_radiology_order_form #edit_hospital_radiology_test .radiology_test_row, #add_new_radiology_order_form #edit_hospital_radiology_test .radiology_order_template_row, #add_new_radiology_order_form #create_user_anon_bill .bill_item_row, #add_new_radiology_order_form #create_user_anon_bill .radiology_test_row, #add_new_radiology_order_form #create_user_anon_bill .radiology_order_template_row, #add_new_radiology_order_form #radiology_order_template .bill_item_row, #add_new_radiology_order_form #radiology_order_template .radiology_test_row, #add_new_radiology_order_form #radiology_order_template .radiology_order_template_row, #add_new_radiology_order_form #add_doctorreferral .bill_item_row, #add_new_radiology_order_form #add_doctorreferral .radiology_test_row, #add_new_radiology_order_form #add_doctorreferral .radiology_order_template_row, #add_new_radiology_order_form #new_pharmacy_order_form .bill_item_row, #add_new_radiology_order_form #new_pharmacy_order_form .radiology_test_row, #add_new_radiology_order_form #new_pharmacy_order_form .radiology_order_template_row, #add_new_radiology_order_form #edit_pharmacy_order_form .bill_item_row, #add_new_radiology_order_form #edit_pharmacy_order_form .radiology_test_row, #add_new_radiology_order_form #edit_pharmacy_order_form .radiology_order_template_row, #add_new_radiology_order_form #vaccination_type .bill_item_row, #add_new_radiology_order_form #vaccination_type .radiology_test_row, #add_new_radiology_order_form #vaccination_type .radiology_order_template_row, #add_new_radiology_order_form #update_pharamacy_full_stock .bill_item_row, #add_new_radiology_order_form #update_pharamacy_full_stock .radiology_test_row, #add_new_radiology_order_form #update_pharamacy_full_stock .radiology_order_template_row, #add_new_radiology_order_form .print_template_row_form .bill_item_row, #add_new_radiology_order_form .print_template_row_form .radiology_test_row, #add_new_radiology_order_form .print_template_row_form .radiology_order_template_row, #add_new_radiology_order_form .new_print_template_block .bill_item_row, #add_new_radiology_order_form .new_print_template_block .radiology_test_row, #add_new_radiology_order_form .new_print_template_block .radiology_order_template_row, #add_new_radiology_order_form .edit_print_template_block .bill_item_row, #add_new_radiology_order_form .edit_print_template_block .radiology_test_row, #add_new_radiology_order_form .edit_print_template_block .radiology_order_template_row, #add_new_radiology_order_form #referral_payouts_update .bill_item_row, #add_new_radiology_order_form #referral_payouts_update .radiology_test_row, #add_new_radiology_order_form #referral_payouts_update .radiology_order_template_row, #add_new_radiology_order_form #return_hospital_pharmacy_bill .bill_item_row, #add_new_radiology_order_form #return_hospital_pharmacy_bill .radiology_test_row, #add_new_radiology_order_form #return_hospital_pharmacy_bill .radiology_order_template_row, #add_new_radiology_order_form #new_doctor_network_rule_form .bill_item_row, #add_new_radiology_order_form #new_doctor_network_rule_form .radiology_test_row, #add_new_radiology_order_form #new_doctor_network_rule_form .radiology_order_template_row, #edit_radiology_test_form #new_hospital_patient_bill .bill_item_row, #edit_radiology_test_form #new_hospital_patient_bill .radiology_test_row, #edit_radiology_test_form #new_hospital_patient_bill .radiology_order_template_row, #edit_radiology_test_form #new_hospital_pharmacy_bill .bill_item_row, #edit_radiology_test_form #new_hospital_pharmacy_bill .radiology_test_row, #edit_radiology_test_form #new_hospital_pharmacy_bill .radiology_order_template_row, #edit_radiology_test_form #edit_hospital_pharmacy_bill .bill_item_row, #edit_radiology_test_form #edit_hospital_pharmacy_bill .radiology_test_row, #edit_radiology_test_form #edit_hospital_pharmacy_bill .radiology_order_template_row, #edit_radiology_test_form #create_hospital_bill_template .bill_item_row, #edit_radiology_test_form #create_hospital_bill_template .radiology_test_row, #edit_radiology_test_form #create_hospital_bill_template .radiology_order_template_row, #edit_radiology_test_form #edit_hospital_patient_bill .bill_item_row, #edit_radiology_test_form #edit_hospital_patient_bill .radiology_test_row, #edit_radiology_test_form #edit_hospital_patient_bill .radiology_order_template_row, #edit_radiology_test_form #new_hospital_pharmacy_inventory .bill_item_row, #edit_radiology_test_form #new_hospital_pharmacy_inventory .radiology_test_row, #edit_radiology_test_form #new_hospital_pharmacy_inventory .radiology_order_template_row, #edit_radiology_test_form #prescription_template_form .bill_item_row, #edit_radiology_test_form #prescription_template_form .radiology_test_row, #edit_radiology_test_form #prescription_template_form .radiology_order_template_row, #edit_radiology_test_form #new_staff_network_rule_form .bill_item_row, #edit_radiology_test_form #new_staff_network_rule_form .radiology_test_row, #edit_radiology_test_form #new_staff_network_rule_form .radiology_order_template_row, #edit_radiology_test_form #new_hospital_radiology_order .bill_item_row, #edit_radiology_test_form #new_hospital_radiology_order .radiology_test_row, #edit_radiology_test_form #new_hospital_radiology_order .radiology_order_template_row, #edit_radiology_test_form #edit_hospital_radiology_order .bill_item_row, #edit_radiology_test_form #edit_hospital_radiology_order .radiology_test_row, #edit_radiology_test_form #edit_hospital_radiology_order .radiology_order_template_row, #edit_radiology_test_form #edit_hospital_radiology_test .bill_item_row, #edit_radiology_test_form #edit_hospital_radiology_test .radiology_test_row, #edit_radiology_test_form #edit_hospital_radiology_test .radiology_order_template_row, #edit_radiology_test_form #create_user_anon_bill .bill_item_row, #edit_radiology_test_form #create_user_anon_bill .radiology_test_row, #edit_radiology_test_form #create_user_anon_bill .radiology_order_template_row, #edit_radiology_test_form #radiology_order_template .bill_item_row, #edit_radiology_test_form #radiology_order_template .radiology_test_row, #edit_radiology_test_form #radiology_order_template .radiology_order_template_row, #edit_radiology_test_form #add_doctorreferral .bill_item_row, #edit_radiology_test_form #add_doctorreferral .radiology_test_row, #edit_radiology_test_form #add_doctorreferral .radiology_order_template_row, #edit_radiology_test_form #new_pharmacy_order_form .bill_item_row, #edit_radiology_test_form #new_pharmacy_order_form .radiology_test_row, #edit_radiology_test_form #new_pharmacy_order_form .radiology_order_template_row, #edit_radiology_test_form #edit_pharmacy_order_form .bill_item_row, #edit_radiology_test_form #edit_pharmacy_order_form .radiology_test_row, #edit_radiology_test_form #edit_pharmacy_order_form .radiology_order_template_row, #edit_radiology_test_form #vaccination_type .bill_item_row, #edit_radiology_test_form #vaccination_type .radiology_test_row, #edit_radiology_test_form #vaccination_type .radiology_order_template_row, #edit_radiology_test_form #update_pharamacy_full_stock .bill_item_row, #edit_radiology_test_form #update_pharamacy_full_stock .radiology_test_row, #edit_radiology_test_form #update_pharamacy_full_stock .radiology_order_template_row, #edit_radiology_test_form .print_template_row_form .bill_item_row, #edit_radiology_test_form .print_template_row_form .radiology_test_row, #edit_radiology_test_form .print_template_row_form .radiology_order_template_row, #edit_radiology_test_form .new_print_template_block .bill_item_row, #edit_radiology_test_form .new_print_template_block .radiology_test_row, #edit_radiology_test_form .new_print_template_block .radiology_order_template_row, #edit_radiology_test_form .edit_print_template_block .bill_item_row, #edit_radiology_test_form .edit_print_template_block .radiology_test_row, #edit_radiology_test_form .edit_print_template_block .radiology_order_template_row, #edit_radiology_test_form #referral_payouts_update .bill_item_row, #edit_radiology_test_form #referral_payouts_update .radiology_test_row, #edit_radiology_test_form #referral_payouts_update .radiology_order_template_row, #edit_radiology_test_form #return_hospital_pharmacy_bill .bill_item_row, #edit_radiology_test_form #return_hospital_pharmacy_bill .radiology_test_row, #edit_radiology_test_form #return_hospital_pharmacy_bill .radiology_order_template_row, #edit_radiology_test_form #new_doctor_network_rule_form .bill_item_row, #edit_radiology_test_form #new_doctor_network_rule_form .radiology_test_row, #edit_radiology_test_form #new_doctor_network_rule_form .radiology_order_template_row, #importUserBill #new_hospital_patient_bill .bill_item_row, #importUserBill #new_hospital_patient_bill .radiology_test_row, #importUserBill #new_hospital_patient_bill .radiology_order_template_row, #importUserBill #new_hospital_pharmacy_bill .bill_item_row, #importUserBill #new_hospital_pharmacy_bill .radiology_test_row, #importUserBill #new_hospital_pharmacy_bill .radiology_order_template_row, #importUserBill #edit_hospital_pharmacy_bill .bill_item_row, #importUserBill #edit_hospital_pharmacy_bill .radiology_test_row, #importUserBill #edit_hospital_pharmacy_bill .radiology_order_template_row, #importUserBill #create_hospital_bill_template .bill_item_row, #importUserBill #create_hospital_bill_template .radiology_test_row, #importUserBill #create_hospital_bill_template .radiology_order_template_row, #importUserBill #edit_hospital_patient_bill .bill_item_row, #importUserBill #edit_hospital_patient_bill .radiology_test_row, #importUserBill #edit_hospital_patient_bill .radiology_order_template_row, #importUserBill #new_hospital_pharmacy_inventory .bill_item_row, #importUserBill #new_hospital_pharmacy_inventory .radiology_test_row, #importUserBill #new_hospital_pharmacy_inventory .radiology_order_template_row, #importUserBill #prescription_template_form .bill_item_row, #importUserBill #prescription_template_form .radiology_test_row, #importUserBill #prescription_template_form .radiology_order_template_row, #importUserBill #new_staff_network_rule_form .bill_item_row, #importUserBill #new_staff_network_rule_form .radiology_test_row, #importUserBill #new_staff_network_rule_form .radiology_order_template_row, #importUserBill #new_hospital_radiology_order .bill_item_row, #importUserBill #new_hospital_radiology_order .radiology_test_row, #importUserBill #new_hospital_radiology_order .radiology_order_template_row, #importUserBill #edit_hospital_radiology_order .bill_item_row, #importUserBill #edit_hospital_radiology_order .radiology_test_row, #importUserBill #edit_hospital_radiology_order .radiology_order_template_row, #importUserBill #edit_hospital_radiology_test .bill_item_row, #importUserBill #edit_hospital_radiology_test .radiology_test_row, #importUserBill #edit_hospital_radiology_test .radiology_order_template_row, #importUserBill #create_user_anon_bill .bill_item_row, #importUserBill #create_user_anon_bill .radiology_test_row, #importUserBill #create_user_anon_bill .radiology_order_template_row, #importUserBill #radiology_order_template .bill_item_row, #importUserBill #radiology_order_template .radiology_test_row, #importUserBill #radiology_order_template .radiology_order_template_row, #importUserBill #add_doctorreferral .bill_item_row, #importUserBill #add_doctorreferral .radiology_test_row, #importUserBill #add_doctorreferral .radiology_order_template_row, #importUserBill #new_pharmacy_order_form .bill_item_row, #importUserBill #new_pharmacy_order_form .radiology_test_row, #importUserBill #new_pharmacy_order_form .radiology_order_template_row, #importUserBill #edit_pharmacy_order_form .bill_item_row, #importUserBill #edit_pharmacy_order_form .radiology_test_row, #importUserBill #edit_pharmacy_order_form .radiology_order_template_row, #importUserBill #vaccination_type .bill_item_row, #importUserBill #vaccination_type .radiology_test_row, #importUserBill #vaccination_type .radiology_order_template_row, #importUserBill #update_pharamacy_full_stock .bill_item_row, #importUserBill #update_pharamacy_full_stock .radiology_test_row, #importUserBill #update_pharamacy_full_stock .radiology_order_template_row, #importUserBill .print_template_row_form .bill_item_row, #importUserBill .print_template_row_form .radiology_test_row, #importUserBill .print_template_row_form .radiology_order_template_row, #importUserBill .new_print_template_block .bill_item_row, #importUserBill .new_print_template_block .radiology_test_row, #importUserBill .new_print_template_block .radiology_order_template_row, #importUserBill .edit_print_template_block .bill_item_row, #importUserBill .edit_print_template_block .radiology_test_row, #importUserBill .edit_print_template_block .radiology_order_template_row, #importUserBill #referral_payouts_update .bill_item_row, #importUserBill #referral_payouts_update .radiology_test_row, #importUserBill #referral_payouts_update .radiology_order_template_row, #importUserBill #return_hospital_pharmacy_bill .bill_item_row, #importUserBill #return_hospital_pharmacy_bill .radiology_test_row, #importUserBill #return_hospital_pharmacy_bill .radiology_order_template_row, #importUserBill #new_doctor_network_rule_form .bill_item_row, #importUserBill #new_doctor_network_rule_form .radiology_test_row, #importUserBill #new_doctor_network_rule_form .radiology_order_template_row, #editOrderTemplatemodal #new_hospital_patient_bill .bill_item_row, #editOrderTemplatemodal #new_hospital_patient_bill .radiology_test_row, #editOrderTemplatemodal #new_hospital_patient_bill .radiology_order_template_row, #editOrderTemplatemodal #new_hospital_pharmacy_bill .bill_item_row, #editOrderTemplatemodal #new_hospital_pharmacy_bill .radiology_test_row, #editOrderTemplatemodal #new_hospital_pharmacy_bill .radiology_order_template_row, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .bill_item_row, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .radiology_test_row, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .radiology_order_template_row, #editOrderTemplatemodal #create_hospital_bill_template .bill_item_row, #editOrderTemplatemodal #create_hospital_bill_template .radiology_test_row, #editOrderTemplatemodal #create_hospital_bill_template .radiology_order_template_row, #editOrderTemplatemodal #edit_hospital_patient_bill .bill_item_row, #editOrderTemplatemodal #edit_hospital_patient_bill .radiology_test_row, #editOrderTemplatemodal #edit_hospital_patient_bill .radiology_order_template_row, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .bill_item_row, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .radiology_test_row, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .radiology_order_template_row, #editOrderTemplatemodal #prescription_template_form .bill_item_row, #editOrderTemplatemodal #prescription_template_form .radiology_test_row, #editOrderTemplatemodal #prescription_template_form .radiology_order_template_row, #editOrderTemplatemodal #new_staff_network_rule_form .bill_item_row, #editOrderTemplatemodal #new_staff_network_rule_form .radiology_test_row, #editOrderTemplatemodal #new_staff_network_rule_form .radiology_order_template_row, #editOrderTemplatemodal #new_hospital_radiology_order .bill_item_row, #editOrderTemplatemodal #new_hospital_radiology_order .radiology_test_row, #editOrderTemplatemodal #new_hospital_radiology_order .radiology_order_template_row, #editOrderTemplatemodal #edit_hospital_radiology_order .bill_item_row, #editOrderTemplatemodal #edit_hospital_radiology_order .radiology_test_row, #editOrderTemplatemodal #edit_hospital_radiology_order .radiology_order_template_row, #editOrderTemplatemodal #edit_hospital_radiology_test .bill_item_row, #editOrderTemplatemodal #edit_hospital_radiology_test .radiology_test_row, #editOrderTemplatemodal #edit_hospital_radiology_test .radiology_order_template_row, #editOrderTemplatemodal #create_user_anon_bill .bill_item_row, #editOrderTemplatemodal #create_user_anon_bill .radiology_test_row, #editOrderTemplatemodal #create_user_anon_bill .radiology_order_template_row, #editOrderTemplatemodal #radiology_order_template .bill_item_row, #editOrderTemplatemodal #radiology_order_template .radiology_test_row, #editOrderTemplatemodal #radiology_order_template .radiology_order_template_row, #editOrderTemplatemodal #add_doctorreferral .bill_item_row, #editOrderTemplatemodal #add_doctorreferral .radiology_test_row, #editOrderTemplatemodal #add_doctorreferral .radiology_order_template_row, #editOrderTemplatemodal #new_pharmacy_order_form .bill_item_row, #editOrderTemplatemodal #new_pharmacy_order_form .radiology_test_row, #editOrderTemplatemodal #new_pharmacy_order_form .radiology_order_template_row, #editOrderTemplatemodal #edit_pharmacy_order_form .bill_item_row, #editOrderTemplatemodal #edit_pharmacy_order_form .radiology_test_row, #editOrderTemplatemodal #edit_pharmacy_order_form .radiology_order_template_row, #editOrderTemplatemodal #vaccination_type .bill_item_row, #editOrderTemplatemodal #vaccination_type .radiology_test_row, #editOrderTemplatemodal #vaccination_type .radiology_order_template_row, #editOrderTemplatemodal #update_pharamacy_full_stock .bill_item_row, #editOrderTemplatemodal #update_pharamacy_full_stock .radiology_test_row, #editOrderTemplatemodal #update_pharamacy_full_stock .radiology_order_template_row, #editOrderTemplatemodal .print_template_row_form .bill_item_row, #editOrderTemplatemodal .print_template_row_form .radiology_test_row, #editOrderTemplatemodal .print_template_row_form .radiology_order_template_row, #editOrderTemplatemodal .new_print_template_block .bill_item_row, #editOrderTemplatemodal .new_print_template_block .radiology_test_row, #editOrderTemplatemodal .new_print_template_block .radiology_order_template_row, #editOrderTemplatemodal .edit_print_template_block .bill_item_row, #editOrderTemplatemodal .edit_print_template_block .radiology_test_row, #editOrderTemplatemodal .edit_print_template_block .radiology_order_template_row, #editOrderTemplatemodal #referral_payouts_update .bill_item_row, #editOrderTemplatemodal #referral_payouts_update .radiology_test_row, #editOrderTemplatemodal #referral_payouts_update .radiology_order_template_row, #editOrderTemplatemodal #return_hospital_pharmacy_bill .bill_item_row, #editOrderTemplatemodal #return_hospital_pharmacy_bill .radiology_test_row, #editOrderTemplatemodal #return_hospital_pharmacy_bill .radiology_order_template_row, #editOrderTemplatemodal #new_doctor_network_rule_form .bill_item_row, #editOrderTemplatemodal #new_doctor_network_rule_form .radiology_test_row, #editOrderTemplatemodal #new_doctor_network_rule_form .radiology_order_template_row, #editReferralTemplatemodal #new_hospital_patient_bill .bill_item_row, #editReferralTemplatemodal #new_hospital_patient_bill .radiology_test_row, #editReferralTemplatemodal #new_hospital_patient_bill .radiology_order_template_row, #editReferralTemplatemodal #new_hospital_pharmacy_bill .bill_item_row, #editReferralTemplatemodal #new_hospital_pharmacy_bill .radiology_test_row, #editReferralTemplatemodal #new_hospital_pharmacy_bill .radiology_order_template_row, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .bill_item_row, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .radiology_test_row, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .radiology_order_template_row, #editReferralTemplatemodal #create_hospital_bill_template .bill_item_row, #editReferralTemplatemodal #create_hospital_bill_template .radiology_test_row, #editReferralTemplatemodal #create_hospital_bill_template .radiology_order_template_row, #editReferralTemplatemodal #edit_hospital_patient_bill .bill_item_row, #editReferralTemplatemodal #edit_hospital_patient_bill .radiology_test_row, #editReferralTemplatemodal #edit_hospital_patient_bill .radiology_order_template_row, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .bill_item_row, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .radiology_test_row, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .radiology_order_template_row, #editReferralTemplatemodal #prescription_template_form .bill_item_row, #editReferralTemplatemodal #prescription_template_form .radiology_test_row, #editReferralTemplatemodal #prescription_template_form .radiology_order_template_row, #editReferralTemplatemodal #new_staff_network_rule_form .bill_item_row, #editReferralTemplatemodal #new_staff_network_rule_form .radiology_test_row, #editReferralTemplatemodal #new_staff_network_rule_form .radiology_order_template_row, #editReferralTemplatemodal #new_hospital_radiology_order .bill_item_row, #editReferralTemplatemodal #new_hospital_radiology_order .radiology_test_row, #editReferralTemplatemodal #new_hospital_radiology_order .radiology_order_template_row, #editReferralTemplatemodal #edit_hospital_radiology_order .bill_item_row, #editReferralTemplatemodal #edit_hospital_radiology_order .radiology_test_row, #editReferralTemplatemodal #edit_hospital_radiology_order .radiology_order_template_row, #editReferralTemplatemodal #edit_hospital_radiology_test .bill_item_row, #editReferralTemplatemodal #edit_hospital_radiology_test .radiology_test_row, #editReferralTemplatemodal #edit_hospital_radiology_test .radiology_order_template_row, #editReferralTemplatemodal #create_user_anon_bill .bill_item_row, #editReferralTemplatemodal #create_user_anon_bill .radiology_test_row, #editReferralTemplatemodal #create_user_anon_bill .radiology_order_template_row, #editReferralTemplatemodal #radiology_order_template .bill_item_row, #editReferralTemplatemodal #radiology_order_template .radiology_test_row, #editReferralTemplatemodal #radiology_order_template .radiology_order_template_row, #editReferralTemplatemodal #add_doctorreferral .bill_item_row, #editReferralTemplatemodal #add_doctorreferral .radiology_test_row, #editReferralTemplatemodal #add_doctorreferral .radiology_order_template_row, #editReferralTemplatemodal #new_pharmacy_order_form .bill_item_row, #editReferralTemplatemodal #new_pharmacy_order_form .radiology_test_row, #editReferralTemplatemodal #new_pharmacy_order_form .radiology_order_template_row, #editReferralTemplatemodal #edit_pharmacy_order_form .bill_item_row, #editReferralTemplatemodal #edit_pharmacy_order_form .radiology_test_row, #editReferralTemplatemodal #edit_pharmacy_order_form .radiology_order_template_row, #editReferralTemplatemodal #vaccination_type .bill_item_row, #editReferralTemplatemodal #vaccination_type .radiology_test_row, #editReferralTemplatemodal #vaccination_type .radiology_order_template_row, #editReferralTemplatemodal #update_pharamacy_full_stock .bill_item_row, #editReferralTemplatemodal #update_pharamacy_full_stock .radiology_test_row, #editReferralTemplatemodal #update_pharamacy_full_stock .radiology_order_template_row, #editReferralTemplatemodal .print_template_row_form .bill_item_row, #editReferralTemplatemodal .print_template_row_form .radiology_test_row, #editReferralTemplatemodal .print_template_row_form .radiology_order_template_row, #editReferralTemplatemodal .new_print_template_block .bill_item_row, #editReferralTemplatemodal .new_print_template_block .radiology_test_row, #editReferralTemplatemodal .new_print_template_block .radiology_order_template_row, #editReferralTemplatemodal .edit_print_template_block .bill_item_row, #editReferralTemplatemodal .edit_print_template_block .radiology_test_row, #editReferralTemplatemodal .edit_print_template_block .radiology_order_template_row, #editReferralTemplatemodal #referral_payouts_update .bill_item_row, #editReferralTemplatemodal #referral_payouts_update .radiology_test_row, #editReferralTemplatemodal #referral_payouts_update .radiology_order_template_row, #editReferralTemplatemodal #return_hospital_pharmacy_bill .bill_item_row, #editReferralTemplatemodal #return_hospital_pharmacy_bill .radiology_test_row, #editReferralTemplatemodal #return_hospital_pharmacy_bill .radiology_order_template_row, #editReferralTemplatemodal #new_doctor_network_rule_form .bill_item_row, #editReferralTemplatemodal #new_doctor_network_rule_form .radiology_test_row, #editReferralTemplatemodal #new_doctor_network_rule_form .radiology_order_template_row, #VaccinationTemplatemodal #new_hospital_patient_bill .bill_item_row, #VaccinationTemplatemodal #new_hospital_patient_bill .radiology_test_row, #VaccinationTemplatemodal #new_hospital_patient_bill .radiology_order_template_row, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .bill_item_row, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .radiology_test_row, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .radiology_order_template_row, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .bill_item_row, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .radiology_test_row, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .radiology_order_template_row, #VaccinationTemplatemodal #create_hospital_bill_template .bill_item_row, #VaccinationTemplatemodal #create_hospital_bill_template .radiology_test_row, #VaccinationTemplatemodal #create_hospital_bill_template .radiology_order_template_row, #VaccinationTemplatemodal #edit_hospital_patient_bill .bill_item_row, #VaccinationTemplatemodal #edit_hospital_patient_bill .radiology_test_row, #VaccinationTemplatemodal #edit_hospital_patient_bill .radiology_order_template_row, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .bill_item_row, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .radiology_test_row, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .radiology_order_template_row, #VaccinationTemplatemodal #prescription_template_form .bill_item_row, #VaccinationTemplatemodal #prescription_template_form .radiology_test_row, #VaccinationTemplatemodal #prescription_template_form .radiology_order_template_row, #VaccinationTemplatemodal #new_staff_network_rule_form .bill_item_row, #VaccinationTemplatemodal #new_staff_network_rule_form .radiology_test_row, #VaccinationTemplatemodal #new_staff_network_rule_form .radiology_order_template_row, #VaccinationTemplatemodal #new_hospital_radiology_order .bill_item_row, #VaccinationTemplatemodal #new_hospital_radiology_order .radiology_test_row, #VaccinationTemplatemodal #new_hospital_radiology_order .radiology_order_template_row, #VaccinationTemplatemodal #edit_hospital_radiology_order .bill_item_row, #VaccinationTemplatemodal #edit_hospital_radiology_order .radiology_test_row, #VaccinationTemplatemodal #edit_hospital_radiology_order .radiology_order_template_row, #VaccinationTemplatemodal #edit_hospital_radiology_test .bill_item_row, #VaccinationTemplatemodal #edit_hospital_radiology_test .radiology_test_row, #VaccinationTemplatemodal #edit_hospital_radiology_test .radiology_order_template_row, #VaccinationTemplatemodal #create_user_anon_bill .bill_item_row, #VaccinationTemplatemodal #create_user_anon_bill .radiology_test_row, #VaccinationTemplatemodal #create_user_anon_bill .radiology_order_template_row, #VaccinationTemplatemodal #radiology_order_template .bill_item_row, #VaccinationTemplatemodal #radiology_order_template .radiology_test_row, #VaccinationTemplatemodal #radiology_order_template .radiology_order_template_row, #VaccinationTemplatemodal #add_doctorreferral .bill_item_row, #VaccinationTemplatemodal #add_doctorreferral .radiology_test_row, #VaccinationTemplatemodal #add_doctorreferral .radiology_order_template_row, #VaccinationTemplatemodal #new_pharmacy_order_form .bill_item_row, #VaccinationTemplatemodal #new_pharmacy_order_form .radiology_test_row, #VaccinationTemplatemodal #new_pharmacy_order_form .radiology_order_template_row, #VaccinationTemplatemodal #edit_pharmacy_order_form .bill_item_row, #VaccinationTemplatemodal #edit_pharmacy_order_form .radiology_test_row, #VaccinationTemplatemodal #edit_pharmacy_order_form .radiology_order_template_row, #VaccinationTemplatemodal #vaccination_type .bill_item_row, #VaccinationTemplatemodal #vaccination_type .radiology_test_row, #VaccinationTemplatemodal #vaccination_type .radiology_order_template_row, #VaccinationTemplatemodal #update_pharamacy_full_stock .bill_item_row, #VaccinationTemplatemodal #update_pharamacy_full_stock .radiology_test_row, #VaccinationTemplatemodal #update_pharamacy_full_stock .radiology_order_template_row, #VaccinationTemplatemodal .print_template_row_form .bill_item_row, #VaccinationTemplatemodal .print_template_row_form .radiology_test_row, #VaccinationTemplatemodal .print_template_row_form .radiology_order_template_row, #VaccinationTemplatemodal .new_print_template_block .bill_item_row, #VaccinationTemplatemodal .new_print_template_block .radiology_test_row, #VaccinationTemplatemodal .new_print_template_block .radiology_order_template_row, #VaccinationTemplatemodal .edit_print_template_block .bill_item_row, #VaccinationTemplatemodal .edit_print_template_block .radiology_test_row, #VaccinationTemplatemodal .edit_print_template_block .radiology_order_template_row, #VaccinationTemplatemodal #referral_payouts_update .bill_item_row, #VaccinationTemplatemodal #referral_payouts_update .radiology_test_row, #VaccinationTemplatemodal #referral_payouts_update .radiology_order_template_row, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .bill_item_row, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .radiology_test_row, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .radiology_order_template_row, #VaccinationTemplatemodal #new_doctor_network_rule_form .bill_item_row, #VaccinationTemplatemodal #new_doctor_network_rule_form .radiology_test_row, #VaccinationTemplatemodal #new_doctor_network_rule_form .radiology_order_template_row, #update_pharmacy_order_stock #new_hospital_patient_bill .bill_item_row, #update_pharmacy_order_stock #new_hospital_patient_bill .radiology_test_row, #update_pharmacy_order_stock #new_hospital_patient_bill .radiology_order_template_row, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .bill_item_row, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .radiology_test_row, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .radiology_order_template_row, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .bill_item_row, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .radiology_test_row, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .radiology_order_template_row, #update_pharmacy_order_stock #create_hospital_bill_template .bill_item_row, #update_pharmacy_order_stock #create_hospital_bill_template .radiology_test_row, #update_pharmacy_order_stock #create_hospital_bill_template .radiology_order_template_row, #update_pharmacy_order_stock #edit_hospital_patient_bill .bill_item_row, #update_pharmacy_order_stock #edit_hospital_patient_bill .radiology_test_row, #update_pharmacy_order_stock #edit_hospital_patient_bill .radiology_order_template_row, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .bill_item_row, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .radiology_test_row, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .radiology_order_template_row, #update_pharmacy_order_stock #prescription_template_form .bill_item_row, #update_pharmacy_order_stock #prescription_template_form .radiology_test_row, #update_pharmacy_order_stock #prescription_template_form .radiology_order_template_row, #update_pharmacy_order_stock #new_staff_network_rule_form .bill_item_row, #update_pharmacy_order_stock #new_staff_network_rule_form .radiology_test_row, #update_pharmacy_order_stock #new_staff_network_rule_form .radiology_order_template_row, #update_pharmacy_order_stock #new_hospital_radiology_order .bill_item_row, #update_pharmacy_order_stock #new_hospital_radiology_order .radiology_test_row, #update_pharmacy_order_stock #new_hospital_radiology_order .radiology_order_template_row, #update_pharmacy_order_stock #edit_hospital_radiology_order .bill_item_row, #update_pharmacy_order_stock #edit_hospital_radiology_order .radiology_test_row, #update_pharmacy_order_stock #edit_hospital_radiology_order .radiology_order_template_row, #update_pharmacy_order_stock #edit_hospital_radiology_test .bill_item_row, #update_pharmacy_order_stock #edit_hospital_radiology_test .radiology_test_row, #update_pharmacy_order_stock #edit_hospital_radiology_test .radiology_order_template_row, #update_pharmacy_order_stock #create_user_anon_bill .bill_item_row, #update_pharmacy_order_stock #create_user_anon_bill .radiology_test_row, #update_pharmacy_order_stock #create_user_anon_bill .radiology_order_template_row, #update_pharmacy_order_stock #radiology_order_template .bill_item_row, #update_pharmacy_order_stock #radiology_order_template .radiology_test_row, #update_pharmacy_order_stock #radiology_order_template .radiology_order_template_row, #update_pharmacy_order_stock #add_doctorreferral .bill_item_row, #update_pharmacy_order_stock #add_doctorreferral .radiology_test_row, #update_pharmacy_order_stock #add_doctorreferral .radiology_order_template_row, #update_pharmacy_order_stock #new_pharmacy_order_form .bill_item_row, #update_pharmacy_order_stock #new_pharmacy_order_form .radiology_test_row, #update_pharmacy_order_stock #new_pharmacy_order_form .radiology_order_template_row, #update_pharmacy_order_stock #edit_pharmacy_order_form .bill_item_row, #update_pharmacy_order_stock #edit_pharmacy_order_form .radiology_test_row, #update_pharmacy_order_stock #edit_pharmacy_order_form .radiology_order_template_row, #update_pharmacy_order_stock #vaccination_type .bill_item_row, #update_pharmacy_order_stock #vaccination_type .radiology_test_row, #update_pharmacy_order_stock #vaccination_type .radiology_order_template_row, #update_pharmacy_order_stock #update_pharamacy_full_stock .bill_item_row, #update_pharmacy_order_stock #update_pharamacy_full_stock .radiology_test_row, #update_pharmacy_order_stock #update_pharamacy_full_stock .radiology_order_template_row, #update_pharmacy_order_stock .print_template_row_form .bill_item_row, #update_pharmacy_order_stock .print_template_row_form .radiology_test_row, #update_pharmacy_order_stock .print_template_row_form .radiology_order_template_row, #update_pharmacy_order_stock .new_print_template_block .bill_item_row, #update_pharmacy_order_stock .new_print_template_block .radiology_test_row, #update_pharmacy_order_stock .new_print_template_block .radiology_order_template_row, #update_pharmacy_order_stock .edit_print_template_block .bill_item_row, #update_pharmacy_order_stock .edit_print_template_block .radiology_test_row, #update_pharmacy_order_stock .edit_print_template_block .radiology_order_template_row, #update_pharmacy_order_stock #referral_payouts_update .bill_item_row, #update_pharmacy_order_stock #referral_payouts_update .radiology_test_row, #update_pharmacy_order_stock #referral_payouts_update .radiology_order_template_row, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .bill_item_row, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .radiology_test_row, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .radiology_order_template_row, #update_pharmacy_order_stock #new_doctor_network_rule_form .bill_item_row, #update_pharmacy_order_stock #new_doctor_network_rule_form .radiology_test_row, #update_pharmacy_order_stock #new_doctor_network_rule_form .radiology_order_template_row, #addMoreList #new_hospital_patient_bill .bill_item_row, #addMoreList #new_hospital_patient_bill .radiology_test_row, #addMoreList #new_hospital_patient_bill .radiology_order_template_row, #addMoreList #new_hospital_pharmacy_bill .bill_item_row, #addMoreList #new_hospital_pharmacy_bill .radiology_test_row, #addMoreList #new_hospital_pharmacy_bill .radiology_order_template_row, #addMoreList #edit_hospital_pharmacy_bill .bill_item_row, #addMoreList #edit_hospital_pharmacy_bill .radiology_test_row, #addMoreList #edit_hospital_pharmacy_bill .radiology_order_template_row, #addMoreList #create_hospital_bill_template .bill_item_row, #addMoreList #create_hospital_bill_template .radiology_test_row, #addMoreList #create_hospital_bill_template .radiology_order_template_row, #addMoreList #edit_hospital_patient_bill .bill_item_row, #addMoreList #edit_hospital_patient_bill .radiology_test_row, #addMoreList #edit_hospital_patient_bill .radiology_order_template_row, #addMoreList #new_hospital_pharmacy_inventory .bill_item_row, #addMoreList #new_hospital_pharmacy_inventory .radiology_test_row, #addMoreList #new_hospital_pharmacy_inventory .radiology_order_template_row, #addMoreList #prescription_template_form .bill_item_row, #addMoreList #prescription_template_form .radiology_test_row, #addMoreList #prescription_template_form .radiology_order_template_row, #addMoreList #new_staff_network_rule_form .bill_item_row, #addMoreList #new_staff_network_rule_form .radiology_test_row, #addMoreList #new_staff_network_rule_form .radiology_order_template_row, #addMoreList #new_hospital_radiology_order .bill_item_row, #addMoreList #new_hospital_radiology_order .radiology_test_row, #addMoreList #new_hospital_radiology_order .radiology_order_template_row, #addMoreList #edit_hospital_radiology_order .bill_item_row, #addMoreList #edit_hospital_radiology_order .radiology_test_row, #addMoreList #edit_hospital_radiology_order .radiology_order_template_row, #addMoreList #edit_hospital_radiology_test .bill_item_row, #addMoreList #edit_hospital_radiology_test .radiology_test_row, #addMoreList #edit_hospital_radiology_test .radiology_order_template_row, #addMoreList #create_user_anon_bill .bill_item_row, #addMoreList #create_user_anon_bill .radiology_test_row, #addMoreList #create_user_anon_bill .radiology_order_template_row, #addMoreList #radiology_order_template .bill_item_row, #addMoreList #radiology_order_template .radiology_test_row, #addMoreList #radiology_order_template .radiology_order_template_row, #addMoreList #add_doctorreferral .bill_item_row, #addMoreList #add_doctorreferral .radiology_test_row, #addMoreList #add_doctorreferral .radiology_order_template_row, #addMoreList #new_pharmacy_order_form .bill_item_row, #addMoreList #new_pharmacy_order_form .radiology_test_row, #addMoreList #new_pharmacy_order_form .radiology_order_template_row, #addMoreList #edit_pharmacy_order_form .bill_item_row, #addMoreList #edit_pharmacy_order_form .radiology_test_row, #addMoreList #edit_pharmacy_order_form .radiology_order_template_row, #addMoreList #vaccination_type .bill_item_row, #addMoreList #vaccination_type .radiology_test_row, #addMoreList #vaccination_type .radiology_order_template_row, #addMoreList #update_pharamacy_full_stock .bill_item_row, #addMoreList #update_pharamacy_full_stock .radiology_test_row, #addMoreList #update_pharamacy_full_stock .radiology_order_template_row, #addMoreList .print_template_row_form .bill_item_row, #addMoreList .print_template_row_form .radiology_test_row, #addMoreList .print_template_row_form .radiology_order_template_row, #addMoreList .new_print_template_block .bill_item_row, #addMoreList .new_print_template_block .radiology_test_row, #addMoreList .new_print_template_block .radiology_order_template_row, #addMoreList .edit_print_template_block .bill_item_row, #addMoreList .edit_print_template_block .radiology_test_row, #addMoreList .edit_print_template_block .radiology_order_template_row, #addMoreList #referral_payouts_update .bill_item_row, #addMoreList #referral_payouts_update .radiology_test_row, #addMoreList #referral_payouts_update .radiology_order_template_row, #addMoreList #return_hospital_pharmacy_bill .bill_item_row, #addMoreList #return_hospital_pharmacy_bill .radiology_test_row, #addMoreList #return_hospital_pharmacy_bill .radiology_order_template_row, #addMoreList #new_doctor_network_rule_form .bill_item_row, #addMoreList #new_doctor_network_rule_form .radiology_test_row, #addMoreList #new_doctor_network_rule_form .radiology_order_template_row, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .bill_item_row, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .radiology_test_row, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .radiology_order_template_row, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .bill_item_row, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .radiology_test_row, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .radiology_order_template_row, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .bill_item_row, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .radiology_test_row, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .radiology_order_template_row, #addTemplateHeaderBlocksModal #create_hospital_bill_template .bill_item_row, #addTemplateHeaderBlocksModal #create_hospital_bill_template .radiology_test_row, #addTemplateHeaderBlocksModal #create_hospital_bill_template .radiology_order_template_row, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .bill_item_row, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .radiology_test_row, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .radiology_order_template_row, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .bill_item_row, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .radiology_test_row, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .radiology_order_template_row, #addTemplateHeaderBlocksModal #prescription_template_form .bill_item_row, #addTemplateHeaderBlocksModal #prescription_template_form .radiology_test_row, #addTemplateHeaderBlocksModal #prescription_template_form .radiology_order_template_row, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .bill_item_row, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .radiology_test_row, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .radiology_order_template_row, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .bill_item_row, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .radiology_test_row, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .radiology_order_template_row, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .bill_item_row, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .radiology_test_row, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .radiology_order_template_row, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .bill_item_row, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .radiology_test_row, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .radiology_order_template_row, #addTemplateHeaderBlocksModal #create_user_anon_bill .bill_item_row, #addTemplateHeaderBlocksModal #create_user_anon_bill .radiology_test_row, #addTemplateHeaderBlocksModal #create_user_anon_bill .radiology_order_template_row, #addTemplateHeaderBlocksModal #radiology_order_template .bill_item_row, #addTemplateHeaderBlocksModal #radiology_order_template .radiology_test_row, #addTemplateHeaderBlocksModal #radiology_order_template .radiology_order_template_row, #addTemplateHeaderBlocksModal #add_doctorreferral .bill_item_row, #addTemplateHeaderBlocksModal #add_doctorreferral .radiology_test_row, #addTemplateHeaderBlocksModal #add_doctorreferral .radiology_order_template_row, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .bill_item_row, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .radiology_test_row, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .radiology_order_template_row, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .bill_item_row, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .radiology_test_row, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .radiology_order_template_row, #addTemplateHeaderBlocksModal #vaccination_type .bill_item_row, #addTemplateHeaderBlocksModal #vaccination_type .radiology_test_row, #addTemplateHeaderBlocksModal #vaccination_type .radiology_order_template_row, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .bill_item_row, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .radiology_test_row, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .radiology_order_template_row, #addTemplateHeaderBlocksModal .print_template_row_form .bill_item_row, #addTemplateHeaderBlocksModal .print_template_row_form .radiology_test_row, #addTemplateHeaderBlocksModal .print_template_row_form .radiology_order_template_row, #addTemplateHeaderBlocksModal .new_print_template_block .bill_item_row, #addTemplateHeaderBlocksModal .new_print_template_block .radiology_test_row, #addTemplateHeaderBlocksModal .new_print_template_block .radiology_order_template_row, #addTemplateHeaderBlocksModal .edit_print_template_block .bill_item_row, #addTemplateHeaderBlocksModal .edit_print_template_block .radiology_test_row, #addTemplateHeaderBlocksModal .edit_print_template_block .radiology_order_template_row, #addTemplateHeaderBlocksModal #referral_payouts_update .bill_item_row, #addTemplateHeaderBlocksModal #referral_payouts_update .radiology_test_row, #addTemplateHeaderBlocksModal #referral_payouts_update .radiology_order_template_row, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .bill_item_row, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .radiology_test_row, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .radiology_order_template_row, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .bill_item_row, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .radiology_test_row, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .radiology_order_template_row, #referralPayoutTemplatemodal #new_hospital_patient_bill .bill_item_row, #referralPayoutTemplatemodal #new_hospital_patient_bill .radiology_test_row, #referralPayoutTemplatemodal #new_hospital_patient_bill .radiology_order_template_row, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .bill_item_row, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .radiology_test_row, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .radiology_order_template_row, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .bill_item_row, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .radiology_test_row, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .radiology_order_template_row, #referralPayoutTemplatemodal #create_hospital_bill_template .bill_item_row, #referralPayoutTemplatemodal #create_hospital_bill_template .radiology_test_row, #referralPayoutTemplatemodal #create_hospital_bill_template .radiology_order_template_row, #referralPayoutTemplatemodal #edit_hospital_patient_bill .bill_item_row, #referralPayoutTemplatemodal #edit_hospital_patient_bill .radiology_test_row, #referralPayoutTemplatemodal #edit_hospital_patient_bill .radiology_order_template_row, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .bill_item_row, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .radiology_test_row, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .radiology_order_template_row, #referralPayoutTemplatemodal #prescription_template_form .bill_item_row, #referralPayoutTemplatemodal #prescription_template_form .radiology_test_row, #referralPayoutTemplatemodal #prescription_template_form .radiology_order_template_row, #referralPayoutTemplatemodal #new_staff_network_rule_form .bill_item_row, #referralPayoutTemplatemodal #new_staff_network_rule_form .radiology_test_row, #referralPayoutTemplatemodal #new_staff_network_rule_form .radiology_order_template_row, #referralPayoutTemplatemodal #new_hospital_radiology_order .bill_item_row, #referralPayoutTemplatemodal #new_hospital_radiology_order .radiology_test_row, #referralPayoutTemplatemodal #new_hospital_radiology_order .radiology_order_template_row, #referralPayoutTemplatemodal #edit_hospital_radiology_order .bill_item_row, #referralPayoutTemplatemodal #edit_hospital_radiology_order .radiology_test_row, #referralPayoutTemplatemodal #edit_hospital_radiology_order .radiology_order_template_row, #referralPayoutTemplatemodal #edit_hospital_radiology_test .bill_item_row, #referralPayoutTemplatemodal #edit_hospital_radiology_test .radiology_test_row, #referralPayoutTemplatemodal #edit_hospital_radiology_test .radiology_order_template_row, #referralPayoutTemplatemodal #create_user_anon_bill .bill_item_row, #referralPayoutTemplatemodal #create_user_anon_bill .radiology_test_row, #referralPayoutTemplatemodal #create_user_anon_bill .radiology_order_template_row, #referralPayoutTemplatemodal #radiology_order_template .bill_item_row, #referralPayoutTemplatemodal #radiology_order_template .radiology_test_row, #referralPayoutTemplatemodal #radiology_order_template .radiology_order_template_row, #referralPayoutTemplatemodal #add_doctorreferral .bill_item_row, #referralPayoutTemplatemodal #add_doctorreferral .radiology_test_row, #referralPayoutTemplatemodal #add_doctorreferral .radiology_order_template_row, #referralPayoutTemplatemodal #new_pharmacy_order_form .bill_item_row, #referralPayoutTemplatemodal #new_pharmacy_order_form .radiology_test_row, #referralPayoutTemplatemodal #new_pharmacy_order_form .radiology_order_template_row, #referralPayoutTemplatemodal #edit_pharmacy_order_form .bill_item_row, #referralPayoutTemplatemodal #edit_pharmacy_order_form .radiology_test_row, #referralPayoutTemplatemodal #edit_pharmacy_order_form .radiology_order_template_row, #referralPayoutTemplatemodal #vaccination_type .bill_item_row, #referralPayoutTemplatemodal #vaccination_type .radiology_test_row, #referralPayoutTemplatemodal #vaccination_type .radiology_order_template_row, #referralPayoutTemplatemodal #update_pharamacy_full_stock .bill_item_row, #referralPayoutTemplatemodal #update_pharamacy_full_stock .radiology_test_row, #referralPayoutTemplatemodal #update_pharamacy_full_stock .radiology_order_template_row, #referralPayoutTemplatemodal .print_template_row_form .bill_item_row, #referralPayoutTemplatemodal .print_template_row_form .radiology_test_row, #referralPayoutTemplatemodal .print_template_row_form .radiology_order_template_row, #referralPayoutTemplatemodal .new_print_template_block .bill_item_row, #referralPayoutTemplatemodal .new_print_template_block .radiology_test_row, #referralPayoutTemplatemodal .new_print_template_block .radiology_order_template_row, #referralPayoutTemplatemodal .edit_print_template_block .bill_item_row, #referralPayoutTemplatemodal .edit_print_template_block .radiology_test_row, #referralPayoutTemplatemodal .edit_print_template_block .radiology_order_template_row, #referralPayoutTemplatemodal #referral_payouts_update .bill_item_row, #referralPayoutTemplatemodal #referral_payouts_update .radiology_test_row, #referralPayoutTemplatemodal #referral_payouts_update .radiology_order_template_row, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .bill_item_row, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .radiology_test_row, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .radiology_order_template_row, #referralPayoutTemplatemodal #new_doctor_network_rule_form .bill_item_row, #referralPayoutTemplatemodal #new_doctor_network_rule_form .radiology_test_row, #referralPayoutTemplatemodal #new_doctor_network_rule_form .radiology_order_template_row, #new_doctor_network_rule_form #new_hospital_patient_bill .bill_item_row, #new_doctor_network_rule_form #new_hospital_patient_bill .radiology_test_row, #new_doctor_network_rule_form #new_hospital_patient_bill .radiology_order_template_row, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .bill_item_row, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .radiology_test_row, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .radiology_order_template_row, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .bill_item_row, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .radiology_test_row, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .radiology_order_template_row, #new_doctor_network_rule_form #create_hospital_bill_template .bill_item_row, #new_doctor_network_rule_form #create_hospital_bill_template .radiology_test_row, #new_doctor_network_rule_form #create_hospital_bill_template .radiology_order_template_row, #new_doctor_network_rule_form #edit_hospital_patient_bill .bill_item_row, #new_doctor_network_rule_form #edit_hospital_patient_bill .radiology_test_row, #new_doctor_network_rule_form #edit_hospital_patient_bill .radiology_order_template_row, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .bill_item_row, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .radiology_test_row, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .radiology_order_template_row, #new_doctor_network_rule_form #prescription_template_form .bill_item_row, #new_doctor_network_rule_form #prescription_template_form .radiology_test_row, #new_doctor_network_rule_form #prescription_template_form .radiology_order_template_row, #new_doctor_network_rule_form #new_staff_network_rule_form .bill_item_row, #new_doctor_network_rule_form #new_staff_network_rule_form .radiology_test_row, #new_doctor_network_rule_form #new_staff_network_rule_form .radiology_order_template_row, #new_doctor_network_rule_form #new_hospital_radiology_order .bill_item_row, #new_doctor_network_rule_form #new_hospital_radiology_order .radiology_test_row, #new_doctor_network_rule_form #new_hospital_radiology_order .radiology_order_template_row, #new_doctor_network_rule_form #edit_hospital_radiology_order .bill_item_row, #new_doctor_network_rule_form #edit_hospital_radiology_order .radiology_test_row, #new_doctor_network_rule_form #edit_hospital_radiology_order .radiology_order_template_row, #new_doctor_network_rule_form #edit_hospital_radiology_test .bill_item_row, #new_doctor_network_rule_form #edit_hospital_radiology_test .radiology_test_row, #new_doctor_network_rule_form #edit_hospital_radiology_test .radiology_order_template_row, #new_doctor_network_rule_form #create_user_anon_bill .bill_item_row, #new_doctor_network_rule_form #create_user_anon_bill .radiology_test_row, #new_doctor_network_rule_form #create_user_anon_bill .radiology_order_template_row, #new_doctor_network_rule_form #radiology_order_template .bill_item_row, #new_doctor_network_rule_form #radiology_order_template .radiology_test_row, #new_doctor_network_rule_form #radiology_order_template .radiology_order_template_row, #new_doctor_network_rule_form #add_doctorreferral .bill_item_row, #new_doctor_network_rule_form #add_doctorreferral .radiology_test_row, #new_doctor_network_rule_form #add_doctorreferral .radiology_order_template_row, #new_doctor_network_rule_form #new_pharmacy_order_form .bill_item_row, #new_doctor_network_rule_form #new_pharmacy_order_form .radiology_test_row, #new_doctor_network_rule_form #new_pharmacy_order_form .radiology_order_template_row, #new_doctor_network_rule_form #edit_pharmacy_order_form .bill_item_row, #new_doctor_network_rule_form #edit_pharmacy_order_form .radiology_test_row, #new_doctor_network_rule_form #edit_pharmacy_order_form .radiology_order_template_row, #new_doctor_network_rule_form #vaccination_type .bill_item_row, #new_doctor_network_rule_form #vaccination_type .radiology_test_row, #new_doctor_network_rule_form #vaccination_type .radiology_order_template_row, #new_doctor_network_rule_form #update_pharamacy_full_stock .bill_item_row, #new_doctor_network_rule_form #update_pharamacy_full_stock .radiology_test_row, #new_doctor_network_rule_form #update_pharamacy_full_stock .radiology_order_template_row, #new_doctor_network_rule_form .print_template_row_form .bill_item_row, #new_doctor_network_rule_form .print_template_row_form .radiology_test_row, #new_doctor_network_rule_form .print_template_row_form .radiology_order_template_row, #new_doctor_network_rule_form .new_print_template_block .bill_item_row, #new_doctor_network_rule_form .new_print_template_block .radiology_test_row, #new_doctor_network_rule_form .new_print_template_block .radiology_order_template_row, #new_doctor_network_rule_form .edit_print_template_block .bill_item_row, #new_doctor_network_rule_form .edit_print_template_block .radiology_test_row, #new_doctor_network_rule_form .edit_print_template_block .radiology_order_template_row, #new_doctor_network_rule_form #referral_payouts_update .bill_item_row, #new_doctor_network_rule_form #referral_payouts_update .radiology_test_row, #new_doctor_network_rule_form #referral_payouts_update .radiology_order_template_row, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .bill_item_row, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .radiology_test_row, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .radiology_order_template_row, #new_doctor_network_rule_form #new_doctor_network_rule_form .bill_item_row, #new_doctor_network_rule_form #new_doctor_network_rule_form .radiology_test_row, #new_doctor_network_rule_form #new_doctor_network_rule_form .radiology_order_template_row {
  position: relative;
  box-shadow: inset 0 0 0 1px #e0e0e0;
  padding: 3em 5px 1em 5px;
  margin: 0 0 10px 0;
}
#add_new_bill_form #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #vaccination_type .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #vaccination_type .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_bill_form .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_bill_form .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_bill_form .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_bill_form .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_bill_form .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_bill_form .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_bill_form .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_bill_form .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_bill_form .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_bill_form .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_bill_form .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_bill_form .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_bill_form .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_bill_form .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_bill_form .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_bill_form .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_bill_form .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_bill_form .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_bill_form #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_bill_form #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #vaccination_type .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #vaccination_type .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #vaccination_type .bill_item_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #vaccination_type .bill_item_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_new_bill_form .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-xs, #update_new_bill_form .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-sm, #update_new_bill_form .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-xs, #update_new_bill_form .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-sm, #update_new_bill_form .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_new_bill_form .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_new_bill_form .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs, #update_new_bill_form .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm, #update_new_bill_form .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs, #update_new_bill_form .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm, #update_new_bill_form .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_new_bill_form .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_new_bill_form .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs, #update_new_bill_form .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm, #update_new_bill_form .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs, #update_new_bill_form .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm, #update_new_bill_form .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_new_bill_form .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm, #update_new_bill_form #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_new_bill_form #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #vaccination_type .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #vaccination_type .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #vaccination_type .bill_item_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #vaccination_type .bill_item_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm, #createHospBillTemplatemodal #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #createHospBillTemplatemodal #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #vaccination_type .bill_item_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #vaccination_type .bill_item_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm, #editBillTemplatemodal #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editBillTemplatemodal #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #vaccination_type .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #vaccination_type .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_inventory_form #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_inventory_form #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #vaccination_type .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #vaccination_type .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_order #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_order #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #vaccination_type .bill_item_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #vaccination_type .bill_item_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_staff_network_rules #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_staff_network_rules #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #vaccination_type .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #vaccination_type .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #vaccination_type .bill_item_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #vaccination_type .bill_item_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm, #edit_radiology_test_form #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #edit_radiology_test_form #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #importUserBill #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs, #importUserBill #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm, #importUserBill #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #importUserBill #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #importUserBill #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #importUserBill #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #importUserBill #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #importUserBill #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #importUserBill #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #importUserBill #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #importUserBill #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #importUserBill #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #importUserBill #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #importUserBill #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #importUserBill #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #importUserBill #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #importUserBill #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #importUserBill #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #importUserBill #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-xs, #importUserBill #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-sm, #importUserBill #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-xs, #importUserBill #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-sm, #importUserBill #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-xs, #importUserBill #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-sm, #importUserBill #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs, #importUserBill #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm, #importUserBill #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #importUserBill #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #importUserBill #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #importUserBill #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #importUserBill #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-xs, #importUserBill #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-sm, #importUserBill #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-xs, #importUserBill #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-sm, #importUserBill #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-xs, #importUserBill #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-sm, #importUserBill #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-xs, #importUserBill #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-sm, #importUserBill #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-xs, #importUserBill #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-sm, #importUserBill #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #importUserBill #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #importUserBill #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs, #importUserBill #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm, #importUserBill #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs, #importUserBill #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm, #importUserBill #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #importUserBill #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #importUserBill #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs, #importUserBill #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm, #importUserBill #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs, #importUserBill #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm, #importUserBill #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs, #importUserBill #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm, #importUserBill #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs, #importUserBill #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm, #importUserBill #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs, #importUserBill #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm, #importUserBill #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs, #importUserBill #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm, #importUserBill #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-xs, #importUserBill #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-sm, #importUserBill #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-xs, #importUserBill #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-sm, #importUserBill #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-xs, #importUserBill #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-sm, #importUserBill #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-xs, #importUserBill #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-sm, #importUserBill #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #importUserBill #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #importUserBill #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #importUserBill #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #importUserBill #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-xs, #importUserBill #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-sm, #importUserBill #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-xs, #importUserBill #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-sm, #importUserBill #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-xs, #importUserBill #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-sm, #importUserBill #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-xs, #importUserBill #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-sm, #importUserBill #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-xs, #importUserBill #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-sm, #importUserBill #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-xs, #importUserBill #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-sm, #importUserBill #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs, #importUserBill #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm, #importUserBill #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs, #importUserBill #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm, #importUserBill #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #importUserBill #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #importUserBill #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs, #importUserBill #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm, #importUserBill #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs, #importUserBill #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm, #importUserBill #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #importUserBill #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #importUserBill #vaccination_type .bill_item_row .remove_nested_fields_link.visible-xs, #importUserBill #vaccination_type .bill_item_row .remove_nested_fields_link.visible-sm, #importUserBill #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-xs, #importUserBill #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-sm, #importUserBill #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-xs, #importUserBill #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-sm, #importUserBill #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-xs, #importUserBill #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-sm, #importUserBill #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-xs, #importUserBill #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-sm, #importUserBill #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-xs, #importUserBill #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-sm, #importUserBill .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-xs, #importUserBill .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-sm, #importUserBill .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-xs, #importUserBill .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-sm, #importUserBill .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #importUserBill .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #importUserBill .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs, #importUserBill .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm, #importUserBill .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs, #importUserBill .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm, #importUserBill .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs, #importUserBill .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm, #importUserBill .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs, #importUserBill .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm, #importUserBill .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs, #importUserBill .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm, #importUserBill .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs, #importUserBill .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm, #importUserBill #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-xs, #importUserBill #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-sm, #importUserBill #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-xs, #importUserBill #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-sm, #importUserBill #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-xs, #importUserBill #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-sm, #importUserBill #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #importUserBill #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #importUserBill #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #importUserBill #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #importUserBill #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #importUserBill #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #importUserBill #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs, #importUserBill #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm, #importUserBill #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs, #importUserBill #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm, #importUserBill #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #importUserBill #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #vaccination_type .bill_item_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #vaccination_type .bill_item_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm, #editOrderTemplatemodal #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editOrderTemplatemodal #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #vaccination_type .bill_item_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #vaccination_type .bill_item_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm, #editReferralTemplatemodal #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #editReferralTemplatemodal #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #vaccination_type .bill_item_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #vaccination_type .bill_item_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm, #VaccinationTemplatemodal #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #VaccinationTemplatemodal #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #vaccination_type .bill_item_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #vaccination_type .bill_item_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm, #update_pharmacy_order_stock #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #update_pharmacy_order_stock #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addMoreList #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs, #addMoreList #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm, #addMoreList #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #addMoreList #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #addMoreList #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addMoreList #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addMoreList #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #addMoreList #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #addMoreList #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #addMoreList #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #addMoreList #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addMoreList #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addMoreList #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #addMoreList #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #addMoreList #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #addMoreList #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #addMoreList #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addMoreList #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addMoreList #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-xs, #addMoreList #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-sm, #addMoreList #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-xs, #addMoreList #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-sm, #addMoreList #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addMoreList #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addMoreList #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs, #addMoreList #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm, #addMoreList #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #addMoreList #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #addMoreList #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addMoreList #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addMoreList #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-xs, #addMoreList #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-sm, #addMoreList #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-xs, #addMoreList #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-sm, #addMoreList #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addMoreList #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addMoreList #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-xs, #addMoreList #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-sm, #addMoreList #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-xs, #addMoreList #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-sm, #addMoreList #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addMoreList #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addMoreList #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs, #addMoreList #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm, #addMoreList #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs, #addMoreList #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm, #addMoreList #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addMoreList #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addMoreList #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs, #addMoreList #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm, #addMoreList #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs, #addMoreList #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm, #addMoreList #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addMoreList #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addMoreList #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs, #addMoreList #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm, #addMoreList #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs, #addMoreList #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm, #addMoreList #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addMoreList #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addMoreList #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-xs, #addMoreList #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-sm, #addMoreList #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-xs, #addMoreList #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-sm, #addMoreList #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addMoreList #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addMoreList #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-xs, #addMoreList #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-sm, #addMoreList #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #addMoreList #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #addMoreList #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addMoreList #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addMoreList #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-xs, #addMoreList #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-sm, #addMoreList #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-xs, #addMoreList #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-sm, #addMoreList #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addMoreList #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addMoreList #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-xs, #addMoreList #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-sm, #addMoreList #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-xs, #addMoreList #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-sm, #addMoreList #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addMoreList #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addMoreList #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs, #addMoreList #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm, #addMoreList #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs, #addMoreList #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm, #addMoreList #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addMoreList #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addMoreList #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs, #addMoreList #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm, #addMoreList #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs, #addMoreList #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm, #addMoreList #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addMoreList #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addMoreList #vaccination_type .bill_item_row .remove_nested_fields_link.visible-xs, #addMoreList #vaccination_type .bill_item_row .remove_nested_fields_link.visible-sm, #addMoreList #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-xs, #addMoreList #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-sm, #addMoreList #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addMoreList #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addMoreList #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-xs, #addMoreList #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-sm, #addMoreList #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-xs, #addMoreList #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-sm, #addMoreList #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addMoreList #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addMoreList .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-xs, #addMoreList .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-sm, #addMoreList .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-xs, #addMoreList .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-sm, #addMoreList .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addMoreList .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addMoreList .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs, #addMoreList .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm, #addMoreList .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs, #addMoreList .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm, #addMoreList .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addMoreList .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addMoreList .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs, #addMoreList .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm, #addMoreList .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs, #addMoreList .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm, #addMoreList .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addMoreList .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addMoreList #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-xs, #addMoreList #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-sm, #addMoreList #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-xs, #addMoreList #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-sm, #addMoreList #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addMoreList #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addMoreList #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #addMoreList #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #addMoreList #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #addMoreList #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #addMoreList #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addMoreList #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addMoreList #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs, #addMoreList #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm, #addMoreList #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs, #addMoreList #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm, #addMoreList #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addMoreList #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #vaccination_type .bill_item_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #vaccination_type .bill_item_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #vaccination_type .bill_item_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #vaccination_type .bill_item_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm, #referralPayoutTemplatemodal #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #referralPayoutTemplatemodal #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #vaccination_type .bill_item_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #vaccination_type .bill_item_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm, #new_doctor_network_rule_form #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs, #new_doctor_network_rule_form #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm {
  position: absolute;
  top: 0;
  right: 0;
  background: #ff6363;
  color: #fff;
  border-radius: 0;
  padding: 3px 8px;
  font-size: 20px;
  font-weight: lighter;
  opacity: 0.6;
}
#add_new_bill_form #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #vaccination_type .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #vaccination_type .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_bill_form #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_bill_form #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #vaccination_type .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #vaccination_type .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #vaccination_type .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #vaccination_type .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_new_bill_form #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_new_bill_form #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #vaccination_type .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #vaccination_type .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #vaccination_type .bill_item_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #vaccination_type .bill_item_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #createHospBillTemplatemodal #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #createHospBillTemplatemodal #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #vaccination_type .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #vaccination_type .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editBillTemplatemodal #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editBillTemplatemodal #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #vaccination_type .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #vaccination_type .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_inventory_form #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_inventory_form #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #vaccination_type .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #vaccination_type .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_order #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_order #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #vaccination_type .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #vaccination_type .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_staff_network_rules #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_staff_network_rules #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #vaccination_type .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #vaccination_type .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #vaccination_type .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #vaccination_type .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #edit_radiology_test_form #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #edit_radiology_test_form #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #vaccination_type .bill_item_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #vaccination_type .bill_item_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #importUserBill .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #importUserBill .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #importUserBill .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #importUserBill .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #importUserBill .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #importUserBill .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #importUserBill .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs:hover, #importUserBill .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm:hover, #importUserBill .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #importUserBill .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #importUserBill .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #importUserBill .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #importUserBill .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs:hover, #importUserBill .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm:hover, #importUserBill .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #importUserBill .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #importUserBill .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #importUserBill .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #importUserBill #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #importUserBill #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #vaccination_type .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #vaccination_type .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editOrderTemplatemodal #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editOrderTemplatemodal #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #vaccination_type .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #vaccination_type .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #editReferralTemplatemodal #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #editReferralTemplatemodal #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #vaccination_type .bill_item_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #vaccination_type .bill_item_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #VaccinationTemplatemodal #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #VaccinationTemplatemodal #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #vaccination_type .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #vaccination_type .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #update_pharmacy_order_stock #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #update_pharmacy_order_stock #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #vaccination_type .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #vaccination_type .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addMoreList .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addMoreList .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addMoreList .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addMoreList .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addMoreList .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addMoreList .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addMoreList .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addMoreList .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addMoreList .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addMoreList .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addMoreList .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addMoreList .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addMoreList .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addMoreList .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addMoreList .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addMoreList .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addMoreList .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addMoreList .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addMoreList #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addMoreList #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #vaccination_type .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #vaccination_type .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #vaccination_type .bill_item_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #vaccination_type .bill_item_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #referralPayoutTemplatemodal #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #referralPayoutTemplatemodal #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #new_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #new_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #new_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #create_hospital_bill_template .bill_item_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #create_hospital_bill_template .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #create_hospital_bill_template .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #edit_hospital_patient_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #edit_hospital_patient_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #edit_hospital_patient_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .bill_item_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #prescription_template_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #prescription_template_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #prescription_template_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #new_staff_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #new_staff_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #new_staff_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #new_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #new_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #new_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #edit_hospital_radiology_order .bill_item_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #edit_hospital_radiology_order .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #edit_hospital_radiology_order .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #edit_hospital_radiology_test .bill_item_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #edit_hospital_radiology_test .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #edit_hospital_radiology_test .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #create_user_anon_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #create_user_anon_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #create_user_anon_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #radiology_order_template .bill_item_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #radiology_order_template .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #radiology_order_template .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #add_doctorreferral .bill_item_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #add_doctorreferral .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #add_doctorreferral .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #new_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #new_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #new_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #edit_pharmacy_order_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #edit_pharmacy_order_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #edit_pharmacy_order_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #vaccination_type .bill_item_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #vaccination_type .bill_item_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #vaccination_type .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #vaccination_type .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #update_pharamacy_full_stock .bill_item_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #update_pharamacy_full_stock .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #update_pharamacy_full_stock .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form .print_template_row_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form .print_template_row_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form .print_template_row_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form .new_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form .new_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form .new_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form .edit_print_template_block .bill_item_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form .edit_print_template_block .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form .edit_print_template_block .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #referral_payouts_update .bill_item_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #referral_payouts_update .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #referral_payouts_update .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .bill_item_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #new_doctor_network_rule_form .bill_item_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #new_doctor_network_rule_form .radiology_test_row .remove_nested_fields_link.visible-sm:hover, #new_doctor_network_rule_form #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-xs:hover, #new_doctor_network_rule_form #new_doctor_network_rule_form .radiology_order_template_row .remove_nested_fields_link.visible-sm:hover {
  opacity: 1;
}
#add_new_bill_form #new_hospital_patient_bill .bill_item_row .mb-20, #add_new_bill_form #new_hospital_patient_bill .radiology_test_row .mb-20, #add_new_bill_form #new_hospital_patient_bill .radiology_order_template_row .mb-20, #add_new_bill_form #new_hospital_pharmacy_bill .bill_item_row .mb-20, #add_new_bill_form #new_hospital_pharmacy_bill .radiology_test_row .mb-20, #add_new_bill_form #new_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #add_new_bill_form #edit_hospital_pharmacy_bill .bill_item_row .mb-20, #add_new_bill_form #edit_hospital_pharmacy_bill .radiology_test_row .mb-20, #add_new_bill_form #edit_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #add_new_bill_form #create_hospital_bill_template .bill_item_row .mb-20, #add_new_bill_form #create_hospital_bill_template .radiology_test_row .mb-20, #add_new_bill_form #create_hospital_bill_template .radiology_order_template_row .mb-20, #add_new_bill_form #edit_hospital_patient_bill .bill_item_row .mb-20, #add_new_bill_form #edit_hospital_patient_bill .radiology_test_row .mb-20, #add_new_bill_form #edit_hospital_patient_bill .radiology_order_template_row .mb-20, #add_new_bill_form #new_hospital_pharmacy_inventory .bill_item_row .mb-20, #add_new_bill_form #new_hospital_pharmacy_inventory .radiology_test_row .mb-20, #add_new_bill_form #new_hospital_pharmacy_inventory .radiology_order_template_row .mb-20, #add_new_bill_form #prescription_template_form .bill_item_row .mb-20, #add_new_bill_form #prescription_template_form .radiology_test_row .mb-20, #add_new_bill_form #prescription_template_form .radiology_order_template_row .mb-20, #add_new_bill_form #new_staff_network_rule_form .bill_item_row .mb-20, #add_new_bill_form #new_staff_network_rule_form .radiology_test_row .mb-20, #add_new_bill_form #new_staff_network_rule_form .radiology_order_template_row .mb-20, #add_new_bill_form #new_hospital_radiology_order .bill_item_row .mb-20, #add_new_bill_form #new_hospital_radiology_order .radiology_test_row .mb-20, #add_new_bill_form #new_hospital_radiology_order .radiology_order_template_row .mb-20, #add_new_bill_form #edit_hospital_radiology_order .bill_item_row .mb-20, #add_new_bill_form #edit_hospital_radiology_order .radiology_test_row .mb-20, #add_new_bill_form #edit_hospital_radiology_order .radiology_order_template_row .mb-20, #add_new_bill_form #edit_hospital_radiology_test .bill_item_row .mb-20, #add_new_bill_form #edit_hospital_radiology_test .radiology_test_row .mb-20, #add_new_bill_form #edit_hospital_radiology_test .radiology_order_template_row .mb-20, #add_new_bill_form #create_user_anon_bill .bill_item_row .mb-20, #add_new_bill_form #create_user_anon_bill .radiology_test_row .mb-20, #add_new_bill_form #create_user_anon_bill .radiology_order_template_row .mb-20, #add_new_bill_form #radiology_order_template .bill_item_row .mb-20, #add_new_bill_form #radiology_order_template .radiology_test_row .mb-20, #add_new_bill_form #radiology_order_template .radiology_order_template_row .mb-20, #add_new_bill_form #add_doctorreferral .bill_item_row .mb-20, #add_new_bill_form #add_doctorreferral .radiology_test_row .mb-20, #add_new_bill_form #add_doctorreferral .radiology_order_template_row .mb-20, #add_new_bill_form #new_pharmacy_order_form .bill_item_row .mb-20, #add_new_bill_form #new_pharmacy_order_form .radiology_test_row .mb-20, #add_new_bill_form #new_pharmacy_order_form .radiology_order_template_row .mb-20, #add_new_bill_form #edit_pharmacy_order_form .bill_item_row .mb-20, #add_new_bill_form #edit_pharmacy_order_form .radiology_test_row .mb-20, #add_new_bill_form #edit_pharmacy_order_form .radiology_order_template_row .mb-20, #add_new_bill_form #vaccination_type .bill_item_row .mb-20, #add_new_bill_form #vaccination_type .radiology_test_row .mb-20, #add_new_bill_form #vaccination_type .radiology_order_template_row .mb-20, #add_new_bill_form #update_pharamacy_full_stock .bill_item_row .mb-20, #add_new_bill_form #update_pharamacy_full_stock .radiology_test_row .mb-20, #add_new_bill_form #update_pharamacy_full_stock .radiology_order_template_row .mb-20, #add_new_bill_form .print_template_row_form .bill_item_row .mb-20, #add_new_bill_form .print_template_row_form .radiology_test_row .mb-20, #add_new_bill_form .print_template_row_form .radiology_order_template_row .mb-20, #add_new_bill_form .new_print_template_block .bill_item_row .mb-20, #add_new_bill_form .new_print_template_block .radiology_test_row .mb-20, #add_new_bill_form .new_print_template_block .radiology_order_template_row .mb-20, #add_new_bill_form .edit_print_template_block .bill_item_row .mb-20, #add_new_bill_form .edit_print_template_block .radiology_test_row .mb-20, #add_new_bill_form .edit_print_template_block .radiology_order_template_row .mb-20, #add_new_bill_form #referral_payouts_update .bill_item_row .mb-20, #add_new_bill_form #referral_payouts_update .radiology_test_row .mb-20, #add_new_bill_form #referral_payouts_update .radiology_order_template_row .mb-20, #add_new_bill_form #return_hospital_pharmacy_bill .bill_item_row .mb-20, #add_new_bill_form #return_hospital_pharmacy_bill .radiology_test_row .mb-20, #add_new_bill_form #return_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #add_new_bill_form #new_doctor_network_rule_form .bill_item_row .mb-20, #add_new_bill_form #new_doctor_network_rule_form .radiology_test_row .mb-20, #add_new_bill_form #new_doctor_network_rule_form .radiology_order_template_row .mb-20, #add_new_pharmacy_bill_form #new_hospital_patient_bill .bill_item_row .mb-20, #add_new_pharmacy_bill_form #new_hospital_patient_bill .radiology_test_row .mb-20, #add_new_pharmacy_bill_form #new_hospital_patient_bill .radiology_order_template_row .mb-20, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .bill_item_row .mb-20, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .radiology_test_row .mb-20, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .bill_item_row .mb-20, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .radiology_test_row .mb-20, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #add_new_pharmacy_bill_form #create_hospital_bill_template .bill_item_row .mb-20, #add_new_pharmacy_bill_form #create_hospital_bill_template .radiology_test_row .mb-20, #add_new_pharmacy_bill_form #create_hospital_bill_template .radiology_order_template_row .mb-20, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .bill_item_row .mb-20, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .radiology_test_row .mb-20, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .radiology_order_template_row .mb-20, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .bill_item_row .mb-20, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .radiology_test_row .mb-20, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .radiology_order_template_row .mb-20, #add_new_pharmacy_bill_form #prescription_template_form .bill_item_row .mb-20, #add_new_pharmacy_bill_form #prescription_template_form .radiology_test_row .mb-20, #add_new_pharmacy_bill_form #prescription_template_form .radiology_order_template_row .mb-20, #add_new_pharmacy_bill_form #new_staff_network_rule_form .bill_item_row .mb-20, #add_new_pharmacy_bill_form #new_staff_network_rule_form .radiology_test_row .mb-20, #add_new_pharmacy_bill_form #new_staff_network_rule_form .radiology_order_template_row .mb-20, #add_new_pharmacy_bill_form #new_hospital_radiology_order .bill_item_row .mb-20, #add_new_pharmacy_bill_form #new_hospital_radiology_order .radiology_test_row .mb-20, #add_new_pharmacy_bill_form #new_hospital_radiology_order .radiology_order_template_row .mb-20, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .bill_item_row .mb-20, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .radiology_test_row .mb-20, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .radiology_order_template_row .mb-20, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .bill_item_row .mb-20, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .radiology_test_row .mb-20, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .radiology_order_template_row .mb-20, #add_new_pharmacy_bill_form #create_user_anon_bill .bill_item_row .mb-20, #add_new_pharmacy_bill_form #create_user_anon_bill .radiology_test_row .mb-20, #add_new_pharmacy_bill_form #create_user_anon_bill .radiology_order_template_row .mb-20, #add_new_pharmacy_bill_form #radiology_order_template .bill_item_row .mb-20, #add_new_pharmacy_bill_form #radiology_order_template .radiology_test_row .mb-20, #add_new_pharmacy_bill_form #radiology_order_template .radiology_order_template_row .mb-20, #add_new_pharmacy_bill_form #add_doctorreferral .bill_item_row .mb-20, #add_new_pharmacy_bill_form #add_doctorreferral .radiology_test_row .mb-20, #add_new_pharmacy_bill_form #add_doctorreferral .radiology_order_template_row .mb-20, #add_new_pharmacy_bill_form #new_pharmacy_order_form .bill_item_row .mb-20, #add_new_pharmacy_bill_form #new_pharmacy_order_form .radiology_test_row .mb-20, #add_new_pharmacy_bill_form #new_pharmacy_order_form .radiology_order_template_row .mb-20, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .bill_item_row .mb-20, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .radiology_test_row .mb-20, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .radiology_order_template_row .mb-20, #add_new_pharmacy_bill_form #vaccination_type .bill_item_row .mb-20, #add_new_pharmacy_bill_form #vaccination_type .radiology_test_row .mb-20, #add_new_pharmacy_bill_form #vaccination_type .radiology_order_template_row .mb-20, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .bill_item_row .mb-20, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .radiology_test_row .mb-20, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .radiology_order_template_row .mb-20, #add_new_pharmacy_bill_form .print_template_row_form .bill_item_row .mb-20, #add_new_pharmacy_bill_form .print_template_row_form .radiology_test_row .mb-20, #add_new_pharmacy_bill_form .print_template_row_form .radiology_order_template_row .mb-20, #add_new_pharmacy_bill_form .new_print_template_block .bill_item_row .mb-20, #add_new_pharmacy_bill_form .new_print_template_block .radiology_test_row .mb-20, #add_new_pharmacy_bill_form .new_print_template_block .radiology_order_template_row .mb-20, #add_new_pharmacy_bill_form .edit_print_template_block .bill_item_row .mb-20, #add_new_pharmacy_bill_form .edit_print_template_block .radiology_test_row .mb-20, #add_new_pharmacy_bill_form .edit_print_template_block .radiology_order_template_row .mb-20, #add_new_pharmacy_bill_form #referral_payouts_update .bill_item_row .mb-20, #add_new_pharmacy_bill_form #referral_payouts_update .radiology_test_row .mb-20, #add_new_pharmacy_bill_form #referral_payouts_update .radiology_order_template_row .mb-20, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .bill_item_row .mb-20, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .radiology_test_row .mb-20, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .bill_item_row .mb-20, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .radiology_test_row .mb-20, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .radiology_order_template_row .mb-20, #update_new_bill_form #new_hospital_patient_bill .bill_item_row .mb-20, #update_new_bill_form #new_hospital_patient_bill .radiology_test_row .mb-20, #update_new_bill_form #new_hospital_patient_bill .radiology_order_template_row .mb-20, #update_new_bill_form #new_hospital_pharmacy_bill .bill_item_row .mb-20, #update_new_bill_form #new_hospital_pharmacy_bill .radiology_test_row .mb-20, #update_new_bill_form #new_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #update_new_bill_form #edit_hospital_pharmacy_bill .bill_item_row .mb-20, #update_new_bill_form #edit_hospital_pharmacy_bill .radiology_test_row .mb-20, #update_new_bill_form #edit_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #update_new_bill_form #create_hospital_bill_template .bill_item_row .mb-20, #update_new_bill_form #create_hospital_bill_template .radiology_test_row .mb-20, #update_new_bill_form #create_hospital_bill_template .radiology_order_template_row .mb-20, #update_new_bill_form #edit_hospital_patient_bill .bill_item_row .mb-20, #update_new_bill_form #edit_hospital_patient_bill .radiology_test_row .mb-20, #update_new_bill_form #edit_hospital_patient_bill .radiology_order_template_row .mb-20, #update_new_bill_form #new_hospital_pharmacy_inventory .bill_item_row .mb-20, #update_new_bill_form #new_hospital_pharmacy_inventory .radiology_test_row .mb-20, #update_new_bill_form #new_hospital_pharmacy_inventory .radiology_order_template_row .mb-20, #update_new_bill_form #prescription_template_form .bill_item_row .mb-20, #update_new_bill_form #prescription_template_form .radiology_test_row .mb-20, #update_new_bill_form #prescription_template_form .radiology_order_template_row .mb-20, #update_new_bill_form #new_staff_network_rule_form .bill_item_row .mb-20, #update_new_bill_form #new_staff_network_rule_form .radiology_test_row .mb-20, #update_new_bill_form #new_staff_network_rule_form .radiology_order_template_row .mb-20, #update_new_bill_form #new_hospital_radiology_order .bill_item_row .mb-20, #update_new_bill_form #new_hospital_radiology_order .radiology_test_row .mb-20, #update_new_bill_form #new_hospital_radiology_order .radiology_order_template_row .mb-20, #update_new_bill_form #edit_hospital_radiology_order .bill_item_row .mb-20, #update_new_bill_form #edit_hospital_radiology_order .radiology_test_row .mb-20, #update_new_bill_form #edit_hospital_radiology_order .radiology_order_template_row .mb-20, #update_new_bill_form #edit_hospital_radiology_test .bill_item_row .mb-20, #update_new_bill_form #edit_hospital_radiology_test .radiology_test_row .mb-20, #update_new_bill_form #edit_hospital_radiology_test .radiology_order_template_row .mb-20, #update_new_bill_form #create_user_anon_bill .bill_item_row .mb-20, #update_new_bill_form #create_user_anon_bill .radiology_test_row .mb-20, #update_new_bill_form #create_user_anon_bill .radiology_order_template_row .mb-20, #update_new_bill_form #radiology_order_template .bill_item_row .mb-20, #update_new_bill_form #radiology_order_template .radiology_test_row .mb-20, #update_new_bill_form #radiology_order_template .radiology_order_template_row .mb-20, #update_new_bill_form #add_doctorreferral .bill_item_row .mb-20, #update_new_bill_form #add_doctorreferral .radiology_test_row .mb-20, #update_new_bill_form #add_doctorreferral .radiology_order_template_row .mb-20, #update_new_bill_form #new_pharmacy_order_form .bill_item_row .mb-20, #update_new_bill_form #new_pharmacy_order_form .radiology_test_row .mb-20, #update_new_bill_form #new_pharmacy_order_form .radiology_order_template_row .mb-20, #update_new_bill_form #edit_pharmacy_order_form .bill_item_row .mb-20, #update_new_bill_form #edit_pharmacy_order_form .radiology_test_row .mb-20, #update_new_bill_form #edit_pharmacy_order_form .radiology_order_template_row .mb-20, #update_new_bill_form #vaccination_type .bill_item_row .mb-20, #update_new_bill_form #vaccination_type .radiology_test_row .mb-20, #update_new_bill_form #vaccination_type .radiology_order_template_row .mb-20, #update_new_bill_form #update_pharamacy_full_stock .bill_item_row .mb-20, #update_new_bill_form #update_pharamacy_full_stock .radiology_test_row .mb-20, #update_new_bill_form #update_pharamacy_full_stock .radiology_order_template_row .mb-20, #update_new_bill_form .print_template_row_form .bill_item_row .mb-20, #update_new_bill_form .print_template_row_form .radiology_test_row .mb-20, #update_new_bill_form .print_template_row_form .radiology_order_template_row .mb-20, #update_new_bill_form .new_print_template_block .bill_item_row .mb-20, #update_new_bill_form .new_print_template_block .radiology_test_row .mb-20, #update_new_bill_form .new_print_template_block .radiology_order_template_row .mb-20, #update_new_bill_form .edit_print_template_block .bill_item_row .mb-20, #update_new_bill_form .edit_print_template_block .radiology_test_row .mb-20, #update_new_bill_form .edit_print_template_block .radiology_order_template_row .mb-20, #update_new_bill_form #referral_payouts_update .bill_item_row .mb-20, #update_new_bill_form #referral_payouts_update .radiology_test_row .mb-20, #update_new_bill_form #referral_payouts_update .radiology_order_template_row .mb-20, #update_new_bill_form #return_hospital_pharmacy_bill .bill_item_row .mb-20, #update_new_bill_form #return_hospital_pharmacy_bill .radiology_test_row .mb-20, #update_new_bill_form #return_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #update_new_bill_form #new_doctor_network_rule_form .bill_item_row .mb-20, #update_new_bill_form #new_doctor_network_rule_form .radiology_test_row .mb-20, #update_new_bill_form #new_doctor_network_rule_form .radiology_order_template_row .mb-20, #edit_pharmacy_bill_form #new_hospital_patient_bill .bill_item_row .mb-20, #edit_pharmacy_bill_form #new_hospital_patient_bill .radiology_test_row .mb-20, #edit_pharmacy_bill_form #new_hospital_patient_bill .radiology_order_template_row .mb-20, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .bill_item_row .mb-20, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .radiology_test_row .mb-20, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .bill_item_row .mb-20, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .radiology_test_row .mb-20, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #edit_pharmacy_bill_form #create_hospital_bill_template .bill_item_row .mb-20, #edit_pharmacy_bill_form #create_hospital_bill_template .radiology_test_row .mb-20, #edit_pharmacy_bill_form #create_hospital_bill_template .radiology_order_template_row .mb-20, #edit_pharmacy_bill_form #edit_hospital_patient_bill .bill_item_row .mb-20, #edit_pharmacy_bill_form #edit_hospital_patient_bill .radiology_test_row .mb-20, #edit_pharmacy_bill_form #edit_hospital_patient_bill .radiology_order_template_row .mb-20, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .bill_item_row .mb-20, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .radiology_test_row .mb-20, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .radiology_order_template_row .mb-20, #edit_pharmacy_bill_form #prescription_template_form .bill_item_row .mb-20, #edit_pharmacy_bill_form #prescription_template_form .radiology_test_row .mb-20, #edit_pharmacy_bill_form #prescription_template_form .radiology_order_template_row .mb-20, #edit_pharmacy_bill_form #new_staff_network_rule_form .bill_item_row .mb-20, #edit_pharmacy_bill_form #new_staff_network_rule_form .radiology_test_row .mb-20, #edit_pharmacy_bill_form #new_staff_network_rule_form .radiology_order_template_row .mb-20, #edit_pharmacy_bill_form #new_hospital_radiology_order .bill_item_row .mb-20, #edit_pharmacy_bill_form #new_hospital_radiology_order .radiology_test_row .mb-20, #edit_pharmacy_bill_form #new_hospital_radiology_order .radiology_order_template_row .mb-20, #edit_pharmacy_bill_form #edit_hospital_radiology_order .bill_item_row .mb-20, #edit_pharmacy_bill_form #edit_hospital_radiology_order .radiology_test_row .mb-20, #edit_pharmacy_bill_form #edit_hospital_radiology_order .radiology_order_template_row .mb-20, #edit_pharmacy_bill_form #edit_hospital_radiology_test .bill_item_row .mb-20, #edit_pharmacy_bill_form #edit_hospital_radiology_test .radiology_test_row .mb-20, #edit_pharmacy_bill_form #edit_hospital_radiology_test .radiology_order_template_row .mb-20, #edit_pharmacy_bill_form #create_user_anon_bill .bill_item_row .mb-20, #edit_pharmacy_bill_form #create_user_anon_bill .radiology_test_row .mb-20, #edit_pharmacy_bill_form #create_user_anon_bill .radiology_order_template_row .mb-20, #edit_pharmacy_bill_form #radiology_order_template .bill_item_row .mb-20, #edit_pharmacy_bill_form #radiology_order_template .radiology_test_row .mb-20, #edit_pharmacy_bill_form #radiology_order_template .radiology_order_template_row .mb-20, #edit_pharmacy_bill_form #add_doctorreferral .bill_item_row .mb-20, #edit_pharmacy_bill_form #add_doctorreferral .radiology_test_row .mb-20, #edit_pharmacy_bill_form #add_doctorreferral .radiology_order_template_row .mb-20, #edit_pharmacy_bill_form #new_pharmacy_order_form .bill_item_row .mb-20, #edit_pharmacy_bill_form #new_pharmacy_order_form .radiology_test_row .mb-20, #edit_pharmacy_bill_form #new_pharmacy_order_form .radiology_order_template_row .mb-20, #edit_pharmacy_bill_form #edit_pharmacy_order_form .bill_item_row .mb-20, #edit_pharmacy_bill_form #edit_pharmacy_order_form .radiology_test_row .mb-20, #edit_pharmacy_bill_form #edit_pharmacy_order_form .radiology_order_template_row .mb-20, #edit_pharmacy_bill_form #vaccination_type .bill_item_row .mb-20, #edit_pharmacy_bill_form #vaccination_type .radiology_test_row .mb-20, #edit_pharmacy_bill_form #vaccination_type .radiology_order_template_row .mb-20, #edit_pharmacy_bill_form #update_pharamacy_full_stock .bill_item_row .mb-20, #edit_pharmacy_bill_form #update_pharamacy_full_stock .radiology_test_row .mb-20, #edit_pharmacy_bill_form #update_pharamacy_full_stock .radiology_order_template_row .mb-20, #edit_pharmacy_bill_form .print_template_row_form .bill_item_row .mb-20, #edit_pharmacy_bill_form .print_template_row_form .radiology_test_row .mb-20, #edit_pharmacy_bill_form .print_template_row_form .radiology_order_template_row .mb-20, #edit_pharmacy_bill_form .new_print_template_block .bill_item_row .mb-20, #edit_pharmacy_bill_form .new_print_template_block .radiology_test_row .mb-20, #edit_pharmacy_bill_form .new_print_template_block .radiology_order_template_row .mb-20, #edit_pharmacy_bill_form .edit_print_template_block .bill_item_row .mb-20, #edit_pharmacy_bill_form .edit_print_template_block .radiology_test_row .mb-20, #edit_pharmacy_bill_form .edit_print_template_block .radiology_order_template_row .mb-20, #edit_pharmacy_bill_form #referral_payouts_update .bill_item_row .mb-20, #edit_pharmacy_bill_form #referral_payouts_update .radiology_test_row .mb-20, #edit_pharmacy_bill_form #referral_payouts_update .radiology_order_template_row .mb-20, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .bill_item_row .mb-20, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .radiology_test_row .mb-20, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #edit_pharmacy_bill_form #new_doctor_network_rule_form .bill_item_row .mb-20, #edit_pharmacy_bill_form #new_doctor_network_rule_form .radiology_test_row .mb-20, #edit_pharmacy_bill_form #new_doctor_network_rule_form .radiology_order_template_row .mb-20, #createHospBillTemplatemodal #new_hospital_patient_bill .bill_item_row .mb-20, #createHospBillTemplatemodal #new_hospital_patient_bill .radiology_test_row .mb-20, #createHospBillTemplatemodal #new_hospital_patient_bill .radiology_order_template_row .mb-20, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .bill_item_row .mb-20, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .radiology_test_row .mb-20, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .bill_item_row .mb-20, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .radiology_test_row .mb-20, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #createHospBillTemplatemodal #create_hospital_bill_template .bill_item_row .mb-20, #createHospBillTemplatemodal #create_hospital_bill_template .radiology_test_row .mb-20, #createHospBillTemplatemodal #create_hospital_bill_template .radiology_order_template_row .mb-20, #createHospBillTemplatemodal #edit_hospital_patient_bill .bill_item_row .mb-20, #createHospBillTemplatemodal #edit_hospital_patient_bill .radiology_test_row .mb-20, #createHospBillTemplatemodal #edit_hospital_patient_bill .radiology_order_template_row .mb-20, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .bill_item_row .mb-20, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .radiology_test_row .mb-20, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .radiology_order_template_row .mb-20, #createHospBillTemplatemodal #prescription_template_form .bill_item_row .mb-20, #createHospBillTemplatemodal #prescription_template_form .radiology_test_row .mb-20, #createHospBillTemplatemodal #prescription_template_form .radiology_order_template_row .mb-20, #createHospBillTemplatemodal #new_staff_network_rule_form .bill_item_row .mb-20, #createHospBillTemplatemodal #new_staff_network_rule_form .radiology_test_row .mb-20, #createHospBillTemplatemodal #new_staff_network_rule_form .radiology_order_template_row .mb-20, #createHospBillTemplatemodal #new_hospital_radiology_order .bill_item_row .mb-20, #createHospBillTemplatemodal #new_hospital_radiology_order .radiology_test_row .mb-20, #createHospBillTemplatemodal #new_hospital_radiology_order .radiology_order_template_row .mb-20, #createHospBillTemplatemodal #edit_hospital_radiology_order .bill_item_row .mb-20, #createHospBillTemplatemodal #edit_hospital_radiology_order .radiology_test_row .mb-20, #createHospBillTemplatemodal #edit_hospital_radiology_order .radiology_order_template_row .mb-20, #createHospBillTemplatemodal #edit_hospital_radiology_test .bill_item_row .mb-20, #createHospBillTemplatemodal #edit_hospital_radiology_test .radiology_test_row .mb-20, #createHospBillTemplatemodal #edit_hospital_radiology_test .radiology_order_template_row .mb-20, #createHospBillTemplatemodal #create_user_anon_bill .bill_item_row .mb-20, #createHospBillTemplatemodal #create_user_anon_bill .radiology_test_row .mb-20, #createHospBillTemplatemodal #create_user_anon_bill .radiology_order_template_row .mb-20, #createHospBillTemplatemodal #radiology_order_template .bill_item_row .mb-20, #createHospBillTemplatemodal #radiology_order_template .radiology_test_row .mb-20, #createHospBillTemplatemodal #radiology_order_template .radiology_order_template_row .mb-20, #createHospBillTemplatemodal #add_doctorreferral .bill_item_row .mb-20, #createHospBillTemplatemodal #add_doctorreferral .radiology_test_row .mb-20, #createHospBillTemplatemodal #add_doctorreferral .radiology_order_template_row .mb-20, #createHospBillTemplatemodal #new_pharmacy_order_form .bill_item_row .mb-20, #createHospBillTemplatemodal #new_pharmacy_order_form .radiology_test_row .mb-20, #createHospBillTemplatemodal #new_pharmacy_order_form .radiology_order_template_row .mb-20, #createHospBillTemplatemodal #edit_pharmacy_order_form .bill_item_row .mb-20, #createHospBillTemplatemodal #edit_pharmacy_order_form .radiology_test_row .mb-20, #createHospBillTemplatemodal #edit_pharmacy_order_form .radiology_order_template_row .mb-20, #createHospBillTemplatemodal #vaccination_type .bill_item_row .mb-20, #createHospBillTemplatemodal #vaccination_type .radiology_test_row .mb-20, #createHospBillTemplatemodal #vaccination_type .radiology_order_template_row .mb-20, #createHospBillTemplatemodal #update_pharamacy_full_stock .bill_item_row .mb-20, #createHospBillTemplatemodal #update_pharamacy_full_stock .radiology_test_row .mb-20, #createHospBillTemplatemodal #update_pharamacy_full_stock .radiology_order_template_row .mb-20, #createHospBillTemplatemodal .print_template_row_form .bill_item_row .mb-20, #createHospBillTemplatemodal .print_template_row_form .radiology_test_row .mb-20, #createHospBillTemplatemodal .print_template_row_form .radiology_order_template_row .mb-20, #createHospBillTemplatemodal .new_print_template_block .bill_item_row .mb-20, #createHospBillTemplatemodal .new_print_template_block .radiology_test_row .mb-20, #createHospBillTemplatemodal .new_print_template_block .radiology_order_template_row .mb-20, #createHospBillTemplatemodal .edit_print_template_block .bill_item_row .mb-20, #createHospBillTemplatemodal .edit_print_template_block .radiology_test_row .mb-20, #createHospBillTemplatemodal .edit_print_template_block .radiology_order_template_row .mb-20, #createHospBillTemplatemodal #referral_payouts_update .bill_item_row .mb-20, #createHospBillTemplatemodal #referral_payouts_update .radiology_test_row .mb-20, #createHospBillTemplatemodal #referral_payouts_update .radiology_order_template_row .mb-20, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .bill_item_row .mb-20, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .radiology_test_row .mb-20, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #createHospBillTemplatemodal #new_doctor_network_rule_form .bill_item_row .mb-20, #createHospBillTemplatemodal #new_doctor_network_rule_form .radiology_test_row .mb-20, #createHospBillTemplatemodal #new_doctor_network_rule_form .radiology_order_template_row .mb-20, #editBillTemplatemodal #new_hospital_patient_bill .bill_item_row .mb-20, #editBillTemplatemodal #new_hospital_patient_bill .radiology_test_row .mb-20, #editBillTemplatemodal #new_hospital_patient_bill .radiology_order_template_row .mb-20, #editBillTemplatemodal #new_hospital_pharmacy_bill .bill_item_row .mb-20, #editBillTemplatemodal #new_hospital_pharmacy_bill .radiology_test_row .mb-20, #editBillTemplatemodal #new_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #editBillTemplatemodal #edit_hospital_pharmacy_bill .bill_item_row .mb-20, #editBillTemplatemodal #edit_hospital_pharmacy_bill .radiology_test_row .mb-20, #editBillTemplatemodal #edit_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #editBillTemplatemodal #create_hospital_bill_template .bill_item_row .mb-20, #editBillTemplatemodal #create_hospital_bill_template .radiology_test_row .mb-20, #editBillTemplatemodal #create_hospital_bill_template .radiology_order_template_row .mb-20, #editBillTemplatemodal #edit_hospital_patient_bill .bill_item_row .mb-20, #editBillTemplatemodal #edit_hospital_patient_bill .radiology_test_row .mb-20, #editBillTemplatemodal #edit_hospital_patient_bill .radiology_order_template_row .mb-20, #editBillTemplatemodal #new_hospital_pharmacy_inventory .bill_item_row .mb-20, #editBillTemplatemodal #new_hospital_pharmacy_inventory .radiology_test_row .mb-20, #editBillTemplatemodal #new_hospital_pharmacy_inventory .radiology_order_template_row .mb-20, #editBillTemplatemodal #prescription_template_form .bill_item_row .mb-20, #editBillTemplatemodal #prescription_template_form .radiology_test_row .mb-20, #editBillTemplatemodal #prescription_template_form .radiology_order_template_row .mb-20, #editBillTemplatemodal #new_staff_network_rule_form .bill_item_row .mb-20, #editBillTemplatemodal #new_staff_network_rule_form .radiology_test_row .mb-20, #editBillTemplatemodal #new_staff_network_rule_form .radiology_order_template_row .mb-20, #editBillTemplatemodal #new_hospital_radiology_order .bill_item_row .mb-20, #editBillTemplatemodal #new_hospital_radiology_order .radiology_test_row .mb-20, #editBillTemplatemodal #new_hospital_radiology_order .radiology_order_template_row .mb-20, #editBillTemplatemodal #edit_hospital_radiology_order .bill_item_row .mb-20, #editBillTemplatemodal #edit_hospital_radiology_order .radiology_test_row .mb-20, #editBillTemplatemodal #edit_hospital_radiology_order .radiology_order_template_row .mb-20, #editBillTemplatemodal #edit_hospital_radiology_test .bill_item_row .mb-20, #editBillTemplatemodal #edit_hospital_radiology_test .radiology_test_row .mb-20, #editBillTemplatemodal #edit_hospital_radiology_test .radiology_order_template_row .mb-20, #editBillTemplatemodal #create_user_anon_bill .bill_item_row .mb-20, #editBillTemplatemodal #create_user_anon_bill .radiology_test_row .mb-20, #editBillTemplatemodal #create_user_anon_bill .radiology_order_template_row .mb-20, #editBillTemplatemodal #radiology_order_template .bill_item_row .mb-20, #editBillTemplatemodal #radiology_order_template .radiology_test_row .mb-20, #editBillTemplatemodal #radiology_order_template .radiology_order_template_row .mb-20, #editBillTemplatemodal #add_doctorreferral .bill_item_row .mb-20, #editBillTemplatemodal #add_doctorreferral .radiology_test_row .mb-20, #editBillTemplatemodal #add_doctorreferral .radiology_order_template_row .mb-20, #editBillTemplatemodal #new_pharmacy_order_form .bill_item_row .mb-20, #editBillTemplatemodal #new_pharmacy_order_form .radiology_test_row .mb-20, #editBillTemplatemodal #new_pharmacy_order_form .radiology_order_template_row .mb-20, #editBillTemplatemodal #edit_pharmacy_order_form .bill_item_row .mb-20, #editBillTemplatemodal #edit_pharmacy_order_form .radiology_test_row .mb-20, #editBillTemplatemodal #edit_pharmacy_order_form .radiology_order_template_row .mb-20, #editBillTemplatemodal #vaccination_type .bill_item_row .mb-20, #editBillTemplatemodal #vaccination_type .radiology_test_row .mb-20, #editBillTemplatemodal #vaccination_type .radiology_order_template_row .mb-20, #editBillTemplatemodal #update_pharamacy_full_stock .bill_item_row .mb-20, #editBillTemplatemodal #update_pharamacy_full_stock .radiology_test_row .mb-20, #editBillTemplatemodal #update_pharamacy_full_stock .radiology_order_template_row .mb-20, #editBillTemplatemodal .print_template_row_form .bill_item_row .mb-20, #editBillTemplatemodal .print_template_row_form .radiology_test_row .mb-20, #editBillTemplatemodal .print_template_row_form .radiology_order_template_row .mb-20, #editBillTemplatemodal .new_print_template_block .bill_item_row .mb-20, #editBillTemplatemodal .new_print_template_block .radiology_test_row .mb-20, #editBillTemplatemodal .new_print_template_block .radiology_order_template_row .mb-20, #editBillTemplatemodal .edit_print_template_block .bill_item_row .mb-20, #editBillTemplatemodal .edit_print_template_block .radiology_test_row .mb-20, #editBillTemplatemodal .edit_print_template_block .radiology_order_template_row .mb-20, #editBillTemplatemodal #referral_payouts_update .bill_item_row .mb-20, #editBillTemplatemodal #referral_payouts_update .radiology_test_row .mb-20, #editBillTemplatemodal #referral_payouts_update .radiology_order_template_row .mb-20, #editBillTemplatemodal #return_hospital_pharmacy_bill .bill_item_row .mb-20, #editBillTemplatemodal #return_hospital_pharmacy_bill .radiology_test_row .mb-20, #editBillTemplatemodal #return_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #editBillTemplatemodal #new_doctor_network_rule_form .bill_item_row .mb-20, #editBillTemplatemodal #new_doctor_network_rule_form .radiology_test_row .mb-20, #editBillTemplatemodal #new_doctor_network_rule_form .radiology_order_template_row .mb-20, #add_new_inventory_form #new_hospital_patient_bill .bill_item_row .mb-20, #add_new_inventory_form #new_hospital_patient_bill .radiology_test_row .mb-20, #add_new_inventory_form #new_hospital_patient_bill .radiology_order_template_row .mb-20, #add_new_inventory_form #new_hospital_pharmacy_bill .bill_item_row .mb-20, #add_new_inventory_form #new_hospital_pharmacy_bill .radiology_test_row .mb-20, #add_new_inventory_form #new_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #add_new_inventory_form #edit_hospital_pharmacy_bill .bill_item_row .mb-20, #add_new_inventory_form #edit_hospital_pharmacy_bill .radiology_test_row .mb-20, #add_new_inventory_form #edit_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #add_new_inventory_form #create_hospital_bill_template .bill_item_row .mb-20, #add_new_inventory_form #create_hospital_bill_template .radiology_test_row .mb-20, #add_new_inventory_form #create_hospital_bill_template .radiology_order_template_row .mb-20, #add_new_inventory_form #edit_hospital_patient_bill .bill_item_row .mb-20, #add_new_inventory_form #edit_hospital_patient_bill .radiology_test_row .mb-20, #add_new_inventory_form #edit_hospital_patient_bill .radiology_order_template_row .mb-20, #add_new_inventory_form #new_hospital_pharmacy_inventory .bill_item_row .mb-20, #add_new_inventory_form #new_hospital_pharmacy_inventory .radiology_test_row .mb-20, #add_new_inventory_form #new_hospital_pharmacy_inventory .radiology_order_template_row .mb-20, #add_new_inventory_form #prescription_template_form .bill_item_row .mb-20, #add_new_inventory_form #prescription_template_form .radiology_test_row .mb-20, #add_new_inventory_form #prescription_template_form .radiology_order_template_row .mb-20, #add_new_inventory_form #new_staff_network_rule_form .bill_item_row .mb-20, #add_new_inventory_form #new_staff_network_rule_form .radiology_test_row .mb-20, #add_new_inventory_form #new_staff_network_rule_form .radiology_order_template_row .mb-20, #add_new_inventory_form #new_hospital_radiology_order .bill_item_row .mb-20, #add_new_inventory_form #new_hospital_radiology_order .radiology_test_row .mb-20, #add_new_inventory_form #new_hospital_radiology_order .radiology_order_template_row .mb-20, #add_new_inventory_form #edit_hospital_radiology_order .bill_item_row .mb-20, #add_new_inventory_form #edit_hospital_radiology_order .radiology_test_row .mb-20, #add_new_inventory_form #edit_hospital_radiology_order .radiology_order_template_row .mb-20, #add_new_inventory_form #edit_hospital_radiology_test .bill_item_row .mb-20, #add_new_inventory_form #edit_hospital_radiology_test .radiology_test_row .mb-20, #add_new_inventory_form #edit_hospital_radiology_test .radiology_order_template_row .mb-20, #add_new_inventory_form #create_user_anon_bill .bill_item_row .mb-20, #add_new_inventory_form #create_user_anon_bill .radiology_test_row .mb-20, #add_new_inventory_form #create_user_anon_bill .radiology_order_template_row .mb-20, #add_new_inventory_form #radiology_order_template .bill_item_row .mb-20, #add_new_inventory_form #radiology_order_template .radiology_test_row .mb-20, #add_new_inventory_form #radiology_order_template .radiology_order_template_row .mb-20, #add_new_inventory_form #add_doctorreferral .bill_item_row .mb-20, #add_new_inventory_form #add_doctorreferral .radiology_test_row .mb-20, #add_new_inventory_form #add_doctorreferral .radiology_order_template_row .mb-20, #add_new_inventory_form #new_pharmacy_order_form .bill_item_row .mb-20, #add_new_inventory_form #new_pharmacy_order_form .radiology_test_row .mb-20, #add_new_inventory_form #new_pharmacy_order_form .radiology_order_template_row .mb-20, #add_new_inventory_form #edit_pharmacy_order_form .bill_item_row .mb-20, #add_new_inventory_form #edit_pharmacy_order_form .radiology_test_row .mb-20, #add_new_inventory_form #edit_pharmacy_order_form .radiology_order_template_row .mb-20, #add_new_inventory_form #vaccination_type .bill_item_row .mb-20, #add_new_inventory_form #vaccination_type .radiology_test_row .mb-20, #add_new_inventory_form #vaccination_type .radiology_order_template_row .mb-20, #add_new_inventory_form #update_pharamacy_full_stock .bill_item_row .mb-20, #add_new_inventory_form #update_pharamacy_full_stock .radiology_test_row .mb-20, #add_new_inventory_form #update_pharamacy_full_stock .radiology_order_template_row .mb-20, #add_new_inventory_form .print_template_row_form .bill_item_row .mb-20, #add_new_inventory_form .print_template_row_form .radiology_test_row .mb-20, #add_new_inventory_form .print_template_row_form .radiology_order_template_row .mb-20, #add_new_inventory_form .new_print_template_block .bill_item_row .mb-20, #add_new_inventory_form .new_print_template_block .radiology_test_row .mb-20, #add_new_inventory_form .new_print_template_block .radiology_order_template_row .mb-20, #add_new_inventory_form .edit_print_template_block .bill_item_row .mb-20, #add_new_inventory_form .edit_print_template_block .radiology_test_row .mb-20, #add_new_inventory_form .edit_print_template_block .radiology_order_template_row .mb-20, #add_new_inventory_form #referral_payouts_update .bill_item_row .mb-20, #add_new_inventory_form #referral_payouts_update .radiology_test_row .mb-20, #add_new_inventory_form #referral_payouts_update .radiology_order_template_row .mb-20, #add_new_inventory_form #return_hospital_pharmacy_bill .bill_item_row .mb-20, #add_new_inventory_form #return_hospital_pharmacy_bill .radiology_test_row .mb-20, #add_new_inventory_form #return_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #add_new_inventory_form #new_doctor_network_rule_form .bill_item_row .mb-20, #add_new_inventory_form #new_doctor_network_rule_form .radiology_test_row .mb-20, #add_new_inventory_form #new_doctor_network_rule_form .radiology_order_template_row .mb-20, #edit_pharmacy_order #new_hospital_patient_bill .bill_item_row .mb-20, #edit_pharmacy_order #new_hospital_patient_bill .radiology_test_row .mb-20, #edit_pharmacy_order #new_hospital_patient_bill .radiology_order_template_row .mb-20, #edit_pharmacy_order #new_hospital_pharmacy_bill .bill_item_row .mb-20, #edit_pharmacy_order #new_hospital_pharmacy_bill .radiology_test_row .mb-20, #edit_pharmacy_order #new_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #edit_pharmacy_order #edit_hospital_pharmacy_bill .bill_item_row .mb-20, #edit_pharmacy_order #edit_hospital_pharmacy_bill .radiology_test_row .mb-20, #edit_pharmacy_order #edit_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #edit_pharmacy_order #create_hospital_bill_template .bill_item_row .mb-20, #edit_pharmacy_order #create_hospital_bill_template .radiology_test_row .mb-20, #edit_pharmacy_order #create_hospital_bill_template .radiology_order_template_row .mb-20, #edit_pharmacy_order #edit_hospital_patient_bill .bill_item_row .mb-20, #edit_pharmacy_order #edit_hospital_patient_bill .radiology_test_row .mb-20, #edit_pharmacy_order #edit_hospital_patient_bill .radiology_order_template_row .mb-20, #edit_pharmacy_order #new_hospital_pharmacy_inventory .bill_item_row .mb-20, #edit_pharmacy_order #new_hospital_pharmacy_inventory .radiology_test_row .mb-20, #edit_pharmacy_order #new_hospital_pharmacy_inventory .radiology_order_template_row .mb-20, #edit_pharmacy_order #prescription_template_form .bill_item_row .mb-20, #edit_pharmacy_order #prescription_template_form .radiology_test_row .mb-20, #edit_pharmacy_order #prescription_template_form .radiology_order_template_row .mb-20, #edit_pharmacy_order #new_staff_network_rule_form .bill_item_row .mb-20, #edit_pharmacy_order #new_staff_network_rule_form .radiology_test_row .mb-20, #edit_pharmacy_order #new_staff_network_rule_form .radiology_order_template_row .mb-20, #edit_pharmacy_order #new_hospital_radiology_order .bill_item_row .mb-20, #edit_pharmacy_order #new_hospital_radiology_order .radiology_test_row .mb-20, #edit_pharmacy_order #new_hospital_radiology_order .radiology_order_template_row .mb-20, #edit_pharmacy_order #edit_hospital_radiology_order .bill_item_row .mb-20, #edit_pharmacy_order #edit_hospital_radiology_order .radiology_test_row .mb-20, #edit_pharmacy_order #edit_hospital_radiology_order .radiology_order_template_row .mb-20, #edit_pharmacy_order #edit_hospital_radiology_test .bill_item_row .mb-20, #edit_pharmacy_order #edit_hospital_radiology_test .radiology_test_row .mb-20, #edit_pharmacy_order #edit_hospital_radiology_test .radiology_order_template_row .mb-20, #edit_pharmacy_order #create_user_anon_bill .bill_item_row .mb-20, #edit_pharmacy_order #create_user_anon_bill .radiology_test_row .mb-20, #edit_pharmacy_order #create_user_anon_bill .radiology_order_template_row .mb-20, #edit_pharmacy_order #radiology_order_template .bill_item_row .mb-20, #edit_pharmacy_order #radiology_order_template .radiology_test_row .mb-20, #edit_pharmacy_order #radiology_order_template .radiology_order_template_row .mb-20, #edit_pharmacy_order #add_doctorreferral .bill_item_row .mb-20, #edit_pharmacy_order #add_doctorreferral .radiology_test_row .mb-20, #edit_pharmacy_order #add_doctorreferral .radiology_order_template_row .mb-20, #edit_pharmacy_order #new_pharmacy_order_form .bill_item_row .mb-20, #edit_pharmacy_order #new_pharmacy_order_form .radiology_test_row .mb-20, #edit_pharmacy_order #new_pharmacy_order_form .radiology_order_template_row .mb-20, #edit_pharmacy_order #edit_pharmacy_order_form .bill_item_row .mb-20, #edit_pharmacy_order #edit_pharmacy_order_form .radiology_test_row .mb-20, #edit_pharmacy_order #edit_pharmacy_order_form .radiology_order_template_row .mb-20, #edit_pharmacy_order #vaccination_type .bill_item_row .mb-20, #edit_pharmacy_order #vaccination_type .radiology_test_row .mb-20, #edit_pharmacy_order #vaccination_type .radiology_order_template_row .mb-20, #edit_pharmacy_order #update_pharamacy_full_stock .bill_item_row .mb-20, #edit_pharmacy_order #update_pharamacy_full_stock .radiology_test_row .mb-20, #edit_pharmacy_order #update_pharamacy_full_stock .radiology_order_template_row .mb-20, #edit_pharmacy_order .print_template_row_form .bill_item_row .mb-20, #edit_pharmacy_order .print_template_row_form .radiology_test_row .mb-20, #edit_pharmacy_order .print_template_row_form .radiology_order_template_row .mb-20, #edit_pharmacy_order .new_print_template_block .bill_item_row .mb-20, #edit_pharmacy_order .new_print_template_block .radiology_test_row .mb-20, #edit_pharmacy_order .new_print_template_block .radiology_order_template_row .mb-20, #edit_pharmacy_order .edit_print_template_block .bill_item_row .mb-20, #edit_pharmacy_order .edit_print_template_block .radiology_test_row .mb-20, #edit_pharmacy_order .edit_print_template_block .radiology_order_template_row .mb-20, #edit_pharmacy_order #referral_payouts_update .bill_item_row .mb-20, #edit_pharmacy_order #referral_payouts_update .radiology_test_row .mb-20, #edit_pharmacy_order #referral_payouts_update .radiology_order_template_row .mb-20, #edit_pharmacy_order #return_hospital_pharmacy_bill .bill_item_row .mb-20, #edit_pharmacy_order #return_hospital_pharmacy_bill .radiology_test_row .mb-20, #edit_pharmacy_order #return_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #edit_pharmacy_order #new_doctor_network_rule_form .bill_item_row .mb-20, #edit_pharmacy_order #new_doctor_network_rule_form .radiology_test_row .mb-20, #edit_pharmacy_order #new_doctor_network_rule_form .radiology_order_template_row .mb-20, #edit_staff_network_rules #new_hospital_patient_bill .bill_item_row .mb-20, #edit_staff_network_rules #new_hospital_patient_bill .radiology_test_row .mb-20, #edit_staff_network_rules #new_hospital_patient_bill .radiology_order_template_row .mb-20, #edit_staff_network_rules #new_hospital_pharmacy_bill .bill_item_row .mb-20, #edit_staff_network_rules #new_hospital_pharmacy_bill .radiology_test_row .mb-20, #edit_staff_network_rules #new_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #edit_staff_network_rules #edit_hospital_pharmacy_bill .bill_item_row .mb-20, #edit_staff_network_rules #edit_hospital_pharmacy_bill .radiology_test_row .mb-20, #edit_staff_network_rules #edit_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #edit_staff_network_rules #create_hospital_bill_template .bill_item_row .mb-20, #edit_staff_network_rules #create_hospital_bill_template .radiology_test_row .mb-20, #edit_staff_network_rules #create_hospital_bill_template .radiology_order_template_row .mb-20, #edit_staff_network_rules #edit_hospital_patient_bill .bill_item_row .mb-20, #edit_staff_network_rules #edit_hospital_patient_bill .radiology_test_row .mb-20, #edit_staff_network_rules #edit_hospital_patient_bill .radiology_order_template_row .mb-20, #edit_staff_network_rules #new_hospital_pharmacy_inventory .bill_item_row .mb-20, #edit_staff_network_rules #new_hospital_pharmacy_inventory .radiology_test_row .mb-20, #edit_staff_network_rules #new_hospital_pharmacy_inventory .radiology_order_template_row .mb-20, #edit_staff_network_rules #prescription_template_form .bill_item_row .mb-20, #edit_staff_network_rules #prescription_template_form .radiology_test_row .mb-20, #edit_staff_network_rules #prescription_template_form .radiology_order_template_row .mb-20, #edit_staff_network_rules #new_staff_network_rule_form .bill_item_row .mb-20, #edit_staff_network_rules #new_staff_network_rule_form .radiology_test_row .mb-20, #edit_staff_network_rules #new_staff_network_rule_form .radiology_order_template_row .mb-20, #edit_staff_network_rules #new_hospital_radiology_order .bill_item_row .mb-20, #edit_staff_network_rules #new_hospital_radiology_order .radiology_test_row .mb-20, #edit_staff_network_rules #new_hospital_radiology_order .radiology_order_template_row .mb-20, #edit_staff_network_rules #edit_hospital_radiology_order .bill_item_row .mb-20, #edit_staff_network_rules #edit_hospital_radiology_order .radiology_test_row .mb-20, #edit_staff_network_rules #edit_hospital_radiology_order .radiology_order_template_row .mb-20, #edit_staff_network_rules #edit_hospital_radiology_test .bill_item_row .mb-20, #edit_staff_network_rules #edit_hospital_radiology_test .radiology_test_row .mb-20, #edit_staff_network_rules #edit_hospital_radiology_test .radiology_order_template_row .mb-20, #edit_staff_network_rules #create_user_anon_bill .bill_item_row .mb-20, #edit_staff_network_rules #create_user_anon_bill .radiology_test_row .mb-20, #edit_staff_network_rules #create_user_anon_bill .radiology_order_template_row .mb-20, #edit_staff_network_rules #radiology_order_template .bill_item_row .mb-20, #edit_staff_network_rules #radiology_order_template .radiology_test_row .mb-20, #edit_staff_network_rules #radiology_order_template .radiology_order_template_row .mb-20, #edit_staff_network_rules #add_doctorreferral .bill_item_row .mb-20, #edit_staff_network_rules #add_doctorreferral .radiology_test_row .mb-20, #edit_staff_network_rules #add_doctorreferral .radiology_order_template_row .mb-20, #edit_staff_network_rules #new_pharmacy_order_form .bill_item_row .mb-20, #edit_staff_network_rules #new_pharmacy_order_form .radiology_test_row .mb-20, #edit_staff_network_rules #new_pharmacy_order_form .radiology_order_template_row .mb-20, #edit_staff_network_rules #edit_pharmacy_order_form .bill_item_row .mb-20, #edit_staff_network_rules #edit_pharmacy_order_form .radiology_test_row .mb-20, #edit_staff_network_rules #edit_pharmacy_order_form .radiology_order_template_row .mb-20, #edit_staff_network_rules #vaccination_type .bill_item_row .mb-20, #edit_staff_network_rules #vaccination_type .radiology_test_row .mb-20, #edit_staff_network_rules #vaccination_type .radiology_order_template_row .mb-20, #edit_staff_network_rules #update_pharamacy_full_stock .bill_item_row .mb-20, #edit_staff_network_rules #update_pharamacy_full_stock .radiology_test_row .mb-20, #edit_staff_network_rules #update_pharamacy_full_stock .radiology_order_template_row .mb-20, #edit_staff_network_rules .print_template_row_form .bill_item_row .mb-20, #edit_staff_network_rules .print_template_row_form .radiology_test_row .mb-20, #edit_staff_network_rules .print_template_row_form .radiology_order_template_row .mb-20, #edit_staff_network_rules .new_print_template_block .bill_item_row .mb-20, #edit_staff_network_rules .new_print_template_block .radiology_test_row .mb-20, #edit_staff_network_rules .new_print_template_block .radiology_order_template_row .mb-20, #edit_staff_network_rules .edit_print_template_block .bill_item_row .mb-20, #edit_staff_network_rules .edit_print_template_block .radiology_test_row .mb-20, #edit_staff_network_rules .edit_print_template_block .radiology_order_template_row .mb-20, #edit_staff_network_rules #referral_payouts_update .bill_item_row .mb-20, #edit_staff_network_rules #referral_payouts_update .radiology_test_row .mb-20, #edit_staff_network_rules #referral_payouts_update .radiology_order_template_row .mb-20, #edit_staff_network_rules #return_hospital_pharmacy_bill .bill_item_row .mb-20, #edit_staff_network_rules #return_hospital_pharmacy_bill .radiology_test_row .mb-20, #edit_staff_network_rules #return_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #edit_staff_network_rules #new_doctor_network_rule_form .bill_item_row .mb-20, #edit_staff_network_rules #new_doctor_network_rule_form .radiology_test_row .mb-20, #edit_staff_network_rules #new_doctor_network_rule_form .radiology_order_template_row .mb-20, #add_new_radiology_order_form #new_hospital_patient_bill .bill_item_row .mb-20, #add_new_radiology_order_form #new_hospital_patient_bill .radiology_test_row .mb-20, #add_new_radiology_order_form #new_hospital_patient_bill .radiology_order_template_row .mb-20, #add_new_radiology_order_form #new_hospital_pharmacy_bill .bill_item_row .mb-20, #add_new_radiology_order_form #new_hospital_pharmacy_bill .radiology_test_row .mb-20, #add_new_radiology_order_form #new_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .bill_item_row .mb-20, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .radiology_test_row .mb-20, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #add_new_radiology_order_form #create_hospital_bill_template .bill_item_row .mb-20, #add_new_radiology_order_form #create_hospital_bill_template .radiology_test_row .mb-20, #add_new_radiology_order_form #create_hospital_bill_template .radiology_order_template_row .mb-20, #add_new_radiology_order_form #edit_hospital_patient_bill .bill_item_row .mb-20, #add_new_radiology_order_form #edit_hospital_patient_bill .radiology_test_row .mb-20, #add_new_radiology_order_form #edit_hospital_patient_bill .radiology_order_template_row .mb-20, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .bill_item_row .mb-20, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .radiology_test_row .mb-20, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .radiology_order_template_row .mb-20, #add_new_radiology_order_form #prescription_template_form .bill_item_row .mb-20, #add_new_radiology_order_form #prescription_template_form .radiology_test_row .mb-20, #add_new_radiology_order_form #prescription_template_form .radiology_order_template_row .mb-20, #add_new_radiology_order_form #new_staff_network_rule_form .bill_item_row .mb-20, #add_new_radiology_order_form #new_staff_network_rule_form .radiology_test_row .mb-20, #add_new_radiology_order_form #new_staff_network_rule_form .radiology_order_template_row .mb-20, #add_new_radiology_order_form #new_hospital_radiology_order .bill_item_row .mb-20, #add_new_radiology_order_form #new_hospital_radiology_order .radiology_test_row .mb-20, #add_new_radiology_order_form #new_hospital_radiology_order .radiology_order_template_row .mb-20, #add_new_radiology_order_form #edit_hospital_radiology_order .bill_item_row .mb-20, #add_new_radiology_order_form #edit_hospital_radiology_order .radiology_test_row .mb-20, #add_new_radiology_order_form #edit_hospital_radiology_order .radiology_order_template_row .mb-20, #add_new_radiology_order_form #edit_hospital_radiology_test .bill_item_row .mb-20, #add_new_radiology_order_form #edit_hospital_radiology_test .radiology_test_row .mb-20, #add_new_radiology_order_form #edit_hospital_radiology_test .radiology_order_template_row .mb-20, #add_new_radiology_order_form #create_user_anon_bill .bill_item_row .mb-20, #add_new_radiology_order_form #create_user_anon_bill .radiology_test_row .mb-20, #add_new_radiology_order_form #create_user_anon_bill .radiology_order_template_row .mb-20, #add_new_radiology_order_form #radiology_order_template .bill_item_row .mb-20, #add_new_radiology_order_form #radiology_order_template .radiology_test_row .mb-20, #add_new_radiology_order_form #radiology_order_template .radiology_order_template_row .mb-20, #add_new_radiology_order_form #add_doctorreferral .bill_item_row .mb-20, #add_new_radiology_order_form #add_doctorreferral .radiology_test_row .mb-20, #add_new_radiology_order_form #add_doctorreferral .radiology_order_template_row .mb-20, #add_new_radiology_order_form #new_pharmacy_order_form .bill_item_row .mb-20, #add_new_radiology_order_form #new_pharmacy_order_form .radiology_test_row .mb-20, #add_new_radiology_order_form #new_pharmacy_order_form .radiology_order_template_row .mb-20, #add_new_radiology_order_form #edit_pharmacy_order_form .bill_item_row .mb-20, #add_new_radiology_order_form #edit_pharmacy_order_form .radiology_test_row .mb-20, #add_new_radiology_order_form #edit_pharmacy_order_form .radiology_order_template_row .mb-20, #add_new_radiology_order_form #vaccination_type .bill_item_row .mb-20, #add_new_radiology_order_form #vaccination_type .radiology_test_row .mb-20, #add_new_radiology_order_form #vaccination_type .radiology_order_template_row .mb-20, #add_new_radiology_order_form #update_pharamacy_full_stock .bill_item_row .mb-20, #add_new_radiology_order_form #update_pharamacy_full_stock .radiology_test_row .mb-20, #add_new_radiology_order_form #update_pharamacy_full_stock .radiology_order_template_row .mb-20, #add_new_radiology_order_form .print_template_row_form .bill_item_row .mb-20, #add_new_radiology_order_form .print_template_row_form .radiology_test_row .mb-20, #add_new_radiology_order_form .print_template_row_form .radiology_order_template_row .mb-20, #add_new_radiology_order_form .new_print_template_block .bill_item_row .mb-20, #add_new_radiology_order_form .new_print_template_block .radiology_test_row .mb-20, #add_new_radiology_order_form .new_print_template_block .radiology_order_template_row .mb-20, #add_new_radiology_order_form .edit_print_template_block .bill_item_row .mb-20, #add_new_radiology_order_form .edit_print_template_block .radiology_test_row .mb-20, #add_new_radiology_order_form .edit_print_template_block .radiology_order_template_row .mb-20, #add_new_radiology_order_form #referral_payouts_update .bill_item_row .mb-20, #add_new_radiology_order_form #referral_payouts_update .radiology_test_row .mb-20, #add_new_radiology_order_form #referral_payouts_update .radiology_order_template_row .mb-20, #add_new_radiology_order_form #return_hospital_pharmacy_bill .bill_item_row .mb-20, #add_new_radiology_order_form #return_hospital_pharmacy_bill .radiology_test_row .mb-20, #add_new_radiology_order_form #return_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #add_new_radiology_order_form #new_doctor_network_rule_form .bill_item_row .mb-20, #add_new_radiology_order_form #new_doctor_network_rule_form .radiology_test_row .mb-20, #add_new_radiology_order_form #new_doctor_network_rule_form .radiology_order_template_row .mb-20, #edit_radiology_test_form #new_hospital_patient_bill .bill_item_row .mb-20, #edit_radiology_test_form #new_hospital_patient_bill .radiology_test_row .mb-20, #edit_radiology_test_form #new_hospital_patient_bill .radiology_order_template_row .mb-20, #edit_radiology_test_form #new_hospital_pharmacy_bill .bill_item_row .mb-20, #edit_radiology_test_form #new_hospital_pharmacy_bill .radiology_test_row .mb-20, #edit_radiology_test_form #new_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #edit_radiology_test_form #edit_hospital_pharmacy_bill .bill_item_row .mb-20, #edit_radiology_test_form #edit_hospital_pharmacy_bill .radiology_test_row .mb-20, #edit_radiology_test_form #edit_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #edit_radiology_test_form #create_hospital_bill_template .bill_item_row .mb-20, #edit_radiology_test_form #create_hospital_bill_template .radiology_test_row .mb-20, #edit_radiology_test_form #create_hospital_bill_template .radiology_order_template_row .mb-20, #edit_radiology_test_form #edit_hospital_patient_bill .bill_item_row .mb-20, #edit_radiology_test_form #edit_hospital_patient_bill .radiology_test_row .mb-20, #edit_radiology_test_form #edit_hospital_patient_bill .radiology_order_template_row .mb-20, #edit_radiology_test_form #new_hospital_pharmacy_inventory .bill_item_row .mb-20, #edit_radiology_test_form #new_hospital_pharmacy_inventory .radiology_test_row .mb-20, #edit_radiology_test_form #new_hospital_pharmacy_inventory .radiology_order_template_row .mb-20, #edit_radiology_test_form #prescription_template_form .bill_item_row .mb-20, #edit_radiology_test_form #prescription_template_form .radiology_test_row .mb-20, #edit_radiology_test_form #prescription_template_form .radiology_order_template_row .mb-20, #edit_radiology_test_form #new_staff_network_rule_form .bill_item_row .mb-20, #edit_radiology_test_form #new_staff_network_rule_form .radiology_test_row .mb-20, #edit_radiology_test_form #new_staff_network_rule_form .radiology_order_template_row .mb-20, #edit_radiology_test_form #new_hospital_radiology_order .bill_item_row .mb-20, #edit_radiology_test_form #new_hospital_radiology_order .radiology_test_row .mb-20, #edit_radiology_test_form #new_hospital_radiology_order .radiology_order_template_row .mb-20, #edit_radiology_test_form #edit_hospital_radiology_order .bill_item_row .mb-20, #edit_radiology_test_form #edit_hospital_radiology_order .radiology_test_row .mb-20, #edit_radiology_test_form #edit_hospital_radiology_order .radiology_order_template_row .mb-20, #edit_radiology_test_form #edit_hospital_radiology_test .bill_item_row .mb-20, #edit_radiology_test_form #edit_hospital_radiology_test .radiology_test_row .mb-20, #edit_radiology_test_form #edit_hospital_radiology_test .radiology_order_template_row .mb-20, #edit_radiology_test_form #create_user_anon_bill .bill_item_row .mb-20, #edit_radiology_test_form #create_user_anon_bill .radiology_test_row .mb-20, #edit_radiology_test_form #create_user_anon_bill .radiology_order_template_row .mb-20, #edit_radiology_test_form #radiology_order_template .bill_item_row .mb-20, #edit_radiology_test_form #radiology_order_template .radiology_test_row .mb-20, #edit_radiology_test_form #radiology_order_template .radiology_order_template_row .mb-20, #edit_radiology_test_form #add_doctorreferral .bill_item_row .mb-20, #edit_radiology_test_form #add_doctorreferral .radiology_test_row .mb-20, #edit_radiology_test_form #add_doctorreferral .radiology_order_template_row .mb-20, #edit_radiology_test_form #new_pharmacy_order_form .bill_item_row .mb-20, #edit_radiology_test_form #new_pharmacy_order_form .radiology_test_row .mb-20, #edit_radiology_test_form #new_pharmacy_order_form .radiology_order_template_row .mb-20, #edit_radiology_test_form #edit_pharmacy_order_form .bill_item_row .mb-20, #edit_radiology_test_form #edit_pharmacy_order_form .radiology_test_row .mb-20, #edit_radiology_test_form #edit_pharmacy_order_form .radiology_order_template_row .mb-20, #edit_radiology_test_form #vaccination_type .bill_item_row .mb-20, #edit_radiology_test_form #vaccination_type .radiology_test_row .mb-20, #edit_radiology_test_form #vaccination_type .radiology_order_template_row .mb-20, #edit_radiology_test_form #update_pharamacy_full_stock .bill_item_row .mb-20, #edit_radiology_test_form #update_pharamacy_full_stock .radiology_test_row .mb-20, #edit_radiology_test_form #update_pharamacy_full_stock .radiology_order_template_row .mb-20, #edit_radiology_test_form .print_template_row_form .bill_item_row .mb-20, #edit_radiology_test_form .print_template_row_form .radiology_test_row .mb-20, #edit_radiology_test_form .print_template_row_form .radiology_order_template_row .mb-20, #edit_radiology_test_form .new_print_template_block .bill_item_row .mb-20, #edit_radiology_test_form .new_print_template_block .radiology_test_row .mb-20, #edit_radiology_test_form .new_print_template_block .radiology_order_template_row .mb-20, #edit_radiology_test_form .edit_print_template_block .bill_item_row .mb-20, #edit_radiology_test_form .edit_print_template_block .radiology_test_row .mb-20, #edit_radiology_test_form .edit_print_template_block .radiology_order_template_row .mb-20, #edit_radiology_test_form #referral_payouts_update .bill_item_row .mb-20, #edit_radiology_test_form #referral_payouts_update .radiology_test_row .mb-20, #edit_radiology_test_form #referral_payouts_update .radiology_order_template_row .mb-20, #edit_radiology_test_form #return_hospital_pharmacy_bill .bill_item_row .mb-20, #edit_radiology_test_form #return_hospital_pharmacy_bill .radiology_test_row .mb-20, #edit_radiology_test_form #return_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #edit_radiology_test_form #new_doctor_network_rule_form .bill_item_row .mb-20, #edit_radiology_test_form #new_doctor_network_rule_form .radiology_test_row .mb-20, #edit_radiology_test_form #new_doctor_network_rule_form .radiology_order_template_row .mb-20, #importUserBill #new_hospital_patient_bill .bill_item_row .mb-20, #importUserBill #new_hospital_patient_bill .radiology_test_row .mb-20, #importUserBill #new_hospital_patient_bill .radiology_order_template_row .mb-20, #importUserBill #new_hospital_pharmacy_bill .bill_item_row .mb-20, #importUserBill #new_hospital_pharmacy_bill .radiology_test_row .mb-20, #importUserBill #new_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #importUserBill #edit_hospital_pharmacy_bill .bill_item_row .mb-20, #importUserBill #edit_hospital_pharmacy_bill .radiology_test_row .mb-20, #importUserBill #edit_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #importUserBill #create_hospital_bill_template .bill_item_row .mb-20, #importUserBill #create_hospital_bill_template .radiology_test_row .mb-20, #importUserBill #create_hospital_bill_template .radiology_order_template_row .mb-20, #importUserBill #edit_hospital_patient_bill .bill_item_row .mb-20, #importUserBill #edit_hospital_patient_bill .radiology_test_row .mb-20, #importUserBill #edit_hospital_patient_bill .radiology_order_template_row .mb-20, #importUserBill #new_hospital_pharmacy_inventory .bill_item_row .mb-20, #importUserBill #new_hospital_pharmacy_inventory .radiology_test_row .mb-20, #importUserBill #new_hospital_pharmacy_inventory .radiology_order_template_row .mb-20, #importUserBill #prescription_template_form .bill_item_row .mb-20, #importUserBill #prescription_template_form .radiology_test_row .mb-20, #importUserBill #prescription_template_form .radiology_order_template_row .mb-20, #importUserBill #new_staff_network_rule_form .bill_item_row .mb-20, #importUserBill #new_staff_network_rule_form .radiology_test_row .mb-20, #importUserBill #new_staff_network_rule_form .radiology_order_template_row .mb-20, #importUserBill #new_hospital_radiology_order .bill_item_row .mb-20, #importUserBill #new_hospital_radiology_order .radiology_test_row .mb-20, #importUserBill #new_hospital_radiology_order .radiology_order_template_row .mb-20, #importUserBill #edit_hospital_radiology_order .bill_item_row .mb-20, #importUserBill #edit_hospital_radiology_order .radiology_test_row .mb-20, #importUserBill #edit_hospital_radiology_order .radiology_order_template_row .mb-20, #importUserBill #edit_hospital_radiology_test .bill_item_row .mb-20, #importUserBill #edit_hospital_radiology_test .radiology_test_row .mb-20, #importUserBill #edit_hospital_radiology_test .radiology_order_template_row .mb-20, #importUserBill #create_user_anon_bill .bill_item_row .mb-20, #importUserBill #create_user_anon_bill .radiology_test_row .mb-20, #importUserBill #create_user_anon_bill .radiology_order_template_row .mb-20, #importUserBill #radiology_order_template .bill_item_row .mb-20, #importUserBill #radiology_order_template .radiology_test_row .mb-20, #importUserBill #radiology_order_template .radiology_order_template_row .mb-20, #importUserBill #add_doctorreferral .bill_item_row .mb-20, #importUserBill #add_doctorreferral .radiology_test_row .mb-20, #importUserBill #add_doctorreferral .radiology_order_template_row .mb-20, #importUserBill #new_pharmacy_order_form .bill_item_row .mb-20, #importUserBill #new_pharmacy_order_form .radiology_test_row .mb-20, #importUserBill #new_pharmacy_order_form .radiology_order_template_row .mb-20, #importUserBill #edit_pharmacy_order_form .bill_item_row .mb-20, #importUserBill #edit_pharmacy_order_form .radiology_test_row .mb-20, #importUserBill #edit_pharmacy_order_form .radiology_order_template_row .mb-20, #importUserBill #vaccination_type .bill_item_row .mb-20, #importUserBill #vaccination_type .radiology_test_row .mb-20, #importUserBill #vaccination_type .radiology_order_template_row .mb-20, #importUserBill #update_pharamacy_full_stock .bill_item_row .mb-20, #importUserBill #update_pharamacy_full_stock .radiology_test_row .mb-20, #importUserBill #update_pharamacy_full_stock .radiology_order_template_row .mb-20, #importUserBill .print_template_row_form .bill_item_row .mb-20, #importUserBill .print_template_row_form .radiology_test_row .mb-20, #importUserBill .print_template_row_form .radiology_order_template_row .mb-20, #importUserBill .new_print_template_block .bill_item_row .mb-20, #importUserBill .new_print_template_block .radiology_test_row .mb-20, #importUserBill .new_print_template_block .radiology_order_template_row .mb-20, #importUserBill .edit_print_template_block .bill_item_row .mb-20, #importUserBill .edit_print_template_block .radiology_test_row .mb-20, #importUserBill .edit_print_template_block .radiology_order_template_row .mb-20, #importUserBill #referral_payouts_update .bill_item_row .mb-20, #importUserBill #referral_payouts_update .radiology_test_row .mb-20, #importUserBill #referral_payouts_update .radiology_order_template_row .mb-20, #importUserBill #return_hospital_pharmacy_bill .bill_item_row .mb-20, #importUserBill #return_hospital_pharmacy_bill .radiology_test_row .mb-20, #importUserBill #return_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #importUserBill #new_doctor_network_rule_form .bill_item_row .mb-20, #importUserBill #new_doctor_network_rule_form .radiology_test_row .mb-20, #importUserBill #new_doctor_network_rule_form .radiology_order_template_row .mb-20, #editOrderTemplatemodal #new_hospital_patient_bill .bill_item_row .mb-20, #editOrderTemplatemodal #new_hospital_patient_bill .radiology_test_row .mb-20, #editOrderTemplatemodal #new_hospital_patient_bill .radiology_order_template_row .mb-20, #editOrderTemplatemodal #new_hospital_pharmacy_bill .bill_item_row .mb-20, #editOrderTemplatemodal #new_hospital_pharmacy_bill .radiology_test_row .mb-20, #editOrderTemplatemodal #new_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .bill_item_row .mb-20, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .radiology_test_row .mb-20, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #editOrderTemplatemodal #create_hospital_bill_template .bill_item_row .mb-20, #editOrderTemplatemodal #create_hospital_bill_template .radiology_test_row .mb-20, #editOrderTemplatemodal #create_hospital_bill_template .radiology_order_template_row .mb-20, #editOrderTemplatemodal #edit_hospital_patient_bill .bill_item_row .mb-20, #editOrderTemplatemodal #edit_hospital_patient_bill .radiology_test_row .mb-20, #editOrderTemplatemodal #edit_hospital_patient_bill .radiology_order_template_row .mb-20, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .bill_item_row .mb-20, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .radiology_test_row .mb-20, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .radiology_order_template_row .mb-20, #editOrderTemplatemodal #prescription_template_form .bill_item_row .mb-20, #editOrderTemplatemodal #prescription_template_form .radiology_test_row .mb-20, #editOrderTemplatemodal #prescription_template_form .radiology_order_template_row .mb-20, #editOrderTemplatemodal #new_staff_network_rule_form .bill_item_row .mb-20, #editOrderTemplatemodal #new_staff_network_rule_form .radiology_test_row .mb-20, #editOrderTemplatemodal #new_staff_network_rule_form .radiology_order_template_row .mb-20, #editOrderTemplatemodal #new_hospital_radiology_order .bill_item_row .mb-20, #editOrderTemplatemodal #new_hospital_radiology_order .radiology_test_row .mb-20, #editOrderTemplatemodal #new_hospital_radiology_order .radiology_order_template_row .mb-20, #editOrderTemplatemodal #edit_hospital_radiology_order .bill_item_row .mb-20, #editOrderTemplatemodal #edit_hospital_radiology_order .radiology_test_row .mb-20, #editOrderTemplatemodal #edit_hospital_radiology_order .radiology_order_template_row .mb-20, #editOrderTemplatemodal #edit_hospital_radiology_test .bill_item_row .mb-20, #editOrderTemplatemodal #edit_hospital_radiology_test .radiology_test_row .mb-20, #editOrderTemplatemodal #edit_hospital_radiology_test .radiology_order_template_row .mb-20, #editOrderTemplatemodal #create_user_anon_bill .bill_item_row .mb-20, #editOrderTemplatemodal #create_user_anon_bill .radiology_test_row .mb-20, #editOrderTemplatemodal #create_user_anon_bill .radiology_order_template_row .mb-20, #editOrderTemplatemodal #radiology_order_template .bill_item_row .mb-20, #editOrderTemplatemodal #radiology_order_template .radiology_test_row .mb-20, #editOrderTemplatemodal #radiology_order_template .radiology_order_template_row .mb-20, #editOrderTemplatemodal #add_doctorreferral .bill_item_row .mb-20, #editOrderTemplatemodal #add_doctorreferral .radiology_test_row .mb-20, #editOrderTemplatemodal #add_doctorreferral .radiology_order_template_row .mb-20, #editOrderTemplatemodal #new_pharmacy_order_form .bill_item_row .mb-20, #editOrderTemplatemodal #new_pharmacy_order_form .radiology_test_row .mb-20, #editOrderTemplatemodal #new_pharmacy_order_form .radiology_order_template_row .mb-20, #editOrderTemplatemodal #edit_pharmacy_order_form .bill_item_row .mb-20, #editOrderTemplatemodal #edit_pharmacy_order_form .radiology_test_row .mb-20, #editOrderTemplatemodal #edit_pharmacy_order_form .radiology_order_template_row .mb-20, #editOrderTemplatemodal #vaccination_type .bill_item_row .mb-20, #editOrderTemplatemodal #vaccination_type .radiology_test_row .mb-20, #editOrderTemplatemodal #vaccination_type .radiology_order_template_row .mb-20, #editOrderTemplatemodal #update_pharamacy_full_stock .bill_item_row .mb-20, #editOrderTemplatemodal #update_pharamacy_full_stock .radiology_test_row .mb-20, #editOrderTemplatemodal #update_pharamacy_full_stock .radiology_order_template_row .mb-20, #editOrderTemplatemodal .print_template_row_form .bill_item_row .mb-20, #editOrderTemplatemodal .print_template_row_form .radiology_test_row .mb-20, #editOrderTemplatemodal .print_template_row_form .radiology_order_template_row .mb-20, #editOrderTemplatemodal .new_print_template_block .bill_item_row .mb-20, #editOrderTemplatemodal .new_print_template_block .radiology_test_row .mb-20, #editOrderTemplatemodal .new_print_template_block .radiology_order_template_row .mb-20, #editOrderTemplatemodal .edit_print_template_block .bill_item_row .mb-20, #editOrderTemplatemodal .edit_print_template_block .radiology_test_row .mb-20, #editOrderTemplatemodal .edit_print_template_block .radiology_order_template_row .mb-20, #editOrderTemplatemodal #referral_payouts_update .bill_item_row .mb-20, #editOrderTemplatemodal #referral_payouts_update .radiology_test_row .mb-20, #editOrderTemplatemodal #referral_payouts_update .radiology_order_template_row .mb-20, #editOrderTemplatemodal #return_hospital_pharmacy_bill .bill_item_row .mb-20, #editOrderTemplatemodal #return_hospital_pharmacy_bill .radiology_test_row .mb-20, #editOrderTemplatemodal #return_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #editOrderTemplatemodal #new_doctor_network_rule_form .bill_item_row .mb-20, #editOrderTemplatemodal #new_doctor_network_rule_form .radiology_test_row .mb-20, #editOrderTemplatemodal #new_doctor_network_rule_form .radiology_order_template_row .mb-20, #editReferralTemplatemodal #new_hospital_patient_bill .bill_item_row .mb-20, #editReferralTemplatemodal #new_hospital_patient_bill .radiology_test_row .mb-20, #editReferralTemplatemodal #new_hospital_patient_bill .radiology_order_template_row .mb-20, #editReferralTemplatemodal #new_hospital_pharmacy_bill .bill_item_row .mb-20, #editReferralTemplatemodal #new_hospital_pharmacy_bill .radiology_test_row .mb-20, #editReferralTemplatemodal #new_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .bill_item_row .mb-20, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .radiology_test_row .mb-20, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #editReferralTemplatemodal #create_hospital_bill_template .bill_item_row .mb-20, #editReferralTemplatemodal #create_hospital_bill_template .radiology_test_row .mb-20, #editReferralTemplatemodal #create_hospital_bill_template .radiology_order_template_row .mb-20, #editReferralTemplatemodal #edit_hospital_patient_bill .bill_item_row .mb-20, #editReferralTemplatemodal #edit_hospital_patient_bill .radiology_test_row .mb-20, #editReferralTemplatemodal #edit_hospital_patient_bill .radiology_order_template_row .mb-20, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .bill_item_row .mb-20, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .radiology_test_row .mb-20, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .radiology_order_template_row .mb-20, #editReferralTemplatemodal #prescription_template_form .bill_item_row .mb-20, #editReferralTemplatemodal #prescription_template_form .radiology_test_row .mb-20, #editReferralTemplatemodal #prescription_template_form .radiology_order_template_row .mb-20, #editReferralTemplatemodal #new_staff_network_rule_form .bill_item_row .mb-20, #editReferralTemplatemodal #new_staff_network_rule_form .radiology_test_row .mb-20, #editReferralTemplatemodal #new_staff_network_rule_form .radiology_order_template_row .mb-20, #editReferralTemplatemodal #new_hospital_radiology_order .bill_item_row .mb-20, #editReferralTemplatemodal #new_hospital_radiology_order .radiology_test_row .mb-20, #editReferralTemplatemodal #new_hospital_radiology_order .radiology_order_template_row .mb-20, #editReferralTemplatemodal #edit_hospital_radiology_order .bill_item_row .mb-20, #editReferralTemplatemodal #edit_hospital_radiology_order .radiology_test_row .mb-20, #editReferralTemplatemodal #edit_hospital_radiology_order .radiology_order_template_row .mb-20, #editReferralTemplatemodal #edit_hospital_radiology_test .bill_item_row .mb-20, #editReferralTemplatemodal #edit_hospital_radiology_test .radiology_test_row .mb-20, #editReferralTemplatemodal #edit_hospital_radiology_test .radiology_order_template_row .mb-20, #editReferralTemplatemodal #create_user_anon_bill .bill_item_row .mb-20, #editReferralTemplatemodal #create_user_anon_bill .radiology_test_row .mb-20, #editReferralTemplatemodal #create_user_anon_bill .radiology_order_template_row .mb-20, #editReferralTemplatemodal #radiology_order_template .bill_item_row .mb-20, #editReferralTemplatemodal #radiology_order_template .radiology_test_row .mb-20, #editReferralTemplatemodal #radiology_order_template .radiology_order_template_row .mb-20, #editReferralTemplatemodal #add_doctorreferral .bill_item_row .mb-20, #editReferralTemplatemodal #add_doctorreferral .radiology_test_row .mb-20, #editReferralTemplatemodal #add_doctorreferral .radiology_order_template_row .mb-20, #editReferralTemplatemodal #new_pharmacy_order_form .bill_item_row .mb-20, #editReferralTemplatemodal #new_pharmacy_order_form .radiology_test_row .mb-20, #editReferralTemplatemodal #new_pharmacy_order_form .radiology_order_template_row .mb-20, #editReferralTemplatemodal #edit_pharmacy_order_form .bill_item_row .mb-20, #editReferralTemplatemodal #edit_pharmacy_order_form .radiology_test_row .mb-20, #editReferralTemplatemodal #edit_pharmacy_order_form .radiology_order_template_row .mb-20, #editReferralTemplatemodal #vaccination_type .bill_item_row .mb-20, #editReferralTemplatemodal #vaccination_type .radiology_test_row .mb-20, #editReferralTemplatemodal #vaccination_type .radiology_order_template_row .mb-20, #editReferralTemplatemodal #update_pharamacy_full_stock .bill_item_row .mb-20, #editReferralTemplatemodal #update_pharamacy_full_stock .radiology_test_row .mb-20, #editReferralTemplatemodal #update_pharamacy_full_stock .radiology_order_template_row .mb-20, #editReferralTemplatemodal .print_template_row_form .bill_item_row .mb-20, #editReferralTemplatemodal .print_template_row_form .radiology_test_row .mb-20, #editReferralTemplatemodal .print_template_row_form .radiology_order_template_row .mb-20, #editReferralTemplatemodal .new_print_template_block .bill_item_row .mb-20, #editReferralTemplatemodal .new_print_template_block .radiology_test_row .mb-20, #editReferralTemplatemodal .new_print_template_block .radiology_order_template_row .mb-20, #editReferralTemplatemodal .edit_print_template_block .bill_item_row .mb-20, #editReferralTemplatemodal .edit_print_template_block .radiology_test_row .mb-20, #editReferralTemplatemodal .edit_print_template_block .radiology_order_template_row .mb-20, #editReferralTemplatemodal #referral_payouts_update .bill_item_row .mb-20, #editReferralTemplatemodal #referral_payouts_update .radiology_test_row .mb-20, #editReferralTemplatemodal #referral_payouts_update .radiology_order_template_row .mb-20, #editReferralTemplatemodal #return_hospital_pharmacy_bill .bill_item_row .mb-20, #editReferralTemplatemodal #return_hospital_pharmacy_bill .radiology_test_row .mb-20, #editReferralTemplatemodal #return_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #editReferralTemplatemodal #new_doctor_network_rule_form .bill_item_row .mb-20, #editReferralTemplatemodal #new_doctor_network_rule_form .radiology_test_row .mb-20, #editReferralTemplatemodal #new_doctor_network_rule_form .radiology_order_template_row .mb-20, #VaccinationTemplatemodal #new_hospital_patient_bill .bill_item_row .mb-20, #VaccinationTemplatemodal #new_hospital_patient_bill .radiology_test_row .mb-20, #VaccinationTemplatemodal #new_hospital_patient_bill .radiology_order_template_row .mb-20, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .bill_item_row .mb-20, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .radiology_test_row .mb-20, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .bill_item_row .mb-20, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .radiology_test_row .mb-20, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #VaccinationTemplatemodal #create_hospital_bill_template .bill_item_row .mb-20, #VaccinationTemplatemodal #create_hospital_bill_template .radiology_test_row .mb-20, #VaccinationTemplatemodal #create_hospital_bill_template .radiology_order_template_row .mb-20, #VaccinationTemplatemodal #edit_hospital_patient_bill .bill_item_row .mb-20, #VaccinationTemplatemodal #edit_hospital_patient_bill .radiology_test_row .mb-20, #VaccinationTemplatemodal #edit_hospital_patient_bill .radiology_order_template_row .mb-20, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .bill_item_row .mb-20, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .radiology_test_row .mb-20, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .radiology_order_template_row .mb-20, #VaccinationTemplatemodal #prescription_template_form .bill_item_row .mb-20, #VaccinationTemplatemodal #prescription_template_form .radiology_test_row .mb-20, #VaccinationTemplatemodal #prescription_template_form .radiology_order_template_row .mb-20, #VaccinationTemplatemodal #new_staff_network_rule_form .bill_item_row .mb-20, #VaccinationTemplatemodal #new_staff_network_rule_form .radiology_test_row .mb-20, #VaccinationTemplatemodal #new_staff_network_rule_form .radiology_order_template_row .mb-20, #VaccinationTemplatemodal #new_hospital_radiology_order .bill_item_row .mb-20, #VaccinationTemplatemodal #new_hospital_radiology_order .radiology_test_row .mb-20, #VaccinationTemplatemodal #new_hospital_radiology_order .radiology_order_template_row .mb-20, #VaccinationTemplatemodal #edit_hospital_radiology_order .bill_item_row .mb-20, #VaccinationTemplatemodal #edit_hospital_radiology_order .radiology_test_row .mb-20, #VaccinationTemplatemodal #edit_hospital_radiology_order .radiology_order_template_row .mb-20, #VaccinationTemplatemodal #edit_hospital_radiology_test .bill_item_row .mb-20, #VaccinationTemplatemodal #edit_hospital_radiology_test .radiology_test_row .mb-20, #VaccinationTemplatemodal #edit_hospital_radiology_test .radiology_order_template_row .mb-20, #VaccinationTemplatemodal #create_user_anon_bill .bill_item_row .mb-20, #VaccinationTemplatemodal #create_user_anon_bill .radiology_test_row .mb-20, #VaccinationTemplatemodal #create_user_anon_bill .radiology_order_template_row .mb-20, #VaccinationTemplatemodal #radiology_order_template .bill_item_row .mb-20, #VaccinationTemplatemodal #radiology_order_template .radiology_test_row .mb-20, #VaccinationTemplatemodal #radiology_order_template .radiology_order_template_row .mb-20, #VaccinationTemplatemodal #add_doctorreferral .bill_item_row .mb-20, #VaccinationTemplatemodal #add_doctorreferral .radiology_test_row .mb-20, #VaccinationTemplatemodal #add_doctorreferral .radiology_order_template_row .mb-20, #VaccinationTemplatemodal #new_pharmacy_order_form .bill_item_row .mb-20, #VaccinationTemplatemodal #new_pharmacy_order_form .radiology_test_row .mb-20, #VaccinationTemplatemodal #new_pharmacy_order_form .radiology_order_template_row .mb-20, #VaccinationTemplatemodal #edit_pharmacy_order_form .bill_item_row .mb-20, #VaccinationTemplatemodal #edit_pharmacy_order_form .radiology_test_row .mb-20, #VaccinationTemplatemodal #edit_pharmacy_order_form .radiology_order_template_row .mb-20, #VaccinationTemplatemodal #vaccination_type .bill_item_row .mb-20, #VaccinationTemplatemodal #vaccination_type .radiology_test_row .mb-20, #VaccinationTemplatemodal #vaccination_type .radiology_order_template_row .mb-20, #VaccinationTemplatemodal #update_pharamacy_full_stock .bill_item_row .mb-20, #VaccinationTemplatemodal #update_pharamacy_full_stock .radiology_test_row .mb-20, #VaccinationTemplatemodal #update_pharamacy_full_stock .radiology_order_template_row .mb-20, #VaccinationTemplatemodal .print_template_row_form .bill_item_row .mb-20, #VaccinationTemplatemodal .print_template_row_form .radiology_test_row .mb-20, #VaccinationTemplatemodal .print_template_row_form .radiology_order_template_row .mb-20, #VaccinationTemplatemodal .new_print_template_block .bill_item_row .mb-20, #VaccinationTemplatemodal .new_print_template_block .radiology_test_row .mb-20, #VaccinationTemplatemodal .new_print_template_block .radiology_order_template_row .mb-20, #VaccinationTemplatemodal .edit_print_template_block .bill_item_row .mb-20, #VaccinationTemplatemodal .edit_print_template_block .radiology_test_row .mb-20, #VaccinationTemplatemodal .edit_print_template_block .radiology_order_template_row .mb-20, #VaccinationTemplatemodal #referral_payouts_update .bill_item_row .mb-20, #VaccinationTemplatemodal #referral_payouts_update .radiology_test_row .mb-20, #VaccinationTemplatemodal #referral_payouts_update .radiology_order_template_row .mb-20, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .bill_item_row .mb-20, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .radiology_test_row .mb-20, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #VaccinationTemplatemodal #new_doctor_network_rule_form .bill_item_row .mb-20, #VaccinationTemplatemodal #new_doctor_network_rule_form .radiology_test_row .mb-20, #VaccinationTemplatemodal #new_doctor_network_rule_form .radiology_order_template_row .mb-20, #update_pharmacy_order_stock #new_hospital_patient_bill .bill_item_row .mb-20, #update_pharmacy_order_stock #new_hospital_patient_bill .radiology_test_row .mb-20, #update_pharmacy_order_stock #new_hospital_patient_bill .radiology_order_template_row .mb-20, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .bill_item_row .mb-20, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .radiology_test_row .mb-20, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .bill_item_row .mb-20, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .radiology_test_row .mb-20, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #update_pharmacy_order_stock #create_hospital_bill_template .bill_item_row .mb-20, #update_pharmacy_order_stock #create_hospital_bill_template .radiology_test_row .mb-20, #update_pharmacy_order_stock #create_hospital_bill_template .radiology_order_template_row .mb-20, #update_pharmacy_order_stock #edit_hospital_patient_bill .bill_item_row .mb-20, #update_pharmacy_order_stock #edit_hospital_patient_bill .radiology_test_row .mb-20, #update_pharmacy_order_stock #edit_hospital_patient_bill .radiology_order_template_row .mb-20, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .bill_item_row .mb-20, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .radiology_test_row .mb-20, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .radiology_order_template_row .mb-20, #update_pharmacy_order_stock #prescription_template_form .bill_item_row .mb-20, #update_pharmacy_order_stock #prescription_template_form .radiology_test_row .mb-20, #update_pharmacy_order_stock #prescription_template_form .radiology_order_template_row .mb-20, #update_pharmacy_order_stock #new_staff_network_rule_form .bill_item_row .mb-20, #update_pharmacy_order_stock #new_staff_network_rule_form .radiology_test_row .mb-20, #update_pharmacy_order_stock #new_staff_network_rule_form .radiology_order_template_row .mb-20, #update_pharmacy_order_stock #new_hospital_radiology_order .bill_item_row .mb-20, #update_pharmacy_order_stock #new_hospital_radiology_order .radiology_test_row .mb-20, #update_pharmacy_order_stock #new_hospital_radiology_order .radiology_order_template_row .mb-20, #update_pharmacy_order_stock #edit_hospital_radiology_order .bill_item_row .mb-20, #update_pharmacy_order_stock #edit_hospital_radiology_order .radiology_test_row .mb-20, #update_pharmacy_order_stock #edit_hospital_radiology_order .radiology_order_template_row .mb-20, #update_pharmacy_order_stock #edit_hospital_radiology_test .bill_item_row .mb-20, #update_pharmacy_order_stock #edit_hospital_radiology_test .radiology_test_row .mb-20, #update_pharmacy_order_stock #edit_hospital_radiology_test .radiology_order_template_row .mb-20, #update_pharmacy_order_stock #create_user_anon_bill .bill_item_row .mb-20, #update_pharmacy_order_stock #create_user_anon_bill .radiology_test_row .mb-20, #update_pharmacy_order_stock #create_user_anon_bill .radiology_order_template_row .mb-20, #update_pharmacy_order_stock #radiology_order_template .bill_item_row .mb-20, #update_pharmacy_order_stock #radiology_order_template .radiology_test_row .mb-20, #update_pharmacy_order_stock #radiology_order_template .radiology_order_template_row .mb-20, #update_pharmacy_order_stock #add_doctorreferral .bill_item_row .mb-20, #update_pharmacy_order_stock #add_doctorreferral .radiology_test_row .mb-20, #update_pharmacy_order_stock #add_doctorreferral .radiology_order_template_row .mb-20, #update_pharmacy_order_stock #new_pharmacy_order_form .bill_item_row .mb-20, #update_pharmacy_order_stock #new_pharmacy_order_form .radiology_test_row .mb-20, #update_pharmacy_order_stock #new_pharmacy_order_form .radiology_order_template_row .mb-20, #update_pharmacy_order_stock #edit_pharmacy_order_form .bill_item_row .mb-20, #update_pharmacy_order_stock #edit_pharmacy_order_form .radiology_test_row .mb-20, #update_pharmacy_order_stock #edit_pharmacy_order_form .radiology_order_template_row .mb-20, #update_pharmacy_order_stock #vaccination_type .bill_item_row .mb-20, #update_pharmacy_order_stock #vaccination_type .radiology_test_row .mb-20, #update_pharmacy_order_stock #vaccination_type .radiology_order_template_row .mb-20, #update_pharmacy_order_stock #update_pharamacy_full_stock .bill_item_row .mb-20, #update_pharmacy_order_stock #update_pharamacy_full_stock .radiology_test_row .mb-20, #update_pharmacy_order_stock #update_pharamacy_full_stock .radiology_order_template_row .mb-20, #update_pharmacy_order_stock .print_template_row_form .bill_item_row .mb-20, #update_pharmacy_order_stock .print_template_row_form .radiology_test_row .mb-20, #update_pharmacy_order_stock .print_template_row_form .radiology_order_template_row .mb-20, #update_pharmacy_order_stock .new_print_template_block .bill_item_row .mb-20, #update_pharmacy_order_stock .new_print_template_block .radiology_test_row .mb-20, #update_pharmacy_order_stock .new_print_template_block .radiology_order_template_row .mb-20, #update_pharmacy_order_stock .edit_print_template_block .bill_item_row .mb-20, #update_pharmacy_order_stock .edit_print_template_block .radiology_test_row .mb-20, #update_pharmacy_order_stock .edit_print_template_block .radiology_order_template_row .mb-20, #update_pharmacy_order_stock #referral_payouts_update .bill_item_row .mb-20, #update_pharmacy_order_stock #referral_payouts_update .radiology_test_row .mb-20, #update_pharmacy_order_stock #referral_payouts_update .radiology_order_template_row .mb-20, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .bill_item_row .mb-20, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .radiology_test_row .mb-20, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #update_pharmacy_order_stock #new_doctor_network_rule_form .bill_item_row .mb-20, #update_pharmacy_order_stock #new_doctor_network_rule_form .radiology_test_row .mb-20, #update_pharmacy_order_stock #new_doctor_network_rule_form .radiology_order_template_row .mb-20, #addMoreList #new_hospital_patient_bill .bill_item_row .mb-20, #addMoreList #new_hospital_patient_bill .radiology_test_row .mb-20, #addMoreList #new_hospital_patient_bill .radiology_order_template_row .mb-20, #addMoreList #new_hospital_pharmacy_bill .bill_item_row .mb-20, #addMoreList #new_hospital_pharmacy_bill .radiology_test_row .mb-20, #addMoreList #new_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #addMoreList #edit_hospital_pharmacy_bill .bill_item_row .mb-20, #addMoreList #edit_hospital_pharmacy_bill .radiology_test_row .mb-20, #addMoreList #edit_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #addMoreList #create_hospital_bill_template .bill_item_row .mb-20, #addMoreList #create_hospital_bill_template .radiology_test_row .mb-20, #addMoreList #create_hospital_bill_template .radiology_order_template_row .mb-20, #addMoreList #edit_hospital_patient_bill .bill_item_row .mb-20, #addMoreList #edit_hospital_patient_bill .radiology_test_row .mb-20, #addMoreList #edit_hospital_patient_bill .radiology_order_template_row .mb-20, #addMoreList #new_hospital_pharmacy_inventory .bill_item_row .mb-20, #addMoreList #new_hospital_pharmacy_inventory .radiology_test_row .mb-20, #addMoreList #new_hospital_pharmacy_inventory .radiology_order_template_row .mb-20, #addMoreList #prescription_template_form .bill_item_row .mb-20, #addMoreList #prescription_template_form .radiology_test_row .mb-20, #addMoreList #prescription_template_form .radiology_order_template_row .mb-20, #addMoreList #new_staff_network_rule_form .bill_item_row .mb-20, #addMoreList #new_staff_network_rule_form .radiology_test_row .mb-20, #addMoreList #new_staff_network_rule_form .radiology_order_template_row .mb-20, #addMoreList #new_hospital_radiology_order .bill_item_row .mb-20, #addMoreList #new_hospital_radiology_order .radiology_test_row .mb-20, #addMoreList #new_hospital_radiology_order .radiology_order_template_row .mb-20, #addMoreList #edit_hospital_radiology_order .bill_item_row .mb-20, #addMoreList #edit_hospital_radiology_order .radiology_test_row .mb-20, #addMoreList #edit_hospital_radiology_order .radiology_order_template_row .mb-20, #addMoreList #edit_hospital_radiology_test .bill_item_row .mb-20, #addMoreList #edit_hospital_radiology_test .radiology_test_row .mb-20, #addMoreList #edit_hospital_radiology_test .radiology_order_template_row .mb-20, #addMoreList #create_user_anon_bill .bill_item_row .mb-20, #addMoreList #create_user_anon_bill .radiology_test_row .mb-20, #addMoreList #create_user_anon_bill .radiology_order_template_row .mb-20, #addMoreList #radiology_order_template .bill_item_row .mb-20, #addMoreList #radiology_order_template .radiology_test_row .mb-20, #addMoreList #radiology_order_template .radiology_order_template_row .mb-20, #addMoreList #add_doctorreferral .bill_item_row .mb-20, #addMoreList #add_doctorreferral .radiology_test_row .mb-20, #addMoreList #add_doctorreferral .radiology_order_template_row .mb-20, #addMoreList #new_pharmacy_order_form .bill_item_row .mb-20, #addMoreList #new_pharmacy_order_form .radiology_test_row .mb-20, #addMoreList #new_pharmacy_order_form .radiology_order_template_row .mb-20, #addMoreList #edit_pharmacy_order_form .bill_item_row .mb-20, #addMoreList #edit_pharmacy_order_form .radiology_test_row .mb-20, #addMoreList #edit_pharmacy_order_form .radiology_order_template_row .mb-20, #addMoreList #vaccination_type .bill_item_row .mb-20, #addMoreList #vaccination_type .radiology_test_row .mb-20, #addMoreList #vaccination_type .radiology_order_template_row .mb-20, #addMoreList #update_pharamacy_full_stock .bill_item_row .mb-20, #addMoreList #update_pharamacy_full_stock .radiology_test_row .mb-20, #addMoreList #update_pharamacy_full_stock .radiology_order_template_row .mb-20, #addMoreList .print_template_row_form .bill_item_row .mb-20, #addMoreList .print_template_row_form .radiology_test_row .mb-20, #addMoreList .print_template_row_form .radiology_order_template_row .mb-20, #addMoreList .new_print_template_block .bill_item_row .mb-20, #addMoreList .new_print_template_block .radiology_test_row .mb-20, #addMoreList .new_print_template_block .radiology_order_template_row .mb-20, #addMoreList .edit_print_template_block .bill_item_row .mb-20, #addMoreList .edit_print_template_block .radiology_test_row .mb-20, #addMoreList .edit_print_template_block .radiology_order_template_row .mb-20, #addMoreList #referral_payouts_update .bill_item_row .mb-20, #addMoreList #referral_payouts_update .radiology_test_row .mb-20, #addMoreList #referral_payouts_update .radiology_order_template_row .mb-20, #addMoreList #return_hospital_pharmacy_bill .bill_item_row .mb-20, #addMoreList #return_hospital_pharmacy_bill .radiology_test_row .mb-20, #addMoreList #return_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #addMoreList #new_doctor_network_rule_form .bill_item_row .mb-20, #addMoreList #new_doctor_network_rule_form .radiology_test_row .mb-20, #addMoreList #new_doctor_network_rule_form .radiology_order_template_row .mb-20, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .bill_item_row .mb-20, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .radiology_test_row .mb-20, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .radiology_order_template_row .mb-20, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .bill_item_row .mb-20, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .radiology_test_row .mb-20, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .bill_item_row .mb-20, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .radiology_test_row .mb-20, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #addTemplateHeaderBlocksModal #create_hospital_bill_template .bill_item_row .mb-20, #addTemplateHeaderBlocksModal #create_hospital_bill_template .radiology_test_row .mb-20, #addTemplateHeaderBlocksModal #create_hospital_bill_template .radiology_order_template_row .mb-20, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .bill_item_row .mb-20, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .radiology_test_row .mb-20, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .radiology_order_template_row .mb-20, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .bill_item_row .mb-20, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .radiology_test_row .mb-20, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .radiology_order_template_row .mb-20, #addTemplateHeaderBlocksModal #prescription_template_form .bill_item_row .mb-20, #addTemplateHeaderBlocksModal #prescription_template_form .radiology_test_row .mb-20, #addTemplateHeaderBlocksModal #prescription_template_form .radiology_order_template_row .mb-20, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .bill_item_row .mb-20, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .radiology_test_row .mb-20, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .radiology_order_template_row .mb-20, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .bill_item_row .mb-20, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .radiology_test_row .mb-20, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .radiology_order_template_row .mb-20, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .bill_item_row .mb-20, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .radiology_test_row .mb-20, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .radiology_order_template_row .mb-20, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .bill_item_row .mb-20, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .radiology_test_row .mb-20, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .radiology_order_template_row .mb-20, #addTemplateHeaderBlocksModal #create_user_anon_bill .bill_item_row .mb-20, #addTemplateHeaderBlocksModal #create_user_anon_bill .radiology_test_row .mb-20, #addTemplateHeaderBlocksModal #create_user_anon_bill .radiology_order_template_row .mb-20, #addTemplateHeaderBlocksModal #radiology_order_template .bill_item_row .mb-20, #addTemplateHeaderBlocksModal #radiology_order_template .radiology_test_row .mb-20, #addTemplateHeaderBlocksModal #radiology_order_template .radiology_order_template_row .mb-20, #addTemplateHeaderBlocksModal #add_doctorreferral .bill_item_row .mb-20, #addTemplateHeaderBlocksModal #add_doctorreferral .radiology_test_row .mb-20, #addTemplateHeaderBlocksModal #add_doctorreferral .radiology_order_template_row .mb-20, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .bill_item_row .mb-20, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .radiology_test_row .mb-20, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .radiology_order_template_row .mb-20, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .bill_item_row .mb-20, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .radiology_test_row .mb-20, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .radiology_order_template_row .mb-20, #addTemplateHeaderBlocksModal #vaccination_type .bill_item_row .mb-20, #addTemplateHeaderBlocksModal #vaccination_type .radiology_test_row .mb-20, #addTemplateHeaderBlocksModal #vaccination_type .radiology_order_template_row .mb-20, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .bill_item_row .mb-20, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .radiology_test_row .mb-20, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .radiology_order_template_row .mb-20, #addTemplateHeaderBlocksModal .print_template_row_form .bill_item_row .mb-20, #addTemplateHeaderBlocksModal .print_template_row_form .radiology_test_row .mb-20, #addTemplateHeaderBlocksModal .print_template_row_form .radiology_order_template_row .mb-20, #addTemplateHeaderBlocksModal .new_print_template_block .bill_item_row .mb-20, #addTemplateHeaderBlocksModal .new_print_template_block .radiology_test_row .mb-20, #addTemplateHeaderBlocksModal .new_print_template_block .radiology_order_template_row .mb-20, #addTemplateHeaderBlocksModal .edit_print_template_block .bill_item_row .mb-20, #addTemplateHeaderBlocksModal .edit_print_template_block .radiology_test_row .mb-20, #addTemplateHeaderBlocksModal .edit_print_template_block .radiology_order_template_row .mb-20, #addTemplateHeaderBlocksModal #referral_payouts_update .bill_item_row .mb-20, #addTemplateHeaderBlocksModal #referral_payouts_update .radiology_test_row .mb-20, #addTemplateHeaderBlocksModal #referral_payouts_update .radiology_order_template_row .mb-20, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .bill_item_row .mb-20, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .radiology_test_row .mb-20, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .bill_item_row .mb-20, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .radiology_test_row .mb-20, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .radiology_order_template_row .mb-20, #referralPayoutTemplatemodal #new_hospital_patient_bill .bill_item_row .mb-20, #referralPayoutTemplatemodal #new_hospital_patient_bill .radiology_test_row .mb-20, #referralPayoutTemplatemodal #new_hospital_patient_bill .radiology_order_template_row .mb-20, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .bill_item_row .mb-20, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .radiology_test_row .mb-20, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .bill_item_row .mb-20, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .radiology_test_row .mb-20, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #referralPayoutTemplatemodal #create_hospital_bill_template .bill_item_row .mb-20, #referralPayoutTemplatemodal #create_hospital_bill_template .radiology_test_row .mb-20, #referralPayoutTemplatemodal #create_hospital_bill_template .radiology_order_template_row .mb-20, #referralPayoutTemplatemodal #edit_hospital_patient_bill .bill_item_row .mb-20, #referralPayoutTemplatemodal #edit_hospital_patient_bill .radiology_test_row .mb-20, #referralPayoutTemplatemodal #edit_hospital_patient_bill .radiology_order_template_row .mb-20, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .bill_item_row .mb-20, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .radiology_test_row .mb-20, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .radiology_order_template_row .mb-20, #referralPayoutTemplatemodal #prescription_template_form .bill_item_row .mb-20, #referralPayoutTemplatemodal #prescription_template_form .radiology_test_row .mb-20, #referralPayoutTemplatemodal #prescription_template_form .radiology_order_template_row .mb-20, #referralPayoutTemplatemodal #new_staff_network_rule_form .bill_item_row .mb-20, #referralPayoutTemplatemodal #new_staff_network_rule_form .radiology_test_row .mb-20, #referralPayoutTemplatemodal #new_staff_network_rule_form .radiology_order_template_row .mb-20, #referralPayoutTemplatemodal #new_hospital_radiology_order .bill_item_row .mb-20, #referralPayoutTemplatemodal #new_hospital_radiology_order .radiology_test_row .mb-20, #referralPayoutTemplatemodal #new_hospital_radiology_order .radiology_order_template_row .mb-20, #referralPayoutTemplatemodal #edit_hospital_radiology_order .bill_item_row .mb-20, #referralPayoutTemplatemodal #edit_hospital_radiology_order .radiology_test_row .mb-20, #referralPayoutTemplatemodal #edit_hospital_radiology_order .radiology_order_template_row .mb-20, #referralPayoutTemplatemodal #edit_hospital_radiology_test .bill_item_row .mb-20, #referralPayoutTemplatemodal #edit_hospital_radiology_test .radiology_test_row .mb-20, #referralPayoutTemplatemodal #edit_hospital_radiology_test .radiology_order_template_row .mb-20, #referralPayoutTemplatemodal #create_user_anon_bill .bill_item_row .mb-20, #referralPayoutTemplatemodal #create_user_anon_bill .radiology_test_row .mb-20, #referralPayoutTemplatemodal #create_user_anon_bill .radiology_order_template_row .mb-20, #referralPayoutTemplatemodal #radiology_order_template .bill_item_row .mb-20, #referralPayoutTemplatemodal #radiology_order_template .radiology_test_row .mb-20, #referralPayoutTemplatemodal #radiology_order_template .radiology_order_template_row .mb-20, #referralPayoutTemplatemodal #add_doctorreferral .bill_item_row .mb-20, #referralPayoutTemplatemodal #add_doctorreferral .radiology_test_row .mb-20, #referralPayoutTemplatemodal #add_doctorreferral .radiology_order_template_row .mb-20, #referralPayoutTemplatemodal #new_pharmacy_order_form .bill_item_row .mb-20, #referralPayoutTemplatemodal #new_pharmacy_order_form .radiology_test_row .mb-20, #referralPayoutTemplatemodal #new_pharmacy_order_form .radiology_order_template_row .mb-20, #referralPayoutTemplatemodal #edit_pharmacy_order_form .bill_item_row .mb-20, #referralPayoutTemplatemodal #edit_pharmacy_order_form .radiology_test_row .mb-20, #referralPayoutTemplatemodal #edit_pharmacy_order_form .radiology_order_template_row .mb-20, #referralPayoutTemplatemodal #vaccination_type .bill_item_row .mb-20, #referralPayoutTemplatemodal #vaccination_type .radiology_test_row .mb-20, #referralPayoutTemplatemodal #vaccination_type .radiology_order_template_row .mb-20, #referralPayoutTemplatemodal #update_pharamacy_full_stock .bill_item_row .mb-20, #referralPayoutTemplatemodal #update_pharamacy_full_stock .radiology_test_row .mb-20, #referralPayoutTemplatemodal #update_pharamacy_full_stock .radiology_order_template_row .mb-20, #referralPayoutTemplatemodal .print_template_row_form .bill_item_row .mb-20, #referralPayoutTemplatemodal .print_template_row_form .radiology_test_row .mb-20, #referralPayoutTemplatemodal .print_template_row_form .radiology_order_template_row .mb-20, #referralPayoutTemplatemodal .new_print_template_block .bill_item_row .mb-20, #referralPayoutTemplatemodal .new_print_template_block .radiology_test_row .mb-20, #referralPayoutTemplatemodal .new_print_template_block .radiology_order_template_row .mb-20, #referralPayoutTemplatemodal .edit_print_template_block .bill_item_row .mb-20, #referralPayoutTemplatemodal .edit_print_template_block .radiology_test_row .mb-20, #referralPayoutTemplatemodal .edit_print_template_block .radiology_order_template_row .mb-20, #referralPayoutTemplatemodal #referral_payouts_update .bill_item_row .mb-20, #referralPayoutTemplatemodal #referral_payouts_update .radiology_test_row .mb-20, #referralPayoutTemplatemodal #referral_payouts_update .radiology_order_template_row .mb-20, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .bill_item_row .mb-20, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .radiology_test_row .mb-20, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #referralPayoutTemplatemodal #new_doctor_network_rule_form .bill_item_row .mb-20, #referralPayoutTemplatemodal #new_doctor_network_rule_form .radiology_test_row .mb-20, #referralPayoutTemplatemodal #new_doctor_network_rule_form .radiology_order_template_row .mb-20, #new_doctor_network_rule_form #new_hospital_patient_bill .bill_item_row .mb-20, #new_doctor_network_rule_form #new_hospital_patient_bill .radiology_test_row .mb-20, #new_doctor_network_rule_form #new_hospital_patient_bill .radiology_order_template_row .mb-20, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .bill_item_row .mb-20, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .radiology_test_row .mb-20, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .bill_item_row .mb-20, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .radiology_test_row .mb-20, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #new_doctor_network_rule_form #create_hospital_bill_template .bill_item_row .mb-20, #new_doctor_network_rule_form #create_hospital_bill_template .radiology_test_row .mb-20, #new_doctor_network_rule_form #create_hospital_bill_template .radiology_order_template_row .mb-20, #new_doctor_network_rule_form #edit_hospital_patient_bill .bill_item_row .mb-20, #new_doctor_network_rule_form #edit_hospital_patient_bill .radiology_test_row .mb-20, #new_doctor_network_rule_form #edit_hospital_patient_bill .radiology_order_template_row .mb-20, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .bill_item_row .mb-20, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .radiology_test_row .mb-20, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .radiology_order_template_row .mb-20, #new_doctor_network_rule_form #prescription_template_form .bill_item_row .mb-20, #new_doctor_network_rule_form #prescription_template_form .radiology_test_row .mb-20, #new_doctor_network_rule_form #prescription_template_form .radiology_order_template_row .mb-20, #new_doctor_network_rule_form #new_staff_network_rule_form .bill_item_row .mb-20, #new_doctor_network_rule_form #new_staff_network_rule_form .radiology_test_row .mb-20, #new_doctor_network_rule_form #new_staff_network_rule_form .radiology_order_template_row .mb-20, #new_doctor_network_rule_form #new_hospital_radiology_order .bill_item_row .mb-20, #new_doctor_network_rule_form #new_hospital_radiology_order .radiology_test_row .mb-20, #new_doctor_network_rule_form #new_hospital_radiology_order .radiology_order_template_row .mb-20, #new_doctor_network_rule_form #edit_hospital_radiology_order .bill_item_row .mb-20, #new_doctor_network_rule_form #edit_hospital_radiology_order .radiology_test_row .mb-20, #new_doctor_network_rule_form #edit_hospital_radiology_order .radiology_order_template_row .mb-20, #new_doctor_network_rule_form #edit_hospital_radiology_test .bill_item_row .mb-20, #new_doctor_network_rule_form #edit_hospital_radiology_test .radiology_test_row .mb-20, #new_doctor_network_rule_form #edit_hospital_radiology_test .radiology_order_template_row .mb-20, #new_doctor_network_rule_form #create_user_anon_bill .bill_item_row .mb-20, #new_doctor_network_rule_form #create_user_anon_bill .radiology_test_row .mb-20, #new_doctor_network_rule_form #create_user_anon_bill .radiology_order_template_row .mb-20, #new_doctor_network_rule_form #radiology_order_template .bill_item_row .mb-20, #new_doctor_network_rule_form #radiology_order_template .radiology_test_row .mb-20, #new_doctor_network_rule_form #radiology_order_template .radiology_order_template_row .mb-20, #new_doctor_network_rule_form #add_doctorreferral .bill_item_row .mb-20, #new_doctor_network_rule_form #add_doctorreferral .radiology_test_row .mb-20, #new_doctor_network_rule_form #add_doctorreferral .radiology_order_template_row .mb-20, #new_doctor_network_rule_form #new_pharmacy_order_form .bill_item_row .mb-20, #new_doctor_network_rule_form #new_pharmacy_order_form .radiology_test_row .mb-20, #new_doctor_network_rule_form #new_pharmacy_order_form .radiology_order_template_row .mb-20, #new_doctor_network_rule_form #edit_pharmacy_order_form .bill_item_row .mb-20, #new_doctor_network_rule_form #edit_pharmacy_order_form .radiology_test_row .mb-20, #new_doctor_network_rule_form #edit_pharmacy_order_form .radiology_order_template_row .mb-20, #new_doctor_network_rule_form #vaccination_type .bill_item_row .mb-20, #new_doctor_network_rule_form #vaccination_type .radiology_test_row .mb-20, #new_doctor_network_rule_form #vaccination_type .radiology_order_template_row .mb-20, #new_doctor_network_rule_form #update_pharamacy_full_stock .bill_item_row .mb-20, #new_doctor_network_rule_form #update_pharamacy_full_stock .radiology_test_row .mb-20, #new_doctor_network_rule_form #update_pharamacy_full_stock .radiology_order_template_row .mb-20, #new_doctor_network_rule_form .print_template_row_form .bill_item_row .mb-20, #new_doctor_network_rule_form .print_template_row_form .radiology_test_row .mb-20, #new_doctor_network_rule_form .print_template_row_form .radiology_order_template_row .mb-20, #new_doctor_network_rule_form .new_print_template_block .bill_item_row .mb-20, #new_doctor_network_rule_form .new_print_template_block .radiology_test_row .mb-20, #new_doctor_network_rule_form .new_print_template_block .radiology_order_template_row .mb-20, #new_doctor_network_rule_form .edit_print_template_block .bill_item_row .mb-20, #new_doctor_network_rule_form .edit_print_template_block .radiology_test_row .mb-20, #new_doctor_network_rule_form .edit_print_template_block .radiology_order_template_row .mb-20, #new_doctor_network_rule_form #referral_payouts_update .bill_item_row .mb-20, #new_doctor_network_rule_form #referral_payouts_update .radiology_test_row .mb-20, #new_doctor_network_rule_form #referral_payouts_update .radiology_order_template_row .mb-20, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .bill_item_row .mb-20, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .radiology_test_row .mb-20, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .radiology_order_template_row .mb-20, #new_doctor_network_rule_form #new_doctor_network_rule_form .bill_item_row .mb-20, #new_doctor_network_rule_form #new_doctor_network_rule_form .radiology_test_row .mb-20, #new_doctor_network_rule_form #new_doctor_network_rule_form .radiology_order_template_row .mb-20 {
  margin-bottom: 22px;
}
#add_new_bill_form #new_hospital_patient_bill .twitter-typeahead, #add_new_bill_form #new_hospital_pharmacy_bill .twitter-typeahead, #add_new_bill_form #edit_hospital_pharmacy_bill .twitter-typeahead, #add_new_bill_form #create_hospital_bill_template .twitter-typeahead, #add_new_bill_form #edit_hospital_patient_bill .twitter-typeahead, #add_new_bill_form #new_hospital_pharmacy_inventory .twitter-typeahead, #add_new_bill_form #prescription_template_form .twitter-typeahead, #add_new_bill_form #new_staff_network_rule_form .twitter-typeahead, #add_new_bill_form #new_hospital_radiology_order .twitter-typeahead, #add_new_bill_form #edit_hospital_radiology_order .twitter-typeahead, #add_new_bill_form #edit_hospital_radiology_test .twitter-typeahead, #add_new_bill_form #create_user_anon_bill .twitter-typeahead, #add_new_bill_form #radiology_order_template .twitter-typeahead, #add_new_bill_form #add_doctorreferral .twitter-typeahead, #add_new_bill_form #new_pharmacy_order_form .twitter-typeahead, #add_new_bill_form #edit_pharmacy_order_form .twitter-typeahead, #add_new_bill_form #vaccination_type .twitter-typeahead, #add_new_bill_form #update_pharamacy_full_stock .twitter-typeahead, #add_new_bill_form .print_template_row_form .twitter-typeahead, #add_new_bill_form .new_print_template_block .twitter-typeahead, #add_new_bill_form .edit_print_template_block .twitter-typeahead, #add_new_bill_form #referral_payouts_update .twitter-typeahead, #add_new_bill_form #return_hospital_pharmacy_bill .twitter-typeahead, #add_new_bill_form #new_doctor_network_rule_form .twitter-typeahead, #add_new_pharmacy_bill_form #new_hospital_patient_bill .twitter-typeahead, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .twitter-typeahead, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .twitter-typeahead, #add_new_pharmacy_bill_form #create_hospital_bill_template .twitter-typeahead, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .twitter-typeahead, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .twitter-typeahead, #add_new_pharmacy_bill_form #prescription_template_form .twitter-typeahead, #add_new_pharmacy_bill_form #new_staff_network_rule_form .twitter-typeahead, #add_new_pharmacy_bill_form #new_hospital_radiology_order .twitter-typeahead, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .twitter-typeahead, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .twitter-typeahead, #add_new_pharmacy_bill_form #create_user_anon_bill .twitter-typeahead, #add_new_pharmacy_bill_form #radiology_order_template .twitter-typeahead, #add_new_pharmacy_bill_form #add_doctorreferral .twitter-typeahead, #add_new_pharmacy_bill_form #new_pharmacy_order_form .twitter-typeahead, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .twitter-typeahead, #add_new_pharmacy_bill_form #vaccination_type .twitter-typeahead, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .twitter-typeahead, #add_new_pharmacy_bill_form .print_template_row_form .twitter-typeahead, #add_new_pharmacy_bill_form .new_print_template_block .twitter-typeahead, #add_new_pharmacy_bill_form .edit_print_template_block .twitter-typeahead, #add_new_pharmacy_bill_form #referral_payouts_update .twitter-typeahead, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .twitter-typeahead, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .twitter-typeahead, #update_new_bill_form #new_hospital_patient_bill .twitter-typeahead, #update_new_bill_form #new_hospital_pharmacy_bill .twitter-typeahead, #update_new_bill_form #edit_hospital_pharmacy_bill .twitter-typeahead, #update_new_bill_form #create_hospital_bill_template .twitter-typeahead, #update_new_bill_form #edit_hospital_patient_bill .twitter-typeahead, #update_new_bill_form #new_hospital_pharmacy_inventory .twitter-typeahead, #update_new_bill_form #prescription_template_form .twitter-typeahead, #update_new_bill_form #new_staff_network_rule_form .twitter-typeahead, #update_new_bill_form #new_hospital_radiology_order .twitter-typeahead, #update_new_bill_form #edit_hospital_radiology_order .twitter-typeahead, #update_new_bill_form #edit_hospital_radiology_test .twitter-typeahead, #update_new_bill_form #create_user_anon_bill .twitter-typeahead, #update_new_bill_form #radiology_order_template .twitter-typeahead, #update_new_bill_form #add_doctorreferral .twitter-typeahead, #update_new_bill_form #new_pharmacy_order_form .twitter-typeahead, #update_new_bill_form #edit_pharmacy_order_form .twitter-typeahead, #update_new_bill_form #vaccination_type .twitter-typeahead, #update_new_bill_form #update_pharamacy_full_stock .twitter-typeahead, #update_new_bill_form .print_template_row_form .twitter-typeahead, #update_new_bill_form .new_print_template_block .twitter-typeahead, #update_new_bill_form .edit_print_template_block .twitter-typeahead, #update_new_bill_form #referral_payouts_update .twitter-typeahead, #update_new_bill_form #return_hospital_pharmacy_bill .twitter-typeahead, #update_new_bill_form #new_doctor_network_rule_form .twitter-typeahead, #edit_pharmacy_bill_form #new_hospital_patient_bill .twitter-typeahead, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .twitter-typeahead, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .twitter-typeahead, #edit_pharmacy_bill_form #create_hospital_bill_template .twitter-typeahead, #edit_pharmacy_bill_form #edit_hospital_patient_bill .twitter-typeahead, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .twitter-typeahead, #edit_pharmacy_bill_form #prescription_template_form .twitter-typeahead, #edit_pharmacy_bill_form #new_staff_network_rule_form .twitter-typeahead, #edit_pharmacy_bill_form #new_hospital_radiology_order .twitter-typeahead, #edit_pharmacy_bill_form #edit_hospital_radiology_order .twitter-typeahead, #edit_pharmacy_bill_form #edit_hospital_radiology_test .twitter-typeahead, #edit_pharmacy_bill_form #create_user_anon_bill .twitter-typeahead, #edit_pharmacy_bill_form #radiology_order_template .twitter-typeahead, #edit_pharmacy_bill_form #add_doctorreferral .twitter-typeahead, #edit_pharmacy_bill_form #new_pharmacy_order_form .twitter-typeahead, #edit_pharmacy_bill_form #edit_pharmacy_order_form .twitter-typeahead, #edit_pharmacy_bill_form #vaccination_type .twitter-typeahead, #edit_pharmacy_bill_form #update_pharamacy_full_stock .twitter-typeahead, #edit_pharmacy_bill_form .print_template_row_form .twitter-typeahead, #edit_pharmacy_bill_form .new_print_template_block .twitter-typeahead, #edit_pharmacy_bill_form .edit_print_template_block .twitter-typeahead, #edit_pharmacy_bill_form #referral_payouts_update .twitter-typeahead, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .twitter-typeahead, #edit_pharmacy_bill_form #new_doctor_network_rule_form .twitter-typeahead, #createHospBillTemplatemodal #new_hospital_patient_bill .twitter-typeahead, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .twitter-typeahead, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .twitter-typeahead, #createHospBillTemplatemodal #create_hospital_bill_template .twitter-typeahead, #createHospBillTemplatemodal #edit_hospital_patient_bill .twitter-typeahead, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .twitter-typeahead, #createHospBillTemplatemodal #prescription_template_form .twitter-typeahead, #createHospBillTemplatemodal #new_staff_network_rule_form .twitter-typeahead, #createHospBillTemplatemodal #new_hospital_radiology_order .twitter-typeahead, #createHospBillTemplatemodal #edit_hospital_radiology_order .twitter-typeahead, #createHospBillTemplatemodal #edit_hospital_radiology_test .twitter-typeahead, #createHospBillTemplatemodal #create_user_anon_bill .twitter-typeahead, #createHospBillTemplatemodal #radiology_order_template .twitter-typeahead, #createHospBillTemplatemodal #add_doctorreferral .twitter-typeahead, #createHospBillTemplatemodal #new_pharmacy_order_form .twitter-typeahead, #createHospBillTemplatemodal #edit_pharmacy_order_form .twitter-typeahead, #createHospBillTemplatemodal #vaccination_type .twitter-typeahead, #createHospBillTemplatemodal #update_pharamacy_full_stock .twitter-typeahead, #createHospBillTemplatemodal .print_template_row_form .twitter-typeahead, #createHospBillTemplatemodal .new_print_template_block .twitter-typeahead, #createHospBillTemplatemodal .edit_print_template_block .twitter-typeahead, #createHospBillTemplatemodal #referral_payouts_update .twitter-typeahead, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .twitter-typeahead, #createHospBillTemplatemodal #new_doctor_network_rule_form .twitter-typeahead, #editBillTemplatemodal #new_hospital_patient_bill .twitter-typeahead, #editBillTemplatemodal #new_hospital_pharmacy_bill .twitter-typeahead, #editBillTemplatemodal #edit_hospital_pharmacy_bill .twitter-typeahead, #editBillTemplatemodal #create_hospital_bill_template .twitter-typeahead, #editBillTemplatemodal #edit_hospital_patient_bill .twitter-typeahead, #editBillTemplatemodal #new_hospital_pharmacy_inventory .twitter-typeahead, #editBillTemplatemodal #prescription_template_form .twitter-typeahead, #editBillTemplatemodal #new_staff_network_rule_form .twitter-typeahead, #editBillTemplatemodal #new_hospital_radiology_order .twitter-typeahead, #editBillTemplatemodal #edit_hospital_radiology_order .twitter-typeahead, #editBillTemplatemodal #edit_hospital_radiology_test .twitter-typeahead, #editBillTemplatemodal #create_user_anon_bill .twitter-typeahead, #editBillTemplatemodal #radiology_order_template .twitter-typeahead, #editBillTemplatemodal #add_doctorreferral .twitter-typeahead, #editBillTemplatemodal #new_pharmacy_order_form .twitter-typeahead, #editBillTemplatemodal #edit_pharmacy_order_form .twitter-typeahead, #editBillTemplatemodal #vaccination_type .twitter-typeahead, #editBillTemplatemodal #update_pharamacy_full_stock .twitter-typeahead, #editBillTemplatemodal .print_template_row_form .twitter-typeahead, #editBillTemplatemodal .new_print_template_block .twitter-typeahead, #editBillTemplatemodal .edit_print_template_block .twitter-typeahead, #editBillTemplatemodal #referral_payouts_update .twitter-typeahead, #editBillTemplatemodal #return_hospital_pharmacy_bill .twitter-typeahead, #editBillTemplatemodal #new_doctor_network_rule_form .twitter-typeahead, #add_new_inventory_form #new_hospital_patient_bill .twitter-typeahead, #add_new_inventory_form #new_hospital_pharmacy_bill .twitter-typeahead, #add_new_inventory_form #edit_hospital_pharmacy_bill .twitter-typeahead, #add_new_inventory_form #create_hospital_bill_template .twitter-typeahead, #add_new_inventory_form #edit_hospital_patient_bill .twitter-typeahead, #add_new_inventory_form #new_hospital_pharmacy_inventory .twitter-typeahead, #add_new_inventory_form #prescription_template_form .twitter-typeahead, #add_new_inventory_form #new_staff_network_rule_form .twitter-typeahead, #add_new_inventory_form #new_hospital_radiology_order .twitter-typeahead, #add_new_inventory_form #edit_hospital_radiology_order .twitter-typeahead, #add_new_inventory_form #edit_hospital_radiology_test .twitter-typeahead, #add_new_inventory_form #create_user_anon_bill .twitter-typeahead, #add_new_inventory_form #radiology_order_template .twitter-typeahead, #add_new_inventory_form #add_doctorreferral .twitter-typeahead, #add_new_inventory_form #new_pharmacy_order_form .twitter-typeahead, #add_new_inventory_form #edit_pharmacy_order_form .twitter-typeahead, #add_new_inventory_form #vaccination_type .twitter-typeahead, #add_new_inventory_form #update_pharamacy_full_stock .twitter-typeahead, #add_new_inventory_form .print_template_row_form .twitter-typeahead, #add_new_inventory_form .new_print_template_block .twitter-typeahead, #add_new_inventory_form .edit_print_template_block .twitter-typeahead, #add_new_inventory_form #referral_payouts_update .twitter-typeahead, #add_new_inventory_form #return_hospital_pharmacy_bill .twitter-typeahead, #add_new_inventory_form #new_doctor_network_rule_form .twitter-typeahead, #edit_pharmacy_order #new_hospital_patient_bill .twitter-typeahead, #edit_pharmacy_order #new_hospital_pharmacy_bill .twitter-typeahead, #edit_pharmacy_order #edit_hospital_pharmacy_bill .twitter-typeahead, #edit_pharmacy_order #create_hospital_bill_template .twitter-typeahead, #edit_pharmacy_order #edit_hospital_patient_bill .twitter-typeahead, #edit_pharmacy_order #new_hospital_pharmacy_inventory .twitter-typeahead, #edit_pharmacy_order #prescription_template_form .twitter-typeahead, #edit_pharmacy_order #new_staff_network_rule_form .twitter-typeahead, #edit_pharmacy_order #new_hospital_radiology_order .twitter-typeahead, #edit_pharmacy_order #edit_hospital_radiology_order .twitter-typeahead, #edit_pharmacy_order #edit_hospital_radiology_test .twitter-typeahead, #edit_pharmacy_order #create_user_anon_bill .twitter-typeahead, #edit_pharmacy_order #radiology_order_template .twitter-typeahead, #edit_pharmacy_order #add_doctorreferral .twitter-typeahead, #edit_pharmacy_order #new_pharmacy_order_form .twitter-typeahead, #edit_pharmacy_order #edit_pharmacy_order_form .twitter-typeahead, #edit_pharmacy_order #vaccination_type .twitter-typeahead, #edit_pharmacy_order #update_pharamacy_full_stock .twitter-typeahead, #edit_pharmacy_order .print_template_row_form .twitter-typeahead, #edit_pharmacy_order .new_print_template_block .twitter-typeahead, #edit_pharmacy_order .edit_print_template_block .twitter-typeahead, #edit_pharmacy_order #referral_payouts_update .twitter-typeahead, #edit_pharmacy_order #return_hospital_pharmacy_bill .twitter-typeahead, #edit_pharmacy_order #new_doctor_network_rule_form .twitter-typeahead, #edit_staff_network_rules #new_hospital_patient_bill .twitter-typeahead, #edit_staff_network_rules #new_hospital_pharmacy_bill .twitter-typeahead, #edit_staff_network_rules #edit_hospital_pharmacy_bill .twitter-typeahead, #edit_staff_network_rules #create_hospital_bill_template .twitter-typeahead, #edit_staff_network_rules #edit_hospital_patient_bill .twitter-typeahead, #edit_staff_network_rules #new_hospital_pharmacy_inventory .twitter-typeahead, #edit_staff_network_rules #prescription_template_form .twitter-typeahead, #edit_staff_network_rules #new_staff_network_rule_form .twitter-typeahead, #edit_staff_network_rules #new_hospital_radiology_order .twitter-typeahead, #edit_staff_network_rules #edit_hospital_radiology_order .twitter-typeahead, #edit_staff_network_rules #edit_hospital_radiology_test .twitter-typeahead, #edit_staff_network_rules #create_user_anon_bill .twitter-typeahead, #edit_staff_network_rules #radiology_order_template .twitter-typeahead, #edit_staff_network_rules #add_doctorreferral .twitter-typeahead, #edit_staff_network_rules #new_pharmacy_order_form .twitter-typeahead, #edit_staff_network_rules #edit_pharmacy_order_form .twitter-typeahead, #edit_staff_network_rules #vaccination_type .twitter-typeahead, #edit_staff_network_rules #update_pharamacy_full_stock .twitter-typeahead, #edit_staff_network_rules .print_template_row_form .twitter-typeahead, #edit_staff_network_rules .new_print_template_block .twitter-typeahead, #edit_staff_network_rules .edit_print_template_block .twitter-typeahead, #edit_staff_network_rules #referral_payouts_update .twitter-typeahead, #edit_staff_network_rules #return_hospital_pharmacy_bill .twitter-typeahead, #edit_staff_network_rules #new_doctor_network_rule_form .twitter-typeahead, #add_new_radiology_order_form #new_hospital_patient_bill .twitter-typeahead, #add_new_radiology_order_form #new_hospital_pharmacy_bill .twitter-typeahead, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .twitter-typeahead, #add_new_radiology_order_form #create_hospital_bill_template .twitter-typeahead, #add_new_radiology_order_form #edit_hospital_patient_bill .twitter-typeahead, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .twitter-typeahead, #add_new_radiology_order_form #prescription_template_form .twitter-typeahead, #add_new_radiology_order_form #new_staff_network_rule_form .twitter-typeahead, #add_new_radiology_order_form #new_hospital_radiology_order .twitter-typeahead, #add_new_radiology_order_form #edit_hospital_radiology_order .twitter-typeahead, #add_new_radiology_order_form #edit_hospital_radiology_test .twitter-typeahead, #add_new_radiology_order_form #create_user_anon_bill .twitter-typeahead, #add_new_radiology_order_form #radiology_order_template .twitter-typeahead, #add_new_radiology_order_form #add_doctorreferral .twitter-typeahead, #add_new_radiology_order_form #new_pharmacy_order_form .twitter-typeahead, #add_new_radiology_order_form #edit_pharmacy_order_form .twitter-typeahead, #add_new_radiology_order_form #vaccination_type .twitter-typeahead, #add_new_radiology_order_form #update_pharamacy_full_stock .twitter-typeahead, #add_new_radiology_order_form .print_template_row_form .twitter-typeahead, #add_new_radiology_order_form .new_print_template_block .twitter-typeahead, #add_new_radiology_order_form .edit_print_template_block .twitter-typeahead, #add_new_radiology_order_form #referral_payouts_update .twitter-typeahead, #add_new_radiology_order_form #return_hospital_pharmacy_bill .twitter-typeahead, #add_new_radiology_order_form #new_doctor_network_rule_form .twitter-typeahead, #edit_radiology_test_form #new_hospital_patient_bill .twitter-typeahead, #edit_radiology_test_form #new_hospital_pharmacy_bill .twitter-typeahead, #edit_radiology_test_form #edit_hospital_pharmacy_bill .twitter-typeahead, #edit_radiology_test_form #create_hospital_bill_template .twitter-typeahead, #edit_radiology_test_form #edit_hospital_patient_bill .twitter-typeahead, #edit_radiology_test_form #new_hospital_pharmacy_inventory .twitter-typeahead, #edit_radiology_test_form #prescription_template_form .twitter-typeahead, #edit_radiology_test_form #new_staff_network_rule_form .twitter-typeahead, #edit_radiology_test_form #new_hospital_radiology_order .twitter-typeahead, #edit_radiology_test_form #edit_hospital_radiology_order .twitter-typeahead, #edit_radiology_test_form #edit_hospital_radiology_test .twitter-typeahead, #edit_radiology_test_form #create_user_anon_bill .twitter-typeahead, #edit_radiology_test_form #radiology_order_template .twitter-typeahead, #edit_radiology_test_form #add_doctorreferral .twitter-typeahead, #edit_radiology_test_form #new_pharmacy_order_form .twitter-typeahead, #edit_radiology_test_form #edit_pharmacy_order_form .twitter-typeahead, #edit_radiology_test_form #vaccination_type .twitter-typeahead, #edit_radiology_test_form #update_pharamacy_full_stock .twitter-typeahead, #edit_radiology_test_form .print_template_row_form .twitter-typeahead, #edit_radiology_test_form .new_print_template_block .twitter-typeahead, #edit_radiology_test_form .edit_print_template_block .twitter-typeahead, #edit_radiology_test_form #referral_payouts_update .twitter-typeahead, #edit_radiology_test_form #return_hospital_pharmacy_bill .twitter-typeahead, #edit_radiology_test_form #new_doctor_network_rule_form .twitter-typeahead, #importUserBill #new_hospital_patient_bill .twitter-typeahead, #importUserBill #new_hospital_pharmacy_bill .twitter-typeahead, #importUserBill #edit_hospital_pharmacy_bill .twitter-typeahead, #importUserBill #create_hospital_bill_template .twitter-typeahead, #importUserBill #edit_hospital_patient_bill .twitter-typeahead, #importUserBill #new_hospital_pharmacy_inventory .twitter-typeahead, #importUserBill #prescription_template_form .twitter-typeahead, #importUserBill #new_staff_network_rule_form .twitter-typeahead, #importUserBill #new_hospital_radiology_order .twitter-typeahead, #importUserBill #edit_hospital_radiology_order .twitter-typeahead, #importUserBill #edit_hospital_radiology_test .twitter-typeahead, #importUserBill #create_user_anon_bill .twitter-typeahead, #importUserBill #radiology_order_template .twitter-typeahead, #importUserBill #add_doctorreferral .twitter-typeahead, #importUserBill #new_pharmacy_order_form .twitter-typeahead, #importUserBill #edit_pharmacy_order_form .twitter-typeahead, #importUserBill #vaccination_type .twitter-typeahead, #importUserBill #update_pharamacy_full_stock .twitter-typeahead, #importUserBill .print_template_row_form .twitter-typeahead, #importUserBill .new_print_template_block .twitter-typeahead, #importUserBill .edit_print_template_block .twitter-typeahead, #importUserBill #referral_payouts_update .twitter-typeahead, #importUserBill #return_hospital_pharmacy_bill .twitter-typeahead, #importUserBill #new_doctor_network_rule_form .twitter-typeahead, #editOrderTemplatemodal #new_hospital_patient_bill .twitter-typeahead, #editOrderTemplatemodal #new_hospital_pharmacy_bill .twitter-typeahead, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .twitter-typeahead, #editOrderTemplatemodal #create_hospital_bill_template .twitter-typeahead, #editOrderTemplatemodal #edit_hospital_patient_bill .twitter-typeahead, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .twitter-typeahead, #editOrderTemplatemodal #prescription_template_form .twitter-typeahead, #editOrderTemplatemodal #new_staff_network_rule_form .twitter-typeahead, #editOrderTemplatemodal #new_hospital_radiology_order .twitter-typeahead, #editOrderTemplatemodal #edit_hospital_radiology_order .twitter-typeahead, #editOrderTemplatemodal #edit_hospital_radiology_test .twitter-typeahead, #editOrderTemplatemodal #create_user_anon_bill .twitter-typeahead, #editOrderTemplatemodal #radiology_order_template .twitter-typeahead, #editOrderTemplatemodal #add_doctorreferral .twitter-typeahead, #editOrderTemplatemodal #new_pharmacy_order_form .twitter-typeahead, #editOrderTemplatemodal #edit_pharmacy_order_form .twitter-typeahead, #editOrderTemplatemodal #vaccination_type .twitter-typeahead, #editOrderTemplatemodal #update_pharamacy_full_stock .twitter-typeahead, #editOrderTemplatemodal .print_template_row_form .twitter-typeahead, #editOrderTemplatemodal .new_print_template_block .twitter-typeahead, #editOrderTemplatemodal .edit_print_template_block .twitter-typeahead, #editOrderTemplatemodal #referral_payouts_update .twitter-typeahead, #editOrderTemplatemodal #return_hospital_pharmacy_bill .twitter-typeahead, #editOrderTemplatemodal #new_doctor_network_rule_form .twitter-typeahead, #editReferralTemplatemodal #new_hospital_patient_bill .twitter-typeahead, #editReferralTemplatemodal #new_hospital_pharmacy_bill .twitter-typeahead, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .twitter-typeahead, #editReferralTemplatemodal #create_hospital_bill_template .twitter-typeahead, #editReferralTemplatemodal #edit_hospital_patient_bill .twitter-typeahead, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .twitter-typeahead, #editReferralTemplatemodal #prescription_template_form .twitter-typeahead, #editReferralTemplatemodal #new_staff_network_rule_form .twitter-typeahead, #editReferralTemplatemodal #new_hospital_radiology_order .twitter-typeahead, #editReferralTemplatemodal #edit_hospital_radiology_order .twitter-typeahead, #editReferralTemplatemodal #edit_hospital_radiology_test .twitter-typeahead, #editReferralTemplatemodal #create_user_anon_bill .twitter-typeahead, #editReferralTemplatemodal #radiology_order_template .twitter-typeahead, #editReferralTemplatemodal #add_doctorreferral .twitter-typeahead, #editReferralTemplatemodal #new_pharmacy_order_form .twitter-typeahead, #editReferralTemplatemodal #edit_pharmacy_order_form .twitter-typeahead, #editReferralTemplatemodal #vaccination_type .twitter-typeahead, #editReferralTemplatemodal #update_pharamacy_full_stock .twitter-typeahead, #editReferralTemplatemodal .print_template_row_form .twitter-typeahead, #editReferralTemplatemodal .new_print_template_block .twitter-typeahead, #editReferralTemplatemodal .edit_print_template_block .twitter-typeahead, #editReferralTemplatemodal #referral_payouts_update .twitter-typeahead, #editReferralTemplatemodal #return_hospital_pharmacy_bill .twitter-typeahead, #editReferralTemplatemodal #new_doctor_network_rule_form .twitter-typeahead, #VaccinationTemplatemodal #new_hospital_patient_bill .twitter-typeahead, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .twitter-typeahead, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .twitter-typeahead, #VaccinationTemplatemodal #create_hospital_bill_template .twitter-typeahead, #VaccinationTemplatemodal #edit_hospital_patient_bill .twitter-typeahead, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .twitter-typeahead, #VaccinationTemplatemodal #prescription_template_form .twitter-typeahead, #VaccinationTemplatemodal #new_staff_network_rule_form .twitter-typeahead, #VaccinationTemplatemodal #new_hospital_radiology_order .twitter-typeahead, #VaccinationTemplatemodal #edit_hospital_radiology_order .twitter-typeahead, #VaccinationTemplatemodal #edit_hospital_radiology_test .twitter-typeahead, #VaccinationTemplatemodal #create_user_anon_bill .twitter-typeahead, #VaccinationTemplatemodal #radiology_order_template .twitter-typeahead, #VaccinationTemplatemodal #add_doctorreferral .twitter-typeahead, #VaccinationTemplatemodal #new_pharmacy_order_form .twitter-typeahead, #VaccinationTemplatemodal #edit_pharmacy_order_form .twitter-typeahead, #VaccinationTemplatemodal #vaccination_type .twitter-typeahead, #VaccinationTemplatemodal #update_pharamacy_full_stock .twitter-typeahead, #VaccinationTemplatemodal .print_template_row_form .twitter-typeahead, #VaccinationTemplatemodal .new_print_template_block .twitter-typeahead, #VaccinationTemplatemodal .edit_print_template_block .twitter-typeahead, #VaccinationTemplatemodal #referral_payouts_update .twitter-typeahead, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .twitter-typeahead, #VaccinationTemplatemodal #new_doctor_network_rule_form .twitter-typeahead, #update_pharmacy_order_stock #new_hospital_patient_bill .twitter-typeahead, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .twitter-typeahead, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .twitter-typeahead, #update_pharmacy_order_stock #create_hospital_bill_template .twitter-typeahead, #update_pharmacy_order_stock #edit_hospital_patient_bill .twitter-typeahead, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .twitter-typeahead, #update_pharmacy_order_stock #prescription_template_form .twitter-typeahead, #update_pharmacy_order_stock #new_staff_network_rule_form .twitter-typeahead, #update_pharmacy_order_stock #new_hospital_radiology_order .twitter-typeahead, #update_pharmacy_order_stock #edit_hospital_radiology_order .twitter-typeahead, #update_pharmacy_order_stock #edit_hospital_radiology_test .twitter-typeahead, #update_pharmacy_order_stock #create_user_anon_bill .twitter-typeahead, #update_pharmacy_order_stock #radiology_order_template .twitter-typeahead, #update_pharmacy_order_stock #add_doctorreferral .twitter-typeahead, #update_pharmacy_order_stock #new_pharmacy_order_form .twitter-typeahead, #update_pharmacy_order_stock #edit_pharmacy_order_form .twitter-typeahead, #update_pharmacy_order_stock #vaccination_type .twitter-typeahead, #update_pharmacy_order_stock #update_pharamacy_full_stock .twitter-typeahead, #update_pharmacy_order_stock .print_template_row_form .twitter-typeahead, #update_pharmacy_order_stock .new_print_template_block .twitter-typeahead, #update_pharmacy_order_stock .edit_print_template_block .twitter-typeahead, #update_pharmacy_order_stock #referral_payouts_update .twitter-typeahead, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .twitter-typeahead, #update_pharmacy_order_stock #new_doctor_network_rule_form .twitter-typeahead, #addMoreList #new_hospital_patient_bill .twitter-typeahead, #addMoreList #new_hospital_pharmacy_bill .twitter-typeahead, #addMoreList #edit_hospital_pharmacy_bill .twitter-typeahead, #addMoreList #create_hospital_bill_template .twitter-typeahead, #addMoreList #edit_hospital_patient_bill .twitter-typeahead, #addMoreList #new_hospital_pharmacy_inventory .twitter-typeahead, #addMoreList #prescription_template_form .twitter-typeahead, #addMoreList #new_staff_network_rule_form .twitter-typeahead, #addMoreList #new_hospital_radiology_order .twitter-typeahead, #addMoreList #edit_hospital_radiology_order .twitter-typeahead, #addMoreList #edit_hospital_radiology_test .twitter-typeahead, #addMoreList #create_user_anon_bill .twitter-typeahead, #addMoreList #radiology_order_template .twitter-typeahead, #addMoreList #add_doctorreferral .twitter-typeahead, #addMoreList #new_pharmacy_order_form .twitter-typeahead, #addMoreList #edit_pharmacy_order_form .twitter-typeahead, #addMoreList #vaccination_type .twitter-typeahead, #addMoreList #update_pharamacy_full_stock .twitter-typeahead, #addMoreList .print_template_row_form .twitter-typeahead, #addMoreList .new_print_template_block .twitter-typeahead, #addMoreList .edit_print_template_block .twitter-typeahead, #addMoreList #referral_payouts_update .twitter-typeahead, #addMoreList #return_hospital_pharmacy_bill .twitter-typeahead, #addMoreList #new_doctor_network_rule_form .twitter-typeahead, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .twitter-typeahead, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .twitter-typeahead, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .twitter-typeahead, #addTemplateHeaderBlocksModal #create_hospital_bill_template .twitter-typeahead, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .twitter-typeahead, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .twitter-typeahead, #addTemplateHeaderBlocksModal #prescription_template_form .twitter-typeahead, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .twitter-typeahead, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .twitter-typeahead, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .twitter-typeahead, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .twitter-typeahead, #addTemplateHeaderBlocksModal #create_user_anon_bill .twitter-typeahead, #addTemplateHeaderBlocksModal #radiology_order_template .twitter-typeahead, #addTemplateHeaderBlocksModal #add_doctorreferral .twitter-typeahead, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .twitter-typeahead, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .twitter-typeahead, #addTemplateHeaderBlocksModal #vaccination_type .twitter-typeahead, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .twitter-typeahead, #addTemplateHeaderBlocksModal .print_template_row_form .twitter-typeahead, #addTemplateHeaderBlocksModal .new_print_template_block .twitter-typeahead, #addTemplateHeaderBlocksModal .edit_print_template_block .twitter-typeahead, #addTemplateHeaderBlocksModal #referral_payouts_update .twitter-typeahead, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .twitter-typeahead, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .twitter-typeahead, #referralPayoutTemplatemodal #new_hospital_patient_bill .twitter-typeahead, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .twitter-typeahead, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .twitter-typeahead, #referralPayoutTemplatemodal #create_hospital_bill_template .twitter-typeahead, #referralPayoutTemplatemodal #edit_hospital_patient_bill .twitter-typeahead, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .twitter-typeahead, #referralPayoutTemplatemodal #prescription_template_form .twitter-typeahead, #referralPayoutTemplatemodal #new_staff_network_rule_form .twitter-typeahead, #referralPayoutTemplatemodal #new_hospital_radiology_order .twitter-typeahead, #referralPayoutTemplatemodal #edit_hospital_radiology_order .twitter-typeahead, #referralPayoutTemplatemodal #edit_hospital_radiology_test .twitter-typeahead, #referralPayoutTemplatemodal #create_user_anon_bill .twitter-typeahead, #referralPayoutTemplatemodal #radiology_order_template .twitter-typeahead, #referralPayoutTemplatemodal #add_doctorreferral .twitter-typeahead, #referralPayoutTemplatemodal #new_pharmacy_order_form .twitter-typeahead, #referralPayoutTemplatemodal #edit_pharmacy_order_form .twitter-typeahead, #referralPayoutTemplatemodal #vaccination_type .twitter-typeahead, #referralPayoutTemplatemodal #update_pharamacy_full_stock .twitter-typeahead, #referralPayoutTemplatemodal .print_template_row_form .twitter-typeahead, #referralPayoutTemplatemodal .new_print_template_block .twitter-typeahead, #referralPayoutTemplatemodal .edit_print_template_block .twitter-typeahead, #referralPayoutTemplatemodal #referral_payouts_update .twitter-typeahead, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .twitter-typeahead, #referralPayoutTemplatemodal #new_doctor_network_rule_form .twitter-typeahead, #new_doctor_network_rule_form #new_hospital_patient_bill .twitter-typeahead, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .twitter-typeahead, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .twitter-typeahead, #new_doctor_network_rule_form #create_hospital_bill_template .twitter-typeahead, #new_doctor_network_rule_form #edit_hospital_patient_bill .twitter-typeahead, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .twitter-typeahead, #new_doctor_network_rule_form #prescription_template_form .twitter-typeahead, #new_doctor_network_rule_form #new_staff_network_rule_form .twitter-typeahead, #new_doctor_network_rule_form #new_hospital_radiology_order .twitter-typeahead, #new_doctor_network_rule_form #edit_hospital_radiology_order .twitter-typeahead, #new_doctor_network_rule_form #edit_hospital_radiology_test .twitter-typeahead, #new_doctor_network_rule_form #create_user_anon_bill .twitter-typeahead, #new_doctor_network_rule_form #radiology_order_template .twitter-typeahead, #new_doctor_network_rule_form #add_doctorreferral .twitter-typeahead, #new_doctor_network_rule_form #new_pharmacy_order_form .twitter-typeahead, #new_doctor_network_rule_form #edit_pharmacy_order_form .twitter-typeahead, #new_doctor_network_rule_form #vaccination_type .twitter-typeahead, #new_doctor_network_rule_form #update_pharamacy_full_stock .twitter-typeahead, #new_doctor_network_rule_form .print_template_row_form .twitter-typeahead, #new_doctor_network_rule_form .new_print_template_block .twitter-typeahead, #new_doctor_network_rule_form .edit_print_template_block .twitter-typeahead, #new_doctor_network_rule_form #referral_payouts_update .twitter-typeahead, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .twitter-typeahead, #new_doctor_network_rule_form #new_doctor_network_rule_form .twitter-typeahead {
  float: none;
}
#add_new_bill_form #new_hospital_patient_bill .twitter-typeahead .tt-suggestion, #add_new_bill_form #new_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #add_new_bill_form #edit_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #add_new_bill_form #create_hospital_bill_template .twitter-typeahead .tt-suggestion, #add_new_bill_form #edit_hospital_patient_bill .twitter-typeahead .tt-suggestion, #add_new_bill_form #new_hospital_pharmacy_inventory .twitter-typeahead .tt-suggestion, #add_new_bill_form #prescription_template_form .twitter-typeahead .tt-suggestion, #add_new_bill_form #new_staff_network_rule_form .twitter-typeahead .tt-suggestion, #add_new_bill_form #new_hospital_radiology_order .twitter-typeahead .tt-suggestion, #add_new_bill_form #edit_hospital_radiology_order .twitter-typeahead .tt-suggestion, #add_new_bill_form #edit_hospital_radiology_test .twitter-typeahead .tt-suggestion, #add_new_bill_form #create_user_anon_bill .twitter-typeahead .tt-suggestion, #add_new_bill_form #radiology_order_template .twitter-typeahead .tt-suggestion, #add_new_bill_form #add_doctorreferral .twitter-typeahead .tt-suggestion, #add_new_bill_form #new_pharmacy_order_form .twitter-typeahead .tt-suggestion, #add_new_bill_form #edit_pharmacy_order_form .twitter-typeahead .tt-suggestion, #add_new_bill_form #vaccination_type .twitter-typeahead .tt-suggestion, #add_new_bill_form #update_pharamacy_full_stock .twitter-typeahead .tt-suggestion, #add_new_bill_form .print_template_row_form .twitter-typeahead .tt-suggestion, #add_new_bill_form .new_print_template_block .twitter-typeahead .tt-suggestion, #add_new_bill_form .edit_print_template_block .twitter-typeahead .tt-suggestion, #add_new_bill_form #referral_payouts_update .twitter-typeahead .tt-suggestion, #add_new_bill_form #return_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #add_new_bill_form #new_doctor_network_rule_form .twitter-typeahead .tt-suggestion, #add_new_pharmacy_bill_form #new_hospital_patient_bill .twitter-typeahead .tt-suggestion, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #add_new_pharmacy_bill_form #create_hospital_bill_template .twitter-typeahead .tt-suggestion, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .twitter-typeahead .tt-suggestion, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .twitter-typeahead .tt-suggestion, #add_new_pharmacy_bill_form #prescription_template_form .twitter-typeahead .tt-suggestion, #add_new_pharmacy_bill_form #new_staff_network_rule_form .twitter-typeahead .tt-suggestion, #add_new_pharmacy_bill_form #new_hospital_radiology_order .twitter-typeahead .tt-suggestion, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .twitter-typeahead .tt-suggestion, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .twitter-typeahead .tt-suggestion, #add_new_pharmacy_bill_form #create_user_anon_bill .twitter-typeahead .tt-suggestion, #add_new_pharmacy_bill_form #radiology_order_template .twitter-typeahead .tt-suggestion, #add_new_pharmacy_bill_form #add_doctorreferral .twitter-typeahead .tt-suggestion, #add_new_pharmacy_bill_form #new_pharmacy_order_form .twitter-typeahead .tt-suggestion, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .twitter-typeahead .tt-suggestion, #add_new_pharmacy_bill_form #vaccination_type .twitter-typeahead .tt-suggestion, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .twitter-typeahead .tt-suggestion, #add_new_pharmacy_bill_form .print_template_row_form .twitter-typeahead .tt-suggestion, #add_new_pharmacy_bill_form .new_print_template_block .twitter-typeahead .tt-suggestion, #add_new_pharmacy_bill_form .edit_print_template_block .twitter-typeahead .tt-suggestion, #add_new_pharmacy_bill_form #referral_payouts_update .twitter-typeahead .tt-suggestion, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .twitter-typeahead .tt-suggestion, #update_new_bill_form #new_hospital_patient_bill .twitter-typeahead .tt-suggestion, #update_new_bill_form #new_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #update_new_bill_form #edit_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #update_new_bill_form #create_hospital_bill_template .twitter-typeahead .tt-suggestion, #update_new_bill_form #edit_hospital_patient_bill .twitter-typeahead .tt-suggestion, #update_new_bill_form #new_hospital_pharmacy_inventory .twitter-typeahead .tt-suggestion, #update_new_bill_form #prescription_template_form .twitter-typeahead .tt-suggestion, #update_new_bill_form #new_staff_network_rule_form .twitter-typeahead .tt-suggestion, #update_new_bill_form #new_hospital_radiology_order .twitter-typeahead .tt-suggestion, #update_new_bill_form #edit_hospital_radiology_order .twitter-typeahead .tt-suggestion, #update_new_bill_form #edit_hospital_radiology_test .twitter-typeahead .tt-suggestion, #update_new_bill_form #create_user_anon_bill .twitter-typeahead .tt-suggestion, #update_new_bill_form #radiology_order_template .twitter-typeahead .tt-suggestion, #update_new_bill_form #add_doctorreferral .twitter-typeahead .tt-suggestion, #update_new_bill_form #new_pharmacy_order_form .twitter-typeahead .tt-suggestion, #update_new_bill_form #edit_pharmacy_order_form .twitter-typeahead .tt-suggestion, #update_new_bill_form #vaccination_type .twitter-typeahead .tt-suggestion, #update_new_bill_form #update_pharamacy_full_stock .twitter-typeahead .tt-suggestion, #update_new_bill_form .print_template_row_form .twitter-typeahead .tt-suggestion, #update_new_bill_form .new_print_template_block .twitter-typeahead .tt-suggestion, #update_new_bill_form .edit_print_template_block .twitter-typeahead .tt-suggestion, #update_new_bill_form #referral_payouts_update .twitter-typeahead .tt-suggestion, #update_new_bill_form #return_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #update_new_bill_form #new_doctor_network_rule_form .twitter-typeahead .tt-suggestion, #edit_pharmacy_bill_form #new_hospital_patient_bill .twitter-typeahead .tt-suggestion, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #edit_pharmacy_bill_form #create_hospital_bill_template .twitter-typeahead .tt-suggestion, #edit_pharmacy_bill_form #edit_hospital_patient_bill .twitter-typeahead .tt-suggestion, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .twitter-typeahead .tt-suggestion, #edit_pharmacy_bill_form #prescription_template_form .twitter-typeahead .tt-suggestion, #edit_pharmacy_bill_form #new_staff_network_rule_form .twitter-typeahead .tt-suggestion, #edit_pharmacy_bill_form #new_hospital_radiology_order .twitter-typeahead .tt-suggestion, #edit_pharmacy_bill_form #edit_hospital_radiology_order .twitter-typeahead .tt-suggestion, #edit_pharmacy_bill_form #edit_hospital_radiology_test .twitter-typeahead .tt-suggestion, #edit_pharmacy_bill_form #create_user_anon_bill .twitter-typeahead .tt-suggestion, #edit_pharmacy_bill_form #radiology_order_template .twitter-typeahead .tt-suggestion, #edit_pharmacy_bill_form #add_doctorreferral .twitter-typeahead .tt-suggestion, #edit_pharmacy_bill_form #new_pharmacy_order_form .twitter-typeahead .tt-suggestion, #edit_pharmacy_bill_form #edit_pharmacy_order_form .twitter-typeahead .tt-suggestion, #edit_pharmacy_bill_form #vaccination_type .twitter-typeahead .tt-suggestion, #edit_pharmacy_bill_form #update_pharamacy_full_stock .twitter-typeahead .tt-suggestion, #edit_pharmacy_bill_form .print_template_row_form .twitter-typeahead .tt-suggestion, #edit_pharmacy_bill_form .new_print_template_block .twitter-typeahead .tt-suggestion, #edit_pharmacy_bill_form .edit_print_template_block .twitter-typeahead .tt-suggestion, #edit_pharmacy_bill_form #referral_payouts_update .twitter-typeahead .tt-suggestion, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #edit_pharmacy_bill_form #new_doctor_network_rule_form .twitter-typeahead .tt-suggestion, #createHospBillTemplatemodal #new_hospital_patient_bill .twitter-typeahead .tt-suggestion, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #createHospBillTemplatemodal #create_hospital_bill_template .twitter-typeahead .tt-suggestion, #createHospBillTemplatemodal #edit_hospital_patient_bill .twitter-typeahead .tt-suggestion, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .twitter-typeahead .tt-suggestion, #createHospBillTemplatemodal #prescription_template_form .twitter-typeahead .tt-suggestion, #createHospBillTemplatemodal #new_staff_network_rule_form .twitter-typeahead .tt-suggestion, #createHospBillTemplatemodal #new_hospital_radiology_order .twitter-typeahead .tt-suggestion, #createHospBillTemplatemodal #edit_hospital_radiology_order .twitter-typeahead .tt-suggestion, #createHospBillTemplatemodal #edit_hospital_radiology_test .twitter-typeahead .tt-suggestion, #createHospBillTemplatemodal #create_user_anon_bill .twitter-typeahead .tt-suggestion, #createHospBillTemplatemodal #radiology_order_template .twitter-typeahead .tt-suggestion, #createHospBillTemplatemodal #add_doctorreferral .twitter-typeahead .tt-suggestion, #createHospBillTemplatemodal #new_pharmacy_order_form .twitter-typeahead .tt-suggestion, #createHospBillTemplatemodal #edit_pharmacy_order_form .twitter-typeahead .tt-suggestion, #createHospBillTemplatemodal #vaccination_type .twitter-typeahead .tt-suggestion, #createHospBillTemplatemodal #update_pharamacy_full_stock .twitter-typeahead .tt-suggestion, #createHospBillTemplatemodal .print_template_row_form .twitter-typeahead .tt-suggestion, #createHospBillTemplatemodal .new_print_template_block .twitter-typeahead .tt-suggestion, #createHospBillTemplatemodal .edit_print_template_block .twitter-typeahead .tt-suggestion, #createHospBillTemplatemodal #referral_payouts_update .twitter-typeahead .tt-suggestion, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #createHospBillTemplatemodal #new_doctor_network_rule_form .twitter-typeahead .tt-suggestion, #editBillTemplatemodal #new_hospital_patient_bill .twitter-typeahead .tt-suggestion, #editBillTemplatemodal #new_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #editBillTemplatemodal #edit_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #editBillTemplatemodal #create_hospital_bill_template .twitter-typeahead .tt-suggestion, #editBillTemplatemodal #edit_hospital_patient_bill .twitter-typeahead .tt-suggestion, #editBillTemplatemodal #new_hospital_pharmacy_inventory .twitter-typeahead .tt-suggestion, #editBillTemplatemodal #prescription_template_form .twitter-typeahead .tt-suggestion, #editBillTemplatemodal #new_staff_network_rule_form .twitter-typeahead .tt-suggestion, #editBillTemplatemodal #new_hospital_radiology_order .twitter-typeahead .tt-suggestion, #editBillTemplatemodal #edit_hospital_radiology_order .twitter-typeahead .tt-suggestion, #editBillTemplatemodal #edit_hospital_radiology_test .twitter-typeahead .tt-suggestion, #editBillTemplatemodal #create_user_anon_bill .twitter-typeahead .tt-suggestion, #editBillTemplatemodal #radiology_order_template .twitter-typeahead .tt-suggestion, #editBillTemplatemodal #add_doctorreferral .twitter-typeahead .tt-suggestion, #editBillTemplatemodal #new_pharmacy_order_form .twitter-typeahead .tt-suggestion, #editBillTemplatemodal #edit_pharmacy_order_form .twitter-typeahead .tt-suggestion, #editBillTemplatemodal #vaccination_type .twitter-typeahead .tt-suggestion, #editBillTemplatemodal #update_pharamacy_full_stock .twitter-typeahead .tt-suggestion, #editBillTemplatemodal .print_template_row_form .twitter-typeahead .tt-suggestion, #editBillTemplatemodal .new_print_template_block .twitter-typeahead .tt-suggestion, #editBillTemplatemodal .edit_print_template_block .twitter-typeahead .tt-suggestion, #editBillTemplatemodal #referral_payouts_update .twitter-typeahead .tt-suggestion, #editBillTemplatemodal #return_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #editBillTemplatemodal #new_doctor_network_rule_form .twitter-typeahead .tt-suggestion, #add_new_inventory_form #new_hospital_patient_bill .twitter-typeahead .tt-suggestion, #add_new_inventory_form #new_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #add_new_inventory_form #edit_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #add_new_inventory_form #create_hospital_bill_template .twitter-typeahead .tt-suggestion, #add_new_inventory_form #edit_hospital_patient_bill .twitter-typeahead .tt-suggestion, #add_new_inventory_form #new_hospital_pharmacy_inventory .twitter-typeahead .tt-suggestion, #add_new_inventory_form #prescription_template_form .twitter-typeahead .tt-suggestion, #add_new_inventory_form #new_staff_network_rule_form .twitter-typeahead .tt-suggestion, #add_new_inventory_form #new_hospital_radiology_order .twitter-typeahead .tt-suggestion, #add_new_inventory_form #edit_hospital_radiology_order .twitter-typeahead .tt-suggestion, #add_new_inventory_form #edit_hospital_radiology_test .twitter-typeahead .tt-suggestion, #add_new_inventory_form #create_user_anon_bill .twitter-typeahead .tt-suggestion, #add_new_inventory_form #radiology_order_template .twitter-typeahead .tt-suggestion, #add_new_inventory_form #add_doctorreferral .twitter-typeahead .tt-suggestion, #add_new_inventory_form #new_pharmacy_order_form .twitter-typeahead .tt-suggestion, #add_new_inventory_form #edit_pharmacy_order_form .twitter-typeahead .tt-suggestion, #add_new_inventory_form #vaccination_type .twitter-typeahead .tt-suggestion, #add_new_inventory_form #update_pharamacy_full_stock .twitter-typeahead .tt-suggestion, #add_new_inventory_form .print_template_row_form .twitter-typeahead .tt-suggestion, #add_new_inventory_form .new_print_template_block .twitter-typeahead .tt-suggestion, #add_new_inventory_form .edit_print_template_block .twitter-typeahead .tt-suggestion, #add_new_inventory_form #referral_payouts_update .twitter-typeahead .tt-suggestion, #add_new_inventory_form #return_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #add_new_inventory_form #new_doctor_network_rule_form .twitter-typeahead .tt-suggestion, #edit_pharmacy_order #new_hospital_patient_bill .twitter-typeahead .tt-suggestion, #edit_pharmacy_order #new_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #edit_pharmacy_order #edit_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #edit_pharmacy_order #create_hospital_bill_template .twitter-typeahead .tt-suggestion, #edit_pharmacy_order #edit_hospital_patient_bill .twitter-typeahead .tt-suggestion, #edit_pharmacy_order #new_hospital_pharmacy_inventory .twitter-typeahead .tt-suggestion, #edit_pharmacy_order #prescription_template_form .twitter-typeahead .tt-suggestion, #edit_pharmacy_order #new_staff_network_rule_form .twitter-typeahead .tt-suggestion, #edit_pharmacy_order #new_hospital_radiology_order .twitter-typeahead .tt-suggestion, #edit_pharmacy_order #edit_hospital_radiology_order .twitter-typeahead .tt-suggestion, #edit_pharmacy_order #edit_hospital_radiology_test .twitter-typeahead .tt-suggestion, #edit_pharmacy_order #create_user_anon_bill .twitter-typeahead .tt-suggestion, #edit_pharmacy_order #radiology_order_template .twitter-typeahead .tt-suggestion, #edit_pharmacy_order #add_doctorreferral .twitter-typeahead .tt-suggestion, #edit_pharmacy_order #new_pharmacy_order_form .twitter-typeahead .tt-suggestion, #edit_pharmacy_order #edit_pharmacy_order_form .twitter-typeahead .tt-suggestion, #edit_pharmacy_order #vaccination_type .twitter-typeahead .tt-suggestion, #edit_pharmacy_order #update_pharamacy_full_stock .twitter-typeahead .tt-suggestion, #edit_pharmacy_order .print_template_row_form .twitter-typeahead .tt-suggestion, #edit_pharmacy_order .new_print_template_block .twitter-typeahead .tt-suggestion, #edit_pharmacy_order .edit_print_template_block .twitter-typeahead .tt-suggestion, #edit_pharmacy_order #referral_payouts_update .twitter-typeahead .tt-suggestion, #edit_pharmacy_order #return_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #edit_pharmacy_order #new_doctor_network_rule_form .twitter-typeahead .tt-suggestion, #edit_staff_network_rules #new_hospital_patient_bill .twitter-typeahead .tt-suggestion, #edit_staff_network_rules #new_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #edit_staff_network_rules #edit_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #edit_staff_network_rules #create_hospital_bill_template .twitter-typeahead .tt-suggestion, #edit_staff_network_rules #edit_hospital_patient_bill .twitter-typeahead .tt-suggestion, #edit_staff_network_rules #new_hospital_pharmacy_inventory .twitter-typeahead .tt-suggestion, #edit_staff_network_rules #prescription_template_form .twitter-typeahead .tt-suggestion, #edit_staff_network_rules #new_staff_network_rule_form .twitter-typeahead .tt-suggestion, #edit_staff_network_rules #new_hospital_radiology_order .twitter-typeahead .tt-suggestion, #edit_staff_network_rules #edit_hospital_radiology_order .twitter-typeahead .tt-suggestion, #edit_staff_network_rules #edit_hospital_radiology_test .twitter-typeahead .tt-suggestion, #edit_staff_network_rules #create_user_anon_bill .twitter-typeahead .tt-suggestion, #edit_staff_network_rules #radiology_order_template .twitter-typeahead .tt-suggestion, #edit_staff_network_rules #add_doctorreferral .twitter-typeahead .tt-suggestion, #edit_staff_network_rules #new_pharmacy_order_form .twitter-typeahead .tt-suggestion, #edit_staff_network_rules #edit_pharmacy_order_form .twitter-typeahead .tt-suggestion, #edit_staff_network_rules #vaccination_type .twitter-typeahead .tt-suggestion, #edit_staff_network_rules #update_pharamacy_full_stock .twitter-typeahead .tt-suggestion, #edit_staff_network_rules .print_template_row_form .twitter-typeahead .tt-suggestion, #edit_staff_network_rules .new_print_template_block .twitter-typeahead .tt-suggestion, #edit_staff_network_rules .edit_print_template_block .twitter-typeahead .tt-suggestion, #edit_staff_network_rules #referral_payouts_update .twitter-typeahead .tt-suggestion, #edit_staff_network_rules #return_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #edit_staff_network_rules #new_doctor_network_rule_form .twitter-typeahead .tt-suggestion, #add_new_radiology_order_form #new_hospital_patient_bill .twitter-typeahead .tt-suggestion, #add_new_radiology_order_form #new_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #add_new_radiology_order_form #create_hospital_bill_template .twitter-typeahead .tt-suggestion, #add_new_radiology_order_form #edit_hospital_patient_bill .twitter-typeahead .tt-suggestion, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .twitter-typeahead .tt-suggestion, #add_new_radiology_order_form #prescription_template_form .twitter-typeahead .tt-suggestion, #add_new_radiology_order_form #new_staff_network_rule_form .twitter-typeahead .tt-suggestion, #add_new_radiology_order_form #new_hospital_radiology_order .twitter-typeahead .tt-suggestion, #add_new_radiology_order_form #edit_hospital_radiology_order .twitter-typeahead .tt-suggestion, #add_new_radiology_order_form #edit_hospital_radiology_test .twitter-typeahead .tt-suggestion, #add_new_radiology_order_form #create_user_anon_bill .twitter-typeahead .tt-suggestion, #add_new_radiology_order_form #radiology_order_template .twitter-typeahead .tt-suggestion, #add_new_radiology_order_form #add_doctorreferral .twitter-typeahead .tt-suggestion, #add_new_radiology_order_form #new_pharmacy_order_form .twitter-typeahead .tt-suggestion, #add_new_radiology_order_form #edit_pharmacy_order_form .twitter-typeahead .tt-suggestion, #add_new_radiology_order_form #vaccination_type .twitter-typeahead .tt-suggestion, #add_new_radiology_order_form #update_pharamacy_full_stock .twitter-typeahead .tt-suggestion, #add_new_radiology_order_form .print_template_row_form .twitter-typeahead .tt-suggestion, #add_new_radiology_order_form .new_print_template_block .twitter-typeahead .tt-suggestion, #add_new_radiology_order_form .edit_print_template_block .twitter-typeahead .tt-suggestion, #add_new_radiology_order_form #referral_payouts_update .twitter-typeahead .tt-suggestion, #add_new_radiology_order_form #return_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #add_new_radiology_order_form #new_doctor_network_rule_form .twitter-typeahead .tt-suggestion, #edit_radiology_test_form #new_hospital_patient_bill .twitter-typeahead .tt-suggestion, #edit_radiology_test_form #new_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #edit_radiology_test_form #edit_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #edit_radiology_test_form #create_hospital_bill_template .twitter-typeahead .tt-suggestion, #edit_radiology_test_form #edit_hospital_patient_bill .twitter-typeahead .tt-suggestion, #edit_radiology_test_form #new_hospital_pharmacy_inventory .twitter-typeahead .tt-suggestion, #edit_radiology_test_form #prescription_template_form .twitter-typeahead .tt-suggestion, #edit_radiology_test_form #new_staff_network_rule_form .twitter-typeahead .tt-suggestion, #edit_radiology_test_form #new_hospital_radiology_order .twitter-typeahead .tt-suggestion, #edit_radiology_test_form #edit_hospital_radiology_order .twitter-typeahead .tt-suggestion, #edit_radiology_test_form #edit_hospital_radiology_test .twitter-typeahead .tt-suggestion, #edit_radiology_test_form #create_user_anon_bill .twitter-typeahead .tt-suggestion, #edit_radiology_test_form #radiology_order_template .twitter-typeahead .tt-suggestion, #edit_radiology_test_form #add_doctorreferral .twitter-typeahead .tt-suggestion, #edit_radiology_test_form #new_pharmacy_order_form .twitter-typeahead .tt-suggestion, #edit_radiology_test_form #edit_pharmacy_order_form .twitter-typeahead .tt-suggestion, #edit_radiology_test_form #vaccination_type .twitter-typeahead .tt-suggestion, #edit_radiology_test_form #update_pharamacy_full_stock .twitter-typeahead .tt-suggestion, #edit_radiology_test_form .print_template_row_form .twitter-typeahead .tt-suggestion, #edit_radiology_test_form .new_print_template_block .twitter-typeahead .tt-suggestion, #edit_radiology_test_form .edit_print_template_block .twitter-typeahead .tt-suggestion, #edit_radiology_test_form #referral_payouts_update .twitter-typeahead .tt-suggestion, #edit_radiology_test_form #return_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #edit_radiology_test_form #new_doctor_network_rule_form .twitter-typeahead .tt-suggestion, #importUserBill #new_hospital_patient_bill .twitter-typeahead .tt-suggestion, #importUserBill #new_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #importUserBill #edit_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #importUserBill #create_hospital_bill_template .twitter-typeahead .tt-suggestion, #importUserBill #edit_hospital_patient_bill .twitter-typeahead .tt-suggestion, #importUserBill #new_hospital_pharmacy_inventory .twitter-typeahead .tt-suggestion, #importUserBill #prescription_template_form .twitter-typeahead .tt-suggestion, #importUserBill #new_staff_network_rule_form .twitter-typeahead .tt-suggestion, #importUserBill #new_hospital_radiology_order .twitter-typeahead .tt-suggestion, #importUserBill #edit_hospital_radiology_order .twitter-typeahead .tt-suggestion, #importUserBill #edit_hospital_radiology_test .twitter-typeahead .tt-suggestion, #importUserBill #create_user_anon_bill .twitter-typeahead .tt-suggestion, #importUserBill #radiology_order_template .twitter-typeahead .tt-suggestion, #importUserBill #add_doctorreferral .twitter-typeahead .tt-suggestion, #importUserBill #new_pharmacy_order_form .twitter-typeahead .tt-suggestion, #importUserBill #edit_pharmacy_order_form .twitter-typeahead .tt-suggestion, #importUserBill #vaccination_type .twitter-typeahead .tt-suggestion, #importUserBill #update_pharamacy_full_stock .twitter-typeahead .tt-suggestion, #importUserBill .print_template_row_form .twitter-typeahead .tt-suggestion, #importUserBill .new_print_template_block .twitter-typeahead .tt-suggestion, #importUserBill .edit_print_template_block .twitter-typeahead .tt-suggestion, #importUserBill #referral_payouts_update .twitter-typeahead .tt-suggestion, #importUserBill #return_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #importUserBill #new_doctor_network_rule_form .twitter-typeahead .tt-suggestion, #editOrderTemplatemodal #new_hospital_patient_bill .twitter-typeahead .tt-suggestion, #editOrderTemplatemodal #new_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #editOrderTemplatemodal #create_hospital_bill_template .twitter-typeahead .tt-suggestion, #editOrderTemplatemodal #edit_hospital_patient_bill .twitter-typeahead .tt-suggestion, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .twitter-typeahead .tt-suggestion, #editOrderTemplatemodal #prescription_template_form .twitter-typeahead .tt-suggestion, #editOrderTemplatemodal #new_staff_network_rule_form .twitter-typeahead .tt-suggestion, #editOrderTemplatemodal #new_hospital_radiology_order .twitter-typeahead .tt-suggestion, #editOrderTemplatemodal #edit_hospital_radiology_order .twitter-typeahead .tt-suggestion, #editOrderTemplatemodal #edit_hospital_radiology_test .twitter-typeahead .tt-suggestion, #editOrderTemplatemodal #create_user_anon_bill .twitter-typeahead .tt-suggestion, #editOrderTemplatemodal #radiology_order_template .twitter-typeahead .tt-suggestion, #editOrderTemplatemodal #add_doctorreferral .twitter-typeahead .tt-suggestion, #editOrderTemplatemodal #new_pharmacy_order_form .twitter-typeahead .tt-suggestion, #editOrderTemplatemodal #edit_pharmacy_order_form .twitter-typeahead .tt-suggestion, #editOrderTemplatemodal #vaccination_type .twitter-typeahead .tt-suggestion, #editOrderTemplatemodal #update_pharamacy_full_stock .twitter-typeahead .tt-suggestion, #editOrderTemplatemodal .print_template_row_form .twitter-typeahead .tt-suggestion, #editOrderTemplatemodal .new_print_template_block .twitter-typeahead .tt-suggestion, #editOrderTemplatemodal .edit_print_template_block .twitter-typeahead .tt-suggestion, #editOrderTemplatemodal #referral_payouts_update .twitter-typeahead .tt-suggestion, #editOrderTemplatemodal #return_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #editOrderTemplatemodal #new_doctor_network_rule_form .twitter-typeahead .tt-suggestion, #editReferralTemplatemodal #new_hospital_patient_bill .twitter-typeahead .tt-suggestion, #editReferralTemplatemodal #new_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #editReferralTemplatemodal #create_hospital_bill_template .twitter-typeahead .tt-suggestion, #editReferralTemplatemodal #edit_hospital_patient_bill .twitter-typeahead .tt-suggestion, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .twitter-typeahead .tt-suggestion, #editReferralTemplatemodal #prescription_template_form .twitter-typeahead .tt-suggestion, #editReferralTemplatemodal #new_staff_network_rule_form .twitter-typeahead .tt-suggestion, #editReferralTemplatemodal #new_hospital_radiology_order .twitter-typeahead .tt-suggestion, #editReferralTemplatemodal #edit_hospital_radiology_order .twitter-typeahead .tt-suggestion, #editReferralTemplatemodal #edit_hospital_radiology_test .twitter-typeahead .tt-suggestion, #editReferralTemplatemodal #create_user_anon_bill .twitter-typeahead .tt-suggestion, #editReferralTemplatemodal #radiology_order_template .twitter-typeahead .tt-suggestion, #editReferralTemplatemodal #add_doctorreferral .twitter-typeahead .tt-suggestion, #editReferralTemplatemodal #new_pharmacy_order_form .twitter-typeahead .tt-suggestion, #editReferralTemplatemodal #edit_pharmacy_order_form .twitter-typeahead .tt-suggestion, #editReferralTemplatemodal #vaccination_type .twitter-typeahead .tt-suggestion, #editReferralTemplatemodal #update_pharamacy_full_stock .twitter-typeahead .tt-suggestion, #editReferralTemplatemodal .print_template_row_form .twitter-typeahead .tt-suggestion, #editReferralTemplatemodal .new_print_template_block .twitter-typeahead .tt-suggestion, #editReferralTemplatemodal .edit_print_template_block .twitter-typeahead .tt-suggestion, #editReferralTemplatemodal #referral_payouts_update .twitter-typeahead .tt-suggestion, #editReferralTemplatemodal #return_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #editReferralTemplatemodal #new_doctor_network_rule_form .twitter-typeahead .tt-suggestion, #VaccinationTemplatemodal #new_hospital_patient_bill .twitter-typeahead .tt-suggestion, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #VaccinationTemplatemodal #create_hospital_bill_template .twitter-typeahead .tt-suggestion, #VaccinationTemplatemodal #edit_hospital_patient_bill .twitter-typeahead .tt-suggestion, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .twitter-typeahead .tt-suggestion, #VaccinationTemplatemodal #prescription_template_form .twitter-typeahead .tt-suggestion, #VaccinationTemplatemodal #new_staff_network_rule_form .twitter-typeahead .tt-suggestion, #VaccinationTemplatemodal #new_hospital_radiology_order .twitter-typeahead .tt-suggestion, #VaccinationTemplatemodal #edit_hospital_radiology_order .twitter-typeahead .tt-suggestion, #VaccinationTemplatemodal #edit_hospital_radiology_test .twitter-typeahead .tt-suggestion, #VaccinationTemplatemodal #create_user_anon_bill .twitter-typeahead .tt-suggestion, #VaccinationTemplatemodal #radiology_order_template .twitter-typeahead .tt-suggestion, #VaccinationTemplatemodal #add_doctorreferral .twitter-typeahead .tt-suggestion, #VaccinationTemplatemodal #new_pharmacy_order_form .twitter-typeahead .tt-suggestion, #VaccinationTemplatemodal #edit_pharmacy_order_form .twitter-typeahead .tt-suggestion, #VaccinationTemplatemodal #vaccination_type .twitter-typeahead .tt-suggestion, #VaccinationTemplatemodal #update_pharamacy_full_stock .twitter-typeahead .tt-suggestion, #VaccinationTemplatemodal .print_template_row_form .twitter-typeahead .tt-suggestion, #VaccinationTemplatemodal .new_print_template_block .twitter-typeahead .tt-suggestion, #VaccinationTemplatemodal .edit_print_template_block .twitter-typeahead .tt-suggestion, #VaccinationTemplatemodal #referral_payouts_update .twitter-typeahead .tt-suggestion, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #VaccinationTemplatemodal #new_doctor_network_rule_form .twitter-typeahead .tt-suggestion, #update_pharmacy_order_stock #new_hospital_patient_bill .twitter-typeahead .tt-suggestion, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #update_pharmacy_order_stock #create_hospital_bill_template .twitter-typeahead .tt-suggestion, #update_pharmacy_order_stock #edit_hospital_patient_bill .twitter-typeahead .tt-suggestion, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .twitter-typeahead .tt-suggestion, #update_pharmacy_order_stock #prescription_template_form .twitter-typeahead .tt-suggestion, #update_pharmacy_order_stock #new_staff_network_rule_form .twitter-typeahead .tt-suggestion, #update_pharmacy_order_stock #new_hospital_radiology_order .twitter-typeahead .tt-suggestion, #update_pharmacy_order_stock #edit_hospital_radiology_order .twitter-typeahead .tt-suggestion, #update_pharmacy_order_stock #edit_hospital_radiology_test .twitter-typeahead .tt-suggestion, #update_pharmacy_order_stock #create_user_anon_bill .twitter-typeahead .tt-suggestion, #update_pharmacy_order_stock #radiology_order_template .twitter-typeahead .tt-suggestion, #update_pharmacy_order_stock #add_doctorreferral .twitter-typeahead .tt-suggestion, #update_pharmacy_order_stock #new_pharmacy_order_form .twitter-typeahead .tt-suggestion, #update_pharmacy_order_stock #edit_pharmacy_order_form .twitter-typeahead .tt-suggestion, #update_pharmacy_order_stock #vaccination_type .twitter-typeahead .tt-suggestion, #update_pharmacy_order_stock #update_pharamacy_full_stock .twitter-typeahead .tt-suggestion, #update_pharmacy_order_stock .print_template_row_form .twitter-typeahead .tt-suggestion, #update_pharmacy_order_stock .new_print_template_block .twitter-typeahead .tt-suggestion, #update_pharmacy_order_stock .edit_print_template_block .twitter-typeahead .tt-suggestion, #update_pharmacy_order_stock #referral_payouts_update .twitter-typeahead .tt-suggestion, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #update_pharmacy_order_stock #new_doctor_network_rule_form .twitter-typeahead .tt-suggestion, #addMoreList #new_hospital_patient_bill .twitter-typeahead .tt-suggestion, #addMoreList #new_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #addMoreList #edit_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #addMoreList #create_hospital_bill_template .twitter-typeahead .tt-suggestion, #addMoreList #edit_hospital_patient_bill .twitter-typeahead .tt-suggestion, #addMoreList #new_hospital_pharmacy_inventory .twitter-typeahead .tt-suggestion, #addMoreList #prescription_template_form .twitter-typeahead .tt-suggestion, #addMoreList #new_staff_network_rule_form .twitter-typeahead .tt-suggestion, #addMoreList #new_hospital_radiology_order .twitter-typeahead .tt-suggestion, #addMoreList #edit_hospital_radiology_order .twitter-typeahead .tt-suggestion, #addMoreList #edit_hospital_radiology_test .twitter-typeahead .tt-suggestion, #addMoreList #create_user_anon_bill .twitter-typeahead .tt-suggestion, #addMoreList #radiology_order_template .twitter-typeahead .tt-suggestion, #addMoreList #add_doctorreferral .twitter-typeahead .tt-suggestion, #addMoreList #new_pharmacy_order_form .twitter-typeahead .tt-suggestion, #addMoreList #edit_pharmacy_order_form .twitter-typeahead .tt-suggestion, #addMoreList #vaccination_type .twitter-typeahead .tt-suggestion, #addMoreList #update_pharamacy_full_stock .twitter-typeahead .tt-suggestion, #addMoreList .print_template_row_form .twitter-typeahead .tt-suggestion, #addMoreList .new_print_template_block .twitter-typeahead .tt-suggestion, #addMoreList .edit_print_template_block .twitter-typeahead .tt-suggestion, #addMoreList #referral_payouts_update .twitter-typeahead .tt-suggestion, #addMoreList #return_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #addMoreList #new_doctor_network_rule_form .twitter-typeahead .tt-suggestion, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .twitter-typeahead .tt-suggestion, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #addTemplateHeaderBlocksModal #create_hospital_bill_template .twitter-typeahead .tt-suggestion, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .twitter-typeahead .tt-suggestion, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .twitter-typeahead .tt-suggestion, #addTemplateHeaderBlocksModal #prescription_template_form .twitter-typeahead .tt-suggestion, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .twitter-typeahead .tt-suggestion, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .twitter-typeahead .tt-suggestion, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .twitter-typeahead .tt-suggestion, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .twitter-typeahead .tt-suggestion, #addTemplateHeaderBlocksModal #create_user_anon_bill .twitter-typeahead .tt-suggestion, #addTemplateHeaderBlocksModal #radiology_order_template .twitter-typeahead .tt-suggestion, #addTemplateHeaderBlocksModal #add_doctorreferral .twitter-typeahead .tt-suggestion, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .twitter-typeahead .tt-suggestion, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .twitter-typeahead .tt-suggestion, #addTemplateHeaderBlocksModal #vaccination_type .twitter-typeahead .tt-suggestion, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .twitter-typeahead .tt-suggestion, #addTemplateHeaderBlocksModal .print_template_row_form .twitter-typeahead .tt-suggestion, #addTemplateHeaderBlocksModal .new_print_template_block .twitter-typeahead .tt-suggestion, #addTemplateHeaderBlocksModal .edit_print_template_block .twitter-typeahead .tt-suggestion, #addTemplateHeaderBlocksModal #referral_payouts_update .twitter-typeahead .tt-suggestion, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .twitter-typeahead .tt-suggestion, #referralPayoutTemplatemodal #new_hospital_patient_bill .twitter-typeahead .tt-suggestion, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #referralPayoutTemplatemodal #create_hospital_bill_template .twitter-typeahead .tt-suggestion, #referralPayoutTemplatemodal #edit_hospital_patient_bill .twitter-typeahead .tt-suggestion, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .twitter-typeahead .tt-suggestion, #referralPayoutTemplatemodal #prescription_template_form .twitter-typeahead .tt-suggestion, #referralPayoutTemplatemodal #new_staff_network_rule_form .twitter-typeahead .tt-suggestion, #referralPayoutTemplatemodal #new_hospital_radiology_order .twitter-typeahead .tt-suggestion, #referralPayoutTemplatemodal #edit_hospital_radiology_order .twitter-typeahead .tt-suggestion, #referralPayoutTemplatemodal #edit_hospital_radiology_test .twitter-typeahead .tt-suggestion, #referralPayoutTemplatemodal #create_user_anon_bill .twitter-typeahead .tt-suggestion, #referralPayoutTemplatemodal #radiology_order_template .twitter-typeahead .tt-suggestion, #referralPayoutTemplatemodal #add_doctorreferral .twitter-typeahead .tt-suggestion, #referralPayoutTemplatemodal #new_pharmacy_order_form .twitter-typeahead .tt-suggestion, #referralPayoutTemplatemodal #edit_pharmacy_order_form .twitter-typeahead .tt-suggestion, #referralPayoutTemplatemodal #vaccination_type .twitter-typeahead .tt-suggestion, #referralPayoutTemplatemodal #update_pharamacy_full_stock .twitter-typeahead .tt-suggestion, #referralPayoutTemplatemodal .print_template_row_form .twitter-typeahead .tt-suggestion, #referralPayoutTemplatemodal .new_print_template_block .twitter-typeahead .tt-suggestion, #referralPayoutTemplatemodal .edit_print_template_block .twitter-typeahead .tt-suggestion, #referralPayoutTemplatemodal #referral_payouts_update .twitter-typeahead .tt-suggestion, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #referralPayoutTemplatemodal #new_doctor_network_rule_form .twitter-typeahead .tt-suggestion, #new_doctor_network_rule_form #new_hospital_patient_bill .twitter-typeahead .tt-suggestion, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #new_doctor_network_rule_form #create_hospital_bill_template .twitter-typeahead .tt-suggestion, #new_doctor_network_rule_form #edit_hospital_patient_bill .twitter-typeahead .tt-suggestion, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .twitter-typeahead .tt-suggestion, #new_doctor_network_rule_form #prescription_template_form .twitter-typeahead .tt-suggestion, #new_doctor_network_rule_form #new_staff_network_rule_form .twitter-typeahead .tt-suggestion, #new_doctor_network_rule_form #new_hospital_radiology_order .twitter-typeahead .tt-suggestion, #new_doctor_network_rule_form #edit_hospital_radiology_order .twitter-typeahead .tt-suggestion, #new_doctor_network_rule_form #edit_hospital_radiology_test .twitter-typeahead .tt-suggestion, #new_doctor_network_rule_form #create_user_anon_bill .twitter-typeahead .tt-suggestion, #new_doctor_network_rule_form #radiology_order_template .twitter-typeahead .tt-suggestion, #new_doctor_network_rule_form #add_doctorreferral .twitter-typeahead .tt-suggestion, #new_doctor_network_rule_form #new_pharmacy_order_form .twitter-typeahead .tt-suggestion, #new_doctor_network_rule_form #edit_pharmacy_order_form .twitter-typeahead .tt-suggestion, #new_doctor_network_rule_form #vaccination_type .twitter-typeahead .tt-suggestion, #new_doctor_network_rule_form #update_pharamacy_full_stock .twitter-typeahead .tt-suggestion, #new_doctor_network_rule_form .print_template_row_form .twitter-typeahead .tt-suggestion, #new_doctor_network_rule_form .new_print_template_block .twitter-typeahead .tt-suggestion, #new_doctor_network_rule_form .edit_print_template_block .twitter-typeahead .tt-suggestion, #new_doctor_network_rule_form #referral_payouts_update .twitter-typeahead .tt-suggestion, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .twitter-typeahead .tt-suggestion, #new_doctor_network_rule_form #new_doctor_network_rule_form .twitter-typeahead .tt-suggestion {
  word-break: break-word;
}
#add_new_bill_form #new_hospital_patient_bill .billing_subsection, #add_new_bill_form #new_hospital_pharmacy_bill .billing_subsection, #add_new_bill_form #edit_hospital_pharmacy_bill .billing_subsection, #add_new_bill_form #create_hospital_bill_template .billing_subsection, #add_new_bill_form #edit_hospital_patient_bill .billing_subsection, #add_new_bill_form #new_hospital_pharmacy_inventory .billing_subsection, #add_new_bill_form #prescription_template_form .billing_subsection, #add_new_bill_form #new_staff_network_rule_form .billing_subsection, #add_new_bill_form #new_hospital_radiology_order .billing_subsection, #add_new_bill_form #edit_hospital_radiology_order .billing_subsection, #add_new_bill_form #edit_hospital_radiology_test .billing_subsection, #add_new_bill_form #create_user_anon_bill .billing_subsection, #add_new_bill_form #radiology_order_template .billing_subsection, #add_new_bill_form #add_doctorreferral .billing_subsection, #add_new_bill_form #new_pharmacy_order_form .billing_subsection, #add_new_bill_form #edit_pharmacy_order_form .billing_subsection, #add_new_bill_form #vaccination_type .billing_subsection, #add_new_bill_form #update_pharamacy_full_stock .billing_subsection, #add_new_bill_form .print_template_row_form .billing_subsection, #add_new_bill_form .new_print_template_block .billing_subsection, #add_new_bill_form .edit_print_template_block .billing_subsection, #add_new_bill_form #referral_payouts_update .billing_subsection, #add_new_bill_form #return_hospital_pharmacy_bill .billing_subsection, #add_new_bill_form #new_doctor_network_rule_form .billing_subsection, #add_new_pharmacy_bill_form #new_hospital_patient_bill .billing_subsection, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .billing_subsection, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .billing_subsection, #add_new_pharmacy_bill_form #create_hospital_bill_template .billing_subsection, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .billing_subsection, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .billing_subsection, #add_new_pharmacy_bill_form #prescription_template_form .billing_subsection, #add_new_pharmacy_bill_form #new_staff_network_rule_form .billing_subsection, #add_new_pharmacy_bill_form #new_hospital_radiology_order .billing_subsection, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .billing_subsection, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .billing_subsection, #add_new_pharmacy_bill_form #create_user_anon_bill .billing_subsection, #add_new_pharmacy_bill_form #radiology_order_template .billing_subsection, #add_new_pharmacy_bill_form #add_doctorreferral .billing_subsection, #add_new_pharmacy_bill_form #new_pharmacy_order_form .billing_subsection, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .billing_subsection, #add_new_pharmacy_bill_form #vaccination_type .billing_subsection, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .billing_subsection, #add_new_pharmacy_bill_form .print_template_row_form .billing_subsection, #add_new_pharmacy_bill_form .new_print_template_block .billing_subsection, #add_new_pharmacy_bill_form .edit_print_template_block .billing_subsection, #add_new_pharmacy_bill_form #referral_payouts_update .billing_subsection, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .billing_subsection, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .billing_subsection, #update_new_bill_form #new_hospital_patient_bill .billing_subsection, #update_new_bill_form #new_hospital_pharmacy_bill .billing_subsection, #update_new_bill_form #edit_hospital_pharmacy_bill .billing_subsection, #update_new_bill_form #create_hospital_bill_template .billing_subsection, #update_new_bill_form #edit_hospital_patient_bill .billing_subsection, #update_new_bill_form #new_hospital_pharmacy_inventory .billing_subsection, #update_new_bill_form #prescription_template_form .billing_subsection, #update_new_bill_form #new_staff_network_rule_form .billing_subsection, #update_new_bill_form #new_hospital_radiology_order .billing_subsection, #update_new_bill_form #edit_hospital_radiology_order .billing_subsection, #update_new_bill_form #edit_hospital_radiology_test .billing_subsection, #update_new_bill_form #create_user_anon_bill .billing_subsection, #update_new_bill_form #radiology_order_template .billing_subsection, #update_new_bill_form #add_doctorreferral .billing_subsection, #update_new_bill_form #new_pharmacy_order_form .billing_subsection, #update_new_bill_form #edit_pharmacy_order_form .billing_subsection, #update_new_bill_form #vaccination_type .billing_subsection, #update_new_bill_form #update_pharamacy_full_stock .billing_subsection, #update_new_bill_form .print_template_row_form .billing_subsection, #update_new_bill_form .new_print_template_block .billing_subsection, #update_new_bill_form .edit_print_template_block .billing_subsection, #update_new_bill_form #referral_payouts_update .billing_subsection, #update_new_bill_form #return_hospital_pharmacy_bill .billing_subsection, #update_new_bill_form #new_doctor_network_rule_form .billing_subsection, #edit_pharmacy_bill_form #new_hospital_patient_bill .billing_subsection, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .billing_subsection, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .billing_subsection, #edit_pharmacy_bill_form #create_hospital_bill_template .billing_subsection, #edit_pharmacy_bill_form #edit_hospital_patient_bill .billing_subsection, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .billing_subsection, #edit_pharmacy_bill_form #prescription_template_form .billing_subsection, #edit_pharmacy_bill_form #new_staff_network_rule_form .billing_subsection, #edit_pharmacy_bill_form #new_hospital_radiology_order .billing_subsection, #edit_pharmacy_bill_form #edit_hospital_radiology_order .billing_subsection, #edit_pharmacy_bill_form #edit_hospital_radiology_test .billing_subsection, #edit_pharmacy_bill_form #create_user_anon_bill .billing_subsection, #edit_pharmacy_bill_form #radiology_order_template .billing_subsection, #edit_pharmacy_bill_form #add_doctorreferral .billing_subsection, #edit_pharmacy_bill_form #new_pharmacy_order_form .billing_subsection, #edit_pharmacy_bill_form #edit_pharmacy_order_form .billing_subsection, #edit_pharmacy_bill_form #vaccination_type .billing_subsection, #edit_pharmacy_bill_form #update_pharamacy_full_stock .billing_subsection, #edit_pharmacy_bill_form .print_template_row_form .billing_subsection, #edit_pharmacy_bill_form .new_print_template_block .billing_subsection, #edit_pharmacy_bill_form .edit_print_template_block .billing_subsection, #edit_pharmacy_bill_form #referral_payouts_update .billing_subsection, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .billing_subsection, #edit_pharmacy_bill_form #new_doctor_network_rule_form .billing_subsection, #createHospBillTemplatemodal #new_hospital_patient_bill .billing_subsection, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .billing_subsection, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .billing_subsection, #createHospBillTemplatemodal #create_hospital_bill_template .billing_subsection, #createHospBillTemplatemodal #edit_hospital_patient_bill .billing_subsection, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .billing_subsection, #createHospBillTemplatemodal #prescription_template_form .billing_subsection, #createHospBillTemplatemodal #new_staff_network_rule_form .billing_subsection, #createHospBillTemplatemodal #new_hospital_radiology_order .billing_subsection, #createHospBillTemplatemodal #edit_hospital_radiology_order .billing_subsection, #createHospBillTemplatemodal #edit_hospital_radiology_test .billing_subsection, #createHospBillTemplatemodal #create_user_anon_bill .billing_subsection, #createHospBillTemplatemodal #radiology_order_template .billing_subsection, #createHospBillTemplatemodal #add_doctorreferral .billing_subsection, #createHospBillTemplatemodal #new_pharmacy_order_form .billing_subsection, #createHospBillTemplatemodal #edit_pharmacy_order_form .billing_subsection, #createHospBillTemplatemodal #vaccination_type .billing_subsection, #createHospBillTemplatemodal #update_pharamacy_full_stock .billing_subsection, #createHospBillTemplatemodal .print_template_row_form .billing_subsection, #createHospBillTemplatemodal .new_print_template_block .billing_subsection, #createHospBillTemplatemodal .edit_print_template_block .billing_subsection, #createHospBillTemplatemodal #referral_payouts_update .billing_subsection, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .billing_subsection, #createHospBillTemplatemodal #new_doctor_network_rule_form .billing_subsection, #editBillTemplatemodal #new_hospital_patient_bill .billing_subsection, #editBillTemplatemodal #new_hospital_pharmacy_bill .billing_subsection, #editBillTemplatemodal #edit_hospital_pharmacy_bill .billing_subsection, #editBillTemplatemodal #create_hospital_bill_template .billing_subsection, #editBillTemplatemodal #edit_hospital_patient_bill .billing_subsection, #editBillTemplatemodal #new_hospital_pharmacy_inventory .billing_subsection, #editBillTemplatemodal #prescription_template_form .billing_subsection, #editBillTemplatemodal #new_staff_network_rule_form .billing_subsection, #editBillTemplatemodal #new_hospital_radiology_order .billing_subsection, #editBillTemplatemodal #edit_hospital_radiology_order .billing_subsection, #editBillTemplatemodal #edit_hospital_radiology_test .billing_subsection, #editBillTemplatemodal #create_user_anon_bill .billing_subsection, #editBillTemplatemodal #radiology_order_template .billing_subsection, #editBillTemplatemodal #add_doctorreferral .billing_subsection, #editBillTemplatemodal #new_pharmacy_order_form .billing_subsection, #editBillTemplatemodal #edit_pharmacy_order_form .billing_subsection, #editBillTemplatemodal #vaccination_type .billing_subsection, #editBillTemplatemodal #update_pharamacy_full_stock .billing_subsection, #editBillTemplatemodal .print_template_row_form .billing_subsection, #editBillTemplatemodal .new_print_template_block .billing_subsection, #editBillTemplatemodal .edit_print_template_block .billing_subsection, #editBillTemplatemodal #referral_payouts_update .billing_subsection, #editBillTemplatemodal #return_hospital_pharmacy_bill .billing_subsection, #editBillTemplatemodal #new_doctor_network_rule_form .billing_subsection, #add_new_inventory_form #new_hospital_patient_bill .billing_subsection, #add_new_inventory_form #new_hospital_pharmacy_bill .billing_subsection, #add_new_inventory_form #edit_hospital_pharmacy_bill .billing_subsection, #add_new_inventory_form #create_hospital_bill_template .billing_subsection, #add_new_inventory_form #edit_hospital_patient_bill .billing_subsection, #add_new_inventory_form #new_hospital_pharmacy_inventory .billing_subsection, #add_new_inventory_form #prescription_template_form .billing_subsection, #add_new_inventory_form #new_staff_network_rule_form .billing_subsection, #add_new_inventory_form #new_hospital_radiology_order .billing_subsection, #add_new_inventory_form #edit_hospital_radiology_order .billing_subsection, #add_new_inventory_form #edit_hospital_radiology_test .billing_subsection, #add_new_inventory_form #create_user_anon_bill .billing_subsection, #add_new_inventory_form #radiology_order_template .billing_subsection, #add_new_inventory_form #add_doctorreferral .billing_subsection, #add_new_inventory_form #new_pharmacy_order_form .billing_subsection, #add_new_inventory_form #edit_pharmacy_order_form .billing_subsection, #add_new_inventory_form #vaccination_type .billing_subsection, #add_new_inventory_form #update_pharamacy_full_stock .billing_subsection, #add_new_inventory_form .print_template_row_form .billing_subsection, #add_new_inventory_form .new_print_template_block .billing_subsection, #add_new_inventory_form .edit_print_template_block .billing_subsection, #add_new_inventory_form #referral_payouts_update .billing_subsection, #add_new_inventory_form #return_hospital_pharmacy_bill .billing_subsection, #add_new_inventory_form #new_doctor_network_rule_form .billing_subsection, #edit_pharmacy_order #new_hospital_patient_bill .billing_subsection, #edit_pharmacy_order #new_hospital_pharmacy_bill .billing_subsection, #edit_pharmacy_order #edit_hospital_pharmacy_bill .billing_subsection, #edit_pharmacy_order #create_hospital_bill_template .billing_subsection, #edit_pharmacy_order #edit_hospital_patient_bill .billing_subsection, #edit_pharmacy_order #new_hospital_pharmacy_inventory .billing_subsection, #edit_pharmacy_order #prescription_template_form .billing_subsection, #edit_pharmacy_order #new_staff_network_rule_form .billing_subsection, #edit_pharmacy_order #new_hospital_radiology_order .billing_subsection, #edit_pharmacy_order #edit_hospital_radiology_order .billing_subsection, #edit_pharmacy_order #edit_hospital_radiology_test .billing_subsection, #edit_pharmacy_order #create_user_anon_bill .billing_subsection, #edit_pharmacy_order #radiology_order_template .billing_subsection, #edit_pharmacy_order #add_doctorreferral .billing_subsection, #edit_pharmacy_order #new_pharmacy_order_form .billing_subsection, #edit_pharmacy_order #edit_pharmacy_order_form .billing_subsection, #edit_pharmacy_order #vaccination_type .billing_subsection, #edit_pharmacy_order #update_pharamacy_full_stock .billing_subsection, #edit_pharmacy_order .print_template_row_form .billing_subsection, #edit_pharmacy_order .new_print_template_block .billing_subsection, #edit_pharmacy_order .edit_print_template_block .billing_subsection, #edit_pharmacy_order #referral_payouts_update .billing_subsection, #edit_pharmacy_order #return_hospital_pharmacy_bill .billing_subsection, #edit_pharmacy_order #new_doctor_network_rule_form .billing_subsection, #edit_staff_network_rules #new_hospital_patient_bill .billing_subsection, #edit_staff_network_rules #new_hospital_pharmacy_bill .billing_subsection, #edit_staff_network_rules #edit_hospital_pharmacy_bill .billing_subsection, #edit_staff_network_rules #create_hospital_bill_template .billing_subsection, #edit_staff_network_rules #edit_hospital_patient_bill .billing_subsection, #edit_staff_network_rules #new_hospital_pharmacy_inventory .billing_subsection, #edit_staff_network_rules #prescription_template_form .billing_subsection, #edit_staff_network_rules #new_staff_network_rule_form .billing_subsection, #edit_staff_network_rules #new_hospital_radiology_order .billing_subsection, #edit_staff_network_rules #edit_hospital_radiology_order .billing_subsection, #edit_staff_network_rules #edit_hospital_radiology_test .billing_subsection, #edit_staff_network_rules #create_user_anon_bill .billing_subsection, #edit_staff_network_rules #radiology_order_template .billing_subsection, #edit_staff_network_rules #add_doctorreferral .billing_subsection, #edit_staff_network_rules #new_pharmacy_order_form .billing_subsection, #edit_staff_network_rules #edit_pharmacy_order_form .billing_subsection, #edit_staff_network_rules #vaccination_type .billing_subsection, #edit_staff_network_rules #update_pharamacy_full_stock .billing_subsection, #edit_staff_network_rules .print_template_row_form .billing_subsection, #edit_staff_network_rules .new_print_template_block .billing_subsection, #edit_staff_network_rules .edit_print_template_block .billing_subsection, #edit_staff_network_rules #referral_payouts_update .billing_subsection, #edit_staff_network_rules #return_hospital_pharmacy_bill .billing_subsection, #edit_staff_network_rules #new_doctor_network_rule_form .billing_subsection, #add_new_radiology_order_form #new_hospital_patient_bill .billing_subsection, #add_new_radiology_order_form #new_hospital_pharmacy_bill .billing_subsection, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .billing_subsection, #add_new_radiology_order_form #create_hospital_bill_template .billing_subsection, #add_new_radiology_order_form #edit_hospital_patient_bill .billing_subsection, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .billing_subsection, #add_new_radiology_order_form #prescription_template_form .billing_subsection, #add_new_radiology_order_form #new_staff_network_rule_form .billing_subsection, #add_new_radiology_order_form #new_hospital_radiology_order .billing_subsection, #add_new_radiology_order_form #edit_hospital_radiology_order .billing_subsection, #add_new_radiology_order_form #edit_hospital_radiology_test .billing_subsection, #add_new_radiology_order_form #create_user_anon_bill .billing_subsection, #add_new_radiology_order_form #radiology_order_template .billing_subsection, #add_new_radiology_order_form #add_doctorreferral .billing_subsection, #add_new_radiology_order_form #new_pharmacy_order_form .billing_subsection, #add_new_radiology_order_form #edit_pharmacy_order_form .billing_subsection, #add_new_radiology_order_form #vaccination_type .billing_subsection, #add_new_radiology_order_form #update_pharamacy_full_stock .billing_subsection, #add_new_radiology_order_form .print_template_row_form .billing_subsection, #add_new_radiology_order_form .new_print_template_block .billing_subsection, #add_new_radiology_order_form .edit_print_template_block .billing_subsection, #add_new_radiology_order_form #referral_payouts_update .billing_subsection, #add_new_radiology_order_form #return_hospital_pharmacy_bill .billing_subsection, #add_new_radiology_order_form #new_doctor_network_rule_form .billing_subsection, #edit_radiology_test_form #new_hospital_patient_bill .billing_subsection, #edit_radiology_test_form #new_hospital_pharmacy_bill .billing_subsection, #edit_radiology_test_form #edit_hospital_pharmacy_bill .billing_subsection, #edit_radiology_test_form #create_hospital_bill_template .billing_subsection, #edit_radiology_test_form #edit_hospital_patient_bill .billing_subsection, #edit_radiology_test_form #new_hospital_pharmacy_inventory .billing_subsection, #edit_radiology_test_form #prescription_template_form .billing_subsection, #edit_radiology_test_form #new_staff_network_rule_form .billing_subsection, #edit_radiology_test_form #new_hospital_radiology_order .billing_subsection, #edit_radiology_test_form #edit_hospital_radiology_order .billing_subsection, #edit_radiology_test_form #edit_hospital_radiology_test .billing_subsection, #edit_radiology_test_form #create_user_anon_bill .billing_subsection, #edit_radiology_test_form #radiology_order_template .billing_subsection, #edit_radiology_test_form #add_doctorreferral .billing_subsection, #edit_radiology_test_form #new_pharmacy_order_form .billing_subsection, #edit_radiology_test_form #edit_pharmacy_order_form .billing_subsection, #edit_radiology_test_form #vaccination_type .billing_subsection, #edit_radiology_test_form #update_pharamacy_full_stock .billing_subsection, #edit_radiology_test_form .print_template_row_form .billing_subsection, #edit_radiology_test_form .new_print_template_block .billing_subsection, #edit_radiology_test_form .edit_print_template_block .billing_subsection, #edit_radiology_test_form #referral_payouts_update .billing_subsection, #edit_radiology_test_form #return_hospital_pharmacy_bill .billing_subsection, #edit_radiology_test_form #new_doctor_network_rule_form .billing_subsection, #importUserBill #new_hospital_patient_bill .billing_subsection, #importUserBill #new_hospital_pharmacy_bill .billing_subsection, #importUserBill #edit_hospital_pharmacy_bill .billing_subsection, #importUserBill #create_hospital_bill_template .billing_subsection, #importUserBill #edit_hospital_patient_bill .billing_subsection, #importUserBill #new_hospital_pharmacy_inventory .billing_subsection, #importUserBill #prescription_template_form .billing_subsection, #importUserBill #new_staff_network_rule_form .billing_subsection, #importUserBill #new_hospital_radiology_order .billing_subsection, #importUserBill #edit_hospital_radiology_order .billing_subsection, #importUserBill #edit_hospital_radiology_test .billing_subsection, #importUserBill #create_user_anon_bill .billing_subsection, #importUserBill #radiology_order_template .billing_subsection, #importUserBill #add_doctorreferral .billing_subsection, #importUserBill #new_pharmacy_order_form .billing_subsection, #importUserBill #edit_pharmacy_order_form .billing_subsection, #importUserBill #vaccination_type .billing_subsection, #importUserBill #update_pharamacy_full_stock .billing_subsection, #importUserBill .print_template_row_form .billing_subsection, #importUserBill .new_print_template_block .billing_subsection, #importUserBill .edit_print_template_block .billing_subsection, #importUserBill #referral_payouts_update .billing_subsection, #importUserBill #return_hospital_pharmacy_bill .billing_subsection, #importUserBill #new_doctor_network_rule_form .billing_subsection, #editOrderTemplatemodal #new_hospital_patient_bill .billing_subsection, #editOrderTemplatemodal #new_hospital_pharmacy_bill .billing_subsection, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .billing_subsection, #editOrderTemplatemodal #create_hospital_bill_template .billing_subsection, #editOrderTemplatemodal #edit_hospital_patient_bill .billing_subsection, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .billing_subsection, #editOrderTemplatemodal #prescription_template_form .billing_subsection, #editOrderTemplatemodal #new_staff_network_rule_form .billing_subsection, #editOrderTemplatemodal #new_hospital_radiology_order .billing_subsection, #editOrderTemplatemodal #edit_hospital_radiology_order .billing_subsection, #editOrderTemplatemodal #edit_hospital_radiology_test .billing_subsection, #editOrderTemplatemodal #create_user_anon_bill .billing_subsection, #editOrderTemplatemodal #radiology_order_template .billing_subsection, #editOrderTemplatemodal #add_doctorreferral .billing_subsection, #editOrderTemplatemodal #new_pharmacy_order_form .billing_subsection, #editOrderTemplatemodal #edit_pharmacy_order_form .billing_subsection, #editOrderTemplatemodal #vaccination_type .billing_subsection, #editOrderTemplatemodal #update_pharamacy_full_stock .billing_subsection, #editOrderTemplatemodal .print_template_row_form .billing_subsection, #editOrderTemplatemodal .new_print_template_block .billing_subsection, #editOrderTemplatemodal .edit_print_template_block .billing_subsection, #editOrderTemplatemodal #referral_payouts_update .billing_subsection, #editOrderTemplatemodal #return_hospital_pharmacy_bill .billing_subsection, #editOrderTemplatemodal #new_doctor_network_rule_form .billing_subsection, #editReferralTemplatemodal #new_hospital_patient_bill .billing_subsection, #editReferralTemplatemodal #new_hospital_pharmacy_bill .billing_subsection, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .billing_subsection, #editReferralTemplatemodal #create_hospital_bill_template .billing_subsection, #editReferralTemplatemodal #edit_hospital_patient_bill .billing_subsection, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .billing_subsection, #editReferralTemplatemodal #prescription_template_form .billing_subsection, #editReferralTemplatemodal #new_staff_network_rule_form .billing_subsection, #editReferralTemplatemodal #new_hospital_radiology_order .billing_subsection, #editReferralTemplatemodal #edit_hospital_radiology_order .billing_subsection, #editReferralTemplatemodal #edit_hospital_radiology_test .billing_subsection, #editReferralTemplatemodal #create_user_anon_bill .billing_subsection, #editReferralTemplatemodal #radiology_order_template .billing_subsection, #editReferralTemplatemodal #add_doctorreferral .billing_subsection, #editReferralTemplatemodal #new_pharmacy_order_form .billing_subsection, #editReferralTemplatemodal #edit_pharmacy_order_form .billing_subsection, #editReferralTemplatemodal #vaccination_type .billing_subsection, #editReferralTemplatemodal #update_pharamacy_full_stock .billing_subsection, #editReferralTemplatemodal .print_template_row_form .billing_subsection, #editReferralTemplatemodal .new_print_template_block .billing_subsection, #editReferralTemplatemodal .edit_print_template_block .billing_subsection, #editReferralTemplatemodal #referral_payouts_update .billing_subsection, #editReferralTemplatemodal #return_hospital_pharmacy_bill .billing_subsection, #editReferralTemplatemodal #new_doctor_network_rule_form .billing_subsection, #VaccinationTemplatemodal #new_hospital_patient_bill .billing_subsection, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .billing_subsection, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .billing_subsection, #VaccinationTemplatemodal #create_hospital_bill_template .billing_subsection, #VaccinationTemplatemodal #edit_hospital_patient_bill .billing_subsection, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .billing_subsection, #VaccinationTemplatemodal #prescription_template_form .billing_subsection, #VaccinationTemplatemodal #new_staff_network_rule_form .billing_subsection, #VaccinationTemplatemodal #new_hospital_radiology_order .billing_subsection, #VaccinationTemplatemodal #edit_hospital_radiology_order .billing_subsection, #VaccinationTemplatemodal #edit_hospital_radiology_test .billing_subsection, #VaccinationTemplatemodal #create_user_anon_bill .billing_subsection, #VaccinationTemplatemodal #radiology_order_template .billing_subsection, #VaccinationTemplatemodal #add_doctorreferral .billing_subsection, #VaccinationTemplatemodal #new_pharmacy_order_form .billing_subsection, #VaccinationTemplatemodal #edit_pharmacy_order_form .billing_subsection, #VaccinationTemplatemodal #vaccination_type .billing_subsection, #VaccinationTemplatemodal #update_pharamacy_full_stock .billing_subsection, #VaccinationTemplatemodal .print_template_row_form .billing_subsection, #VaccinationTemplatemodal .new_print_template_block .billing_subsection, #VaccinationTemplatemodal .edit_print_template_block .billing_subsection, #VaccinationTemplatemodal #referral_payouts_update .billing_subsection, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .billing_subsection, #VaccinationTemplatemodal #new_doctor_network_rule_form .billing_subsection, #update_pharmacy_order_stock #new_hospital_patient_bill .billing_subsection, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .billing_subsection, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .billing_subsection, #update_pharmacy_order_stock #create_hospital_bill_template .billing_subsection, #update_pharmacy_order_stock #edit_hospital_patient_bill .billing_subsection, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .billing_subsection, #update_pharmacy_order_stock #prescription_template_form .billing_subsection, #update_pharmacy_order_stock #new_staff_network_rule_form .billing_subsection, #update_pharmacy_order_stock #new_hospital_radiology_order .billing_subsection, #update_pharmacy_order_stock #edit_hospital_radiology_order .billing_subsection, #update_pharmacy_order_stock #edit_hospital_radiology_test .billing_subsection, #update_pharmacy_order_stock #create_user_anon_bill .billing_subsection, #update_pharmacy_order_stock #radiology_order_template .billing_subsection, #update_pharmacy_order_stock #add_doctorreferral .billing_subsection, #update_pharmacy_order_stock #new_pharmacy_order_form .billing_subsection, #update_pharmacy_order_stock #edit_pharmacy_order_form .billing_subsection, #update_pharmacy_order_stock #vaccination_type .billing_subsection, #update_pharmacy_order_stock #update_pharamacy_full_stock .billing_subsection, #update_pharmacy_order_stock .print_template_row_form .billing_subsection, #update_pharmacy_order_stock .new_print_template_block .billing_subsection, #update_pharmacy_order_stock .edit_print_template_block .billing_subsection, #update_pharmacy_order_stock #referral_payouts_update .billing_subsection, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .billing_subsection, #update_pharmacy_order_stock #new_doctor_network_rule_form .billing_subsection, #addMoreList #new_hospital_patient_bill .billing_subsection, #addMoreList #new_hospital_pharmacy_bill .billing_subsection, #addMoreList #edit_hospital_pharmacy_bill .billing_subsection, #addMoreList #create_hospital_bill_template .billing_subsection, #addMoreList #edit_hospital_patient_bill .billing_subsection, #addMoreList #new_hospital_pharmacy_inventory .billing_subsection, #addMoreList #prescription_template_form .billing_subsection, #addMoreList #new_staff_network_rule_form .billing_subsection, #addMoreList #new_hospital_radiology_order .billing_subsection, #addMoreList #edit_hospital_radiology_order .billing_subsection, #addMoreList #edit_hospital_radiology_test .billing_subsection, #addMoreList #create_user_anon_bill .billing_subsection, #addMoreList #radiology_order_template .billing_subsection, #addMoreList #add_doctorreferral .billing_subsection, #addMoreList #new_pharmacy_order_form .billing_subsection, #addMoreList #edit_pharmacy_order_form .billing_subsection, #addMoreList #vaccination_type .billing_subsection, #addMoreList #update_pharamacy_full_stock .billing_subsection, #addMoreList .print_template_row_form .billing_subsection, #addMoreList .new_print_template_block .billing_subsection, #addMoreList .edit_print_template_block .billing_subsection, #addMoreList #referral_payouts_update .billing_subsection, #addMoreList #return_hospital_pharmacy_bill .billing_subsection, #addMoreList #new_doctor_network_rule_form .billing_subsection, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .billing_subsection, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .billing_subsection, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .billing_subsection, #addTemplateHeaderBlocksModal #create_hospital_bill_template .billing_subsection, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .billing_subsection, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .billing_subsection, #addTemplateHeaderBlocksModal #prescription_template_form .billing_subsection, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .billing_subsection, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .billing_subsection, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .billing_subsection, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .billing_subsection, #addTemplateHeaderBlocksModal #create_user_anon_bill .billing_subsection, #addTemplateHeaderBlocksModal #radiology_order_template .billing_subsection, #addTemplateHeaderBlocksModal #add_doctorreferral .billing_subsection, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .billing_subsection, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .billing_subsection, #addTemplateHeaderBlocksModal #vaccination_type .billing_subsection, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .billing_subsection, #addTemplateHeaderBlocksModal .print_template_row_form .billing_subsection, #addTemplateHeaderBlocksModal .new_print_template_block .billing_subsection, #addTemplateHeaderBlocksModal .edit_print_template_block .billing_subsection, #addTemplateHeaderBlocksModal #referral_payouts_update .billing_subsection, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .billing_subsection, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .billing_subsection, #referralPayoutTemplatemodal #new_hospital_patient_bill .billing_subsection, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .billing_subsection, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .billing_subsection, #referralPayoutTemplatemodal #create_hospital_bill_template .billing_subsection, #referralPayoutTemplatemodal #edit_hospital_patient_bill .billing_subsection, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .billing_subsection, #referralPayoutTemplatemodal #prescription_template_form .billing_subsection, #referralPayoutTemplatemodal #new_staff_network_rule_form .billing_subsection, #referralPayoutTemplatemodal #new_hospital_radiology_order .billing_subsection, #referralPayoutTemplatemodal #edit_hospital_radiology_order .billing_subsection, #referralPayoutTemplatemodal #edit_hospital_radiology_test .billing_subsection, #referralPayoutTemplatemodal #create_user_anon_bill .billing_subsection, #referralPayoutTemplatemodal #radiology_order_template .billing_subsection, #referralPayoutTemplatemodal #add_doctorreferral .billing_subsection, #referralPayoutTemplatemodal #new_pharmacy_order_form .billing_subsection, #referralPayoutTemplatemodal #edit_pharmacy_order_form .billing_subsection, #referralPayoutTemplatemodal #vaccination_type .billing_subsection, #referralPayoutTemplatemodal #update_pharamacy_full_stock .billing_subsection, #referralPayoutTemplatemodal .print_template_row_form .billing_subsection, #referralPayoutTemplatemodal .new_print_template_block .billing_subsection, #referralPayoutTemplatemodal .edit_print_template_block .billing_subsection, #referralPayoutTemplatemodal #referral_payouts_update .billing_subsection, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .billing_subsection, #referralPayoutTemplatemodal #new_doctor_network_rule_form .billing_subsection, #new_doctor_network_rule_form #new_hospital_patient_bill .billing_subsection, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .billing_subsection, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .billing_subsection, #new_doctor_network_rule_form #create_hospital_bill_template .billing_subsection, #new_doctor_network_rule_form #edit_hospital_patient_bill .billing_subsection, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .billing_subsection, #new_doctor_network_rule_form #prescription_template_form .billing_subsection, #new_doctor_network_rule_form #new_staff_network_rule_form .billing_subsection, #new_doctor_network_rule_form #new_hospital_radiology_order .billing_subsection, #new_doctor_network_rule_form #edit_hospital_radiology_order .billing_subsection, #new_doctor_network_rule_form #edit_hospital_radiology_test .billing_subsection, #new_doctor_network_rule_form #create_user_anon_bill .billing_subsection, #new_doctor_network_rule_form #radiology_order_template .billing_subsection, #new_doctor_network_rule_form #add_doctorreferral .billing_subsection, #new_doctor_network_rule_form #new_pharmacy_order_form .billing_subsection, #new_doctor_network_rule_form #edit_pharmacy_order_form .billing_subsection, #new_doctor_network_rule_form #vaccination_type .billing_subsection, #new_doctor_network_rule_form #update_pharamacy_full_stock .billing_subsection, #new_doctor_network_rule_form .print_template_row_form .billing_subsection, #new_doctor_network_rule_form .new_print_template_block .billing_subsection, #new_doctor_network_rule_form .edit_print_template_block .billing_subsection, #new_doctor_network_rule_form #referral_payouts_update .billing_subsection, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .billing_subsection, #new_doctor_network_rule_form #new_doctor_network_rule_form .billing_subsection {
  margin-top: 10px;
  padding: 20px 5px;
  box-shadow: inset 0 0 0 1px #b3d0f8;
}
#add_new_bill_form #new_hospital_patient_bill label:not(.no-label), #add_new_bill_form #new_hospital_pharmacy_bill label:not(.no-label), #add_new_bill_form #edit_hospital_pharmacy_bill label:not(.no-label), #add_new_bill_form #create_hospital_bill_template label:not(.no-label), #add_new_bill_form #edit_hospital_patient_bill label:not(.no-label), #add_new_bill_form #new_hospital_pharmacy_inventory label:not(.no-label), #add_new_bill_form #prescription_template_form label:not(.no-label), #add_new_bill_form #new_staff_network_rule_form label:not(.no-label), #add_new_bill_form #new_hospital_radiology_order label:not(.no-label), #add_new_bill_form #edit_hospital_radiology_order label:not(.no-label), #add_new_bill_form #edit_hospital_radiology_test label:not(.no-label), #add_new_bill_form #create_user_anon_bill label:not(.no-label), #add_new_bill_form #radiology_order_template label:not(.no-label), #add_new_bill_form #add_doctorreferral label:not(.no-label), #add_new_bill_form #new_pharmacy_order_form label:not(.no-label), #add_new_bill_form #edit_pharmacy_order_form label:not(.no-label), #add_new_bill_form #vaccination_type label:not(.no-label), #add_new_bill_form #update_pharamacy_full_stock label:not(.no-label), #add_new_bill_form .print_template_row_form label:not(.no-label), #add_new_bill_form .new_print_template_block label:not(.no-label), #add_new_bill_form .edit_print_template_block label:not(.no-label), #add_new_bill_form #referral_payouts_update label:not(.no-label), #add_new_bill_form #return_hospital_pharmacy_bill label:not(.no-label), #add_new_bill_form #new_doctor_network_rule_form label:not(.no-label), #add_new_pharmacy_bill_form #new_hospital_patient_bill label:not(.no-label), #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill label:not(.no-label), #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill label:not(.no-label), #add_new_pharmacy_bill_form #create_hospital_bill_template label:not(.no-label), #add_new_pharmacy_bill_form #edit_hospital_patient_bill label:not(.no-label), #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory label:not(.no-label), #add_new_pharmacy_bill_form #prescription_template_form label:not(.no-label), #add_new_pharmacy_bill_form #new_staff_network_rule_form label:not(.no-label), #add_new_pharmacy_bill_form #new_hospital_radiology_order label:not(.no-label), #add_new_pharmacy_bill_form #edit_hospital_radiology_order label:not(.no-label), #add_new_pharmacy_bill_form #edit_hospital_radiology_test label:not(.no-label), #add_new_pharmacy_bill_form #create_user_anon_bill label:not(.no-label), #add_new_pharmacy_bill_form #radiology_order_template label:not(.no-label), #add_new_pharmacy_bill_form #add_doctorreferral label:not(.no-label), #add_new_pharmacy_bill_form #new_pharmacy_order_form label:not(.no-label), #add_new_pharmacy_bill_form #edit_pharmacy_order_form label:not(.no-label), #add_new_pharmacy_bill_form #vaccination_type label:not(.no-label), #add_new_pharmacy_bill_form #update_pharamacy_full_stock label:not(.no-label), #add_new_pharmacy_bill_form .print_template_row_form label:not(.no-label), #add_new_pharmacy_bill_form .new_print_template_block label:not(.no-label), #add_new_pharmacy_bill_form .edit_print_template_block label:not(.no-label), #add_new_pharmacy_bill_form #referral_payouts_update label:not(.no-label), #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill label:not(.no-label), #add_new_pharmacy_bill_form #new_doctor_network_rule_form label:not(.no-label), #update_new_bill_form #new_hospital_patient_bill label:not(.no-label), #update_new_bill_form #new_hospital_pharmacy_bill label:not(.no-label), #update_new_bill_form #edit_hospital_pharmacy_bill label:not(.no-label), #update_new_bill_form #create_hospital_bill_template label:not(.no-label), #update_new_bill_form #edit_hospital_patient_bill label:not(.no-label), #update_new_bill_form #new_hospital_pharmacy_inventory label:not(.no-label), #update_new_bill_form #prescription_template_form label:not(.no-label), #update_new_bill_form #new_staff_network_rule_form label:not(.no-label), #update_new_bill_form #new_hospital_radiology_order label:not(.no-label), #update_new_bill_form #edit_hospital_radiology_order label:not(.no-label), #update_new_bill_form #edit_hospital_radiology_test label:not(.no-label), #update_new_bill_form #create_user_anon_bill label:not(.no-label), #update_new_bill_form #radiology_order_template label:not(.no-label), #update_new_bill_form #add_doctorreferral label:not(.no-label), #update_new_bill_form #new_pharmacy_order_form label:not(.no-label), #update_new_bill_form #edit_pharmacy_order_form label:not(.no-label), #update_new_bill_form #vaccination_type label:not(.no-label), #update_new_bill_form #update_pharamacy_full_stock label:not(.no-label), #update_new_bill_form .print_template_row_form label:not(.no-label), #update_new_bill_form .new_print_template_block label:not(.no-label), #update_new_bill_form .edit_print_template_block label:not(.no-label), #update_new_bill_form #referral_payouts_update label:not(.no-label), #update_new_bill_form #return_hospital_pharmacy_bill label:not(.no-label), #update_new_bill_form #new_doctor_network_rule_form label:not(.no-label), #edit_pharmacy_bill_form #new_hospital_patient_bill label:not(.no-label), #edit_pharmacy_bill_form #new_hospital_pharmacy_bill label:not(.no-label), #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill label:not(.no-label), #edit_pharmacy_bill_form #create_hospital_bill_template label:not(.no-label), #edit_pharmacy_bill_form #edit_hospital_patient_bill label:not(.no-label), #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory label:not(.no-label), #edit_pharmacy_bill_form #prescription_template_form label:not(.no-label), #edit_pharmacy_bill_form #new_staff_network_rule_form label:not(.no-label), #edit_pharmacy_bill_form #new_hospital_radiology_order label:not(.no-label), #edit_pharmacy_bill_form #edit_hospital_radiology_order label:not(.no-label), #edit_pharmacy_bill_form #edit_hospital_radiology_test label:not(.no-label), #edit_pharmacy_bill_form #create_user_anon_bill label:not(.no-label), #edit_pharmacy_bill_form #radiology_order_template label:not(.no-label), #edit_pharmacy_bill_form #add_doctorreferral label:not(.no-label), #edit_pharmacy_bill_form #new_pharmacy_order_form label:not(.no-label), #edit_pharmacy_bill_form #edit_pharmacy_order_form label:not(.no-label), #edit_pharmacy_bill_form #vaccination_type label:not(.no-label), #edit_pharmacy_bill_form #update_pharamacy_full_stock label:not(.no-label), #edit_pharmacy_bill_form .print_template_row_form label:not(.no-label), #edit_pharmacy_bill_form .new_print_template_block label:not(.no-label), #edit_pharmacy_bill_form .edit_print_template_block label:not(.no-label), #edit_pharmacy_bill_form #referral_payouts_update label:not(.no-label), #edit_pharmacy_bill_form #return_hospital_pharmacy_bill label:not(.no-label), #edit_pharmacy_bill_form #new_doctor_network_rule_form label:not(.no-label), #createHospBillTemplatemodal #new_hospital_patient_bill label:not(.no-label), #createHospBillTemplatemodal #new_hospital_pharmacy_bill label:not(.no-label), #createHospBillTemplatemodal #edit_hospital_pharmacy_bill label:not(.no-label), #createHospBillTemplatemodal #create_hospital_bill_template label:not(.no-label), #createHospBillTemplatemodal #edit_hospital_patient_bill label:not(.no-label), #createHospBillTemplatemodal #new_hospital_pharmacy_inventory label:not(.no-label), #createHospBillTemplatemodal #prescription_template_form label:not(.no-label), #createHospBillTemplatemodal #new_staff_network_rule_form label:not(.no-label), #createHospBillTemplatemodal #new_hospital_radiology_order label:not(.no-label), #createHospBillTemplatemodal #edit_hospital_radiology_order label:not(.no-label), #createHospBillTemplatemodal #edit_hospital_radiology_test label:not(.no-label), #createHospBillTemplatemodal #create_user_anon_bill label:not(.no-label), #createHospBillTemplatemodal #radiology_order_template label:not(.no-label), #createHospBillTemplatemodal #add_doctorreferral label:not(.no-label), #createHospBillTemplatemodal #new_pharmacy_order_form label:not(.no-label), #createHospBillTemplatemodal #edit_pharmacy_order_form label:not(.no-label), #createHospBillTemplatemodal #vaccination_type label:not(.no-label), #createHospBillTemplatemodal #update_pharamacy_full_stock label:not(.no-label), #createHospBillTemplatemodal .print_template_row_form label:not(.no-label), #createHospBillTemplatemodal .new_print_template_block label:not(.no-label), #createHospBillTemplatemodal .edit_print_template_block label:not(.no-label), #createHospBillTemplatemodal #referral_payouts_update label:not(.no-label), #createHospBillTemplatemodal #return_hospital_pharmacy_bill label:not(.no-label), #createHospBillTemplatemodal #new_doctor_network_rule_form label:not(.no-label), #editBillTemplatemodal #new_hospital_patient_bill label:not(.no-label), #editBillTemplatemodal #new_hospital_pharmacy_bill label:not(.no-label), #editBillTemplatemodal #edit_hospital_pharmacy_bill label:not(.no-label), #editBillTemplatemodal #create_hospital_bill_template label:not(.no-label), #editBillTemplatemodal #edit_hospital_patient_bill label:not(.no-label), #editBillTemplatemodal #new_hospital_pharmacy_inventory label:not(.no-label), #editBillTemplatemodal #prescription_template_form label:not(.no-label), #editBillTemplatemodal #new_staff_network_rule_form label:not(.no-label), #editBillTemplatemodal #new_hospital_radiology_order label:not(.no-label), #editBillTemplatemodal #edit_hospital_radiology_order label:not(.no-label), #editBillTemplatemodal #edit_hospital_radiology_test label:not(.no-label), #editBillTemplatemodal #create_user_anon_bill label:not(.no-label), #editBillTemplatemodal #radiology_order_template label:not(.no-label), #editBillTemplatemodal #add_doctorreferral label:not(.no-label), #editBillTemplatemodal #new_pharmacy_order_form label:not(.no-label), #editBillTemplatemodal #edit_pharmacy_order_form label:not(.no-label), #editBillTemplatemodal #vaccination_type label:not(.no-label), #editBillTemplatemodal #update_pharamacy_full_stock label:not(.no-label), #editBillTemplatemodal .print_template_row_form label:not(.no-label), #editBillTemplatemodal .new_print_template_block label:not(.no-label), #editBillTemplatemodal .edit_print_template_block label:not(.no-label), #editBillTemplatemodal #referral_payouts_update label:not(.no-label), #editBillTemplatemodal #return_hospital_pharmacy_bill label:not(.no-label), #editBillTemplatemodal #new_doctor_network_rule_form label:not(.no-label), #add_new_inventory_form #new_hospital_patient_bill label:not(.no-label), #add_new_inventory_form #new_hospital_pharmacy_bill label:not(.no-label), #add_new_inventory_form #edit_hospital_pharmacy_bill label:not(.no-label), #add_new_inventory_form #create_hospital_bill_template label:not(.no-label), #add_new_inventory_form #edit_hospital_patient_bill label:not(.no-label), #add_new_inventory_form #new_hospital_pharmacy_inventory label:not(.no-label), #add_new_inventory_form #prescription_template_form label:not(.no-label), #add_new_inventory_form #new_staff_network_rule_form label:not(.no-label), #add_new_inventory_form #new_hospital_radiology_order label:not(.no-label), #add_new_inventory_form #edit_hospital_radiology_order label:not(.no-label), #add_new_inventory_form #edit_hospital_radiology_test label:not(.no-label), #add_new_inventory_form #create_user_anon_bill label:not(.no-label), #add_new_inventory_form #radiology_order_template label:not(.no-label), #add_new_inventory_form #add_doctorreferral label:not(.no-label), #add_new_inventory_form #new_pharmacy_order_form label:not(.no-label), #add_new_inventory_form #edit_pharmacy_order_form label:not(.no-label), #add_new_inventory_form #vaccination_type label:not(.no-label), #add_new_inventory_form #update_pharamacy_full_stock label:not(.no-label), #add_new_inventory_form .print_template_row_form label:not(.no-label), #add_new_inventory_form .new_print_template_block label:not(.no-label), #add_new_inventory_form .edit_print_template_block label:not(.no-label), #add_new_inventory_form #referral_payouts_update label:not(.no-label), #add_new_inventory_form #return_hospital_pharmacy_bill label:not(.no-label), #add_new_inventory_form #new_doctor_network_rule_form label:not(.no-label), #edit_pharmacy_order #new_hospital_patient_bill label:not(.no-label), #edit_pharmacy_order #new_hospital_pharmacy_bill label:not(.no-label), #edit_pharmacy_order #edit_hospital_pharmacy_bill label:not(.no-label), #edit_pharmacy_order #create_hospital_bill_template label:not(.no-label), #edit_pharmacy_order #edit_hospital_patient_bill label:not(.no-label), #edit_pharmacy_order #new_hospital_pharmacy_inventory label:not(.no-label), #edit_pharmacy_order #prescription_template_form label:not(.no-label), #edit_pharmacy_order #new_staff_network_rule_form label:not(.no-label), #edit_pharmacy_order #new_hospital_radiology_order label:not(.no-label), #edit_pharmacy_order #edit_hospital_radiology_order label:not(.no-label), #edit_pharmacy_order #edit_hospital_radiology_test label:not(.no-label), #edit_pharmacy_order #create_user_anon_bill label:not(.no-label), #edit_pharmacy_order #radiology_order_template label:not(.no-label), #edit_pharmacy_order #add_doctorreferral label:not(.no-label), #edit_pharmacy_order #new_pharmacy_order_form label:not(.no-label), #edit_pharmacy_order #edit_pharmacy_order_form label:not(.no-label), #edit_pharmacy_order #vaccination_type label:not(.no-label), #edit_pharmacy_order #update_pharamacy_full_stock label:not(.no-label), #edit_pharmacy_order .print_template_row_form label:not(.no-label), #edit_pharmacy_order .new_print_template_block label:not(.no-label), #edit_pharmacy_order .edit_print_template_block label:not(.no-label), #edit_pharmacy_order #referral_payouts_update label:not(.no-label), #edit_pharmacy_order #return_hospital_pharmacy_bill label:not(.no-label), #edit_pharmacy_order #new_doctor_network_rule_form label:not(.no-label), #edit_staff_network_rules #new_hospital_patient_bill label:not(.no-label), #edit_staff_network_rules #new_hospital_pharmacy_bill label:not(.no-label), #edit_staff_network_rules #edit_hospital_pharmacy_bill label:not(.no-label), #edit_staff_network_rules #create_hospital_bill_template label:not(.no-label), #edit_staff_network_rules #edit_hospital_patient_bill label:not(.no-label), #edit_staff_network_rules #new_hospital_pharmacy_inventory label:not(.no-label), #edit_staff_network_rules #prescription_template_form label:not(.no-label), #edit_staff_network_rules #new_staff_network_rule_form label:not(.no-label), #edit_staff_network_rules #new_hospital_radiology_order label:not(.no-label), #edit_staff_network_rules #edit_hospital_radiology_order label:not(.no-label), #edit_staff_network_rules #edit_hospital_radiology_test label:not(.no-label), #edit_staff_network_rules #create_user_anon_bill label:not(.no-label), #edit_staff_network_rules #radiology_order_template label:not(.no-label), #edit_staff_network_rules #add_doctorreferral label:not(.no-label), #edit_staff_network_rules #new_pharmacy_order_form label:not(.no-label), #edit_staff_network_rules #edit_pharmacy_order_form label:not(.no-label), #edit_staff_network_rules #vaccination_type label:not(.no-label), #edit_staff_network_rules #update_pharamacy_full_stock label:not(.no-label), #edit_staff_network_rules .print_template_row_form label:not(.no-label), #edit_staff_network_rules .new_print_template_block label:not(.no-label), #edit_staff_network_rules .edit_print_template_block label:not(.no-label), #edit_staff_network_rules #referral_payouts_update label:not(.no-label), #edit_staff_network_rules #return_hospital_pharmacy_bill label:not(.no-label), #edit_staff_network_rules #new_doctor_network_rule_form label:not(.no-label), #add_new_radiology_order_form #new_hospital_patient_bill label:not(.no-label), #add_new_radiology_order_form #new_hospital_pharmacy_bill label:not(.no-label), #add_new_radiology_order_form #edit_hospital_pharmacy_bill label:not(.no-label), #add_new_radiology_order_form #create_hospital_bill_template label:not(.no-label), #add_new_radiology_order_form #edit_hospital_patient_bill label:not(.no-label), #add_new_radiology_order_form #new_hospital_pharmacy_inventory label:not(.no-label), #add_new_radiology_order_form #prescription_template_form label:not(.no-label), #add_new_radiology_order_form #new_staff_network_rule_form label:not(.no-label), #add_new_radiology_order_form #new_hospital_radiology_order label:not(.no-label), #add_new_radiology_order_form #edit_hospital_radiology_order label:not(.no-label), #add_new_radiology_order_form #edit_hospital_radiology_test label:not(.no-label), #add_new_radiology_order_form #create_user_anon_bill label:not(.no-label), #add_new_radiology_order_form #radiology_order_template label:not(.no-label), #add_new_radiology_order_form #add_doctorreferral label:not(.no-label), #add_new_radiology_order_form #new_pharmacy_order_form label:not(.no-label), #add_new_radiology_order_form #edit_pharmacy_order_form label:not(.no-label), #add_new_radiology_order_form #vaccination_type label:not(.no-label), #add_new_radiology_order_form #update_pharamacy_full_stock label:not(.no-label), #add_new_radiology_order_form .print_template_row_form label:not(.no-label), #add_new_radiology_order_form .new_print_template_block label:not(.no-label), #add_new_radiology_order_form .edit_print_template_block label:not(.no-label), #add_new_radiology_order_form #referral_payouts_update label:not(.no-label), #add_new_radiology_order_form #return_hospital_pharmacy_bill label:not(.no-label), #add_new_radiology_order_form #new_doctor_network_rule_form label:not(.no-label), #edit_radiology_test_form #new_hospital_patient_bill label:not(.no-label), #edit_radiology_test_form #new_hospital_pharmacy_bill label:not(.no-label), #edit_radiology_test_form #edit_hospital_pharmacy_bill label:not(.no-label), #edit_radiology_test_form #create_hospital_bill_template label:not(.no-label), #edit_radiology_test_form #edit_hospital_patient_bill label:not(.no-label), #edit_radiology_test_form #new_hospital_pharmacy_inventory label:not(.no-label), #edit_radiology_test_form #prescription_template_form label:not(.no-label), #edit_radiology_test_form #new_staff_network_rule_form label:not(.no-label), #edit_radiology_test_form #new_hospital_radiology_order label:not(.no-label), #edit_radiology_test_form #edit_hospital_radiology_order label:not(.no-label), #edit_radiology_test_form #edit_hospital_radiology_test label:not(.no-label), #edit_radiology_test_form #create_user_anon_bill label:not(.no-label), #edit_radiology_test_form #radiology_order_template label:not(.no-label), #edit_radiology_test_form #add_doctorreferral label:not(.no-label), #edit_radiology_test_form #new_pharmacy_order_form label:not(.no-label), #edit_radiology_test_form #edit_pharmacy_order_form label:not(.no-label), #edit_radiology_test_form #vaccination_type label:not(.no-label), #edit_radiology_test_form #update_pharamacy_full_stock label:not(.no-label), #edit_radiology_test_form .print_template_row_form label:not(.no-label), #edit_radiology_test_form .new_print_template_block label:not(.no-label), #edit_radiology_test_form .edit_print_template_block label:not(.no-label), #edit_radiology_test_form #referral_payouts_update label:not(.no-label), #edit_radiology_test_form #return_hospital_pharmacy_bill label:not(.no-label), #edit_radiology_test_form #new_doctor_network_rule_form label:not(.no-label), #importUserBill #new_hospital_patient_bill label:not(.no-label), #importUserBill #new_hospital_pharmacy_bill label:not(.no-label), #importUserBill #edit_hospital_pharmacy_bill label:not(.no-label), #importUserBill #create_hospital_bill_template label:not(.no-label), #importUserBill #edit_hospital_patient_bill label:not(.no-label), #importUserBill #new_hospital_pharmacy_inventory label:not(.no-label), #importUserBill #prescription_template_form label:not(.no-label), #importUserBill #new_staff_network_rule_form label:not(.no-label), #importUserBill #new_hospital_radiology_order label:not(.no-label), #importUserBill #edit_hospital_radiology_order label:not(.no-label), #importUserBill #edit_hospital_radiology_test label:not(.no-label), #importUserBill #create_user_anon_bill label:not(.no-label), #importUserBill #radiology_order_template label:not(.no-label), #importUserBill #add_doctorreferral label:not(.no-label), #importUserBill #new_pharmacy_order_form label:not(.no-label), #importUserBill #edit_pharmacy_order_form label:not(.no-label), #importUserBill #vaccination_type label:not(.no-label), #importUserBill #update_pharamacy_full_stock label:not(.no-label), #importUserBill .print_template_row_form label:not(.no-label), #importUserBill .new_print_template_block label:not(.no-label), #importUserBill .edit_print_template_block label:not(.no-label), #importUserBill #referral_payouts_update label:not(.no-label), #importUserBill #return_hospital_pharmacy_bill label:not(.no-label), #importUserBill #new_doctor_network_rule_form label:not(.no-label), #editOrderTemplatemodal #new_hospital_patient_bill label:not(.no-label), #editOrderTemplatemodal #new_hospital_pharmacy_bill label:not(.no-label), #editOrderTemplatemodal #edit_hospital_pharmacy_bill label:not(.no-label), #editOrderTemplatemodal #create_hospital_bill_template label:not(.no-label), #editOrderTemplatemodal #edit_hospital_patient_bill label:not(.no-label), #editOrderTemplatemodal #new_hospital_pharmacy_inventory label:not(.no-label), #editOrderTemplatemodal #prescription_template_form label:not(.no-label), #editOrderTemplatemodal #new_staff_network_rule_form label:not(.no-label), #editOrderTemplatemodal #new_hospital_radiology_order label:not(.no-label), #editOrderTemplatemodal #edit_hospital_radiology_order label:not(.no-label), #editOrderTemplatemodal #edit_hospital_radiology_test label:not(.no-label), #editOrderTemplatemodal #create_user_anon_bill label:not(.no-label), #editOrderTemplatemodal #radiology_order_template label:not(.no-label), #editOrderTemplatemodal #add_doctorreferral label:not(.no-label), #editOrderTemplatemodal #new_pharmacy_order_form label:not(.no-label), #editOrderTemplatemodal #edit_pharmacy_order_form label:not(.no-label), #editOrderTemplatemodal #vaccination_type label:not(.no-label), #editOrderTemplatemodal #update_pharamacy_full_stock label:not(.no-label), #editOrderTemplatemodal .print_template_row_form label:not(.no-label), #editOrderTemplatemodal .new_print_template_block label:not(.no-label), #editOrderTemplatemodal .edit_print_template_block label:not(.no-label), #editOrderTemplatemodal #referral_payouts_update label:not(.no-label), #editOrderTemplatemodal #return_hospital_pharmacy_bill label:not(.no-label), #editOrderTemplatemodal #new_doctor_network_rule_form label:not(.no-label), #editReferralTemplatemodal #new_hospital_patient_bill label:not(.no-label), #editReferralTemplatemodal #new_hospital_pharmacy_bill label:not(.no-label), #editReferralTemplatemodal #edit_hospital_pharmacy_bill label:not(.no-label), #editReferralTemplatemodal #create_hospital_bill_template label:not(.no-label), #editReferralTemplatemodal #edit_hospital_patient_bill label:not(.no-label), #editReferralTemplatemodal #new_hospital_pharmacy_inventory label:not(.no-label), #editReferralTemplatemodal #prescription_template_form label:not(.no-label), #editReferralTemplatemodal #new_staff_network_rule_form label:not(.no-label), #editReferralTemplatemodal #new_hospital_radiology_order label:not(.no-label), #editReferralTemplatemodal #edit_hospital_radiology_order label:not(.no-label), #editReferralTemplatemodal #edit_hospital_radiology_test label:not(.no-label), #editReferralTemplatemodal #create_user_anon_bill label:not(.no-label), #editReferralTemplatemodal #radiology_order_template label:not(.no-label), #editReferralTemplatemodal #add_doctorreferral label:not(.no-label), #editReferralTemplatemodal #new_pharmacy_order_form label:not(.no-label), #editReferralTemplatemodal #edit_pharmacy_order_form label:not(.no-label), #editReferralTemplatemodal #vaccination_type label:not(.no-label), #editReferralTemplatemodal #update_pharamacy_full_stock label:not(.no-label), #editReferralTemplatemodal .print_template_row_form label:not(.no-label), #editReferralTemplatemodal .new_print_template_block label:not(.no-label), #editReferralTemplatemodal .edit_print_template_block label:not(.no-label), #editReferralTemplatemodal #referral_payouts_update label:not(.no-label), #editReferralTemplatemodal #return_hospital_pharmacy_bill label:not(.no-label), #editReferralTemplatemodal #new_doctor_network_rule_form label:not(.no-label), #VaccinationTemplatemodal #new_hospital_patient_bill label:not(.no-label), #VaccinationTemplatemodal #new_hospital_pharmacy_bill label:not(.no-label), #VaccinationTemplatemodal #edit_hospital_pharmacy_bill label:not(.no-label), #VaccinationTemplatemodal #create_hospital_bill_template label:not(.no-label), #VaccinationTemplatemodal #edit_hospital_patient_bill label:not(.no-label), #VaccinationTemplatemodal #new_hospital_pharmacy_inventory label:not(.no-label), #VaccinationTemplatemodal #prescription_template_form label:not(.no-label), #VaccinationTemplatemodal #new_staff_network_rule_form label:not(.no-label), #VaccinationTemplatemodal #new_hospital_radiology_order label:not(.no-label), #VaccinationTemplatemodal #edit_hospital_radiology_order label:not(.no-label), #VaccinationTemplatemodal #edit_hospital_radiology_test label:not(.no-label), #VaccinationTemplatemodal #create_user_anon_bill label:not(.no-label), #VaccinationTemplatemodal #radiology_order_template label:not(.no-label), #VaccinationTemplatemodal #add_doctorreferral label:not(.no-label), #VaccinationTemplatemodal #new_pharmacy_order_form label:not(.no-label), #VaccinationTemplatemodal #edit_pharmacy_order_form label:not(.no-label), #VaccinationTemplatemodal #vaccination_type label:not(.no-label), #VaccinationTemplatemodal #update_pharamacy_full_stock label:not(.no-label), #VaccinationTemplatemodal .print_template_row_form label:not(.no-label), #VaccinationTemplatemodal .new_print_template_block label:not(.no-label), #VaccinationTemplatemodal .edit_print_template_block label:not(.no-label), #VaccinationTemplatemodal #referral_payouts_update label:not(.no-label), #VaccinationTemplatemodal #return_hospital_pharmacy_bill label:not(.no-label), #VaccinationTemplatemodal #new_doctor_network_rule_form label:not(.no-label), #update_pharmacy_order_stock #new_hospital_patient_bill label:not(.no-label), #update_pharmacy_order_stock #new_hospital_pharmacy_bill label:not(.no-label), #update_pharmacy_order_stock #edit_hospital_pharmacy_bill label:not(.no-label), #update_pharmacy_order_stock #create_hospital_bill_template label:not(.no-label), #update_pharmacy_order_stock #edit_hospital_patient_bill label:not(.no-label), #update_pharmacy_order_stock #new_hospital_pharmacy_inventory label:not(.no-label), #update_pharmacy_order_stock #prescription_template_form label:not(.no-label), #update_pharmacy_order_stock #new_staff_network_rule_form label:not(.no-label), #update_pharmacy_order_stock #new_hospital_radiology_order label:not(.no-label), #update_pharmacy_order_stock #edit_hospital_radiology_order label:not(.no-label), #update_pharmacy_order_stock #edit_hospital_radiology_test label:not(.no-label), #update_pharmacy_order_stock #create_user_anon_bill label:not(.no-label), #update_pharmacy_order_stock #radiology_order_template label:not(.no-label), #update_pharmacy_order_stock #add_doctorreferral label:not(.no-label), #update_pharmacy_order_stock #new_pharmacy_order_form label:not(.no-label), #update_pharmacy_order_stock #edit_pharmacy_order_form label:not(.no-label), #update_pharmacy_order_stock #vaccination_type label:not(.no-label), #update_pharmacy_order_stock #update_pharamacy_full_stock label:not(.no-label), #update_pharmacy_order_stock .print_template_row_form label:not(.no-label), #update_pharmacy_order_stock .new_print_template_block label:not(.no-label), #update_pharmacy_order_stock .edit_print_template_block label:not(.no-label), #update_pharmacy_order_stock #referral_payouts_update label:not(.no-label), #update_pharmacy_order_stock #return_hospital_pharmacy_bill label:not(.no-label), #update_pharmacy_order_stock #new_doctor_network_rule_form label:not(.no-label), #addMoreList #new_hospital_patient_bill label:not(.no-label), #addMoreList #new_hospital_pharmacy_bill label:not(.no-label), #addMoreList #edit_hospital_pharmacy_bill label:not(.no-label), #addMoreList #create_hospital_bill_template label:not(.no-label), #addMoreList #edit_hospital_patient_bill label:not(.no-label), #addMoreList #new_hospital_pharmacy_inventory label:not(.no-label), #addMoreList #prescription_template_form label:not(.no-label), #addMoreList #new_staff_network_rule_form label:not(.no-label), #addMoreList #new_hospital_radiology_order label:not(.no-label), #addMoreList #edit_hospital_radiology_order label:not(.no-label), #addMoreList #edit_hospital_radiology_test label:not(.no-label), #addMoreList #create_user_anon_bill label:not(.no-label), #addMoreList #radiology_order_template label:not(.no-label), #addMoreList #add_doctorreferral label:not(.no-label), #addMoreList #new_pharmacy_order_form label:not(.no-label), #addMoreList #edit_pharmacy_order_form label:not(.no-label), #addMoreList #vaccination_type label:not(.no-label), #addMoreList #update_pharamacy_full_stock label:not(.no-label), #addMoreList .print_template_row_form label:not(.no-label), #addMoreList .new_print_template_block label:not(.no-label), #addMoreList .edit_print_template_block label:not(.no-label), #addMoreList #referral_payouts_update label:not(.no-label), #addMoreList #return_hospital_pharmacy_bill label:not(.no-label), #addMoreList #new_doctor_network_rule_form label:not(.no-label), #addTemplateHeaderBlocksModal #new_hospital_patient_bill label:not(.no-label), #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill label:not(.no-label), #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill label:not(.no-label), #addTemplateHeaderBlocksModal #create_hospital_bill_template label:not(.no-label), #addTemplateHeaderBlocksModal #edit_hospital_patient_bill label:not(.no-label), #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory label:not(.no-label), #addTemplateHeaderBlocksModal #prescription_template_form label:not(.no-label), #addTemplateHeaderBlocksModal #new_staff_network_rule_form label:not(.no-label), #addTemplateHeaderBlocksModal #new_hospital_radiology_order label:not(.no-label), #addTemplateHeaderBlocksModal #edit_hospital_radiology_order label:not(.no-label), #addTemplateHeaderBlocksModal #edit_hospital_radiology_test label:not(.no-label), #addTemplateHeaderBlocksModal #create_user_anon_bill label:not(.no-label), #addTemplateHeaderBlocksModal #radiology_order_template label:not(.no-label), #addTemplateHeaderBlocksModal #add_doctorreferral label:not(.no-label), #addTemplateHeaderBlocksModal #new_pharmacy_order_form label:not(.no-label), #addTemplateHeaderBlocksModal #edit_pharmacy_order_form label:not(.no-label), #addTemplateHeaderBlocksModal #vaccination_type label:not(.no-label), #addTemplateHeaderBlocksModal #update_pharamacy_full_stock label:not(.no-label), #addTemplateHeaderBlocksModal .print_template_row_form label:not(.no-label), #addTemplateHeaderBlocksModal .new_print_template_block label:not(.no-label), #addTemplateHeaderBlocksModal .edit_print_template_block label:not(.no-label), #addTemplateHeaderBlocksModal #referral_payouts_update label:not(.no-label), #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill label:not(.no-label), #addTemplateHeaderBlocksModal #new_doctor_network_rule_form label:not(.no-label), #referralPayoutTemplatemodal #new_hospital_patient_bill label:not(.no-label), #referralPayoutTemplatemodal #new_hospital_pharmacy_bill label:not(.no-label), #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill label:not(.no-label), #referralPayoutTemplatemodal #create_hospital_bill_template label:not(.no-label), #referralPayoutTemplatemodal #edit_hospital_patient_bill label:not(.no-label), #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory label:not(.no-label), #referralPayoutTemplatemodal #prescription_template_form label:not(.no-label), #referralPayoutTemplatemodal #new_staff_network_rule_form label:not(.no-label), #referralPayoutTemplatemodal #new_hospital_radiology_order label:not(.no-label), #referralPayoutTemplatemodal #edit_hospital_radiology_order label:not(.no-label), #referralPayoutTemplatemodal #edit_hospital_radiology_test label:not(.no-label), #referralPayoutTemplatemodal #create_user_anon_bill label:not(.no-label), #referralPayoutTemplatemodal #radiology_order_template label:not(.no-label), #referralPayoutTemplatemodal #add_doctorreferral label:not(.no-label), #referralPayoutTemplatemodal #new_pharmacy_order_form label:not(.no-label), #referralPayoutTemplatemodal #edit_pharmacy_order_form label:not(.no-label), #referralPayoutTemplatemodal #vaccination_type label:not(.no-label), #referralPayoutTemplatemodal #update_pharamacy_full_stock label:not(.no-label), #referralPayoutTemplatemodal .print_template_row_form label:not(.no-label), #referralPayoutTemplatemodal .new_print_template_block label:not(.no-label), #referralPayoutTemplatemodal .edit_print_template_block label:not(.no-label), #referralPayoutTemplatemodal #referral_payouts_update label:not(.no-label), #referralPayoutTemplatemodal #return_hospital_pharmacy_bill label:not(.no-label), #referralPayoutTemplatemodal #new_doctor_network_rule_form label:not(.no-label), #new_doctor_network_rule_form #new_hospital_patient_bill label:not(.no-label), #new_doctor_network_rule_form #new_hospital_pharmacy_bill label:not(.no-label), #new_doctor_network_rule_form #edit_hospital_pharmacy_bill label:not(.no-label), #new_doctor_network_rule_form #create_hospital_bill_template label:not(.no-label), #new_doctor_network_rule_form #edit_hospital_patient_bill label:not(.no-label), #new_doctor_network_rule_form #new_hospital_pharmacy_inventory label:not(.no-label), #new_doctor_network_rule_form #prescription_template_form label:not(.no-label), #new_doctor_network_rule_form #new_staff_network_rule_form label:not(.no-label), #new_doctor_network_rule_form #new_hospital_radiology_order label:not(.no-label), #new_doctor_network_rule_form #edit_hospital_radiology_order label:not(.no-label), #new_doctor_network_rule_form #edit_hospital_radiology_test label:not(.no-label), #new_doctor_network_rule_form #create_user_anon_bill label:not(.no-label), #new_doctor_network_rule_form #radiology_order_template label:not(.no-label), #new_doctor_network_rule_form #add_doctorreferral label:not(.no-label), #new_doctor_network_rule_form #new_pharmacy_order_form label:not(.no-label), #new_doctor_network_rule_form #edit_pharmacy_order_form label:not(.no-label), #new_doctor_network_rule_form #vaccination_type label:not(.no-label), #new_doctor_network_rule_form #update_pharamacy_full_stock label:not(.no-label), #new_doctor_network_rule_form .print_template_row_form label:not(.no-label), #new_doctor_network_rule_form .new_print_template_block label:not(.no-label), #new_doctor_network_rule_form .edit_print_template_block label:not(.no-label), #new_doctor_network_rule_form #referral_payouts_update label:not(.no-label), #new_doctor_network_rule_form #return_hospital_pharmacy_bill label:not(.no-label), #new_doctor_network_rule_form #new_doctor_network_rule_form label:not(.no-label) {
  font-size: 0.9em;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  color: #2f2f2f;
  margin-bottom: 5px;
}
@media (max-width: 320px) {
  #add_new_bill_form #new_hospital_patient_bill label:not(.no-label), #add_new_bill_form #new_hospital_pharmacy_bill label:not(.no-label), #add_new_bill_form #edit_hospital_pharmacy_bill label:not(.no-label), #add_new_bill_form #create_hospital_bill_template label:not(.no-label), #add_new_bill_form #edit_hospital_patient_bill label:not(.no-label), #add_new_bill_form #new_hospital_pharmacy_inventory label:not(.no-label), #add_new_bill_form #prescription_template_form label:not(.no-label), #add_new_bill_form #new_staff_network_rule_form label:not(.no-label), #add_new_bill_form #new_hospital_radiology_order label:not(.no-label), #add_new_bill_form #edit_hospital_radiology_order label:not(.no-label), #add_new_bill_form #edit_hospital_radiology_test label:not(.no-label), #add_new_bill_form #create_user_anon_bill label:not(.no-label), #add_new_bill_form #radiology_order_template label:not(.no-label), #add_new_bill_form #add_doctorreferral label:not(.no-label), #add_new_bill_form #new_pharmacy_order_form label:not(.no-label), #add_new_bill_form #edit_pharmacy_order_form label:not(.no-label), #add_new_bill_form #vaccination_type label:not(.no-label), #add_new_bill_form #update_pharamacy_full_stock label:not(.no-label), #add_new_bill_form .print_template_row_form label:not(.no-label), #add_new_bill_form .new_print_template_block label:not(.no-label), #add_new_bill_form .edit_print_template_block label:not(.no-label), #add_new_bill_form #referral_payouts_update label:not(.no-label), #add_new_bill_form #return_hospital_pharmacy_bill label:not(.no-label), #add_new_bill_form #new_doctor_network_rule_form label:not(.no-label), #add_new_pharmacy_bill_form #new_hospital_patient_bill label:not(.no-label), #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill label:not(.no-label), #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill label:not(.no-label), #add_new_pharmacy_bill_form #create_hospital_bill_template label:not(.no-label), #add_new_pharmacy_bill_form #edit_hospital_patient_bill label:not(.no-label), #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory label:not(.no-label), #add_new_pharmacy_bill_form #prescription_template_form label:not(.no-label), #add_new_pharmacy_bill_form #new_staff_network_rule_form label:not(.no-label), #add_new_pharmacy_bill_form #new_hospital_radiology_order label:not(.no-label), #add_new_pharmacy_bill_form #edit_hospital_radiology_order label:not(.no-label), #add_new_pharmacy_bill_form #edit_hospital_radiology_test label:not(.no-label), #add_new_pharmacy_bill_form #create_user_anon_bill label:not(.no-label), #add_new_pharmacy_bill_form #radiology_order_template label:not(.no-label), #add_new_pharmacy_bill_form #add_doctorreferral label:not(.no-label), #add_new_pharmacy_bill_form #new_pharmacy_order_form label:not(.no-label), #add_new_pharmacy_bill_form #edit_pharmacy_order_form label:not(.no-label), #add_new_pharmacy_bill_form #vaccination_type label:not(.no-label), #add_new_pharmacy_bill_form #update_pharamacy_full_stock label:not(.no-label), #add_new_pharmacy_bill_form .print_template_row_form label:not(.no-label), #add_new_pharmacy_bill_form .new_print_template_block label:not(.no-label), #add_new_pharmacy_bill_form .edit_print_template_block label:not(.no-label), #add_new_pharmacy_bill_form #referral_payouts_update label:not(.no-label), #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill label:not(.no-label), #add_new_pharmacy_bill_form #new_doctor_network_rule_form label:not(.no-label), #update_new_bill_form #new_hospital_patient_bill label:not(.no-label), #update_new_bill_form #new_hospital_pharmacy_bill label:not(.no-label), #update_new_bill_form #edit_hospital_pharmacy_bill label:not(.no-label), #update_new_bill_form #create_hospital_bill_template label:not(.no-label), #update_new_bill_form #edit_hospital_patient_bill label:not(.no-label), #update_new_bill_form #new_hospital_pharmacy_inventory label:not(.no-label), #update_new_bill_form #prescription_template_form label:not(.no-label), #update_new_bill_form #new_staff_network_rule_form label:not(.no-label), #update_new_bill_form #new_hospital_radiology_order label:not(.no-label), #update_new_bill_form #edit_hospital_radiology_order label:not(.no-label), #update_new_bill_form #edit_hospital_radiology_test label:not(.no-label), #update_new_bill_form #create_user_anon_bill label:not(.no-label), #update_new_bill_form #radiology_order_template label:not(.no-label), #update_new_bill_form #add_doctorreferral label:not(.no-label), #update_new_bill_form #new_pharmacy_order_form label:not(.no-label), #update_new_bill_form #edit_pharmacy_order_form label:not(.no-label), #update_new_bill_form #vaccination_type label:not(.no-label), #update_new_bill_form #update_pharamacy_full_stock label:not(.no-label), #update_new_bill_form .print_template_row_form label:not(.no-label), #update_new_bill_form .new_print_template_block label:not(.no-label), #update_new_bill_form .edit_print_template_block label:not(.no-label), #update_new_bill_form #referral_payouts_update label:not(.no-label), #update_new_bill_form #return_hospital_pharmacy_bill label:not(.no-label), #update_new_bill_form #new_doctor_network_rule_form label:not(.no-label), #edit_pharmacy_bill_form #new_hospital_patient_bill label:not(.no-label), #edit_pharmacy_bill_form #new_hospital_pharmacy_bill label:not(.no-label), #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill label:not(.no-label), #edit_pharmacy_bill_form #create_hospital_bill_template label:not(.no-label), #edit_pharmacy_bill_form #edit_hospital_patient_bill label:not(.no-label), #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory label:not(.no-label), #edit_pharmacy_bill_form #prescription_template_form label:not(.no-label), #edit_pharmacy_bill_form #new_staff_network_rule_form label:not(.no-label), #edit_pharmacy_bill_form #new_hospital_radiology_order label:not(.no-label), #edit_pharmacy_bill_form #edit_hospital_radiology_order label:not(.no-label), #edit_pharmacy_bill_form #edit_hospital_radiology_test label:not(.no-label), #edit_pharmacy_bill_form #create_user_anon_bill label:not(.no-label), #edit_pharmacy_bill_form #radiology_order_template label:not(.no-label), #edit_pharmacy_bill_form #add_doctorreferral label:not(.no-label), #edit_pharmacy_bill_form #new_pharmacy_order_form label:not(.no-label), #edit_pharmacy_bill_form #edit_pharmacy_order_form label:not(.no-label), #edit_pharmacy_bill_form #vaccination_type label:not(.no-label), #edit_pharmacy_bill_form #update_pharamacy_full_stock label:not(.no-label), #edit_pharmacy_bill_form .print_template_row_form label:not(.no-label), #edit_pharmacy_bill_form .new_print_template_block label:not(.no-label), #edit_pharmacy_bill_form .edit_print_template_block label:not(.no-label), #edit_pharmacy_bill_form #referral_payouts_update label:not(.no-label), #edit_pharmacy_bill_form #return_hospital_pharmacy_bill label:not(.no-label), #edit_pharmacy_bill_form #new_doctor_network_rule_form label:not(.no-label), #createHospBillTemplatemodal #new_hospital_patient_bill label:not(.no-label), #createHospBillTemplatemodal #new_hospital_pharmacy_bill label:not(.no-label), #createHospBillTemplatemodal #edit_hospital_pharmacy_bill label:not(.no-label), #createHospBillTemplatemodal #create_hospital_bill_template label:not(.no-label), #createHospBillTemplatemodal #edit_hospital_patient_bill label:not(.no-label), #createHospBillTemplatemodal #new_hospital_pharmacy_inventory label:not(.no-label), #createHospBillTemplatemodal #prescription_template_form label:not(.no-label), #createHospBillTemplatemodal #new_staff_network_rule_form label:not(.no-label), #createHospBillTemplatemodal #new_hospital_radiology_order label:not(.no-label), #createHospBillTemplatemodal #edit_hospital_radiology_order label:not(.no-label), #createHospBillTemplatemodal #edit_hospital_radiology_test label:not(.no-label), #createHospBillTemplatemodal #create_user_anon_bill label:not(.no-label), #createHospBillTemplatemodal #radiology_order_template label:not(.no-label), #createHospBillTemplatemodal #add_doctorreferral label:not(.no-label), #createHospBillTemplatemodal #new_pharmacy_order_form label:not(.no-label), #createHospBillTemplatemodal #edit_pharmacy_order_form label:not(.no-label), #createHospBillTemplatemodal #vaccination_type label:not(.no-label), #createHospBillTemplatemodal #update_pharamacy_full_stock label:not(.no-label), #createHospBillTemplatemodal .print_template_row_form label:not(.no-label), #createHospBillTemplatemodal .new_print_template_block label:not(.no-label), #createHospBillTemplatemodal .edit_print_template_block label:not(.no-label), #createHospBillTemplatemodal #referral_payouts_update label:not(.no-label), #createHospBillTemplatemodal #return_hospital_pharmacy_bill label:not(.no-label), #createHospBillTemplatemodal #new_doctor_network_rule_form label:not(.no-label), #editBillTemplatemodal #new_hospital_patient_bill label:not(.no-label), #editBillTemplatemodal #new_hospital_pharmacy_bill label:not(.no-label), #editBillTemplatemodal #edit_hospital_pharmacy_bill label:not(.no-label), #editBillTemplatemodal #create_hospital_bill_template label:not(.no-label), #editBillTemplatemodal #edit_hospital_patient_bill label:not(.no-label), #editBillTemplatemodal #new_hospital_pharmacy_inventory label:not(.no-label), #editBillTemplatemodal #prescription_template_form label:not(.no-label), #editBillTemplatemodal #new_staff_network_rule_form label:not(.no-label), #editBillTemplatemodal #new_hospital_radiology_order label:not(.no-label), #editBillTemplatemodal #edit_hospital_radiology_order label:not(.no-label), #editBillTemplatemodal #edit_hospital_radiology_test label:not(.no-label), #editBillTemplatemodal #create_user_anon_bill label:not(.no-label), #editBillTemplatemodal #radiology_order_template label:not(.no-label), #editBillTemplatemodal #add_doctorreferral label:not(.no-label), #editBillTemplatemodal #new_pharmacy_order_form label:not(.no-label), #editBillTemplatemodal #edit_pharmacy_order_form label:not(.no-label), #editBillTemplatemodal #vaccination_type label:not(.no-label), #editBillTemplatemodal #update_pharamacy_full_stock label:not(.no-label), #editBillTemplatemodal .print_template_row_form label:not(.no-label), #editBillTemplatemodal .new_print_template_block label:not(.no-label), #editBillTemplatemodal .edit_print_template_block label:not(.no-label), #editBillTemplatemodal #referral_payouts_update label:not(.no-label), #editBillTemplatemodal #return_hospital_pharmacy_bill label:not(.no-label), #editBillTemplatemodal #new_doctor_network_rule_form label:not(.no-label), #add_new_inventory_form #new_hospital_patient_bill label:not(.no-label), #add_new_inventory_form #new_hospital_pharmacy_bill label:not(.no-label), #add_new_inventory_form #edit_hospital_pharmacy_bill label:not(.no-label), #add_new_inventory_form #create_hospital_bill_template label:not(.no-label), #add_new_inventory_form #edit_hospital_patient_bill label:not(.no-label), #add_new_inventory_form #new_hospital_pharmacy_inventory label:not(.no-label), #add_new_inventory_form #prescription_template_form label:not(.no-label), #add_new_inventory_form #new_staff_network_rule_form label:not(.no-label), #add_new_inventory_form #new_hospital_radiology_order label:not(.no-label), #add_new_inventory_form #edit_hospital_radiology_order label:not(.no-label), #add_new_inventory_form #edit_hospital_radiology_test label:not(.no-label), #add_new_inventory_form #create_user_anon_bill label:not(.no-label), #add_new_inventory_form #radiology_order_template label:not(.no-label), #add_new_inventory_form #add_doctorreferral label:not(.no-label), #add_new_inventory_form #new_pharmacy_order_form label:not(.no-label), #add_new_inventory_form #edit_pharmacy_order_form label:not(.no-label), #add_new_inventory_form #vaccination_type label:not(.no-label), #add_new_inventory_form #update_pharamacy_full_stock label:not(.no-label), #add_new_inventory_form .print_template_row_form label:not(.no-label), #add_new_inventory_form .new_print_template_block label:not(.no-label), #add_new_inventory_form .edit_print_template_block label:not(.no-label), #add_new_inventory_form #referral_payouts_update label:not(.no-label), #add_new_inventory_form #return_hospital_pharmacy_bill label:not(.no-label), #add_new_inventory_form #new_doctor_network_rule_form label:not(.no-label), #edit_pharmacy_order #new_hospital_patient_bill label:not(.no-label), #edit_pharmacy_order #new_hospital_pharmacy_bill label:not(.no-label), #edit_pharmacy_order #edit_hospital_pharmacy_bill label:not(.no-label), #edit_pharmacy_order #create_hospital_bill_template label:not(.no-label), #edit_pharmacy_order #edit_hospital_patient_bill label:not(.no-label), #edit_pharmacy_order #new_hospital_pharmacy_inventory label:not(.no-label), #edit_pharmacy_order #prescription_template_form label:not(.no-label), #edit_pharmacy_order #new_staff_network_rule_form label:not(.no-label), #edit_pharmacy_order #new_hospital_radiology_order label:not(.no-label), #edit_pharmacy_order #edit_hospital_radiology_order label:not(.no-label), #edit_pharmacy_order #edit_hospital_radiology_test label:not(.no-label), #edit_pharmacy_order #create_user_anon_bill label:not(.no-label), #edit_pharmacy_order #radiology_order_template label:not(.no-label), #edit_pharmacy_order #add_doctorreferral label:not(.no-label), #edit_pharmacy_order #new_pharmacy_order_form label:not(.no-label), #edit_pharmacy_order #edit_pharmacy_order_form label:not(.no-label), #edit_pharmacy_order #vaccination_type label:not(.no-label), #edit_pharmacy_order #update_pharamacy_full_stock label:not(.no-label), #edit_pharmacy_order .print_template_row_form label:not(.no-label), #edit_pharmacy_order .new_print_template_block label:not(.no-label), #edit_pharmacy_order .edit_print_template_block label:not(.no-label), #edit_pharmacy_order #referral_payouts_update label:not(.no-label), #edit_pharmacy_order #return_hospital_pharmacy_bill label:not(.no-label), #edit_pharmacy_order #new_doctor_network_rule_form label:not(.no-label), #edit_staff_network_rules #new_hospital_patient_bill label:not(.no-label), #edit_staff_network_rules #new_hospital_pharmacy_bill label:not(.no-label), #edit_staff_network_rules #edit_hospital_pharmacy_bill label:not(.no-label), #edit_staff_network_rules #create_hospital_bill_template label:not(.no-label), #edit_staff_network_rules #edit_hospital_patient_bill label:not(.no-label), #edit_staff_network_rules #new_hospital_pharmacy_inventory label:not(.no-label), #edit_staff_network_rules #prescription_template_form label:not(.no-label), #edit_staff_network_rules #new_staff_network_rule_form label:not(.no-label), #edit_staff_network_rules #new_hospital_radiology_order label:not(.no-label), #edit_staff_network_rules #edit_hospital_radiology_order label:not(.no-label), #edit_staff_network_rules #edit_hospital_radiology_test label:not(.no-label), #edit_staff_network_rules #create_user_anon_bill label:not(.no-label), #edit_staff_network_rules #radiology_order_template label:not(.no-label), #edit_staff_network_rules #add_doctorreferral label:not(.no-label), #edit_staff_network_rules #new_pharmacy_order_form label:not(.no-label), #edit_staff_network_rules #edit_pharmacy_order_form label:not(.no-label), #edit_staff_network_rules #vaccination_type label:not(.no-label), #edit_staff_network_rules #update_pharamacy_full_stock label:not(.no-label), #edit_staff_network_rules .print_template_row_form label:not(.no-label), #edit_staff_network_rules .new_print_template_block label:not(.no-label), #edit_staff_network_rules .edit_print_template_block label:not(.no-label), #edit_staff_network_rules #referral_payouts_update label:not(.no-label), #edit_staff_network_rules #return_hospital_pharmacy_bill label:not(.no-label), #edit_staff_network_rules #new_doctor_network_rule_form label:not(.no-label), #add_new_radiology_order_form #new_hospital_patient_bill label:not(.no-label), #add_new_radiology_order_form #new_hospital_pharmacy_bill label:not(.no-label), #add_new_radiology_order_form #edit_hospital_pharmacy_bill label:not(.no-label), #add_new_radiology_order_form #create_hospital_bill_template label:not(.no-label), #add_new_radiology_order_form #edit_hospital_patient_bill label:not(.no-label), #add_new_radiology_order_form #new_hospital_pharmacy_inventory label:not(.no-label), #add_new_radiology_order_form #prescription_template_form label:not(.no-label), #add_new_radiology_order_form #new_staff_network_rule_form label:not(.no-label), #add_new_radiology_order_form #new_hospital_radiology_order label:not(.no-label), #add_new_radiology_order_form #edit_hospital_radiology_order label:not(.no-label), #add_new_radiology_order_form #edit_hospital_radiology_test label:not(.no-label), #add_new_radiology_order_form #create_user_anon_bill label:not(.no-label), #add_new_radiology_order_form #radiology_order_template label:not(.no-label), #add_new_radiology_order_form #add_doctorreferral label:not(.no-label), #add_new_radiology_order_form #new_pharmacy_order_form label:not(.no-label), #add_new_radiology_order_form #edit_pharmacy_order_form label:not(.no-label), #add_new_radiology_order_form #vaccination_type label:not(.no-label), #add_new_radiology_order_form #update_pharamacy_full_stock label:not(.no-label), #add_new_radiology_order_form .print_template_row_form label:not(.no-label), #add_new_radiology_order_form .new_print_template_block label:not(.no-label), #add_new_radiology_order_form .edit_print_template_block label:not(.no-label), #add_new_radiology_order_form #referral_payouts_update label:not(.no-label), #add_new_radiology_order_form #return_hospital_pharmacy_bill label:not(.no-label), #add_new_radiology_order_form #new_doctor_network_rule_form label:not(.no-label), #edit_radiology_test_form #new_hospital_patient_bill label:not(.no-label), #edit_radiology_test_form #new_hospital_pharmacy_bill label:not(.no-label), #edit_radiology_test_form #edit_hospital_pharmacy_bill label:not(.no-label), #edit_radiology_test_form #create_hospital_bill_template label:not(.no-label), #edit_radiology_test_form #edit_hospital_patient_bill label:not(.no-label), #edit_radiology_test_form #new_hospital_pharmacy_inventory label:not(.no-label), #edit_radiology_test_form #prescription_template_form label:not(.no-label), #edit_radiology_test_form #new_staff_network_rule_form label:not(.no-label), #edit_radiology_test_form #new_hospital_radiology_order label:not(.no-label), #edit_radiology_test_form #edit_hospital_radiology_order label:not(.no-label), #edit_radiology_test_form #edit_hospital_radiology_test label:not(.no-label), #edit_radiology_test_form #create_user_anon_bill label:not(.no-label), #edit_radiology_test_form #radiology_order_template label:not(.no-label), #edit_radiology_test_form #add_doctorreferral label:not(.no-label), #edit_radiology_test_form #new_pharmacy_order_form label:not(.no-label), #edit_radiology_test_form #edit_pharmacy_order_form label:not(.no-label), #edit_radiology_test_form #vaccination_type label:not(.no-label), #edit_radiology_test_form #update_pharamacy_full_stock label:not(.no-label), #edit_radiology_test_form .print_template_row_form label:not(.no-label), #edit_radiology_test_form .new_print_template_block label:not(.no-label), #edit_radiology_test_form .edit_print_template_block label:not(.no-label), #edit_radiology_test_form #referral_payouts_update label:not(.no-label), #edit_radiology_test_form #return_hospital_pharmacy_bill label:not(.no-label), #edit_radiology_test_form #new_doctor_network_rule_form label:not(.no-label), #importUserBill #new_hospital_patient_bill label:not(.no-label), #importUserBill #new_hospital_pharmacy_bill label:not(.no-label), #importUserBill #edit_hospital_pharmacy_bill label:not(.no-label), #importUserBill #create_hospital_bill_template label:not(.no-label), #importUserBill #edit_hospital_patient_bill label:not(.no-label), #importUserBill #new_hospital_pharmacy_inventory label:not(.no-label), #importUserBill #prescription_template_form label:not(.no-label), #importUserBill #new_staff_network_rule_form label:not(.no-label), #importUserBill #new_hospital_radiology_order label:not(.no-label), #importUserBill #edit_hospital_radiology_order label:not(.no-label), #importUserBill #edit_hospital_radiology_test label:not(.no-label), #importUserBill #create_user_anon_bill label:not(.no-label), #importUserBill #radiology_order_template label:not(.no-label), #importUserBill #add_doctorreferral label:not(.no-label), #importUserBill #new_pharmacy_order_form label:not(.no-label), #importUserBill #edit_pharmacy_order_form label:not(.no-label), #importUserBill #vaccination_type label:not(.no-label), #importUserBill #update_pharamacy_full_stock label:not(.no-label), #importUserBill .print_template_row_form label:not(.no-label), #importUserBill .new_print_template_block label:not(.no-label), #importUserBill .edit_print_template_block label:not(.no-label), #importUserBill #referral_payouts_update label:not(.no-label), #importUserBill #return_hospital_pharmacy_bill label:not(.no-label), #importUserBill #new_doctor_network_rule_form label:not(.no-label), #editOrderTemplatemodal #new_hospital_patient_bill label:not(.no-label), #editOrderTemplatemodal #new_hospital_pharmacy_bill label:not(.no-label), #editOrderTemplatemodal #edit_hospital_pharmacy_bill label:not(.no-label), #editOrderTemplatemodal #create_hospital_bill_template label:not(.no-label), #editOrderTemplatemodal #edit_hospital_patient_bill label:not(.no-label), #editOrderTemplatemodal #new_hospital_pharmacy_inventory label:not(.no-label), #editOrderTemplatemodal #prescription_template_form label:not(.no-label), #editOrderTemplatemodal #new_staff_network_rule_form label:not(.no-label), #editOrderTemplatemodal #new_hospital_radiology_order label:not(.no-label), #editOrderTemplatemodal #edit_hospital_radiology_order label:not(.no-label), #editOrderTemplatemodal #edit_hospital_radiology_test label:not(.no-label), #editOrderTemplatemodal #create_user_anon_bill label:not(.no-label), #editOrderTemplatemodal #radiology_order_template label:not(.no-label), #editOrderTemplatemodal #add_doctorreferral label:not(.no-label), #editOrderTemplatemodal #new_pharmacy_order_form label:not(.no-label), #editOrderTemplatemodal #edit_pharmacy_order_form label:not(.no-label), #editOrderTemplatemodal #vaccination_type label:not(.no-label), #editOrderTemplatemodal #update_pharamacy_full_stock label:not(.no-label), #editOrderTemplatemodal .print_template_row_form label:not(.no-label), #editOrderTemplatemodal .new_print_template_block label:not(.no-label), #editOrderTemplatemodal .edit_print_template_block label:not(.no-label), #editOrderTemplatemodal #referral_payouts_update label:not(.no-label), #editOrderTemplatemodal #return_hospital_pharmacy_bill label:not(.no-label), #editOrderTemplatemodal #new_doctor_network_rule_form label:not(.no-label), #editReferralTemplatemodal #new_hospital_patient_bill label:not(.no-label), #editReferralTemplatemodal #new_hospital_pharmacy_bill label:not(.no-label), #editReferralTemplatemodal #edit_hospital_pharmacy_bill label:not(.no-label), #editReferralTemplatemodal #create_hospital_bill_template label:not(.no-label), #editReferralTemplatemodal #edit_hospital_patient_bill label:not(.no-label), #editReferralTemplatemodal #new_hospital_pharmacy_inventory label:not(.no-label), #editReferralTemplatemodal #prescription_template_form label:not(.no-label), #editReferralTemplatemodal #new_staff_network_rule_form label:not(.no-label), #editReferralTemplatemodal #new_hospital_radiology_order label:not(.no-label), #editReferralTemplatemodal #edit_hospital_radiology_order label:not(.no-label), #editReferralTemplatemodal #edit_hospital_radiology_test label:not(.no-label), #editReferralTemplatemodal #create_user_anon_bill label:not(.no-label), #editReferralTemplatemodal #radiology_order_template label:not(.no-label), #editReferralTemplatemodal #add_doctorreferral label:not(.no-label), #editReferralTemplatemodal #new_pharmacy_order_form label:not(.no-label), #editReferralTemplatemodal #edit_pharmacy_order_form label:not(.no-label), #editReferralTemplatemodal #vaccination_type label:not(.no-label), #editReferralTemplatemodal #update_pharamacy_full_stock label:not(.no-label), #editReferralTemplatemodal .print_template_row_form label:not(.no-label), #editReferralTemplatemodal .new_print_template_block label:not(.no-label), #editReferralTemplatemodal .edit_print_template_block label:not(.no-label), #editReferralTemplatemodal #referral_payouts_update label:not(.no-label), #editReferralTemplatemodal #return_hospital_pharmacy_bill label:not(.no-label), #editReferralTemplatemodal #new_doctor_network_rule_form label:not(.no-label), #VaccinationTemplatemodal #new_hospital_patient_bill label:not(.no-label), #VaccinationTemplatemodal #new_hospital_pharmacy_bill label:not(.no-label), #VaccinationTemplatemodal #edit_hospital_pharmacy_bill label:not(.no-label), #VaccinationTemplatemodal #create_hospital_bill_template label:not(.no-label), #VaccinationTemplatemodal #edit_hospital_patient_bill label:not(.no-label), #VaccinationTemplatemodal #new_hospital_pharmacy_inventory label:not(.no-label), #VaccinationTemplatemodal #prescription_template_form label:not(.no-label), #VaccinationTemplatemodal #new_staff_network_rule_form label:not(.no-label), #VaccinationTemplatemodal #new_hospital_radiology_order label:not(.no-label), #VaccinationTemplatemodal #edit_hospital_radiology_order label:not(.no-label), #VaccinationTemplatemodal #edit_hospital_radiology_test label:not(.no-label), #VaccinationTemplatemodal #create_user_anon_bill label:not(.no-label), #VaccinationTemplatemodal #radiology_order_template label:not(.no-label), #VaccinationTemplatemodal #add_doctorreferral label:not(.no-label), #VaccinationTemplatemodal #new_pharmacy_order_form label:not(.no-label), #VaccinationTemplatemodal #edit_pharmacy_order_form label:not(.no-label), #VaccinationTemplatemodal #vaccination_type label:not(.no-label), #VaccinationTemplatemodal #update_pharamacy_full_stock label:not(.no-label), #VaccinationTemplatemodal .print_template_row_form label:not(.no-label), #VaccinationTemplatemodal .new_print_template_block label:not(.no-label), #VaccinationTemplatemodal .edit_print_template_block label:not(.no-label), #VaccinationTemplatemodal #referral_payouts_update label:not(.no-label), #VaccinationTemplatemodal #return_hospital_pharmacy_bill label:not(.no-label), #VaccinationTemplatemodal #new_doctor_network_rule_form label:not(.no-label), #update_pharmacy_order_stock #new_hospital_patient_bill label:not(.no-label), #update_pharmacy_order_stock #new_hospital_pharmacy_bill label:not(.no-label), #update_pharmacy_order_stock #edit_hospital_pharmacy_bill label:not(.no-label), #update_pharmacy_order_stock #create_hospital_bill_template label:not(.no-label), #update_pharmacy_order_stock #edit_hospital_patient_bill label:not(.no-label), #update_pharmacy_order_stock #new_hospital_pharmacy_inventory label:not(.no-label), #update_pharmacy_order_stock #prescription_template_form label:not(.no-label), #update_pharmacy_order_stock #new_staff_network_rule_form label:not(.no-label), #update_pharmacy_order_stock #new_hospital_radiology_order label:not(.no-label), #update_pharmacy_order_stock #edit_hospital_radiology_order label:not(.no-label), #update_pharmacy_order_stock #edit_hospital_radiology_test label:not(.no-label), #update_pharmacy_order_stock #create_user_anon_bill label:not(.no-label), #update_pharmacy_order_stock #radiology_order_template label:not(.no-label), #update_pharmacy_order_stock #add_doctorreferral label:not(.no-label), #update_pharmacy_order_stock #new_pharmacy_order_form label:not(.no-label), #update_pharmacy_order_stock #edit_pharmacy_order_form label:not(.no-label), #update_pharmacy_order_stock #vaccination_type label:not(.no-label), #update_pharmacy_order_stock #update_pharamacy_full_stock label:not(.no-label), #update_pharmacy_order_stock .print_template_row_form label:not(.no-label), #update_pharmacy_order_stock .new_print_template_block label:not(.no-label), #update_pharmacy_order_stock .edit_print_template_block label:not(.no-label), #update_pharmacy_order_stock #referral_payouts_update label:not(.no-label), #update_pharmacy_order_stock #return_hospital_pharmacy_bill label:not(.no-label), #update_pharmacy_order_stock #new_doctor_network_rule_form label:not(.no-label), #addMoreList #new_hospital_patient_bill label:not(.no-label), #addMoreList #new_hospital_pharmacy_bill label:not(.no-label), #addMoreList #edit_hospital_pharmacy_bill label:not(.no-label), #addMoreList #create_hospital_bill_template label:not(.no-label), #addMoreList #edit_hospital_patient_bill label:not(.no-label), #addMoreList #new_hospital_pharmacy_inventory label:not(.no-label), #addMoreList #prescription_template_form label:not(.no-label), #addMoreList #new_staff_network_rule_form label:not(.no-label), #addMoreList #new_hospital_radiology_order label:not(.no-label), #addMoreList #edit_hospital_radiology_order label:not(.no-label), #addMoreList #edit_hospital_radiology_test label:not(.no-label), #addMoreList #create_user_anon_bill label:not(.no-label), #addMoreList #radiology_order_template label:not(.no-label), #addMoreList #add_doctorreferral label:not(.no-label), #addMoreList #new_pharmacy_order_form label:not(.no-label), #addMoreList #edit_pharmacy_order_form label:not(.no-label), #addMoreList #vaccination_type label:not(.no-label), #addMoreList #update_pharamacy_full_stock label:not(.no-label), #addMoreList .print_template_row_form label:not(.no-label), #addMoreList .new_print_template_block label:not(.no-label), #addMoreList .edit_print_template_block label:not(.no-label), #addMoreList #referral_payouts_update label:not(.no-label), #addMoreList #return_hospital_pharmacy_bill label:not(.no-label), #addMoreList #new_doctor_network_rule_form label:not(.no-label), #addTemplateHeaderBlocksModal #new_hospital_patient_bill label:not(.no-label), #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill label:not(.no-label), #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill label:not(.no-label), #addTemplateHeaderBlocksModal #create_hospital_bill_template label:not(.no-label), #addTemplateHeaderBlocksModal #edit_hospital_patient_bill label:not(.no-label), #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory label:not(.no-label), #addTemplateHeaderBlocksModal #prescription_template_form label:not(.no-label), #addTemplateHeaderBlocksModal #new_staff_network_rule_form label:not(.no-label), #addTemplateHeaderBlocksModal #new_hospital_radiology_order label:not(.no-label), #addTemplateHeaderBlocksModal #edit_hospital_radiology_order label:not(.no-label), #addTemplateHeaderBlocksModal #edit_hospital_radiology_test label:not(.no-label), #addTemplateHeaderBlocksModal #create_user_anon_bill label:not(.no-label), #addTemplateHeaderBlocksModal #radiology_order_template label:not(.no-label), #addTemplateHeaderBlocksModal #add_doctorreferral label:not(.no-label), #addTemplateHeaderBlocksModal #new_pharmacy_order_form label:not(.no-label), #addTemplateHeaderBlocksModal #edit_pharmacy_order_form label:not(.no-label), #addTemplateHeaderBlocksModal #vaccination_type label:not(.no-label), #addTemplateHeaderBlocksModal #update_pharamacy_full_stock label:not(.no-label), #addTemplateHeaderBlocksModal .print_template_row_form label:not(.no-label), #addTemplateHeaderBlocksModal .new_print_template_block label:not(.no-label), #addTemplateHeaderBlocksModal .edit_print_template_block label:not(.no-label), #addTemplateHeaderBlocksModal #referral_payouts_update label:not(.no-label), #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill label:not(.no-label), #addTemplateHeaderBlocksModal #new_doctor_network_rule_form label:not(.no-label), #referralPayoutTemplatemodal #new_hospital_patient_bill label:not(.no-label), #referralPayoutTemplatemodal #new_hospital_pharmacy_bill label:not(.no-label), #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill label:not(.no-label), #referralPayoutTemplatemodal #create_hospital_bill_template label:not(.no-label), #referralPayoutTemplatemodal #edit_hospital_patient_bill label:not(.no-label), #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory label:not(.no-label), #referralPayoutTemplatemodal #prescription_template_form label:not(.no-label), #referralPayoutTemplatemodal #new_staff_network_rule_form label:not(.no-label), #referralPayoutTemplatemodal #new_hospital_radiology_order label:not(.no-label), #referralPayoutTemplatemodal #edit_hospital_radiology_order label:not(.no-label), #referralPayoutTemplatemodal #edit_hospital_radiology_test label:not(.no-label), #referralPayoutTemplatemodal #create_user_anon_bill label:not(.no-label), #referralPayoutTemplatemodal #radiology_order_template label:not(.no-label), #referralPayoutTemplatemodal #add_doctorreferral label:not(.no-label), #referralPayoutTemplatemodal #new_pharmacy_order_form label:not(.no-label), #referralPayoutTemplatemodal #edit_pharmacy_order_form label:not(.no-label), #referralPayoutTemplatemodal #vaccination_type label:not(.no-label), #referralPayoutTemplatemodal #update_pharamacy_full_stock label:not(.no-label), #referralPayoutTemplatemodal .print_template_row_form label:not(.no-label), #referralPayoutTemplatemodal .new_print_template_block label:not(.no-label), #referralPayoutTemplatemodal .edit_print_template_block label:not(.no-label), #referralPayoutTemplatemodal #referral_payouts_update label:not(.no-label), #referralPayoutTemplatemodal #return_hospital_pharmacy_bill label:not(.no-label), #referralPayoutTemplatemodal #new_doctor_network_rule_form label:not(.no-label), #new_doctor_network_rule_form #new_hospital_patient_bill label:not(.no-label), #new_doctor_network_rule_form #new_hospital_pharmacy_bill label:not(.no-label), #new_doctor_network_rule_form #edit_hospital_pharmacy_bill label:not(.no-label), #new_doctor_network_rule_form #create_hospital_bill_template label:not(.no-label), #new_doctor_network_rule_form #edit_hospital_patient_bill label:not(.no-label), #new_doctor_network_rule_form #new_hospital_pharmacy_inventory label:not(.no-label), #new_doctor_network_rule_form #prescription_template_form label:not(.no-label), #new_doctor_network_rule_form #new_staff_network_rule_form label:not(.no-label), #new_doctor_network_rule_form #new_hospital_radiology_order label:not(.no-label), #new_doctor_network_rule_form #edit_hospital_radiology_order label:not(.no-label), #new_doctor_network_rule_form #edit_hospital_radiology_test label:not(.no-label), #new_doctor_network_rule_form #create_user_anon_bill label:not(.no-label), #new_doctor_network_rule_form #radiology_order_template label:not(.no-label), #new_doctor_network_rule_form #add_doctorreferral label:not(.no-label), #new_doctor_network_rule_form #new_pharmacy_order_form label:not(.no-label), #new_doctor_network_rule_form #edit_pharmacy_order_form label:not(.no-label), #new_doctor_network_rule_form #vaccination_type label:not(.no-label), #new_doctor_network_rule_form #update_pharamacy_full_stock label:not(.no-label), #new_doctor_network_rule_form .print_template_row_form label:not(.no-label), #new_doctor_network_rule_form .new_print_template_block label:not(.no-label), #new_doctor_network_rule_form .edit_print_template_block label:not(.no-label), #new_doctor_network_rule_form #referral_payouts_update label:not(.no-label), #new_doctor_network_rule_form #return_hospital_pharmacy_bill label:not(.no-label), #new_doctor_network_rule_form #new_doctor_network_rule_form label:not(.no-label) {
    font-size: 0.7em;
  }
}
#add_new_bill_form #new_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_bill_form #new_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_bill_form #edit_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_bill_form #create_hospital_bill_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_bill_form #edit_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_bill_form #new_hospital_pharmacy_inventory .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_bill_form #prescription_template_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_bill_form #new_staff_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_bill_form #new_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_bill_form #edit_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_bill_form #edit_hospital_radiology_test .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_bill_form #create_user_anon_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_bill_form #radiology_order_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_bill_form #add_doctorreferral .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_bill_form #new_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_bill_form #edit_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_bill_form #vaccination_type .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_bill_form #update_pharamacy_full_stock .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_bill_form .print_template_row_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_bill_form .new_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_bill_form .edit_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_bill_form #referral_payouts_update .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_bill_form #return_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_bill_form #new_doctor_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_pharmacy_bill_form #new_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_pharmacy_bill_form #create_hospital_bill_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_pharmacy_bill_form #prescription_template_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_pharmacy_bill_form #new_staff_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_pharmacy_bill_form #new_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_pharmacy_bill_form #create_user_anon_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_pharmacy_bill_form #radiology_order_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_pharmacy_bill_form #add_doctorreferral .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_pharmacy_bill_form #new_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_pharmacy_bill_form #vaccination_type .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_pharmacy_bill_form .print_template_row_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_pharmacy_bill_form .new_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_pharmacy_bill_form .edit_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_pharmacy_bill_form #referral_payouts_update .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_new_bill_form #new_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_new_bill_form #new_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_new_bill_form #edit_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_new_bill_form #create_hospital_bill_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_new_bill_form #edit_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_new_bill_form #new_hospital_pharmacy_inventory .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_new_bill_form #prescription_template_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_new_bill_form #new_staff_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_new_bill_form #new_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_new_bill_form #edit_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_new_bill_form #edit_hospital_radiology_test .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_new_bill_form #create_user_anon_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_new_bill_form #radiology_order_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_new_bill_form #add_doctorreferral .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_new_bill_form #new_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_new_bill_form #edit_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_new_bill_form #vaccination_type .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_new_bill_form #update_pharamacy_full_stock .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_new_bill_form .print_template_row_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_new_bill_form .new_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_new_bill_form .edit_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_new_bill_form #referral_payouts_update .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_new_bill_form #return_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_new_bill_form #new_doctor_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_bill_form #new_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_bill_form #create_hospital_bill_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_bill_form #edit_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_bill_form #prescription_template_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_bill_form #new_staff_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_bill_form #new_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_bill_form #edit_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_bill_form #edit_hospital_radiology_test .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_bill_form #create_user_anon_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_bill_form #radiology_order_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_bill_form #add_doctorreferral .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_bill_form #new_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_bill_form #edit_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_bill_form #vaccination_type .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_bill_form #update_pharamacy_full_stock .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_bill_form .print_template_row_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_bill_form .new_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_bill_form .edit_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_bill_form #referral_payouts_update .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_bill_form #new_doctor_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #createHospBillTemplatemodal #new_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #createHospBillTemplatemodal #create_hospital_bill_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #createHospBillTemplatemodal #edit_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #createHospBillTemplatemodal #prescription_template_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #createHospBillTemplatemodal #new_staff_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #createHospBillTemplatemodal #new_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #createHospBillTemplatemodal #edit_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #createHospBillTemplatemodal #edit_hospital_radiology_test .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #createHospBillTemplatemodal #create_user_anon_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #createHospBillTemplatemodal #radiology_order_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #createHospBillTemplatemodal #add_doctorreferral .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #createHospBillTemplatemodal #new_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #createHospBillTemplatemodal #edit_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #createHospBillTemplatemodal #vaccination_type .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #createHospBillTemplatemodal #update_pharamacy_full_stock .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #createHospBillTemplatemodal .print_template_row_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #createHospBillTemplatemodal .new_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #createHospBillTemplatemodal .edit_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #createHospBillTemplatemodal #referral_payouts_update .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #createHospBillTemplatemodal #new_doctor_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editBillTemplatemodal #new_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editBillTemplatemodal #new_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editBillTemplatemodal #edit_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editBillTemplatemodal #create_hospital_bill_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editBillTemplatemodal #edit_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editBillTemplatemodal #new_hospital_pharmacy_inventory .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editBillTemplatemodal #prescription_template_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editBillTemplatemodal #new_staff_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editBillTemplatemodal #new_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editBillTemplatemodal #edit_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editBillTemplatemodal #edit_hospital_radiology_test .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editBillTemplatemodal #create_user_anon_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editBillTemplatemodal #radiology_order_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editBillTemplatemodal #add_doctorreferral .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editBillTemplatemodal #new_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editBillTemplatemodal #edit_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editBillTemplatemodal #vaccination_type .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editBillTemplatemodal #update_pharamacy_full_stock .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editBillTemplatemodal .print_template_row_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editBillTemplatemodal .new_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editBillTemplatemodal .edit_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editBillTemplatemodal #referral_payouts_update .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editBillTemplatemodal #return_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editBillTemplatemodal #new_doctor_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_inventory_form #new_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_inventory_form #new_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_inventory_form #edit_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_inventory_form #create_hospital_bill_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_inventory_form #edit_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_inventory_form #new_hospital_pharmacy_inventory .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_inventory_form #prescription_template_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_inventory_form #new_staff_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_inventory_form #new_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_inventory_form #edit_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_inventory_form #edit_hospital_radiology_test .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_inventory_form #create_user_anon_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_inventory_form #radiology_order_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_inventory_form #add_doctorreferral .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_inventory_form #new_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_inventory_form #edit_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_inventory_form #vaccination_type .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_inventory_form #update_pharamacy_full_stock .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_inventory_form .print_template_row_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_inventory_form .new_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_inventory_form .edit_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_inventory_form #referral_payouts_update .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_inventory_form #return_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_inventory_form #new_doctor_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_order #new_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_order #new_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_order #edit_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_order #create_hospital_bill_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_order #edit_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_order #new_hospital_pharmacy_inventory .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_order #prescription_template_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_order #new_staff_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_order #new_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_order #edit_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_order #edit_hospital_radiology_test .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_order #create_user_anon_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_order #radiology_order_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_order #add_doctorreferral .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_order #new_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_order #edit_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_order #vaccination_type .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_order #update_pharamacy_full_stock .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_order .print_template_row_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_order .new_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_order .edit_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_order #referral_payouts_update .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_order #return_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_pharmacy_order #new_doctor_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_staff_network_rules #new_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_staff_network_rules #new_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_staff_network_rules #edit_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_staff_network_rules #create_hospital_bill_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_staff_network_rules #edit_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_staff_network_rules #new_hospital_pharmacy_inventory .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_staff_network_rules #prescription_template_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_staff_network_rules #new_staff_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_staff_network_rules #new_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_staff_network_rules #edit_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_staff_network_rules #edit_hospital_radiology_test .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_staff_network_rules #create_user_anon_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_staff_network_rules #radiology_order_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_staff_network_rules #add_doctorreferral .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_staff_network_rules #new_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_staff_network_rules #edit_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_staff_network_rules #vaccination_type .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_staff_network_rules #update_pharamacy_full_stock .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_staff_network_rules .print_template_row_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_staff_network_rules .new_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_staff_network_rules .edit_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_staff_network_rules #referral_payouts_update .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_staff_network_rules #return_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_staff_network_rules #new_doctor_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_radiology_order_form #new_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_radiology_order_form #new_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_radiology_order_form #create_hospital_bill_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_radiology_order_form #edit_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_radiology_order_form #prescription_template_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_radiology_order_form #new_staff_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_radiology_order_form #new_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_radiology_order_form #edit_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_radiology_order_form #edit_hospital_radiology_test .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_radiology_order_form #create_user_anon_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_radiology_order_form #radiology_order_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_radiology_order_form #add_doctorreferral .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_radiology_order_form #new_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_radiology_order_form #edit_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_radiology_order_form #vaccination_type .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_radiology_order_form #update_pharamacy_full_stock .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_radiology_order_form .print_template_row_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_radiology_order_form .new_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_radiology_order_form .edit_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_radiology_order_form #referral_payouts_update .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_radiology_order_form #return_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #add_new_radiology_order_form #new_doctor_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_radiology_test_form #new_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_radiology_test_form #new_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_radiology_test_form #edit_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_radiology_test_form #create_hospital_bill_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_radiology_test_form #edit_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_radiology_test_form #new_hospital_pharmacy_inventory .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_radiology_test_form #prescription_template_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_radiology_test_form #new_staff_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_radiology_test_form #new_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_radiology_test_form #edit_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_radiology_test_form #edit_hospital_radiology_test .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_radiology_test_form #create_user_anon_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_radiology_test_form #radiology_order_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_radiology_test_form #add_doctorreferral .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_radiology_test_form #new_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_radiology_test_form #edit_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_radiology_test_form #vaccination_type .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_radiology_test_form #update_pharamacy_full_stock .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_radiology_test_form .print_template_row_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_radiology_test_form .new_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_radiology_test_form .edit_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_radiology_test_form #referral_payouts_update .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_radiology_test_form #return_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #edit_radiology_test_form #new_doctor_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #importUserBill #new_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #importUserBill #new_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #importUserBill #edit_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #importUserBill #create_hospital_bill_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #importUserBill #edit_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #importUserBill #new_hospital_pharmacy_inventory .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #importUserBill #prescription_template_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #importUserBill #new_staff_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #importUserBill #new_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #importUserBill #edit_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #importUserBill #edit_hospital_radiology_test .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #importUserBill #create_user_anon_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #importUserBill #radiology_order_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #importUserBill #add_doctorreferral .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #importUserBill #new_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #importUserBill #edit_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #importUserBill #vaccination_type .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #importUserBill #update_pharamacy_full_stock .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #importUserBill .print_template_row_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #importUserBill .new_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #importUserBill .edit_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #importUserBill #referral_payouts_update .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #importUserBill #return_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #importUserBill #new_doctor_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editOrderTemplatemodal #new_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editOrderTemplatemodal #new_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editOrderTemplatemodal #create_hospital_bill_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editOrderTemplatemodal #edit_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editOrderTemplatemodal #prescription_template_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editOrderTemplatemodal #new_staff_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editOrderTemplatemodal #new_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editOrderTemplatemodal #edit_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editOrderTemplatemodal #edit_hospital_radiology_test .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editOrderTemplatemodal #create_user_anon_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editOrderTemplatemodal #radiology_order_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editOrderTemplatemodal #add_doctorreferral .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editOrderTemplatemodal #new_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editOrderTemplatemodal #edit_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editOrderTemplatemodal #vaccination_type .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editOrderTemplatemodal #update_pharamacy_full_stock .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editOrderTemplatemodal .print_template_row_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editOrderTemplatemodal .new_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editOrderTemplatemodal .edit_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editOrderTemplatemodal #referral_payouts_update .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editOrderTemplatemodal #return_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editOrderTemplatemodal #new_doctor_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editReferralTemplatemodal #new_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editReferralTemplatemodal #new_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editReferralTemplatemodal #create_hospital_bill_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editReferralTemplatemodal #edit_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editReferralTemplatemodal #prescription_template_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editReferralTemplatemodal #new_staff_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editReferralTemplatemodal #new_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editReferralTemplatemodal #edit_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editReferralTemplatemodal #edit_hospital_radiology_test .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editReferralTemplatemodal #create_user_anon_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editReferralTemplatemodal #radiology_order_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editReferralTemplatemodal #add_doctorreferral .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editReferralTemplatemodal #new_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editReferralTemplatemodal #edit_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editReferralTemplatemodal #vaccination_type .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editReferralTemplatemodal #update_pharamacy_full_stock .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editReferralTemplatemodal .print_template_row_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editReferralTemplatemodal .new_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editReferralTemplatemodal .edit_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editReferralTemplatemodal #referral_payouts_update .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editReferralTemplatemodal #return_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #editReferralTemplatemodal #new_doctor_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #VaccinationTemplatemodal #new_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #VaccinationTemplatemodal #create_hospital_bill_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #VaccinationTemplatemodal #edit_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #VaccinationTemplatemodal #prescription_template_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #VaccinationTemplatemodal #new_staff_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #VaccinationTemplatemodal #new_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #VaccinationTemplatemodal #edit_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #VaccinationTemplatemodal #edit_hospital_radiology_test .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #VaccinationTemplatemodal #create_user_anon_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #VaccinationTemplatemodal #radiology_order_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #VaccinationTemplatemodal #add_doctorreferral .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #VaccinationTemplatemodal #new_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #VaccinationTemplatemodal #edit_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #VaccinationTemplatemodal #vaccination_type .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #VaccinationTemplatemodal #update_pharamacy_full_stock .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #VaccinationTemplatemodal .print_template_row_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #VaccinationTemplatemodal .new_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #VaccinationTemplatemodal .edit_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #VaccinationTemplatemodal #referral_payouts_update .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #VaccinationTemplatemodal #new_doctor_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_pharmacy_order_stock #new_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_pharmacy_order_stock #create_hospital_bill_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_pharmacy_order_stock #edit_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_pharmacy_order_stock #prescription_template_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_pharmacy_order_stock #new_staff_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_pharmacy_order_stock #new_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_pharmacy_order_stock #edit_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_pharmacy_order_stock #edit_hospital_radiology_test .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_pharmacy_order_stock #create_user_anon_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_pharmacy_order_stock #radiology_order_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_pharmacy_order_stock #add_doctorreferral .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_pharmacy_order_stock #new_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_pharmacy_order_stock #edit_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_pharmacy_order_stock #vaccination_type .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_pharmacy_order_stock #update_pharamacy_full_stock .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_pharmacy_order_stock .print_template_row_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_pharmacy_order_stock .new_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_pharmacy_order_stock .edit_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_pharmacy_order_stock #referral_payouts_update .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #update_pharmacy_order_stock #new_doctor_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addMoreList #new_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addMoreList #new_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addMoreList #edit_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addMoreList #create_hospital_bill_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addMoreList #edit_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addMoreList #new_hospital_pharmacy_inventory .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addMoreList #prescription_template_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addMoreList #new_staff_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addMoreList #new_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addMoreList #edit_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addMoreList #edit_hospital_radiology_test .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addMoreList #create_user_anon_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addMoreList #radiology_order_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addMoreList #add_doctorreferral .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addMoreList #new_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addMoreList #edit_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addMoreList #vaccination_type .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addMoreList #update_pharamacy_full_stock .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addMoreList .print_template_row_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addMoreList .new_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addMoreList .edit_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addMoreList #referral_payouts_update .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addMoreList #return_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addMoreList #new_doctor_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addTemplateHeaderBlocksModal #create_hospital_bill_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addTemplateHeaderBlocksModal #prescription_template_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addTemplateHeaderBlocksModal #create_user_anon_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addTemplateHeaderBlocksModal #radiology_order_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addTemplateHeaderBlocksModal #add_doctorreferral .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addTemplateHeaderBlocksModal #vaccination_type .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addTemplateHeaderBlocksModal .print_template_row_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addTemplateHeaderBlocksModal .new_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addTemplateHeaderBlocksModal .edit_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addTemplateHeaderBlocksModal #referral_payouts_update .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #referralPayoutTemplatemodal #new_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #referralPayoutTemplatemodal #create_hospital_bill_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #referralPayoutTemplatemodal #edit_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #referralPayoutTemplatemodal #prescription_template_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #referralPayoutTemplatemodal #new_staff_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #referralPayoutTemplatemodal #new_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #referralPayoutTemplatemodal #edit_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #referralPayoutTemplatemodal #edit_hospital_radiology_test .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #referralPayoutTemplatemodal #create_user_anon_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #referralPayoutTemplatemodal #radiology_order_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #referralPayoutTemplatemodal #add_doctorreferral .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #referralPayoutTemplatemodal #new_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #referralPayoutTemplatemodal #edit_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #referralPayoutTemplatemodal #vaccination_type .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #referralPayoutTemplatemodal #update_pharamacy_full_stock .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #referralPayoutTemplatemodal .print_template_row_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #referralPayoutTemplatemodal .new_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #referralPayoutTemplatemodal .edit_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #referralPayoutTemplatemodal #referral_payouts_update .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #referralPayoutTemplatemodal #new_doctor_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #new_doctor_network_rule_form #new_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #new_doctor_network_rule_form #create_hospital_bill_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #new_doctor_network_rule_form #edit_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #new_doctor_network_rule_form #prescription_template_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #new_doctor_network_rule_form #new_staff_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #new_doctor_network_rule_form #new_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #new_doctor_network_rule_form #edit_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #new_doctor_network_rule_form #edit_hospital_radiology_test .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #new_doctor_network_rule_form #create_user_anon_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #new_doctor_network_rule_form #radiology_order_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #new_doctor_network_rule_form #add_doctorreferral .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #new_doctor_network_rule_form #new_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #new_doctor_network_rule_form #edit_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #new_doctor_network_rule_form #vaccination_type .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #new_doctor_network_rule_form #update_pharamacy_full_stock .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #new_doctor_network_rule_form .print_template_row_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #new_doctor_network_rule_form .new_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #new_doctor_network_rule_form .edit_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #new_doctor_network_rule_form #referral_payouts_update .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label, #new_doctor_network_rule_form #new_doctor_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label {
  color: #2f2f2f !important;
}
#add_new_bill_form #new_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_bill_form #new_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_bill_form #edit_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_bill_form #create_hospital_bill_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_bill_form #edit_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_bill_form #new_hospital_pharmacy_inventory .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_bill_form #prescription_template_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_bill_form #new_staff_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_bill_form #new_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_bill_form #edit_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_bill_form #edit_hospital_radiology_test .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_bill_form #create_user_anon_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_bill_form #radiology_order_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_bill_form #add_doctorreferral .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_bill_form #new_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_bill_form #edit_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_bill_form #vaccination_type .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_bill_form #update_pharamacy_full_stock .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_bill_form .print_template_row_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_bill_form .new_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_bill_form .edit_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_bill_form #referral_payouts_update .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_bill_form #return_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_bill_form #new_doctor_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_pharmacy_bill_form #new_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_pharmacy_bill_form #create_hospital_bill_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_pharmacy_bill_form #prescription_template_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_pharmacy_bill_form #new_staff_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_pharmacy_bill_form #new_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_pharmacy_bill_form #create_user_anon_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_pharmacy_bill_form #radiology_order_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_pharmacy_bill_form #add_doctorreferral .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_pharmacy_bill_form #new_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_pharmacy_bill_form #vaccination_type .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_pharmacy_bill_form .print_template_row_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_pharmacy_bill_form .new_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_pharmacy_bill_form .edit_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_pharmacy_bill_form #referral_payouts_update .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_new_bill_form #new_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_new_bill_form #new_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_new_bill_form #edit_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_new_bill_form #create_hospital_bill_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_new_bill_form #edit_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_new_bill_form #new_hospital_pharmacy_inventory .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_new_bill_form #prescription_template_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_new_bill_form #new_staff_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_new_bill_form #new_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_new_bill_form #edit_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_new_bill_form #edit_hospital_radiology_test .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_new_bill_form #create_user_anon_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_new_bill_form #radiology_order_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_new_bill_form #add_doctorreferral .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_new_bill_form #new_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_new_bill_form #edit_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_new_bill_form #vaccination_type .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_new_bill_form #update_pharamacy_full_stock .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_new_bill_form .print_template_row_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_new_bill_form .new_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_new_bill_form .edit_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_new_bill_form #referral_payouts_update .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_new_bill_form #return_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_new_bill_form #new_doctor_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_bill_form #new_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_bill_form #create_hospital_bill_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_bill_form #edit_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_bill_form #prescription_template_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_bill_form #new_staff_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_bill_form #new_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_bill_form #edit_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_bill_form #edit_hospital_radiology_test .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_bill_form #create_user_anon_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_bill_form #radiology_order_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_bill_form #add_doctorreferral .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_bill_form #new_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_bill_form #edit_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_bill_form #vaccination_type .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_bill_form #update_pharamacy_full_stock .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_bill_form .print_template_row_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_bill_form .new_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_bill_form .edit_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_bill_form #referral_payouts_update .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_bill_form #new_doctor_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #createHospBillTemplatemodal #new_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #createHospBillTemplatemodal #create_hospital_bill_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #createHospBillTemplatemodal #edit_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #createHospBillTemplatemodal #prescription_template_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #createHospBillTemplatemodal #new_staff_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #createHospBillTemplatemodal #new_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #createHospBillTemplatemodal #edit_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #createHospBillTemplatemodal #edit_hospital_radiology_test .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #createHospBillTemplatemodal #create_user_anon_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #createHospBillTemplatemodal #radiology_order_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #createHospBillTemplatemodal #add_doctorreferral .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #createHospBillTemplatemodal #new_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #createHospBillTemplatemodal #edit_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #createHospBillTemplatemodal #vaccination_type .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #createHospBillTemplatemodal #update_pharamacy_full_stock .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #createHospBillTemplatemodal .print_template_row_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #createHospBillTemplatemodal .new_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #createHospBillTemplatemodal .edit_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #createHospBillTemplatemodal #referral_payouts_update .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #createHospBillTemplatemodal #new_doctor_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editBillTemplatemodal #new_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editBillTemplatemodal #new_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editBillTemplatemodal #edit_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editBillTemplatemodal #create_hospital_bill_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editBillTemplatemodal #edit_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editBillTemplatemodal #new_hospital_pharmacy_inventory .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editBillTemplatemodal #prescription_template_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editBillTemplatemodal #new_staff_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editBillTemplatemodal #new_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editBillTemplatemodal #edit_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editBillTemplatemodal #edit_hospital_radiology_test .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editBillTemplatemodal #create_user_anon_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editBillTemplatemodal #radiology_order_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editBillTemplatemodal #add_doctorreferral .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editBillTemplatemodal #new_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editBillTemplatemodal #edit_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editBillTemplatemodal #vaccination_type .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editBillTemplatemodal #update_pharamacy_full_stock .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editBillTemplatemodal .print_template_row_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editBillTemplatemodal .new_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editBillTemplatemodal .edit_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editBillTemplatemodal #referral_payouts_update .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editBillTemplatemodal #return_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editBillTemplatemodal #new_doctor_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_inventory_form #new_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_inventory_form #new_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_inventory_form #edit_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_inventory_form #create_hospital_bill_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_inventory_form #edit_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_inventory_form #new_hospital_pharmacy_inventory .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_inventory_form #prescription_template_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_inventory_form #new_staff_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_inventory_form #new_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_inventory_form #edit_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_inventory_form #edit_hospital_radiology_test .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_inventory_form #create_user_anon_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_inventory_form #radiology_order_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_inventory_form #add_doctorreferral .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_inventory_form #new_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_inventory_form #edit_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_inventory_form #vaccination_type .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_inventory_form #update_pharamacy_full_stock .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_inventory_form .print_template_row_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_inventory_form .new_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_inventory_form .edit_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_inventory_form #referral_payouts_update .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_inventory_form #return_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_inventory_form #new_doctor_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_order #new_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_order #new_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_order #edit_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_order #create_hospital_bill_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_order #edit_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_order #new_hospital_pharmacy_inventory .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_order #prescription_template_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_order #new_staff_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_order #new_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_order #edit_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_order #edit_hospital_radiology_test .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_order #create_user_anon_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_order #radiology_order_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_order #add_doctorreferral .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_order #new_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_order #edit_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_order #vaccination_type .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_order #update_pharamacy_full_stock .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_order .print_template_row_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_order .new_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_order .edit_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_order #referral_payouts_update .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_order #return_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_pharmacy_order #new_doctor_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_staff_network_rules #new_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_staff_network_rules #new_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_staff_network_rules #edit_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_staff_network_rules #create_hospital_bill_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_staff_network_rules #edit_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_staff_network_rules #new_hospital_pharmacy_inventory .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_staff_network_rules #prescription_template_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_staff_network_rules #new_staff_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_staff_network_rules #new_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_staff_network_rules #edit_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_staff_network_rules #edit_hospital_radiology_test .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_staff_network_rules #create_user_anon_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_staff_network_rules #radiology_order_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_staff_network_rules #add_doctorreferral .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_staff_network_rules #new_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_staff_network_rules #edit_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_staff_network_rules #vaccination_type .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_staff_network_rules #update_pharamacy_full_stock .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_staff_network_rules .print_template_row_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_staff_network_rules .new_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_staff_network_rules .edit_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_staff_network_rules #referral_payouts_update .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_staff_network_rules #return_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_staff_network_rules #new_doctor_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_radiology_order_form #new_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_radiology_order_form #new_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_radiology_order_form #create_hospital_bill_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_radiology_order_form #edit_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_radiology_order_form #prescription_template_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_radiology_order_form #new_staff_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_radiology_order_form #new_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_radiology_order_form #edit_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_radiology_order_form #edit_hospital_radiology_test .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_radiology_order_form #create_user_anon_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_radiology_order_form #radiology_order_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_radiology_order_form #add_doctorreferral .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_radiology_order_form #new_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_radiology_order_form #edit_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_radiology_order_form #vaccination_type .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_radiology_order_form #update_pharamacy_full_stock .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_radiology_order_form .print_template_row_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_radiology_order_form .new_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_radiology_order_form .edit_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_radiology_order_form #referral_payouts_update .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_radiology_order_form #return_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #add_new_radiology_order_form #new_doctor_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_radiology_test_form #new_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_radiology_test_form #new_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_radiology_test_form #edit_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_radiology_test_form #create_hospital_bill_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_radiology_test_form #edit_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_radiology_test_form #new_hospital_pharmacy_inventory .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_radiology_test_form #prescription_template_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_radiology_test_form #new_staff_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_radiology_test_form #new_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_radiology_test_form #edit_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_radiology_test_form #edit_hospital_radiology_test .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_radiology_test_form #create_user_anon_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_radiology_test_form #radiology_order_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_radiology_test_form #add_doctorreferral .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_radiology_test_form #new_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_radiology_test_form #edit_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_radiology_test_form #vaccination_type .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_radiology_test_form #update_pharamacy_full_stock .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_radiology_test_form .print_template_row_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_radiology_test_form .new_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_radiology_test_form .edit_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_radiology_test_form #referral_payouts_update .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_radiology_test_form #return_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #edit_radiology_test_form #new_doctor_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #importUserBill #new_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #importUserBill #new_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #importUserBill #edit_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #importUserBill #create_hospital_bill_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #importUserBill #edit_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #importUserBill #new_hospital_pharmacy_inventory .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #importUserBill #prescription_template_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #importUserBill #new_staff_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #importUserBill #new_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #importUserBill #edit_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #importUserBill #edit_hospital_radiology_test .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #importUserBill #create_user_anon_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #importUserBill #radiology_order_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #importUserBill #add_doctorreferral .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #importUserBill #new_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #importUserBill #edit_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #importUserBill #vaccination_type .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #importUserBill #update_pharamacy_full_stock .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #importUserBill .print_template_row_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #importUserBill .new_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #importUserBill .edit_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #importUserBill #referral_payouts_update .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #importUserBill #return_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #importUserBill #new_doctor_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editOrderTemplatemodal #new_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editOrderTemplatemodal #new_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editOrderTemplatemodal #create_hospital_bill_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editOrderTemplatemodal #edit_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editOrderTemplatemodal #prescription_template_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editOrderTemplatemodal #new_staff_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editOrderTemplatemodal #new_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editOrderTemplatemodal #edit_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editOrderTemplatemodal #edit_hospital_radiology_test .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editOrderTemplatemodal #create_user_anon_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editOrderTemplatemodal #radiology_order_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editOrderTemplatemodal #add_doctorreferral .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editOrderTemplatemodal #new_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editOrderTemplatemodal #edit_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editOrderTemplatemodal #vaccination_type .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editOrderTemplatemodal #update_pharamacy_full_stock .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editOrderTemplatemodal .print_template_row_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editOrderTemplatemodal .new_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editOrderTemplatemodal .edit_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editOrderTemplatemodal #referral_payouts_update .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editOrderTemplatemodal #return_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editOrderTemplatemodal #new_doctor_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editReferralTemplatemodal #new_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editReferralTemplatemodal #new_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editReferralTemplatemodal #create_hospital_bill_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editReferralTemplatemodal #edit_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editReferralTemplatemodal #prescription_template_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editReferralTemplatemodal #new_staff_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editReferralTemplatemodal #new_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editReferralTemplatemodal #edit_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editReferralTemplatemodal #edit_hospital_radiology_test .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editReferralTemplatemodal #create_user_anon_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editReferralTemplatemodal #radiology_order_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editReferralTemplatemodal #add_doctorreferral .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editReferralTemplatemodal #new_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editReferralTemplatemodal #edit_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editReferralTemplatemodal #vaccination_type .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editReferralTemplatemodal #update_pharamacy_full_stock .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editReferralTemplatemodal .print_template_row_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editReferralTemplatemodal .new_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editReferralTemplatemodal .edit_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editReferralTemplatemodal #referral_payouts_update .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editReferralTemplatemodal #return_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #editReferralTemplatemodal #new_doctor_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #VaccinationTemplatemodal #new_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #VaccinationTemplatemodal #create_hospital_bill_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #VaccinationTemplatemodal #edit_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #VaccinationTemplatemodal #prescription_template_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #VaccinationTemplatemodal #new_staff_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #VaccinationTemplatemodal #new_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #VaccinationTemplatemodal #edit_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #VaccinationTemplatemodal #edit_hospital_radiology_test .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #VaccinationTemplatemodal #create_user_anon_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #VaccinationTemplatemodal #radiology_order_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #VaccinationTemplatemodal #add_doctorreferral .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #VaccinationTemplatemodal #new_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #VaccinationTemplatemodal #edit_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #VaccinationTemplatemodal #vaccination_type .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #VaccinationTemplatemodal #update_pharamacy_full_stock .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #VaccinationTemplatemodal .print_template_row_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #VaccinationTemplatemodal .new_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #VaccinationTemplatemodal .edit_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #VaccinationTemplatemodal #referral_payouts_update .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #VaccinationTemplatemodal #new_doctor_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_pharmacy_order_stock #new_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_pharmacy_order_stock #create_hospital_bill_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_pharmacy_order_stock #edit_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_pharmacy_order_stock #prescription_template_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_pharmacy_order_stock #new_staff_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_pharmacy_order_stock #new_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_pharmacy_order_stock #edit_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_pharmacy_order_stock #edit_hospital_radiology_test .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_pharmacy_order_stock #create_user_anon_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_pharmacy_order_stock #radiology_order_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_pharmacy_order_stock #add_doctorreferral .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_pharmacy_order_stock #new_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_pharmacy_order_stock #edit_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_pharmacy_order_stock #vaccination_type .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_pharmacy_order_stock #update_pharamacy_full_stock .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_pharmacy_order_stock .print_template_row_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_pharmacy_order_stock .new_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_pharmacy_order_stock .edit_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_pharmacy_order_stock #referral_payouts_update .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #update_pharmacy_order_stock #new_doctor_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addMoreList #new_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addMoreList #new_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addMoreList #edit_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addMoreList #create_hospital_bill_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addMoreList #edit_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addMoreList #new_hospital_pharmacy_inventory .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addMoreList #prescription_template_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addMoreList #new_staff_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addMoreList #new_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addMoreList #edit_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addMoreList #edit_hospital_radiology_test .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addMoreList #create_user_anon_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addMoreList #radiology_order_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addMoreList #add_doctorreferral .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addMoreList #new_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addMoreList #edit_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addMoreList #vaccination_type .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addMoreList #update_pharamacy_full_stock .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addMoreList .print_template_row_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addMoreList .new_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addMoreList .edit_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addMoreList #referral_payouts_update .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addMoreList #return_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addMoreList #new_doctor_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addTemplateHeaderBlocksModal #create_hospital_bill_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addTemplateHeaderBlocksModal #prescription_template_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addTemplateHeaderBlocksModal #create_user_anon_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addTemplateHeaderBlocksModal #radiology_order_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addTemplateHeaderBlocksModal #add_doctorreferral .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addTemplateHeaderBlocksModal #vaccination_type .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addTemplateHeaderBlocksModal .print_template_row_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addTemplateHeaderBlocksModal .new_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addTemplateHeaderBlocksModal .edit_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addTemplateHeaderBlocksModal #referral_payouts_update .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #referralPayoutTemplatemodal #new_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #referralPayoutTemplatemodal #create_hospital_bill_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #referralPayoutTemplatemodal #edit_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #referralPayoutTemplatemodal #prescription_template_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #referralPayoutTemplatemodal #new_staff_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #referralPayoutTemplatemodal #new_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #referralPayoutTemplatemodal #edit_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #referralPayoutTemplatemodal #edit_hospital_radiology_test .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #referralPayoutTemplatemodal #create_user_anon_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #referralPayoutTemplatemodal #radiology_order_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #referralPayoutTemplatemodal #add_doctorreferral .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #referralPayoutTemplatemodal #new_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #referralPayoutTemplatemodal #edit_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #referralPayoutTemplatemodal #vaccination_type .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #referralPayoutTemplatemodal #update_pharamacy_full_stock .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #referralPayoutTemplatemodal .print_template_row_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #referralPayoutTemplatemodal .new_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #referralPayoutTemplatemodal .edit_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #referralPayoutTemplatemodal #referral_payouts_update .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #referralPayoutTemplatemodal #new_doctor_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #new_doctor_network_rule_form #new_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #new_doctor_network_rule_form #create_hospital_bill_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #new_doctor_network_rule_form #edit_hospital_patient_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #new_doctor_network_rule_form #prescription_template_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #new_doctor_network_rule_form #new_staff_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #new_doctor_network_rule_form #new_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #new_doctor_network_rule_form #edit_hospital_radiology_order .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #new_doctor_network_rule_form #edit_hospital_radiology_test .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #new_doctor_network_rule_form #create_user_anon_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #new_doctor_network_rule_form #radiology_order_template .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #new_doctor_network_rule_form #add_doctorreferral .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #new_doctor_network_rule_form #new_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #new_doctor_network_rule_form #edit_pharmacy_order_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #new_doctor_network_rule_form #vaccination_type .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #new_doctor_network_rule_form #update_pharamacy_full_stock .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #new_doctor_network_rule_form .print_template_row_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #new_doctor_network_rule_form .new_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #new_doctor_network_rule_form .edit_print_template_block .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #new_doctor_network_rule_form #referral_payouts_update .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label, #new_doctor_network_rule_form #new_doctor_network_rule_form .btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label {
  color: #ffffff !important;
}
@media (min-width: 992px) {
  #add_new_bill_form #new_hospital_patient_bill .padding_fix, #add_new_bill_form #new_hospital_pharmacy_bill .padding_fix, #add_new_bill_form #edit_hospital_pharmacy_bill .padding_fix, #add_new_bill_form #create_hospital_bill_template .padding_fix, #add_new_bill_form #edit_hospital_patient_bill .padding_fix, #add_new_bill_form #new_hospital_pharmacy_inventory .padding_fix, #add_new_bill_form #prescription_template_form .padding_fix, #add_new_bill_form #new_staff_network_rule_form .padding_fix, #add_new_bill_form #new_hospital_radiology_order .padding_fix, #add_new_bill_form #edit_hospital_radiology_order .padding_fix, #add_new_bill_form #edit_hospital_radiology_test .padding_fix, #add_new_bill_form #create_user_anon_bill .padding_fix, #add_new_bill_form #radiology_order_template .padding_fix, #add_new_bill_form #add_doctorreferral .padding_fix, #add_new_bill_form #new_pharmacy_order_form .padding_fix, #add_new_bill_form #edit_pharmacy_order_form .padding_fix, #add_new_bill_form #vaccination_type .padding_fix, #add_new_bill_form #update_pharamacy_full_stock .padding_fix, #add_new_bill_form .print_template_row_form .padding_fix, #add_new_bill_form .new_print_template_block .padding_fix, #add_new_bill_form .edit_print_template_block .padding_fix, #add_new_bill_form #referral_payouts_update .padding_fix, #add_new_bill_form #return_hospital_pharmacy_bill .padding_fix, #add_new_bill_form #new_doctor_network_rule_form .padding_fix, #add_new_pharmacy_bill_form #new_hospital_patient_bill .padding_fix, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .padding_fix, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .padding_fix, #add_new_pharmacy_bill_form #create_hospital_bill_template .padding_fix, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .padding_fix, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .padding_fix, #add_new_pharmacy_bill_form #prescription_template_form .padding_fix, #add_new_pharmacy_bill_form #new_staff_network_rule_form .padding_fix, #add_new_pharmacy_bill_form #new_hospital_radiology_order .padding_fix, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .padding_fix, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .padding_fix, #add_new_pharmacy_bill_form #create_user_anon_bill .padding_fix, #add_new_pharmacy_bill_form #radiology_order_template .padding_fix, #add_new_pharmacy_bill_form #add_doctorreferral .padding_fix, #add_new_pharmacy_bill_form #new_pharmacy_order_form .padding_fix, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .padding_fix, #add_new_pharmacy_bill_form #vaccination_type .padding_fix, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .padding_fix, #add_new_pharmacy_bill_form .print_template_row_form .padding_fix, #add_new_pharmacy_bill_form .new_print_template_block .padding_fix, #add_new_pharmacy_bill_form .edit_print_template_block .padding_fix, #add_new_pharmacy_bill_form #referral_payouts_update .padding_fix, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .padding_fix, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .padding_fix, #update_new_bill_form #new_hospital_patient_bill .padding_fix, #update_new_bill_form #new_hospital_pharmacy_bill .padding_fix, #update_new_bill_form #edit_hospital_pharmacy_bill .padding_fix, #update_new_bill_form #create_hospital_bill_template .padding_fix, #update_new_bill_form #edit_hospital_patient_bill .padding_fix, #update_new_bill_form #new_hospital_pharmacy_inventory .padding_fix, #update_new_bill_form #prescription_template_form .padding_fix, #update_new_bill_form #new_staff_network_rule_form .padding_fix, #update_new_bill_form #new_hospital_radiology_order .padding_fix, #update_new_bill_form #edit_hospital_radiology_order .padding_fix, #update_new_bill_form #edit_hospital_radiology_test .padding_fix, #update_new_bill_form #create_user_anon_bill .padding_fix, #update_new_bill_form #radiology_order_template .padding_fix, #update_new_bill_form #add_doctorreferral .padding_fix, #update_new_bill_form #new_pharmacy_order_form .padding_fix, #update_new_bill_form #edit_pharmacy_order_form .padding_fix, #update_new_bill_form #vaccination_type .padding_fix, #update_new_bill_form #update_pharamacy_full_stock .padding_fix, #update_new_bill_form .print_template_row_form .padding_fix, #update_new_bill_form .new_print_template_block .padding_fix, #update_new_bill_form .edit_print_template_block .padding_fix, #update_new_bill_form #referral_payouts_update .padding_fix, #update_new_bill_form #return_hospital_pharmacy_bill .padding_fix, #update_new_bill_form #new_doctor_network_rule_form .padding_fix, #edit_pharmacy_bill_form #new_hospital_patient_bill .padding_fix, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .padding_fix, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .padding_fix, #edit_pharmacy_bill_form #create_hospital_bill_template .padding_fix, #edit_pharmacy_bill_form #edit_hospital_patient_bill .padding_fix, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .padding_fix, #edit_pharmacy_bill_form #prescription_template_form .padding_fix, #edit_pharmacy_bill_form #new_staff_network_rule_form .padding_fix, #edit_pharmacy_bill_form #new_hospital_radiology_order .padding_fix, #edit_pharmacy_bill_form #edit_hospital_radiology_order .padding_fix, #edit_pharmacy_bill_form #edit_hospital_radiology_test .padding_fix, #edit_pharmacy_bill_form #create_user_anon_bill .padding_fix, #edit_pharmacy_bill_form #radiology_order_template .padding_fix, #edit_pharmacy_bill_form #add_doctorreferral .padding_fix, #edit_pharmacy_bill_form #new_pharmacy_order_form .padding_fix, #edit_pharmacy_bill_form #edit_pharmacy_order_form .padding_fix, #edit_pharmacy_bill_form #vaccination_type .padding_fix, #edit_pharmacy_bill_form #update_pharamacy_full_stock .padding_fix, #edit_pharmacy_bill_form .print_template_row_form .padding_fix, #edit_pharmacy_bill_form .new_print_template_block .padding_fix, #edit_pharmacy_bill_form .edit_print_template_block .padding_fix, #edit_pharmacy_bill_form #referral_payouts_update .padding_fix, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .padding_fix, #edit_pharmacy_bill_form #new_doctor_network_rule_form .padding_fix, #createHospBillTemplatemodal #new_hospital_patient_bill .padding_fix, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .padding_fix, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .padding_fix, #createHospBillTemplatemodal #create_hospital_bill_template .padding_fix, #createHospBillTemplatemodal #edit_hospital_patient_bill .padding_fix, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .padding_fix, #createHospBillTemplatemodal #prescription_template_form .padding_fix, #createHospBillTemplatemodal #new_staff_network_rule_form .padding_fix, #createHospBillTemplatemodal #new_hospital_radiology_order .padding_fix, #createHospBillTemplatemodal #edit_hospital_radiology_order .padding_fix, #createHospBillTemplatemodal #edit_hospital_radiology_test .padding_fix, #createHospBillTemplatemodal #create_user_anon_bill .padding_fix, #createHospBillTemplatemodal #radiology_order_template .padding_fix, #createHospBillTemplatemodal #add_doctorreferral .padding_fix, #createHospBillTemplatemodal #new_pharmacy_order_form .padding_fix, #createHospBillTemplatemodal #edit_pharmacy_order_form .padding_fix, #createHospBillTemplatemodal #vaccination_type .padding_fix, #createHospBillTemplatemodal #update_pharamacy_full_stock .padding_fix, #createHospBillTemplatemodal .print_template_row_form .padding_fix, #createHospBillTemplatemodal .new_print_template_block .padding_fix, #createHospBillTemplatemodal .edit_print_template_block .padding_fix, #createHospBillTemplatemodal #referral_payouts_update .padding_fix, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .padding_fix, #createHospBillTemplatemodal #new_doctor_network_rule_form .padding_fix, #editBillTemplatemodal #new_hospital_patient_bill .padding_fix, #editBillTemplatemodal #new_hospital_pharmacy_bill .padding_fix, #editBillTemplatemodal #edit_hospital_pharmacy_bill .padding_fix, #editBillTemplatemodal #create_hospital_bill_template .padding_fix, #editBillTemplatemodal #edit_hospital_patient_bill .padding_fix, #editBillTemplatemodal #new_hospital_pharmacy_inventory .padding_fix, #editBillTemplatemodal #prescription_template_form .padding_fix, #editBillTemplatemodal #new_staff_network_rule_form .padding_fix, #editBillTemplatemodal #new_hospital_radiology_order .padding_fix, #editBillTemplatemodal #edit_hospital_radiology_order .padding_fix, #editBillTemplatemodal #edit_hospital_radiology_test .padding_fix, #editBillTemplatemodal #create_user_anon_bill .padding_fix, #editBillTemplatemodal #radiology_order_template .padding_fix, #editBillTemplatemodal #add_doctorreferral .padding_fix, #editBillTemplatemodal #new_pharmacy_order_form .padding_fix, #editBillTemplatemodal #edit_pharmacy_order_form .padding_fix, #editBillTemplatemodal #vaccination_type .padding_fix, #editBillTemplatemodal #update_pharamacy_full_stock .padding_fix, #editBillTemplatemodal .print_template_row_form .padding_fix, #editBillTemplatemodal .new_print_template_block .padding_fix, #editBillTemplatemodal .edit_print_template_block .padding_fix, #editBillTemplatemodal #referral_payouts_update .padding_fix, #editBillTemplatemodal #return_hospital_pharmacy_bill .padding_fix, #editBillTemplatemodal #new_doctor_network_rule_form .padding_fix, #add_new_inventory_form #new_hospital_patient_bill .padding_fix, #add_new_inventory_form #new_hospital_pharmacy_bill .padding_fix, #add_new_inventory_form #edit_hospital_pharmacy_bill .padding_fix, #add_new_inventory_form #create_hospital_bill_template .padding_fix, #add_new_inventory_form #edit_hospital_patient_bill .padding_fix, #add_new_inventory_form #new_hospital_pharmacy_inventory .padding_fix, #add_new_inventory_form #prescription_template_form .padding_fix, #add_new_inventory_form #new_staff_network_rule_form .padding_fix, #add_new_inventory_form #new_hospital_radiology_order .padding_fix, #add_new_inventory_form #edit_hospital_radiology_order .padding_fix, #add_new_inventory_form #edit_hospital_radiology_test .padding_fix, #add_new_inventory_form #create_user_anon_bill .padding_fix, #add_new_inventory_form #radiology_order_template .padding_fix, #add_new_inventory_form #add_doctorreferral .padding_fix, #add_new_inventory_form #new_pharmacy_order_form .padding_fix, #add_new_inventory_form #edit_pharmacy_order_form .padding_fix, #add_new_inventory_form #vaccination_type .padding_fix, #add_new_inventory_form #update_pharamacy_full_stock .padding_fix, #add_new_inventory_form .print_template_row_form .padding_fix, #add_new_inventory_form .new_print_template_block .padding_fix, #add_new_inventory_form .edit_print_template_block .padding_fix, #add_new_inventory_form #referral_payouts_update .padding_fix, #add_new_inventory_form #return_hospital_pharmacy_bill .padding_fix, #add_new_inventory_form #new_doctor_network_rule_form .padding_fix, #edit_pharmacy_order #new_hospital_patient_bill .padding_fix, #edit_pharmacy_order #new_hospital_pharmacy_bill .padding_fix, #edit_pharmacy_order #edit_hospital_pharmacy_bill .padding_fix, #edit_pharmacy_order #create_hospital_bill_template .padding_fix, #edit_pharmacy_order #edit_hospital_patient_bill .padding_fix, #edit_pharmacy_order #new_hospital_pharmacy_inventory .padding_fix, #edit_pharmacy_order #prescription_template_form .padding_fix, #edit_pharmacy_order #new_staff_network_rule_form .padding_fix, #edit_pharmacy_order #new_hospital_radiology_order .padding_fix, #edit_pharmacy_order #edit_hospital_radiology_order .padding_fix, #edit_pharmacy_order #edit_hospital_radiology_test .padding_fix, #edit_pharmacy_order #create_user_anon_bill .padding_fix, #edit_pharmacy_order #radiology_order_template .padding_fix, #edit_pharmacy_order #add_doctorreferral .padding_fix, #edit_pharmacy_order #new_pharmacy_order_form .padding_fix, #edit_pharmacy_order #edit_pharmacy_order_form .padding_fix, #edit_pharmacy_order #vaccination_type .padding_fix, #edit_pharmacy_order #update_pharamacy_full_stock .padding_fix, #edit_pharmacy_order .print_template_row_form .padding_fix, #edit_pharmacy_order .new_print_template_block .padding_fix, #edit_pharmacy_order .edit_print_template_block .padding_fix, #edit_pharmacy_order #referral_payouts_update .padding_fix, #edit_pharmacy_order #return_hospital_pharmacy_bill .padding_fix, #edit_pharmacy_order #new_doctor_network_rule_form .padding_fix, #edit_staff_network_rules #new_hospital_patient_bill .padding_fix, #edit_staff_network_rules #new_hospital_pharmacy_bill .padding_fix, #edit_staff_network_rules #edit_hospital_pharmacy_bill .padding_fix, #edit_staff_network_rules #create_hospital_bill_template .padding_fix, #edit_staff_network_rules #edit_hospital_patient_bill .padding_fix, #edit_staff_network_rules #new_hospital_pharmacy_inventory .padding_fix, #edit_staff_network_rules #prescription_template_form .padding_fix, #edit_staff_network_rules #new_staff_network_rule_form .padding_fix, #edit_staff_network_rules #new_hospital_radiology_order .padding_fix, #edit_staff_network_rules #edit_hospital_radiology_order .padding_fix, #edit_staff_network_rules #edit_hospital_radiology_test .padding_fix, #edit_staff_network_rules #create_user_anon_bill .padding_fix, #edit_staff_network_rules #radiology_order_template .padding_fix, #edit_staff_network_rules #add_doctorreferral .padding_fix, #edit_staff_network_rules #new_pharmacy_order_form .padding_fix, #edit_staff_network_rules #edit_pharmacy_order_form .padding_fix, #edit_staff_network_rules #vaccination_type .padding_fix, #edit_staff_network_rules #update_pharamacy_full_stock .padding_fix, #edit_staff_network_rules .print_template_row_form .padding_fix, #edit_staff_network_rules .new_print_template_block .padding_fix, #edit_staff_network_rules .edit_print_template_block .padding_fix, #edit_staff_network_rules #referral_payouts_update .padding_fix, #edit_staff_network_rules #return_hospital_pharmacy_bill .padding_fix, #edit_staff_network_rules #new_doctor_network_rule_form .padding_fix, #add_new_radiology_order_form #new_hospital_patient_bill .padding_fix, #add_new_radiology_order_form #new_hospital_pharmacy_bill .padding_fix, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .padding_fix, #add_new_radiology_order_form #create_hospital_bill_template .padding_fix, #add_new_radiology_order_form #edit_hospital_patient_bill .padding_fix, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .padding_fix, #add_new_radiology_order_form #prescription_template_form .padding_fix, #add_new_radiology_order_form #new_staff_network_rule_form .padding_fix, #add_new_radiology_order_form #new_hospital_radiology_order .padding_fix, #add_new_radiology_order_form #edit_hospital_radiology_order .padding_fix, #add_new_radiology_order_form #edit_hospital_radiology_test .padding_fix, #add_new_radiology_order_form #create_user_anon_bill .padding_fix, #add_new_radiology_order_form #radiology_order_template .padding_fix, #add_new_radiology_order_form #add_doctorreferral .padding_fix, #add_new_radiology_order_form #new_pharmacy_order_form .padding_fix, #add_new_radiology_order_form #edit_pharmacy_order_form .padding_fix, #add_new_radiology_order_form #vaccination_type .padding_fix, #add_new_radiology_order_form #update_pharamacy_full_stock .padding_fix, #add_new_radiology_order_form .print_template_row_form .padding_fix, #add_new_radiology_order_form .new_print_template_block .padding_fix, #add_new_radiology_order_form .edit_print_template_block .padding_fix, #add_new_radiology_order_form #referral_payouts_update .padding_fix, #add_new_radiology_order_form #return_hospital_pharmacy_bill .padding_fix, #add_new_radiology_order_form #new_doctor_network_rule_form .padding_fix, #edit_radiology_test_form #new_hospital_patient_bill .padding_fix, #edit_radiology_test_form #new_hospital_pharmacy_bill .padding_fix, #edit_radiology_test_form #edit_hospital_pharmacy_bill .padding_fix, #edit_radiology_test_form #create_hospital_bill_template .padding_fix, #edit_radiology_test_form #edit_hospital_patient_bill .padding_fix, #edit_radiology_test_form #new_hospital_pharmacy_inventory .padding_fix, #edit_radiology_test_form #prescription_template_form .padding_fix, #edit_radiology_test_form #new_staff_network_rule_form .padding_fix, #edit_radiology_test_form #new_hospital_radiology_order .padding_fix, #edit_radiology_test_form #edit_hospital_radiology_order .padding_fix, #edit_radiology_test_form #edit_hospital_radiology_test .padding_fix, #edit_radiology_test_form #create_user_anon_bill .padding_fix, #edit_radiology_test_form #radiology_order_template .padding_fix, #edit_radiology_test_form #add_doctorreferral .padding_fix, #edit_radiology_test_form #new_pharmacy_order_form .padding_fix, #edit_radiology_test_form #edit_pharmacy_order_form .padding_fix, #edit_radiology_test_form #vaccination_type .padding_fix, #edit_radiology_test_form #update_pharamacy_full_stock .padding_fix, #edit_radiology_test_form .print_template_row_form .padding_fix, #edit_radiology_test_form .new_print_template_block .padding_fix, #edit_radiology_test_form .edit_print_template_block .padding_fix, #edit_radiology_test_form #referral_payouts_update .padding_fix, #edit_radiology_test_form #return_hospital_pharmacy_bill .padding_fix, #edit_radiology_test_form #new_doctor_network_rule_form .padding_fix, #importUserBill #new_hospital_patient_bill .padding_fix, #importUserBill #new_hospital_pharmacy_bill .padding_fix, #importUserBill #edit_hospital_pharmacy_bill .padding_fix, #importUserBill #create_hospital_bill_template .padding_fix, #importUserBill #edit_hospital_patient_bill .padding_fix, #importUserBill #new_hospital_pharmacy_inventory .padding_fix, #importUserBill #prescription_template_form .padding_fix, #importUserBill #new_staff_network_rule_form .padding_fix, #importUserBill #new_hospital_radiology_order .padding_fix, #importUserBill #edit_hospital_radiology_order .padding_fix, #importUserBill #edit_hospital_radiology_test .padding_fix, #importUserBill #create_user_anon_bill .padding_fix, #importUserBill #radiology_order_template .padding_fix, #importUserBill #add_doctorreferral .padding_fix, #importUserBill #new_pharmacy_order_form .padding_fix, #importUserBill #edit_pharmacy_order_form .padding_fix, #importUserBill #vaccination_type .padding_fix, #importUserBill #update_pharamacy_full_stock .padding_fix, #importUserBill .print_template_row_form .padding_fix, #importUserBill .new_print_template_block .padding_fix, #importUserBill .edit_print_template_block .padding_fix, #importUserBill #referral_payouts_update .padding_fix, #importUserBill #return_hospital_pharmacy_bill .padding_fix, #importUserBill #new_doctor_network_rule_form .padding_fix, #editOrderTemplatemodal #new_hospital_patient_bill .padding_fix, #editOrderTemplatemodal #new_hospital_pharmacy_bill .padding_fix, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .padding_fix, #editOrderTemplatemodal #create_hospital_bill_template .padding_fix, #editOrderTemplatemodal #edit_hospital_patient_bill .padding_fix, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .padding_fix, #editOrderTemplatemodal #prescription_template_form .padding_fix, #editOrderTemplatemodal #new_staff_network_rule_form .padding_fix, #editOrderTemplatemodal #new_hospital_radiology_order .padding_fix, #editOrderTemplatemodal #edit_hospital_radiology_order .padding_fix, #editOrderTemplatemodal #edit_hospital_radiology_test .padding_fix, #editOrderTemplatemodal #create_user_anon_bill .padding_fix, #editOrderTemplatemodal #radiology_order_template .padding_fix, #editOrderTemplatemodal #add_doctorreferral .padding_fix, #editOrderTemplatemodal #new_pharmacy_order_form .padding_fix, #editOrderTemplatemodal #edit_pharmacy_order_form .padding_fix, #editOrderTemplatemodal #vaccination_type .padding_fix, #editOrderTemplatemodal #update_pharamacy_full_stock .padding_fix, #editOrderTemplatemodal .print_template_row_form .padding_fix, #editOrderTemplatemodal .new_print_template_block .padding_fix, #editOrderTemplatemodal .edit_print_template_block .padding_fix, #editOrderTemplatemodal #referral_payouts_update .padding_fix, #editOrderTemplatemodal #return_hospital_pharmacy_bill .padding_fix, #editOrderTemplatemodal #new_doctor_network_rule_form .padding_fix, #editReferralTemplatemodal #new_hospital_patient_bill .padding_fix, #editReferralTemplatemodal #new_hospital_pharmacy_bill .padding_fix, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .padding_fix, #editReferralTemplatemodal #create_hospital_bill_template .padding_fix, #editReferralTemplatemodal #edit_hospital_patient_bill .padding_fix, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .padding_fix, #editReferralTemplatemodal #prescription_template_form .padding_fix, #editReferralTemplatemodal #new_staff_network_rule_form .padding_fix, #editReferralTemplatemodal #new_hospital_radiology_order .padding_fix, #editReferralTemplatemodal #edit_hospital_radiology_order .padding_fix, #editReferralTemplatemodal #edit_hospital_radiology_test .padding_fix, #editReferralTemplatemodal #create_user_anon_bill .padding_fix, #editReferralTemplatemodal #radiology_order_template .padding_fix, #editReferralTemplatemodal #add_doctorreferral .padding_fix, #editReferralTemplatemodal #new_pharmacy_order_form .padding_fix, #editReferralTemplatemodal #edit_pharmacy_order_form .padding_fix, #editReferralTemplatemodal #vaccination_type .padding_fix, #editReferralTemplatemodal #update_pharamacy_full_stock .padding_fix, #editReferralTemplatemodal .print_template_row_form .padding_fix, #editReferralTemplatemodal .new_print_template_block .padding_fix, #editReferralTemplatemodal .edit_print_template_block .padding_fix, #editReferralTemplatemodal #referral_payouts_update .padding_fix, #editReferralTemplatemodal #return_hospital_pharmacy_bill .padding_fix, #editReferralTemplatemodal #new_doctor_network_rule_form .padding_fix, #VaccinationTemplatemodal #new_hospital_patient_bill .padding_fix, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .padding_fix, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .padding_fix, #VaccinationTemplatemodal #create_hospital_bill_template .padding_fix, #VaccinationTemplatemodal #edit_hospital_patient_bill .padding_fix, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .padding_fix, #VaccinationTemplatemodal #prescription_template_form .padding_fix, #VaccinationTemplatemodal #new_staff_network_rule_form .padding_fix, #VaccinationTemplatemodal #new_hospital_radiology_order .padding_fix, #VaccinationTemplatemodal #edit_hospital_radiology_order .padding_fix, #VaccinationTemplatemodal #edit_hospital_radiology_test .padding_fix, #VaccinationTemplatemodal #create_user_anon_bill .padding_fix, #VaccinationTemplatemodal #radiology_order_template .padding_fix, #VaccinationTemplatemodal #add_doctorreferral .padding_fix, #VaccinationTemplatemodal #new_pharmacy_order_form .padding_fix, #VaccinationTemplatemodal #edit_pharmacy_order_form .padding_fix, #VaccinationTemplatemodal #vaccination_type .padding_fix, #VaccinationTemplatemodal #update_pharamacy_full_stock .padding_fix, #VaccinationTemplatemodal .print_template_row_form .padding_fix, #VaccinationTemplatemodal .new_print_template_block .padding_fix, #VaccinationTemplatemodal .edit_print_template_block .padding_fix, #VaccinationTemplatemodal #referral_payouts_update .padding_fix, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .padding_fix, #VaccinationTemplatemodal #new_doctor_network_rule_form .padding_fix, #update_pharmacy_order_stock #new_hospital_patient_bill .padding_fix, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .padding_fix, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .padding_fix, #update_pharmacy_order_stock #create_hospital_bill_template .padding_fix, #update_pharmacy_order_stock #edit_hospital_patient_bill .padding_fix, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .padding_fix, #update_pharmacy_order_stock #prescription_template_form .padding_fix, #update_pharmacy_order_stock #new_staff_network_rule_form .padding_fix, #update_pharmacy_order_stock #new_hospital_radiology_order .padding_fix, #update_pharmacy_order_stock #edit_hospital_radiology_order .padding_fix, #update_pharmacy_order_stock #edit_hospital_radiology_test .padding_fix, #update_pharmacy_order_stock #create_user_anon_bill .padding_fix, #update_pharmacy_order_stock #radiology_order_template .padding_fix, #update_pharmacy_order_stock #add_doctorreferral .padding_fix, #update_pharmacy_order_stock #new_pharmacy_order_form .padding_fix, #update_pharmacy_order_stock #edit_pharmacy_order_form .padding_fix, #update_pharmacy_order_stock #vaccination_type .padding_fix, #update_pharmacy_order_stock #update_pharamacy_full_stock .padding_fix, #update_pharmacy_order_stock .print_template_row_form .padding_fix, #update_pharmacy_order_stock .new_print_template_block .padding_fix, #update_pharmacy_order_stock .edit_print_template_block .padding_fix, #update_pharmacy_order_stock #referral_payouts_update .padding_fix, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .padding_fix, #update_pharmacy_order_stock #new_doctor_network_rule_form .padding_fix, #addMoreList #new_hospital_patient_bill .padding_fix, #addMoreList #new_hospital_pharmacy_bill .padding_fix, #addMoreList #edit_hospital_pharmacy_bill .padding_fix, #addMoreList #create_hospital_bill_template .padding_fix, #addMoreList #edit_hospital_patient_bill .padding_fix, #addMoreList #new_hospital_pharmacy_inventory .padding_fix, #addMoreList #prescription_template_form .padding_fix, #addMoreList #new_staff_network_rule_form .padding_fix, #addMoreList #new_hospital_radiology_order .padding_fix, #addMoreList #edit_hospital_radiology_order .padding_fix, #addMoreList #edit_hospital_radiology_test .padding_fix, #addMoreList #create_user_anon_bill .padding_fix, #addMoreList #radiology_order_template .padding_fix, #addMoreList #add_doctorreferral .padding_fix, #addMoreList #new_pharmacy_order_form .padding_fix, #addMoreList #edit_pharmacy_order_form .padding_fix, #addMoreList #vaccination_type .padding_fix, #addMoreList #update_pharamacy_full_stock .padding_fix, #addMoreList .print_template_row_form .padding_fix, #addMoreList .new_print_template_block .padding_fix, #addMoreList .edit_print_template_block .padding_fix, #addMoreList #referral_payouts_update .padding_fix, #addMoreList #return_hospital_pharmacy_bill .padding_fix, #addMoreList #new_doctor_network_rule_form .padding_fix, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .padding_fix, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .padding_fix, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .padding_fix, #addTemplateHeaderBlocksModal #create_hospital_bill_template .padding_fix, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .padding_fix, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .padding_fix, #addTemplateHeaderBlocksModal #prescription_template_form .padding_fix, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .padding_fix, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .padding_fix, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .padding_fix, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .padding_fix, #addTemplateHeaderBlocksModal #create_user_anon_bill .padding_fix, #addTemplateHeaderBlocksModal #radiology_order_template .padding_fix, #addTemplateHeaderBlocksModal #add_doctorreferral .padding_fix, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .padding_fix, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .padding_fix, #addTemplateHeaderBlocksModal #vaccination_type .padding_fix, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .padding_fix, #addTemplateHeaderBlocksModal .print_template_row_form .padding_fix, #addTemplateHeaderBlocksModal .new_print_template_block .padding_fix, #addTemplateHeaderBlocksModal .edit_print_template_block .padding_fix, #addTemplateHeaderBlocksModal #referral_payouts_update .padding_fix, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .padding_fix, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .padding_fix, #referralPayoutTemplatemodal #new_hospital_patient_bill .padding_fix, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .padding_fix, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .padding_fix, #referralPayoutTemplatemodal #create_hospital_bill_template .padding_fix, #referralPayoutTemplatemodal #edit_hospital_patient_bill .padding_fix, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .padding_fix, #referralPayoutTemplatemodal #prescription_template_form .padding_fix, #referralPayoutTemplatemodal #new_staff_network_rule_form .padding_fix, #referralPayoutTemplatemodal #new_hospital_radiology_order .padding_fix, #referralPayoutTemplatemodal #edit_hospital_radiology_order .padding_fix, #referralPayoutTemplatemodal #edit_hospital_radiology_test .padding_fix, #referralPayoutTemplatemodal #create_user_anon_bill .padding_fix, #referralPayoutTemplatemodal #radiology_order_template .padding_fix, #referralPayoutTemplatemodal #add_doctorreferral .padding_fix, #referralPayoutTemplatemodal #new_pharmacy_order_form .padding_fix, #referralPayoutTemplatemodal #edit_pharmacy_order_form .padding_fix, #referralPayoutTemplatemodal #vaccination_type .padding_fix, #referralPayoutTemplatemodal #update_pharamacy_full_stock .padding_fix, #referralPayoutTemplatemodal .print_template_row_form .padding_fix, #referralPayoutTemplatemodal .new_print_template_block .padding_fix, #referralPayoutTemplatemodal .edit_print_template_block .padding_fix, #referralPayoutTemplatemodal #referral_payouts_update .padding_fix, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .padding_fix, #referralPayoutTemplatemodal #new_doctor_network_rule_form .padding_fix, #new_doctor_network_rule_form #new_hospital_patient_bill .padding_fix, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .padding_fix, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .padding_fix, #new_doctor_network_rule_form #create_hospital_bill_template .padding_fix, #new_doctor_network_rule_form #edit_hospital_patient_bill .padding_fix, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .padding_fix, #new_doctor_network_rule_form #prescription_template_form .padding_fix, #new_doctor_network_rule_form #new_staff_network_rule_form .padding_fix, #new_doctor_network_rule_form #new_hospital_radiology_order .padding_fix, #new_doctor_network_rule_form #edit_hospital_radiology_order .padding_fix, #new_doctor_network_rule_form #edit_hospital_radiology_test .padding_fix, #new_doctor_network_rule_form #create_user_anon_bill .padding_fix, #new_doctor_network_rule_form #radiology_order_template .padding_fix, #new_doctor_network_rule_form #add_doctorreferral .padding_fix, #new_doctor_network_rule_form #new_pharmacy_order_form .padding_fix, #new_doctor_network_rule_form #edit_pharmacy_order_form .padding_fix, #new_doctor_network_rule_form #vaccination_type .padding_fix, #new_doctor_network_rule_form #update_pharamacy_full_stock .padding_fix, #new_doctor_network_rule_form .print_template_row_form .padding_fix, #new_doctor_network_rule_form .new_print_template_block .padding_fix, #new_doctor_network_rule_form .edit_print_template_block .padding_fix, #new_doctor_network_rule_form #referral_payouts_update .padding_fix, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .padding_fix, #new_doctor_network_rule_form #new_doctor_network_rule_form .padding_fix {
    padding-left: 50px !important;
  }
}
#add_new_bill_form #new_hospital_patient_bill .serial_number_mobile, #add_new_bill_form #new_hospital_pharmacy_bill .serial_number_mobile, #add_new_bill_form #edit_hospital_pharmacy_bill .serial_number_mobile, #add_new_bill_form #create_hospital_bill_template .serial_number_mobile, #add_new_bill_form #edit_hospital_patient_bill .serial_number_mobile, #add_new_bill_form #new_hospital_pharmacy_inventory .serial_number_mobile, #add_new_bill_form #prescription_template_form .serial_number_mobile, #add_new_bill_form #new_staff_network_rule_form .serial_number_mobile, #add_new_bill_form #new_hospital_radiology_order .serial_number_mobile, #add_new_bill_form #edit_hospital_radiology_order .serial_number_mobile, #add_new_bill_form #edit_hospital_radiology_test .serial_number_mobile, #add_new_bill_form #create_user_anon_bill .serial_number_mobile, #add_new_bill_form #radiology_order_template .serial_number_mobile, #add_new_bill_form #add_doctorreferral .serial_number_mobile, #add_new_bill_form #new_pharmacy_order_form .serial_number_mobile, #add_new_bill_form #edit_pharmacy_order_form .serial_number_mobile, #add_new_bill_form #vaccination_type .serial_number_mobile, #add_new_bill_form #update_pharamacy_full_stock .serial_number_mobile, #add_new_bill_form .print_template_row_form .serial_number_mobile, #add_new_bill_form .new_print_template_block .serial_number_mobile, #add_new_bill_form .edit_print_template_block .serial_number_mobile, #add_new_bill_form #referral_payouts_update .serial_number_mobile, #add_new_bill_form #return_hospital_pharmacy_bill .serial_number_mobile, #add_new_bill_form #new_doctor_network_rule_form .serial_number_mobile, #add_new_pharmacy_bill_form #new_hospital_patient_bill .serial_number_mobile, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .serial_number_mobile, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .serial_number_mobile, #add_new_pharmacy_bill_form #create_hospital_bill_template .serial_number_mobile, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .serial_number_mobile, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .serial_number_mobile, #add_new_pharmacy_bill_form #prescription_template_form .serial_number_mobile, #add_new_pharmacy_bill_form #new_staff_network_rule_form .serial_number_mobile, #add_new_pharmacy_bill_form #new_hospital_radiology_order .serial_number_mobile, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .serial_number_mobile, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .serial_number_mobile, #add_new_pharmacy_bill_form #create_user_anon_bill .serial_number_mobile, #add_new_pharmacy_bill_form #radiology_order_template .serial_number_mobile, #add_new_pharmacy_bill_form #add_doctorreferral .serial_number_mobile, #add_new_pharmacy_bill_form #new_pharmacy_order_form .serial_number_mobile, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .serial_number_mobile, #add_new_pharmacy_bill_form #vaccination_type .serial_number_mobile, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .serial_number_mobile, #add_new_pharmacy_bill_form .print_template_row_form .serial_number_mobile, #add_new_pharmacy_bill_form .new_print_template_block .serial_number_mobile, #add_new_pharmacy_bill_form .edit_print_template_block .serial_number_mobile, #add_new_pharmacy_bill_form #referral_payouts_update .serial_number_mobile, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .serial_number_mobile, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .serial_number_mobile, #update_new_bill_form #new_hospital_patient_bill .serial_number_mobile, #update_new_bill_form #new_hospital_pharmacy_bill .serial_number_mobile, #update_new_bill_form #edit_hospital_pharmacy_bill .serial_number_mobile, #update_new_bill_form #create_hospital_bill_template .serial_number_mobile, #update_new_bill_form #edit_hospital_patient_bill .serial_number_mobile, #update_new_bill_form #new_hospital_pharmacy_inventory .serial_number_mobile, #update_new_bill_form #prescription_template_form .serial_number_mobile, #update_new_bill_form #new_staff_network_rule_form .serial_number_mobile, #update_new_bill_form #new_hospital_radiology_order .serial_number_mobile, #update_new_bill_form #edit_hospital_radiology_order .serial_number_mobile, #update_new_bill_form #edit_hospital_radiology_test .serial_number_mobile, #update_new_bill_form #create_user_anon_bill .serial_number_mobile, #update_new_bill_form #radiology_order_template .serial_number_mobile, #update_new_bill_form #add_doctorreferral .serial_number_mobile, #update_new_bill_form #new_pharmacy_order_form .serial_number_mobile, #update_new_bill_form #edit_pharmacy_order_form .serial_number_mobile, #update_new_bill_form #vaccination_type .serial_number_mobile, #update_new_bill_form #update_pharamacy_full_stock .serial_number_mobile, #update_new_bill_form .print_template_row_form .serial_number_mobile, #update_new_bill_form .new_print_template_block .serial_number_mobile, #update_new_bill_form .edit_print_template_block .serial_number_mobile, #update_new_bill_form #referral_payouts_update .serial_number_mobile, #update_new_bill_form #return_hospital_pharmacy_bill .serial_number_mobile, #update_new_bill_form #new_doctor_network_rule_form .serial_number_mobile, #edit_pharmacy_bill_form #new_hospital_patient_bill .serial_number_mobile, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .serial_number_mobile, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .serial_number_mobile, #edit_pharmacy_bill_form #create_hospital_bill_template .serial_number_mobile, #edit_pharmacy_bill_form #edit_hospital_patient_bill .serial_number_mobile, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .serial_number_mobile, #edit_pharmacy_bill_form #prescription_template_form .serial_number_mobile, #edit_pharmacy_bill_form #new_staff_network_rule_form .serial_number_mobile, #edit_pharmacy_bill_form #new_hospital_radiology_order .serial_number_mobile, #edit_pharmacy_bill_form #edit_hospital_radiology_order .serial_number_mobile, #edit_pharmacy_bill_form #edit_hospital_radiology_test .serial_number_mobile, #edit_pharmacy_bill_form #create_user_anon_bill .serial_number_mobile, #edit_pharmacy_bill_form #radiology_order_template .serial_number_mobile, #edit_pharmacy_bill_form #add_doctorreferral .serial_number_mobile, #edit_pharmacy_bill_form #new_pharmacy_order_form .serial_number_mobile, #edit_pharmacy_bill_form #edit_pharmacy_order_form .serial_number_mobile, #edit_pharmacy_bill_form #vaccination_type .serial_number_mobile, #edit_pharmacy_bill_form #update_pharamacy_full_stock .serial_number_mobile, #edit_pharmacy_bill_form .print_template_row_form .serial_number_mobile, #edit_pharmacy_bill_form .new_print_template_block .serial_number_mobile, #edit_pharmacy_bill_form .edit_print_template_block .serial_number_mobile, #edit_pharmacy_bill_form #referral_payouts_update .serial_number_mobile, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .serial_number_mobile, #edit_pharmacy_bill_form #new_doctor_network_rule_form .serial_number_mobile, #createHospBillTemplatemodal #new_hospital_patient_bill .serial_number_mobile, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .serial_number_mobile, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .serial_number_mobile, #createHospBillTemplatemodal #create_hospital_bill_template .serial_number_mobile, #createHospBillTemplatemodal #edit_hospital_patient_bill .serial_number_mobile, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .serial_number_mobile, #createHospBillTemplatemodal #prescription_template_form .serial_number_mobile, #createHospBillTemplatemodal #new_staff_network_rule_form .serial_number_mobile, #createHospBillTemplatemodal #new_hospital_radiology_order .serial_number_mobile, #createHospBillTemplatemodal #edit_hospital_radiology_order .serial_number_mobile, #createHospBillTemplatemodal #edit_hospital_radiology_test .serial_number_mobile, #createHospBillTemplatemodal #create_user_anon_bill .serial_number_mobile, #createHospBillTemplatemodal #radiology_order_template .serial_number_mobile, #createHospBillTemplatemodal #add_doctorreferral .serial_number_mobile, #createHospBillTemplatemodal #new_pharmacy_order_form .serial_number_mobile, #createHospBillTemplatemodal #edit_pharmacy_order_form .serial_number_mobile, #createHospBillTemplatemodal #vaccination_type .serial_number_mobile, #createHospBillTemplatemodal #update_pharamacy_full_stock .serial_number_mobile, #createHospBillTemplatemodal .print_template_row_form .serial_number_mobile, #createHospBillTemplatemodal .new_print_template_block .serial_number_mobile, #createHospBillTemplatemodal .edit_print_template_block .serial_number_mobile, #createHospBillTemplatemodal #referral_payouts_update .serial_number_mobile, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .serial_number_mobile, #createHospBillTemplatemodal #new_doctor_network_rule_form .serial_number_mobile, #editBillTemplatemodal #new_hospital_patient_bill .serial_number_mobile, #editBillTemplatemodal #new_hospital_pharmacy_bill .serial_number_mobile, #editBillTemplatemodal #edit_hospital_pharmacy_bill .serial_number_mobile, #editBillTemplatemodal #create_hospital_bill_template .serial_number_mobile, #editBillTemplatemodal #edit_hospital_patient_bill .serial_number_mobile, #editBillTemplatemodal #new_hospital_pharmacy_inventory .serial_number_mobile, #editBillTemplatemodal #prescription_template_form .serial_number_mobile, #editBillTemplatemodal #new_staff_network_rule_form .serial_number_mobile, #editBillTemplatemodal #new_hospital_radiology_order .serial_number_mobile, #editBillTemplatemodal #edit_hospital_radiology_order .serial_number_mobile, #editBillTemplatemodal #edit_hospital_radiology_test .serial_number_mobile, #editBillTemplatemodal #create_user_anon_bill .serial_number_mobile, #editBillTemplatemodal #radiology_order_template .serial_number_mobile, #editBillTemplatemodal #add_doctorreferral .serial_number_mobile, #editBillTemplatemodal #new_pharmacy_order_form .serial_number_mobile, #editBillTemplatemodal #edit_pharmacy_order_form .serial_number_mobile, #editBillTemplatemodal #vaccination_type .serial_number_mobile, #editBillTemplatemodal #update_pharamacy_full_stock .serial_number_mobile, #editBillTemplatemodal .print_template_row_form .serial_number_mobile, #editBillTemplatemodal .new_print_template_block .serial_number_mobile, #editBillTemplatemodal .edit_print_template_block .serial_number_mobile, #editBillTemplatemodal #referral_payouts_update .serial_number_mobile, #editBillTemplatemodal #return_hospital_pharmacy_bill .serial_number_mobile, #editBillTemplatemodal #new_doctor_network_rule_form .serial_number_mobile, #add_new_inventory_form #new_hospital_patient_bill .serial_number_mobile, #add_new_inventory_form #new_hospital_pharmacy_bill .serial_number_mobile, #add_new_inventory_form #edit_hospital_pharmacy_bill .serial_number_mobile, #add_new_inventory_form #create_hospital_bill_template .serial_number_mobile, #add_new_inventory_form #edit_hospital_patient_bill .serial_number_mobile, #add_new_inventory_form #new_hospital_pharmacy_inventory .serial_number_mobile, #add_new_inventory_form #prescription_template_form .serial_number_mobile, #add_new_inventory_form #new_staff_network_rule_form .serial_number_mobile, #add_new_inventory_form #new_hospital_radiology_order .serial_number_mobile, #add_new_inventory_form #edit_hospital_radiology_order .serial_number_mobile, #add_new_inventory_form #edit_hospital_radiology_test .serial_number_mobile, #add_new_inventory_form #create_user_anon_bill .serial_number_mobile, #add_new_inventory_form #radiology_order_template .serial_number_mobile, #add_new_inventory_form #add_doctorreferral .serial_number_mobile, #add_new_inventory_form #new_pharmacy_order_form .serial_number_mobile, #add_new_inventory_form #edit_pharmacy_order_form .serial_number_mobile, #add_new_inventory_form #vaccination_type .serial_number_mobile, #add_new_inventory_form #update_pharamacy_full_stock .serial_number_mobile, #add_new_inventory_form .print_template_row_form .serial_number_mobile, #add_new_inventory_form .new_print_template_block .serial_number_mobile, #add_new_inventory_form .edit_print_template_block .serial_number_mobile, #add_new_inventory_form #referral_payouts_update .serial_number_mobile, #add_new_inventory_form #return_hospital_pharmacy_bill .serial_number_mobile, #add_new_inventory_form #new_doctor_network_rule_form .serial_number_mobile, #edit_pharmacy_order #new_hospital_patient_bill .serial_number_mobile, #edit_pharmacy_order #new_hospital_pharmacy_bill .serial_number_mobile, #edit_pharmacy_order #edit_hospital_pharmacy_bill .serial_number_mobile, #edit_pharmacy_order #create_hospital_bill_template .serial_number_mobile, #edit_pharmacy_order #edit_hospital_patient_bill .serial_number_mobile, #edit_pharmacy_order #new_hospital_pharmacy_inventory .serial_number_mobile, #edit_pharmacy_order #prescription_template_form .serial_number_mobile, #edit_pharmacy_order #new_staff_network_rule_form .serial_number_mobile, #edit_pharmacy_order #new_hospital_radiology_order .serial_number_mobile, #edit_pharmacy_order #edit_hospital_radiology_order .serial_number_mobile, #edit_pharmacy_order #edit_hospital_radiology_test .serial_number_mobile, #edit_pharmacy_order #create_user_anon_bill .serial_number_mobile, #edit_pharmacy_order #radiology_order_template .serial_number_mobile, #edit_pharmacy_order #add_doctorreferral .serial_number_mobile, #edit_pharmacy_order #new_pharmacy_order_form .serial_number_mobile, #edit_pharmacy_order #edit_pharmacy_order_form .serial_number_mobile, #edit_pharmacy_order #vaccination_type .serial_number_mobile, #edit_pharmacy_order #update_pharamacy_full_stock .serial_number_mobile, #edit_pharmacy_order .print_template_row_form .serial_number_mobile, #edit_pharmacy_order .new_print_template_block .serial_number_mobile, #edit_pharmacy_order .edit_print_template_block .serial_number_mobile, #edit_pharmacy_order #referral_payouts_update .serial_number_mobile, #edit_pharmacy_order #return_hospital_pharmacy_bill .serial_number_mobile, #edit_pharmacy_order #new_doctor_network_rule_form .serial_number_mobile, #edit_staff_network_rules #new_hospital_patient_bill .serial_number_mobile, #edit_staff_network_rules #new_hospital_pharmacy_bill .serial_number_mobile, #edit_staff_network_rules #edit_hospital_pharmacy_bill .serial_number_mobile, #edit_staff_network_rules #create_hospital_bill_template .serial_number_mobile, #edit_staff_network_rules #edit_hospital_patient_bill .serial_number_mobile, #edit_staff_network_rules #new_hospital_pharmacy_inventory .serial_number_mobile, #edit_staff_network_rules #prescription_template_form .serial_number_mobile, #edit_staff_network_rules #new_staff_network_rule_form .serial_number_mobile, #edit_staff_network_rules #new_hospital_radiology_order .serial_number_mobile, #edit_staff_network_rules #edit_hospital_radiology_order .serial_number_mobile, #edit_staff_network_rules #edit_hospital_radiology_test .serial_number_mobile, #edit_staff_network_rules #create_user_anon_bill .serial_number_mobile, #edit_staff_network_rules #radiology_order_template .serial_number_mobile, #edit_staff_network_rules #add_doctorreferral .serial_number_mobile, #edit_staff_network_rules #new_pharmacy_order_form .serial_number_mobile, #edit_staff_network_rules #edit_pharmacy_order_form .serial_number_mobile, #edit_staff_network_rules #vaccination_type .serial_number_mobile, #edit_staff_network_rules #update_pharamacy_full_stock .serial_number_mobile, #edit_staff_network_rules .print_template_row_form .serial_number_mobile, #edit_staff_network_rules .new_print_template_block .serial_number_mobile, #edit_staff_network_rules .edit_print_template_block .serial_number_mobile, #edit_staff_network_rules #referral_payouts_update .serial_number_mobile, #edit_staff_network_rules #return_hospital_pharmacy_bill .serial_number_mobile, #edit_staff_network_rules #new_doctor_network_rule_form .serial_number_mobile, #add_new_radiology_order_form #new_hospital_patient_bill .serial_number_mobile, #add_new_radiology_order_form #new_hospital_pharmacy_bill .serial_number_mobile, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .serial_number_mobile, #add_new_radiology_order_form #create_hospital_bill_template .serial_number_mobile, #add_new_radiology_order_form #edit_hospital_patient_bill .serial_number_mobile, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .serial_number_mobile, #add_new_radiology_order_form #prescription_template_form .serial_number_mobile, #add_new_radiology_order_form #new_staff_network_rule_form .serial_number_mobile, #add_new_radiology_order_form #new_hospital_radiology_order .serial_number_mobile, #add_new_radiology_order_form #edit_hospital_radiology_order .serial_number_mobile, #add_new_radiology_order_form #edit_hospital_radiology_test .serial_number_mobile, #add_new_radiology_order_form #create_user_anon_bill .serial_number_mobile, #add_new_radiology_order_form #radiology_order_template .serial_number_mobile, #add_new_radiology_order_form #add_doctorreferral .serial_number_mobile, #add_new_radiology_order_form #new_pharmacy_order_form .serial_number_mobile, #add_new_radiology_order_form #edit_pharmacy_order_form .serial_number_mobile, #add_new_radiology_order_form #vaccination_type .serial_number_mobile, #add_new_radiology_order_form #update_pharamacy_full_stock .serial_number_mobile, #add_new_radiology_order_form .print_template_row_form .serial_number_mobile, #add_new_radiology_order_form .new_print_template_block .serial_number_mobile, #add_new_radiology_order_form .edit_print_template_block .serial_number_mobile, #add_new_radiology_order_form #referral_payouts_update .serial_number_mobile, #add_new_radiology_order_form #return_hospital_pharmacy_bill .serial_number_mobile, #add_new_radiology_order_form #new_doctor_network_rule_form .serial_number_mobile, #edit_radiology_test_form #new_hospital_patient_bill .serial_number_mobile, #edit_radiology_test_form #new_hospital_pharmacy_bill .serial_number_mobile, #edit_radiology_test_form #edit_hospital_pharmacy_bill .serial_number_mobile, #edit_radiology_test_form #create_hospital_bill_template .serial_number_mobile, #edit_radiology_test_form #edit_hospital_patient_bill .serial_number_mobile, #edit_radiology_test_form #new_hospital_pharmacy_inventory .serial_number_mobile, #edit_radiology_test_form #prescription_template_form .serial_number_mobile, #edit_radiology_test_form #new_staff_network_rule_form .serial_number_mobile, #edit_radiology_test_form #new_hospital_radiology_order .serial_number_mobile, #edit_radiology_test_form #edit_hospital_radiology_order .serial_number_mobile, #edit_radiology_test_form #edit_hospital_radiology_test .serial_number_mobile, #edit_radiology_test_form #create_user_anon_bill .serial_number_mobile, #edit_radiology_test_form #radiology_order_template .serial_number_mobile, #edit_radiology_test_form #add_doctorreferral .serial_number_mobile, #edit_radiology_test_form #new_pharmacy_order_form .serial_number_mobile, #edit_radiology_test_form #edit_pharmacy_order_form .serial_number_mobile, #edit_radiology_test_form #vaccination_type .serial_number_mobile, #edit_radiology_test_form #update_pharamacy_full_stock .serial_number_mobile, #edit_radiology_test_form .print_template_row_form .serial_number_mobile, #edit_radiology_test_form .new_print_template_block .serial_number_mobile, #edit_radiology_test_form .edit_print_template_block .serial_number_mobile, #edit_radiology_test_form #referral_payouts_update .serial_number_mobile, #edit_radiology_test_form #return_hospital_pharmacy_bill .serial_number_mobile, #edit_radiology_test_form #new_doctor_network_rule_form .serial_number_mobile, #importUserBill #new_hospital_patient_bill .serial_number_mobile, #importUserBill #new_hospital_pharmacy_bill .serial_number_mobile, #importUserBill #edit_hospital_pharmacy_bill .serial_number_mobile, #importUserBill #create_hospital_bill_template .serial_number_mobile, #importUserBill #edit_hospital_patient_bill .serial_number_mobile, #importUserBill #new_hospital_pharmacy_inventory .serial_number_mobile, #importUserBill #prescription_template_form .serial_number_mobile, #importUserBill #new_staff_network_rule_form .serial_number_mobile, #importUserBill #new_hospital_radiology_order .serial_number_mobile, #importUserBill #edit_hospital_radiology_order .serial_number_mobile, #importUserBill #edit_hospital_radiology_test .serial_number_mobile, #importUserBill #create_user_anon_bill .serial_number_mobile, #importUserBill #radiology_order_template .serial_number_mobile, #importUserBill #add_doctorreferral .serial_number_mobile, #importUserBill #new_pharmacy_order_form .serial_number_mobile, #importUserBill #edit_pharmacy_order_form .serial_number_mobile, #importUserBill #vaccination_type .serial_number_mobile, #importUserBill #update_pharamacy_full_stock .serial_number_mobile, #importUserBill .print_template_row_form .serial_number_mobile, #importUserBill .new_print_template_block .serial_number_mobile, #importUserBill .edit_print_template_block .serial_number_mobile, #importUserBill #referral_payouts_update .serial_number_mobile, #importUserBill #return_hospital_pharmacy_bill .serial_number_mobile, #importUserBill #new_doctor_network_rule_form .serial_number_mobile, #editOrderTemplatemodal #new_hospital_patient_bill .serial_number_mobile, #editOrderTemplatemodal #new_hospital_pharmacy_bill .serial_number_mobile, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .serial_number_mobile, #editOrderTemplatemodal #create_hospital_bill_template .serial_number_mobile, #editOrderTemplatemodal #edit_hospital_patient_bill .serial_number_mobile, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .serial_number_mobile, #editOrderTemplatemodal #prescription_template_form .serial_number_mobile, #editOrderTemplatemodal #new_staff_network_rule_form .serial_number_mobile, #editOrderTemplatemodal #new_hospital_radiology_order .serial_number_mobile, #editOrderTemplatemodal #edit_hospital_radiology_order .serial_number_mobile, #editOrderTemplatemodal #edit_hospital_radiology_test .serial_number_mobile, #editOrderTemplatemodal #create_user_anon_bill .serial_number_mobile, #editOrderTemplatemodal #radiology_order_template .serial_number_mobile, #editOrderTemplatemodal #add_doctorreferral .serial_number_mobile, #editOrderTemplatemodal #new_pharmacy_order_form .serial_number_mobile, #editOrderTemplatemodal #edit_pharmacy_order_form .serial_number_mobile, #editOrderTemplatemodal #vaccination_type .serial_number_mobile, #editOrderTemplatemodal #update_pharamacy_full_stock .serial_number_mobile, #editOrderTemplatemodal .print_template_row_form .serial_number_mobile, #editOrderTemplatemodal .new_print_template_block .serial_number_mobile, #editOrderTemplatemodal .edit_print_template_block .serial_number_mobile, #editOrderTemplatemodal #referral_payouts_update .serial_number_mobile, #editOrderTemplatemodal #return_hospital_pharmacy_bill .serial_number_mobile, #editOrderTemplatemodal #new_doctor_network_rule_form .serial_number_mobile, #editReferralTemplatemodal #new_hospital_patient_bill .serial_number_mobile, #editReferralTemplatemodal #new_hospital_pharmacy_bill .serial_number_mobile, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .serial_number_mobile, #editReferralTemplatemodal #create_hospital_bill_template .serial_number_mobile, #editReferralTemplatemodal #edit_hospital_patient_bill .serial_number_mobile, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .serial_number_mobile, #editReferralTemplatemodal #prescription_template_form .serial_number_mobile, #editReferralTemplatemodal #new_staff_network_rule_form .serial_number_mobile, #editReferralTemplatemodal #new_hospital_radiology_order .serial_number_mobile, #editReferralTemplatemodal #edit_hospital_radiology_order .serial_number_mobile, #editReferralTemplatemodal #edit_hospital_radiology_test .serial_number_mobile, #editReferralTemplatemodal #create_user_anon_bill .serial_number_mobile, #editReferralTemplatemodal #radiology_order_template .serial_number_mobile, #editReferralTemplatemodal #add_doctorreferral .serial_number_mobile, #editReferralTemplatemodal #new_pharmacy_order_form .serial_number_mobile, #editReferralTemplatemodal #edit_pharmacy_order_form .serial_number_mobile, #editReferralTemplatemodal #vaccination_type .serial_number_mobile, #editReferralTemplatemodal #update_pharamacy_full_stock .serial_number_mobile, #editReferralTemplatemodal .print_template_row_form .serial_number_mobile, #editReferralTemplatemodal .new_print_template_block .serial_number_mobile, #editReferralTemplatemodal .edit_print_template_block .serial_number_mobile, #editReferralTemplatemodal #referral_payouts_update .serial_number_mobile, #editReferralTemplatemodal #return_hospital_pharmacy_bill .serial_number_mobile, #editReferralTemplatemodal #new_doctor_network_rule_form .serial_number_mobile, #VaccinationTemplatemodal #new_hospital_patient_bill .serial_number_mobile, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .serial_number_mobile, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .serial_number_mobile, #VaccinationTemplatemodal #create_hospital_bill_template .serial_number_mobile, #VaccinationTemplatemodal #edit_hospital_patient_bill .serial_number_mobile, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .serial_number_mobile, #VaccinationTemplatemodal #prescription_template_form .serial_number_mobile, #VaccinationTemplatemodal #new_staff_network_rule_form .serial_number_mobile, #VaccinationTemplatemodal #new_hospital_radiology_order .serial_number_mobile, #VaccinationTemplatemodal #edit_hospital_radiology_order .serial_number_mobile, #VaccinationTemplatemodal #edit_hospital_radiology_test .serial_number_mobile, #VaccinationTemplatemodal #create_user_anon_bill .serial_number_mobile, #VaccinationTemplatemodal #radiology_order_template .serial_number_mobile, #VaccinationTemplatemodal #add_doctorreferral .serial_number_mobile, #VaccinationTemplatemodal #new_pharmacy_order_form .serial_number_mobile, #VaccinationTemplatemodal #edit_pharmacy_order_form .serial_number_mobile, #VaccinationTemplatemodal #vaccination_type .serial_number_mobile, #VaccinationTemplatemodal #update_pharamacy_full_stock .serial_number_mobile, #VaccinationTemplatemodal .print_template_row_form .serial_number_mobile, #VaccinationTemplatemodal .new_print_template_block .serial_number_mobile, #VaccinationTemplatemodal .edit_print_template_block .serial_number_mobile, #VaccinationTemplatemodal #referral_payouts_update .serial_number_mobile, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .serial_number_mobile, #VaccinationTemplatemodal #new_doctor_network_rule_form .serial_number_mobile, #update_pharmacy_order_stock #new_hospital_patient_bill .serial_number_mobile, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .serial_number_mobile, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .serial_number_mobile, #update_pharmacy_order_stock #create_hospital_bill_template .serial_number_mobile, #update_pharmacy_order_stock #edit_hospital_patient_bill .serial_number_mobile, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .serial_number_mobile, #update_pharmacy_order_stock #prescription_template_form .serial_number_mobile, #update_pharmacy_order_stock #new_staff_network_rule_form .serial_number_mobile, #update_pharmacy_order_stock #new_hospital_radiology_order .serial_number_mobile, #update_pharmacy_order_stock #edit_hospital_radiology_order .serial_number_mobile, #update_pharmacy_order_stock #edit_hospital_radiology_test .serial_number_mobile, #update_pharmacy_order_stock #create_user_anon_bill .serial_number_mobile, #update_pharmacy_order_stock #radiology_order_template .serial_number_mobile, #update_pharmacy_order_stock #add_doctorreferral .serial_number_mobile, #update_pharmacy_order_stock #new_pharmacy_order_form .serial_number_mobile, #update_pharmacy_order_stock #edit_pharmacy_order_form .serial_number_mobile, #update_pharmacy_order_stock #vaccination_type .serial_number_mobile, #update_pharmacy_order_stock #update_pharamacy_full_stock .serial_number_mobile, #update_pharmacy_order_stock .print_template_row_form .serial_number_mobile, #update_pharmacy_order_stock .new_print_template_block .serial_number_mobile, #update_pharmacy_order_stock .edit_print_template_block .serial_number_mobile, #update_pharmacy_order_stock #referral_payouts_update .serial_number_mobile, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .serial_number_mobile, #update_pharmacy_order_stock #new_doctor_network_rule_form .serial_number_mobile, #addMoreList #new_hospital_patient_bill .serial_number_mobile, #addMoreList #new_hospital_pharmacy_bill .serial_number_mobile, #addMoreList #edit_hospital_pharmacy_bill .serial_number_mobile, #addMoreList #create_hospital_bill_template .serial_number_mobile, #addMoreList #edit_hospital_patient_bill .serial_number_mobile, #addMoreList #new_hospital_pharmacy_inventory .serial_number_mobile, #addMoreList #prescription_template_form .serial_number_mobile, #addMoreList #new_staff_network_rule_form .serial_number_mobile, #addMoreList #new_hospital_radiology_order .serial_number_mobile, #addMoreList #edit_hospital_radiology_order .serial_number_mobile, #addMoreList #edit_hospital_radiology_test .serial_number_mobile, #addMoreList #create_user_anon_bill .serial_number_mobile, #addMoreList #radiology_order_template .serial_number_mobile, #addMoreList #add_doctorreferral .serial_number_mobile, #addMoreList #new_pharmacy_order_form .serial_number_mobile, #addMoreList #edit_pharmacy_order_form .serial_number_mobile, #addMoreList #vaccination_type .serial_number_mobile, #addMoreList #update_pharamacy_full_stock .serial_number_mobile, #addMoreList .print_template_row_form .serial_number_mobile, #addMoreList .new_print_template_block .serial_number_mobile, #addMoreList .edit_print_template_block .serial_number_mobile, #addMoreList #referral_payouts_update .serial_number_mobile, #addMoreList #return_hospital_pharmacy_bill .serial_number_mobile, #addMoreList #new_doctor_network_rule_form .serial_number_mobile, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .serial_number_mobile, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .serial_number_mobile, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .serial_number_mobile, #addTemplateHeaderBlocksModal #create_hospital_bill_template .serial_number_mobile, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .serial_number_mobile, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .serial_number_mobile, #addTemplateHeaderBlocksModal #prescription_template_form .serial_number_mobile, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .serial_number_mobile, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .serial_number_mobile, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .serial_number_mobile, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .serial_number_mobile, #addTemplateHeaderBlocksModal #create_user_anon_bill .serial_number_mobile, #addTemplateHeaderBlocksModal #radiology_order_template .serial_number_mobile, #addTemplateHeaderBlocksModal #add_doctorreferral .serial_number_mobile, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .serial_number_mobile, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .serial_number_mobile, #addTemplateHeaderBlocksModal #vaccination_type .serial_number_mobile, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .serial_number_mobile, #addTemplateHeaderBlocksModal .print_template_row_form .serial_number_mobile, #addTemplateHeaderBlocksModal .new_print_template_block .serial_number_mobile, #addTemplateHeaderBlocksModal .edit_print_template_block .serial_number_mobile, #addTemplateHeaderBlocksModal #referral_payouts_update .serial_number_mobile, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .serial_number_mobile, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .serial_number_mobile, #referralPayoutTemplatemodal #new_hospital_patient_bill .serial_number_mobile, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .serial_number_mobile, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .serial_number_mobile, #referralPayoutTemplatemodal #create_hospital_bill_template .serial_number_mobile, #referralPayoutTemplatemodal #edit_hospital_patient_bill .serial_number_mobile, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .serial_number_mobile, #referralPayoutTemplatemodal #prescription_template_form .serial_number_mobile, #referralPayoutTemplatemodal #new_staff_network_rule_form .serial_number_mobile, #referralPayoutTemplatemodal #new_hospital_radiology_order .serial_number_mobile, #referralPayoutTemplatemodal #edit_hospital_radiology_order .serial_number_mobile, #referralPayoutTemplatemodal #edit_hospital_radiology_test .serial_number_mobile, #referralPayoutTemplatemodal #create_user_anon_bill .serial_number_mobile, #referralPayoutTemplatemodal #radiology_order_template .serial_number_mobile, #referralPayoutTemplatemodal #add_doctorreferral .serial_number_mobile, #referralPayoutTemplatemodal #new_pharmacy_order_form .serial_number_mobile, #referralPayoutTemplatemodal #edit_pharmacy_order_form .serial_number_mobile, #referralPayoutTemplatemodal #vaccination_type .serial_number_mobile, #referralPayoutTemplatemodal #update_pharamacy_full_stock .serial_number_mobile, #referralPayoutTemplatemodal .print_template_row_form .serial_number_mobile, #referralPayoutTemplatemodal .new_print_template_block .serial_number_mobile, #referralPayoutTemplatemodal .edit_print_template_block .serial_number_mobile, #referralPayoutTemplatemodal #referral_payouts_update .serial_number_mobile, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .serial_number_mobile, #referralPayoutTemplatemodal #new_doctor_network_rule_form .serial_number_mobile, #new_doctor_network_rule_form #new_hospital_patient_bill .serial_number_mobile, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .serial_number_mobile, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .serial_number_mobile, #new_doctor_network_rule_form #create_hospital_bill_template .serial_number_mobile, #new_doctor_network_rule_form #edit_hospital_patient_bill .serial_number_mobile, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .serial_number_mobile, #new_doctor_network_rule_form #prescription_template_form .serial_number_mobile, #new_doctor_network_rule_form #new_staff_network_rule_form .serial_number_mobile, #new_doctor_network_rule_form #new_hospital_radiology_order .serial_number_mobile, #new_doctor_network_rule_form #edit_hospital_radiology_order .serial_number_mobile, #new_doctor_network_rule_form #edit_hospital_radiology_test .serial_number_mobile, #new_doctor_network_rule_form #create_user_anon_bill .serial_number_mobile, #new_doctor_network_rule_form #radiology_order_template .serial_number_mobile, #new_doctor_network_rule_form #add_doctorreferral .serial_number_mobile, #new_doctor_network_rule_form #new_pharmacy_order_form .serial_number_mobile, #new_doctor_network_rule_form #edit_pharmacy_order_form .serial_number_mobile, #new_doctor_network_rule_form #vaccination_type .serial_number_mobile, #new_doctor_network_rule_form #update_pharamacy_full_stock .serial_number_mobile, #new_doctor_network_rule_form .print_template_row_form .serial_number_mobile, #new_doctor_network_rule_form .new_print_template_block .serial_number_mobile, #new_doctor_network_rule_form .edit_print_template_block .serial_number_mobile, #new_doctor_network_rule_form #referral_payouts_update .serial_number_mobile, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .serial_number_mobile, #new_doctor_network_rule_form #new_doctor_network_rule_form .serial_number_mobile {
  position: absolute;
  display: none !important;
  top: 1px;
  left: 1px;
  background: #ffffff;
  color: #828282;
  border-radius: 0;
  padding: 5px 10px;
  font-size: 12px;
  box-shadow: inset 0 -1px 0 0 #e1e0e1, inset -1px 0 0 0 #e1e0e1;
}
@media (max-width: 990px) {
  #add_new_bill_form #new_hospital_patient_bill .serial_number_mobile, #add_new_bill_form #new_hospital_pharmacy_bill .serial_number_mobile, #add_new_bill_form #edit_hospital_pharmacy_bill .serial_number_mobile, #add_new_bill_form #create_hospital_bill_template .serial_number_mobile, #add_new_bill_form #edit_hospital_patient_bill .serial_number_mobile, #add_new_bill_form #new_hospital_pharmacy_inventory .serial_number_mobile, #add_new_bill_form #prescription_template_form .serial_number_mobile, #add_new_bill_form #new_staff_network_rule_form .serial_number_mobile, #add_new_bill_form #new_hospital_radiology_order .serial_number_mobile, #add_new_bill_form #edit_hospital_radiology_order .serial_number_mobile, #add_new_bill_form #edit_hospital_radiology_test .serial_number_mobile, #add_new_bill_form #create_user_anon_bill .serial_number_mobile, #add_new_bill_form #radiology_order_template .serial_number_mobile, #add_new_bill_form #add_doctorreferral .serial_number_mobile, #add_new_bill_form #new_pharmacy_order_form .serial_number_mobile, #add_new_bill_form #edit_pharmacy_order_form .serial_number_mobile, #add_new_bill_form #vaccination_type .serial_number_mobile, #add_new_bill_form #update_pharamacy_full_stock .serial_number_mobile, #add_new_bill_form .print_template_row_form .serial_number_mobile, #add_new_bill_form .new_print_template_block .serial_number_mobile, #add_new_bill_form .edit_print_template_block .serial_number_mobile, #add_new_bill_form #referral_payouts_update .serial_number_mobile, #add_new_bill_form #return_hospital_pharmacy_bill .serial_number_mobile, #add_new_bill_form #new_doctor_network_rule_form .serial_number_mobile, #add_new_pharmacy_bill_form #new_hospital_patient_bill .serial_number_mobile, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .serial_number_mobile, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .serial_number_mobile, #add_new_pharmacy_bill_form #create_hospital_bill_template .serial_number_mobile, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .serial_number_mobile, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .serial_number_mobile, #add_new_pharmacy_bill_form #prescription_template_form .serial_number_mobile, #add_new_pharmacy_bill_form #new_staff_network_rule_form .serial_number_mobile, #add_new_pharmacy_bill_form #new_hospital_radiology_order .serial_number_mobile, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .serial_number_mobile, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .serial_number_mobile, #add_new_pharmacy_bill_form #create_user_anon_bill .serial_number_mobile, #add_new_pharmacy_bill_form #radiology_order_template .serial_number_mobile, #add_new_pharmacy_bill_form #add_doctorreferral .serial_number_mobile, #add_new_pharmacy_bill_form #new_pharmacy_order_form .serial_number_mobile, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .serial_number_mobile, #add_new_pharmacy_bill_form #vaccination_type .serial_number_mobile, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .serial_number_mobile, #add_new_pharmacy_bill_form .print_template_row_form .serial_number_mobile, #add_new_pharmacy_bill_form .new_print_template_block .serial_number_mobile, #add_new_pharmacy_bill_form .edit_print_template_block .serial_number_mobile, #add_new_pharmacy_bill_form #referral_payouts_update .serial_number_mobile, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .serial_number_mobile, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .serial_number_mobile, #update_new_bill_form #new_hospital_patient_bill .serial_number_mobile, #update_new_bill_form #new_hospital_pharmacy_bill .serial_number_mobile, #update_new_bill_form #edit_hospital_pharmacy_bill .serial_number_mobile, #update_new_bill_form #create_hospital_bill_template .serial_number_mobile, #update_new_bill_form #edit_hospital_patient_bill .serial_number_mobile, #update_new_bill_form #new_hospital_pharmacy_inventory .serial_number_mobile, #update_new_bill_form #prescription_template_form .serial_number_mobile, #update_new_bill_form #new_staff_network_rule_form .serial_number_mobile, #update_new_bill_form #new_hospital_radiology_order .serial_number_mobile, #update_new_bill_form #edit_hospital_radiology_order .serial_number_mobile, #update_new_bill_form #edit_hospital_radiology_test .serial_number_mobile, #update_new_bill_form #create_user_anon_bill .serial_number_mobile, #update_new_bill_form #radiology_order_template .serial_number_mobile, #update_new_bill_form #add_doctorreferral .serial_number_mobile, #update_new_bill_form #new_pharmacy_order_form .serial_number_mobile, #update_new_bill_form #edit_pharmacy_order_form .serial_number_mobile, #update_new_bill_form #vaccination_type .serial_number_mobile, #update_new_bill_form #update_pharamacy_full_stock .serial_number_mobile, #update_new_bill_form .print_template_row_form .serial_number_mobile, #update_new_bill_form .new_print_template_block .serial_number_mobile, #update_new_bill_form .edit_print_template_block .serial_number_mobile, #update_new_bill_form #referral_payouts_update .serial_number_mobile, #update_new_bill_form #return_hospital_pharmacy_bill .serial_number_mobile, #update_new_bill_form #new_doctor_network_rule_form .serial_number_mobile, #edit_pharmacy_bill_form #new_hospital_patient_bill .serial_number_mobile, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .serial_number_mobile, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .serial_number_mobile, #edit_pharmacy_bill_form #create_hospital_bill_template .serial_number_mobile, #edit_pharmacy_bill_form #edit_hospital_patient_bill .serial_number_mobile, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .serial_number_mobile, #edit_pharmacy_bill_form #prescription_template_form .serial_number_mobile, #edit_pharmacy_bill_form #new_staff_network_rule_form .serial_number_mobile, #edit_pharmacy_bill_form #new_hospital_radiology_order .serial_number_mobile, #edit_pharmacy_bill_form #edit_hospital_radiology_order .serial_number_mobile, #edit_pharmacy_bill_form #edit_hospital_radiology_test .serial_number_mobile, #edit_pharmacy_bill_form #create_user_anon_bill .serial_number_mobile, #edit_pharmacy_bill_form #radiology_order_template .serial_number_mobile, #edit_pharmacy_bill_form #add_doctorreferral .serial_number_mobile, #edit_pharmacy_bill_form #new_pharmacy_order_form .serial_number_mobile, #edit_pharmacy_bill_form #edit_pharmacy_order_form .serial_number_mobile, #edit_pharmacy_bill_form #vaccination_type .serial_number_mobile, #edit_pharmacy_bill_form #update_pharamacy_full_stock .serial_number_mobile, #edit_pharmacy_bill_form .print_template_row_form .serial_number_mobile, #edit_pharmacy_bill_form .new_print_template_block .serial_number_mobile, #edit_pharmacy_bill_form .edit_print_template_block .serial_number_mobile, #edit_pharmacy_bill_form #referral_payouts_update .serial_number_mobile, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .serial_number_mobile, #edit_pharmacy_bill_form #new_doctor_network_rule_form .serial_number_mobile, #createHospBillTemplatemodal #new_hospital_patient_bill .serial_number_mobile, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .serial_number_mobile, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .serial_number_mobile, #createHospBillTemplatemodal #create_hospital_bill_template .serial_number_mobile, #createHospBillTemplatemodal #edit_hospital_patient_bill .serial_number_mobile, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .serial_number_mobile, #createHospBillTemplatemodal #prescription_template_form .serial_number_mobile, #createHospBillTemplatemodal #new_staff_network_rule_form .serial_number_mobile, #createHospBillTemplatemodal #new_hospital_radiology_order .serial_number_mobile, #createHospBillTemplatemodal #edit_hospital_radiology_order .serial_number_mobile, #createHospBillTemplatemodal #edit_hospital_radiology_test .serial_number_mobile, #createHospBillTemplatemodal #create_user_anon_bill .serial_number_mobile, #createHospBillTemplatemodal #radiology_order_template .serial_number_mobile, #createHospBillTemplatemodal #add_doctorreferral .serial_number_mobile, #createHospBillTemplatemodal #new_pharmacy_order_form .serial_number_mobile, #createHospBillTemplatemodal #edit_pharmacy_order_form .serial_number_mobile, #createHospBillTemplatemodal #vaccination_type .serial_number_mobile, #createHospBillTemplatemodal #update_pharamacy_full_stock .serial_number_mobile, #createHospBillTemplatemodal .print_template_row_form .serial_number_mobile, #createHospBillTemplatemodal .new_print_template_block .serial_number_mobile, #createHospBillTemplatemodal .edit_print_template_block .serial_number_mobile, #createHospBillTemplatemodal #referral_payouts_update .serial_number_mobile, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .serial_number_mobile, #createHospBillTemplatemodal #new_doctor_network_rule_form .serial_number_mobile, #editBillTemplatemodal #new_hospital_patient_bill .serial_number_mobile, #editBillTemplatemodal #new_hospital_pharmacy_bill .serial_number_mobile, #editBillTemplatemodal #edit_hospital_pharmacy_bill .serial_number_mobile, #editBillTemplatemodal #create_hospital_bill_template .serial_number_mobile, #editBillTemplatemodal #edit_hospital_patient_bill .serial_number_mobile, #editBillTemplatemodal #new_hospital_pharmacy_inventory .serial_number_mobile, #editBillTemplatemodal #prescription_template_form .serial_number_mobile, #editBillTemplatemodal #new_staff_network_rule_form .serial_number_mobile, #editBillTemplatemodal #new_hospital_radiology_order .serial_number_mobile, #editBillTemplatemodal #edit_hospital_radiology_order .serial_number_mobile, #editBillTemplatemodal #edit_hospital_radiology_test .serial_number_mobile, #editBillTemplatemodal #create_user_anon_bill .serial_number_mobile, #editBillTemplatemodal #radiology_order_template .serial_number_mobile, #editBillTemplatemodal #add_doctorreferral .serial_number_mobile, #editBillTemplatemodal #new_pharmacy_order_form .serial_number_mobile, #editBillTemplatemodal #edit_pharmacy_order_form .serial_number_mobile, #editBillTemplatemodal #vaccination_type .serial_number_mobile, #editBillTemplatemodal #update_pharamacy_full_stock .serial_number_mobile, #editBillTemplatemodal .print_template_row_form .serial_number_mobile, #editBillTemplatemodal .new_print_template_block .serial_number_mobile, #editBillTemplatemodal .edit_print_template_block .serial_number_mobile, #editBillTemplatemodal #referral_payouts_update .serial_number_mobile, #editBillTemplatemodal #return_hospital_pharmacy_bill .serial_number_mobile, #editBillTemplatemodal #new_doctor_network_rule_form .serial_number_mobile, #add_new_inventory_form #new_hospital_patient_bill .serial_number_mobile, #add_new_inventory_form #new_hospital_pharmacy_bill .serial_number_mobile, #add_new_inventory_form #edit_hospital_pharmacy_bill .serial_number_mobile, #add_new_inventory_form #create_hospital_bill_template .serial_number_mobile, #add_new_inventory_form #edit_hospital_patient_bill .serial_number_mobile, #add_new_inventory_form #new_hospital_pharmacy_inventory .serial_number_mobile, #add_new_inventory_form #prescription_template_form .serial_number_mobile, #add_new_inventory_form #new_staff_network_rule_form .serial_number_mobile, #add_new_inventory_form #new_hospital_radiology_order .serial_number_mobile, #add_new_inventory_form #edit_hospital_radiology_order .serial_number_mobile, #add_new_inventory_form #edit_hospital_radiology_test .serial_number_mobile, #add_new_inventory_form #create_user_anon_bill .serial_number_mobile, #add_new_inventory_form #radiology_order_template .serial_number_mobile, #add_new_inventory_form #add_doctorreferral .serial_number_mobile, #add_new_inventory_form #new_pharmacy_order_form .serial_number_mobile, #add_new_inventory_form #edit_pharmacy_order_form .serial_number_mobile, #add_new_inventory_form #vaccination_type .serial_number_mobile, #add_new_inventory_form #update_pharamacy_full_stock .serial_number_mobile, #add_new_inventory_form .print_template_row_form .serial_number_mobile, #add_new_inventory_form .new_print_template_block .serial_number_mobile, #add_new_inventory_form .edit_print_template_block .serial_number_mobile, #add_new_inventory_form #referral_payouts_update .serial_number_mobile, #add_new_inventory_form #return_hospital_pharmacy_bill .serial_number_mobile, #add_new_inventory_form #new_doctor_network_rule_form .serial_number_mobile, #edit_pharmacy_order #new_hospital_patient_bill .serial_number_mobile, #edit_pharmacy_order #new_hospital_pharmacy_bill .serial_number_mobile, #edit_pharmacy_order #edit_hospital_pharmacy_bill .serial_number_mobile, #edit_pharmacy_order #create_hospital_bill_template .serial_number_mobile, #edit_pharmacy_order #edit_hospital_patient_bill .serial_number_mobile, #edit_pharmacy_order #new_hospital_pharmacy_inventory .serial_number_mobile, #edit_pharmacy_order #prescription_template_form .serial_number_mobile, #edit_pharmacy_order #new_staff_network_rule_form .serial_number_mobile, #edit_pharmacy_order #new_hospital_radiology_order .serial_number_mobile, #edit_pharmacy_order #edit_hospital_radiology_order .serial_number_mobile, #edit_pharmacy_order #edit_hospital_radiology_test .serial_number_mobile, #edit_pharmacy_order #create_user_anon_bill .serial_number_mobile, #edit_pharmacy_order #radiology_order_template .serial_number_mobile, #edit_pharmacy_order #add_doctorreferral .serial_number_mobile, #edit_pharmacy_order #new_pharmacy_order_form .serial_number_mobile, #edit_pharmacy_order #edit_pharmacy_order_form .serial_number_mobile, #edit_pharmacy_order #vaccination_type .serial_number_mobile, #edit_pharmacy_order #update_pharamacy_full_stock .serial_number_mobile, #edit_pharmacy_order .print_template_row_form .serial_number_mobile, #edit_pharmacy_order .new_print_template_block .serial_number_mobile, #edit_pharmacy_order .edit_print_template_block .serial_number_mobile, #edit_pharmacy_order #referral_payouts_update .serial_number_mobile, #edit_pharmacy_order #return_hospital_pharmacy_bill .serial_number_mobile, #edit_pharmacy_order #new_doctor_network_rule_form .serial_number_mobile, #edit_staff_network_rules #new_hospital_patient_bill .serial_number_mobile, #edit_staff_network_rules #new_hospital_pharmacy_bill .serial_number_mobile, #edit_staff_network_rules #edit_hospital_pharmacy_bill .serial_number_mobile, #edit_staff_network_rules #create_hospital_bill_template .serial_number_mobile, #edit_staff_network_rules #edit_hospital_patient_bill .serial_number_mobile, #edit_staff_network_rules #new_hospital_pharmacy_inventory .serial_number_mobile, #edit_staff_network_rules #prescription_template_form .serial_number_mobile, #edit_staff_network_rules #new_staff_network_rule_form .serial_number_mobile, #edit_staff_network_rules #new_hospital_radiology_order .serial_number_mobile, #edit_staff_network_rules #edit_hospital_radiology_order .serial_number_mobile, #edit_staff_network_rules #edit_hospital_radiology_test .serial_number_mobile, #edit_staff_network_rules #create_user_anon_bill .serial_number_mobile, #edit_staff_network_rules #radiology_order_template .serial_number_mobile, #edit_staff_network_rules #add_doctorreferral .serial_number_mobile, #edit_staff_network_rules #new_pharmacy_order_form .serial_number_mobile, #edit_staff_network_rules #edit_pharmacy_order_form .serial_number_mobile, #edit_staff_network_rules #vaccination_type .serial_number_mobile, #edit_staff_network_rules #update_pharamacy_full_stock .serial_number_mobile, #edit_staff_network_rules .print_template_row_form .serial_number_mobile, #edit_staff_network_rules .new_print_template_block .serial_number_mobile, #edit_staff_network_rules .edit_print_template_block .serial_number_mobile, #edit_staff_network_rules #referral_payouts_update .serial_number_mobile, #edit_staff_network_rules #return_hospital_pharmacy_bill .serial_number_mobile, #edit_staff_network_rules #new_doctor_network_rule_form .serial_number_mobile, #add_new_radiology_order_form #new_hospital_patient_bill .serial_number_mobile, #add_new_radiology_order_form #new_hospital_pharmacy_bill .serial_number_mobile, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .serial_number_mobile, #add_new_radiology_order_form #create_hospital_bill_template .serial_number_mobile, #add_new_radiology_order_form #edit_hospital_patient_bill .serial_number_mobile, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .serial_number_mobile, #add_new_radiology_order_form #prescription_template_form .serial_number_mobile, #add_new_radiology_order_form #new_staff_network_rule_form .serial_number_mobile, #add_new_radiology_order_form #new_hospital_radiology_order .serial_number_mobile, #add_new_radiology_order_form #edit_hospital_radiology_order .serial_number_mobile, #add_new_radiology_order_form #edit_hospital_radiology_test .serial_number_mobile, #add_new_radiology_order_form #create_user_anon_bill .serial_number_mobile, #add_new_radiology_order_form #radiology_order_template .serial_number_mobile, #add_new_radiology_order_form #add_doctorreferral .serial_number_mobile, #add_new_radiology_order_form #new_pharmacy_order_form .serial_number_mobile, #add_new_radiology_order_form #edit_pharmacy_order_form .serial_number_mobile, #add_new_radiology_order_form #vaccination_type .serial_number_mobile, #add_new_radiology_order_form #update_pharamacy_full_stock .serial_number_mobile, #add_new_radiology_order_form .print_template_row_form .serial_number_mobile, #add_new_radiology_order_form .new_print_template_block .serial_number_mobile, #add_new_radiology_order_form .edit_print_template_block .serial_number_mobile, #add_new_radiology_order_form #referral_payouts_update .serial_number_mobile, #add_new_radiology_order_form #return_hospital_pharmacy_bill .serial_number_mobile, #add_new_radiology_order_form #new_doctor_network_rule_form .serial_number_mobile, #edit_radiology_test_form #new_hospital_patient_bill .serial_number_mobile, #edit_radiology_test_form #new_hospital_pharmacy_bill .serial_number_mobile, #edit_radiology_test_form #edit_hospital_pharmacy_bill .serial_number_mobile, #edit_radiology_test_form #create_hospital_bill_template .serial_number_mobile, #edit_radiology_test_form #edit_hospital_patient_bill .serial_number_mobile, #edit_radiology_test_form #new_hospital_pharmacy_inventory .serial_number_mobile, #edit_radiology_test_form #prescription_template_form .serial_number_mobile, #edit_radiology_test_form #new_staff_network_rule_form .serial_number_mobile, #edit_radiology_test_form #new_hospital_radiology_order .serial_number_mobile, #edit_radiology_test_form #edit_hospital_radiology_order .serial_number_mobile, #edit_radiology_test_form #edit_hospital_radiology_test .serial_number_mobile, #edit_radiology_test_form #create_user_anon_bill .serial_number_mobile, #edit_radiology_test_form #radiology_order_template .serial_number_mobile, #edit_radiology_test_form #add_doctorreferral .serial_number_mobile, #edit_radiology_test_form #new_pharmacy_order_form .serial_number_mobile, #edit_radiology_test_form #edit_pharmacy_order_form .serial_number_mobile, #edit_radiology_test_form #vaccination_type .serial_number_mobile, #edit_radiology_test_form #update_pharamacy_full_stock .serial_number_mobile, #edit_radiology_test_form .print_template_row_form .serial_number_mobile, #edit_radiology_test_form .new_print_template_block .serial_number_mobile, #edit_radiology_test_form .edit_print_template_block .serial_number_mobile, #edit_radiology_test_form #referral_payouts_update .serial_number_mobile, #edit_radiology_test_form #return_hospital_pharmacy_bill .serial_number_mobile, #edit_radiology_test_form #new_doctor_network_rule_form .serial_number_mobile, #importUserBill #new_hospital_patient_bill .serial_number_mobile, #importUserBill #new_hospital_pharmacy_bill .serial_number_mobile, #importUserBill #edit_hospital_pharmacy_bill .serial_number_mobile, #importUserBill #create_hospital_bill_template .serial_number_mobile, #importUserBill #edit_hospital_patient_bill .serial_number_mobile, #importUserBill #new_hospital_pharmacy_inventory .serial_number_mobile, #importUserBill #prescription_template_form .serial_number_mobile, #importUserBill #new_staff_network_rule_form .serial_number_mobile, #importUserBill #new_hospital_radiology_order .serial_number_mobile, #importUserBill #edit_hospital_radiology_order .serial_number_mobile, #importUserBill #edit_hospital_radiology_test .serial_number_mobile, #importUserBill #create_user_anon_bill .serial_number_mobile, #importUserBill #radiology_order_template .serial_number_mobile, #importUserBill #add_doctorreferral .serial_number_mobile, #importUserBill #new_pharmacy_order_form .serial_number_mobile, #importUserBill #edit_pharmacy_order_form .serial_number_mobile, #importUserBill #vaccination_type .serial_number_mobile, #importUserBill #update_pharamacy_full_stock .serial_number_mobile, #importUserBill .print_template_row_form .serial_number_mobile, #importUserBill .new_print_template_block .serial_number_mobile, #importUserBill .edit_print_template_block .serial_number_mobile, #importUserBill #referral_payouts_update .serial_number_mobile, #importUserBill #return_hospital_pharmacy_bill .serial_number_mobile, #importUserBill #new_doctor_network_rule_form .serial_number_mobile, #editOrderTemplatemodal #new_hospital_patient_bill .serial_number_mobile, #editOrderTemplatemodal #new_hospital_pharmacy_bill .serial_number_mobile, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .serial_number_mobile, #editOrderTemplatemodal #create_hospital_bill_template .serial_number_mobile, #editOrderTemplatemodal #edit_hospital_patient_bill .serial_number_mobile, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .serial_number_mobile, #editOrderTemplatemodal #prescription_template_form .serial_number_mobile, #editOrderTemplatemodal #new_staff_network_rule_form .serial_number_mobile, #editOrderTemplatemodal #new_hospital_radiology_order .serial_number_mobile, #editOrderTemplatemodal #edit_hospital_radiology_order .serial_number_mobile, #editOrderTemplatemodal #edit_hospital_radiology_test .serial_number_mobile, #editOrderTemplatemodal #create_user_anon_bill .serial_number_mobile, #editOrderTemplatemodal #radiology_order_template .serial_number_mobile, #editOrderTemplatemodal #add_doctorreferral .serial_number_mobile, #editOrderTemplatemodal #new_pharmacy_order_form .serial_number_mobile, #editOrderTemplatemodal #edit_pharmacy_order_form .serial_number_mobile, #editOrderTemplatemodal #vaccination_type .serial_number_mobile, #editOrderTemplatemodal #update_pharamacy_full_stock .serial_number_mobile, #editOrderTemplatemodal .print_template_row_form .serial_number_mobile, #editOrderTemplatemodal .new_print_template_block .serial_number_mobile, #editOrderTemplatemodal .edit_print_template_block .serial_number_mobile, #editOrderTemplatemodal #referral_payouts_update .serial_number_mobile, #editOrderTemplatemodal #return_hospital_pharmacy_bill .serial_number_mobile, #editOrderTemplatemodal #new_doctor_network_rule_form .serial_number_mobile, #editReferralTemplatemodal #new_hospital_patient_bill .serial_number_mobile, #editReferralTemplatemodal #new_hospital_pharmacy_bill .serial_number_mobile, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .serial_number_mobile, #editReferralTemplatemodal #create_hospital_bill_template .serial_number_mobile, #editReferralTemplatemodal #edit_hospital_patient_bill .serial_number_mobile, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .serial_number_mobile, #editReferralTemplatemodal #prescription_template_form .serial_number_mobile, #editReferralTemplatemodal #new_staff_network_rule_form .serial_number_mobile, #editReferralTemplatemodal #new_hospital_radiology_order .serial_number_mobile, #editReferralTemplatemodal #edit_hospital_radiology_order .serial_number_mobile, #editReferralTemplatemodal #edit_hospital_radiology_test .serial_number_mobile, #editReferralTemplatemodal #create_user_anon_bill .serial_number_mobile, #editReferralTemplatemodal #radiology_order_template .serial_number_mobile, #editReferralTemplatemodal #add_doctorreferral .serial_number_mobile, #editReferralTemplatemodal #new_pharmacy_order_form .serial_number_mobile, #editReferralTemplatemodal #edit_pharmacy_order_form .serial_number_mobile, #editReferralTemplatemodal #vaccination_type .serial_number_mobile, #editReferralTemplatemodal #update_pharamacy_full_stock .serial_number_mobile, #editReferralTemplatemodal .print_template_row_form .serial_number_mobile, #editReferralTemplatemodal .new_print_template_block .serial_number_mobile, #editReferralTemplatemodal .edit_print_template_block .serial_number_mobile, #editReferralTemplatemodal #referral_payouts_update .serial_number_mobile, #editReferralTemplatemodal #return_hospital_pharmacy_bill .serial_number_mobile, #editReferralTemplatemodal #new_doctor_network_rule_form .serial_number_mobile, #VaccinationTemplatemodal #new_hospital_patient_bill .serial_number_mobile, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .serial_number_mobile, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .serial_number_mobile, #VaccinationTemplatemodal #create_hospital_bill_template .serial_number_mobile, #VaccinationTemplatemodal #edit_hospital_patient_bill .serial_number_mobile, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .serial_number_mobile, #VaccinationTemplatemodal #prescription_template_form .serial_number_mobile, #VaccinationTemplatemodal #new_staff_network_rule_form .serial_number_mobile, #VaccinationTemplatemodal #new_hospital_radiology_order .serial_number_mobile, #VaccinationTemplatemodal #edit_hospital_radiology_order .serial_number_mobile, #VaccinationTemplatemodal #edit_hospital_radiology_test .serial_number_mobile, #VaccinationTemplatemodal #create_user_anon_bill .serial_number_mobile, #VaccinationTemplatemodal #radiology_order_template .serial_number_mobile, #VaccinationTemplatemodal #add_doctorreferral .serial_number_mobile, #VaccinationTemplatemodal #new_pharmacy_order_form .serial_number_mobile, #VaccinationTemplatemodal #edit_pharmacy_order_form .serial_number_mobile, #VaccinationTemplatemodal #vaccination_type .serial_number_mobile, #VaccinationTemplatemodal #update_pharamacy_full_stock .serial_number_mobile, #VaccinationTemplatemodal .print_template_row_form .serial_number_mobile, #VaccinationTemplatemodal .new_print_template_block .serial_number_mobile, #VaccinationTemplatemodal .edit_print_template_block .serial_number_mobile, #VaccinationTemplatemodal #referral_payouts_update .serial_number_mobile, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .serial_number_mobile, #VaccinationTemplatemodal #new_doctor_network_rule_form .serial_number_mobile, #update_pharmacy_order_stock #new_hospital_patient_bill .serial_number_mobile, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .serial_number_mobile, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .serial_number_mobile, #update_pharmacy_order_stock #create_hospital_bill_template .serial_number_mobile, #update_pharmacy_order_stock #edit_hospital_patient_bill .serial_number_mobile, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .serial_number_mobile, #update_pharmacy_order_stock #prescription_template_form .serial_number_mobile, #update_pharmacy_order_stock #new_staff_network_rule_form .serial_number_mobile, #update_pharmacy_order_stock #new_hospital_radiology_order .serial_number_mobile, #update_pharmacy_order_stock #edit_hospital_radiology_order .serial_number_mobile, #update_pharmacy_order_stock #edit_hospital_radiology_test .serial_number_mobile, #update_pharmacy_order_stock #create_user_anon_bill .serial_number_mobile, #update_pharmacy_order_stock #radiology_order_template .serial_number_mobile, #update_pharmacy_order_stock #add_doctorreferral .serial_number_mobile, #update_pharmacy_order_stock #new_pharmacy_order_form .serial_number_mobile, #update_pharmacy_order_stock #edit_pharmacy_order_form .serial_number_mobile, #update_pharmacy_order_stock #vaccination_type .serial_number_mobile, #update_pharmacy_order_stock #update_pharamacy_full_stock .serial_number_mobile, #update_pharmacy_order_stock .print_template_row_form .serial_number_mobile, #update_pharmacy_order_stock .new_print_template_block .serial_number_mobile, #update_pharmacy_order_stock .edit_print_template_block .serial_number_mobile, #update_pharmacy_order_stock #referral_payouts_update .serial_number_mobile, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .serial_number_mobile, #update_pharmacy_order_stock #new_doctor_network_rule_form .serial_number_mobile, #addMoreList #new_hospital_patient_bill .serial_number_mobile, #addMoreList #new_hospital_pharmacy_bill .serial_number_mobile, #addMoreList #edit_hospital_pharmacy_bill .serial_number_mobile, #addMoreList #create_hospital_bill_template .serial_number_mobile, #addMoreList #edit_hospital_patient_bill .serial_number_mobile, #addMoreList #new_hospital_pharmacy_inventory .serial_number_mobile, #addMoreList #prescription_template_form .serial_number_mobile, #addMoreList #new_staff_network_rule_form .serial_number_mobile, #addMoreList #new_hospital_radiology_order .serial_number_mobile, #addMoreList #edit_hospital_radiology_order .serial_number_mobile, #addMoreList #edit_hospital_radiology_test .serial_number_mobile, #addMoreList #create_user_anon_bill .serial_number_mobile, #addMoreList #radiology_order_template .serial_number_mobile, #addMoreList #add_doctorreferral .serial_number_mobile, #addMoreList #new_pharmacy_order_form .serial_number_mobile, #addMoreList #edit_pharmacy_order_form .serial_number_mobile, #addMoreList #vaccination_type .serial_number_mobile, #addMoreList #update_pharamacy_full_stock .serial_number_mobile, #addMoreList .print_template_row_form .serial_number_mobile, #addMoreList .new_print_template_block .serial_number_mobile, #addMoreList .edit_print_template_block .serial_number_mobile, #addMoreList #referral_payouts_update .serial_number_mobile, #addMoreList #return_hospital_pharmacy_bill .serial_number_mobile, #addMoreList #new_doctor_network_rule_form .serial_number_mobile, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .serial_number_mobile, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .serial_number_mobile, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .serial_number_mobile, #addTemplateHeaderBlocksModal #create_hospital_bill_template .serial_number_mobile, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .serial_number_mobile, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .serial_number_mobile, #addTemplateHeaderBlocksModal #prescription_template_form .serial_number_mobile, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .serial_number_mobile, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .serial_number_mobile, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .serial_number_mobile, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .serial_number_mobile, #addTemplateHeaderBlocksModal #create_user_anon_bill .serial_number_mobile, #addTemplateHeaderBlocksModal #radiology_order_template .serial_number_mobile, #addTemplateHeaderBlocksModal #add_doctorreferral .serial_number_mobile, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .serial_number_mobile, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .serial_number_mobile, #addTemplateHeaderBlocksModal #vaccination_type .serial_number_mobile, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .serial_number_mobile, #addTemplateHeaderBlocksModal .print_template_row_form .serial_number_mobile, #addTemplateHeaderBlocksModal .new_print_template_block .serial_number_mobile, #addTemplateHeaderBlocksModal .edit_print_template_block .serial_number_mobile, #addTemplateHeaderBlocksModal #referral_payouts_update .serial_number_mobile, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .serial_number_mobile, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .serial_number_mobile, #referralPayoutTemplatemodal #new_hospital_patient_bill .serial_number_mobile, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .serial_number_mobile, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .serial_number_mobile, #referralPayoutTemplatemodal #create_hospital_bill_template .serial_number_mobile, #referralPayoutTemplatemodal #edit_hospital_patient_bill .serial_number_mobile, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .serial_number_mobile, #referralPayoutTemplatemodal #prescription_template_form .serial_number_mobile, #referralPayoutTemplatemodal #new_staff_network_rule_form .serial_number_mobile, #referralPayoutTemplatemodal #new_hospital_radiology_order .serial_number_mobile, #referralPayoutTemplatemodal #edit_hospital_radiology_order .serial_number_mobile, #referralPayoutTemplatemodal #edit_hospital_radiology_test .serial_number_mobile, #referralPayoutTemplatemodal #create_user_anon_bill .serial_number_mobile, #referralPayoutTemplatemodal #radiology_order_template .serial_number_mobile, #referralPayoutTemplatemodal #add_doctorreferral .serial_number_mobile, #referralPayoutTemplatemodal #new_pharmacy_order_form .serial_number_mobile, #referralPayoutTemplatemodal #edit_pharmacy_order_form .serial_number_mobile, #referralPayoutTemplatemodal #vaccination_type .serial_number_mobile, #referralPayoutTemplatemodal #update_pharamacy_full_stock .serial_number_mobile, #referralPayoutTemplatemodal .print_template_row_form .serial_number_mobile, #referralPayoutTemplatemodal .new_print_template_block .serial_number_mobile, #referralPayoutTemplatemodal .edit_print_template_block .serial_number_mobile, #referralPayoutTemplatemodal #referral_payouts_update .serial_number_mobile, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .serial_number_mobile, #referralPayoutTemplatemodal #new_doctor_network_rule_form .serial_number_mobile, #new_doctor_network_rule_form #new_hospital_patient_bill .serial_number_mobile, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .serial_number_mobile, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .serial_number_mobile, #new_doctor_network_rule_form #create_hospital_bill_template .serial_number_mobile, #new_doctor_network_rule_form #edit_hospital_patient_bill .serial_number_mobile, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .serial_number_mobile, #new_doctor_network_rule_form #prescription_template_form .serial_number_mobile, #new_doctor_network_rule_form #new_staff_network_rule_form .serial_number_mobile, #new_doctor_network_rule_form #new_hospital_radiology_order .serial_number_mobile, #new_doctor_network_rule_form #edit_hospital_radiology_order .serial_number_mobile, #new_doctor_network_rule_form #edit_hospital_radiology_test .serial_number_mobile, #new_doctor_network_rule_form #create_user_anon_bill .serial_number_mobile, #new_doctor_network_rule_form #radiology_order_template .serial_number_mobile, #new_doctor_network_rule_form #add_doctorreferral .serial_number_mobile, #new_doctor_network_rule_form #new_pharmacy_order_form .serial_number_mobile, #new_doctor_network_rule_form #edit_pharmacy_order_form .serial_number_mobile, #new_doctor_network_rule_form #vaccination_type .serial_number_mobile, #new_doctor_network_rule_form #update_pharamacy_full_stock .serial_number_mobile, #new_doctor_network_rule_form .print_template_row_form .serial_number_mobile, #new_doctor_network_rule_form .new_print_template_block .serial_number_mobile, #new_doctor_network_rule_form .edit_print_template_block .serial_number_mobile, #new_doctor_network_rule_form #referral_payouts_update .serial_number_mobile, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .serial_number_mobile, #new_doctor_network_rule_form #new_doctor_network_rule_form .serial_number_mobile {
    display: inline-block !important;
  }
}
#add_new_bill_form #new_hospital_patient_bill .serial_number, #add_new_bill_form #new_hospital_pharmacy_bill .serial_number, #add_new_bill_form #edit_hospital_pharmacy_bill .serial_number, #add_new_bill_form #create_hospital_bill_template .serial_number, #add_new_bill_form #edit_hospital_patient_bill .serial_number, #add_new_bill_form #new_hospital_pharmacy_inventory .serial_number, #add_new_bill_form #prescription_template_form .serial_number, #add_new_bill_form #new_staff_network_rule_form .serial_number, #add_new_bill_form #new_hospital_radiology_order .serial_number, #add_new_bill_form #edit_hospital_radiology_order .serial_number, #add_new_bill_form #edit_hospital_radiology_test .serial_number, #add_new_bill_form #create_user_anon_bill .serial_number, #add_new_bill_form #radiology_order_template .serial_number, #add_new_bill_form #add_doctorreferral .serial_number, #add_new_bill_form #new_pharmacy_order_form .serial_number, #add_new_bill_form #edit_pharmacy_order_form .serial_number, #add_new_bill_form #vaccination_type .serial_number, #add_new_bill_form #update_pharamacy_full_stock .serial_number, #add_new_bill_form .print_template_row_form .serial_number, #add_new_bill_form .new_print_template_block .serial_number, #add_new_bill_form .edit_print_template_block .serial_number, #add_new_bill_form #referral_payouts_update .serial_number, #add_new_bill_form #return_hospital_pharmacy_bill .serial_number, #add_new_bill_form #new_doctor_network_rule_form .serial_number, #add_new_pharmacy_bill_form #new_hospital_patient_bill .serial_number, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .serial_number, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .serial_number, #add_new_pharmacy_bill_form #create_hospital_bill_template .serial_number, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .serial_number, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .serial_number, #add_new_pharmacy_bill_form #prescription_template_form .serial_number, #add_new_pharmacy_bill_form #new_staff_network_rule_form .serial_number, #add_new_pharmacy_bill_form #new_hospital_radiology_order .serial_number, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .serial_number, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .serial_number, #add_new_pharmacy_bill_form #create_user_anon_bill .serial_number, #add_new_pharmacy_bill_form #radiology_order_template .serial_number, #add_new_pharmacy_bill_form #add_doctorreferral .serial_number, #add_new_pharmacy_bill_form #new_pharmacy_order_form .serial_number, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .serial_number, #add_new_pharmacy_bill_form #vaccination_type .serial_number, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .serial_number, #add_new_pharmacy_bill_form .print_template_row_form .serial_number, #add_new_pharmacy_bill_form .new_print_template_block .serial_number, #add_new_pharmacy_bill_form .edit_print_template_block .serial_number, #add_new_pharmacy_bill_form #referral_payouts_update .serial_number, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .serial_number, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .serial_number, #update_new_bill_form #new_hospital_patient_bill .serial_number, #update_new_bill_form #new_hospital_pharmacy_bill .serial_number, #update_new_bill_form #edit_hospital_pharmacy_bill .serial_number, #update_new_bill_form #create_hospital_bill_template .serial_number, #update_new_bill_form #edit_hospital_patient_bill .serial_number, #update_new_bill_form #new_hospital_pharmacy_inventory .serial_number, #update_new_bill_form #prescription_template_form .serial_number, #update_new_bill_form #new_staff_network_rule_form .serial_number, #update_new_bill_form #new_hospital_radiology_order .serial_number, #update_new_bill_form #edit_hospital_radiology_order .serial_number, #update_new_bill_form #edit_hospital_radiology_test .serial_number, #update_new_bill_form #create_user_anon_bill .serial_number, #update_new_bill_form #radiology_order_template .serial_number, #update_new_bill_form #add_doctorreferral .serial_number, #update_new_bill_form #new_pharmacy_order_form .serial_number, #update_new_bill_form #edit_pharmacy_order_form .serial_number, #update_new_bill_form #vaccination_type .serial_number, #update_new_bill_form #update_pharamacy_full_stock .serial_number, #update_new_bill_form .print_template_row_form .serial_number, #update_new_bill_form .new_print_template_block .serial_number, #update_new_bill_form .edit_print_template_block .serial_number, #update_new_bill_form #referral_payouts_update .serial_number, #update_new_bill_form #return_hospital_pharmacy_bill .serial_number, #update_new_bill_form #new_doctor_network_rule_form .serial_number, #edit_pharmacy_bill_form #new_hospital_patient_bill .serial_number, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .serial_number, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .serial_number, #edit_pharmacy_bill_form #create_hospital_bill_template .serial_number, #edit_pharmacy_bill_form #edit_hospital_patient_bill .serial_number, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .serial_number, #edit_pharmacy_bill_form #prescription_template_form .serial_number, #edit_pharmacy_bill_form #new_staff_network_rule_form .serial_number, #edit_pharmacy_bill_form #new_hospital_radiology_order .serial_number, #edit_pharmacy_bill_form #edit_hospital_radiology_order .serial_number, #edit_pharmacy_bill_form #edit_hospital_radiology_test .serial_number, #edit_pharmacy_bill_form #create_user_anon_bill .serial_number, #edit_pharmacy_bill_form #radiology_order_template .serial_number, #edit_pharmacy_bill_form #add_doctorreferral .serial_number, #edit_pharmacy_bill_form #new_pharmacy_order_form .serial_number, #edit_pharmacy_bill_form #edit_pharmacy_order_form .serial_number, #edit_pharmacy_bill_form #vaccination_type .serial_number, #edit_pharmacy_bill_form #update_pharamacy_full_stock .serial_number, #edit_pharmacy_bill_form .print_template_row_form .serial_number, #edit_pharmacy_bill_form .new_print_template_block .serial_number, #edit_pharmacy_bill_form .edit_print_template_block .serial_number, #edit_pharmacy_bill_form #referral_payouts_update .serial_number, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .serial_number, #edit_pharmacy_bill_form #new_doctor_network_rule_form .serial_number, #createHospBillTemplatemodal #new_hospital_patient_bill .serial_number, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .serial_number, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .serial_number, #createHospBillTemplatemodal #create_hospital_bill_template .serial_number, #createHospBillTemplatemodal #edit_hospital_patient_bill .serial_number, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .serial_number, #createHospBillTemplatemodal #prescription_template_form .serial_number, #createHospBillTemplatemodal #new_staff_network_rule_form .serial_number, #createHospBillTemplatemodal #new_hospital_radiology_order .serial_number, #createHospBillTemplatemodal #edit_hospital_radiology_order .serial_number, #createHospBillTemplatemodal #edit_hospital_radiology_test .serial_number, #createHospBillTemplatemodal #create_user_anon_bill .serial_number, #createHospBillTemplatemodal #radiology_order_template .serial_number, #createHospBillTemplatemodal #add_doctorreferral .serial_number, #createHospBillTemplatemodal #new_pharmacy_order_form .serial_number, #createHospBillTemplatemodal #edit_pharmacy_order_form .serial_number, #createHospBillTemplatemodal #vaccination_type .serial_number, #createHospBillTemplatemodal #update_pharamacy_full_stock .serial_number, #createHospBillTemplatemodal .print_template_row_form .serial_number, #createHospBillTemplatemodal .new_print_template_block .serial_number, #createHospBillTemplatemodal .edit_print_template_block .serial_number, #createHospBillTemplatemodal #referral_payouts_update .serial_number, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .serial_number, #createHospBillTemplatemodal #new_doctor_network_rule_form .serial_number, #editBillTemplatemodal #new_hospital_patient_bill .serial_number, #editBillTemplatemodal #new_hospital_pharmacy_bill .serial_number, #editBillTemplatemodal #edit_hospital_pharmacy_bill .serial_number, #editBillTemplatemodal #create_hospital_bill_template .serial_number, #editBillTemplatemodal #edit_hospital_patient_bill .serial_number, #editBillTemplatemodal #new_hospital_pharmacy_inventory .serial_number, #editBillTemplatemodal #prescription_template_form .serial_number, #editBillTemplatemodal #new_staff_network_rule_form .serial_number, #editBillTemplatemodal #new_hospital_radiology_order .serial_number, #editBillTemplatemodal #edit_hospital_radiology_order .serial_number, #editBillTemplatemodal #edit_hospital_radiology_test .serial_number, #editBillTemplatemodal #create_user_anon_bill .serial_number, #editBillTemplatemodal #radiology_order_template .serial_number, #editBillTemplatemodal #add_doctorreferral .serial_number, #editBillTemplatemodal #new_pharmacy_order_form .serial_number, #editBillTemplatemodal #edit_pharmacy_order_form .serial_number, #editBillTemplatemodal #vaccination_type .serial_number, #editBillTemplatemodal #update_pharamacy_full_stock .serial_number, #editBillTemplatemodal .print_template_row_form .serial_number, #editBillTemplatemodal .new_print_template_block .serial_number, #editBillTemplatemodal .edit_print_template_block .serial_number, #editBillTemplatemodal #referral_payouts_update .serial_number, #editBillTemplatemodal #return_hospital_pharmacy_bill .serial_number, #editBillTemplatemodal #new_doctor_network_rule_form .serial_number, #add_new_inventory_form #new_hospital_patient_bill .serial_number, #add_new_inventory_form #new_hospital_pharmacy_bill .serial_number, #add_new_inventory_form #edit_hospital_pharmacy_bill .serial_number, #add_new_inventory_form #create_hospital_bill_template .serial_number, #add_new_inventory_form #edit_hospital_patient_bill .serial_number, #add_new_inventory_form #new_hospital_pharmacy_inventory .serial_number, #add_new_inventory_form #prescription_template_form .serial_number, #add_new_inventory_form #new_staff_network_rule_form .serial_number, #add_new_inventory_form #new_hospital_radiology_order .serial_number, #add_new_inventory_form #edit_hospital_radiology_order .serial_number, #add_new_inventory_form #edit_hospital_radiology_test .serial_number, #add_new_inventory_form #create_user_anon_bill .serial_number, #add_new_inventory_form #radiology_order_template .serial_number, #add_new_inventory_form #add_doctorreferral .serial_number, #add_new_inventory_form #new_pharmacy_order_form .serial_number, #add_new_inventory_form #edit_pharmacy_order_form .serial_number, #add_new_inventory_form #vaccination_type .serial_number, #add_new_inventory_form #update_pharamacy_full_stock .serial_number, #add_new_inventory_form .print_template_row_form .serial_number, #add_new_inventory_form .new_print_template_block .serial_number, #add_new_inventory_form .edit_print_template_block .serial_number, #add_new_inventory_form #referral_payouts_update .serial_number, #add_new_inventory_form #return_hospital_pharmacy_bill .serial_number, #add_new_inventory_form #new_doctor_network_rule_form .serial_number, #edit_pharmacy_order #new_hospital_patient_bill .serial_number, #edit_pharmacy_order #new_hospital_pharmacy_bill .serial_number, #edit_pharmacy_order #edit_hospital_pharmacy_bill .serial_number, #edit_pharmacy_order #create_hospital_bill_template .serial_number, #edit_pharmacy_order #edit_hospital_patient_bill .serial_number, #edit_pharmacy_order #new_hospital_pharmacy_inventory .serial_number, #edit_pharmacy_order #prescription_template_form .serial_number, #edit_pharmacy_order #new_staff_network_rule_form .serial_number, #edit_pharmacy_order #new_hospital_radiology_order .serial_number, #edit_pharmacy_order #edit_hospital_radiology_order .serial_number, #edit_pharmacy_order #edit_hospital_radiology_test .serial_number, #edit_pharmacy_order #create_user_anon_bill .serial_number, #edit_pharmacy_order #radiology_order_template .serial_number, #edit_pharmacy_order #add_doctorreferral .serial_number, #edit_pharmacy_order #new_pharmacy_order_form .serial_number, #edit_pharmacy_order #edit_pharmacy_order_form .serial_number, #edit_pharmacy_order #vaccination_type .serial_number, #edit_pharmacy_order #update_pharamacy_full_stock .serial_number, #edit_pharmacy_order .print_template_row_form .serial_number, #edit_pharmacy_order .new_print_template_block .serial_number, #edit_pharmacy_order .edit_print_template_block .serial_number, #edit_pharmacy_order #referral_payouts_update .serial_number, #edit_pharmacy_order #return_hospital_pharmacy_bill .serial_number, #edit_pharmacy_order #new_doctor_network_rule_form .serial_number, #edit_staff_network_rules #new_hospital_patient_bill .serial_number, #edit_staff_network_rules #new_hospital_pharmacy_bill .serial_number, #edit_staff_network_rules #edit_hospital_pharmacy_bill .serial_number, #edit_staff_network_rules #create_hospital_bill_template .serial_number, #edit_staff_network_rules #edit_hospital_patient_bill .serial_number, #edit_staff_network_rules #new_hospital_pharmacy_inventory .serial_number, #edit_staff_network_rules #prescription_template_form .serial_number, #edit_staff_network_rules #new_staff_network_rule_form .serial_number, #edit_staff_network_rules #new_hospital_radiology_order .serial_number, #edit_staff_network_rules #edit_hospital_radiology_order .serial_number, #edit_staff_network_rules #edit_hospital_radiology_test .serial_number, #edit_staff_network_rules #create_user_anon_bill .serial_number, #edit_staff_network_rules #radiology_order_template .serial_number, #edit_staff_network_rules #add_doctorreferral .serial_number, #edit_staff_network_rules #new_pharmacy_order_form .serial_number, #edit_staff_network_rules #edit_pharmacy_order_form .serial_number, #edit_staff_network_rules #vaccination_type .serial_number, #edit_staff_network_rules #update_pharamacy_full_stock .serial_number, #edit_staff_network_rules .print_template_row_form .serial_number, #edit_staff_network_rules .new_print_template_block .serial_number, #edit_staff_network_rules .edit_print_template_block .serial_number, #edit_staff_network_rules #referral_payouts_update .serial_number, #edit_staff_network_rules #return_hospital_pharmacy_bill .serial_number, #edit_staff_network_rules #new_doctor_network_rule_form .serial_number, #add_new_radiology_order_form #new_hospital_patient_bill .serial_number, #add_new_radiology_order_form #new_hospital_pharmacy_bill .serial_number, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .serial_number, #add_new_radiology_order_form #create_hospital_bill_template .serial_number, #add_new_radiology_order_form #edit_hospital_patient_bill .serial_number, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .serial_number, #add_new_radiology_order_form #prescription_template_form .serial_number, #add_new_radiology_order_form #new_staff_network_rule_form .serial_number, #add_new_radiology_order_form #new_hospital_radiology_order .serial_number, #add_new_radiology_order_form #edit_hospital_radiology_order .serial_number, #add_new_radiology_order_form #edit_hospital_radiology_test .serial_number, #add_new_radiology_order_form #create_user_anon_bill .serial_number, #add_new_radiology_order_form #radiology_order_template .serial_number, #add_new_radiology_order_form #add_doctorreferral .serial_number, #add_new_radiology_order_form #new_pharmacy_order_form .serial_number, #add_new_radiology_order_form #edit_pharmacy_order_form .serial_number, #add_new_radiology_order_form #vaccination_type .serial_number, #add_new_radiology_order_form #update_pharamacy_full_stock .serial_number, #add_new_radiology_order_form .print_template_row_form .serial_number, #add_new_radiology_order_form .new_print_template_block .serial_number, #add_new_radiology_order_form .edit_print_template_block .serial_number, #add_new_radiology_order_form #referral_payouts_update .serial_number, #add_new_radiology_order_form #return_hospital_pharmacy_bill .serial_number, #add_new_radiology_order_form #new_doctor_network_rule_form .serial_number, #edit_radiology_test_form #new_hospital_patient_bill .serial_number, #edit_radiology_test_form #new_hospital_pharmacy_bill .serial_number, #edit_radiology_test_form #edit_hospital_pharmacy_bill .serial_number, #edit_radiology_test_form #create_hospital_bill_template .serial_number, #edit_radiology_test_form #edit_hospital_patient_bill .serial_number, #edit_radiology_test_form #new_hospital_pharmacy_inventory .serial_number, #edit_radiology_test_form #prescription_template_form .serial_number, #edit_radiology_test_form #new_staff_network_rule_form .serial_number, #edit_radiology_test_form #new_hospital_radiology_order .serial_number, #edit_radiology_test_form #edit_hospital_radiology_order .serial_number, #edit_radiology_test_form #edit_hospital_radiology_test .serial_number, #edit_radiology_test_form #create_user_anon_bill .serial_number, #edit_radiology_test_form #radiology_order_template .serial_number, #edit_radiology_test_form #add_doctorreferral .serial_number, #edit_radiology_test_form #new_pharmacy_order_form .serial_number, #edit_radiology_test_form #edit_pharmacy_order_form .serial_number, #edit_radiology_test_form #vaccination_type .serial_number, #edit_radiology_test_form #update_pharamacy_full_stock .serial_number, #edit_radiology_test_form .print_template_row_form .serial_number, #edit_radiology_test_form .new_print_template_block .serial_number, #edit_radiology_test_form .edit_print_template_block .serial_number, #edit_radiology_test_form #referral_payouts_update .serial_number, #edit_radiology_test_form #return_hospital_pharmacy_bill .serial_number, #edit_radiology_test_form #new_doctor_network_rule_form .serial_number, #importUserBill #new_hospital_patient_bill .serial_number, #importUserBill #new_hospital_pharmacy_bill .serial_number, #importUserBill #edit_hospital_pharmacy_bill .serial_number, #importUserBill #create_hospital_bill_template .serial_number, #importUserBill #edit_hospital_patient_bill .serial_number, #importUserBill #new_hospital_pharmacy_inventory .serial_number, #importUserBill #prescription_template_form .serial_number, #importUserBill #new_staff_network_rule_form .serial_number, #importUserBill #new_hospital_radiology_order .serial_number, #importUserBill #edit_hospital_radiology_order .serial_number, #importUserBill #edit_hospital_radiology_test .serial_number, #importUserBill #create_user_anon_bill .serial_number, #importUserBill #radiology_order_template .serial_number, #importUserBill #add_doctorreferral .serial_number, #importUserBill #new_pharmacy_order_form .serial_number, #importUserBill #edit_pharmacy_order_form .serial_number, #importUserBill #vaccination_type .serial_number, #importUserBill #update_pharamacy_full_stock .serial_number, #importUserBill .print_template_row_form .serial_number, #importUserBill .new_print_template_block .serial_number, #importUserBill .edit_print_template_block .serial_number, #importUserBill #referral_payouts_update .serial_number, #importUserBill #return_hospital_pharmacy_bill .serial_number, #importUserBill #new_doctor_network_rule_form .serial_number, #editOrderTemplatemodal #new_hospital_patient_bill .serial_number, #editOrderTemplatemodal #new_hospital_pharmacy_bill .serial_number, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .serial_number, #editOrderTemplatemodal #create_hospital_bill_template .serial_number, #editOrderTemplatemodal #edit_hospital_patient_bill .serial_number, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .serial_number, #editOrderTemplatemodal #prescription_template_form .serial_number, #editOrderTemplatemodal #new_staff_network_rule_form .serial_number, #editOrderTemplatemodal #new_hospital_radiology_order .serial_number, #editOrderTemplatemodal #edit_hospital_radiology_order .serial_number, #editOrderTemplatemodal #edit_hospital_radiology_test .serial_number, #editOrderTemplatemodal #create_user_anon_bill .serial_number, #editOrderTemplatemodal #radiology_order_template .serial_number, #editOrderTemplatemodal #add_doctorreferral .serial_number, #editOrderTemplatemodal #new_pharmacy_order_form .serial_number, #editOrderTemplatemodal #edit_pharmacy_order_form .serial_number, #editOrderTemplatemodal #vaccination_type .serial_number, #editOrderTemplatemodal #update_pharamacy_full_stock .serial_number, #editOrderTemplatemodal .print_template_row_form .serial_number, #editOrderTemplatemodal .new_print_template_block .serial_number, #editOrderTemplatemodal .edit_print_template_block .serial_number, #editOrderTemplatemodal #referral_payouts_update .serial_number, #editOrderTemplatemodal #return_hospital_pharmacy_bill .serial_number, #editOrderTemplatemodal #new_doctor_network_rule_form .serial_number, #editReferralTemplatemodal #new_hospital_patient_bill .serial_number, #editReferralTemplatemodal #new_hospital_pharmacy_bill .serial_number, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .serial_number, #editReferralTemplatemodal #create_hospital_bill_template .serial_number, #editReferralTemplatemodal #edit_hospital_patient_bill .serial_number, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .serial_number, #editReferralTemplatemodal #prescription_template_form .serial_number, #editReferralTemplatemodal #new_staff_network_rule_form .serial_number, #editReferralTemplatemodal #new_hospital_radiology_order .serial_number, #editReferralTemplatemodal #edit_hospital_radiology_order .serial_number, #editReferralTemplatemodal #edit_hospital_radiology_test .serial_number, #editReferralTemplatemodal #create_user_anon_bill .serial_number, #editReferralTemplatemodal #radiology_order_template .serial_number, #editReferralTemplatemodal #add_doctorreferral .serial_number, #editReferralTemplatemodal #new_pharmacy_order_form .serial_number, #editReferralTemplatemodal #edit_pharmacy_order_form .serial_number, #editReferralTemplatemodal #vaccination_type .serial_number, #editReferralTemplatemodal #update_pharamacy_full_stock .serial_number, #editReferralTemplatemodal .print_template_row_form .serial_number, #editReferralTemplatemodal .new_print_template_block .serial_number, #editReferralTemplatemodal .edit_print_template_block .serial_number, #editReferralTemplatemodal #referral_payouts_update .serial_number, #editReferralTemplatemodal #return_hospital_pharmacy_bill .serial_number, #editReferralTemplatemodal #new_doctor_network_rule_form .serial_number, #VaccinationTemplatemodal #new_hospital_patient_bill .serial_number, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .serial_number, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .serial_number, #VaccinationTemplatemodal #create_hospital_bill_template .serial_number, #VaccinationTemplatemodal #edit_hospital_patient_bill .serial_number, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .serial_number, #VaccinationTemplatemodal #prescription_template_form .serial_number, #VaccinationTemplatemodal #new_staff_network_rule_form .serial_number, #VaccinationTemplatemodal #new_hospital_radiology_order .serial_number, #VaccinationTemplatemodal #edit_hospital_radiology_order .serial_number, #VaccinationTemplatemodal #edit_hospital_radiology_test .serial_number, #VaccinationTemplatemodal #create_user_anon_bill .serial_number, #VaccinationTemplatemodal #radiology_order_template .serial_number, #VaccinationTemplatemodal #add_doctorreferral .serial_number, #VaccinationTemplatemodal #new_pharmacy_order_form .serial_number, #VaccinationTemplatemodal #edit_pharmacy_order_form .serial_number, #VaccinationTemplatemodal #vaccination_type .serial_number, #VaccinationTemplatemodal #update_pharamacy_full_stock .serial_number, #VaccinationTemplatemodal .print_template_row_form .serial_number, #VaccinationTemplatemodal .new_print_template_block .serial_number, #VaccinationTemplatemodal .edit_print_template_block .serial_number, #VaccinationTemplatemodal #referral_payouts_update .serial_number, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .serial_number, #VaccinationTemplatemodal #new_doctor_network_rule_form .serial_number, #update_pharmacy_order_stock #new_hospital_patient_bill .serial_number, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .serial_number, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .serial_number, #update_pharmacy_order_stock #create_hospital_bill_template .serial_number, #update_pharmacy_order_stock #edit_hospital_patient_bill .serial_number, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .serial_number, #update_pharmacy_order_stock #prescription_template_form .serial_number, #update_pharmacy_order_stock #new_staff_network_rule_form .serial_number, #update_pharmacy_order_stock #new_hospital_radiology_order .serial_number, #update_pharmacy_order_stock #edit_hospital_radiology_order .serial_number, #update_pharmacy_order_stock #edit_hospital_radiology_test .serial_number, #update_pharmacy_order_stock #create_user_anon_bill .serial_number, #update_pharmacy_order_stock #radiology_order_template .serial_number, #update_pharmacy_order_stock #add_doctorreferral .serial_number, #update_pharmacy_order_stock #new_pharmacy_order_form .serial_number, #update_pharmacy_order_stock #edit_pharmacy_order_form .serial_number, #update_pharmacy_order_stock #vaccination_type .serial_number, #update_pharmacy_order_stock #update_pharamacy_full_stock .serial_number, #update_pharmacy_order_stock .print_template_row_form .serial_number, #update_pharmacy_order_stock .new_print_template_block .serial_number, #update_pharmacy_order_stock .edit_print_template_block .serial_number, #update_pharmacy_order_stock #referral_payouts_update .serial_number, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .serial_number, #update_pharmacy_order_stock #new_doctor_network_rule_form .serial_number, #addMoreList #new_hospital_patient_bill .serial_number, #addMoreList #new_hospital_pharmacy_bill .serial_number, #addMoreList #edit_hospital_pharmacy_bill .serial_number, #addMoreList #create_hospital_bill_template .serial_number, #addMoreList #edit_hospital_patient_bill .serial_number, #addMoreList #new_hospital_pharmacy_inventory .serial_number, #addMoreList #prescription_template_form .serial_number, #addMoreList #new_staff_network_rule_form .serial_number, #addMoreList #new_hospital_radiology_order .serial_number, #addMoreList #edit_hospital_radiology_order .serial_number, #addMoreList #edit_hospital_radiology_test .serial_number, #addMoreList #create_user_anon_bill .serial_number, #addMoreList #radiology_order_template .serial_number, #addMoreList #add_doctorreferral .serial_number, #addMoreList #new_pharmacy_order_form .serial_number, #addMoreList #edit_pharmacy_order_form .serial_number, #addMoreList #vaccination_type .serial_number, #addMoreList #update_pharamacy_full_stock .serial_number, #addMoreList .print_template_row_form .serial_number, #addMoreList .new_print_template_block .serial_number, #addMoreList .edit_print_template_block .serial_number, #addMoreList #referral_payouts_update .serial_number, #addMoreList #return_hospital_pharmacy_bill .serial_number, #addMoreList #new_doctor_network_rule_form .serial_number, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .serial_number, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .serial_number, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .serial_number, #addTemplateHeaderBlocksModal #create_hospital_bill_template .serial_number, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .serial_number, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .serial_number, #addTemplateHeaderBlocksModal #prescription_template_form .serial_number, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .serial_number, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .serial_number, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .serial_number, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .serial_number, #addTemplateHeaderBlocksModal #create_user_anon_bill .serial_number, #addTemplateHeaderBlocksModal #radiology_order_template .serial_number, #addTemplateHeaderBlocksModal #add_doctorreferral .serial_number, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .serial_number, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .serial_number, #addTemplateHeaderBlocksModal #vaccination_type .serial_number, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .serial_number, #addTemplateHeaderBlocksModal .print_template_row_form .serial_number, #addTemplateHeaderBlocksModal .new_print_template_block .serial_number, #addTemplateHeaderBlocksModal .edit_print_template_block .serial_number, #addTemplateHeaderBlocksModal #referral_payouts_update .serial_number, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .serial_number, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .serial_number, #referralPayoutTemplatemodal #new_hospital_patient_bill .serial_number, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .serial_number, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .serial_number, #referralPayoutTemplatemodal #create_hospital_bill_template .serial_number, #referralPayoutTemplatemodal #edit_hospital_patient_bill .serial_number, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .serial_number, #referralPayoutTemplatemodal #prescription_template_form .serial_number, #referralPayoutTemplatemodal #new_staff_network_rule_form .serial_number, #referralPayoutTemplatemodal #new_hospital_radiology_order .serial_number, #referralPayoutTemplatemodal #edit_hospital_radiology_order .serial_number, #referralPayoutTemplatemodal #edit_hospital_radiology_test .serial_number, #referralPayoutTemplatemodal #create_user_anon_bill .serial_number, #referralPayoutTemplatemodal #radiology_order_template .serial_number, #referralPayoutTemplatemodal #add_doctorreferral .serial_number, #referralPayoutTemplatemodal #new_pharmacy_order_form .serial_number, #referralPayoutTemplatemodal #edit_pharmacy_order_form .serial_number, #referralPayoutTemplatemodal #vaccination_type .serial_number, #referralPayoutTemplatemodal #update_pharamacy_full_stock .serial_number, #referralPayoutTemplatemodal .print_template_row_form .serial_number, #referralPayoutTemplatemodal .new_print_template_block .serial_number, #referralPayoutTemplatemodal .edit_print_template_block .serial_number, #referralPayoutTemplatemodal #referral_payouts_update .serial_number, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .serial_number, #referralPayoutTemplatemodal #new_doctor_network_rule_form .serial_number, #new_doctor_network_rule_form #new_hospital_patient_bill .serial_number, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .serial_number, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .serial_number, #new_doctor_network_rule_form #create_hospital_bill_template .serial_number, #new_doctor_network_rule_form #edit_hospital_patient_bill .serial_number, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .serial_number, #new_doctor_network_rule_form #prescription_template_form .serial_number, #new_doctor_network_rule_form #new_staff_network_rule_form .serial_number, #new_doctor_network_rule_form #new_hospital_radiology_order .serial_number, #new_doctor_network_rule_form #edit_hospital_radiology_order .serial_number, #new_doctor_network_rule_form #edit_hospital_radiology_test .serial_number, #new_doctor_network_rule_form #create_user_anon_bill .serial_number, #new_doctor_network_rule_form #radiology_order_template .serial_number, #new_doctor_network_rule_form #add_doctorreferral .serial_number, #new_doctor_network_rule_form #new_pharmacy_order_form .serial_number, #new_doctor_network_rule_form #edit_pharmacy_order_form .serial_number, #new_doctor_network_rule_form #vaccination_type .serial_number, #new_doctor_network_rule_form #update_pharamacy_full_stock .serial_number, #new_doctor_network_rule_form .print_template_row_form .serial_number, #new_doctor_network_rule_form .new_print_template_block .serial_number, #new_doctor_network_rule_form .edit_print_template_block .serial_number, #new_doctor_network_rule_form #referral_payouts_update .serial_number, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .serial_number, #new_doctor_network_rule_form #new_doctor_network_rule_form .serial_number {
  position: relative;
  display: block;
}
@media (min-width: 990px) {
  #add_new_bill_form #new_hospital_patient_bill .serial_number, #add_new_bill_form #new_hospital_pharmacy_bill .serial_number, #add_new_bill_form #edit_hospital_pharmacy_bill .serial_number, #add_new_bill_form #create_hospital_bill_template .serial_number, #add_new_bill_form #edit_hospital_patient_bill .serial_number, #add_new_bill_form #new_hospital_pharmacy_inventory .serial_number, #add_new_bill_form #prescription_template_form .serial_number, #add_new_bill_form #new_staff_network_rule_form .serial_number, #add_new_bill_form #new_hospital_radiology_order .serial_number, #add_new_bill_form #edit_hospital_radiology_order .serial_number, #add_new_bill_form #edit_hospital_radiology_test .serial_number, #add_new_bill_form #create_user_anon_bill .serial_number, #add_new_bill_form #radiology_order_template .serial_number, #add_new_bill_form #add_doctorreferral .serial_number, #add_new_bill_form #new_pharmacy_order_form .serial_number, #add_new_bill_form #edit_pharmacy_order_form .serial_number, #add_new_bill_form #vaccination_type .serial_number, #add_new_bill_form #update_pharamacy_full_stock .serial_number, #add_new_bill_form .print_template_row_form .serial_number, #add_new_bill_form .new_print_template_block .serial_number, #add_new_bill_form .edit_print_template_block .serial_number, #add_new_bill_form #referral_payouts_update .serial_number, #add_new_bill_form #return_hospital_pharmacy_bill .serial_number, #add_new_bill_form #new_doctor_network_rule_form .serial_number, #add_new_pharmacy_bill_form #new_hospital_patient_bill .serial_number, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .serial_number, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .serial_number, #add_new_pharmacy_bill_form #create_hospital_bill_template .serial_number, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .serial_number, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .serial_number, #add_new_pharmacy_bill_form #prescription_template_form .serial_number, #add_new_pharmacy_bill_form #new_staff_network_rule_form .serial_number, #add_new_pharmacy_bill_form #new_hospital_radiology_order .serial_number, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .serial_number, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .serial_number, #add_new_pharmacy_bill_form #create_user_anon_bill .serial_number, #add_new_pharmacy_bill_form #radiology_order_template .serial_number, #add_new_pharmacy_bill_form #add_doctorreferral .serial_number, #add_new_pharmacy_bill_form #new_pharmacy_order_form .serial_number, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .serial_number, #add_new_pharmacy_bill_form #vaccination_type .serial_number, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .serial_number, #add_new_pharmacy_bill_form .print_template_row_form .serial_number, #add_new_pharmacy_bill_form .new_print_template_block .serial_number, #add_new_pharmacy_bill_form .edit_print_template_block .serial_number, #add_new_pharmacy_bill_form #referral_payouts_update .serial_number, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .serial_number, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .serial_number, #update_new_bill_form #new_hospital_patient_bill .serial_number, #update_new_bill_form #new_hospital_pharmacy_bill .serial_number, #update_new_bill_form #edit_hospital_pharmacy_bill .serial_number, #update_new_bill_form #create_hospital_bill_template .serial_number, #update_new_bill_form #edit_hospital_patient_bill .serial_number, #update_new_bill_form #new_hospital_pharmacy_inventory .serial_number, #update_new_bill_form #prescription_template_form .serial_number, #update_new_bill_form #new_staff_network_rule_form .serial_number, #update_new_bill_form #new_hospital_radiology_order .serial_number, #update_new_bill_form #edit_hospital_radiology_order .serial_number, #update_new_bill_form #edit_hospital_radiology_test .serial_number, #update_new_bill_form #create_user_anon_bill .serial_number, #update_new_bill_form #radiology_order_template .serial_number, #update_new_bill_form #add_doctorreferral .serial_number, #update_new_bill_form #new_pharmacy_order_form .serial_number, #update_new_bill_form #edit_pharmacy_order_form .serial_number, #update_new_bill_form #vaccination_type .serial_number, #update_new_bill_form #update_pharamacy_full_stock .serial_number, #update_new_bill_form .print_template_row_form .serial_number, #update_new_bill_form .new_print_template_block .serial_number, #update_new_bill_form .edit_print_template_block .serial_number, #update_new_bill_form #referral_payouts_update .serial_number, #update_new_bill_form #return_hospital_pharmacy_bill .serial_number, #update_new_bill_form #new_doctor_network_rule_form .serial_number, #edit_pharmacy_bill_form #new_hospital_patient_bill .serial_number, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .serial_number, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .serial_number, #edit_pharmacy_bill_form #create_hospital_bill_template .serial_number, #edit_pharmacy_bill_form #edit_hospital_patient_bill .serial_number, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .serial_number, #edit_pharmacy_bill_form #prescription_template_form .serial_number, #edit_pharmacy_bill_form #new_staff_network_rule_form .serial_number, #edit_pharmacy_bill_form #new_hospital_radiology_order .serial_number, #edit_pharmacy_bill_form #edit_hospital_radiology_order .serial_number, #edit_pharmacy_bill_form #edit_hospital_radiology_test .serial_number, #edit_pharmacy_bill_form #create_user_anon_bill .serial_number, #edit_pharmacy_bill_form #radiology_order_template .serial_number, #edit_pharmacy_bill_form #add_doctorreferral .serial_number, #edit_pharmacy_bill_form #new_pharmacy_order_form .serial_number, #edit_pharmacy_bill_form #edit_pharmacy_order_form .serial_number, #edit_pharmacy_bill_form #vaccination_type .serial_number, #edit_pharmacy_bill_form #update_pharamacy_full_stock .serial_number, #edit_pharmacy_bill_form .print_template_row_form .serial_number, #edit_pharmacy_bill_form .new_print_template_block .serial_number, #edit_pharmacy_bill_form .edit_print_template_block .serial_number, #edit_pharmacy_bill_form #referral_payouts_update .serial_number, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .serial_number, #edit_pharmacy_bill_form #new_doctor_network_rule_form .serial_number, #createHospBillTemplatemodal #new_hospital_patient_bill .serial_number, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .serial_number, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .serial_number, #createHospBillTemplatemodal #create_hospital_bill_template .serial_number, #createHospBillTemplatemodal #edit_hospital_patient_bill .serial_number, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .serial_number, #createHospBillTemplatemodal #prescription_template_form .serial_number, #createHospBillTemplatemodal #new_staff_network_rule_form .serial_number, #createHospBillTemplatemodal #new_hospital_radiology_order .serial_number, #createHospBillTemplatemodal #edit_hospital_radiology_order .serial_number, #createHospBillTemplatemodal #edit_hospital_radiology_test .serial_number, #createHospBillTemplatemodal #create_user_anon_bill .serial_number, #createHospBillTemplatemodal #radiology_order_template .serial_number, #createHospBillTemplatemodal #add_doctorreferral .serial_number, #createHospBillTemplatemodal #new_pharmacy_order_form .serial_number, #createHospBillTemplatemodal #edit_pharmacy_order_form .serial_number, #createHospBillTemplatemodal #vaccination_type .serial_number, #createHospBillTemplatemodal #update_pharamacy_full_stock .serial_number, #createHospBillTemplatemodal .print_template_row_form .serial_number, #createHospBillTemplatemodal .new_print_template_block .serial_number, #createHospBillTemplatemodal .edit_print_template_block .serial_number, #createHospBillTemplatemodal #referral_payouts_update .serial_number, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .serial_number, #createHospBillTemplatemodal #new_doctor_network_rule_form .serial_number, #editBillTemplatemodal #new_hospital_patient_bill .serial_number, #editBillTemplatemodal #new_hospital_pharmacy_bill .serial_number, #editBillTemplatemodal #edit_hospital_pharmacy_bill .serial_number, #editBillTemplatemodal #create_hospital_bill_template .serial_number, #editBillTemplatemodal #edit_hospital_patient_bill .serial_number, #editBillTemplatemodal #new_hospital_pharmacy_inventory .serial_number, #editBillTemplatemodal #prescription_template_form .serial_number, #editBillTemplatemodal #new_staff_network_rule_form .serial_number, #editBillTemplatemodal #new_hospital_radiology_order .serial_number, #editBillTemplatemodal #edit_hospital_radiology_order .serial_number, #editBillTemplatemodal #edit_hospital_radiology_test .serial_number, #editBillTemplatemodal #create_user_anon_bill .serial_number, #editBillTemplatemodal #radiology_order_template .serial_number, #editBillTemplatemodal #add_doctorreferral .serial_number, #editBillTemplatemodal #new_pharmacy_order_form .serial_number, #editBillTemplatemodal #edit_pharmacy_order_form .serial_number, #editBillTemplatemodal #vaccination_type .serial_number, #editBillTemplatemodal #update_pharamacy_full_stock .serial_number, #editBillTemplatemodal .print_template_row_form .serial_number, #editBillTemplatemodal .new_print_template_block .serial_number, #editBillTemplatemodal .edit_print_template_block .serial_number, #editBillTemplatemodal #referral_payouts_update .serial_number, #editBillTemplatemodal #return_hospital_pharmacy_bill .serial_number, #editBillTemplatemodal #new_doctor_network_rule_form .serial_number, #add_new_inventory_form #new_hospital_patient_bill .serial_number, #add_new_inventory_form #new_hospital_pharmacy_bill .serial_number, #add_new_inventory_form #edit_hospital_pharmacy_bill .serial_number, #add_new_inventory_form #create_hospital_bill_template .serial_number, #add_new_inventory_form #edit_hospital_patient_bill .serial_number, #add_new_inventory_form #new_hospital_pharmacy_inventory .serial_number, #add_new_inventory_form #prescription_template_form .serial_number, #add_new_inventory_form #new_staff_network_rule_form .serial_number, #add_new_inventory_form #new_hospital_radiology_order .serial_number, #add_new_inventory_form #edit_hospital_radiology_order .serial_number, #add_new_inventory_form #edit_hospital_radiology_test .serial_number, #add_new_inventory_form #create_user_anon_bill .serial_number, #add_new_inventory_form #radiology_order_template .serial_number, #add_new_inventory_form #add_doctorreferral .serial_number, #add_new_inventory_form #new_pharmacy_order_form .serial_number, #add_new_inventory_form #edit_pharmacy_order_form .serial_number, #add_new_inventory_form #vaccination_type .serial_number, #add_new_inventory_form #update_pharamacy_full_stock .serial_number, #add_new_inventory_form .print_template_row_form .serial_number, #add_new_inventory_form .new_print_template_block .serial_number, #add_new_inventory_form .edit_print_template_block .serial_number, #add_new_inventory_form #referral_payouts_update .serial_number, #add_new_inventory_form #return_hospital_pharmacy_bill .serial_number, #add_new_inventory_form #new_doctor_network_rule_form .serial_number, #edit_pharmacy_order #new_hospital_patient_bill .serial_number, #edit_pharmacy_order #new_hospital_pharmacy_bill .serial_number, #edit_pharmacy_order #edit_hospital_pharmacy_bill .serial_number, #edit_pharmacy_order #create_hospital_bill_template .serial_number, #edit_pharmacy_order #edit_hospital_patient_bill .serial_number, #edit_pharmacy_order #new_hospital_pharmacy_inventory .serial_number, #edit_pharmacy_order #prescription_template_form .serial_number, #edit_pharmacy_order #new_staff_network_rule_form .serial_number, #edit_pharmacy_order #new_hospital_radiology_order .serial_number, #edit_pharmacy_order #edit_hospital_radiology_order .serial_number, #edit_pharmacy_order #edit_hospital_radiology_test .serial_number, #edit_pharmacy_order #create_user_anon_bill .serial_number, #edit_pharmacy_order #radiology_order_template .serial_number, #edit_pharmacy_order #add_doctorreferral .serial_number, #edit_pharmacy_order #new_pharmacy_order_form .serial_number, #edit_pharmacy_order #edit_pharmacy_order_form .serial_number, #edit_pharmacy_order #vaccination_type .serial_number, #edit_pharmacy_order #update_pharamacy_full_stock .serial_number, #edit_pharmacy_order .print_template_row_form .serial_number, #edit_pharmacy_order .new_print_template_block .serial_number, #edit_pharmacy_order .edit_print_template_block .serial_number, #edit_pharmacy_order #referral_payouts_update .serial_number, #edit_pharmacy_order #return_hospital_pharmacy_bill .serial_number, #edit_pharmacy_order #new_doctor_network_rule_form .serial_number, #edit_staff_network_rules #new_hospital_patient_bill .serial_number, #edit_staff_network_rules #new_hospital_pharmacy_bill .serial_number, #edit_staff_network_rules #edit_hospital_pharmacy_bill .serial_number, #edit_staff_network_rules #create_hospital_bill_template .serial_number, #edit_staff_network_rules #edit_hospital_patient_bill .serial_number, #edit_staff_network_rules #new_hospital_pharmacy_inventory .serial_number, #edit_staff_network_rules #prescription_template_form .serial_number, #edit_staff_network_rules #new_staff_network_rule_form .serial_number, #edit_staff_network_rules #new_hospital_radiology_order .serial_number, #edit_staff_network_rules #edit_hospital_radiology_order .serial_number, #edit_staff_network_rules #edit_hospital_radiology_test .serial_number, #edit_staff_network_rules #create_user_anon_bill .serial_number, #edit_staff_network_rules #radiology_order_template .serial_number, #edit_staff_network_rules #add_doctorreferral .serial_number, #edit_staff_network_rules #new_pharmacy_order_form .serial_number, #edit_staff_network_rules #edit_pharmacy_order_form .serial_number, #edit_staff_network_rules #vaccination_type .serial_number, #edit_staff_network_rules #update_pharamacy_full_stock .serial_number, #edit_staff_network_rules .print_template_row_form .serial_number, #edit_staff_network_rules .new_print_template_block .serial_number, #edit_staff_network_rules .edit_print_template_block .serial_number, #edit_staff_network_rules #referral_payouts_update .serial_number, #edit_staff_network_rules #return_hospital_pharmacy_bill .serial_number, #edit_staff_network_rules #new_doctor_network_rule_form .serial_number, #add_new_radiology_order_form #new_hospital_patient_bill .serial_number, #add_new_radiology_order_form #new_hospital_pharmacy_bill .serial_number, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .serial_number, #add_new_radiology_order_form #create_hospital_bill_template .serial_number, #add_new_radiology_order_form #edit_hospital_patient_bill .serial_number, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .serial_number, #add_new_radiology_order_form #prescription_template_form .serial_number, #add_new_radiology_order_form #new_staff_network_rule_form .serial_number, #add_new_radiology_order_form #new_hospital_radiology_order .serial_number, #add_new_radiology_order_form #edit_hospital_radiology_order .serial_number, #add_new_radiology_order_form #edit_hospital_radiology_test .serial_number, #add_new_radiology_order_form #create_user_anon_bill .serial_number, #add_new_radiology_order_form #radiology_order_template .serial_number, #add_new_radiology_order_form #add_doctorreferral .serial_number, #add_new_radiology_order_form #new_pharmacy_order_form .serial_number, #add_new_radiology_order_form #edit_pharmacy_order_form .serial_number, #add_new_radiology_order_form #vaccination_type .serial_number, #add_new_radiology_order_form #update_pharamacy_full_stock .serial_number, #add_new_radiology_order_form .print_template_row_form .serial_number, #add_new_radiology_order_form .new_print_template_block .serial_number, #add_new_radiology_order_form .edit_print_template_block .serial_number, #add_new_radiology_order_form #referral_payouts_update .serial_number, #add_new_radiology_order_form #return_hospital_pharmacy_bill .serial_number, #add_new_radiology_order_form #new_doctor_network_rule_form .serial_number, #edit_radiology_test_form #new_hospital_patient_bill .serial_number, #edit_radiology_test_form #new_hospital_pharmacy_bill .serial_number, #edit_radiology_test_form #edit_hospital_pharmacy_bill .serial_number, #edit_radiology_test_form #create_hospital_bill_template .serial_number, #edit_radiology_test_form #edit_hospital_patient_bill .serial_number, #edit_radiology_test_form #new_hospital_pharmacy_inventory .serial_number, #edit_radiology_test_form #prescription_template_form .serial_number, #edit_radiology_test_form #new_staff_network_rule_form .serial_number, #edit_radiology_test_form #new_hospital_radiology_order .serial_number, #edit_radiology_test_form #edit_hospital_radiology_order .serial_number, #edit_radiology_test_form #edit_hospital_radiology_test .serial_number, #edit_radiology_test_form #create_user_anon_bill .serial_number, #edit_radiology_test_form #radiology_order_template .serial_number, #edit_radiology_test_form #add_doctorreferral .serial_number, #edit_radiology_test_form #new_pharmacy_order_form .serial_number, #edit_radiology_test_form #edit_pharmacy_order_form .serial_number, #edit_radiology_test_form #vaccination_type .serial_number, #edit_radiology_test_form #update_pharamacy_full_stock .serial_number, #edit_radiology_test_form .print_template_row_form .serial_number, #edit_radiology_test_form .new_print_template_block .serial_number, #edit_radiology_test_form .edit_print_template_block .serial_number, #edit_radiology_test_form #referral_payouts_update .serial_number, #edit_radiology_test_form #return_hospital_pharmacy_bill .serial_number, #edit_radiology_test_form #new_doctor_network_rule_form .serial_number, #importUserBill #new_hospital_patient_bill .serial_number, #importUserBill #new_hospital_pharmacy_bill .serial_number, #importUserBill #edit_hospital_pharmacy_bill .serial_number, #importUserBill #create_hospital_bill_template .serial_number, #importUserBill #edit_hospital_patient_bill .serial_number, #importUserBill #new_hospital_pharmacy_inventory .serial_number, #importUserBill #prescription_template_form .serial_number, #importUserBill #new_staff_network_rule_form .serial_number, #importUserBill #new_hospital_radiology_order .serial_number, #importUserBill #edit_hospital_radiology_order .serial_number, #importUserBill #edit_hospital_radiology_test .serial_number, #importUserBill #create_user_anon_bill .serial_number, #importUserBill #radiology_order_template .serial_number, #importUserBill #add_doctorreferral .serial_number, #importUserBill #new_pharmacy_order_form .serial_number, #importUserBill #edit_pharmacy_order_form .serial_number, #importUserBill #vaccination_type .serial_number, #importUserBill #update_pharamacy_full_stock .serial_number, #importUserBill .print_template_row_form .serial_number, #importUserBill .new_print_template_block .serial_number, #importUserBill .edit_print_template_block .serial_number, #importUserBill #referral_payouts_update .serial_number, #importUserBill #return_hospital_pharmacy_bill .serial_number, #importUserBill #new_doctor_network_rule_form .serial_number, #editOrderTemplatemodal #new_hospital_patient_bill .serial_number, #editOrderTemplatemodal #new_hospital_pharmacy_bill .serial_number, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .serial_number, #editOrderTemplatemodal #create_hospital_bill_template .serial_number, #editOrderTemplatemodal #edit_hospital_patient_bill .serial_number, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .serial_number, #editOrderTemplatemodal #prescription_template_form .serial_number, #editOrderTemplatemodal #new_staff_network_rule_form .serial_number, #editOrderTemplatemodal #new_hospital_radiology_order .serial_number, #editOrderTemplatemodal #edit_hospital_radiology_order .serial_number, #editOrderTemplatemodal #edit_hospital_radiology_test .serial_number, #editOrderTemplatemodal #create_user_anon_bill .serial_number, #editOrderTemplatemodal #radiology_order_template .serial_number, #editOrderTemplatemodal #add_doctorreferral .serial_number, #editOrderTemplatemodal #new_pharmacy_order_form .serial_number, #editOrderTemplatemodal #edit_pharmacy_order_form .serial_number, #editOrderTemplatemodal #vaccination_type .serial_number, #editOrderTemplatemodal #update_pharamacy_full_stock .serial_number, #editOrderTemplatemodal .print_template_row_form .serial_number, #editOrderTemplatemodal .new_print_template_block .serial_number, #editOrderTemplatemodal .edit_print_template_block .serial_number, #editOrderTemplatemodal #referral_payouts_update .serial_number, #editOrderTemplatemodal #return_hospital_pharmacy_bill .serial_number, #editOrderTemplatemodal #new_doctor_network_rule_form .serial_number, #editReferralTemplatemodal #new_hospital_patient_bill .serial_number, #editReferralTemplatemodal #new_hospital_pharmacy_bill .serial_number, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .serial_number, #editReferralTemplatemodal #create_hospital_bill_template .serial_number, #editReferralTemplatemodal #edit_hospital_patient_bill .serial_number, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .serial_number, #editReferralTemplatemodal #prescription_template_form .serial_number, #editReferralTemplatemodal #new_staff_network_rule_form .serial_number, #editReferralTemplatemodal #new_hospital_radiology_order .serial_number, #editReferralTemplatemodal #edit_hospital_radiology_order .serial_number, #editReferralTemplatemodal #edit_hospital_radiology_test .serial_number, #editReferralTemplatemodal #create_user_anon_bill .serial_number, #editReferralTemplatemodal #radiology_order_template .serial_number, #editReferralTemplatemodal #add_doctorreferral .serial_number, #editReferralTemplatemodal #new_pharmacy_order_form .serial_number, #editReferralTemplatemodal #edit_pharmacy_order_form .serial_number, #editReferralTemplatemodal #vaccination_type .serial_number, #editReferralTemplatemodal #update_pharamacy_full_stock .serial_number, #editReferralTemplatemodal .print_template_row_form .serial_number, #editReferralTemplatemodal .new_print_template_block .serial_number, #editReferralTemplatemodal .edit_print_template_block .serial_number, #editReferralTemplatemodal #referral_payouts_update .serial_number, #editReferralTemplatemodal #return_hospital_pharmacy_bill .serial_number, #editReferralTemplatemodal #new_doctor_network_rule_form .serial_number, #VaccinationTemplatemodal #new_hospital_patient_bill .serial_number, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .serial_number, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .serial_number, #VaccinationTemplatemodal #create_hospital_bill_template .serial_number, #VaccinationTemplatemodal #edit_hospital_patient_bill .serial_number, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .serial_number, #VaccinationTemplatemodal #prescription_template_form .serial_number, #VaccinationTemplatemodal #new_staff_network_rule_form .serial_number, #VaccinationTemplatemodal #new_hospital_radiology_order .serial_number, #VaccinationTemplatemodal #edit_hospital_radiology_order .serial_number, #VaccinationTemplatemodal #edit_hospital_radiology_test .serial_number, #VaccinationTemplatemodal #create_user_anon_bill .serial_number, #VaccinationTemplatemodal #radiology_order_template .serial_number, #VaccinationTemplatemodal #add_doctorreferral .serial_number, #VaccinationTemplatemodal #new_pharmacy_order_form .serial_number, #VaccinationTemplatemodal #edit_pharmacy_order_form .serial_number, #VaccinationTemplatemodal #vaccination_type .serial_number, #VaccinationTemplatemodal #update_pharamacy_full_stock .serial_number, #VaccinationTemplatemodal .print_template_row_form .serial_number, #VaccinationTemplatemodal .new_print_template_block .serial_number, #VaccinationTemplatemodal .edit_print_template_block .serial_number, #VaccinationTemplatemodal #referral_payouts_update .serial_number, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .serial_number, #VaccinationTemplatemodal #new_doctor_network_rule_form .serial_number, #update_pharmacy_order_stock #new_hospital_patient_bill .serial_number, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .serial_number, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .serial_number, #update_pharmacy_order_stock #create_hospital_bill_template .serial_number, #update_pharmacy_order_stock #edit_hospital_patient_bill .serial_number, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .serial_number, #update_pharmacy_order_stock #prescription_template_form .serial_number, #update_pharmacy_order_stock #new_staff_network_rule_form .serial_number, #update_pharmacy_order_stock #new_hospital_radiology_order .serial_number, #update_pharmacy_order_stock #edit_hospital_radiology_order .serial_number, #update_pharmacy_order_stock #edit_hospital_radiology_test .serial_number, #update_pharmacy_order_stock #create_user_anon_bill .serial_number, #update_pharmacy_order_stock #radiology_order_template .serial_number, #update_pharmacy_order_stock #add_doctorreferral .serial_number, #update_pharmacy_order_stock #new_pharmacy_order_form .serial_number, #update_pharmacy_order_stock #edit_pharmacy_order_form .serial_number, #update_pharmacy_order_stock #vaccination_type .serial_number, #update_pharmacy_order_stock #update_pharamacy_full_stock .serial_number, #update_pharmacy_order_stock .print_template_row_form .serial_number, #update_pharmacy_order_stock .new_print_template_block .serial_number, #update_pharmacy_order_stock .edit_print_template_block .serial_number, #update_pharmacy_order_stock #referral_payouts_update .serial_number, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .serial_number, #update_pharmacy_order_stock #new_doctor_network_rule_form .serial_number, #addMoreList #new_hospital_patient_bill .serial_number, #addMoreList #new_hospital_pharmacy_bill .serial_number, #addMoreList #edit_hospital_pharmacy_bill .serial_number, #addMoreList #create_hospital_bill_template .serial_number, #addMoreList #edit_hospital_patient_bill .serial_number, #addMoreList #new_hospital_pharmacy_inventory .serial_number, #addMoreList #prescription_template_form .serial_number, #addMoreList #new_staff_network_rule_form .serial_number, #addMoreList #new_hospital_radiology_order .serial_number, #addMoreList #edit_hospital_radiology_order .serial_number, #addMoreList #edit_hospital_radiology_test .serial_number, #addMoreList #create_user_anon_bill .serial_number, #addMoreList #radiology_order_template .serial_number, #addMoreList #add_doctorreferral .serial_number, #addMoreList #new_pharmacy_order_form .serial_number, #addMoreList #edit_pharmacy_order_form .serial_number, #addMoreList #vaccination_type .serial_number, #addMoreList #update_pharamacy_full_stock .serial_number, #addMoreList .print_template_row_form .serial_number, #addMoreList .new_print_template_block .serial_number, #addMoreList .edit_print_template_block .serial_number, #addMoreList #referral_payouts_update .serial_number, #addMoreList #return_hospital_pharmacy_bill .serial_number, #addMoreList #new_doctor_network_rule_form .serial_number, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .serial_number, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .serial_number, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .serial_number, #addTemplateHeaderBlocksModal #create_hospital_bill_template .serial_number, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .serial_number, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .serial_number, #addTemplateHeaderBlocksModal #prescription_template_form .serial_number, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .serial_number, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .serial_number, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .serial_number, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .serial_number, #addTemplateHeaderBlocksModal #create_user_anon_bill .serial_number, #addTemplateHeaderBlocksModal #radiology_order_template .serial_number, #addTemplateHeaderBlocksModal #add_doctorreferral .serial_number, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .serial_number, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .serial_number, #addTemplateHeaderBlocksModal #vaccination_type .serial_number, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .serial_number, #addTemplateHeaderBlocksModal .print_template_row_form .serial_number, #addTemplateHeaderBlocksModal .new_print_template_block .serial_number, #addTemplateHeaderBlocksModal .edit_print_template_block .serial_number, #addTemplateHeaderBlocksModal #referral_payouts_update .serial_number, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .serial_number, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .serial_number, #referralPayoutTemplatemodal #new_hospital_patient_bill .serial_number, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .serial_number, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .serial_number, #referralPayoutTemplatemodal #create_hospital_bill_template .serial_number, #referralPayoutTemplatemodal #edit_hospital_patient_bill .serial_number, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .serial_number, #referralPayoutTemplatemodal #prescription_template_form .serial_number, #referralPayoutTemplatemodal #new_staff_network_rule_form .serial_number, #referralPayoutTemplatemodal #new_hospital_radiology_order .serial_number, #referralPayoutTemplatemodal #edit_hospital_radiology_order .serial_number, #referralPayoutTemplatemodal #edit_hospital_radiology_test .serial_number, #referralPayoutTemplatemodal #create_user_anon_bill .serial_number, #referralPayoutTemplatemodal #radiology_order_template .serial_number, #referralPayoutTemplatemodal #add_doctorreferral .serial_number, #referralPayoutTemplatemodal #new_pharmacy_order_form .serial_number, #referralPayoutTemplatemodal #edit_pharmacy_order_form .serial_number, #referralPayoutTemplatemodal #vaccination_type .serial_number, #referralPayoutTemplatemodal #update_pharamacy_full_stock .serial_number, #referralPayoutTemplatemodal .print_template_row_form .serial_number, #referralPayoutTemplatemodal .new_print_template_block .serial_number, #referralPayoutTemplatemodal .edit_print_template_block .serial_number, #referralPayoutTemplatemodal #referral_payouts_update .serial_number, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .serial_number, #referralPayoutTemplatemodal #new_doctor_network_rule_form .serial_number, #new_doctor_network_rule_form #new_hospital_patient_bill .serial_number, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .serial_number, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .serial_number, #new_doctor_network_rule_form #create_hospital_bill_template .serial_number, #new_doctor_network_rule_form #edit_hospital_patient_bill .serial_number, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .serial_number, #new_doctor_network_rule_form #prescription_template_form .serial_number, #new_doctor_network_rule_form #new_staff_network_rule_form .serial_number, #new_doctor_network_rule_form #new_hospital_radiology_order .serial_number, #new_doctor_network_rule_form #edit_hospital_radiology_order .serial_number, #new_doctor_network_rule_form #edit_hospital_radiology_test .serial_number, #new_doctor_network_rule_form #create_user_anon_bill .serial_number, #new_doctor_network_rule_form #radiology_order_template .serial_number, #new_doctor_network_rule_form #add_doctorreferral .serial_number, #new_doctor_network_rule_form #new_pharmacy_order_form .serial_number, #new_doctor_network_rule_form #edit_pharmacy_order_form .serial_number, #new_doctor_network_rule_form #vaccination_type .serial_number, #new_doctor_network_rule_form #update_pharamacy_full_stock .serial_number, #new_doctor_network_rule_form .print_template_row_form .serial_number, #new_doctor_network_rule_form .new_print_template_block .serial_number, #new_doctor_network_rule_form .edit_print_template_block .serial_number, #new_doctor_network_rule_form #referral_payouts_update .serial_number, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .serial_number, #new_doctor_network_rule_form #new_doctor_network_rule_form .serial_number {
    padding-left: 46px;
  }
  #add_new_bill_form #new_hospital_patient_bill .serial_number:before, #add_new_bill_form #new_hospital_pharmacy_bill .serial_number:before, #add_new_bill_form #edit_hospital_pharmacy_bill .serial_number:before, #add_new_bill_form #create_hospital_bill_template .serial_number:before, #add_new_bill_form #edit_hospital_patient_bill .serial_number:before, #add_new_bill_form #new_hospital_pharmacy_inventory .serial_number:before, #add_new_bill_form #prescription_template_form .serial_number:before, #add_new_bill_form #new_staff_network_rule_form .serial_number:before, #add_new_bill_form #new_hospital_radiology_order .serial_number:before, #add_new_bill_form #edit_hospital_radiology_order .serial_number:before, #add_new_bill_form #edit_hospital_radiology_test .serial_number:before, #add_new_bill_form #create_user_anon_bill .serial_number:before, #add_new_bill_form #radiology_order_template .serial_number:before, #add_new_bill_form #add_doctorreferral .serial_number:before, #add_new_bill_form #new_pharmacy_order_form .serial_number:before, #add_new_bill_form #edit_pharmacy_order_form .serial_number:before, #add_new_bill_form #vaccination_type .serial_number:before, #add_new_bill_form #update_pharamacy_full_stock .serial_number:before, #add_new_bill_form .print_template_row_form .serial_number:before, #add_new_bill_form .new_print_template_block .serial_number:before, #add_new_bill_form .edit_print_template_block .serial_number:before, #add_new_bill_form #referral_payouts_update .serial_number:before, #add_new_bill_form #return_hospital_pharmacy_bill .serial_number:before, #add_new_bill_form #new_doctor_network_rule_form .serial_number:before, #add_new_pharmacy_bill_form #new_hospital_patient_bill .serial_number:before, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .serial_number:before, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .serial_number:before, #add_new_pharmacy_bill_form #create_hospital_bill_template .serial_number:before, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .serial_number:before, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .serial_number:before, #add_new_pharmacy_bill_form #prescription_template_form .serial_number:before, #add_new_pharmacy_bill_form #new_staff_network_rule_form .serial_number:before, #add_new_pharmacy_bill_form #new_hospital_radiology_order .serial_number:before, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .serial_number:before, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .serial_number:before, #add_new_pharmacy_bill_form #create_user_anon_bill .serial_number:before, #add_new_pharmacy_bill_form #radiology_order_template .serial_number:before, #add_new_pharmacy_bill_form #add_doctorreferral .serial_number:before, #add_new_pharmacy_bill_form #new_pharmacy_order_form .serial_number:before, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .serial_number:before, #add_new_pharmacy_bill_form #vaccination_type .serial_number:before, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .serial_number:before, #add_new_pharmacy_bill_form .print_template_row_form .serial_number:before, #add_new_pharmacy_bill_form .new_print_template_block .serial_number:before, #add_new_pharmacy_bill_form .edit_print_template_block .serial_number:before, #add_new_pharmacy_bill_form #referral_payouts_update .serial_number:before, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .serial_number:before, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .serial_number:before, #update_new_bill_form #new_hospital_patient_bill .serial_number:before, #update_new_bill_form #new_hospital_pharmacy_bill .serial_number:before, #update_new_bill_form #edit_hospital_pharmacy_bill .serial_number:before, #update_new_bill_form #create_hospital_bill_template .serial_number:before, #update_new_bill_form #edit_hospital_patient_bill .serial_number:before, #update_new_bill_form #new_hospital_pharmacy_inventory .serial_number:before, #update_new_bill_form #prescription_template_form .serial_number:before, #update_new_bill_form #new_staff_network_rule_form .serial_number:before, #update_new_bill_form #new_hospital_radiology_order .serial_number:before, #update_new_bill_form #edit_hospital_radiology_order .serial_number:before, #update_new_bill_form #edit_hospital_radiology_test .serial_number:before, #update_new_bill_form #create_user_anon_bill .serial_number:before, #update_new_bill_form #radiology_order_template .serial_number:before, #update_new_bill_form #add_doctorreferral .serial_number:before, #update_new_bill_form #new_pharmacy_order_form .serial_number:before, #update_new_bill_form #edit_pharmacy_order_form .serial_number:before, #update_new_bill_form #vaccination_type .serial_number:before, #update_new_bill_form #update_pharamacy_full_stock .serial_number:before, #update_new_bill_form .print_template_row_form .serial_number:before, #update_new_bill_form .new_print_template_block .serial_number:before, #update_new_bill_form .edit_print_template_block .serial_number:before, #update_new_bill_form #referral_payouts_update .serial_number:before, #update_new_bill_form #return_hospital_pharmacy_bill .serial_number:before, #update_new_bill_form #new_doctor_network_rule_form .serial_number:before, #edit_pharmacy_bill_form #new_hospital_patient_bill .serial_number:before, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .serial_number:before, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .serial_number:before, #edit_pharmacy_bill_form #create_hospital_bill_template .serial_number:before, #edit_pharmacy_bill_form #edit_hospital_patient_bill .serial_number:before, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .serial_number:before, #edit_pharmacy_bill_form #prescription_template_form .serial_number:before, #edit_pharmacy_bill_form #new_staff_network_rule_form .serial_number:before, #edit_pharmacy_bill_form #new_hospital_radiology_order .serial_number:before, #edit_pharmacy_bill_form #edit_hospital_radiology_order .serial_number:before, #edit_pharmacy_bill_form #edit_hospital_radiology_test .serial_number:before, #edit_pharmacy_bill_form #create_user_anon_bill .serial_number:before, #edit_pharmacy_bill_form #radiology_order_template .serial_number:before, #edit_pharmacy_bill_form #add_doctorreferral .serial_number:before, #edit_pharmacy_bill_form #new_pharmacy_order_form .serial_number:before, #edit_pharmacy_bill_form #edit_pharmacy_order_form .serial_number:before, #edit_pharmacy_bill_form #vaccination_type .serial_number:before, #edit_pharmacy_bill_form #update_pharamacy_full_stock .serial_number:before, #edit_pharmacy_bill_form .print_template_row_form .serial_number:before, #edit_pharmacy_bill_form .new_print_template_block .serial_number:before, #edit_pharmacy_bill_form .edit_print_template_block .serial_number:before, #edit_pharmacy_bill_form #referral_payouts_update .serial_number:before, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .serial_number:before, #edit_pharmacy_bill_form #new_doctor_network_rule_form .serial_number:before, #createHospBillTemplatemodal #new_hospital_patient_bill .serial_number:before, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .serial_number:before, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .serial_number:before, #createHospBillTemplatemodal #create_hospital_bill_template .serial_number:before, #createHospBillTemplatemodal #edit_hospital_patient_bill .serial_number:before, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .serial_number:before, #createHospBillTemplatemodal #prescription_template_form .serial_number:before, #createHospBillTemplatemodal #new_staff_network_rule_form .serial_number:before, #createHospBillTemplatemodal #new_hospital_radiology_order .serial_number:before, #createHospBillTemplatemodal #edit_hospital_radiology_order .serial_number:before, #createHospBillTemplatemodal #edit_hospital_radiology_test .serial_number:before, #createHospBillTemplatemodal #create_user_anon_bill .serial_number:before, #createHospBillTemplatemodal #radiology_order_template .serial_number:before, #createHospBillTemplatemodal #add_doctorreferral .serial_number:before, #createHospBillTemplatemodal #new_pharmacy_order_form .serial_number:before, #createHospBillTemplatemodal #edit_pharmacy_order_form .serial_number:before, #createHospBillTemplatemodal #vaccination_type .serial_number:before, #createHospBillTemplatemodal #update_pharamacy_full_stock .serial_number:before, #createHospBillTemplatemodal .print_template_row_form .serial_number:before, #createHospBillTemplatemodal .new_print_template_block .serial_number:before, #createHospBillTemplatemodal .edit_print_template_block .serial_number:before, #createHospBillTemplatemodal #referral_payouts_update .serial_number:before, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .serial_number:before, #createHospBillTemplatemodal #new_doctor_network_rule_form .serial_number:before, #editBillTemplatemodal #new_hospital_patient_bill .serial_number:before, #editBillTemplatemodal #new_hospital_pharmacy_bill .serial_number:before, #editBillTemplatemodal #edit_hospital_pharmacy_bill .serial_number:before, #editBillTemplatemodal #create_hospital_bill_template .serial_number:before, #editBillTemplatemodal #edit_hospital_patient_bill .serial_number:before, #editBillTemplatemodal #new_hospital_pharmacy_inventory .serial_number:before, #editBillTemplatemodal #prescription_template_form .serial_number:before, #editBillTemplatemodal #new_staff_network_rule_form .serial_number:before, #editBillTemplatemodal #new_hospital_radiology_order .serial_number:before, #editBillTemplatemodal #edit_hospital_radiology_order .serial_number:before, #editBillTemplatemodal #edit_hospital_radiology_test .serial_number:before, #editBillTemplatemodal #create_user_anon_bill .serial_number:before, #editBillTemplatemodal #radiology_order_template .serial_number:before, #editBillTemplatemodal #add_doctorreferral .serial_number:before, #editBillTemplatemodal #new_pharmacy_order_form .serial_number:before, #editBillTemplatemodal #edit_pharmacy_order_form .serial_number:before, #editBillTemplatemodal #vaccination_type .serial_number:before, #editBillTemplatemodal #update_pharamacy_full_stock .serial_number:before, #editBillTemplatemodal .print_template_row_form .serial_number:before, #editBillTemplatemodal .new_print_template_block .serial_number:before, #editBillTemplatemodal .edit_print_template_block .serial_number:before, #editBillTemplatemodal #referral_payouts_update .serial_number:before, #editBillTemplatemodal #return_hospital_pharmacy_bill .serial_number:before, #editBillTemplatemodal #new_doctor_network_rule_form .serial_number:before, #add_new_inventory_form #new_hospital_patient_bill .serial_number:before, #add_new_inventory_form #new_hospital_pharmacy_bill .serial_number:before, #add_new_inventory_form #edit_hospital_pharmacy_bill .serial_number:before, #add_new_inventory_form #create_hospital_bill_template .serial_number:before, #add_new_inventory_form #edit_hospital_patient_bill .serial_number:before, #add_new_inventory_form #new_hospital_pharmacy_inventory .serial_number:before, #add_new_inventory_form #prescription_template_form .serial_number:before, #add_new_inventory_form #new_staff_network_rule_form .serial_number:before, #add_new_inventory_form #new_hospital_radiology_order .serial_number:before, #add_new_inventory_form #edit_hospital_radiology_order .serial_number:before, #add_new_inventory_form #edit_hospital_radiology_test .serial_number:before, #add_new_inventory_form #create_user_anon_bill .serial_number:before, #add_new_inventory_form #radiology_order_template .serial_number:before, #add_new_inventory_form #add_doctorreferral .serial_number:before, #add_new_inventory_form #new_pharmacy_order_form .serial_number:before, #add_new_inventory_form #edit_pharmacy_order_form .serial_number:before, #add_new_inventory_form #vaccination_type .serial_number:before, #add_new_inventory_form #update_pharamacy_full_stock .serial_number:before, #add_new_inventory_form .print_template_row_form .serial_number:before, #add_new_inventory_form .new_print_template_block .serial_number:before, #add_new_inventory_form .edit_print_template_block .serial_number:before, #add_new_inventory_form #referral_payouts_update .serial_number:before, #add_new_inventory_form #return_hospital_pharmacy_bill .serial_number:before, #add_new_inventory_form #new_doctor_network_rule_form .serial_number:before, #edit_pharmacy_order #new_hospital_patient_bill .serial_number:before, #edit_pharmacy_order #new_hospital_pharmacy_bill .serial_number:before, #edit_pharmacy_order #edit_hospital_pharmacy_bill .serial_number:before, #edit_pharmacy_order #create_hospital_bill_template .serial_number:before, #edit_pharmacy_order #edit_hospital_patient_bill .serial_number:before, #edit_pharmacy_order #new_hospital_pharmacy_inventory .serial_number:before, #edit_pharmacy_order #prescription_template_form .serial_number:before, #edit_pharmacy_order #new_staff_network_rule_form .serial_number:before, #edit_pharmacy_order #new_hospital_radiology_order .serial_number:before, #edit_pharmacy_order #edit_hospital_radiology_order .serial_number:before, #edit_pharmacy_order #edit_hospital_radiology_test .serial_number:before, #edit_pharmacy_order #create_user_anon_bill .serial_number:before, #edit_pharmacy_order #radiology_order_template .serial_number:before, #edit_pharmacy_order #add_doctorreferral .serial_number:before, #edit_pharmacy_order #new_pharmacy_order_form .serial_number:before, #edit_pharmacy_order #edit_pharmacy_order_form .serial_number:before, #edit_pharmacy_order #vaccination_type .serial_number:before, #edit_pharmacy_order #update_pharamacy_full_stock .serial_number:before, #edit_pharmacy_order .print_template_row_form .serial_number:before, #edit_pharmacy_order .new_print_template_block .serial_number:before, #edit_pharmacy_order .edit_print_template_block .serial_number:before, #edit_pharmacy_order #referral_payouts_update .serial_number:before, #edit_pharmacy_order #return_hospital_pharmacy_bill .serial_number:before, #edit_pharmacy_order #new_doctor_network_rule_form .serial_number:before, #edit_staff_network_rules #new_hospital_patient_bill .serial_number:before, #edit_staff_network_rules #new_hospital_pharmacy_bill .serial_number:before, #edit_staff_network_rules #edit_hospital_pharmacy_bill .serial_number:before, #edit_staff_network_rules #create_hospital_bill_template .serial_number:before, #edit_staff_network_rules #edit_hospital_patient_bill .serial_number:before, #edit_staff_network_rules #new_hospital_pharmacy_inventory .serial_number:before, #edit_staff_network_rules #prescription_template_form .serial_number:before, #edit_staff_network_rules #new_staff_network_rule_form .serial_number:before, #edit_staff_network_rules #new_hospital_radiology_order .serial_number:before, #edit_staff_network_rules #edit_hospital_radiology_order .serial_number:before, #edit_staff_network_rules #edit_hospital_radiology_test .serial_number:before, #edit_staff_network_rules #create_user_anon_bill .serial_number:before, #edit_staff_network_rules #radiology_order_template .serial_number:before, #edit_staff_network_rules #add_doctorreferral .serial_number:before, #edit_staff_network_rules #new_pharmacy_order_form .serial_number:before, #edit_staff_network_rules #edit_pharmacy_order_form .serial_number:before, #edit_staff_network_rules #vaccination_type .serial_number:before, #edit_staff_network_rules #update_pharamacy_full_stock .serial_number:before, #edit_staff_network_rules .print_template_row_form .serial_number:before, #edit_staff_network_rules .new_print_template_block .serial_number:before, #edit_staff_network_rules .edit_print_template_block .serial_number:before, #edit_staff_network_rules #referral_payouts_update .serial_number:before, #edit_staff_network_rules #return_hospital_pharmacy_bill .serial_number:before, #edit_staff_network_rules #new_doctor_network_rule_form .serial_number:before, #add_new_radiology_order_form #new_hospital_patient_bill .serial_number:before, #add_new_radiology_order_form #new_hospital_pharmacy_bill .serial_number:before, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .serial_number:before, #add_new_radiology_order_form #create_hospital_bill_template .serial_number:before, #add_new_radiology_order_form #edit_hospital_patient_bill .serial_number:before, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .serial_number:before, #add_new_radiology_order_form #prescription_template_form .serial_number:before, #add_new_radiology_order_form #new_staff_network_rule_form .serial_number:before, #add_new_radiology_order_form #new_hospital_radiology_order .serial_number:before, #add_new_radiology_order_form #edit_hospital_radiology_order .serial_number:before, #add_new_radiology_order_form #edit_hospital_radiology_test .serial_number:before, #add_new_radiology_order_form #create_user_anon_bill .serial_number:before, #add_new_radiology_order_form #radiology_order_template .serial_number:before, #add_new_radiology_order_form #add_doctorreferral .serial_number:before, #add_new_radiology_order_form #new_pharmacy_order_form .serial_number:before, #add_new_radiology_order_form #edit_pharmacy_order_form .serial_number:before, #add_new_radiology_order_form #vaccination_type .serial_number:before, #add_new_radiology_order_form #update_pharamacy_full_stock .serial_number:before, #add_new_radiology_order_form .print_template_row_form .serial_number:before, #add_new_radiology_order_form .new_print_template_block .serial_number:before, #add_new_radiology_order_form .edit_print_template_block .serial_number:before, #add_new_radiology_order_form #referral_payouts_update .serial_number:before, #add_new_radiology_order_form #return_hospital_pharmacy_bill .serial_number:before, #add_new_radiology_order_form #new_doctor_network_rule_form .serial_number:before, #edit_radiology_test_form #new_hospital_patient_bill .serial_number:before, #edit_radiology_test_form #new_hospital_pharmacy_bill .serial_number:before, #edit_radiology_test_form #edit_hospital_pharmacy_bill .serial_number:before, #edit_radiology_test_form #create_hospital_bill_template .serial_number:before, #edit_radiology_test_form #edit_hospital_patient_bill .serial_number:before, #edit_radiology_test_form #new_hospital_pharmacy_inventory .serial_number:before, #edit_radiology_test_form #prescription_template_form .serial_number:before, #edit_radiology_test_form #new_staff_network_rule_form .serial_number:before, #edit_radiology_test_form #new_hospital_radiology_order .serial_number:before, #edit_radiology_test_form #edit_hospital_radiology_order .serial_number:before, #edit_radiology_test_form #edit_hospital_radiology_test .serial_number:before, #edit_radiology_test_form #create_user_anon_bill .serial_number:before, #edit_radiology_test_form #radiology_order_template .serial_number:before, #edit_radiology_test_form #add_doctorreferral .serial_number:before, #edit_radiology_test_form #new_pharmacy_order_form .serial_number:before, #edit_radiology_test_form #edit_pharmacy_order_form .serial_number:before, #edit_radiology_test_form #vaccination_type .serial_number:before, #edit_radiology_test_form #update_pharamacy_full_stock .serial_number:before, #edit_radiology_test_form .print_template_row_form .serial_number:before, #edit_radiology_test_form .new_print_template_block .serial_number:before, #edit_radiology_test_form .edit_print_template_block .serial_number:before, #edit_radiology_test_form #referral_payouts_update .serial_number:before, #edit_radiology_test_form #return_hospital_pharmacy_bill .serial_number:before, #edit_radiology_test_form #new_doctor_network_rule_form .serial_number:before, #importUserBill #new_hospital_patient_bill .serial_number:before, #importUserBill #new_hospital_pharmacy_bill .serial_number:before, #importUserBill #edit_hospital_pharmacy_bill .serial_number:before, #importUserBill #create_hospital_bill_template .serial_number:before, #importUserBill #edit_hospital_patient_bill .serial_number:before, #importUserBill #new_hospital_pharmacy_inventory .serial_number:before, #importUserBill #prescription_template_form .serial_number:before, #importUserBill #new_staff_network_rule_form .serial_number:before, #importUserBill #new_hospital_radiology_order .serial_number:before, #importUserBill #edit_hospital_radiology_order .serial_number:before, #importUserBill #edit_hospital_radiology_test .serial_number:before, #importUserBill #create_user_anon_bill .serial_number:before, #importUserBill #radiology_order_template .serial_number:before, #importUserBill #add_doctorreferral .serial_number:before, #importUserBill #new_pharmacy_order_form .serial_number:before, #importUserBill #edit_pharmacy_order_form .serial_number:before, #importUserBill #vaccination_type .serial_number:before, #importUserBill #update_pharamacy_full_stock .serial_number:before, #importUserBill .print_template_row_form .serial_number:before, #importUserBill .new_print_template_block .serial_number:before, #importUserBill .edit_print_template_block .serial_number:before, #importUserBill #referral_payouts_update .serial_number:before, #importUserBill #return_hospital_pharmacy_bill .serial_number:before, #importUserBill #new_doctor_network_rule_form .serial_number:before, #editOrderTemplatemodal #new_hospital_patient_bill .serial_number:before, #editOrderTemplatemodal #new_hospital_pharmacy_bill .serial_number:before, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .serial_number:before, #editOrderTemplatemodal #create_hospital_bill_template .serial_number:before, #editOrderTemplatemodal #edit_hospital_patient_bill .serial_number:before, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .serial_number:before, #editOrderTemplatemodal #prescription_template_form .serial_number:before, #editOrderTemplatemodal #new_staff_network_rule_form .serial_number:before, #editOrderTemplatemodal #new_hospital_radiology_order .serial_number:before, #editOrderTemplatemodal #edit_hospital_radiology_order .serial_number:before, #editOrderTemplatemodal #edit_hospital_radiology_test .serial_number:before, #editOrderTemplatemodal #create_user_anon_bill .serial_number:before, #editOrderTemplatemodal #radiology_order_template .serial_number:before, #editOrderTemplatemodal #add_doctorreferral .serial_number:before, #editOrderTemplatemodal #new_pharmacy_order_form .serial_number:before, #editOrderTemplatemodal #edit_pharmacy_order_form .serial_number:before, #editOrderTemplatemodal #vaccination_type .serial_number:before, #editOrderTemplatemodal #update_pharamacy_full_stock .serial_number:before, #editOrderTemplatemodal .print_template_row_form .serial_number:before, #editOrderTemplatemodal .new_print_template_block .serial_number:before, #editOrderTemplatemodal .edit_print_template_block .serial_number:before, #editOrderTemplatemodal #referral_payouts_update .serial_number:before, #editOrderTemplatemodal #return_hospital_pharmacy_bill .serial_number:before, #editOrderTemplatemodal #new_doctor_network_rule_form .serial_number:before, #editReferralTemplatemodal #new_hospital_patient_bill .serial_number:before, #editReferralTemplatemodal #new_hospital_pharmacy_bill .serial_number:before, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .serial_number:before, #editReferralTemplatemodal #create_hospital_bill_template .serial_number:before, #editReferralTemplatemodal #edit_hospital_patient_bill .serial_number:before, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .serial_number:before, #editReferralTemplatemodal #prescription_template_form .serial_number:before, #editReferralTemplatemodal #new_staff_network_rule_form .serial_number:before, #editReferralTemplatemodal #new_hospital_radiology_order .serial_number:before, #editReferralTemplatemodal #edit_hospital_radiology_order .serial_number:before, #editReferralTemplatemodal #edit_hospital_radiology_test .serial_number:before, #editReferralTemplatemodal #create_user_anon_bill .serial_number:before, #editReferralTemplatemodal #radiology_order_template .serial_number:before, #editReferralTemplatemodal #add_doctorreferral .serial_number:before, #editReferralTemplatemodal #new_pharmacy_order_form .serial_number:before, #editReferralTemplatemodal #edit_pharmacy_order_form .serial_number:before, #editReferralTemplatemodal #vaccination_type .serial_number:before, #editReferralTemplatemodal #update_pharamacy_full_stock .serial_number:before, #editReferralTemplatemodal .print_template_row_form .serial_number:before, #editReferralTemplatemodal .new_print_template_block .serial_number:before, #editReferralTemplatemodal .edit_print_template_block .serial_number:before, #editReferralTemplatemodal #referral_payouts_update .serial_number:before, #editReferralTemplatemodal #return_hospital_pharmacy_bill .serial_number:before, #editReferralTemplatemodal #new_doctor_network_rule_form .serial_number:before, #VaccinationTemplatemodal #new_hospital_patient_bill .serial_number:before, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .serial_number:before, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .serial_number:before, #VaccinationTemplatemodal #create_hospital_bill_template .serial_number:before, #VaccinationTemplatemodal #edit_hospital_patient_bill .serial_number:before, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .serial_number:before, #VaccinationTemplatemodal #prescription_template_form .serial_number:before, #VaccinationTemplatemodal #new_staff_network_rule_form .serial_number:before, #VaccinationTemplatemodal #new_hospital_radiology_order .serial_number:before, #VaccinationTemplatemodal #edit_hospital_radiology_order .serial_number:before, #VaccinationTemplatemodal #edit_hospital_radiology_test .serial_number:before, #VaccinationTemplatemodal #create_user_anon_bill .serial_number:before, #VaccinationTemplatemodal #radiology_order_template .serial_number:before, #VaccinationTemplatemodal #add_doctorreferral .serial_number:before, #VaccinationTemplatemodal #new_pharmacy_order_form .serial_number:before, #VaccinationTemplatemodal #edit_pharmacy_order_form .serial_number:before, #VaccinationTemplatemodal #vaccination_type .serial_number:before, #VaccinationTemplatemodal #update_pharamacy_full_stock .serial_number:before, #VaccinationTemplatemodal .print_template_row_form .serial_number:before, #VaccinationTemplatemodal .new_print_template_block .serial_number:before, #VaccinationTemplatemodal .edit_print_template_block .serial_number:before, #VaccinationTemplatemodal #referral_payouts_update .serial_number:before, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .serial_number:before, #VaccinationTemplatemodal #new_doctor_network_rule_form .serial_number:before, #update_pharmacy_order_stock #new_hospital_patient_bill .serial_number:before, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .serial_number:before, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .serial_number:before, #update_pharmacy_order_stock #create_hospital_bill_template .serial_number:before, #update_pharmacy_order_stock #edit_hospital_patient_bill .serial_number:before, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .serial_number:before, #update_pharmacy_order_stock #prescription_template_form .serial_number:before, #update_pharmacy_order_stock #new_staff_network_rule_form .serial_number:before, #update_pharmacy_order_stock #new_hospital_radiology_order .serial_number:before, #update_pharmacy_order_stock #edit_hospital_radiology_order .serial_number:before, #update_pharmacy_order_stock #edit_hospital_radiology_test .serial_number:before, #update_pharmacy_order_stock #create_user_anon_bill .serial_number:before, #update_pharmacy_order_stock #radiology_order_template .serial_number:before, #update_pharmacy_order_stock #add_doctorreferral .serial_number:before, #update_pharmacy_order_stock #new_pharmacy_order_form .serial_number:before, #update_pharmacy_order_stock #edit_pharmacy_order_form .serial_number:before, #update_pharmacy_order_stock #vaccination_type .serial_number:before, #update_pharmacy_order_stock #update_pharamacy_full_stock .serial_number:before, #update_pharmacy_order_stock .print_template_row_form .serial_number:before, #update_pharmacy_order_stock .new_print_template_block .serial_number:before, #update_pharmacy_order_stock .edit_print_template_block .serial_number:before, #update_pharmacy_order_stock #referral_payouts_update .serial_number:before, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .serial_number:before, #update_pharmacy_order_stock #new_doctor_network_rule_form .serial_number:before, #addMoreList #new_hospital_patient_bill .serial_number:before, #addMoreList #new_hospital_pharmacy_bill .serial_number:before, #addMoreList #edit_hospital_pharmacy_bill .serial_number:before, #addMoreList #create_hospital_bill_template .serial_number:before, #addMoreList #edit_hospital_patient_bill .serial_number:before, #addMoreList #new_hospital_pharmacy_inventory .serial_number:before, #addMoreList #prescription_template_form .serial_number:before, #addMoreList #new_staff_network_rule_form .serial_number:before, #addMoreList #new_hospital_radiology_order .serial_number:before, #addMoreList #edit_hospital_radiology_order .serial_number:before, #addMoreList #edit_hospital_radiology_test .serial_number:before, #addMoreList #create_user_anon_bill .serial_number:before, #addMoreList #radiology_order_template .serial_number:before, #addMoreList #add_doctorreferral .serial_number:before, #addMoreList #new_pharmacy_order_form .serial_number:before, #addMoreList #edit_pharmacy_order_form .serial_number:before, #addMoreList #vaccination_type .serial_number:before, #addMoreList #update_pharamacy_full_stock .serial_number:before, #addMoreList .print_template_row_form .serial_number:before, #addMoreList .new_print_template_block .serial_number:before, #addMoreList .edit_print_template_block .serial_number:before, #addMoreList #referral_payouts_update .serial_number:before, #addMoreList #return_hospital_pharmacy_bill .serial_number:before, #addMoreList #new_doctor_network_rule_form .serial_number:before, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .serial_number:before, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .serial_number:before, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .serial_number:before, #addTemplateHeaderBlocksModal #create_hospital_bill_template .serial_number:before, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .serial_number:before, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .serial_number:before, #addTemplateHeaderBlocksModal #prescription_template_form .serial_number:before, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .serial_number:before, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .serial_number:before, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .serial_number:before, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .serial_number:before, #addTemplateHeaderBlocksModal #create_user_anon_bill .serial_number:before, #addTemplateHeaderBlocksModal #radiology_order_template .serial_number:before, #addTemplateHeaderBlocksModal #add_doctorreferral .serial_number:before, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .serial_number:before, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .serial_number:before, #addTemplateHeaderBlocksModal #vaccination_type .serial_number:before, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .serial_number:before, #addTemplateHeaderBlocksModal .print_template_row_form .serial_number:before, #addTemplateHeaderBlocksModal .new_print_template_block .serial_number:before, #addTemplateHeaderBlocksModal .edit_print_template_block .serial_number:before, #addTemplateHeaderBlocksModal #referral_payouts_update .serial_number:before, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .serial_number:before, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .serial_number:before, #referralPayoutTemplatemodal #new_hospital_patient_bill .serial_number:before, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .serial_number:before, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .serial_number:before, #referralPayoutTemplatemodal #create_hospital_bill_template .serial_number:before, #referralPayoutTemplatemodal #edit_hospital_patient_bill .serial_number:before, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .serial_number:before, #referralPayoutTemplatemodal #prescription_template_form .serial_number:before, #referralPayoutTemplatemodal #new_staff_network_rule_form .serial_number:before, #referralPayoutTemplatemodal #new_hospital_radiology_order .serial_number:before, #referralPayoutTemplatemodal #edit_hospital_radiology_order .serial_number:before, #referralPayoutTemplatemodal #edit_hospital_radiology_test .serial_number:before, #referralPayoutTemplatemodal #create_user_anon_bill .serial_number:before, #referralPayoutTemplatemodal #radiology_order_template .serial_number:before, #referralPayoutTemplatemodal #add_doctorreferral .serial_number:before, #referralPayoutTemplatemodal #new_pharmacy_order_form .serial_number:before, #referralPayoutTemplatemodal #edit_pharmacy_order_form .serial_number:before, #referralPayoutTemplatemodal #vaccination_type .serial_number:before, #referralPayoutTemplatemodal #update_pharamacy_full_stock .serial_number:before, #referralPayoutTemplatemodal .print_template_row_form .serial_number:before, #referralPayoutTemplatemodal .new_print_template_block .serial_number:before, #referralPayoutTemplatemodal .edit_print_template_block .serial_number:before, #referralPayoutTemplatemodal #referral_payouts_update .serial_number:before, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .serial_number:before, #referralPayoutTemplatemodal #new_doctor_network_rule_form .serial_number:before, #new_doctor_network_rule_form #new_hospital_patient_bill .serial_number:before, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .serial_number:before, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .serial_number:before, #new_doctor_network_rule_form #create_hospital_bill_template .serial_number:before, #new_doctor_network_rule_form #edit_hospital_patient_bill .serial_number:before, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .serial_number:before, #new_doctor_network_rule_form #prescription_template_form .serial_number:before, #new_doctor_network_rule_form #new_staff_network_rule_form .serial_number:before, #new_doctor_network_rule_form #new_hospital_radiology_order .serial_number:before, #new_doctor_network_rule_form #edit_hospital_radiology_order .serial_number:before, #new_doctor_network_rule_form #edit_hospital_radiology_test .serial_number:before, #new_doctor_network_rule_form #create_user_anon_bill .serial_number:before, #new_doctor_network_rule_form #radiology_order_template .serial_number:before, #new_doctor_network_rule_form #add_doctorreferral .serial_number:before, #new_doctor_network_rule_form #new_pharmacy_order_form .serial_number:before, #new_doctor_network_rule_form #edit_pharmacy_order_form .serial_number:before, #new_doctor_network_rule_form #vaccination_type .serial_number:before, #new_doctor_network_rule_form #update_pharamacy_full_stock .serial_number:before, #new_doctor_network_rule_form .print_template_row_form .serial_number:before, #new_doctor_network_rule_form .new_print_template_block .serial_number:before, #new_doctor_network_rule_form .edit_print_template_block .serial_number:before, #new_doctor_network_rule_form #referral_payouts_update .serial_number:before, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .serial_number:before, #new_doctor_network_rule_form #new_doctor_network_rule_form .serial_number:before {
    position: absolute;
    content: attr(serial);
    left: 25px;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 15px;
    color: #828282;
  }
}
#add_new_bill_form #new_hospital_patient_bill input[type=number].form-control, #add_new_bill_form #new_hospital_pharmacy_bill input[type=number].form-control, #add_new_bill_form #edit_hospital_pharmacy_bill input[type=number].form-control, #add_new_bill_form #create_hospital_bill_template input[type=number].form-control, #add_new_bill_form #edit_hospital_patient_bill input[type=number].form-control, #add_new_bill_form #new_hospital_pharmacy_inventory input[type=number].form-control, #add_new_bill_form #prescription_template_form input[type=number].form-control, #add_new_bill_form #new_staff_network_rule_form input[type=number].form-control, #add_new_bill_form #new_hospital_radiology_order input[type=number].form-control, #add_new_bill_form #edit_hospital_radiology_order input[type=number].form-control, #add_new_bill_form #edit_hospital_radiology_test input[type=number].form-control, #add_new_bill_form #create_user_anon_bill input[type=number].form-control, #add_new_bill_form #radiology_order_template input[type=number].form-control, #add_new_bill_form #add_doctorreferral input[type=number].form-control, #add_new_bill_form #new_pharmacy_order_form input[type=number].form-control, #add_new_bill_form #edit_pharmacy_order_form input[type=number].form-control, #add_new_bill_form #vaccination_type input[type=number].form-control, #add_new_bill_form #update_pharamacy_full_stock input[type=number].form-control, #add_new_bill_form .print_template_row_form input[type=number].form-control, #add_new_bill_form .new_print_template_block input[type=number].form-control, #add_new_bill_form .edit_print_template_block input[type=number].form-control, #add_new_bill_form #referral_payouts_update input[type=number].form-control, #add_new_bill_form #return_hospital_pharmacy_bill input[type=number].form-control, #add_new_bill_form #new_doctor_network_rule_form input[type=number].form-control, #add_new_pharmacy_bill_form #new_hospital_patient_bill input[type=number].form-control, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill input[type=number].form-control, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill input[type=number].form-control, #add_new_pharmacy_bill_form #create_hospital_bill_template input[type=number].form-control, #add_new_pharmacy_bill_form #edit_hospital_patient_bill input[type=number].form-control, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory input[type=number].form-control, #add_new_pharmacy_bill_form #prescription_template_form input[type=number].form-control, #add_new_pharmacy_bill_form #new_staff_network_rule_form input[type=number].form-control, #add_new_pharmacy_bill_form #new_hospital_radiology_order input[type=number].form-control, #add_new_pharmacy_bill_form #edit_hospital_radiology_order input[type=number].form-control, #add_new_pharmacy_bill_form #edit_hospital_radiology_test input[type=number].form-control, #add_new_pharmacy_bill_form #create_user_anon_bill input[type=number].form-control, #add_new_pharmacy_bill_form #radiology_order_template input[type=number].form-control, #add_new_pharmacy_bill_form #add_doctorreferral input[type=number].form-control, #add_new_pharmacy_bill_form #new_pharmacy_order_form input[type=number].form-control, #add_new_pharmacy_bill_form #edit_pharmacy_order_form input[type=number].form-control, #add_new_pharmacy_bill_form #vaccination_type input[type=number].form-control, #add_new_pharmacy_bill_form #update_pharamacy_full_stock input[type=number].form-control, #add_new_pharmacy_bill_form .print_template_row_form input[type=number].form-control, #add_new_pharmacy_bill_form .new_print_template_block input[type=number].form-control, #add_new_pharmacy_bill_form .edit_print_template_block input[type=number].form-control, #add_new_pharmacy_bill_form #referral_payouts_update input[type=number].form-control, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill input[type=number].form-control, #add_new_pharmacy_bill_form #new_doctor_network_rule_form input[type=number].form-control, #update_new_bill_form #new_hospital_patient_bill input[type=number].form-control, #update_new_bill_form #new_hospital_pharmacy_bill input[type=number].form-control, #update_new_bill_form #edit_hospital_pharmacy_bill input[type=number].form-control, #update_new_bill_form #create_hospital_bill_template input[type=number].form-control, #update_new_bill_form #edit_hospital_patient_bill input[type=number].form-control, #update_new_bill_form #new_hospital_pharmacy_inventory input[type=number].form-control, #update_new_bill_form #prescription_template_form input[type=number].form-control, #update_new_bill_form #new_staff_network_rule_form input[type=number].form-control, #update_new_bill_form #new_hospital_radiology_order input[type=number].form-control, #update_new_bill_form #edit_hospital_radiology_order input[type=number].form-control, #update_new_bill_form #edit_hospital_radiology_test input[type=number].form-control, #update_new_bill_form #create_user_anon_bill input[type=number].form-control, #update_new_bill_form #radiology_order_template input[type=number].form-control, #update_new_bill_form #add_doctorreferral input[type=number].form-control, #update_new_bill_form #new_pharmacy_order_form input[type=number].form-control, #update_new_bill_form #edit_pharmacy_order_form input[type=number].form-control, #update_new_bill_form #vaccination_type input[type=number].form-control, #update_new_bill_form #update_pharamacy_full_stock input[type=number].form-control, #update_new_bill_form .print_template_row_form input[type=number].form-control, #update_new_bill_form .new_print_template_block input[type=number].form-control, #update_new_bill_form .edit_print_template_block input[type=number].form-control, #update_new_bill_form #referral_payouts_update input[type=number].form-control, #update_new_bill_form #return_hospital_pharmacy_bill input[type=number].form-control, #update_new_bill_form #new_doctor_network_rule_form input[type=number].form-control, #edit_pharmacy_bill_form #new_hospital_patient_bill input[type=number].form-control, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill input[type=number].form-control, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill input[type=number].form-control, #edit_pharmacy_bill_form #create_hospital_bill_template input[type=number].form-control, #edit_pharmacy_bill_form #edit_hospital_patient_bill input[type=number].form-control, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory input[type=number].form-control, #edit_pharmacy_bill_form #prescription_template_form input[type=number].form-control, #edit_pharmacy_bill_form #new_staff_network_rule_form input[type=number].form-control, #edit_pharmacy_bill_form #new_hospital_radiology_order input[type=number].form-control, #edit_pharmacy_bill_form #edit_hospital_radiology_order input[type=number].form-control, #edit_pharmacy_bill_form #edit_hospital_radiology_test input[type=number].form-control, #edit_pharmacy_bill_form #create_user_anon_bill input[type=number].form-control, #edit_pharmacy_bill_form #radiology_order_template input[type=number].form-control, #edit_pharmacy_bill_form #add_doctorreferral input[type=number].form-control, #edit_pharmacy_bill_form #new_pharmacy_order_form input[type=number].form-control, #edit_pharmacy_bill_form #edit_pharmacy_order_form input[type=number].form-control, #edit_pharmacy_bill_form #vaccination_type input[type=number].form-control, #edit_pharmacy_bill_form #update_pharamacy_full_stock input[type=number].form-control, #edit_pharmacy_bill_form .print_template_row_form input[type=number].form-control, #edit_pharmacy_bill_form .new_print_template_block input[type=number].form-control, #edit_pharmacy_bill_form .edit_print_template_block input[type=number].form-control, #edit_pharmacy_bill_form #referral_payouts_update input[type=number].form-control, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill input[type=number].form-control, #edit_pharmacy_bill_form #new_doctor_network_rule_form input[type=number].form-control, #createHospBillTemplatemodal #new_hospital_patient_bill input[type=number].form-control, #createHospBillTemplatemodal #new_hospital_pharmacy_bill input[type=number].form-control, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill input[type=number].form-control, #createHospBillTemplatemodal #create_hospital_bill_template input[type=number].form-control, #createHospBillTemplatemodal #edit_hospital_patient_bill input[type=number].form-control, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory input[type=number].form-control, #createHospBillTemplatemodal #prescription_template_form input[type=number].form-control, #createHospBillTemplatemodal #new_staff_network_rule_form input[type=number].form-control, #createHospBillTemplatemodal #new_hospital_radiology_order input[type=number].form-control, #createHospBillTemplatemodal #edit_hospital_radiology_order input[type=number].form-control, #createHospBillTemplatemodal #edit_hospital_radiology_test input[type=number].form-control, #createHospBillTemplatemodal #create_user_anon_bill input[type=number].form-control, #createHospBillTemplatemodal #radiology_order_template input[type=number].form-control, #createHospBillTemplatemodal #add_doctorreferral input[type=number].form-control, #createHospBillTemplatemodal #new_pharmacy_order_form input[type=number].form-control, #createHospBillTemplatemodal #edit_pharmacy_order_form input[type=number].form-control, #createHospBillTemplatemodal #vaccination_type input[type=number].form-control, #createHospBillTemplatemodal #update_pharamacy_full_stock input[type=number].form-control, #createHospBillTemplatemodal .print_template_row_form input[type=number].form-control, #createHospBillTemplatemodal .new_print_template_block input[type=number].form-control, #createHospBillTemplatemodal .edit_print_template_block input[type=number].form-control, #createHospBillTemplatemodal #referral_payouts_update input[type=number].form-control, #createHospBillTemplatemodal #return_hospital_pharmacy_bill input[type=number].form-control, #createHospBillTemplatemodal #new_doctor_network_rule_form input[type=number].form-control, #editBillTemplatemodal #new_hospital_patient_bill input[type=number].form-control, #editBillTemplatemodal #new_hospital_pharmacy_bill input[type=number].form-control, #editBillTemplatemodal #edit_hospital_pharmacy_bill input[type=number].form-control, #editBillTemplatemodal #create_hospital_bill_template input[type=number].form-control, #editBillTemplatemodal #edit_hospital_patient_bill input[type=number].form-control, #editBillTemplatemodal #new_hospital_pharmacy_inventory input[type=number].form-control, #editBillTemplatemodal #prescription_template_form input[type=number].form-control, #editBillTemplatemodal #new_staff_network_rule_form input[type=number].form-control, #editBillTemplatemodal #new_hospital_radiology_order input[type=number].form-control, #editBillTemplatemodal #edit_hospital_radiology_order input[type=number].form-control, #editBillTemplatemodal #edit_hospital_radiology_test input[type=number].form-control, #editBillTemplatemodal #create_user_anon_bill input[type=number].form-control, #editBillTemplatemodal #radiology_order_template input[type=number].form-control, #editBillTemplatemodal #add_doctorreferral input[type=number].form-control, #editBillTemplatemodal #new_pharmacy_order_form input[type=number].form-control, #editBillTemplatemodal #edit_pharmacy_order_form input[type=number].form-control, #editBillTemplatemodal #vaccination_type input[type=number].form-control, #editBillTemplatemodal #update_pharamacy_full_stock input[type=number].form-control, #editBillTemplatemodal .print_template_row_form input[type=number].form-control, #editBillTemplatemodal .new_print_template_block input[type=number].form-control, #editBillTemplatemodal .edit_print_template_block input[type=number].form-control, #editBillTemplatemodal #referral_payouts_update input[type=number].form-control, #editBillTemplatemodal #return_hospital_pharmacy_bill input[type=number].form-control, #editBillTemplatemodal #new_doctor_network_rule_form input[type=number].form-control, #add_new_inventory_form #new_hospital_patient_bill input[type=number].form-control, #add_new_inventory_form #new_hospital_pharmacy_bill input[type=number].form-control, #add_new_inventory_form #edit_hospital_pharmacy_bill input[type=number].form-control, #add_new_inventory_form #create_hospital_bill_template input[type=number].form-control, #add_new_inventory_form #edit_hospital_patient_bill input[type=number].form-control, #add_new_inventory_form #new_hospital_pharmacy_inventory input[type=number].form-control, #add_new_inventory_form #prescription_template_form input[type=number].form-control, #add_new_inventory_form #new_staff_network_rule_form input[type=number].form-control, #add_new_inventory_form #new_hospital_radiology_order input[type=number].form-control, #add_new_inventory_form #edit_hospital_radiology_order input[type=number].form-control, #add_new_inventory_form #edit_hospital_radiology_test input[type=number].form-control, #add_new_inventory_form #create_user_anon_bill input[type=number].form-control, #add_new_inventory_form #radiology_order_template input[type=number].form-control, #add_new_inventory_form #add_doctorreferral input[type=number].form-control, #add_new_inventory_form #new_pharmacy_order_form input[type=number].form-control, #add_new_inventory_form #edit_pharmacy_order_form input[type=number].form-control, #add_new_inventory_form #vaccination_type input[type=number].form-control, #add_new_inventory_form #update_pharamacy_full_stock input[type=number].form-control, #add_new_inventory_form .print_template_row_form input[type=number].form-control, #add_new_inventory_form .new_print_template_block input[type=number].form-control, #add_new_inventory_form .edit_print_template_block input[type=number].form-control, #add_new_inventory_form #referral_payouts_update input[type=number].form-control, #add_new_inventory_form #return_hospital_pharmacy_bill input[type=number].form-control, #add_new_inventory_form #new_doctor_network_rule_form input[type=number].form-control, #edit_pharmacy_order #new_hospital_patient_bill input[type=number].form-control, #edit_pharmacy_order #new_hospital_pharmacy_bill input[type=number].form-control, #edit_pharmacy_order #edit_hospital_pharmacy_bill input[type=number].form-control, #edit_pharmacy_order #create_hospital_bill_template input[type=number].form-control, #edit_pharmacy_order #edit_hospital_patient_bill input[type=number].form-control, #edit_pharmacy_order #new_hospital_pharmacy_inventory input[type=number].form-control, #edit_pharmacy_order #prescription_template_form input[type=number].form-control, #edit_pharmacy_order #new_staff_network_rule_form input[type=number].form-control, #edit_pharmacy_order #new_hospital_radiology_order input[type=number].form-control, #edit_pharmacy_order #edit_hospital_radiology_order input[type=number].form-control, #edit_pharmacy_order #edit_hospital_radiology_test input[type=number].form-control, #edit_pharmacy_order #create_user_anon_bill input[type=number].form-control, #edit_pharmacy_order #radiology_order_template input[type=number].form-control, #edit_pharmacy_order #add_doctorreferral input[type=number].form-control, #edit_pharmacy_order #new_pharmacy_order_form input[type=number].form-control, #edit_pharmacy_order #edit_pharmacy_order_form input[type=number].form-control, #edit_pharmacy_order #vaccination_type input[type=number].form-control, #edit_pharmacy_order #update_pharamacy_full_stock input[type=number].form-control, #edit_pharmacy_order .print_template_row_form input[type=number].form-control, #edit_pharmacy_order .new_print_template_block input[type=number].form-control, #edit_pharmacy_order .edit_print_template_block input[type=number].form-control, #edit_pharmacy_order #referral_payouts_update input[type=number].form-control, #edit_pharmacy_order #return_hospital_pharmacy_bill input[type=number].form-control, #edit_pharmacy_order #new_doctor_network_rule_form input[type=number].form-control, #edit_staff_network_rules #new_hospital_patient_bill input[type=number].form-control, #edit_staff_network_rules #new_hospital_pharmacy_bill input[type=number].form-control, #edit_staff_network_rules #edit_hospital_pharmacy_bill input[type=number].form-control, #edit_staff_network_rules #create_hospital_bill_template input[type=number].form-control, #edit_staff_network_rules #edit_hospital_patient_bill input[type=number].form-control, #edit_staff_network_rules #new_hospital_pharmacy_inventory input[type=number].form-control, #edit_staff_network_rules #prescription_template_form input[type=number].form-control, #edit_staff_network_rules #new_staff_network_rule_form input[type=number].form-control, #edit_staff_network_rules #new_hospital_radiology_order input[type=number].form-control, #edit_staff_network_rules #edit_hospital_radiology_order input[type=number].form-control, #edit_staff_network_rules #edit_hospital_radiology_test input[type=number].form-control, #edit_staff_network_rules #create_user_anon_bill input[type=number].form-control, #edit_staff_network_rules #radiology_order_template input[type=number].form-control, #edit_staff_network_rules #add_doctorreferral input[type=number].form-control, #edit_staff_network_rules #new_pharmacy_order_form input[type=number].form-control, #edit_staff_network_rules #edit_pharmacy_order_form input[type=number].form-control, #edit_staff_network_rules #vaccination_type input[type=number].form-control, #edit_staff_network_rules #update_pharamacy_full_stock input[type=number].form-control, #edit_staff_network_rules .print_template_row_form input[type=number].form-control, #edit_staff_network_rules .new_print_template_block input[type=number].form-control, #edit_staff_network_rules .edit_print_template_block input[type=number].form-control, #edit_staff_network_rules #referral_payouts_update input[type=number].form-control, #edit_staff_network_rules #return_hospital_pharmacy_bill input[type=number].form-control, #edit_staff_network_rules #new_doctor_network_rule_form input[type=number].form-control, #add_new_radiology_order_form #new_hospital_patient_bill input[type=number].form-control, #add_new_radiology_order_form #new_hospital_pharmacy_bill input[type=number].form-control, #add_new_radiology_order_form #edit_hospital_pharmacy_bill input[type=number].form-control, #add_new_radiology_order_form #create_hospital_bill_template input[type=number].form-control, #add_new_radiology_order_form #edit_hospital_patient_bill input[type=number].form-control, #add_new_radiology_order_form #new_hospital_pharmacy_inventory input[type=number].form-control, #add_new_radiology_order_form #prescription_template_form input[type=number].form-control, #add_new_radiology_order_form #new_staff_network_rule_form input[type=number].form-control, #add_new_radiology_order_form #new_hospital_radiology_order input[type=number].form-control, #add_new_radiology_order_form #edit_hospital_radiology_order input[type=number].form-control, #add_new_radiology_order_form #edit_hospital_radiology_test input[type=number].form-control, #add_new_radiology_order_form #create_user_anon_bill input[type=number].form-control, #add_new_radiology_order_form #radiology_order_template input[type=number].form-control, #add_new_radiology_order_form #add_doctorreferral input[type=number].form-control, #add_new_radiology_order_form #new_pharmacy_order_form input[type=number].form-control, #add_new_radiology_order_form #edit_pharmacy_order_form input[type=number].form-control, #add_new_radiology_order_form #vaccination_type input[type=number].form-control, #add_new_radiology_order_form #update_pharamacy_full_stock input[type=number].form-control, #add_new_radiology_order_form .print_template_row_form input[type=number].form-control, #add_new_radiology_order_form .new_print_template_block input[type=number].form-control, #add_new_radiology_order_form .edit_print_template_block input[type=number].form-control, #add_new_radiology_order_form #referral_payouts_update input[type=number].form-control, #add_new_radiology_order_form #return_hospital_pharmacy_bill input[type=number].form-control, #add_new_radiology_order_form #new_doctor_network_rule_form input[type=number].form-control, #edit_radiology_test_form #new_hospital_patient_bill input[type=number].form-control, #edit_radiology_test_form #new_hospital_pharmacy_bill input[type=number].form-control, #edit_radiology_test_form #edit_hospital_pharmacy_bill input[type=number].form-control, #edit_radiology_test_form #create_hospital_bill_template input[type=number].form-control, #edit_radiology_test_form #edit_hospital_patient_bill input[type=number].form-control, #edit_radiology_test_form #new_hospital_pharmacy_inventory input[type=number].form-control, #edit_radiology_test_form #prescription_template_form input[type=number].form-control, #edit_radiology_test_form #new_staff_network_rule_form input[type=number].form-control, #edit_radiology_test_form #new_hospital_radiology_order input[type=number].form-control, #edit_radiology_test_form #edit_hospital_radiology_order input[type=number].form-control, #edit_radiology_test_form #edit_hospital_radiology_test input[type=number].form-control, #edit_radiology_test_form #create_user_anon_bill input[type=number].form-control, #edit_radiology_test_form #radiology_order_template input[type=number].form-control, #edit_radiology_test_form #add_doctorreferral input[type=number].form-control, #edit_radiology_test_form #new_pharmacy_order_form input[type=number].form-control, #edit_radiology_test_form #edit_pharmacy_order_form input[type=number].form-control, #edit_radiology_test_form #vaccination_type input[type=number].form-control, #edit_radiology_test_form #update_pharamacy_full_stock input[type=number].form-control, #edit_radiology_test_form .print_template_row_form input[type=number].form-control, #edit_radiology_test_form .new_print_template_block input[type=number].form-control, #edit_radiology_test_form .edit_print_template_block input[type=number].form-control, #edit_radiology_test_form #referral_payouts_update input[type=number].form-control, #edit_radiology_test_form #return_hospital_pharmacy_bill input[type=number].form-control, #edit_radiology_test_form #new_doctor_network_rule_form input[type=number].form-control, #importUserBill #new_hospital_patient_bill input[type=number].form-control, #importUserBill #new_hospital_pharmacy_bill input[type=number].form-control, #importUserBill #edit_hospital_pharmacy_bill input[type=number].form-control, #importUserBill #create_hospital_bill_template input[type=number].form-control, #importUserBill #edit_hospital_patient_bill input[type=number].form-control, #importUserBill #new_hospital_pharmacy_inventory input[type=number].form-control, #importUserBill #prescription_template_form input[type=number].form-control, #importUserBill #new_staff_network_rule_form input[type=number].form-control, #importUserBill #new_hospital_radiology_order input[type=number].form-control, #importUserBill #edit_hospital_radiology_order input[type=number].form-control, #importUserBill #edit_hospital_radiology_test input[type=number].form-control, #importUserBill #create_user_anon_bill input[type=number].form-control, #importUserBill #radiology_order_template input[type=number].form-control, #importUserBill #add_doctorreferral input[type=number].form-control, #importUserBill #new_pharmacy_order_form input[type=number].form-control, #importUserBill #edit_pharmacy_order_form input[type=number].form-control, #importUserBill #vaccination_type input[type=number].form-control, #importUserBill #update_pharamacy_full_stock input[type=number].form-control, #importUserBill .print_template_row_form input[type=number].form-control, #importUserBill .new_print_template_block input[type=number].form-control, #importUserBill .edit_print_template_block input[type=number].form-control, #importUserBill #referral_payouts_update input[type=number].form-control, #importUserBill #return_hospital_pharmacy_bill input[type=number].form-control, #importUserBill #new_doctor_network_rule_form input[type=number].form-control, #editOrderTemplatemodal #new_hospital_patient_bill input[type=number].form-control, #editOrderTemplatemodal #new_hospital_pharmacy_bill input[type=number].form-control, #editOrderTemplatemodal #edit_hospital_pharmacy_bill input[type=number].form-control, #editOrderTemplatemodal #create_hospital_bill_template input[type=number].form-control, #editOrderTemplatemodal #edit_hospital_patient_bill input[type=number].form-control, #editOrderTemplatemodal #new_hospital_pharmacy_inventory input[type=number].form-control, #editOrderTemplatemodal #prescription_template_form input[type=number].form-control, #editOrderTemplatemodal #new_staff_network_rule_form input[type=number].form-control, #editOrderTemplatemodal #new_hospital_radiology_order input[type=number].form-control, #editOrderTemplatemodal #edit_hospital_radiology_order input[type=number].form-control, #editOrderTemplatemodal #edit_hospital_radiology_test input[type=number].form-control, #editOrderTemplatemodal #create_user_anon_bill input[type=number].form-control, #editOrderTemplatemodal #radiology_order_template input[type=number].form-control, #editOrderTemplatemodal #add_doctorreferral input[type=number].form-control, #editOrderTemplatemodal #new_pharmacy_order_form input[type=number].form-control, #editOrderTemplatemodal #edit_pharmacy_order_form input[type=number].form-control, #editOrderTemplatemodal #vaccination_type input[type=number].form-control, #editOrderTemplatemodal #update_pharamacy_full_stock input[type=number].form-control, #editOrderTemplatemodal .print_template_row_form input[type=number].form-control, #editOrderTemplatemodal .new_print_template_block input[type=number].form-control, #editOrderTemplatemodal .edit_print_template_block input[type=number].form-control, #editOrderTemplatemodal #referral_payouts_update input[type=number].form-control, #editOrderTemplatemodal #return_hospital_pharmacy_bill input[type=number].form-control, #editOrderTemplatemodal #new_doctor_network_rule_form input[type=number].form-control, #editReferralTemplatemodal #new_hospital_patient_bill input[type=number].form-control, #editReferralTemplatemodal #new_hospital_pharmacy_bill input[type=number].form-control, #editReferralTemplatemodal #edit_hospital_pharmacy_bill input[type=number].form-control, #editReferralTemplatemodal #create_hospital_bill_template input[type=number].form-control, #editReferralTemplatemodal #edit_hospital_patient_bill input[type=number].form-control, #editReferralTemplatemodal #new_hospital_pharmacy_inventory input[type=number].form-control, #editReferralTemplatemodal #prescription_template_form input[type=number].form-control, #editReferralTemplatemodal #new_staff_network_rule_form input[type=number].form-control, #editReferralTemplatemodal #new_hospital_radiology_order input[type=number].form-control, #editReferralTemplatemodal #edit_hospital_radiology_order input[type=number].form-control, #editReferralTemplatemodal #edit_hospital_radiology_test input[type=number].form-control, #editReferralTemplatemodal #create_user_anon_bill input[type=number].form-control, #editReferralTemplatemodal #radiology_order_template input[type=number].form-control, #editReferralTemplatemodal #add_doctorreferral input[type=number].form-control, #editReferralTemplatemodal #new_pharmacy_order_form input[type=number].form-control, #editReferralTemplatemodal #edit_pharmacy_order_form input[type=number].form-control, #editReferralTemplatemodal #vaccination_type input[type=number].form-control, #editReferralTemplatemodal #update_pharamacy_full_stock input[type=number].form-control, #editReferralTemplatemodal .print_template_row_form input[type=number].form-control, #editReferralTemplatemodal .new_print_template_block input[type=number].form-control, #editReferralTemplatemodal .edit_print_template_block input[type=number].form-control, #editReferralTemplatemodal #referral_payouts_update input[type=number].form-control, #editReferralTemplatemodal #return_hospital_pharmacy_bill input[type=number].form-control, #editReferralTemplatemodal #new_doctor_network_rule_form input[type=number].form-control, #VaccinationTemplatemodal #new_hospital_patient_bill input[type=number].form-control, #VaccinationTemplatemodal #new_hospital_pharmacy_bill input[type=number].form-control, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill input[type=number].form-control, #VaccinationTemplatemodal #create_hospital_bill_template input[type=number].form-control, #VaccinationTemplatemodal #edit_hospital_patient_bill input[type=number].form-control, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory input[type=number].form-control, #VaccinationTemplatemodal #prescription_template_form input[type=number].form-control, #VaccinationTemplatemodal #new_staff_network_rule_form input[type=number].form-control, #VaccinationTemplatemodal #new_hospital_radiology_order input[type=number].form-control, #VaccinationTemplatemodal #edit_hospital_radiology_order input[type=number].form-control, #VaccinationTemplatemodal #edit_hospital_radiology_test input[type=number].form-control, #VaccinationTemplatemodal #create_user_anon_bill input[type=number].form-control, #VaccinationTemplatemodal #radiology_order_template input[type=number].form-control, #VaccinationTemplatemodal #add_doctorreferral input[type=number].form-control, #VaccinationTemplatemodal #new_pharmacy_order_form input[type=number].form-control, #VaccinationTemplatemodal #edit_pharmacy_order_form input[type=number].form-control, #VaccinationTemplatemodal #vaccination_type input[type=number].form-control, #VaccinationTemplatemodal #update_pharamacy_full_stock input[type=number].form-control, #VaccinationTemplatemodal .print_template_row_form input[type=number].form-control, #VaccinationTemplatemodal .new_print_template_block input[type=number].form-control, #VaccinationTemplatemodal .edit_print_template_block input[type=number].form-control, #VaccinationTemplatemodal #referral_payouts_update input[type=number].form-control, #VaccinationTemplatemodal #return_hospital_pharmacy_bill input[type=number].form-control, #VaccinationTemplatemodal #new_doctor_network_rule_form input[type=number].form-control, #update_pharmacy_order_stock #new_hospital_patient_bill input[type=number].form-control, #update_pharmacy_order_stock #new_hospital_pharmacy_bill input[type=number].form-control, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill input[type=number].form-control, #update_pharmacy_order_stock #create_hospital_bill_template input[type=number].form-control, #update_pharmacy_order_stock #edit_hospital_patient_bill input[type=number].form-control, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory input[type=number].form-control, #update_pharmacy_order_stock #prescription_template_form input[type=number].form-control, #update_pharmacy_order_stock #new_staff_network_rule_form input[type=number].form-control, #update_pharmacy_order_stock #new_hospital_radiology_order input[type=number].form-control, #update_pharmacy_order_stock #edit_hospital_radiology_order input[type=number].form-control, #update_pharmacy_order_stock #edit_hospital_radiology_test input[type=number].form-control, #update_pharmacy_order_stock #create_user_anon_bill input[type=number].form-control, #update_pharmacy_order_stock #radiology_order_template input[type=number].form-control, #update_pharmacy_order_stock #add_doctorreferral input[type=number].form-control, #update_pharmacy_order_stock #new_pharmacy_order_form input[type=number].form-control, #update_pharmacy_order_stock #edit_pharmacy_order_form input[type=number].form-control, #update_pharmacy_order_stock #vaccination_type input[type=number].form-control, #update_pharmacy_order_stock #update_pharamacy_full_stock input[type=number].form-control, #update_pharmacy_order_stock .print_template_row_form input[type=number].form-control, #update_pharmacy_order_stock .new_print_template_block input[type=number].form-control, #update_pharmacy_order_stock .edit_print_template_block input[type=number].form-control, #update_pharmacy_order_stock #referral_payouts_update input[type=number].form-control, #update_pharmacy_order_stock #return_hospital_pharmacy_bill input[type=number].form-control, #update_pharmacy_order_stock #new_doctor_network_rule_form input[type=number].form-control, #addMoreList #new_hospital_patient_bill input[type=number].form-control, #addMoreList #new_hospital_pharmacy_bill input[type=number].form-control, #addMoreList #edit_hospital_pharmacy_bill input[type=number].form-control, #addMoreList #create_hospital_bill_template input[type=number].form-control, #addMoreList #edit_hospital_patient_bill input[type=number].form-control, #addMoreList #new_hospital_pharmacy_inventory input[type=number].form-control, #addMoreList #prescription_template_form input[type=number].form-control, #addMoreList #new_staff_network_rule_form input[type=number].form-control, #addMoreList #new_hospital_radiology_order input[type=number].form-control, #addMoreList #edit_hospital_radiology_order input[type=number].form-control, #addMoreList #edit_hospital_radiology_test input[type=number].form-control, #addMoreList #create_user_anon_bill input[type=number].form-control, #addMoreList #radiology_order_template input[type=number].form-control, #addMoreList #add_doctorreferral input[type=number].form-control, #addMoreList #new_pharmacy_order_form input[type=number].form-control, #addMoreList #edit_pharmacy_order_form input[type=number].form-control, #addMoreList #vaccination_type input[type=number].form-control, #addMoreList #update_pharamacy_full_stock input[type=number].form-control, #addMoreList .print_template_row_form input[type=number].form-control, #addMoreList .new_print_template_block input[type=number].form-control, #addMoreList .edit_print_template_block input[type=number].form-control, #addMoreList #referral_payouts_update input[type=number].form-control, #addMoreList #return_hospital_pharmacy_bill input[type=number].form-control, #addMoreList #new_doctor_network_rule_form input[type=number].form-control, #addTemplateHeaderBlocksModal #new_hospital_patient_bill input[type=number].form-control, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill input[type=number].form-control, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill input[type=number].form-control, #addTemplateHeaderBlocksModal #create_hospital_bill_template input[type=number].form-control, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill input[type=number].form-control, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory input[type=number].form-control, #addTemplateHeaderBlocksModal #prescription_template_form input[type=number].form-control, #addTemplateHeaderBlocksModal #new_staff_network_rule_form input[type=number].form-control, #addTemplateHeaderBlocksModal #new_hospital_radiology_order input[type=number].form-control, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order input[type=number].form-control, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test input[type=number].form-control, #addTemplateHeaderBlocksModal #create_user_anon_bill input[type=number].form-control, #addTemplateHeaderBlocksModal #radiology_order_template input[type=number].form-control, #addTemplateHeaderBlocksModal #add_doctorreferral input[type=number].form-control, #addTemplateHeaderBlocksModal #new_pharmacy_order_form input[type=number].form-control, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form input[type=number].form-control, #addTemplateHeaderBlocksModal #vaccination_type input[type=number].form-control, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock input[type=number].form-control, #addTemplateHeaderBlocksModal .print_template_row_form input[type=number].form-control, #addTemplateHeaderBlocksModal .new_print_template_block input[type=number].form-control, #addTemplateHeaderBlocksModal .edit_print_template_block input[type=number].form-control, #addTemplateHeaderBlocksModal #referral_payouts_update input[type=number].form-control, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill input[type=number].form-control, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form input[type=number].form-control, #referralPayoutTemplatemodal #new_hospital_patient_bill input[type=number].form-control, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill input[type=number].form-control, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill input[type=number].form-control, #referralPayoutTemplatemodal #create_hospital_bill_template input[type=number].form-control, #referralPayoutTemplatemodal #edit_hospital_patient_bill input[type=number].form-control, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory input[type=number].form-control, #referralPayoutTemplatemodal #prescription_template_form input[type=number].form-control, #referralPayoutTemplatemodal #new_staff_network_rule_form input[type=number].form-control, #referralPayoutTemplatemodal #new_hospital_radiology_order input[type=number].form-control, #referralPayoutTemplatemodal #edit_hospital_radiology_order input[type=number].form-control, #referralPayoutTemplatemodal #edit_hospital_radiology_test input[type=number].form-control, #referralPayoutTemplatemodal #create_user_anon_bill input[type=number].form-control, #referralPayoutTemplatemodal #radiology_order_template input[type=number].form-control, #referralPayoutTemplatemodal #add_doctorreferral input[type=number].form-control, #referralPayoutTemplatemodal #new_pharmacy_order_form input[type=number].form-control, #referralPayoutTemplatemodal #edit_pharmacy_order_form input[type=number].form-control, #referralPayoutTemplatemodal #vaccination_type input[type=number].form-control, #referralPayoutTemplatemodal #update_pharamacy_full_stock input[type=number].form-control, #referralPayoutTemplatemodal .print_template_row_form input[type=number].form-control, #referralPayoutTemplatemodal .new_print_template_block input[type=number].form-control, #referralPayoutTemplatemodal .edit_print_template_block input[type=number].form-control, #referralPayoutTemplatemodal #referral_payouts_update input[type=number].form-control, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill input[type=number].form-control, #referralPayoutTemplatemodal #new_doctor_network_rule_form input[type=number].form-control, #new_doctor_network_rule_form #new_hospital_patient_bill input[type=number].form-control, #new_doctor_network_rule_form #new_hospital_pharmacy_bill input[type=number].form-control, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill input[type=number].form-control, #new_doctor_network_rule_form #create_hospital_bill_template input[type=number].form-control, #new_doctor_network_rule_form #edit_hospital_patient_bill input[type=number].form-control, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory input[type=number].form-control, #new_doctor_network_rule_form #prescription_template_form input[type=number].form-control, #new_doctor_network_rule_form #new_staff_network_rule_form input[type=number].form-control, #new_doctor_network_rule_form #new_hospital_radiology_order input[type=number].form-control, #new_doctor_network_rule_form #edit_hospital_radiology_order input[type=number].form-control, #new_doctor_network_rule_form #edit_hospital_radiology_test input[type=number].form-control, #new_doctor_network_rule_form #create_user_anon_bill input[type=number].form-control, #new_doctor_network_rule_form #radiology_order_template input[type=number].form-control, #new_doctor_network_rule_form #add_doctorreferral input[type=number].form-control, #new_doctor_network_rule_form #new_pharmacy_order_form input[type=number].form-control, #new_doctor_network_rule_form #edit_pharmacy_order_form input[type=number].form-control, #new_doctor_network_rule_form #vaccination_type input[type=number].form-control, #new_doctor_network_rule_form #update_pharamacy_full_stock input[type=number].form-control, #new_doctor_network_rule_form .print_template_row_form input[type=number].form-control, #new_doctor_network_rule_form .new_print_template_block input[type=number].form-control, #new_doctor_network_rule_form .edit_print_template_block input[type=number].form-control, #new_doctor_network_rule_form #referral_payouts_update input[type=number].form-control, #new_doctor_network_rule_form #return_hospital_pharmacy_bill input[type=number].form-control, #new_doctor_network_rule_form #new_doctor_network_rule_form input[type=number].form-control {
  -webkit-appearance: none;
}
#add_new_bill_form #new_hospital_patient_bill .form-control, #add_new_bill_form #new_hospital_pharmacy_bill .form-control, #add_new_bill_form #edit_hospital_pharmacy_bill .form-control, #add_new_bill_form #create_hospital_bill_template .form-control, #add_new_bill_form #edit_hospital_patient_bill .form-control, #add_new_bill_form #new_hospital_pharmacy_inventory .form-control, #add_new_bill_form #prescription_template_form .form-control, #add_new_bill_form #new_staff_network_rule_form .form-control, #add_new_bill_form #new_hospital_radiology_order .form-control, #add_new_bill_form #edit_hospital_radiology_order .form-control, #add_new_bill_form #edit_hospital_radiology_test .form-control, #add_new_bill_form #create_user_anon_bill .form-control, #add_new_bill_form #radiology_order_template .form-control, #add_new_bill_form #add_doctorreferral .form-control, #add_new_bill_form #new_pharmacy_order_form .form-control, #add_new_bill_form #edit_pharmacy_order_form .form-control, #add_new_bill_form #vaccination_type .form-control, #add_new_bill_form #update_pharamacy_full_stock .form-control, #add_new_bill_form .print_template_row_form .form-control, #add_new_bill_form .new_print_template_block .form-control, #add_new_bill_form .edit_print_template_block .form-control, #add_new_bill_form #referral_payouts_update .form-control, #add_new_bill_form #return_hospital_pharmacy_bill .form-control, #add_new_bill_form #new_doctor_network_rule_form .form-control, #add_new_pharmacy_bill_form #new_hospital_patient_bill .form-control, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .form-control, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .form-control, #add_new_pharmacy_bill_form #create_hospital_bill_template .form-control, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .form-control, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .form-control, #add_new_pharmacy_bill_form #prescription_template_form .form-control, #add_new_pharmacy_bill_form #new_staff_network_rule_form .form-control, #add_new_pharmacy_bill_form #new_hospital_radiology_order .form-control, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .form-control, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .form-control, #add_new_pharmacy_bill_form #create_user_anon_bill .form-control, #add_new_pharmacy_bill_form #radiology_order_template .form-control, #add_new_pharmacy_bill_form #add_doctorreferral .form-control, #add_new_pharmacy_bill_form #new_pharmacy_order_form .form-control, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .form-control, #add_new_pharmacy_bill_form #vaccination_type .form-control, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .form-control, #add_new_pharmacy_bill_form .print_template_row_form .form-control, #add_new_pharmacy_bill_form .new_print_template_block .form-control, #add_new_pharmacy_bill_form .edit_print_template_block .form-control, #add_new_pharmacy_bill_form #referral_payouts_update .form-control, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .form-control, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .form-control, #update_new_bill_form #new_hospital_patient_bill .form-control, #update_new_bill_form #new_hospital_pharmacy_bill .form-control, #update_new_bill_form #edit_hospital_pharmacy_bill .form-control, #update_new_bill_form #create_hospital_bill_template .form-control, #update_new_bill_form #edit_hospital_patient_bill .form-control, #update_new_bill_form #new_hospital_pharmacy_inventory .form-control, #update_new_bill_form #prescription_template_form .form-control, #update_new_bill_form #new_staff_network_rule_form .form-control, #update_new_bill_form #new_hospital_radiology_order .form-control, #update_new_bill_form #edit_hospital_radiology_order .form-control, #update_new_bill_form #edit_hospital_radiology_test .form-control, #update_new_bill_form #create_user_anon_bill .form-control, #update_new_bill_form #radiology_order_template .form-control, #update_new_bill_form #add_doctorreferral .form-control, #update_new_bill_form #new_pharmacy_order_form .form-control, #update_new_bill_form #edit_pharmacy_order_form .form-control, #update_new_bill_form #vaccination_type .form-control, #update_new_bill_form #update_pharamacy_full_stock .form-control, #update_new_bill_form .print_template_row_form .form-control, #update_new_bill_form .new_print_template_block .form-control, #update_new_bill_form .edit_print_template_block .form-control, #update_new_bill_form #referral_payouts_update .form-control, #update_new_bill_form #return_hospital_pharmacy_bill .form-control, #update_new_bill_form #new_doctor_network_rule_form .form-control, #edit_pharmacy_bill_form #new_hospital_patient_bill .form-control, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .form-control, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .form-control, #edit_pharmacy_bill_form #create_hospital_bill_template .form-control, #edit_pharmacy_bill_form #edit_hospital_patient_bill .form-control, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .form-control, #edit_pharmacy_bill_form #prescription_template_form .form-control, #edit_pharmacy_bill_form #new_staff_network_rule_form .form-control, #edit_pharmacy_bill_form #new_hospital_radiology_order .form-control, #edit_pharmacy_bill_form #edit_hospital_radiology_order .form-control, #edit_pharmacy_bill_form #edit_hospital_radiology_test .form-control, #edit_pharmacy_bill_form #create_user_anon_bill .form-control, #edit_pharmacy_bill_form #radiology_order_template .form-control, #edit_pharmacy_bill_form #add_doctorreferral .form-control, #edit_pharmacy_bill_form #new_pharmacy_order_form .form-control, #edit_pharmacy_bill_form #edit_pharmacy_order_form .form-control, #edit_pharmacy_bill_form #vaccination_type .form-control, #edit_pharmacy_bill_form #update_pharamacy_full_stock .form-control, #edit_pharmacy_bill_form .print_template_row_form .form-control, #edit_pharmacy_bill_form .new_print_template_block .form-control, #edit_pharmacy_bill_form .edit_print_template_block .form-control, #edit_pharmacy_bill_form #referral_payouts_update .form-control, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .form-control, #edit_pharmacy_bill_form #new_doctor_network_rule_form .form-control, #createHospBillTemplatemodal #new_hospital_patient_bill .form-control, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .form-control, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .form-control, #createHospBillTemplatemodal #create_hospital_bill_template .form-control, #createHospBillTemplatemodal #edit_hospital_patient_bill .form-control, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .form-control, #createHospBillTemplatemodal #prescription_template_form .form-control, #createHospBillTemplatemodal #new_staff_network_rule_form .form-control, #createHospBillTemplatemodal #new_hospital_radiology_order .form-control, #createHospBillTemplatemodal #edit_hospital_radiology_order .form-control, #createHospBillTemplatemodal #edit_hospital_radiology_test .form-control, #createHospBillTemplatemodal #create_user_anon_bill .form-control, #createHospBillTemplatemodal #radiology_order_template .form-control, #createHospBillTemplatemodal #add_doctorreferral .form-control, #createHospBillTemplatemodal #new_pharmacy_order_form .form-control, #createHospBillTemplatemodal #edit_pharmacy_order_form .form-control, #createHospBillTemplatemodal #vaccination_type .form-control, #createHospBillTemplatemodal #update_pharamacy_full_stock .form-control, #createHospBillTemplatemodal .print_template_row_form .form-control, #createHospBillTemplatemodal .new_print_template_block .form-control, #createHospBillTemplatemodal .edit_print_template_block .form-control, #createHospBillTemplatemodal #referral_payouts_update .form-control, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .form-control, #createHospBillTemplatemodal #new_doctor_network_rule_form .form-control, #editBillTemplatemodal #new_hospital_patient_bill .form-control, #editBillTemplatemodal #new_hospital_pharmacy_bill .form-control, #editBillTemplatemodal #edit_hospital_pharmacy_bill .form-control, #editBillTemplatemodal #create_hospital_bill_template .form-control, #editBillTemplatemodal #edit_hospital_patient_bill .form-control, #editBillTemplatemodal #new_hospital_pharmacy_inventory .form-control, #editBillTemplatemodal #prescription_template_form .form-control, #editBillTemplatemodal #new_staff_network_rule_form .form-control, #editBillTemplatemodal #new_hospital_radiology_order .form-control, #editBillTemplatemodal #edit_hospital_radiology_order .form-control, #editBillTemplatemodal #edit_hospital_radiology_test .form-control, #editBillTemplatemodal #create_user_anon_bill .form-control, #editBillTemplatemodal #radiology_order_template .form-control, #editBillTemplatemodal #add_doctorreferral .form-control, #editBillTemplatemodal #new_pharmacy_order_form .form-control, #editBillTemplatemodal #edit_pharmacy_order_form .form-control, #editBillTemplatemodal #vaccination_type .form-control, #editBillTemplatemodal #update_pharamacy_full_stock .form-control, #editBillTemplatemodal .print_template_row_form .form-control, #editBillTemplatemodal .new_print_template_block .form-control, #editBillTemplatemodal .edit_print_template_block .form-control, #editBillTemplatemodal #referral_payouts_update .form-control, #editBillTemplatemodal #return_hospital_pharmacy_bill .form-control, #editBillTemplatemodal #new_doctor_network_rule_form .form-control, #add_new_inventory_form #new_hospital_patient_bill .form-control, #add_new_inventory_form #new_hospital_pharmacy_bill .form-control, #add_new_inventory_form #edit_hospital_pharmacy_bill .form-control, #add_new_inventory_form #create_hospital_bill_template .form-control, #add_new_inventory_form #edit_hospital_patient_bill .form-control, #add_new_inventory_form #new_hospital_pharmacy_inventory .form-control, #add_new_inventory_form #prescription_template_form .form-control, #add_new_inventory_form #new_staff_network_rule_form .form-control, #add_new_inventory_form #new_hospital_radiology_order .form-control, #add_new_inventory_form #edit_hospital_radiology_order .form-control, #add_new_inventory_form #edit_hospital_radiology_test .form-control, #add_new_inventory_form #create_user_anon_bill .form-control, #add_new_inventory_form #radiology_order_template .form-control, #add_new_inventory_form #add_doctorreferral .form-control, #add_new_inventory_form #new_pharmacy_order_form .form-control, #add_new_inventory_form #edit_pharmacy_order_form .form-control, #add_new_inventory_form #vaccination_type .form-control, #add_new_inventory_form #update_pharamacy_full_stock .form-control, #add_new_inventory_form .print_template_row_form .form-control, #add_new_inventory_form .new_print_template_block .form-control, #add_new_inventory_form .edit_print_template_block .form-control, #add_new_inventory_form #referral_payouts_update .form-control, #add_new_inventory_form #return_hospital_pharmacy_bill .form-control, #add_new_inventory_form #new_doctor_network_rule_form .form-control, #edit_pharmacy_order #new_hospital_patient_bill .form-control, #edit_pharmacy_order #new_hospital_pharmacy_bill .form-control, #edit_pharmacy_order #edit_hospital_pharmacy_bill .form-control, #edit_pharmacy_order #create_hospital_bill_template .form-control, #edit_pharmacy_order #edit_hospital_patient_bill .form-control, #edit_pharmacy_order #new_hospital_pharmacy_inventory .form-control, #edit_pharmacy_order #prescription_template_form .form-control, #edit_pharmacy_order #new_staff_network_rule_form .form-control, #edit_pharmacy_order #new_hospital_radiology_order .form-control, #edit_pharmacy_order #edit_hospital_radiology_order .form-control, #edit_pharmacy_order #edit_hospital_radiology_test .form-control, #edit_pharmacy_order #create_user_anon_bill .form-control, #edit_pharmacy_order #radiology_order_template .form-control, #edit_pharmacy_order #add_doctorreferral .form-control, #edit_pharmacy_order #new_pharmacy_order_form .form-control, #edit_pharmacy_order #edit_pharmacy_order_form .form-control, #edit_pharmacy_order #vaccination_type .form-control, #edit_pharmacy_order #update_pharamacy_full_stock .form-control, #edit_pharmacy_order .print_template_row_form .form-control, #edit_pharmacy_order .new_print_template_block .form-control, #edit_pharmacy_order .edit_print_template_block .form-control, #edit_pharmacy_order #referral_payouts_update .form-control, #edit_pharmacy_order #return_hospital_pharmacy_bill .form-control, #edit_pharmacy_order #new_doctor_network_rule_form .form-control, #edit_staff_network_rules #new_hospital_patient_bill .form-control, #edit_staff_network_rules #new_hospital_pharmacy_bill .form-control, #edit_staff_network_rules #edit_hospital_pharmacy_bill .form-control, #edit_staff_network_rules #create_hospital_bill_template .form-control, #edit_staff_network_rules #edit_hospital_patient_bill .form-control, #edit_staff_network_rules #new_hospital_pharmacy_inventory .form-control, #edit_staff_network_rules #prescription_template_form .form-control, #edit_staff_network_rules #new_staff_network_rule_form .form-control, #edit_staff_network_rules #new_hospital_radiology_order .form-control, #edit_staff_network_rules #edit_hospital_radiology_order .form-control, #edit_staff_network_rules #edit_hospital_radiology_test .form-control, #edit_staff_network_rules #create_user_anon_bill .form-control, #edit_staff_network_rules #radiology_order_template .form-control, #edit_staff_network_rules #add_doctorreferral .form-control, #edit_staff_network_rules #new_pharmacy_order_form .form-control, #edit_staff_network_rules #edit_pharmacy_order_form .form-control, #edit_staff_network_rules #vaccination_type .form-control, #edit_staff_network_rules #update_pharamacy_full_stock .form-control, #edit_staff_network_rules .print_template_row_form .form-control, #edit_staff_network_rules .new_print_template_block .form-control, #edit_staff_network_rules .edit_print_template_block .form-control, #edit_staff_network_rules #referral_payouts_update .form-control, #edit_staff_network_rules #return_hospital_pharmacy_bill .form-control, #edit_staff_network_rules #new_doctor_network_rule_form .form-control, #add_new_radiology_order_form #new_hospital_patient_bill .form-control, #add_new_radiology_order_form #new_hospital_pharmacy_bill .form-control, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .form-control, #add_new_radiology_order_form #create_hospital_bill_template .form-control, #add_new_radiology_order_form #edit_hospital_patient_bill .form-control, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .form-control, #add_new_radiology_order_form #prescription_template_form .form-control, #add_new_radiology_order_form #new_staff_network_rule_form .form-control, #add_new_radiology_order_form #new_hospital_radiology_order .form-control, #add_new_radiology_order_form #edit_hospital_radiology_order .form-control, #add_new_radiology_order_form #edit_hospital_radiology_test .form-control, #add_new_radiology_order_form #create_user_anon_bill .form-control, #add_new_radiology_order_form #radiology_order_template .form-control, #add_new_radiology_order_form #add_doctorreferral .form-control, #add_new_radiology_order_form #new_pharmacy_order_form .form-control, #add_new_radiology_order_form #edit_pharmacy_order_form .form-control, #add_new_radiology_order_form #vaccination_type .form-control, #add_new_radiology_order_form #update_pharamacy_full_stock .form-control, #add_new_radiology_order_form .print_template_row_form .form-control, #add_new_radiology_order_form .new_print_template_block .form-control, #add_new_radiology_order_form .edit_print_template_block .form-control, #add_new_radiology_order_form #referral_payouts_update .form-control, #add_new_radiology_order_form #return_hospital_pharmacy_bill .form-control, #add_new_radiology_order_form #new_doctor_network_rule_form .form-control, #edit_radiology_test_form #new_hospital_patient_bill .form-control, #edit_radiology_test_form #new_hospital_pharmacy_bill .form-control, #edit_radiology_test_form #edit_hospital_pharmacy_bill .form-control, #edit_radiology_test_form #create_hospital_bill_template .form-control, #edit_radiology_test_form #edit_hospital_patient_bill .form-control, #edit_radiology_test_form #new_hospital_pharmacy_inventory .form-control, #edit_radiology_test_form #prescription_template_form .form-control, #edit_radiology_test_form #new_staff_network_rule_form .form-control, #edit_radiology_test_form #new_hospital_radiology_order .form-control, #edit_radiology_test_form #edit_hospital_radiology_order .form-control, #edit_radiology_test_form #edit_hospital_radiology_test .form-control, #edit_radiology_test_form #create_user_anon_bill .form-control, #edit_radiology_test_form #radiology_order_template .form-control, #edit_radiology_test_form #add_doctorreferral .form-control, #edit_radiology_test_form #new_pharmacy_order_form .form-control, #edit_radiology_test_form #edit_pharmacy_order_form .form-control, #edit_radiology_test_form #vaccination_type .form-control, #edit_radiology_test_form #update_pharamacy_full_stock .form-control, #edit_radiology_test_form .print_template_row_form .form-control, #edit_radiology_test_form .new_print_template_block .form-control, #edit_radiology_test_form .edit_print_template_block .form-control, #edit_radiology_test_form #referral_payouts_update .form-control, #edit_radiology_test_form #return_hospital_pharmacy_bill .form-control, #edit_radiology_test_form #new_doctor_network_rule_form .form-control, #importUserBill #new_hospital_patient_bill .form-control, #importUserBill #new_hospital_pharmacy_bill .form-control, #importUserBill #edit_hospital_pharmacy_bill .form-control, #importUserBill #create_hospital_bill_template .form-control, #importUserBill #edit_hospital_patient_bill .form-control, #importUserBill #new_hospital_pharmacy_inventory .form-control, #importUserBill #prescription_template_form .form-control, #importUserBill #new_staff_network_rule_form .form-control, #importUserBill #new_hospital_radiology_order .form-control, #importUserBill #edit_hospital_radiology_order .form-control, #importUserBill #edit_hospital_radiology_test .form-control, #importUserBill #create_user_anon_bill .form-control, #importUserBill #radiology_order_template .form-control, #importUserBill #add_doctorreferral .form-control, #importUserBill #new_pharmacy_order_form .form-control, #importUserBill #edit_pharmacy_order_form .form-control, #importUserBill #vaccination_type .form-control, #importUserBill #update_pharamacy_full_stock .form-control, #importUserBill .print_template_row_form .form-control, #importUserBill .new_print_template_block .form-control, #importUserBill .edit_print_template_block .form-control, #importUserBill #referral_payouts_update .form-control, #importUserBill #return_hospital_pharmacy_bill .form-control, #importUserBill #new_doctor_network_rule_form .form-control, #editOrderTemplatemodal #new_hospital_patient_bill .form-control, #editOrderTemplatemodal #new_hospital_pharmacy_bill .form-control, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .form-control, #editOrderTemplatemodal #create_hospital_bill_template .form-control, #editOrderTemplatemodal #edit_hospital_patient_bill .form-control, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .form-control, #editOrderTemplatemodal #prescription_template_form .form-control, #editOrderTemplatemodal #new_staff_network_rule_form .form-control, #editOrderTemplatemodal #new_hospital_radiology_order .form-control, #editOrderTemplatemodal #edit_hospital_radiology_order .form-control, #editOrderTemplatemodal #edit_hospital_radiology_test .form-control, #editOrderTemplatemodal #create_user_anon_bill .form-control, #editOrderTemplatemodal #radiology_order_template .form-control, #editOrderTemplatemodal #add_doctorreferral .form-control, #editOrderTemplatemodal #new_pharmacy_order_form .form-control, #editOrderTemplatemodal #edit_pharmacy_order_form .form-control, #editOrderTemplatemodal #vaccination_type .form-control, #editOrderTemplatemodal #update_pharamacy_full_stock .form-control, #editOrderTemplatemodal .print_template_row_form .form-control, #editOrderTemplatemodal .new_print_template_block .form-control, #editOrderTemplatemodal .edit_print_template_block .form-control, #editOrderTemplatemodal #referral_payouts_update .form-control, #editOrderTemplatemodal #return_hospital_pharmacy_bill .form-control, #editOrderTemplatemodal #new_doctor_network_rule_form .form-control, #editReferralTemplatemodal #new_hospital_patient_bill .form-control, #editReferralTemplatemodal #new_hospital_pharmacy_bill .form-control, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .form-control, #editReferralTemplatemodal #create_hospital_bill_template .form-control, #editReferralTemplatemodal #edit_hospital_patient_bill .form-control, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .form-control, #editReferralTemplatemodal #prescription_template_form .form-control, #editReferralTemplatemodal #new_staff_network_rule_form .form-control, #editReferralTemplatemodal #new_hospital_radiology_order .form-control, #editReferralTemplatemodal #edit_hospital_radiology_order .form-control, #editReferralTemplatemodal #edit_hospital_radiology_test .form-control, #editReferralTemplatemodal #create_user_anon_bill .form-control, #editReferralTemplatemodal #radiology_order_template .form-control, #editReferralTemplatemodal #add_doctorreferral .form-control, #editReferralTemplatemodal #new_pharmacy_order_form .form-control, #editReferralTemplatemodal #edit_pharmacy_order_form .form-control, #editReferralTemplatemodal #vaccination_type .form-control, #editReferralTemplatemodal #update_pharamacy_full_stock .form-control, #editReferralTemplatemodal .print_template_row_form .form-control, #editReferralTemplatemodal .new_print_template_block .form-control, #editReferralTemplatemodal .edit_print_template_block .form-control, #editReferralTemplatemodal #referral_payouts_update .form-control, #editReferralTemplatemodal #return_hospital_pharmacy_bill .form-control, #editReferralTemplatemodal #new_doctor_network_rule_form .form-control, #VaccinationTemplatemodal #new_hospital_patient_bill .form-control, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .form-control, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .form-control, #VaccinationTemplatemodal #create_hospital_bill_template .form-control, #VaccinationTemplatemodal #edit_hospital_patient_bill .form-control, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .form-control, #VaccinationTemplatemodal #prescription_template_form .form-control, #VaccinationTemplatemodal #new_staff_network_rule_form .form-control, #VaccinationTemplatemodal #new_hospital_radiology_order .form-control, #VaccinationTemplatemodal #edit_hospital_radiology_order .form-control, #VaccinationTemplatemodal #edit_hospital_radiology_test .form-control, #VaccinationTemplatemodal #create_user_anon_bill .form-control, #VaccinationTemplatemodal #radiology_order_template .form-control, #VaccinationTemplatemodal #add_doctorreferral .form-control, #VaccinationTemplatemodal #new_pharmacy_order_form .form-control, #VaccinationTemplatemodal #edit_pharmacy_order_form .form-control, #VaccinationTemplatemodal #vaccination_type .form-control, #VaccinationTemplatemodal #update_pharamacy_full_stock .form-control, #VaccinationTemplatemodal .print_template_row_form .form-control, #VaccinationTemplatemodal .new_print_template_block .form-control, #VaccinationTemplatemodal .edit_print_template_block .form-control, #VaccinationTemplatemodal #referral_payouts_update .form-control, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .form-control, #VaccinationTemplatemodal #new_doctor_network_rule_form .form-control, #update_pharmacy_order_stock #new_hospital_patient_bill .form-control, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .form-control, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .form-control, #update_pharmacy_order_stock #create_hospital_bill_template .form-control, #update_pharmacy_order_stock #edit_hospital_patient_bill .form-control, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .form-control, #update_pharmacy_order_stock #prescription_template_form .form-control, #update_pharmacy_order_stock #new_staff_network_rule_form .form-control, #update_pharmacy_order_stock #new_hospital_radiology_order .form-control, #update_pharmacy_order_stock #edit_hospital_radiology_order .form-control, #update_pharmacy_order_stock #edit_hospital_radiology_test .form-control, #update_pharmacy_order_stock #create_user_anon_bill .form-control, #update_pharmacy_order_stock #radiology_order_template .form-control, #update_pharmacy_order_stock #add_doctorreferral .form-control, #update_pharmacy_order_stock #new_pharmacy_order_form .form-control, #update_pharmacy_order_stock #edit_pharmacy_order_form .form-control, #update_pharmacy_order_stock #vaccination_type .form-control, #update_pharmacy_order_stock #update_pharamacy_full_stock .form-control, #update_pharmacy_order_stock .print_template_row_form .form-control, #update_pharmacy_order_stock .new_print_template_block .form-control, #update_pharmacy_order_stock .edit_print_template_block .form-control, #update_pharmacy_order_stock #referral_payouts_update .form-control, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .form-control, #update_pharmacy_order_stock #new_doctor_network_rule_form .form-control, #addMoreList #new_hospital_patient_bill .form-control, #addMoreList #new_hospital_pharmacy_bill .form-control, #addMoreList #edit_hospital_pharmacy_bill .form-control, #addMoreList #create_hospital_bill_template .form-control, #addMoreList #edit_hospital_patient_bill .form-control, #addMoreList #new_hospital_pharmacy_inventory .form-control, #addMoreList #prescription_template_form .form-control, #addMoreList #new_staff_network_rule_form .form-control, #addMoreList #new_hospital_radiology_order .form-control, #addMoreList #edit_hospital_radiology_order .form-control, #addMoreList #edit_hospital_radiology_test .form-control, #addMoreList #create_user_anon_bill .form-control, #addMoreList #radiology_order_template .form-control, #addMoreList #add_doctorreferral .form-control, #addMoreList #new_pharmacy_order_form .form-control, #addMoreList #edit_pharmacy_order_form .form-control, #addMoreList #vaccination_type .form-control, #addMoreList #update_pharamacy_full_stock .form-control, #addMoreList .print_template_row_form .form-control, #addMoreList .new_print_template_block .form-control, #addMoreList .edit_print_template_block .form-control, #addMoreList #referral_payouts_update .form-control, #addMoreList #return_hospital_pharmacy_bill .form-control, #addMoreList #new_doctor_network_rule_form .form-control, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .form-control, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .form-control, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .form-control, #addTemplateHeaderBlocksModal #create_hospital_bill_template .form-control, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .form-control, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .form-control, #addTemplateHeaderBlocksModal #prescription_template_form .form-control, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .form-control, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .form-control, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .form-control, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .form-control, #addTemplateHeaderBlocksModal #create_user_anon_bill .form-control, #addTemplateHeaderBlocksModal #radiology_order_template .form-control, #addTemplateHeaderBlocksModal #add_doctorreferral .form-control, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .form-control, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .form-control, #addTemplateHeaderBlocksModal #vaccination_type .form-control, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .form-control, #addTemplateHeaderBlocksModal .print_template_row_form .form-control, #addTemplateHeaderBlocksModal .new_print_template_block .form-control, #addTemplateHeaderBlocksModal .edit_print_template_block .form-control, #addTemplateHeaderBlocksModal #referral_payouts_update .form-control, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .form-control, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .form-control, #referralPayoutTemplatemodal #new_hospital_patient_bill .form-control, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .form-control, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .form-control, #referralPayoutTemplatemodal #create_hospital_bill_template .form-control, #referralPayoutTemplatemodal #edit_hospital_patient_bill .form-control, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .form-control, #referralPayoutTemplatemodal #prescription_template_form .form-control, #referralPayoutTemplatemodal #new_staff_network_rule_form .form-control, #referralPayoutTemplatemodal #new_hospital_radiology_order .form-control, #referralPayoutTemplatemodal #edit_hospital_radiology_order .form-control, #referralPayoutTemplatemodal #edit_hospital_radiology_test .form-control, #referralPayoutTemplatemodal #create_user_anon_bill .form-control, #referralPayoutTemplatemodal #radiology_order_template .form-control, #referralPayoutTemplatemodal #add_doctorreferral .form-control, #referralPayoutTemplatemodal #new_pharmacy_order_form .form-control, #referralPayoutTemplatemodal #edit_pharmacy_order_form .form-control, #referralPayoutTemplatemodal #vaccination_type .form-control, #referralPayoutTemplatemodal #update_pharamacy_full_stock .form-control, #referralPayoutTemplatemodal .print_template_row_form .form-control, #referralPayoutTemplatemodal .new_print_template_block .form-control, #referralPayoutTemplatemodal .edit_print_template_block .form-control, #referralPayoutTemplatemodal #referral_payouts_update .form-control, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .form-control, #referralPayoutTemplatemodal #new_doctor_network_rule_form .form-control, #new_doctor_network_rule_form #new_hospital_patient_bill .form-control, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .form-control, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .form-control, #new_doctor_network_rule_form #create_hospital_bill_template .form-control, #new_doctor_network_rule_form #edit_hospital_patient_bill .form-control, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .form-control, #new_doctor_network_rule_form #prescription_template_form .form-control, #new_doctor_network_rule_form #new_staff_network_rule_form .form-control, #new_doctor_network_rule_form #new_hospital_radiology_order .form-control, #new_doctor_network_rule_form #edit_hospital_radiology_order .form-control, #new_doctor_network_rule_form #edit_hospital_radiology_test .form-control, #new_doctor_network_rule_form #create_user_anon_bill .form-control, #new_doctor_network_rule_form #radiology_order_template .form-control, #new_doctor_network_rule_form #add_doctorreferral .form-control, #new_doctor_network_rule_form #new_pharmacy_order_form .form-control, #new_doctor_network_rule_form #edit_pharmacy_order_form .form-control, #new_doctor_network_rule_form #vaccination_type .form-control, #new_doctor_network_rule_form #update_pharamacy_full_stock .form-control, #new_doctor_network_rule_form .print_template_row_form .form-control, #new_doctor_network_rule_form .new_print_template_block .form-control, #new_doctor_network_rule_form .edit_print_template_block .form-control, #new_doctor_network_rule_form #referral_payouts_update .form-control, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .form-control, #new_doctor_network_rule_form #new_doctor_network_rule_form .form-control {
  height: 40px;
  line-height: 40px;
  padding: 0em 1em;
  border: none;
  box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.12);
  border-radius: 0;
  -webkit-transition: box-shadow 0.25s ease-in-out !important;
  -moz-transition: box-shadow 0.25s ease-in-out !important;
  -ms-transition: box-shadow 0.25s ease-in-out !important;
  -o-transition: box-shadow 0.25s ease-in-out !important;
  transition: box-shadow 0.25s ease-in-out !important;
}
#add_new_bill_form #new_hospital_patient_bill .form-control:focus, #add_new_bill_form #new_hospital_pharmacy_bill .form-control:focus, #add_new_bill_form #edit_hospital_pharmacy_bill .form-control:focus, #add_new_bill_form #create_hospital_bill_template .form-control:focus, #add_new_bill_form #edit_hospital_patient_bill .form-control:focus, #add_new_bill_form #new_hospital_pharmacy_inventory .form-control:focus, #add_new_bill_form #prescription_template_form .form-control:focus, #add_new_bill_form #new_staff_network_rule_form .form-control:focus, #add_new_bill_form #new_hospital_radiology_order .form-control:focus, #add_new_bill_form #edit_hospital_radiology_order .form-control:focus, #add_new_bill_form #edit_hospital_radiology_test .form-control:focus, #add_new_bill_form #create_user_anon_bill .form-control:focus, #add_new_bill_form #radiology_order_template .form-control:focus, #add_new_bill_form #add_doctorreferral .form-control:focus, #add_new_bill_form #new_pharmacy_order_form .form-control:focus, #add_new_bill_form #edit_pharmacy_order_form .form-control:focus, #add_new_bill_form #vaccination_type .form-control:focus, #add_new_bill_form #update_pharamacy_full_stock .form-control:focus, #add_new_bill_form .print_template_row_form .form-control:focus, #add_new_bill_form .new_print_template_block .form-control:focus, #add_new_bill_form .edit_print_template_block .form-control:focus, #add_new_bill_form #referral_payouts_update .form-control:focus, #add_new_bill_form #return_hospital_pharmacy_bill .form-control:focus, #add_new_bill_form #new_doctor_network_rule_form .form-control:focus, #add_new_pharmacy_bill_form #new_hospital_patient_bill .form-control:focus, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .form-control:focus, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .form-control:focus, #add_new_pharmacy_bill_form #create_hospital_bill_template .form-control:focus, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .form-control:focus, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .form-control:focus, #add_new_pharmacy_bill_form #prescription_template_form .form-control:focus, #add_new_pharmacy_bill_form #new_staff_network_rule_form .form-control:focus, #add_new_pharmacy_bill_form #new_hospital_radiology_order .form-control:focus, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .form-control:focus, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .form-control:focus, #add_new_pharmacy_bill_form #create_user_anon_bill .form-control:focus, #add_new_pharmacy_bill_form #radiology_order_template .form-control:focus, #add_new_pharmacy_bill_form #add_doctorreferral .form-control:focus, #add_new_pharmacy_bill_form #new_pharmacy_order_form .form-control:focus, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .form-control:focus, #add_new_pharmacy_bill_form #vaccination_type .form-control:focus, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .form-control:focus, #add_new_pharmacy_bill_form .print_template_row_form .form-control:focus, #add_new_pharmacy_bill_form .new_print_template_block .form-control:focus, #add_new_pharmacy_bill_form .edit_print_template_block .form-control:focus, #add_new_pharmacy_bill_form #referral_payouts_update .form-control:focus, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .form-control:focus, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .form-control:focus, #update_new_bill_form #new_hospital_patient_bill .form-control:focus, #update_new_bill_form #new_hospital_pharmacy_bill .form-control:focus, #update_new_bill_form #edit_hospital_pharmacy_bill .form-control:focus, #update_new_bill_form #create_hospital_bill_template .form-control:focus, #update_new_bill_form #edit_hospital_patient_bill .form-control:focus, #update_new_bill_form #new_hospital_pharmacy_inventory .form-control:focus, #update_new_bill_form #prescription_template_form .form-control:focus, #update_new_bill_form #new_staff_network_rule_form .form-control:focus, #update_new_bill_form #new_hospital_radiology_order .form-control:focus, #update_new_bill_form #edit_hospital_radiology_order .form-control:focus, #update_new_bill_form #edit_hospital_radiology_test .form-control:focus, #update_new_bill_form #create_user_anon_bill .form-control:focus, #update_new_bill_form #radiology_order_template .form-control:focus, #update_new_bill_form #add_doctorreferral .form-control:focus, #update_new_bill_form #new_pharmacy_order_form .form-control:focus, #update_new_bill_form #edit_pharmacy_order_form .form-control:focus, #update_new_bill_form #vaccination_type .form-control:focus, #update_new_bill_form #update_pharamacy_full_stock .form-control:focus, #update_new_bill_form .print_template_row_form .form-control:focus, #update_new_bill_form .new_print_template_block .form-control:focus, #update_new_bill_form .edit_print_template_block .form-control:focus, #update_new_bill_form #referral_payouts_update .form-control:focus, #update_new_bill_form #return_hospital_pharmacy_bill .form-control:focus, #update_new_bill_form #new_doctor_network_rule_form .form-control:focus, #edit_pharmacy_bill_form #new_hospital_patient_bill .form-control:focus, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .form-control:focus, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .form-control:focus, #edit_pharmacy_bill_form #create_hospital_bill_template .form-control:focus, #edit_pharmacy_bill_form #edit_hospital_patient_bill .form-control:focus, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .form-control:focus, #edit_pharmacy_bill_form #prescription_template_form .form-control:focus, #edit_pharmacy_bill_form #new_staff_network_rule_form .form-control:focus, #edit_pharmacy_bill_form #new_hospital_radiology_order .form-control:focus, #edit_pharmacy_bill_form #edit_hospital_radiology_order .form-control:focus, #edit_pharmacy_bill_form #edit_hospital_radiology_test .form-control:focus, #edit_pharmacy_bill_form #create_user_anon_bill .form-control:focus, #edit_pharmacy_bill_form #radiology_order_template .form-control:focus, #edit_pharmacy_bill_form #add_doctorreferral .form-control:focus, #edit_pharmacy_bill_form #new_pharmacy_order_form .form-control:focus, #edit_pharmacy_bill_form #edit_pharmacy_order_form .form-control:focus, #edit_pharmacy_bill_form #vaccination_type .form-control:focus, #edit_pharmacy_bill_form #update_pharamacy_full_stock .form-control:focus, #edit_pharmacy_bill_form .print_template_row_form .form-control:focus, #edit_pharmacy_bill_form .new_print_template_block .form-control:focus, #edit_pharmacy_bill_form .edit_print_template_block .form-control:focus, #edit_pharmacy_bill_form #referral_payouts_update .form-control:focus, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .form-control:focus, #edit_pharmacy_bill_form #new_doctor_network_rule_form .form-control:focus, #createHospBillTemplatemodal #new_hospital_patient_bill .form-control:focus, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .form-control:focus, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .form-control:focus, #createHospBillTemplatemodal #create_hospital_bill_template .form-control:focus, #createHospBillTemplatemodal #edit_hospital_patient_bill .form-control:focus, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .form-control:focus, #createHospBillTemplatemodal #prescription_template_form .form-control:focus, #createHospBillTemplatemodal #new_staff_network_rule_form .form-control:focus, #createHospBillTemplatemodal #new_hospital_radiology_order .form-control:focus, #createHospBillTemplatemodal #edit_hospital_radiology_order .form-control:focus, #createHospBillTemplatemodal #edit_hospital_radiology_test .form-control:focus, #createHospBillTemplatemodal #create_user_anon_bill .form-control:focus, #createHospBillTemplatemodal #radiology_order_template .form-control:focus, #createHospBillTemplatemodal #add_doctorreferral .form-control:focus, #createHospBillTemplatemodal #new_pharmacy_order_form .form-control:focus, #createHospBillTemplatemodal #edit_pharmacy_order_form .form-control:focus, #createHospBillTemplatemodal #vaccination_type .form-control:focus, #createHospBillTemplatemodal #update_pharamacy_full_stock .form-control:focus, #createHospBillTemplatemodal .print_template_row_form .form-control:focus, #createHospBillTemplatemodal .new_print_template_block .form-control:focus, #createHospBillTemplatemodal .edit_print_template_block .form-control:focus, #createHospBillTemplatemodal #referral_payouts_update .form-control:focus, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .form-control:focus, #createHospBillTemplatemodal #new_doctor_network_rule_form .form-control:focus, #editBillTemplatemodal #new_hospital_patient_bill .form-control:focus, #editBillTemplatemodal #new_hospital_pharmacy_bill .form-control:focus, #editBillTemplatemodal #edit_hospital_pharmacy_bill .form-control:focus, #editBillTemplatemodal #create_hospital_bill_template .form-control:focus, #editBillTemplatemodal #edit_hospital_patient_bill .form-control:focus, #editBillTemplatemodal #new_hospital_pharmacy_inventory .form-control:focus, #editBillTemplatemodal #prescription_template_form .form-control:focus, #editBillTemplatemodal #new_staff_network_rule_form .form-control:focus, #editBillTemplatemodal #new_hospital_radiology_order .form-control:focus, #editBillTemplatemodal #edit_hospital_radiology_order .form-control:focus, #editBillTemplatemodal #edit_hospital_radiology_test .form-control:focus, #editBillTemplatemodal #create_user_anon_bill .form-control:focus, #editBillTemplatemodal #radiology_order_template .form-control:focus, #editBillTemplatemodal #add_doctorreferral .form-control:focus, #editBillTemplatemodal #new_pharmacy_order_form .form-control:focus, #editBillTemplatemodal #edit_pharmacy_order_form .form-control:focus, #editBillTemplatemodal #vaccination_type .form-control:focus, #editBillTemplatemodal #update_pharamacy_full_stock .form-control:focus, #editBillTemplatemodal .print_template_row_form .form-control:focus, #editBillTemplatemodal .new_print_template_block .form-control:focus, #editBillTemplatemodal .edit_print_template_block .form-control:focus, #editBillTemplatemodal #referral_payouts_update .form-control:focus, #editBillTemplatemodal #return_hospital_pharmacy_bill .form-control:focus, #editBillTemplatemodal #new_doctor_network_rule_form .form-control:focus, #add_new_inventory_form #new_hospital_patient_bill .form-control:focus, #add_new_inventory_form #new_hospital_pharmacy_bill .form-control:focus, #add_new_inventory_form #edit_hospital_pharmacy_bill .form-control:focus, #add_new_inventory_form #create_hospital_bill_template .form-control:focus, #add_new_inventory_form #edit_hospital_patient_bill .form-control:focus, #add_new_inventory_form #new_hospital_pharmacy_inventory .form-control:focus, #add_new_inventory_form #prescription_template_form .form-control:focus, #add_new_inventory_form #new_staff_network_rule_form .form-control:focus, #add_new_inventory_form #new_hospital_radiology_order .form-control:focus, #add_new_inventory_form #edit_hospital_radiology_order .form-control:focus, #add_new_inventory_form #edit_hospital_radiology_test .form-control:focus, #add_new_inventory_form #create_user_anon_bill .form-control:focus, #add_new_inventory_form #radiology_order_template .form-control:focus, #add_new_inventory_form #add_doctorreferral .form-control:focus, #add_new_inventory_form #new_pharmacy_order_form .form-control:focus, #add_new_inventory_form #edit_pharmacy_order_form .form-control:focus, #add_new_inventory_form #vaccination_type .form-control:focus, #add_new_inventory_form #update_pharamacy_full_stock .form-control:focus, #add_new_inventory_form .print_template_row_form .form-control:focus, #add_new_inventory_form .new_print_template_block .form-control:focus, #add_new_inventory_form .edit_print_template_block .form-control:focus, #add_new_inventory_form #referral_payouts_update .form-control:focus, #add_new_inventory_form #return_hospital_pharmacy_bill .form-control:focus, #add_new_inventory_form #new_doctor_network_rule_form .form-control:focus, #edit_pharmacy_order #new_hospital_patient_bill .form-control:focus, #edit_pharmacy_order #new_hospital_pharmacy_bill .form-control:focus, #edit_pharmacy_order #edit_hospital_pharmacy_bill .form-control:focus, #edit_pharmacy_order #create_hospital_bill_template .form-control:focus, #edit_pharmacy_order #edit_hospital_patient_bill .form-control:focus, #edit_pharmacy_order #new_hospital_pharmacy_inventory .form-control:focus, #edit_pharmacy_order #prescription_template_form .form-control:focus, #edit_pharmacy_order #new_staff_network_rule_form .form-control:focus, #edit_pharmacy_order #new_hospital_radiology_order .form-control:focus, #edit_pharmacy_order #edit_hospital_radiology_order .form-control:focus, #edit_pharmacy_order #edit_hospital_radiology_test .form-control:focus, #edit_pharmacy_order #create_user_anon_bill .form-control:focus, #edit_pharmacy_order #radiology_order_template .form-control:focus, #edit_pharmacy_order #add_doctorreferral .form-control:focus, #edit_pharmacy_order #new_pharmacy_order_form .form-control:focus, #edit_pharmacy_order #edit_pharmacy_order_form .form-control:focus, #edit_pharmacy_order #vaccination_type .form-control:focus, #edit_pharmacy_order #update_pharamacy_full_stock .form-control:focus, #edit_pharmacy_order .print_template_row_form .form-control:focus, #edit_pharmacy_order .new_print_template_block .form-control:focus, #edit_pharmacy_order .edit_print_template_block .form-control:focus, #edit_pharmacy_order #referral_payouts_update .form-control:focus, #edit_pharmacy_order #return_hospital_pharmacy_bill .form-control:focus, #edit_pharmacy_order #new_doctor_network_rule_form .form-control:focus, #edit_staff_network_rules #new_hospital_patient_bill .form-control:focus, #edit_staff_network_rules #new_hospital_pharmacy_bill .form-control:focus, #edit_staff_network_rules #edit_hospital_pharmacy_bill .form-control:focus, #edit_staff_network_rules #create_hospital_bill_template .form-control:focus, #edit_staff_network_rules #edit_hospital_patient_bill .form-control:focus, #edit_staff_network_rules #new_hospital_pharmacy_inventory .form-control:focus, #edit_staff_network_rules #prescription_template_form .form-control:focus, #edit_staff_network_rules #new_staff_network_rule_form .form-control:focus, #edit_staff_network_rules #new_hospital_radiology_order .form-control:focus, #edit_staff_network_rules #edit_hospital_radiology_order .form-control:focus, #edit_staff_network_rules #edit_hospital_radiology_test .form-control:focus, #edit_staff_network_rules #create_user_anon_bill .form-control:focus, #edit_staff_network_rules #radiology_order_template .form-control:focus, #edit_staff_network_rules #add_doctorreferral .form-control:focus, #edit_staff_network_rules #new_pharmacy_order_form .form-control:focus, #edit_staff_network_rules #edit_pharmacy_order_form .form-control:focus, #edit_staff_network_rules #vaccination_type .form-control:focus, #edit_staff_network_rules #update_pharamacy_full_stock .form-control:focus, #edit_staff_network_rules .print_template_row_form .form-control:focus, #edit_staff_network_rules .new_print_template_block .form-control:focus, #edit_staff_network_rules .edit_print_template_block .form-control:focus, #edit_staff_network_rules #referral_payouts_update .form-control:focus, #edit_staff_network_rules #return_hospital_pharmacy_bill .form-control:focus, #edit_staff_network_rules #new_doctor_network_rule_form .form-control:focus, #add_new_radiology_order_form #new_hospital_patient_bill .form-control:focus, #add_new_radiology_order_form #new_hospital_pharmacy_bill .form-control:focus, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .form-control:focus, #add_new_radiology_order_form #create_hospital_bill_template .form-control:focus, #add_new_radiology_order_form #edit_hospital_patient_bill .form-control:focus, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .form-control:focus, #add_new_radiology_order_form #prescription_template_form .form-control:focus, #add_new_radiology_order_form #new_staff_network_rule_form .form-control:focus, #add_new_radiology_order_form #new_hospital_radiology_order .form-control:focus, #add_new_radiology_order_form #edit_hospital_radiology_order .form-control:focus, #add_new_radiology_order_form #edit_hospital_radiology_test .form-control:focus, #add_new_radiology_order_form #create_user_anon_bill .form-control:focus, #add_new_radiology_order_form #radiology_order_template .form-control:focus, #add_new_radiology_order_form #add_doctorreferral .form-control:focus, #add_new_radiology_order_form #new_pharmacy_order_form .form-control:focus, #add_new_radiology_order_form #edit_pharmacy_order_form .form-control:focus, #add_new_radiology_order_form #vaccination_type .form-control:focus, #add_new_radiology_order_form #update_pharamacy_full_stock .form-control:focus, #add_new_radiology_order_form .print_template_row_form .form-control:focus, #add_new_radiology_order_form .new_print_template_block .form-control:focus, #add_new_radiology_order_form .edit_print_template_block .form-control:focus, #add_new_radiology_order_form #referral_payouts_update .form-control:focus, #add_new_radiology_order_form #return_hospital_pharmacy_bill .form-control:focus, #add_new_radiology_order_form #new_doctor_network_rule_form .form-control:focus, #edit_radiology_test_form #new_hospital_patient_bill .form-control:focus, #edit_radiology_test_form #new_hospital_pharmacy_bill .form-control:focus, #edit_radiology_test_form #edit_hospital_pharmacy_bill .form-control:focus, #edit_radiology_test_form #create_hospital_bill_template .form-control:focus, #edit_radiology_test_form #edit_hospital_patient_bill .form-control:focus, #edit_radiology_test_form #new_hospital_pharmacy_inventory .form-control:focus, #edit_radiology_test_form #prescription_template_form .form-control:focus, #edit_radiology_test_form #new_staff_network_rule_form .form-control:focus, #edit_radiology_test_form #new_hospital_radiology_order .form-control:focus, #edit_radiology_test_form #edit_hospital_radiology_order .form-control:focus, #edit_radiology_test_form #edit_hospital_radiology_test .form-control:focus, #edit_radiology_test_form #create_user_anon_bill .form-control:focus, #edit_radiology_test_form #radiology_order_template .form-control:focus, #edit_radiology_test_form #add_doctorreferral .form-control:focus, #edit_radiology_test_form #new_pharmacy_order_form .form-control:focus, #edit_radiology_test_form #edit_pharmacy_order_form .form-control:focus, #edit_radiology_test_form #vaccination_type .form-control:focus, #edit_radiology_test_form #update_pharamacy_full_stock .form-control:focus, #edit_radiology_test_form .print_template_row_form .form-control:focus, #edit_radiology_test_form .new_print_template_block .form-control:focus, #edit_radiology_test_form .edit_print_template_block .form-control:focus, #edit_radiology_test_form #referral_payouts_update .form-control:focus, #edit_radiology_test_form #return_hospital_pharmacy_bill .form-control:focus, #edit_radiology_test_form #new_doctor_network_rule_form .form-control:focus, #importUserBill #new_hospital_patient_bill .form-control:focus, #importUserBill #new_hospital_pharmacy_bill .form-control:focus, #importUserBill #edit_hospital_pharmacy_bill .form-control:focus, #importUserBill #create_hospital_bill_template .form-control:focus, #importUserBill #edit_hospital_patient_bill .form-control:focus, #importUserBill #new_hospital_pharmacy_inventory .form-control:focus, #importUserBill #prescription_template_form .form-control:focus, #importUserBill #new_staff_network_rule_form .form-control:focus, #importUserBill #new_hospital_radiology_order .form-control:focus, #importUserBill #edit_hospital_radiology_order .form-control:focus, #importUserBill #edit_hospital_radiology_test .form-control:focus, #importUserBill #create_user_anon_bill .form-control:focus, #importUserBill #radiology_order_template .form-control:focus, #importUserBill #add_doctorreferral .form-control:focus, #importUserBill #new_pharmacy_order_form .form-control:focus, #importUserBill #edit_pharmacy_order_form .form-control:focus, #importUserBill #vaccination_type .form-control:focus, #importUserBill #update_pharamacy_full_stock .form-control:focus, #importUserBill .print_template_row_form .form-control:focus, #importUserBill .new_print_template_block .form-control:focus, #importUserBill .edit_print_template_block .form-control:focus, #importUserBill #referral_payouts_update .form-control:focus, #importUserBill #return_hospital_pharmacy_bill .form-control:focus, #importUserBill #new_doctor_network_rule_form .form-control:focus, #editOrderTemplatemodal #new_hospital_patient_bill .form-control:focus, #editOrderTemplatemodal #new_hospital_pharmacy_bill .form-control:focus, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .form-control:focus, #editOrderTemplatemodal #create_hospital_bill_template .form-control:focus, #editOrderTemplatemodal #edit_hospital_patient_bill .form-control:focus, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .form-control:focus, #editOrderTemplatemodal #prescription_template_form .form-control:focus, #editOrderTemplatemodal #new_staff_network_rule_form .form-control:focus, #editOrderTemplatemodal #new_hospital_radiology_order .form-control:focus, #editOrderTemplatemodal #edit_hospital_radiology_order .form-control:focus, #editOrderTemplatemodal #edit_hospital_radiology_test .form-control:focus, #editOrderTemplatemodal #create_user_anon_bill .form-control:focus, #editOrderTemplatemodal #radiology_order_template .form-control:focus, #editOrderTemplatemodal #add_doctorreferral .form-control:focus, #editOrderTemplatemodal #new_pharmacy_order_form .form-control:focus, #editOrderTemplatemodal #edit_pharmacy_order_form .form-control:focus, #editOrderTemplatemodal #vaccination_type .form-control:focus, #editOrderTemplatemodal #update_pharamacy_full_stock .form-control:focus, #editOrderTemplatemodal .print_template_row_form .form-control:focus, #editOrderTemplatemodal .new_print_template_block .form-control:focus, #editOrderTemplatemodal .edit_print_template_block .form-control:focus, #editOrderTemplatemodal #referral_payouts_update .form-control:focus, #editOrderTemplatemodal #return_hospital_pharmacy_bill .form-control:focus, #editOrderTemplatemodal #new_doctor_network_rule_form .form-control:focus, #editReferralTemplatemodal #new_hospital_patient_bill .form-control:focus, #editReferralTemplatemodal #new_hospital_pharmacy_bill .form-control:focus, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .form-control:focus, #editReferralTemplatemodal #create_hospital_bill_template .form-control:focus, #editReferralTemplatemodal #edit_hospital_patient_bill .form-control:focus, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .form-control:focus, #editReferralTemplatemodal #prescription_template_form .form-control:focus, #editReferralTemplatemodal #new_staff_network_rule_form .form-control:focus, #editReferralTemplatemodal #new_hospital_radiology_order .form-control:focus, #editReferralTemplatemodal #edit_hospital_radiology_order .form-control:focus, #editReferralTemplatemodal #edit_hospital_radiology_test .form-control:focus, #editReferralTemplatemodal #create_user_anon_bill .form-control:focus, #editReferralTemplatemodal #radiology_order_template .form-control:focus, #editReferralTemplatemodal #add_doctorreferral .form-control:focus, #editReferralTemplatemodal #new_pharmacy_order_form .form-control:focus, #editReferralTemplatemodal #edit_pharmacy_order_form .form-control:focus, #editReferralTemplatemodal #vaccination_type .form-control:focus, #editReferralTemplatemodal #update_pharamacy_full_stock .form-control:focus, #editReferralTemplatemodal .print_template_row_form .form-control:focus, #editReferralTemplatemodal .new_print_template_block .form-control:focus, #editReferralTemplatemodal .edit_print_template_block .form-control:focus, #editReferralTemplatemodal #referral_payouts_update .form-control:focus, #editReferralTemplatemodal #return_hospital_pharmacy_bill .form-control:focus, #editReferralTemplatemodal #new_doctor_network_rule_form .form-control:focus, #VaccinationTemplatemodal #new_hospital_patient_bill .form-control:focus, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .form-control:focus, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .form-control:focus, #VaccinationTemplatemodal #create_hospital_bill_template .form-control:focus, #VaccinationTemplatemodal #edit_hospital_patient_bill .form-control:focus, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .form-control:focus, #VaccinationTemplatemodal #prescription_template_form .form-control:focus, #VaccinationTemplatemodal #new_staff_network_rule_form .form-control:focus, #VaccinationTemplatemodal #new_hospital_radiology_order .form-control:focus, #VaccinationTemplatemodal #edit_hospital_radiology_order .form-control:focus, #VaccinationTemplatemodal #edit_hospital_radiology_test .form-control:focus, #VaccinationTemplatemodal #create_user_anon_bill .form-control:focus, #VaccinationTemplatemodal #radiology_order_template .form-control:focus, #VaccinationTemplatemodal #add_doctorreferral .form-control:focus, #VaccinationTemplatemodal #new_pharmacy_order_form .form-control:focus, #VaccinationTemplatemodal #edit_pharmacy_order_form .form-control:focus, #VaccinationTemplatemodal #vaccination_type .form-control:focus, #VaccinationTemplatemodal #update_pharamacy_full_stock .form-control:focus, #VaccinationTemplatemodal .print_template_row_form .form-control:focus, #VaccinationTemplatemodal .new_print_template_block .form-control:focus, #VaccinationTemplatemodal .edit_print_template_block .form-control:focus, #VaccinationTemplatemodal #referral_payouts_update .form-control:focus, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .form-control:focus, #VaccinationTemplatemodal #new_doctor_network_rule_form .form-control:focus, #update_pharmacy_order_stock #new_hospital_patient_bill .form-control:focus, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .form-control:focus, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .form-control:focus, #update_pharmacy_order_stock #create_hospital_bill_template .form-control:focus, #update_pharmacy_order_stock #edit_hospital_patient_bill .form-control:focus, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .form-control:focus, #update_pharmacy_order_stock #prescription_template_form .form-control:focus, #update_pharmacy_order_stock #new_staff_network_rule_form .form-control:focus, #update_pharmacy_order_stock #new_hospital_radiology_order .form-control:focus, #update_pharmacy_order_stock #edit_hospital_radiology_order .form-control:focus, #update_pharmacy_order_stock #edit_hospital_radiology_test .form-control:focus, #update_pharmacy_order_stock #create_user_anon_bill .form-control:focus, #update_pharmacy_order_stock #radiology_order_template .form-control:focus, #update_pharmacy_order_stock #add_doctorreferral .form-control:focus, #update_pharmacy_order_stock #new_pharmacy_order_form .form-control:focus, #update_pharmacy_order_stock #edit_pharmacy_order_form .form-control:focus, #update_pharmacy_order_stock #vaccination_type .form-control:focus, #update_pharmacy_order_stock #update_pharamacy_full_stock .form-control:focus, #update_pharmacy_order_stock .print_template_row_form .form-control:focus, #update_pharmacy_order_stock .new_print_template_block .form-control:focus, #update_pharmacy_order_stock .edit_print_template_block .form-control:focus, #update_pharmacy_order_stock #referral_payouts_update .form-control:focus, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .form-control:focus, #update_pharmacy_order_stock #new_doctor_network_rule_form .form-control:focus, #addMoreList #new_hospital_patient_bill .form-control:focus, #addMoreList #new_hospital_pharmacy_bill .form-control:focus, #addMoreList #edit_hospital_pharmacy_bill .form-control:focus, #addMoreList #create_hospital_bill_template .form-control:focus, #addMoreList #edit_hospital_patient_bill .form-control:focus, #addMoreList #new_hospital_pharmacy_inventory .form-control:focus, #addMoreList #prescription_template_form .form-control:focus, #addMoreList #new_staff_network_rule_form .form-control:focus, #addMoreList #new_hospital_radiology_order .form-control:focus, #addMoreList #edit_hospital_radiology_order .form-control:focus, #addMoreList #edit_hospital_radiology_test .form-control:focus, #addMoreList #create_user_anon_bill .form-control:focus, #addMoreList #radiology_order_template .form-control:focus, #addMoreList #add_doctorreferral .form-control:focus, #addMoreList #new_pharmacy_order_form .form-control:focus, #addMoreList #edit_pharmacy_order_form .form-control:focus, #addMoreList #vaccination_type .form-control:focus, #addMoreList #update_pharamacy_full_stock .form-control:focus, #addMoreList .print_template_row_form .form-control:focus, #addMoreList .new_print_template_block .form-control:focus, #addMoreList .edit_print_template_block .form-control:focus, #addMoreList #referral_payouts_update .form-control:focus, #addMoreList #return_hospital_pharmacy_bill .form-control:focus, #addMoreList #new_doctor_network_rule_form .form-control:focus, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .form-control:focus, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .form-control:focus, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .form-control:focus, #addTemplateHeaderBlocksModal #create_hospital_bill_template .form-control:focus, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .form-control:focus, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .form-control:focus, #addTemplateHeaderBlocksModal #prescription_template_form .form-control:focus, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .form-control:focus, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .form-control:focus, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .form-control:focus, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .form-control:focus, #addTemplateHeaderBlocksModal #create_user_anon_bill .form-control:focus, #addTemplateHeaderBlocksModal #radiology_order_template .form-control:focus, #addTemplateHeaderBlocksModal #add_doctorreferral .form-control:focus, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .form-control:focus, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .form-control:focus, #addTemplateHeaderBlocksModal #vaccination_type .form-control:focus, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .form-control:focus, #addTemplateHeaderBlocksModal .print_template_row_form .form-control:focus, #addTemplateHeaderBlocksModal .new_print_template_block .form-control:focus, #addTemplateHeaderBlocksModal .edit_print_template_block .form-control:focus, #addTemplateHeaderBlocksModal #referral_payouts_update .form-control:focus, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .form-control:focus, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .form-control:focus, #referralPayoutTemplatemodal #new_hospital_patient_bill .form-control:focus, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .form-control:focus, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .form-control:focus, #referralPayoutTemplatemodal #create_hospital_bill_template .form-control:focus, #referralPayoutTemplatemodal #edit_hospital_patient_bill .form-control:focus, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .form-control:focus, #referralPayoutTemplatemodal #prescription_template_form .form-control:focus, #referralPayoutTemplatemodal #new_staff_network_rule_form .form-control:focus, #referralPayoutTemplatemodal #new_hospital_radiology_order .form-control:focus, #referralPayoutTemplatemodal #edit_hospital_radiology_order .form-control:focus, #referralPayoutTemplatemodal #edit_hospital_radiology_test .form-control:focus, #referralPayoutTemplatemodal #create_user_anon_bill .form-control:focus, #referralPayoutTemplatemodal #radiology_order_template .form-control:focus, #referralPayoutTemplatemodal #add_doctorreferral .form-control:focus, #referralPayoutTemplatemodal #new_pharmacy_order_form .form-control:focus, #referralPayoutTemplatemodal #edit_pharmacy_order_form .form-control:focus, #referralPayoutTemplatemodal #vaccination_type .form-control:focus, #referralPayoutTemplatemodal #update_pharamacy_full_stock .form-control:focus, #referralPayoutTemplatemodal .print_template_row_form .form-control:focus, #referralPayoutTemplatemodal .new_print_template_block .form-control:focus, #referralPayoutTemplatemodal .edit_print_template_block .form-control:focus, #referralPayoutTemplatemodal #referral_payouts_update .form-control:focus, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .form-control:focus, #referralPayoutTemplatemodal #new_doctor_network_rule_form .form-control:focus, #new_doctor_network_rule_form #new_hospital_patient_bill .form-control:focus, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .form-control:focus, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .form-control:focus, #new_doctor_network_rule_form #create_hospital_bill_template .form-control:focus, #new_doctor_network_rule_form #edit_hospital_patient_bill .form-control:focus, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .form-control:focus, #new_doctor_network_rule_form #prescription_template_form .form-control:focus, #new_doctor_network_rule_form #new_staff_network_rule_form .form-control:focus, #new_doctor_network_rule_form #new_hospital_radiology_order .form-control:focus, #new_doctor_network_rule_form #edit_hospital_radiology_order .form-control:focus, #new_doctor_network_rule_form #edit_hospital_radiology_test .form-control:focus, #new_doctor_network_rule_form #create_user_anon_bill .form-control:focus, #new_doctor_network_rule_form #radiology_order_template .form-control:focus, #new_doctor_network_rule_form #add_doctorreferral .form-control:focus, #new_doctor_network_rule_form #new_pharmacy_order_form .form-control:focus, #new_doctor_network_rule_form #edit_pharmacy_order_form .form-control:focus, #new_doctor_network_rule_form #vaccination_type .form-control:focus, #new_doctor_network_rule_form #update_pharamacy_full_stock .form-control:focus, #new_doctor_network_rule_form .print_template_row_form .form-control:focus, #new_doctor_network_rule_form .new_print_template_block .form-control:focus, #new_doctor_network_rule_form .edit_print_template_block .form-control:focus, #new_doctor_network_rule_form #referral_payouts_update .form-control:focus, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .form-control:focus, #new_doctor_network_rule_form #new_doctor_network_rule_form .form-control:focus {
  box-shadow: inset 0px 0px 0px 2px rgba(43, 126, 237, 0.6);
}
#add_new_bill_form #new_hospital_patient_bill .form-control[status=loading], #add_new_bill_form #new_hospital_pharmacy_bill .form-control[status=loading], #add_new_bill_form #edit_hospital_pharmacy_bill .form-control[status=loading], #add_new_bill_form #create_hospital_bill_template .form-control[status=loading], #add_new_bill_form #edit_hospital_patient_bill .form-control[status=loading], #add_new_bill_form #new_hospital_pharmacy_inventory .form-control[status=loading], #add_new_bill_form #prescription_template_form .form-control[status=loading], #add_new_bill_form #new_staff_network_rule_form .form-control[status=loading], #add_new_bill_form #new_hospital_radiology_order .form-control[status=loading], #add_new_bill_form #edit_hospital_radiology_order .form-control[status=loading], #add_new_bill_form #edit_hospital_radiology_test .form-control[status=loading], #add_new_bill_form #create_user_anon_bill .form-control[status=loading], #add_new_bill_form #radiology_order_template .form-control[status=loading], #add_new_bill_form #add_doctorreferral .form-control[status=loading], #add_new_bill_form #new_pharmacy_order_form .form-control[status=loading], #add_new_bill_form #edit_pharmacy_order_form .form-control[status=loading], #add_new_bill_form #vaccination_type .form-control[status=loading], #add_new_bill_form #update_pharamacy_full_stock .form-control[status=loading], #add_new_bill_form .print_template_row_form .form-control[status=loading], #add_new_bill_form .new_print_template_block .form-control[status=loading], #add_new_bill_form .edit_print_template_block .form-control[status=loading], #add_new_bill_form #referral_payouts_update .form-control[status=loading], #add_new_bill_form #return_hospital_pharmacy_bill .form-control[status=loading], #add_new_bill_form #new_doctor_network_rule_form .form-control[status=loading], #add_new_pharmacy_bill_form #new_hospital_patient_bill .form-control[status=loading], #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .form-control[status=loading], #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .form-control[status=loading], #add_new_pharmacy_bill_form #create_hospital_bill_template .form-control[status=loading], #add_new_pharmacy_bill_form #edit_hospital_patient_bill .form-control[status=loading], #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .form-control[status=loading], #add_new_pharmacy_bill_form #prescription_template_form .form-control[status=loading], #add_new_pharmacy_bill_form #new_staff_network_rule_form .form-control[status=loading], #add_new_pharmacy_bill_form #new_hospital_radiology_order .form-control[status=loading], #add_new_pharmacy_bill_form #edit_hospital_radiology_order .form-control[status=loading], #add_new_pharmacy_bill_form #edit_hospital_radiology_test .form-control[status=loading], #add_new_pharmacy_bill_form #create_user_anon_bill .form-control[status=loading], #add_new_pharmacy_bill_form #radiology_order_template .form-control[status=loading], #add_new_pharmacy_bill_form #add_doctorreferral .form-control[status=loading], #add_new_pharmacy_bill_form #new_pharmacy_order_form .form-control[status=loading], #add_new_pharmacy_bill_form #edit_pharmacy_order_form .form-control[status=loading], #add_new_pharmacy_bill_form #vaccination_type .form-control[status=loading], #add_new_pharmacy_bill_form #update_pharamacy_full_stock .form-control[status=loading], #add_new_pharmacy_bill_form .print_template_row_form .form-control[status=loading], #add_new_pharmacy_bill_form .new_print_template_block .form-control[status=loading], #add_new_pharmacy_bill_form .edit_print_template_block .form-control[status=loading], #add_new_pharmacy_bill_form #referral_payouts_update .form-control[status=loading], #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .form-control[status=loading], #add_new_pharmacy_bill_form #new_doctor_network_rule_form .form-control[status=loading], #update_new_bill_form #new_hospital_patient_bill .form-control[status=loading], #update_new_bill_form #new_hospital_pharmacy_bill .form-control[status=loading], #update_new_bill_form #edit_hospital_pharmacy_bill .form-control[status=loading], #update_new_bill_form #create_hospital_bill_template .form-control[status=loading], #update_new_bill_form #edit_hospital_patient_bill .form-control[status=loading], #update_new_bill_form #new_hospital_pharmacy_inventory .form-control[status=loading], #update_new_bill_form #prescription_template_form .form-control[status=loading], #update_new_bill_form #new_staff_network_rule_form .form-control[status=loading], #update_new_bill_form #new_hospital_radiology_order .form-control[status=loading], #update_new_bill_form #edit_hospital_radiology_order .form-control[status=loading], #update_new_bill_form #edit_hospital_radiology_test .form-control[status=loading], #update_new_bill_form #create_user_anon_bill .form-control[status=loading], #update_new_bill_form #radiology_order_template .form-control[status=loading], #update_new_bill_form #add_doctorreferral .form-control[status=loading], #update_new_bill_form #new_pharmacy_order_form .form-control[status=loading], #update_new_bill_form #edit_pharmacy_order_form .form-control[status=loading], #update_new_bill_form #vaccination_type .form-control[status=loading], #update_new_bill_form #update_pharamacy_full_stock .form-control[status=loading], #update_new_bill_form .print_template_row_form .form-control[status=loading], #update_new_bill_form .new_print_template_block .form-control[status=loading], #update_new_bill_form .edit_print_template_block .form-control[status=loading], #update_new_bill_form #referral_payouts_update .form-control[status=loading], #update_new_bill_form #return_hospital_pharmacy_bill .form-control[status=loading], #update_new_bill_form #new_doctor_network_rule_form .form-control[status=loading], #edit_pharmacy_bill_form #new_hospital_patient_bill .form-control[status=loading], #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .form-control[status=loading], #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .form-control[status=loading], #edit_pharmacy_bill_form #create_hospital_bill_template .form-control[status=loading], #edit_pharmacy_bill_form #edit_hospital_patient_bill .form-control[status=loading], #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .form-control[status=loading], #edit_pharmacy_bill_form #prescription_template_form .form-control[status=loading], #edit_pharmacy_bill_form #new_staff_network_rule_form .form-control[status=loading], #edit_pharmacy_bill_form #new_hospital_radiology_order .form-control[status=loading], #edit_pharmacy_bill_form #edit_hospital_radiology_order .form-control[status=loading], #edit_pharmacy_bill_form #edit_hospital_radiology_test .form-control[status=loading], #edit_pharmacy_bill_form #create_user_anon_bill .form-control[status=loading], #edit_pharmacy_bill_form #radiology_order_template .form-control[status=loading], #edit_pharmacy_bill_form #add_doctorreferral .form-control[status=loading], #edit_pharmacy_bill_form #new_pharmacy_order_form .form-control[status=loading], #edit_pharmacy_bill_form #edit_pharmacy_order_form .form-control[status=loading], #edit_pharmacy_bill_form #vaccination_type .form-control[status=loading], #edit_pharmacy_bill_form #update_pharamacy_full_stock .form-control[status=loading], #edit_pharmacy_bill_form .print_template_row_form .form-control[status=loading], #edit_pharmacy_bill_form .new_print_template_block .form-control[status=loading], #edit_pharmacy_bill_form .edit_print_template_block .form-control[status=loading], #edit_pharmacy_bill_form #referral_payouts_update .form-control[status=loading], #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .form-control[status=loading], #edit_pharmacy_bill_form #new_doctor_network_rule_form .form-control[status=loading], #createHospBillTemplatemodal #new_hospital_patient_bill .form-control[status=loading], #createHospBillTemplatemodal #new_hospital_pharmacy_bill .form-control[status=loading], #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .form-control[status=loading], #createHospBillTemplatemodal #create_hospital_bill_template .form-control[status=loading], #createHospBillTemplatemodal #edit_hospital_patient_bill .form-control[status=loading], #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .form-control[status=loading], #createHospBillTemplatemodal #prescription_template_form .form-control[status=loading], #createHospBillTemplatemodal #new_staff_network_rule_form .form-control[status=loading], #createHospBillTemplatemodal #new_hospital_radiology_order .form-control[status=loading], #createHospBillTemplatemodal #edit_hospital_radiology_order .form-control[status=loading], #createHospBillTemplatemodal #edit_hospital_radiology_test .form-control[status=loading], #createHospBillTemplatemodal #create_user_anon_bill .form-control[status=loading], #createHospBillTemplatemodal #radiology_order_template .form-control[status=loading], #createHospBillTemplatemodal #add_doctorreferral .form-control[status=loading], #createHospBillTemplatemodal #new_pharmacy_order_form .form-control[status=loading], #createHospBillTemplatemodal #edit_pharmacy_order_form .form-control[status=loading], #createHospBillTemplatemodal #vaccination_type .form-control[status=loading], #createHospBillTemplatemodal #update_pharamacy_full_stock .form-control[status=loading], #createHospBillTemplatemodal .print_template_row_form .form-control[status=loading], #createHospBillTemplatemodal .new_print_template_block .form-control[status=loading], #createHospBillTemplatemodal .edit_print_template_block .form-control[status=loading], #createHospBillTemplatemodal #referral_payouts_update .form-control[status=loading], #createHospBillTemplatemodal #return_hospital_pharmacy_bill .form-control[status=loading], #createHospBillTemplatemodal #new_doctor_network_rule_form .form-control[status=loading], #editBillTemplatemodal #new_hospital_patient_bill .form-control[status=loading], #editBillTemplatemodal #new_hospital_pharmacy_bill .form-control[status=loading], #editBillTemplatemodal #edit_hospital_pharmacy_bill .form-control[status=loading], #editBillTemplatemodal #create_hospital_bill_template .form-control[status=loading], #editBillTemplatemodal #edit_hospital_patient_bill .form-control[status=loading], #editBillTemplatemodal #new_hospital_pharmacy_inventory .form-control[status=loading], #editBillTemplatemodal #prescription_template_form .form-control[status=loading], #editBillTemplatemodal #new_staff_network_rule_form .form-control[status=loading], #editBillTemplatemodal #new_hospital_radiology_order .form-control[status=loading], #editBillTemplatemodal #edit_hospital_radiology_order .form-control[status=loading], #editBillTemplatemodal #edit_hospital_radiology_test .form-control[status=loading], #editBillTemplatemodal #create_user_anon_bill .form-control[status=loading], #editBillTemplatemodal #radiology_order_template .form-control[status=loading], #editBillTemplatemodal #add_doctorreferral .form-control[status=loading], #editBillTemplatemodal #new_pharmacy_order_form .form-control[status=loading], #editBillTemplatemodal #edit_pharmacy_order_form .form-control[status=loading], #editBillTemplatemodal #vaccination_type .form-control[status=loading], #editBillTemplatemodal #update_pharamacy_full_stock .form-control[status=loading], #editBillTemplatemodal .print_template_row_form .form-control[status=loading], #editBillTemplatemodal .new_print_template_block .form-control[status=loading], #editBillTemplatemodal .edit_print_template_block .form-control[status=loading], #editBillTemplatemodal #referral_payouts_update .form-control[status=loading], #editBillTemplatemodal #return_hospital_pharmacy_bill .form-control[status=loading], #editBillTemplatemodal #new_doctor_network_rule_form .form-control[status=loading], #add_new_inventory_form #new_hospital_patient_bill .form-control[status=loading], #add_new_inventory_form #new_hospital_pharmacy_bill .form-control[status=loading], #add_new_inventory_form #edit_hospital_pharmacy_bill .form-control[status=loading], #add_new_inventory_form #create_hospital_bill_template .form-control[status=loading], #add_new_inventory_form #edit_hospital_patient_bill .form-control[status=loading], #add_new_inventory_form #new_hospital_pharmacy_inventory .form-control[status=loading], #add_new_inventory_form #prescription_template_form .form-control[status=loading], #add_new_inventory_form #new_staff_network_rule_form .form-control[status=loading], #add_new_inventory_form #new_hospital_radiology_order .form-control[status=loading], #add_new_inventory_form #edit_hospital_radiology_order .form-control[status=loading], #add_new_inventory_form #edit_hospital_radiology_test .form-control[status=loading], #add_new_inventory_form #create_user_anon_bill .form-control[status=loading], #add_new_inventory_form #radiology_order_template .form-control[status=loading], #add_new_inventory_form #add_doctorreferral .form-control[status=loading], #add_new_inventory_form #new_pharmacy_order_form .form-control[status=loading], #add_new_inventory_form #edit_pharmacy_order_form .form-control[status=loading], #add_new_inventory_form #vaccination_type .form-control[status=loading], #add_new_inventory_form #update_pharamacy_full_stock .form-control[status=loading], #add_new_inventory_form .print_template_row_form .form-control[status=loading], #add_new_inventory_form .new_print_template_block .form-control[status=loading], #add_new_inventory_form .edit_print_template_block .form-control[status=loading], #add_new_inventory_form #referral_payouts_update .form-control[status=loading], #add_new_inventory_form #return_hospital_pharmacy_bill .form-control[status=loading], #add_new_inventory_form #new_doctor_network_rule_form .form-control[status=loading], #edit_pharmacy_order #new_hospital_patient_bill .form-control[status=loading], #edit_pharmacy_order #new_hospital_pharmacy_bill .form-control[status=loading], #edit_pharmacy_order #edit_hospital_pharmacy_bill .form-control[status=loading], #edit_pharmacy_order #create_hospital_bill_template .form-control[status=loading], #edit_pharmacy_order #edit_hospital_patient_bill .form-control[status=loading], #edit_pharmacy_order #new_hospital_pharmacy_inventory .form-control[status=loading], #edit_pharmacy_order #prescription_template_form .form-control[status=loading], #edit_pharmacy_order #new_staff_network_rule_form .form-control[status=loading], #edit_pharmacy_order #new_hospital_radiology_order .form-control[status=loading], #edit_pharmacy_order #edit_hospital_radiology_order .form-control[status=loading], #edit_pharmacy_order #edit_hospital_radiology_test .form-control[status=loading], #edit_pharmacy_order #create_user_anon_bill .form-control[status=loading], #edit_pharmacy_order #radiology_order_template .form-control[status=loading], #edit_pharmacy_order #add_doctorreferral .form-control[status=loading], #edit_pharmacy_order #new_pharmacy_order_form .form-control[status=loading], #edit_pharmacy_order #edit_pharmacy_order_form .form-control[status=loading], #edit_pharmacy_order #vaccination_type .form-control[status=loading], #edit_pharmacy_order #update_pharamacy_full_stock .form-control[status=loading], #edit_pharmacy_order .print_template_row_form .form-control[status=loading], #edit_pharmacy_order .new_print_template_block .form-control[status=loading], #edit_pharmacy_order .edit_print_template_block .form-control[status=loading], #edit_pharmacy_order #referral_payouts_update .form-control[status=loading], #edit_pharmacy_order #return_hospital_pharmacy_bill .form-control[status=loading], #edit_pharmacy_order #new_doctor_network_rule_form .form-control[status=loading], #edit_staff_network_rules #new_hospital_patient_bill .form-control[status=loading], #edit_staff_network_rules #new_hospital_pharmacy_bill .form-control[status=loading], #edit_staff_network_rules #edit_hospital_pharmacy_bill .form-control[status=loading], #edit_staff_network_rules #create_hospital_bill_template .form-control[status=loading], #edit_staff_network_rules #edit_hospital_patient_bill .form-control[status=loading], #edit_staff_network_rules #new_hospital_pharmacy_inventory .form-control[status=loading], #edit_staff_network_rules #prescription_template_form .form-control[status=loading], #edit_staff_network_rules #new_staff_network_rule_form .form-control[status=loading], #edit_staff_network_rules #new_hospital_radiology_order .form-control[status=loading], #edit_staff_network_rules #edit_hospital_radiology_order .form-control[status=loading], #edit_staff_network_rules #edit_hospital_radiology_test .form-control[status=loading], #edit_staff_network_rules #create_user_anon_bill .form-control[status=loading], #edit_staff_network_rules #radiology_order_template .form-control[status=loading], #edit_staff_network_rules #add_doctorreferral .form-control[status=loading], #edit_staff_network_rules #new_pharmacy_order_form .form-control[status=loading], #edit_staff_network_rules #edit_pharmacy_order_form .form-control[status=loading], #edit_staff_network_rules #vaccination_type .form-control[status=loading], #edit_staff_network_rules #update_pharamacy_full_stock .form-control[status=loading], #edit_staff_network_rules .print_template_row_form .form-control[status=loading], #edit_staff_network_rules .new_print_template_block .form-control[status=loading], #edit_staff_network_rules .edit_print_template_block .form-control[status=loading], #edit_staff_network_rules #referral_payouts_update .form-control[status=loading], #edit_staff_network_rules #return_hospital_pharmacy_bill .form-control[status=loading], #edit_staff_network_rules #new_doctor_network_rule_form .form-control[status=loading], #add_new_radiology_order_form #new_hospital_patient_bill .form-control[status=loading], #add_new_radiology_order_form #new_hospital_pharmacy_bill .form-control[status=loading], #add_new_radiology_order_form #edit_hospital_pharmacy_bill .form-control[status=loading], #add_new_radiology_order_form #create_hospital_bill_template .form-control[status=loading], #add_new_radiology_order_form #edit_hospital_patient_bill .form-control[status=loading], #add_new_radiology_order_form #new_hospital_pharmacy_inventory .form-control[status=loading], #add_new_radiology_order_form #prescription_template_form .form-control[status=loading], #add_new_radiology_order_form #new_staff_network_rule_form .form-control[status=loading], #add_new_radiology_order_form #new_hospital_radiology_order .form-control[status=loading], #add_new_radiology_order_form #edit_hospital_radiology_order .form-control[status=loading], #add_new_radiology_order_form #edit_hospital_radiology_test .form-control[status=loading], #add_new_radiology_order_form #create_user_anon_bill .form-control[status=loading], #add_new_radiology_order_form #radiology_order_template .form-control[status=loading], #add_new_radiology_order_form #add_doctorreferral .form-control[status=loading], #add_new_radiology_order_form #new_pharmacy_order_form .form-control[status=loading], #add_new_radiology_order_form #edit_pharmacy_order_form .form-control[status=loading], #add_new_radiology_order_form #vaccination_type .form-control[status=loading], #add_new_radiology_order_form #update_pharamacy_full_stock .form-control[status=loading], #add_new_radiology_order_form .print_template_row_form .form-control[status=loading], #add_new_radiology_order_form .new_print_template_block .form-control[status=loading], #add_new_radiology_order_form .edit_print_template_block .form-control[status=loading], #add_new_radiology_order_form #referral_payouts_update .form-control[status=loading], #add_new_radiology_order_form #return_hospital_pharmacy_bill .form-control[status=loading], #add_new_radiology_order_form #new_doctor_network_rule_form .form-control[status=loading], #edit_radiology_test_form #new_hospital_patient_bill .form-control[status=loading], #edit_radiology_test_form #new_hospital_pharmacy_bill .form-control[status=loading], #edit_radiology_test_form #edit_hospital_pharmacy_bill .form-control[status=loading], #edit_radiology_test_form #create_hospital_bill_template .form-control[status=loading], #edit_radiology_test_form #edit_hospital_patient_bill .form-control[status=loading], #edit_radiology_test_form #new_hospital_pharmacy_inventory .form-control[status=loading], #edit_radiology_test_form #prescription_template_form .form-control[status=loading], #edit_radiology_test_form #new_staff_network_rule_form .form-control[status=loading], #edit_radiology_test_form #new_hospital_radiology_order .form-control[status=loading], #edit_radiology_test_form #edit_hospital_radiology_order .form-control[status=loading], #edit_radiology_test_form #edit_hospital_radiology_test .form-control[status=loading], #edit_radiology_test_form #create_user_anon_bill .form-control[status=loading], #edit_radiology_test_form #radiology_order_template .form-control[status=loading], #edit_radiology_test_form #add_doctorreferral .form-control[status=loading], #edit_radiology_test_form #new_pharmacy_order_form .form-control[status=loading], #edit_radiology_test_form #edit_pharmacy_order_form .form-control[status=loading], #edit_radiology_test_form #vaccination_type .form-control[status=loading], #edit_radiology_test_form #update_pharamacy_full_stock .form-control[status=loading], #edit_radiology_test_form .print_template_row_form .form-control[status=loading], #edit_radiology_test_form .new_print_template_block .form-control[status=loading], #edit_radiology_test_form .edit_print_template_block .form-control[status=loading], #edit_radiology_test_form #referral_payouts_update .form-control[status=loading], #edit_radiology_test_form #return_hospital_pharmacy_bill .form-control[status=loading], #edit_radiology_test_form #new_doctor_network_rule_form .form-control[status=loading], #importUserBill #new_hospital_patient_bill .form-control[status=loading], #importUserBill #new_hospital_pharmacy_bill .form-control[status=loading], #importUserBill #edit_hospital_pharmacy_bill .form-control[status=loading], #importUserBill #create_hospital_bill_template .form-control[status=loading], #importUserBill #edit_hospital_patient_bill .form-control[status=loading], #importUserBill #new_hospital_pharmacy_inventory .form-control[status=loading], #importUserBill #prescription_template_form .form-control[status=loading], #importUserBill #new_staff_network_rule_form .form-control[status=loading], #importUserBill #new_hospital_radiology_order .form-control[status=loading], #importUserBill #edit_hospital_radiology_order .form-control[status=loading], #importUserBill #edit_hospital_radiology_test .form-control[status=loading], #importUserBill #create_user_anon_bill .form-control[status=loading], #importUserBill #radiology_order_template .form-control[status=loading], #importUserBill #add_doctorreferral .form-control[status=loading], #importUserBill #new_pharmacy_order_form .form-control[status=loading], #importUserBill #edit_pharmacy_order_form .form-control[status=loading], #importUserBill #vaccination_type .form-control[status=loading], #importUserBill #update_pharamacy_full_stock .form-control[status=loading], #importUserBill .print_template_row_form .form-control[status=loading], #importUserBill .new_print_template_block .form-control[status=loading], #importUserBill .edit_print_template_block .form-control[status=loading], #importUserBill #referral_payouts_update .form-control[status=loading], #importUserBill #return_hospital_pharmacy_bill .form-control[status=loading], #importUserBill #new_doctor_network_rule_form .form-control[status=loading], #editOrderTemplatemodal #new_hospital_patient_bill .form-control[status=loading], #editOrderTemplatemodal #new_hospital_pharmacy_bill .form-control[status=loading], #editOrderTemplatemodal #edit_hospital_pharmacy_bill .form-control[status=loading], #editOrderTemplatemodal #create_hospital_bill_template .form-control[status=loading], #editOrderTemplatemodal #edit_hospital_patient_bill .form-control[status=loading], #editOrderTemplatemodal #new_hospital_pharmacy_inventory .form-control[status=loading], #editOrderTemplatemodal #prescription_template_form .form-control[status=loading], #editOrderTemplatemodal #new_staff_network_rule_form .form-control[status=loading], #editOrderTemplatemodal #new_hospital_radiology_order .form-control[status=loading], #editOrderTemplatemodal #edit_hospital_radiology_order .form-control[status=loading], #editOrderTemplatemodal #edit_hospital_radiology_test .form-control[status=loading], #editOrderTemplatemodal #create_user_anon_bill .form-control[status=loading], #editOrderTemplatemodal #radiology_order_template .form-control[status=loading], #editOrderTemplatemodal #add_doctorreferral .form-control[status=loading], #editOrderTemplatemodal #new_pharmacy_order_form .form-control[status=loading], #editOrderTemplatemodal #edit_pharmacy_order_form .form-control[status=loading], #editOrderTemplatemodal #vaccination_type .form-control[status=loading], #editOrderTemplatemodal #update_pharamacy_full_stock .form-control[status=loading], #editOrderTemplatemodal .print_template_row_form .form-control[status=loading], #editOrderTemplatemodal .new_print_template_block .form-control[status=loading], #editOrderTemplatemodal .edit_print_template_block .form-control[status=loading], #editOrderTemplatemodal #referral_payouts_update .form-control[status=loading], #editOrderTemplatemodal #return_hospital_pharmacy_bill .form-control[status=loading], #editOrderTemplatemodal #new_doctor_network_rule_form .form-control[status=loading], #editReferralTemplatemodal #new_hospital_patient_bill .form-control[status=loading], #editReferralTemplatemodal #new_hospital_pharmacy_bill .form-control[status=loading], #editReferralTemplatemodal #edit_hospital_pharmacy_bill .form-control[status=loading], #editReferralTemplatemodal #create_hospital_bill_template .form-control[status=loading], #editReferralTemplatemodal #edit_hospital_patient_bill .form-control[status=loading], #editReferralTemplatemodal #new_hospital_pharmacy_inventory .form-control[status=loading], #editReferralTemplatemodal #prescription_template_form .form-control[status=loading], #editReferralTemplatemodal #new_staff_network_rule_form .form-control[status=loading], #editReferralTemplatemodal #new_hospital_radiology_order .form-control[status=loading], #editReferralTemplatemodal #edit_hospital_radiology_order .form-control[status=loading], #editReferralTemplatemodal #edit_hospital_radiology_test .form-control[status=loading], #editReferralTemplatemodal #create_user_anon_bill .form-control[status=loading], #editReferralTemplatemodal #radiology_order_template .form-control[status=loading], #editReferralTemplatemodal #add_doctorreferral .form-control[status=loading], #editReferralTemplatemodal #new_pharmacy_order_form .form-control[status=loading], #editReferralTemplatemodal #edit_pharmacy_order_form .form-control[status=loading], #editReferralTemplatemodal #vaccination_type .form-control[status=loading], #editReferralTemplatemodal #update_pharamacy_full_stock .form-control[status=loading], #editReferralTemplatemodal .print_template_row_form .form-control[status=loading], #editReferralTemplatemodal .new_print_template_block .form-control[status=loading], #editReferralTemplatemodal .edit_print_template_block .form-control[status=loading], #editReferralTemplatemodal #referral_payouts_update .form-control[status=loading], #editReferralTemplatemodal #return_hospital_pharmacy_bill .form-control[status=loading], #editReferralTemplatemodal #new_doctor_network_rule_form .form-control[status=loading], #VaccinationTemplatemodal #new_hospital_patient_bill .form-control[status=loading], #VaccinationTemplatemodal #new_hospital_pharmacy_bill .form-control[status=loading], #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .form-control[status=loading], #VaccinationTemplatemodal #create_hospital_bill_template .form-control[status=loading], #VaccinationTemplatemodal #edit_hospital_patient_bill .form-control[status=loading], #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .form-control[status=loading], #VaccinationTemplatemodal #prescription_template_form .form-control[status=loading], #VaccinationTemplatemodal #new_staff_network_rule_form .form-control[status=loading], #VaccinationTemplatemodal #new_hospital_radiology_order .form-control[status=loading], #VaccinationTemplatemodal #edit_hospital_radiology_order .form-control[status=loading], #VaccinationTemplatemodal #edit_hospital_radiology_test .form-control[status=loading], #VaccinationTemplatemodal #create_user_anon_bill .form-control[status=loading], #VaccinationTemplatemodal #radiology_order_template .form-control[status=loading], #VaccinationTemplatemodal #add_doctorreferral .form-control[status=loading], #VaccinationTemplatemodal #new_pharmacy_order_form .form-control[status=loading], #VaccinationTemplatemodal #edit_pharmacy_order_form .form-control[status=loading], #VaccinationTemplatemodal #vaccination_type .form-control[status=loading], #VaccinationTemplatemodal #update_pharamacy_full_stock .form-control[status=loading], #VaccinationTemplatemodal .print_template_row_form .form-control[status=loading], #VaccinationTemplatemodal .new_print_template_block .form-control[status=loading], #VaccinationTemplatemodal .edit_print_template_block .form-control[status=loading], #VaccinationTemplatemodal #referral_payouts_update .form-control[status=loading], #VaccinationTemplatemodal #return_hospital_pharmacy_bill .form-control[status=loading], #VaccinationTemplatemodal #new_doctor_network_rule_form .form-control[status=loading], #update_pharmacy_order_stock #new_hospital_patient_bill .form-control[status=loading], #update_pharmacy_order_stock #new_hospital_pharmacy_bill .form-control[status=loading], #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .form-control[status=loading], #update_pharmacy_order_stock #create_hospital_bill_template .form-control[status=loading], #update_pharmacy_order_stock #edit_hospital_patient_bill .form-control[status=loading], #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .form-control[status=loading], #update_pharmacy_order_stock #prescription_template_form .form-control[status=loading], #update_pharmacy_order_stock #new_staff_network_rule_form .form-control[status=loading], #update_pharmacy_order_stock #new_hospital_radiology_order .form-control[status=loading], #update_pharmacy_order_stock #edit_hospital_radiology_order .form-control[status=loading], #update_pharmacy_order_stock #edit_hospital_radiology_test .form-control[status=loading], #update_pharmacy_order_stock #create_user_anon_bill .form-control[status=loading], #update_pharmacy_order_stock #radiology_order_template .form-control[status=loading], #update_pharmacy_order_stock #add_doctorreferral .form-control[status=loading], #update_pharmacy_order_stock #new_pharmacy_order_form .form-control[status=loading], #update_pharmacy_order_stock #edit_pharmacy_order_form .form-control[status=loading], #update_pharmacy_order_stock #vaccination_type .form-control[status=loading], #update_pharmacy_order_stock #update_pharamacy_full_stock .form-control[status=loading], #update_pharmacy_order_stock .print_template_row_form .form-control[status=loading], #update_pharmacy_order_stock .new_print_template_block .form-control[status=loading], #update_pharmacy_order_stock .edit_print_template_block .form-control[status=loading], #update_pharmacy_order_stock #referral_payouts_update .form-control[status=loading], #update_pharmacy_order_stock #return_hospital_pharmacy_bill .form-control[status=loading], #update_pharmacy_order_stock #new_doctor_network_rule_form .form-control[status=loading], #addMoreList #new_hospital_patient_bill .form-control[status=loading], #addMoreList #new_hospital_pharmacy_bill .form-control[status=loading], #addMoreList #edit_hospital_pharmacy_bill .form-control[status=loading], #addMoreList #create_hospital_bill_template .form-control[status=loading], #addMoreList #edit_hospital_patient_bill .form-control[status=loading], #addMoreList #new_hospital_pharmacy_inventory .form-control[status=loading], #addMoreList #prescription_template_form .form-control[status=loading], #addMoreList #new_staff_network_rule_form .form-control[status=loading], #addMoreList #new_hospital_radiology_order .form-control[status=loading], #addMoreList #edit_hospital_radiology_order .form-control[status=loading], #addMoreList #edit_hospital_radiology_test .form-control[status=loading], #addMoreList #create_user_anon_bill .form-control[status=loading], #addMoreList #radiology_order_template .form-control[status=loading], #addMoreList #add_doctorreferral .form-control[status=loading], #addMoreList #new_pharmacy_order_form .form-control[status=loading], #addMoreList #edit_pharmacy_order_form .form-control[status=loading], #addMoreList #vaccination_type .form-control[status=loading], #addMoreList #update_pharamacy_full_stock .form-control[status=loading], #addMoreList .print_template_row_form .form-control[status=loading], #addMoreList .new_print_template_block .form-control[status=loading], #addMoreList .edit_print_template_block .form-control[status=loading], #addMoreList #referral_payouts_update .form-control[status=loading], #addMoreList #return_hospital_pharmacy_bill .form-control[status=loading], #addMoreList #new_doctor_network_rule_form .form-control[status=loading], #addTemplateHeaderBlocksModal #new_hospital_patient_bill .form-control[status=loading], #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .form-control[status=loading], #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .form-control[status=loading], #addTemplateHeaderBlocksModal #create_hospital_bill_template .form-control[status=loading], #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .form-control[status=loading], #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .form-control[status=loading], #addTemplateHeaderBlocksModal #prescription_template_form .form-control[status=loading], #addTemplateHeaderBlocksModal #new_staff_network_rule_form .form-control[status=loading], #addTemplateHeaderBlocksModal #new_hospital_radiology_order .form-control[status=loading], #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .form-control[status=loading], #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .form-control[status=loading], #addTemplateHeaderBlocksModal #create_user_anon_bill .form-control[status=loading], #addTemplateHeaderBlocksModal #radiology_order_template .form-control[status=loading], #addTemplateHeaderBlocksModal #add_doctorreferral .form-control[status=loading], #addTemplateHeaderBlocksModal #new_pharmacy_order_form .form-control[status=loading], #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .form-control[status=loading], #addTemplateHeaderBlocksModal #vaccination_type .form-control[status=loading], #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .form-control[status=loading], #addTemplateHeaderBlocksModal .print_template_row_form .form-control[status=loading], #addTemplateHeaderBlocksModal .new_print_template_block .form-control[status=loading], #addTemplateHeaderBlocksModal .edit_print_template_block .form-control[status=loading], #addTemplateHeaderBlocksModal #referral_payouts_update .form-control[status=loading], #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .form-control[status=loading], #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .form-control[status=loading], #referralPayoutTemplatemodal #new_hospital_patient_bill .form-control[status=loading], #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .form-control[status=loading], #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .form-control[status=loading], #referralPayoutTemplatemodal #create_hospital_bill_template .form-control[status=loading], #referralPayoutTemplatemodal #edit_hospital_patient_bill .form-control[status=loading], #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .form-control[status=loading], #referralPayoutTemplatemodal #prescription_template_form .form-control[status=loading], #referralPayoutTemplatemodal #new_staff_network_rule_form .form-control[status=loading], #referralPayoutTemplatemodal #new_hospital_radiology_order .form-control[status=loading], #referralPayoutTemplatemodal #edit_hospital_radiology_order .form-control[status=loading], #referralPayoutTemplatemodal #edit_hospital_radiology_test .form-control[status=loading], #referralPayoutTemplatemodal #create_user_anon_bill .form-control[status=loading], #referralPayoutTemplatemodal #radiology_order_template .form-control[status=loading], #referralPayoutTemplatemodal #add_doctorreferral .form-control[status=loading], #referralPayoutTemplatemodal #new_pharmacy_order_form .form-control[status=loading], #referralPayoutTemplatemodal #edit_pharmacy_order_form .form-control[status=loading], #referralPayoutTemplatemodal #vaccination_type .form-control[status=loading], #referralPayoutTemplatemodal #update_pharamacy_full_stock .form-control[status=loading], #referralPayoutTemplatemodal .print_template_row_form .form-control[status=loading], #referralPayoutTemplatemodal .new_print_template_block .form-control[status=loading], #referralPayoutTemplatemodal .edit_print_template_block .form-control[status=loading], #referralPayoutTemplatemodal #referral_payouts_update .form-control[status=loading], #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .form-control[status=loading], #referralPayoutTemplatemodal #new_doctor_network_rule_form .form-control[status=loading], #new_doctor_network_rule_form #new_hospital_patient_bill .form-control[status=loading], #new_doctor_network_rule_form #new_hospital_pharmacy_bill .form-control[status=loading], #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .form-control[status=loading], #new_doctor_network_rule_form #create_hospital_bill_template .form-control[status=loading], #new_doctor_network_rule_form #edit_hospital_patient_bill .form-control[status=loading], #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .form-control[status=loading], #new_doctor_network_rule_form #prescription_template_form .form-control[status=loading], #new_doctor_network_rule_form #new_staff_network_rule_form .form-control[status=loading], #new_doctor_network_rule_form #new_hospital_radiology_order .form-control[status=loading], #new_doctor_network_rule_form #edit_hospital_radiology_order .form-control[status=loading], #new_doctor_network_rule_form #edit_hospital_radiology_test .form-control[status=loading], #new_doctor_network_rule_form #create_user_anon_bill .form-control[status=loading], #new_doctor_network_rule_form #radiology_order_template .form-control[status=loading], #new_doctor_network_rule_form #add_doctorreferral .form-control[status=loading], #new_doctor_network_rule_form #new_pharmacy_order_form .form-control[status=loading], #new_doctor_network_rule_form #edit_pharmacy_order_form .form-control[status=loading], #new_doctor_network_rule_form #vaccination_type .form-control[status=loading], #new_doctor_network_rule_form #update_pharamacy_full_stock .form-control[status=loading], #new_doctor_network_rule_form .print_template_row_form .form-control[status=loading], #new_doctor_network_rule_form .new_print_template_block .form-control[status=loading], #new_doctor_network_rule_form .edit_print_template_block .form-control[status=loading], #new_doctor_network_rule_form #referral_payouts_update .form-control[status=loading], #new_doctor_network_rule_form #return_hospital_pharmacy_bill .form-control[status=loading], #new_doctor_network_rule_form #new_doctor_network_rule_form .form-control[status=loading] {
  background: url(//halemind.com/assets/ajax-loader-05c5095b9055a9a8fa993014553e2fe82173e9fd15c797060ddcd8cde238308d.gif) !important;
  background-repeat: no-repeat !important;
  background-size: 1.5em !important;
  background-position: 99% 50% !important;
}
#add_new_bill_form #new_hospital_patient_bill .form-control.error, #add_new_bill_form #new_hospital_pharmacy_bill .form-control.error, #add_new_bill_form #edit_hospital_pharmacy_bill .form-control.error, #add_new_bill_form #create_hospital_bill_template .form-control.error, #add_new_bill_form #edit_hospital_patient_bill .form-control.error, #add_new_bill_form #new_hospital_pharmacy_inventory .form-control.error, #add_new_bill_form #prescription_template_form .form-control.error, #add_new_bill_form #new_staff_network_rule_form .form-control.error, #add_new_bill_form #new_hospital_radiology_order .form-control.error, #add_new_bill_form #edit_hospital_radiology_order .form-control.error, #add_new_bill_form #edit_hospital_radiology_test .form-control.error, #add_new_bill_form #create_user_anon_bill .form-control.error, #add_new_bill_form #radiology_order_template .form-control.error, #add_new_bill_form #add_doctorreferral .form-control.error, #add_new_bill_form #new_pharmacy_order_form .form-control.error, #add_new_bill_form #edit_pharmacy_order_form .form-control.error, #add_new_bill_form #vaccination_type .form-control.error, #add_new_bill_form #update_pharamacy_full_stock .form-control.error, #add_new_bill_form .print_template_row_form .form-control.error, #add_new_bill_form .new_print_template_block .form-control.error, #add_new_bill_form .edit_print_template_block .form-control.error, #add_new_bill_form #referral_payouts_update .form-control.error, #add_new_bill_form #return_hospital_pharmacy_bill .form-control.error, #add_new_bill_form #new_doctor_network_rule_form .form-control.error, #add_new_pharmacy_bill_form #new_hospital_patient_bill .form-control.error, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .form-control.error, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .form-control.error, #add_new_pharmacy_bill_form #create_hospital_bill_template .form-control.error, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .form-control.error, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .form-control.error, #add_new_pharmacy_bill_form #prescription_template_form .form-control.error, #add_new_pharmacy_bill_form #new_staff_network_rule_form .form-control.error, #add_new_pharmacy_bill_form #new_hospital_radiology_order .form-control.error, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .form-control.error, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .form-control.error, #add_new_pharmacy_bill_form #create_user_anon_bill .form-control.error, #add_new_pharmacy_bill_form #radiology_order_template .form-control.error, #add_new_pharmacy_bill_form #add_doctorreferral .form-control.error, #add_new_pharmacy_bill_form #new_pharmacy_order_form .form-control.error, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .form-control.error, #add_new_pharmacy_bill_form #vaccination_type .form-control.error, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .form-control.error, #add_new_pharmacy_bill_form .print_template_row_form .form-control.error, #add_new_pharmacy_bill_form .new_print_template_block .form-control.error, #add_new_pharmacy_bill_form .edit_print_template_block .form-control.error, #add_new_pharmacy_bill_form #referral_payouts_update .form-control.error, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .form-control.error, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .form-control.error, #update_new_bill_form #new_hospital_patient_bill .form-control.error, #update_new_bill_form #new_hospital_pharmacy_bill .form-control.error, #update_new_bill_form #edit_hospital_pharmacy_bill .form-control.error, #update_new_bill_form #create_hospital_bill_template .form-control.error, #update_new_bill_form #edit_hospital_patient_bill .form-control.error, #update_new_bill_form #new_hospital_pharmacy_inventory .form-control.error, #update_new_bill_form #prescription_template_form .form-control.error, #update_new_bill_form #new_staff_network_rule_form .form-control.error, #update_new_bill_form #new_hospital_radiology_order .form-control.error, #update_new_bill_form #edit_hospital_radiology_order .form-control.error, #update_new_bill_form #edit_hospital_radiology_test .form-control.error, #update_new_bill_form #create_user_anon_bill .form-control.error, #update_new_bill_form #radiology_order_template .form-control.error, #update_new_bill_form #add_doctorreferral .form-control.error, #update_new_bill_form #new_pharmacy_order_form .form-control.error, #update_new_bill_form #edit_pharmacy_order_form .form-control.error, #update_new_bill_form #vaccination_type .form-control.error, #update_new_bill_form #update_pharamacy_full_stock .form-control.error, #update_new_bill_form .print_template_row_form .form-control.error, #update_new_bill_form .new_print_template_block .form-control.error, #update_new_bill_form .edit_print_template_block .form-control.error, #update_new_bill_form #referral_payouts_update .form-control.error, #update_new_bill_form #return_hospital_pharmacy_bill .form-control.error, #update_new_bill_form #new_doctor_network_rule_form .form-control.error, #edit_pharmacy_bill_form #new_hospital_patient_bill .form-control.error, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .form-control.error, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .form-control.error, #edit_pharmacy_bill_form #create_hospital_bill_template .form-control.error, #edit_pharmacy_bill_form #edit_hospital_patient_bill .form-control.error, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .form-control.error, #edit_pharmacy_bill_form #prescription_template_form .form-control.error, #edit_pharmacy_bill_form #new_staff_network_rule_form .form-control.error, #edit_pharmacy_bill_form #new_hospital_radiology_order .form-control.error, #edit_pharmacy_bill_form #edit_hospital_radiology_order .form-control.error, #edit_pharmacy_bill_form #edit_hospital_radiology_test .form-control.error, #edit_pharmacy_bill_form #create_user_anon_bill .form-control.error, #edit_pharmacy_bill_form #radiology_order_template .form-control.error, #edit_pharmacy_bill_form #add_doctorreferral .form-control.error, #edit_pharmacy_bill_form #new_pharmacy_order_form .form-control.error, #edit_pharmacy_bill_form #edit_pharmacy_order_form .form-control.error, #edit_pharmacy_bill_form #vaccination_type .form-control.error, #edit_pharmacy_bill_form #update_pharamacy_full_stock .form-control.error, #edit_pharmacy_bill_form .print_template_row_form .form-control.error, #edit_pharmacy_bill_form .new_print_template_block .form-control.error, #edit_pharmacy_bill_form .edit_print_template_block .form-control.error, #edit_pharmacy_bill_form #referral_payouts_update .form-control.error, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .form-control.error, #edit_pharmacy_bill_form #new_doctor_network_rule_form .form-control.error, #createHospBillTemplatemodal #new_hospital_patient_bill .form-control.error, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .form-control.error, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .form-control.error, #createHospBillTemplatemodal #create_hospital_bill_template .form-control.error, #createHospBillTemplatemodal #edit_hospital_patient_bill .form-control.error, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .form-control.error, #createHospBillTemplatemodal #prescription_template_form .form-control.error, #createHospBillTemplatemodal #new_staff_network_rule_form .form-control.error, #createHospBillTemplatemodal #new_hospital_radiology_order .form-control.error, #createHospBillTemplatemodal #edit_hospital_radiology_order .form-control.error, #createHospBillTemplatemodal #edit_hospital_radiology_test .form-control.error, #createHospBillTemplatemodal #create_user_anon_bill .form-control.error, #createHospBillTemplatemodal #radiology_order_template .form-control.error, #createHospBillTemplatemodal #add_doctorreferral .form-control.error, #createHospBillTemplatemodal #new_pharmacy_order_form .form-control.error, #createHospBillTemplatemodal #edit_pharmacy_order_form .form-control.error, #createHospBillTemplatemodal #vaccination_type .form-control.error, #createHospBillTemplatemodal #update_pharamacy_full_stock .form-control.error, #createHospBillTemplatemodal .print_template_row_form .form-control.error, #createHospBillTemplatemodal .new_print_template_block .form-control.error, #createHospBillTemplatemodal .edit_print_template_block .form-control.error, #createHospBillTemplatemodal #referral_payouts_update .form-control.error, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .form-control.error, #createHospBillTemplatemodal #new_doctor_network_rule_form .form-control.error, #editBillTemplatemodal #new_hospital_patient_bill .form-control.error, #editBillTemplatemodal #new_hospital_pharmacy_bill .form-control.error, #editBillTemplatemodal #edit_hospital_pharmacy_bill .form-control.error, #editBillTemplatemodal #create_hospital_bill_template .form-control.error, #editBillTemplatemodal #edit_hospital_patient_bill .form-control.error, #editBillTemplatemodal #new_hospital_pharmacy_inventory .form-control.error, #editBillTemplatemodal #prescription_template_form .form-control.error, #editBillTemplatemodal #new_staff_network_rule_form .form-control.error, #editBillTemplatemodal #new_hospital_radiology_order .form-control.error, #editBillTemplatemodal #edit_hospital_radiology_order .form-control.error, #editBillTemplatemodal #edit_hospital_radiology_test .form-control.error, #editBillTemplatemodal #create_user_anon_bill .form-control.error, #editBillTemplatemodal #radiology_order_template .form-control.error, #editBillTemplatemodal #add_doctorreferral .form-control.error, #editBillTemplatemodal #new_pharmacy_order_form .form-control.error, #editBillTemplatemodal #edit_pharmacy_order_form .form-control.error, #editBillTemplatemodal #vaccination_type .form-control.error, #editBillTemplatemodal #update_pharamacy_full_stock .form-control.error, #editBillTemplatemodal .print_template_row_form .form-control.error, #editBillTemplatemodal .new_print_template_block .form-control.error, #editBillTemplatemodal .edit_print_template_block .form-control.error, #editBillTemplatemodal #referral_payouts_update .form-control.error, #editBillTemplatemodal #return_hospital_pharmacy_bill .form-control.error, #editBillTemplatemodal #new_doctor_network_rule_form .form-control.error, #add_new_inventory_form #new_hospital_patient_bill .form-control.error, #add_new_inventory_form #new_hospital_pharmacy_bill .form-control.error, #add_new_inventory_form #edit_hospital_pharmacy_bill .form-control.error, #add_new_inventory_form #create_hospital_bill_template .form-control.error, #add_new_inventory_form #edit_hospital_patient_bill .form-control.error, #add_new_inventory_form #new_hospital_pharmacy_inventory .form-control.error, #add_new_inventory_form #prescription_template_form .form-control.error, #add_new_inventory_form #new_staff_network_rule_form .form-control.error, #add_new_inventory_form #new_hospital_radiology_order .form-control.error, #add_new_inventory_form #edit_hospital_radiology_order .form-control.error, #add_new_inventory_form #edit_hospital_radiology_test .form-control.error, #add_new_inventory_form #create_user_anon_bill .form-control.error, #add_new_inventory_form #radiology_order_template .form-control.error, #add_new_inventory_form #add_doctorreferral .form-control.error, #add_new_inventory_form #new_pharmacy_order_form .form-control.error, #add_new_inventory_form #edit_pharmacy_order_form .form-control.error, #add_new_inventory_form #vaccination_type .form-control.error, #add_new_inventory_form #update_pharamacy_full_stock .form-control.error, #add_new_inventory_form .print_template_row_form .form-control.error, #add_new_inventory_form .new_print_template_block .form-control.error, #add_new_inventory_form .edit_print_template_block .form-control.error, #add_new_inventory_form #referral_payouts_update .form-control.error, #add_new_inventory_form #return_hospital_pharmacy_bill .form-control.error, #add_new_inventory_form #new_doctor_network_rule_form .form-control.error, #edit_pharmacy_order #new_hospital_patient_bill .form-control.error, #edit_pharmacy_order #new_hospital_pharmacy_bill .form-control.error, #edit_pharmacy_order #edit_hospital_pharmacy_bill .form-control.error, #edit_pharmacy_order #create_hospital_bill_template .form-control.error, #edit_pharmacy_order #edit_hospital_patient_bill .form-control.error, #edit_pharmacy_order #new_hospital_pharmacy_inventory .form-control.error, #edit_pharmacy_order #prescription_template_form .form-control.error, #edit_pharmacy_order #new_staff_network_rule_form .form-control.error, #edit_pharmacy_order #new_hospital_radiology_order .form-control.error, #edit_pharmacy_order #edit_hospital_radiology_order .form-control.error, #edit_pharmacy_order #edit_hospital_radiology_test .form-control.error, #edit_pharmacy_order #create_user_anon_bill .form-control.error, #edit_pharmacy_order #radiology_order_template .form-control.error, #edit_pharmacy_order #add_doctorreferral .form-control.error, #edit_pharmacy_order #new_pharmacy_order_form .form-control.error, #edit_pharmacy_order #edit_pharmacy_order_form .form-control.error, #edit_pharmacy_order #vaccination_type .form-control.error, #edit_pharmacy_order #update_pharamacy_full_stock .form-control.error, #edit_pharmacy_order .print_template_row_form .form-control.error, #edit_pharmacy_order .new_print_template_block .form-control.error, #edit_pharmacy_order .edit_print_template_block .form-control.error, #edit_pharmacy_order #referral_payouts_update .form-control.error, #edit_pharmacy_order #return_hospital_pharmacy_bill .form-control.error, #edit_pharmacy_order #new_doctor_network_rule_form .form-control.error, #edit_staff_network_rules #new_hospital_patient_bill .form-control.error, #edit_staff_network_rules #new_hospital_pharmacy_bill .form-control.error, #edit_staff_network_rules #edit_hospital_pharmacy_bill .form-control.error, #edit_staff_network_rules #create_hospital_bill_template .form-control.error, #edit_staff_network_rules #edit_hospital_patient_bill .form-control.error, #edit_staff_network_rules #new_hospital_pharmacy_inventory .form-control.error, #edit_staff_network_rules #prescription_template_form .form-control.error, #edit_staff_network_rules #new_staff_network_rule_form .form-control.error, #edit_staff_network_rules #new_hospital_radiology_order .form-control.error, #edit_staff_network_rules #edit_hospital_radiology_order .form-control.error, #edit_staff_network_rules #edit_hospital_radiology_test .form-control.error, #edit_staff_network_rules #create_user_anon_bill .form-control.error, #edit_staff_network_rules #radiology_order_template .form-control.error, #edit_staff_network_rules #add_doctorreferral .form-control.error, #edit_staff_network_rules #new_pharmacy_order_form .form-control.error, #edit_staff_network_rules #edit_pharmacy_order_form .form-control.error, #edit_staff_network_rules #vaccination_type .form-control.error, #edit_staff_network_rules #update_pharamacy_full_stock .form-control.error, #edit_staff_network_rules .print_template_row_form .form-control.error, #edit_staff_network_rules .new_print_template_block .form-control.error, #edit_staff_network_rules .edit_print_template_block .form-control.error, #edit_staff_network_rules #referral_payouts_update .form-control.error, #edit_staff_network_rules #return_hospital_pharmacy_bill .form-control.error, #edit_staff_network_rules #new_doctor_network_rule_form .form-control.error, #add_new_radiology_order_form #new_hospital_patient_bill .form-control.error, #add_new_radiology_order_form #new_hospital_pharmacy_bill .form-control.error, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .form-control.error, #add_new_radiology_order_form #create_hospital_bill_template .form-control.error, #add_new_radiology_order_form #edit_hospital_patient_bill .form-control.error, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .form-control.error, #add_new_radiology_order_form #prescription_template_form .form-control.error, #add_new_radiology_order_form #new_staff_network_rule_form .form-control.error, #add_new_radiology_order_form #new_hospital_radiology_order .form-control.error, #add_new_radiology_order_form #edit_hospital_radiology_order .form-control.error, #add_new_radiology_order_form #edit_hospital_radiology_test .form-control.error, #add_new_radiology_order_form #create_user_anon_bill .form-control.error, #add_new_radiology_order_form #radiology_order_template .form-control.error, #add_new_radiology_order_form #add_doctorreferral .form-control.error, #add_new_radiology_order_form #new_pharmacy_order_form .form-control.error, #add_new_radiology_order_form #edit_pharmacy_order_form .form-control.error, #add_new_radiology_order_form #vaccination_type .form-control.error, #add_new_radiology_order_form #update_pharamacy_full_stock .form-control.error, #add_new_radiology_order_form .print_template_row_form .form-control.error, #add_new_radiology_order_form .new_print_template_block .form-control.error, #add_new_radiology_order_form .edit_print_template_block .form-control.error, #add_new_radiology_order_form #referral_payouts_update .form-control.error, #add_new_radiology_order_form #return_hospital_pharmacy_bill .form-control.error, #add_new_radiology_order_form #new_doctor_network_rule_form .form-control.error, #edit_radiology_test_form #new_hospital_patient_bill .form-control.error, #edit_radiology_test_form #new_hospital_pharmacy_bill .form-control.error, #edit_radiology_test_form #edit_hospital_pharmacy_bill .form-control.error, #edit_radiology_test_form #create_hospital_bill_template .form-control.error, #edit_radiology_test_form #edit_hospital_patient_bill .form-control.error, #edit_radiology_test_form #new_hospital_pharmacy_inventory .form-control.error, #edit_radiology_test_form #prescription_template_form .form-control.error, #edit_radiology_test_form #new_staff_network_rule_form .form-control.error, #edit_radiology_test_form #new_hospital_radiology_order .form-control.error, #edit_radiology_test_form #edit_hospital_radiology_order .form-control.error, #edit_radiology_test_form #edit_hospital_radiology_test .form-control.error, #edit_radiology_test_form #create_user_anon_bill .form-control.error, #edit_radiology_test_form #radiology_order_template .form-control.error, #edit_radiology_test_form #add_doctorreferral .form-control.error, #edit_radiology_test_form #new_pharmacy_order_form .form-control.error, #edit_radiology_test_form #edit_pharmacy_order_form .form-control.error, #edit_radiology_test_form #vaccination_type .form-control.error, #edit_radiology_test_form #update_pharamacy_full_stock .form-control.error, #edit_radiology_test_form .print_template_row_form .form-control.error, #edit_radiology_test_form .new_print_template_block .form-control.error, #edit_radiology_test_form .edit_print_template_block .form-control.error, #edit_radiology_test_form #referral_payouts_update .form-control.error, #edit_radiology_test_form #return_hospital_pharmacy_bill .form-control.error, #edit_radiology_test_form #new_doctor_network_rule_form .form-control.error, #importUserBill #new_hospital_patient_bill .form-control.error, #importUserBill #new_hospital_pharmacy_bill .form-control.error, #importUserBill #edit_hospital_pharmacy_bill .form-control.error, #importUserBill #create_hospital_bill_template .form-control.error, #importUserBill #edit_hospital_patient_bill .form-control.error, #importUserBill #new_hospital_pharmacy_inventory .form-control.error, #importUserBill #prescription_template_form .form-control.error, #importUserBill #new_staff_network_rule_form .form-control.error, #importUserBill #new_hospital_radiology_order .form-control.error, #importUserBill #edit_hospital_radiology_order .form-control.error, #importUserBill #edit_hospital_radiology_test .form-control.error, #importUserBill #create_user_anon_bill .form-control.error, #importUserBill #radiology_order_template .form-control.error, #importUserBill #add_doctorreferral .form-control.error, #importUserBill #new_pharmacy_order_form .form-control.error, #importUserBill #edit_pharmacy_order_form .form-control.error, #importUserBill #vaccination_type .form-control.error, #importUserBill #update_pharamacy_full_stock .form-control.error, #importUserBill .print_template_row_form .form-control.error, #importUserBill .new_print_template_block .form-control.error, #importUserBill .edit_print_template_block .form-control.error, #importUserBill #referral_payouts_update .form-control.error, #importUserBill #return_hospital_pharmacy_bill .form-control.error, #importUserBill #new_doctor_network_rule_form .form-control.error, #editOrderTemplatemodal #new_hospital_patient_bill .form-control.error, #editOrderTemplatemodal #new_hospital_pharmacy_bill .form-control.error, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .form-control.error, #editOrderTemplatemodal #create_hospital_bill_template .form-control.error, #editOrderTemplatemodal #edit_hospital_patient_bill .form-control.error, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .form-control.error, #editOrderTemplatemodal #prescription_template_form .form-control.error, #editOrderTemplatemodal #new_staff_network_rule_form .form-control.error, #editOrderTemplatemodal #new_hospital_radiology_order .form-control.error, #editOrderTemplatemodal #edit_hospital_radiology_order .form-control.error, #editOrderTemplatemodal #edit_hospital_radiology_test .form-control.error, #editOrderTemplatemodal #create_user_anon_bill .form-control.error, #editOrderTemplatemodal #radiology_order_template .form-control.error, #editOrderTemplatemodal #add_doctorreferral .form-control.error, #editOrderTemplatemodal #new_pharmacy_order_form .form-control.error, #editOrderTemplatemodal #edit_pharmacy_order_form .form-control.error, #editOrderTemplatemodal #vaccination_type .form-control.error, #editOrderTemplatemodal #update_pharamacy_full_stock .form-control.error, #editOrderTemplatemodal .print_template_row_form .form-control.error, #editOrderTemplatemodal .new_print_template_block .form-control.error, #editOrderTemplatemodal .edit_print_template_block .form-control.error, #editOrderTemplatemodal #referral_payouts_update .form-control.error, #editOrderTemplatemodal #return_hospital_pharmacy_bill .form-control.error, #editOrderTemplatemodal #new_doctor_network_rule_form .form-control.error, #editReferralTemplatemodal #new_hospital_patient_bill .form-control.error, #editReferralTemplatemodal #new_hospital_pharmacy_bill .form-control.error, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .form-control.error, #editReferralTemplatemodal #create_hospital_bill_template .form-control.error, #editReferralTemplatemodal #edit_hospital_patient_bill .form-control.error, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .form-control.error, #editReferralTemplatemodal #prescription_template_form .form-control.error, #editReferralTemplatemodal #new_staff_network_rule_form .form-control.error, #editReferralTemplatemodal #new_hospital_radiology_order .form-control.error, #editReferralTemplatemodal #edit_hospital_radiology_order .form-control.error, #editReferralTemplatemodal #edit_hospital_radiology_test .form-control.error, #editReferralTemplatemodal #create_user_anon_bill .form-control.error, #editReferralTemplatemodal #radiology_order_template .form-control.error, #editReferralTemplatemodal #add_doctorreferral .form-control.error, #editReferralTemplatemodal #new_pharmacy_order_form .form-control.error, #editReferralTemplatemodal #edit_pharmacy_order_form .form-control.error, #editReferralTemplatemodal #vaccination_type .form-control.error, #editReferralTemplatemodal #update_pharamacy_full_stock .form-control.error, #editReferralTemplatemodal .print_template_row_form .form-control.error, #editReferralTemplatemodal .new_print_template_block .form-control.error, #editReferralTemplatemodal .edit_print_template_block .form-control.error, #editReferralTemplatemodal #referral_payouts_update .form-control.error, #editReferralTemplatemodal #return_hospital_pharmacy_bill .form-control.error, #editReferralTemplatemodal #new_doctor_network_rule_form .form-control.error, #VaccinationTemplatemodal #new_hospital_patient_bill .form-control.error, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .form-control.error, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .form-control.error, #VaccinationTemplatemodal #create_hospital_bill_template .form-control.error, #VaccinationTemplatemodal #edit_hospital_patient_bill .form-control.error, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .form-control.error, #VaccinationTemplatemodal #prescription_template_form .form-control.error, #VaccinationTemplatemodal #new_staff_network_rule_form .form-control.error, #VaccinationTemplatemodal #new_hospital_radiology_order .form-control.error, #VaccinationTemplatemodal #edit_hospital_radiology_order .form-control.error, #VaccinationTemplatemodal #edit_hospital_radiology_test .form-control.error, #VaccinationTemplatemodal #create_user_anon_bill .form-control.error, #VaccinationTemplatemodal #radiology_order_template .form-control.error, #VaccinationTemplatemodal #add_doctorreferral .form-control.error, #VaccinationTemplatemodal #new_pharmacy_order_form .form-control.error, #VaccinationTemplatemodal #edit_pharmacy_order_form .form-control.error, #VaccinationTemplatemodal #vaccination_type .form-control.error, #VaccinationTemplatemodal #update_pharamacy_full_stock .form-control.error, #VaccinationTemplatemodal .print_template_row_form .form-control.error, #VaccinationTemplatemodal .new_print_template_block .form-control.error, #VaccinationTemplatemodal .edit_print_template_block .form-control.error, #VaccinationTemplatemodal #referral_payouts_update .form-control.error, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .form-control.error, #VaccinationTemplatemodal #new_doctor_network_rule_form .form-control.error, #update_pharmacy_order_stock #new_hospital_patient_bill .form-control.error, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .form-control.error, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .form-control.error, #update_pharmacy_order_stock #create_hospital_bill_template .form-control.error, #update_pharmacy_order_stock #edit_hospital_patient_bill .form-control.error, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .form-control.error, #update_pharmacy_order_stock #prescription_template_form .form-control.error, #update_pharmacy_order_stock #new_staff_network_rule_form .form-control.error, #update_pharmacy_order_stock #new_hospital_radiology_order .form-control.error, #update_pharmacy_order_stock #edit_hospital_radiology_order .form-control.error, #update_pharmacy_order_stock #edit_hospital_radiology_test .form-control.error, #update_pharmacy_order_stock #create_user_anon_bill .form-control.error, #update_pharmacy_order_stock #radiology_order_template .form-control.error, #update_pharmacy_order_stock #add_doctorreferral .form-control.error, #update_pharmacy_order_stock #new_pharmacy_order_form .form-control.error, #update_pharmacy_order_stock #edit_pharmacy_order_form .form-control.error, #update_pharmacy_order_stock #vaccination_type .form-control.error, #update_pharmacy_order_stock #update_pharamacy_full_stock .form-control.error, #update_pharmacy_order_stock .print_template_row_form .form-control.error, #update_pharmacy_order_stock .new_print_template_block .form-control.error, #update_pharmacy_order_stock .edit_print_template_block .form-control.error, #update_pharmacy_order_stock #referral_payouts_update .form-control.error, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .form-control.error, #update_pharmacy_order_stock #new_doctor_network_rule_form .form-control.error, #addMoreList #new_hospital_patient_bill .form-control.error, #addMoreList #new_hospital_pharmacy_bill .form-control.error, #addMoreList #edit_hospital_pharmacy_bill .form-control.error, #addMoreList #create_hospital_bill_template .form-control.error, #addMoreList #edit_hospital_patient_bill .form-control.error, #addMoreList #new_hospital_pharmacy_inventory .form-control.error, #addMoreList #prescription_template_form .form-control.error, #addMoreList #new_staff_network_rule_form .form-control.error, #addMoreList #new_hospital_radiology_order .form-control.error, #addMoreList #edit_hospital_radiology_order .form-control.error, #addMoreList #edit_hospital_radiology_test .form-control.error, #addMoreList #create_user_anon_bill .form-control.error, #addMoreList #radiology_order_template .form-control.error, #addMoreList #add_doctorreferral .form-control.error, #addMoreList #new_pharmacy_order_form .form-control.error, #addMoreList #edit_pharmacy_order_form .form-control.error, #addMoreList #vaccination_type .form-control.error, #addMoreList #update_pharamacy_full_stock .form-control.error, #addMoreList .print_template_row_form .form-control.error, #addMoreList .new_print_template_block .form-control.error, #addMoreList .edit_print_template_block .form-control.error, #addMoreList #referral_payouts_update .form-control.error, #addMoreList #return_hospital_pharmacy_bill .form-control.error, #addMoreList #new_doctor_network_rule_form .form-control.error, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .form-control.error, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .form-control.error, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .form-control.error, #addTemplateHeaderBlocksModal #create_hospital_bill_template .form-control.error, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .form-control.error, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .form-control.error, #addTemplateHeaderBlocksModal #prescription_template_form .form-control.error, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .form-control.error, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .form-control.error, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .form-control.error, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .form-control.error, #addTemplateHeaderBlocksModal #create_user_anon_bill .form-control.error, #addTemplateHeaderBlocksModal #radiology_order_template .form-control.error, #addTemplateHeaderBlocksModal #add_doctorreferral .form-control.error, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .form-control.error, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .form-control.error, #addTemplateHeaderBlocksModal #vaccination_type .form-control.error, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .form-control.error, #addTemplateHeaderBlocksModal .print_template_row_form .form-control.error, #addTemplateHeaderBlocksModal .new_print_template_block .form-control.error, #addTemplateHeaderBlocksModal .edit_print_template_block .form-control.error, #addTemplateHeaderBlocksModal #referral_payouts_update .form-control.error, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .form-control.error, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .form-control.error, #referralPayoutTemplatemodal #new_hospital_patient_bill .form-control.error, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .form-control.error, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .form-control.error, #referralPayoutTemplatemodal #create_hospital_bill_template .form-control.error, #referralPayoutTemplatemodal #edit_hospital_patient_bill .form-control.error, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .form-control.error, #referralPayoutTemplatemodal #prescription_template_form .form-control.error, #referralPayoutTemplatemodal #new_staff_network_rule_form .form-control.error, #referralPayoutTemplatemodal #new_hospital_radiology_order .form-control.error, #referralPayoutTemplatemodal #edit_hospital_radiology_order .form-control.error, #referralPayoutTemplatemodal #edit_hospital_radiology_test .form-control.error, #referralPayoutTemplatemodal #create_user_anon_bill .form-control.error, #referralPayoutTemplatemodal #radiology_order_template .form-control.error, #referralPayoutTemplatemodal #add_doctorreferral .form-control.error, #referralPayoutTemplatemodal #new_pharmacy_order_form .form-control.error, #referralPayoutTemplatemodal #edit_pharmacy_order_form .form-control.error, #referralPayoutTemplatemodal #vaccination_type .form-control.error, #referralPayoutTemplatemodal #update_pharamacy_full_stock .form-control.error, #referralPayoutTemplatemodal .print_template_row_form .form-control.error, #referralPayoutTemplatemodal .new_print_template_block .form-control.error, #referralPayoutTemplatemodal .edit_print_template_block .form-control.error, #referralPayoutTemplatemodal #referral_payouts_update .form-control.error, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .form-control.error, #referralPayoutTemplatemodal #new_doctor_network_rule_form .form-control.error, #new_doctor_network_rule_form #new_hospital_patient_bill .form-control.error, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .form-control.error, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .form-control.error, #new_doctor_network_rule_form #create_hospital_bill_template .form-control.error, #new_doctor_network_rule_form #edit_hospital_patient_bill .form-control.error, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .form-control.error, #new_doctor_network_rule_form #prescription_template_form .form-control.error, #new_doctor_network_rule_form #new_staff_network_rule_form .form-control.error, #new_doctor_network_rule_form #new_hospital_radiology_order .form-control.error, #new_doctor_network_rule_form #edit_hospital_radiology_order .form-control.error, #new_doctor_network_rule_form #edit_hospital_radiology_test .form-control.error, #new_doctor_network_rule_form #create_user_anon_bill .form-control.error, #new_doctor_network_rule_form #radiology_order_template .form-control.error, #new_doctor_network_rule_form #add_doctorreferral .form-control.error, #new_doctor_network_rule_form #new_pharmacy_order_form .form-control.error, #new_doctor_network_rule_form #edit_pharmacy_order_form .form-control.error, #new_doctor_network_rule_form #vaccination_type .form-control.error, #new_doctor_network_rule_form #update_pharamacy_full_stock .form-control.error, #new_doctor_network_rule_form .print_template_row_form .form-control.error, #new_doctor_network_rule_form .new_print_template_block .form-control.error, #new_doctor_network_rule_form .edit_print_template_block .form-control.error, #new_doctor_network_rule_form #referral_payouts_update .form-control.error, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .form-control.error, #new_doctor_network_rule_form #new_doctor_network_rule_form .form-control.error {
  box-shadow: 0px 0px 0px 2px #FF9595;
}
#add_new_bill_form #new_hospital_patient_bill .input-group label.no-label.form-control, #add_new_bill_form #new_hospital_pharmacy_bill .input-group label.no-label.form-control, #add_new_bill_form #edit_hospital_pharmacy_bill .input-group label.no-label.form-control, #add_new_bill_form #create_hospital_bill_template .input-group label.no-label.form-control, #add_new_bill_form #edit_hospital_patient_bill .input-group label.no-label.form-control, #add_new_bill_form #new_hospital_pharmacy_inventory .input-group label.no-label.form-control, #add_new_bill_form #prescription_template_form .input-group label.no-label.form-control, #add_new_bill_form #new_staff_network_rule_form .input-group label.no-label.form-control, #add_new_bill_form #new_hospital_radiology_order .input-group label.no-label.form-control, #add_new_bill_form #edit_hospital_radiology_order .input-group label.no-label.form-control, #add_new_bill_form #edit_hospital_radiology_test .input-group label.no-label.form-control, #add_new_bill_form #create_user_anon_bill .input-group label.no-label.form-control, #add_new_bill_form #radiology_order_template .input-group label.no-label.form-control, #add_new_bill_form #add_doctorreferral .input-group label.no-label.form-control, #add_new_bill_form #new_pharmacy_order_form .input-group label.no-label.form-control, #add_new_bill_form #edit_pharmacy_order_form .input-group label.no-label.form-control, #add_new_bill_form #vaccination_type .input-group label.no-label.form-control, #add_new_bill_form #update_pharamacy_full_stock .input-group label.no-label.form-control, #add_new_bill_form .print_template_row_form .input-group label.no-label.form-control, #add_new_bill_form .new_print_template_block .input-group label.no-label.form-control, #add_new_bill_form .edit_print_template_block .input-group label.no-label.form-control, #add_new_bill_form #referral_payouts_update .input-group label.no-label.form-control, #add_new_bill_form #return_hospital_pharmacy_bill .input-group label.no-label.form-control, #add_new_bill_form #new_doctor_network_rule_form .input-group label.no-label.form-control, #add_new_pharmacy_bill_form #new_hospital_patient_bill .input-group label.no-label.form-control, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .input-group label.no-label.form-control, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .input-group label.no-label.form-control, #add_new_pharmacy_bill_form #create_hospital_bill_template .input-group label.no-label.form-control, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .input-group label.no-label.form-control, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .input-group label.no-label.form-control, #add_new_pharmacy_bill_form #prescription_template_form .input-group label.no-label.form-control, #add_new_pharmacy_bill_form #new_staff_network_rule_form .input-group label.no-label.form-control, #add_new_pharmacy_bill_form #new_hospital_radiology_order .input-group label.no-label.form-control, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .input-group label.no-label.form-control, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .input-group label.no-label.form-control, #add_new_pharmacy_bill_form #create_user_anon_bill .input-group label.no-label.form-control, #add_new_pharmacy_bill_form #radiology_order_template .input-group label.no-label.form-control, #add_new_pharmacy_bill_form #add_doctorreferral .input-group label.no-label.form-control, #add_new_pharmacy_bill_form #new_pharmacy_order_form .input-group label.no-label.form-control, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .input-group label.no-label.form-control, #add_new_pharmacy_bill_form #vaccination_type .input-group label.no-label.form-control, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .input-group label.no-label.form-control, #add_new_pharmacy_bill_form .print_template_row_form .input-group label.no-label.form-control, #add_new_pharmacy_bill_form .new_print_template_block .input-group label.no-label.form-control, #add_new_pharmacy_bill_form .edit_print_template_block .input-group label.no-label.form-control, #add_new_pharmacy_bill_form #referral_payouts_update .input-group label.no-label.form-control, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .input-group label.no-label.form-control, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .input-group label.no-label.form-control, #update_new_bill_form #new_hospital_patient_bill .input-group label.no-label.form-control, #update_new_bill_form #new_hospital_pharmacy_bill .input-group label.no-label.form-control, #update_new_bill_form #edit_hospital_pharmacy_bill .input-group label.no-label.form-control, #update_new_bill_form #create_hospital_bill_template .input-group label.no-label.form-control, #update_new_bill_form #edit_hospital_patient_bill .input-group label.no-label.form-control, #update_new_bill_form #new_hospital_pharmacy_inventory .input-group label.no-label.form-control, #update_new_bill_form #prescription_template_form .input-group label.no-label.form-control, #update_new_bill_form #new_staff_network_rule_form .input-group label.no-label.form-control, #update_new_bill_form #new_hospital_radiology_order .input-group label.no-label.form-control, #update_new_bill_form #edit_hospital_radiology_order .input-group label.no-label.form-control, #update_new_bill_form #edit_hospital_radiology_test .input-group label.no-label.form-control, #update_new_bill_form #create_user_anon_bill .input-group label.no-label.form-control, #update_new_bill_form #radiology_order_template .input-group label.no-label.form-control, #update_new_bill_form #add_doctorreferral .input-group label.no-label.form-control, #update_new_bill_form #new_pharmacy_order_form .input-group label.no-label.form-control, #update_new_bill_form #edit_pharmacy_order_form .input-group label.no-label.form-control, #update_new_bill_form #vaccination_type .input-group label.no-label.form-control, #update_new_bill_form #update_pharamacy_full_stock .input-group label.no-label.form-control, #update_new_bill_form .print_template_row_form .input-group label.no-label.form-control, #update_new_bill_form .new_print_template_block .input-group label.no-label.form-control, #update_new_bill_form .edit_print_template_block .input-group label.no-label.form-control, #update_new_bill_form #referral_payouts_update .input-group label.no-label.form-control, #update_new_bill_form #return_hospital_pharmacy_bill .input-group label.no-label.form-control, #update_new_bill_form #new_doctor_network_rule_form .input-group label.no-label.form-control, #edit_pharmacy_bill_form #new_hospital_patient_bill .input-group label.no-label.form-control, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .input-group label.no-label.form-control, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .input-group label.no-label.form-control, #edit_pharmacy_bill_form #create_hospital_bill_template .input-group label.no-label.form-control, #edit_pharmacy_bill_form #edit_hospital_patient_bill .input-group label.no-label.form-control, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .input-group label.no-label.form-control, #edit_pharmacy_bill_form #prescription_template_form .input-group label.no-label.form-control, #edit_pharmacy_bill_form #new_staff_network_rule_form .input-group label.no-label.form-control, #edit_pharmacy_bill_form #new_hospital_radiology_order .input-group label.no-label.form-control, #edit_pharmacy_bill_form #edit_hospital_radiology_order .input-group label.no-label.form-control, #edit_pharmacy_bill_form #edit_hospital_radiology_test .input-group label.no-label.form-control, #edit_pharmacy_bill_form #create_user_anon_bill .input-group label.no-label.form-control, #edit_pharmacy_bill_form #radiology_order_template .input-group label.no-label.form-control, #edit_pharmacy_bill_form #add_doctorreferral .input-group label.no-label.form-control, #edit_pharmacy_bill_form #new_pharmacy_order_form .input-group label.no-label.form-control, #edit_pharmacy_bill_form #edit_pharmacy_order_form .input-group label.no-label.form-control, #edit_pharmacy_bill_form #vaccination_type .input-group label.no-label.form-control, #edit_pharmacy_bill_form #update_pharamacy_full_stock .input-group label.no-label.form-control, #edit_pharmacy_bill_form .print_template_row_form .input-group label.no-label.form-control, #edit_pharmacy_bill_form .new_print_template_block .input-group label.no-label.form-control, #edit_pharmacy_bill_form .edit_print_template_block .input-group label.no-label.form-control, #edit_pharmacy_bill_form #referral_payouts_update .input-group label.no-label.form-control, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .input-group label.no-label.form-control, #edit_pharmacy_bill_form #new_doctor_network_rule_form .input-group label.no-label.form-control, #createHospBillTemplatemodal #new_hospital_patient_bill .input-group label.no-label.form-control, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .input-group label.no-label.form-control, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .input-group label.no-label.form-control, #createHospBillTemplatemodal #create_hospital_bill_template .input-group label.no-label.form-control, #createHospBillTemplatemodal #edit_hospital_patient_bill .input-group label.no-label.form-control, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .input-group label.no-label.form-control, #createHospBillTemplatemodal #prescription_template_form .input-group label.no-label.form-control, #createHospBillTemplatemodal #new_staff_network_rule_form .input-group label.no-label.form-control, #createHospBillTemplatemodal #new_hospital_radiology_order .input-group label.no-label.form-control, #createHospBillTemplatemodal #edit_hospital_radiology_order .input-group label.no-label.form-control, #createHospBillTemplatemodal #edit_hospital_radiology_test .input-group label.no-label.form-control, #createHospBillTemplatemodal #create_user_anon_bill .input-group label.no-label.form-control, #createHospBillTemplatemodal #radiology_order_template .input-group label.no-label.form-control, #createHospBillTemplatemodal #add_doctorreferral .input-group label.no-label.form-control, #createHospBillTemplatemodal #new_pharmacy_order_form .input-group label.no-label.form-control, #createHospBillTemplatemodal #edit_pharmacy_order_form .input-group label.no-label.form-control, #createHospBillTemplatemodal #vaccination_type .input-group label.no-label.form-control, #createHospBillTemplatemodal #update_pharamacy_full_stock .input-group label.no-label.form-control, #createHospBillTemplatemodal .print_template_row_form .input-group label.no-label.form-control, #createHospBillTemplatemodal .new_print_template_block .input-group label.no-label.form-control, #createHospBillTemplatemodal .edit_print_template_block .input-group label.no-label.form-control, #createHospBillTemplatemodal #referral_payouts_update .input-group label.no-label.form-control, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .input-group label.no-label.form-control, #createHospBillTemplatemodal #new_doctor_network_rule_form .input-group label.no-label.form-control, #editBillTemplatemodal #new_hospital_patient_bill .input-group label.no-label.form-control, #editBillTemplatemodal #new_hospital_pharmacy_bill .input-group label.no-label.form-control, #editBillTemplatemodal #edit_hospital_pharmacy_bill .input-group label.no-label.form-control, #editBillTemplatemodal #create_hospital_bill_template .input-group label.no-label.form-control, #editBillTemplatemodal #edit_hospital_patient_bill .input-group label.no-label.form-control, #editBillTemplatemodal #new_hospital_pharmacy_inventory .input-group label.no-label.form-control, #editBillTemplatemodal #prescription_template_form .input-group label.no-label.form-control, #editBillTemplatemodal #new_staff_network_rule_form .input-group label.no-label.form-control, #editBillTemplatemodal #new_hospital_radiology_order .input-group label.no-label.form-control, #editBillTemplatemodal #edit_hospital_radiology_order .input-group label.no-label.form-control, #editBillTemplatemodal #edit_hospital_radiology_test .input-group label.no-label.form-control, #editBillTemplatemodal #create_user_anon_bill .input-group label.no-label.form-control, #editBillTemplatemodal #radiology_order_template .input-group label.no-label.form-control, #editBillTemplatemodal #add_doctorreferral .input-group label.no-label.form-control, #editBillTemplatemodal #new_pharmacy_order_form .input-group label.no-label.form-control, #editBillTemplatemodal #edit_pharmacy_order_form .input-group label.no-label.form-control, #editBillTemplatemodal #vaccination_type .input-group label.no-label.form-control, #editBillTemplatemodal #update_pharamacy_full_stock .input-group label.no-label.form-control, #editBillTemplatemodal .print_template_row_form .input-group label.no-label.form-control, #editBillTemplatemodal .new_print_template_block .input-group label.no-label.form-control, #editBillTemplatemodal .edit_print_template_block .input-group label.no-label.form-control, #editBillTemplatemodal #referral_payouts_update .input-group label.no-label.form-control, #editBillTemplatemodal #return_hospital_pharmacy_bill .input-group label.no-label.form-control, #editBillTemplatemodal #new_doctor_network_rule_form .input-group label.no-label.form-control, #add_new_inventory_form #new_hospital_patient_bill .input-group label.no-label.form-control, #add_new_inventory_form #new_hospital_pharmacy_bill .input-group label.no-label.form-control, #add_new_inventory_form #edit_hospital_pharmacy_bill .input-group label.no-label.form-control, #add_new_inventory_form #create_hospital_bill_template .input-group label.no-label.form-control, #add_new_inventory_form #edit_hospital_patient_bill .input-group label.no-label.form-control, #add_new_inventory_form #new_hospital_pharmacy_inventory .input-group label.no-label.form-control, #add_new_inventory_form #prescription_template_form .input-group label.no-label.form-control, #add_new_inventory_form #new_staff_network_rule_form .input-group label.no-label.form-control, #add_new_inventory_form #new_hospital_radiology_order .input-group label.no-label.form-control, #add_new_inventory_form #edit_hospital_radiology_order .input-group label.no-label.form-control, #add_new_inventory_form #edit_hospital_radiology_test .input-group label.no-label.form-control, #add_new_inventory_form #create_user_anon_bill .input-group label.no-label.form-control, #add_new_inventory_form #radiology_order_template .input-group label.no-label.form-control, #add_new_inventory_form #add_doctorreferral .input-group label.no-label.form-control, #add_new_inventory_form #new_pharmacy_order_form .input-group label.no-label.form-control, #add_new_inventory_form #edit_pharmacy_order_form .input-group label.no-label.form-control, #add_new_inventory_form #vaccination_type .input-group label.no-label.form-control, #add_new_inventory_form #update_pharamacy_full_stock .input-group label.no-label.form-control, #add_new_inventory_form .print_template_row_form .input-group label.no-label.form-control, #add_new_inventory_form .new_print_template_block .input-group label.no-label.form-control, #add_new_inventory_form .edit_print_template_block .input-group label.no-label.form-control, #add_new_inventory_form #referral_payouts_update .input-group label.no-label.form-control, #add_new_inventory_form #return_hospital_pharmacy_bill .input-group label.no-label.form-control, #add_new_inventory_form #new_doctor_network_rule_form .input-group label.no-label.form-control, #edit_pharmacy_order #new_hospital_patient_bill .input-group label.no-label.form-control, #edit_pharmacy_order #new_hospital_pharmacy_bill .input-group label.no-label.form-control, #edit_pharmacy_order #edit_hospital_pharmacy_bill .input-group label.no-label.form-control, #edit_pharmacy_order #create_hospital_bill_template .input-group label.no-label.form-control, #edit_pharmacy_order #edit_hospital_patient_bill .input-group label.no-label.form-control, #edit_pharmacy_order #new_hospital_pharmacy_inventory .input-group label.no-label.form-control, #edit_pharmacy_order #prescription_template_form .input-group label.no-label.form-control, #edit_pharmacy_order #new_staff_network_rule_form .input-group label.no-label.form-control, #edit_pharmacy_order #new_hospital_radiology_order .input-group label.no-label.form-control, #edit_pharmacy_order #edit_hospital_radiology_order .input-group label.no-label.form-control, #edit_pharmacy_order #edit_hospital_radiology_test .input-group label.no-label.form-control, #edit_pharmacy_order #create_user_anon_bill .input-group label.no-label.form-control, #edit_pharmacy_order #radiology_order_template .input-group label.no-label.form-control, #edit_pharmacy_order #add_doctorreferral .input-group label.no-label.form-control, #edit_pharmacy_order #new_pharmacy_order_form .input-group label.no-label.form-control, #edit_pharmacy_order #edit_pharmacy_order_form .input-group label.no-label.form-control, #edit_pharmacy_order #vaccination_type .input-group label.no-label.form-control, #edit_pharmacy_order #update_pharamacy_full_stock .input-group label.no-label.form-control, #edit_pharmacy_order .print_template_row_form .input-group label.no-label.form-control, #edit_pharmacy_order .new_print_template_block .input-group label.no-label.form-control, #edit_pharmacy_order .edit_print_template_block .input-group label.no-label.form-control, #edit_pharmacy_order #referral_payouts_update .input-group label.no-label.form-control, #edit_pharmacy_order #return_hospital_pharmacy_bill .input-group label.no-label.form-control, #edit_pharmacy_order #new_doctor_network_rule_form .input-group label.no-label.form-control, #edit_staff_network_rules #new_hospital_patient_bill .input-group label.no-label.form-control, #edit_staff_network_rules #new_hospital_pharmacy_bill .input-group label.no-label.form-control, #edit_staff_network_rules #edit_hospital_pharmacy_bill .input-group label.no-label.form-control, #edit_staff_network_rules #create_hospital_bill_template .input-group label.no-label.form-control, #edit_staff_network_rules #edit_hospital_patient_bill .input-group label.no-label.form-control, #edit_staff_network_rules #new_hospital_pharmacy_inventory .input-group label.no-label.form-control, #edit_staff_network_rules #prescription_template_form .input-group label.no-label.form-control, #edit_staff_network_rules #new_staff_network_rule_form .input-group label.no-label.form-control, #edit_staff_network_rules #new_hospital_radiology_order .input-group label.no-label.form-control, #edit_staff_network_rules #edit_hospital_radiology_order .input-group label.no-label.form-control, #edit_staff_network_rules #edit_hospital_radiology_test .input-group label.no-label.form-control, #edit_staff_network_rules #create_user_anon_bill .input-group label.no-label.form-control, #edit_staff_network_rules #radiology_order_template .input-group label.no-label.form-control, #edit_staff_network_rules #add_doctorreferral .input-group label.no-label.form-control, #edit_staff_network_rules #new_pharmacy_order_form .input-group label.no-label.form-control, #edit_staff_network_rules #edit_pharmacy_order_form .input-group label.no-label.form-control, #edit_staff_network_rules #vaccination_type .input-group label.no-label.form-control, #edit_staff_network_rules #update_pharamacy_full_stock .input-group label.no-label.form-control, #edit_staff_network_rules .print_template_row_form .input-group label.no-label.form-control, #edit_staff_network_rules .new_print_template_block .input-group label.no-label.form-control, #edit_staff_network_rules .edit_print_template_block .input-group label.no-label.form-control, #edit_staff_network_rules #referral_payouts_update .input-group label.no-label.form-control, #edit_staff_network_rules #return_hospital_pharmacy_bill .input-group label.no-label.form-control, #edit_staff_network_rules #new_doctor_network_rule_form .input-group label.no-label.form-control, #add_new_radiology_order_form #new_hospital_patient_bill .input-group label.no-label.form-control, #add_new_radiology_order_form #new_hospital_pharmacy_bill .input-group label.no-label.form-control, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .input-group label.no-label.form-control, #add_new_radiology_order_form #create_hospital_bill_template .input-group label.no-label.form-control, #add_new_radiology_order_form #edit_hospital_patient_bill .input-group label.no-label.form-control, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .input-group label.no-label.form-control, #add_new_radiology_order_form #prescription_template_form .input-group label.no-label.form-control, #add_new_radiology_order_form #new_staff_network_rule_form .input-group label.no-label.form-control, #add_new_radiology_order_form #new_hospital_radiology_order .input-group label.no-label.form-control, #add_new_radiology_order_form #edit_hospital_radiology_order .input-group label.no-label.form-control, #add_new_radiology_order_form #edit_hospital_radiology_test .input-group label.no-label.form-control, #add_new_radiology_order_form #create_user_anon_bill .input-group label.no-label.form-control, #add_new_radiology_order_form #radiology_order_template .input-group label.no-label.form-control, #add_new_radiology_order_form #add_doctorreferral .input-group label.no-label.form-control, #add_new_radiology_order_form #new_pharmacy_order_form .input-group label.no-label.form-control, #add_new_radiology_order_form #edit_pharmacy_order_form .input-group label.no-label.form-control, #add_new_radiology_order_form #vaccination_type .input-group label.no-label.form-control, #add_new_radiology_order_form #update_pharamacy_full_stock .input-group label.no-label.form-control, #add_new_radiology_order_form .print_template_row_form .input-group label.no-label.form-control, #add_new_radiology_order_form .new_print_template_block .input-group label.no-label.form-control, #add_new_radiology_order_form .edit_print_template_block .input-group label.no-label.form-control, #add_new_radiology_order_form #referral_payouts_update .input-group label.no-label.form-control, #add_new_radiology_order_form #return_hospital_pharmacy_bill .input-group label.no-label.form-control, #add_new_radiology_order_form #new_doctor_network_rule_form .input-group label.no-label.form-control, #edit_radiology_test_form #new_hospital_patient_bill .input-group label.no-label.form-control, #edit_radiology_test_form #new_hospital_pharmacy_bill .input-group label.no-label.form-control, #edit_radiology_test_form #edit_hospital_pharmacy_bill .input-group label.no-label.form-control, #edit_radiology_test_form #create_hospital_bill_template .input-group label.no-label.form-control, #edit_radiology_test_form #edit_hospital_patient_bill .input-group label.no-label.form-control, #edit_radiology_test_form #new_hospital_pharmacy_inventory .input-group label.no-label.form-control, #edit_radiology_test_form #prescription_template_form .input-group label.no-label.form-control, #edit_radiology_test_form #new_staff_network_rule_form .input-group label.no-label.form-control, #edit_radiology_test_form #new_hospital_radiology_order .input-group label.no-label.form-control, #edit_radiology_test_form #edit_hospital_radiology_order .input-group label.no-label.form-control, #edit_radiology_test_form #edit_hospital_radiology_test .input-group label.no-label.form-control, #edit_radiology_test_form #create_user_anon_bill .input-group label.no-label.form-control, #edit_radiology_test_form #radiology_order_template .input-group label.no-label.form-control, #edit_radiology_test_form #add_doctorreferral .input-group label.no-label.form-control, #edit_radiology_test_form #new_pharmacy_order_form .input-group label.no-label.form-control, #edit_radiology_test_form #edit_pharmacy_order_form .input-group label.no-label.form-control, #edit_radiology_test_form #vaccination_type .input-group label.no-label.form-control, #edit_radiology_test_form #update_pharamacy_full_stock .input-group label.no-label.form-control, #edit_radiology_test_form .print_template_row_form .input-group label.no-label.form-control, #edit_radiology_test_form .new_print_template_block .input-group label.no-label.form-control, #edit_radiology_test_form .edit_print_template_block .input-group label.no-label.form-control, #edit_radiology_test_form #referral_payouts_update .input-group label.no-label.form-control, #edit_radiology_test_form #return_hospital_pharmacy_bill .input-group label.no-label.form-control, #edit_radiology_test_form #new_doctor_network_rule_form .input-group label.no-label.form-control, #importUserBill #new_hospital_patient_bill .input-group label.no-label.form-control, #importUserBill #new_hospital_pharmacy_bill .input-group label.no-label.form-control, #importUserBill #edit_hospital_pharmacy_bill .input-group label.no-label.form-control, #importUserBill #create_hospital_bill_template .input-group label.no-label.form-control, #importUserBill #edit_hospital_patient_bill .input-group label.no-label.form-control, #importUserBill #new_hospital_pharmacy_inventory .input-group label.no-label.form-control, #importUserBill #prescription_template_form .input-group label.no-label.form-control, #importUserBill #new_staff_network_rule_form .input-group label.no-label.form-control, #importUserBill #new_hospital_radiology_order .input-group label.no-label.form-control, #importUserBill #edit_hospital_radiology_order .input-group label.no-label.form-control, #importUserBill #edit_hospital_radiology_test .input-group label.no-label.form-control, #importUserBill #create_user_anon_bill .input-group label.no-label.form-control, #importUserBill #radiology_order_template .input-group label.no-label.form-control, #importUserBill #add_doctorreferral .input-group label.no-label.form-control, #importUserBill #new_pharmacy_order_form .input-group label.no-label.form-control, #importUserBill #edit_pharmacy_order_form .input-group label.no-label.form-control, #importUserBill #vaccination_type .input-group label.no-label.form-control, #importUserBill #update_pharamacy_full_stock .input-group label.no-label.form-control, #importUserBill .print_template_row_form .input-group label.no-label.form-control, #importUserBill .new_print_template_block .input-group label.no-label.form-control, #importUserBill .edit_print_template_block .input-group label.no-label.form-control, #importUserBill #referral_payouts_update .input-group label.no-label.form-control, #importUserBill #return_hospital_pharmacy_bill .input-group label.no-label.form-control, #importUserBill #new_doctor_network_rule_form .input-group label.no-label.form-control, #editOrderTemplatemodal #new_hospital_patient_bill .input-group label.no-label.form-control, #editOrderTemplatemodal #new_hospital_pharmacy_bill .input-group label.no-label.form-control, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .input-group label.no-label.form-control, #editOrderTemplatemodal #create_hospital_bill_template .input-group label.no-label.form-control, #editOrderTemplatemodal #edit_hospital_patient_bill .input-group label.no-label.form-control, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .input-group label.no-label.form-control, #editOrderTemplatemodal #prescription_template_form .input-group label.no-label.form-control, #editOrderTemplatemodal #new_staff_network_rule_form .input-group label.no-label.form-control, #editOrderTemplatemodal #new_hospital_radiology_order .input-group label.no-label.form-control, #editOrderTemplatemodal #edit_hospital_radiology_order .input-group label.no-label.form-control, #editOrderTemplatemodal #edit_hospital_radiology_test .input-group label.no-label.form-control, #editOrderTemplatemodal #create_user_anon_bill .input-group label.no-label.form-control, #editOrderTemplatemodal #radiology_order_template .input-group label.no-label.form-control, #editOrderTemplatemodal #add_doctorreferral .input-group label.no-label.form-control, #editOrderTemplatemodal #new_pharmacy_order_form .input-group label.no-label.form-control, #editOrderTemplatemodal #edit_pharmacy_order_form .input-group label.no-label.form-control, #editOrderTemplatemodal #vaccination_type .input-group label.no-label.form-control, #editOrderTemplatemodal #update_pharamacy_full_stock .input-group label.no-label.form-control, #editOrderTemplatemodal .print_template_row_form .input-group label.no-label.form-control, #editOrderTemplatemodal .new_print_template_block .input-group label.no-label.form-control, #editOrderTemplatemodal .edit_print_template_block .input-group label.no-label.form-control, #editOrderTemplatemodal #referral_payouts_update .input-group label.no-label.form-control, #editOrderTemplatemodal #return_hospital_pharmacy_bill .input-group label.no-label.form-control, #editOrderTemplatemodal #new_doctor_network_rule_form .input-group label.no-label.form-control, #editReferralTemplatemodal #new_hospital_patient_bill .input-group label.no-label.form-control, #editReferralTemplatemodal #new_hospital_pharmacy_bill .input-group label.no-label.form-control, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .input-group label.no-label.form-control, #editReferralTemplatemodal #create_hospital_bill_template .input-group label.no-label.form-control, #editReferralTemplatemodal #edit_hospital_patient_bill .input-group label.no-label.form-control, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .input-group label.no-label.form-control, #editReferralTemplatemodal #prescription_template_form .input-group label.no-label.form-control, #editReferralTemplatemodal #new_staff_network_rule_form .input-group label.no-label.form-control, #editReferralTemplatemodal #new_hospital_radiology_order .input-group label.no-label.form-control, #editReferralTemplatemodal #edit_hospital_radiology_order .input-group label.no-label.form-control, #editReferralTemplatemodal #edit_hospital_radiology_test .input-group label.no-label.form-control, #editReferralTemplatemodal #create_user_anon_bill .input-group label.no-label.form-control, #editReferralTemplatemodal #radiology_order_template .input-group label.no-label.form-control, #editReferralTemplatemodal #add_doctorreferral .input-group label.no-label.form-control, #editReferralTemplatemodal #new_pharmacy_order_form .input-group label.no-label.form-control, #editReferralTemplatemodal #edit_pharmacy_order_form .input-group label.no-label.form-control, #editReferralTemplatemodal #vaccination_type .input-group label.no-label.form-control, #editReferralTemplatemodal #update_pharamacy_full_stock .input-group label.no-label.form-control, #editReferralTemplatemodal .print_template_row_form .input-group label.no-label.form-control, #editReferralTemplatemodal .new_print_template_block .input-group label.no-label.form-control, #editReferralTemplatemodal .edit_print_template_block .input-group label.no-label.form-control, #editReferralTemplatemodal #referral_payouts_update .input-group label.no-label.form-control, #editReferralTemplatemodal #return_hospital_pharmacy_bill .input-group label.no-label.form-control, #editReferralTemplatemodal #new_doctor_network_rule_form .input-group label.no-label.form-control, #VaccinationTemplatemodal #new_hospital_patient_bill .input-group label.no-label.form-control, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .input-group label.no-label.form-control, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .input-group label.no-label.form-control, #VaccinationTemplatemodal #create_hospital_bill_template .input-group label.no-label.form-control, #VaccinationTemplatemodal #edit_hospital_patient_bill .input-group label.no-label.form-control, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .input-group label.no-label.form-control, #VaccinationTemplatemodal #prescription_template_form .input-group label.no-label.form-control, #VaccinationTemplatemodal #new_staff_network_rule_form .input-group label.no-label.form-control, #VaccinationTemplatemodal #new_hospital_radiology_order .input-group label.no-label.form-control, #VaccinationTemplatemodal #edit_hospital_radiology_order .input-group label.no-label.form-control, #VaccinationTemplatemodal #edit_hospital_radiology_test .input-group label.no-label.form-control, #VaccinationTemplatemodal #create_user_anon_bill .input-group label.no-label.form-control, #VaccinationTemplatemodal #radiology_order_template .input-group label.no-label.form-control, #VaccinationTemplatemodal #add_doctorreferral .input-group label.no-label.form-control, #VaccinationTemplatemodal #new_pharmacy_order_form .input-group label.no-label.form-control, #VaccinationTemplatemodal #edit_pharmacy_order_form .input-group label.no-label.form-control, #VaccinationTemplatemodal #vaccination_type .input-group label.no-label.form-control, #VaccinationTemplatemodal #update_pharamacy_full_stock .input-group label.no-label.form-control, #VaccinationTemplatemodal .print_template_row_form .input-group label.no-label.form-control, #VaccinationTemplatemodal .new_print_template_block .input-group label.no-label.form-control, #VaccinationTemplatemodal .edit_print_template_block .input-group label.no-label.form-control, #VaccinationTemplatemodal #referral_payouts_update .input-group label.no-label.form-control, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .input-group label.no-label.form-control, #VaccinationTemplatemodal #new_doctor_network_rule_form .input-group label.no-label.form-control, #update_pharmacy_order_stock #new_hospital_patient_bill .input-group label.no-label.form-control, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .input-group label.no-label.form-control, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .input-group label.no-label.form-control, #update_pharmacy_order_stock #create_hospital_bill_template .input-group label.no-label.form-control, #update_pharmacy_order_stock #edit_hospital_patient_bill .input-group label.no-label.form-control, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .input-group label.no-label.form-control, #update_pharmacy_order_stock #prescription_template_form .input-group label.no-label.form-control, #update_pharmacy_order_stock #new_staff_network_rule_form .input-group label.no-label.form-control, #update_pharmacy_order_stock #new_hospital_radiology_order .input-group label.no-label.form-control, #update_pharmacy_order_stock #edit_hospital_radiology_order .input-group label.no-label.form-control, #update_pharmacy_order_stock #edit_hospital_radiology_test .input-group label.no-label.form-control, #update_pharmacy_order_stock #create_user_anon_bill .input-group label.no-label.form-control, #update_pharmacy_order_stock #radiology_order_template .input-group label.no-label.form-control, #update_pharmacy_order_stock #add_doctorreferral .input-group label.no-label.form-control, #update_pharmacy_order_stock #new_pharmacy_order_form .input-group label.no-label.form-control, #update_pharmacy_order_stock #edit_pharmacy_order_form .input-group label.no-label.form-control, #update_pharmacy_order_stock #vaccination_type .input-group label.no-label.form-control, #update_pharmacy_order_stock #update_pharamacy_full_stock .input-group label.no-label.form-control, #update_pharmacy_order_stock .print_template_row_form .input-group label.no-label.form-control, #update_pharmacy_order_stock .new_print_template_block .input-group label.no-label.form-control, #update_pharmacy_order_stock .edit_print_template_block .input-group label.no-label.form-control, #update_pharmacy_order_stock #referral_payouts_update .input-group label.no-label.form-control, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .input-group label.no-label.form-control, #update_pharmacy_order_stock #new_doctor_network_rule_form .input-group label.no-label.form-control, #addMoreList #new_hospital_patient_bill .input-group label.no-label.form-control, #addMoreList #new_hospital_pharmacy_bill .input-group label.no-label.form-control, #addMoreList #edit_hospital_pharmacy_bill .input-group label.no-label.form-control, #addMoreList #create_hospital_bill_template .input-group label.no-label.form-control, #addMoreList #edit_hospital_patient_bill .input-group label.no-label.form-control, #addMoreList #new_hospital_pharmacy_inventory .input-group label.no-label.form-control, #addMoreList #prescription_template_form .input-group label.no-label.form-control, #addMoreList #new_staff_network_rule_form .input-group label.no-label.form-control, #addMoreList #new_hospital_radiology_order .input-group label.no-label.form-control, #addMoreList #edit_hospital_radiology_order .input-group label.no-label.form-control, #addMoreList #edit_hospital_radiology_test .input-group label.no-label.form-control, #addMoreList #create_user_anon_bill .input-group label.no-label.form-control, #addMoreList #radiology_order_template .input-group label.no-label.form-control, #addMoreList #add_doctorreferral .input-group label.no-label.form-control, #addMoreList #new_pharmacy_order_form .input-group label.no-label.form-control, #addMoreList #edit_pharmacy_order_form .input-group label.no-label.form-control, #addMoreList #vaccination_type .input-group label.no-label.form-control, #addMoreList #update_pharamacy_full_stock .input-group label.no-label.form-control, #addMoreList .print_template_row_form .input-group label.no-label.form-control, #addMoreList .new_print_template_block .input-group label.no-label.form-control, #addMoreList .edit_print_template_block .input-group label.no-label.form-control, #addMoreList #referral_payouts_update .input-group label.no-label.form-control, #addMoreList #return_hospital_pharmacy_bill .input-group label.no-label.form-control, #addMoreList #new_doctor_network_rule_form .input-group label.no-label.form-control, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .input-group label.no-label.form-control, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .input-group label.no-label.form-control, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .input-group label.no-label.form-control, #addTemplateHeaderBlocksModal #create_hospital_bill_template .input-group label.no-label.form-control, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .input-group label.no-label.form-control, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .input-group label.no-label.form-control, #addTemplateHeaderBlocksModal #prescription_template_form .input-group label.no-label.form-control, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .input-group label.no-label.form-control, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .input-group label.no-label.form-control, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .input-group label.no-label.form-control, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .input-group label.no-label.form-control, #addTemplateHeaderBlocksModal #create_user_anon_bill .input-group label.no-label.form-control, #addTemplateHeaderBlocksModal #radiology_order_template .input-group label.no-label.form-control, #addTemplateHeaderBlocksModal #add_doctorreferral .input-group label.no-label.form-control, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .input-group label.no-label.form-control, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .input-group label.no-label.form-control, #addTemplateHeaderBlocksModal #vaccination_type .input-group label.no-label.form-control, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .input-group label.no-label.form-control, #addTemplateHeaderBlocksModal .print_template_row_form .input-group label.no-label.form-control, #addTemplateHeaderBlocksModal .new_print_template_block .input-group label.no-label.form-control, #addTemplateHeaderBlocksModal .edit_print_template_block .input-group label.no-label.form-control, #addTemplateHeaderBlocksModal #referral_payouts_update .input-group label.no-label.form-control, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .input-group label.no-label.form-control, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .input-group label.no-label.form-control, #referralPayoutTemplatemodal #new_hospital_patient_bill .input-group label.no-label.form-control, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .input-group label.no-label.form-control, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .input-group label.no-label.form-control, #referralPayoutTemplatemodal #create_hospital_bill_template .input-group label.no-label.form-control, #referralPayoutTemplatemodal #edit_hospital_patient_bill .input-group label.no-label.form-control, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .input-group label.no-label.form-control, #referralPayoutTemplatemodal #prescription_template_form .input-group label.no-label.form-control, #referralPayoutTemplatemodal #new_staff_network_rule_form .input-group label.no-label.form-control, #referralPayoutTemplatemodal #new_hospital_radiology_order .input-group label.no-label.form-control, #referralPayoutTemplatemodal #edit_hospital_radiology_order .input-group label.no-label.form-control, #referralPayoutTemplatemodal #edit_hospital_radiology_test .input-group label.no-label.form-control, #referralPayoutTemplatemodal #create_user_anon_bill .input-group label.no-label.form-control, #referralPayoutTemplatemodal #radiology_order_template .input-group label.no-label.form-control, #referralPayoutTemplatemodal #add_doctorreferral .input-group label.no-label.form-control, #referralPayoutTemplatemodal #new_pharmacy_order_form .input-group label.no-label.form-control, #referralPayoutTemplatemodal #edit_pharmacy_order_form .input-group label.no-label.form-control, #referralPayoutTemplatemodal #vaccination_type .input-group label.no-label.form-control, #referralPayoutTemplatemodal #update_pharamacy_full_stock .input-group label.no-label.form-control, #referralPayoutTemplatemodal .print_template_row_form .input-group label.no-label.form-control, #referralPayoutTemplatemodal .new_print_template_block .input-group label.no-label.form-control, #referralPayoutTemplatemodal .edit_print_template_block .input-group label.no-label.form-control, #referralPayoutTemplatemodal #referral_payouts_update .input-group label.no-label.form-control, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .input-group label.no-label.form-control, #referralPayoutTemplatemodal #new_doctor_network_rule_form .input-group label.no-label.form-control, #new_doctor_network_rule_form #new_hospital_patient_bill .input-group label.no-label.form-control, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .input-group label.no-label.form-control, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .input-group label.no-label.form-control, #new_doctor_network_rule_form #create_hospital_bill_template .input-group label.no-label.form-control, #new_doctor_network_rule_form #edit_hospital_patient_bill .input-group label.no-label.form-control, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .input-group label.no-label.form-control, #new_doctor_network_rule_form #prescription_template_form .input-group label.no-label.form-control, #new_doctor_network_rule_form #new_staff_network_rule_form .input-group label.no-label.form-control, #new_doctor_network_rule_form #new_hospital_radiology_order .input-group label.no-label.form-control, #new_doctor_network_rule_form #edit_hospital_radiology_order .input-group label.no-label.form-control, #new_doctor_network_rule_form #edit_hospital_radiology_test .input-group label.no-label.form-control, #new_doctor_network_rule_form #create_user_anon_bill .input-group label.no-label.form-control, #new_doctor_network_rule_form #radiology_order_template .input-group label.no-label.form-control, #new_doctor_network_rule_form #add_doctorreferral .input-group label.no-label.form-control, #new_doctor_network_rule_form #new_pharmacy_order_form .input-group label.no-label.form-control, #new_doctor_network_rule_form #edit_pharmacy_order_form .input-group label.no-label.form-control, #new_doctor_network_rule_form #vaccination_type .input-group label.no-label.form-control, #new_doctor_network_rule_form #update_pharamacy_full_stock .input-group label.no-label.form-control, #new_doctor_network_rule_form .print_template_row_form .input-group label.no-label.form-control, #new_doctor_network_rule_form .new_print_template_block .input-group label.no-label.form-control, #new_doctor_network_rule_form .edit_print_template_block .input-group label.no-label.form-control, #new_doctor_network_rule_form #referral_payouts_update .input-group label.no-label.form-control, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .input-group label.no-label.form-control, #new_doctor_network_rule_form #new_doctor_network_rule_form .input-group label.no-label.form-control {
  line-height: 40px;
}
#add_new_bill_form #new_hospital_patient_bill .input-group .input-group-btn .btn, #add_new_bill_form #new_hospital_pharmacy_bill .input-group .input-group-btn .btn, #add_new_bill_form #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn, #add_new_bill_form #create_hospital_bill_template .input-group .input-group-btn .btn, #add_new_bill_form #edit_hospital_patient_bill .input-group .input-group-btn .btn, #add_new_bill_form #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn, #add_new_bill_form #prescription_template_form .input-group .input-group-btn .btn, #add_new_bill_form #new_staff_network_rule_form .input-group .input-group-btn .btn, #add_new_bill_form #new_hospital_radiology_order .input-group .input-group-btn .btn, #add_new_bill_form #edit_hospital_radiology_order .input-group .input-group-btn .btn, #add_new_bill_form #edit_hospital_radiology_test .input-group .input-group-btn .btn, #add_new_bill_form #create_user_anon_bill .input-group .input-group-btn .btn, #add_new_bill_form #radiology_order_template .input-group .input-group-btn .btn, #add_new_bill_form #add_doctorreferral .input-group .input-group-btn .btn, #add_new_bill_form #new_pharmacy_order_form .input-group .input-group-btn .btn, #add_new_bill_form #edit_pharmacy_order_form .input-group .input-group-btn .btn, #add_new_bill_form #vaccination_type .input-group .input-group-btn .btn, #add_new_bill_form #update_pharamacy_full_stock .input-group .input-group-btn .btn, #add_new_bill_form .print_template_row_form .input-group .input-group-btn .btn, #add_new_bill_form .new_print_template_block .input-group .input-group-btn .btn, #add_new_bill_form .edit_print_template_block .input-group .input-group-btn .btn, #add_new_bill_form #referral_payouts_update .input-group .input-group-btn .btn, #add_new_bill_form #return_hospital_pharmacy_bill .input-group .input-group-btn .btn, #add_new_bill_form #new_doctor_network_rule_form .input-group .input-group-btn .btn, #add_new_pharmacy_bill_form #new_hospital_patient_bill .input-group .input-group-btn .btn, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .input-group .input-group-btn .btn, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn, #add_new_pharmacy_bill_form #create_hospital_bill_template .input-group .input-group-btn .btn, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .input-group .input-group-btn .btn, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn, #add_new_pharmacy_bill_form #prescription_template_form .input-group .input-group-btn .btn, #add_new_pharmacy_bill_form #new_staff_network_rule_form .input-group .input-group-btn .btn, #add_new_pharmacy_bill_form #new_hospital_radiology_order .input-group .input-group-btn .btn, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .input-group .input-group-btn .btn, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .input-group .input-group-btn .btn, #add_new_pharmacy_bill_form #create_user_anon_bill .input-group .input-group-btn .btn, #add_new_pharmacy_bill_form #radiology_order_template .input-group .input-group-btn .btn, #add_new_pharmacy_bill_form #add_doctorreferral .input-group .input-group-btn .btn, #add_new_pharmacy_bill_form #new_pharmacy_order_form .input-group .input-group-btn .btn, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .input-group .input-group-btn .btn, #add_new_pharmacy_bill_form #vaccination_type .input-group .input-group-btn .btn, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .input-group .input-group-btn .btn, #add_new_pharmacy_bill_form .print_template_row_form .input-group .input-group-btn .btn, #add_new_pharmacy_bill_form .new_print_template_block .input-group .input-group-btn .btn, #add_new_pharmacy_bill_form .edit_print_template_block .input-group .input-group-btn .btn, #add_new_pharmacy_bill_form #referral_payouts_update .input-group .input-group-btn .btn, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .input-group .input-group-btn .btn, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .input-group .input-group-btn .btn, #update_new_bill_form #new_hospital_patient_bill .input-group .input-group-btn .btn, #update_new_bill_form #new_hospital_pharmacy_bill .input-group .input-group-btn .btn, #update_new_bill_form #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn, #update_new_bill_form #create_hospital_bill_template .input-group .input-group-btn .btn, #update_new_bill_form #edit_hospital_patient_bill .input-group .input-group-btn .btn, #update_new_bill_form #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn, #update_new_bill_form #prescription_template_form .input-group .input-group-btn .btn, #update_new_bill_form #new_staff_network_rule_form .input-group .input-group-btn .btn, #update_new_bill_form #new_hospital_radiology_order .input-group .input-group-btn .btn, #update_new_bill_form #edit_hospital_radiology_order .input-group .input-group-btn .btn, #update_new_bill_form #edit_hospital_radiology_test .input-group .input-group-btn .btn, #update_new_bill_form #create_user_anon_bill .input-group .input-group-btn .btn, #update_new_bill_form #radiology_order_template .input-group .input-group-btn .btn, #update_new_bill_form #add_doctorreferral .input-group .input-group-btn .btn, #update_new_bill_form #new_pharmacy_order_form .input-group .input-group-btn .btn, #update_new_bill_form #edit_pharmacy_order_form .input-group .input-group-btn .btn, #update_new_bill_form #vaccination_type .input-group .input-group-btn .btn, #update_new_bill_form #update_pharamacy_full_stock .input-group .input-group-btn .btn, #update_new_bill_form .print_template_row_form .input-group .input-group-btn .btn, #update_new_bill_form .new_print_template_block .input-group .input-group-btn .btn, #update_new_bill_form .edit_print_template_block .input-group .input-group-btn .btn, #update_new_bill_form #referral_payouts_update .input-group .input-group-btn .btn, #update_new_bill_form #return_hospital_pharmacy_bill .input-group .input-group-btn .btn, #update_new_bill_form #new_doctor_network_rule_form .input-group .input-group-btn .btn, #edit_pharmacy_bill_form #new_hospital_patient_bill .input-group .input-group-btn .btn, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .input-group .input-group-btn .btn, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn, #edit_pharmacy_bill_form #create_hospital_bill_template .input-group .input-group-btn .btn, #edit_pharmacy_bill_form #edit_hospital_patient_bill .input-group .input-group-btn .btn, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn, #edit_pharmacy_bill_form #prescription_template_form .input-group .input-group-btn .btn, #edit_pharmacy_bill_form #new_staff_network_rule_form .input-group .input-group-btn .btn, #edit_pharmacy_bill_form #new_hospital_radiology_order .input-group .input-group-btn .btn, #edit_pharmacy_bill_form #edit_hospital_radiology_order .input-group .input-group-btn .btn, #edit_pharmacy_bill_form #edit_hospital_radiology_test .input-group .input-group-btn .btn, #edit_pharmacy_bill_form #create_user_anon_bill .input-group .input-group-btn .btn, #edit_pharmacy_bill_form #radiology_order_template .input-group .input-group-btn .btn, #edit_pharmacy_bill_form #add_doctorreferral .input-group .input-group-btn .btn, #edit_pharmacy_bill_form #new_pharmacy_order_form .input-group .input-group-btn .btn, #edit_pharmacy_bill_form #edit_pharmacy_order_form .input-group .input-group-btn .btn, #edit_pharmacy_bill_form #vaccination_type .input-group .input-group-btn .btn, #edit_pharmacy_bill_form #update_pharamacy_full_stock .input-group .input-group-btn .btn, #edit_pharmacy_bill_form .print_template_row_form .input-group .input-group-btn .btn, #edit_pharmacy_bill_form .new_print_template_block .input-group .input-group-btn .btn, #edit_pharmacy_bill_form .edit_print_template_block .input-group .input-group-btn .btn, #edit_pharmacy_bill_form #referral_payouts_update .input-group .input-group-btn .btn, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .input-group .input-group-btn .btn, #edit_pharmacy_bill_form #new_doctor_network_rule_form .input-group .input-group-btn .btn, #createHospBillTemplatemodal #new_hospital_patient_bill .input-group .input-group-btn .btn, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .input-group .input-group-btn .btn, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn, #createHospBillTemplatemodal #create_hospital_bill_template .input-group .input-group-btn .btn, #createHospBillTemplatemodal #edit_hospital_patient_bill .input-group .input-group-btn .btn, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn, #createHospBillTemplatemodal #prescription_template_form .input-group .input-group-btn .btn, #createHospBillTemplatemodal #new_staff_network_rule_form .input-group .input-group-btn .btn, #createHospBillTemplatemodal #new_hospital_radiology_order .input-group .input-group-btn .btn, #createHospBillTemplatemodal #edit_hospital_radiology_order .input-group .input-group-btn .btn, #createHospBillTemplatemodal #edit_hospital_radiology_test .input-group .input-group-btn .btn, #createHospBillTemplatemodal #create_user_anon_bill .input-group .input-group-btn .btn, #createHospBillTemplatemodal #radiology_order_template .input-group .input-group-btn .btn, #createHospBillTemplatemodal #add_doctorreferral .input-group .input-group-btn .btn, #createHospBillTemplatemodal #new_pharmacy_order_form .input-group .input-group-btn .btn, #createHospBillTemplatemodal #edit_pharmacy_order_form .input-group .input-group-btn .btn, #createHospBillTemplatemodal #vaccination_type .input-group .input-group-btn .btn, #createHospBillTemplatemodal #update_pharamacy_full_stock .input-group .input-group-btn .btn, #createHospBillTemplatemodal .print_template_row_form .input-group .input-group-btn .btn, #createHospBillTemplatemodal .new_print_template_block .input-group .input-group-btn .btn, #createHospBillTemplatemodal .edit_print_template_block .input-group .input-group-btn .btn, #createHospBillTemplatemodal #referral_payouts_update .input-group .input-group-btn .btn, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .input-group .input-group-btn .btn, #createHospBillTemplatemodal #new_doctor_network_rule_form .input-group .input-group-btn .btn, #editBillTemplatemodal #new_hospital_patient_bill .input-group .input-group-btn .btn, #editBillTemplatemodal #new_hospital_pharmacy_bill .input-group .input-group-btn .btn, #editBillTemplatemodal #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn, #editBillTemplatemodal #create_hospital_bill_template .input-group .input-group-btn .btn, #editBillTemplatemodal #edit_hospital_patient_bill .input-group .input-group-btn .btn, #editBillTemplatemodal #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn, #editBillTemplatemodal #prescription_template_form .input-group .input-group-btn .btn, #editBillTemplatemodal #new_staff_network_rule_form .input-group .input-group-btn .btn, #editBillTemplatemodal #new_hospital_radiology_order .input-group .input-group-btn .btn, #editBillTemplatemodal #edit_hospital_radiology_order .input-group .input-group-btn .btn, #editBillTemplatemodal #edit_hospital_radiology_test .input-group .input-group-btn .btn, #editBillTemplatemodal #create_user_anon_bill .input-group .input-group-btn .btn, #editBillTemplatemodal #radiology_order_template .input-group .input-group-btn .btn, #editBillTemplatemodal #add_doctorreferral .input-group .input-group-btn .btn, #editBillTemplatemodal #new_pharmacy_order_form .input-group .input-group-btn .btn, #editBillTemplatemodal #edit_pharmacy_order_form .input-group .input-group-btn .btn, #editBillTemplatemodal #vaccination_type .input-group .input-group-btn .btn, #editBillTemplatemodal #update_pharamacy_full_stock .input-group .input-group-btn .btn, #editBillTemplatemodal .print_template_row_form .input-group .input-group-btn .btn, #editBillTemplatemodal .new_print_template_block .input-group .input-group-btn .btn, #editBillTemplatemodal .edit_print_template_block .input-group .input-group-btn .btn, #editBillTemplatemodal #referral_payouts_update .input-group .input-group-btn .btn, #editBillTemplatemodal #return_hospital_pharmacy_bill .input-group .input-group-btn .btn, #editBillTemplatemodal #new_doctor_network_rule_form .input-group .input-group-btn .btn, #add_new_inventory_form #new_hospital_patient_bill .input-group .input-group-btn .btn, #add_new_inventory_form #new_hospital_pharmacy_bill .input-group .input-group-btn .btn, #add_new_inventory_form #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn, #add_new_inventory_form #create_hospital_bill_template .input-group .input-group-btn .btn, #add_new_inventory_form #edit_hospital_patient_bill .input-group .input-group-btn .btn, #add_new_inventory_form #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn, #add_new_inventory_form #prescription_template_form .input-group .input-group-btn .btn, #add_new_inventory_form #new_staff_network_rule_form .input-group .input-group-btn .btn, #add_new_inventory_form #new_hospital_radiology_order .input-group .input-group-btn .btn, #add_new_inventory_form #edit_hospital_radiology_order .input-group .input-group-btn .btn, #add_new_inventory_form #edit_hospital_radiology_test .input-group .input-group-btn .btn, #add_new_inventory_form #create_user_anon_bill .input-group .input-group-btn .btn, #add_new_inventory_form #radiology_order_template .input-group .input-group-btn .btn, #add_new_inventory_form #add_doctorreferral .input-group .input-group-btn .btn, #add_new_inventory_form #new_pharmacy_order_form .input-group .input-group-btn .btn, #add_new_inventory_form #edit_pharmacy_order_form .input-group .input-group-btn .btn, #add_new_inventory_form #vaccination_type .input-group .input-group-btn .btn, #add_new_inventory_form #update_pharamacy_full_stock .input-group .input-group-btn .btn, #add_new_inventory_form .print_template_row_form .input-group .input-group-btn .btn, #add_new_inventory_form .new_print_template_block .input-group .input-group-btn .btn, #add_new_inventory_form .edit_print_template_block .input-group .input-group-btn .btn, #add_new_inventory_form #referral_payouts_update .input-group .input-group-btn .btn, #add_new_inventory_form #return_hospital_pharmacy_bill .input-group .input-group-btn .btn, #add_new_inventory_form #new_doctor_network_rule_form .input-group .input-group-btn .btn, #edit_pharmacy_order #new_hospital_patient_bill .input-group .input-group-btn .btn, #edit_pharmacy_order #new_hospital_pharmacy_bill .input-group .input-group-btn .btn, #edit_pharmacy_order #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn, #edit_pharmacy_order #create_hospital_bill_template .input-group .input-group-btn .btn, #edit_pharmacy_order #edit_hospital_patient_bill .input-group .input-group-btn .btn, #edit_pharmacy_order #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn, #edit_pharmacy_order #prescription_template_form .input-group .input-group-btn .btn, #edit_pharmacy_order #new_staff_network_rule_form .input-group .input-group-btn .btn, #edit_pharmacy_order #new_hospital_radiology_order .input-group .input-group-btn .btn, #edit_pharmacy_order #edit_hospital_radiology_order .input-group .input-group-btn .btn, #edit_pharmacy_order #edit_hospital_radiology_test .input-group .input-group-btn .btn, #edit_pharmacy_order #create_user_anon_bill .input-group .input-group-btn .btn, #edit_pharmacy_order #radiology_order_template .input-group .input-group-btn .btn, #edit_pharmacy_order #add_doctorreferral .input-group .input-group-btn .btn, #edit_pharmacy_order #new_pharmacy_order_form .input-group .input-group-btn .btn, #edit_pharmacy_order #edit_pharmacy_order_form .input-group .input-group-btn .btn, #edit_pharmacy_order #vaccination_type .input-group .input-group-btn .btn, #edit_pharmacy_order #update_pharamacy_full_stock .input-group .input-group-btn .btn, #edit_pharmacy_order .print_template_row_form .input-group .input-group-btn .btn, #edit_pharmacy_order .new_print_template_block .input-group .input-group-btn .btn, #edit_pharmacy_order .edit_print_template_block .input-group .input-group-btn .btn, #edit_pharmacy_order #referral_payouts_update .input-group .input-group-btn .btn, #edit_pharmacy_order #return_hospital_pharmacy_bill .input-group .input-group-btn .btn, #edit_pharmacy_order #new_doctor_network_rule_form .input-group .input-group-btn .btn, #edit_staff_network_rules #new_hospital_patient_bill .input-group .input-group-btn .btn, #edit_staff_network_rules #new_hospital_pharmacy_bill .input-group .input-group-btn .btn, #edit_staff_network_rules #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn, #edit_staff_network_rules #create_hospital_bill_template .input-group .input-group-btn .btn, #edit_staff_network_rules #edit_hospital_patient_bill .input-group .input-group-btn .btn, #edit_staff_network_rules #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn, #edit_staff_network_rules #prescription_template_form .input-group .input-group-btn .btn, #edit_staff_network_rules #new_staff_network_rule_form .input-group .input-group-btn .btn, #edit_staff_network_rules #new_hospital_radiology_order .input-group .input-group-btn .btn, #edit_staff_network_rules #edit_hospital_radiology_order .input-group .input-group-btn .btn, #edit_staff_network_rules #edit_hospital_radiology_test .input-group .input-group-btn .btn, #edit_staff_network_rules #create_user_anon_bill .input-group .input-group-btn .btn, #edit_staff_network_rules #radiology_order_template .input-group .input-group-btn .btn, #edit_staff_network_rules #add_doctorreferral .input-group .input-group-btn .btn, #edit_staff_network_rules #new_pharmacy_order_form .input-group .input-group-btn .btn, #edit_staff_network_rules #edit_pharmacy_order_form .input-group .input-group-btn .btn, #edit_staff_network_rules #vaccination_type .input-group .input-group-btn .btn, #edit_staff_network_rules #update_pharamacy_full_stock .input-group .input-group-btn .btn, #edit_staff_network_rules .print_template_row_form .input-group .input-group-btn .btn, #edit_staff_network_rules .new_print_template_block .input-group .input-group-btn .btn, #edit_staff_network_rules .edit_print_template_block .input-group .input-group-btn .btn, #edit_staff_network_rules #referral_payouts_update .input-group .input-group-btn .btn, #edit_staff_network_rules #return_hospital_pharmacy_bill .input-group .input-group-btn .btn, #edit_staff_network_rules #new_doctor_network_rule_form .input-group .input-group-btn .btn, #add_new_radiology_order_form #new_hospital_patient_bill .input-group .input-group-btn .btn, #add_new_radiology_order_form #new_hospital_pharmacy_bill .input-group .input-group-btn .btn, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn, #add_new_radiology_order_form #create_hospital_bill_template .input-group .input-group-btn .btn, #add_new_radiology_order_form #edit_hospital_patient_bill .input-group .input-group-btn .btn, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn, #add_new_radiology_order_form #prescription_template_form .input-group .input-group-btn .btn, #add_new_radiology_order_form #new_staff_network_rule_form .input-group .input-group-btn .btn, #add_new_radiology_order_form #new_hospital_radiology_order .input-group .input-group-btn .btn, #add_new_radiology_order_form #edit_hospital_radiology_order .input-group .input-group-btn .btn, #add_new_radiology_order_form #edit_hospital_radiology_test .input-group .input-group-btn .btn, #add_new_radiology_order_form #create_user_anon_bill .input-group .input-group-btn .btn, #add_new_radiology_order_form #radiology_order_template .input-group .input-group-btn .btn, #add_new_radiology_order_form #add_doctorreferral .input-group .input-group-btn .btn, #add_new_radiology_order_form #new_pharmacy_order_form .input-group .input-group-btn .btn, #add_new_radiology_order_form #edit_pharmacy_order_form .input-group .input-group-btn .btn, #add_new_radiology_order_form #vaccination_type .input-group .input-group-btn .btn, #add_new_radiology_order_form #update_pharamacy_full_stock .input-group .input-group-btn .btn, #add_new_radiology_order_form .print_template_row_form .input-group .input-group-btn .btn, #add_new_radiology_order_form .new_print_template_block .input-group .input-group-btn .btn, #add_new_radiology_order_form .edit_print_template_block .input-group .input-group-btn .btn, #add_new_radiology_order_form #referral_payouts_update .input-group .input-group-btn .btn, #add_new_radiology_order_form #return_hospital_pharmacy_bill .input-group .input-group-btn .btn, #add_new_radiology_order_form #new_doctor_network_rule_form .input-group .input-group-btn .btn, #edit_radiology_test_form #new_hospital_patient_bill .input-group .input-group-btn .btn, #edit_radiology_test_form #new_hospital_pharmacy_bill .input-group .input-group-btn .btn, #edit_radiology_test_form #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn, #edit_radiology_test_form #create_hospital_bill_template .input-group .input-group-btn .btn, #edit_radiology_test_form #edit_hospital_patient_bill .input-group .input-group-btn .btn, #edit_radiology_test_form #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn, #edit_radiology_test_form #prescription_template_form .input-group .input-group-btn .btn, #edit_radiology_test_form #new_staff_network_rule_form .input-group .input-group-btn .btn, #edit_radiology_test_form #new_hospital_radiology_order .input-group .input-group-btn .btn, #edit_radiology_test_form #edit_hospital_radiology_order .input-group .input-group-btn .btn, #edit_radiology_test_form #edit_hospital_radiology_test .input-group .input-group-btn .btn, #edit_radiology_test_form #create_user_anon_bill .input-group .input-group-btn .btn, #edit_radiology_test_form #radiology_order_template .input-group .input-group-btn .btn, #edit_radiology_test_form #add_doctorreferral .input-group .input-group-btn .btn, #edit_radiology_test_form #new_pharmacy_order_form .input-group .input-group-btn .btn, #edit_radiology_test_form #edit_pharmacy_order_form .input-group .input-group-btn .btn, #edit_radiology_test_form #vaccination_type .input-group .input-group-btn .btn, #edit_radiology_test_form #update_pharamacy_full_stock .input-group .input-group-btn .btn, #edit_radiology_test_form .print_template_row_form .input-group .input-group-btn .btn, #edit_radiology_test_form .new_print_template_block .input-group .input-group-btn .btn, #edit_radiology_test_form .edit_print_template_block .input-group .input-group-btn .btn, #edit_radiology_test_form #referral_payouts_update .input-group .input-group-btn .btn, #edit_radiology_test_form #return_hospital_pharmacy_bill .input-group .input-group-btn .btn, #edit_radiology_test_form #new_doctor_network_rule_form .input-group .input-group-btn .btn, #importUserBill #new_hospital_patient_bill .input-group .input-group-btn .btn, #importUserBill #new_hospital_pharmacy_bill .input-group .input-group-btn .btn, #importUserBill #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn, #importUserBill #create_hospital_bill_template .input-group .input-group-btn .btn, #importUserBill #edit_hospital_patient_bill .input-group .input-group-btn .btn, #importUserBill #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn, #importUserBill #prescription_template_form .input-group .input-group-btn .btn, #importUserBill #new_staff_network_rule_form .input-group .input-group-btn .btn, #importUserBill #new_hospital_radiology_order .input-group .input-group-btn .btn, #importUserBill #edit_hospital_radiology_order .input-group .input-group-btn .btn, #importUserBill #edit_hospital_radiology_test .input-group .input-group-btn .btn, #importUserBill #create_user_anon_bill .input-group .input-group-btn .btn, #importUserBill #radiology_order_template .input-group .input-group-btn .btn, #importUserBill #add_doctorreferral .input-group .input-group-btn .btn, #importUserBill #new_pharmacy_order_form .input-group .input-group-btn .btn, #importUserBill #edit_pharmacy_order_form .input-group .input-group-btn .btn, #importUserBill #vaccination_type .input-group .input-group-btn .btn, #importUserBill #update_pharamacy_full_stock .input-group .input-group-btn .btn, #importUserBill .print_template_row_form .input-group .input-group-btn .btn, #importUserBill .new_print_template_block .input-group .input-group-btn .btn, #importUserBill .edit_print_template_block .input-group .input-group-btn .btn, #importUserBill #referral_payouts_update .input-group .input-group-btn .btn, #importUserBill #return_hospital_pharmacy_bill .input-group .input-group-btn .btn, #importUserBill #new_doctor_network_rule_form .input-group .input-group-btn .btn, #editOrderTemplatemodal #new_hospital_patient_bill .input-group .input-group-btn .btn, #editOrderTemplatemodal #new_hospital_pharmacy_bill .input-group .input-group-btn .btn, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn, #editOrderTemplatemodal #create_hospital_bill_template .input-group .input-group-btn .btn, #editOrderTemplatemodal #edit_hospital_patient_bill .input-group .input-group-btn .btn, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn, #editOrderTemplatemodal #prescription_template_form .input-group .input-group-btn .btn, #editOrderTemplatemodal #new_staff_network_rule_form .input-group .input-group-btn .btn, #editOrderTemplatemodal #new_hospital_radiology_order .input-group .input-group-btn .btn, #editOrderTemplatemodal #edit_hospital_radiology_order .input-group .input-group-btn .btn, #editOrderTemplatemodal #edit_hospital_radiology_test .input-group .input-group-btn .btn, #editOrderTemplatemodal #create_user_anon_bill .input-group .input-group-btn .btn, #editOrderTemplatemodal #radiology_order_template .input-group .input-group-btn .btn, #editOrderTemplatemodal #add_doctorreferral .input-group .input-group-btn .btn, #editOrderTemplatemodal #new_pharmacy_order_form .input-group .input-group-btn .btn, #editOrderTemplatemodal #edit_pharmacy_order_form .input-group .input-group-btn .btn, #editOrderTemplatemodal #vaccination_type .input-group .input-group-btn .btn, #editOrderTemplatemodal #update_pharamacy_full_stock .input-group .input-group-btn .btn, #editOrderTemplatemodal .print_template_row_form .input-group .input-group-btn .btn, #editOrderTemplatemodal .new_print_template_block .input-group .input-group-btn .btn, #editOrderTemplatemodal .edit_print_template_block .input-group .input-group-btn .btn, #editOrderTemplatemodal #referral_payouts_update .input-group .input-group-btn .btn, #editOrderTemplatemodal #return_hospital_pharmacy_bill .input-group .input-group-btn .btn, #editOrderTemplatemodal #new_doctor_network_rule_form .input-group .input-group-btn .btn, #editReferralTemplatemodal #new_hospital_patient_bill .input-group .input-group-btn .btn, #editReferralTemplatemodal #new_hospital_pharmacy_bill .input-group .input-group-btn .btn, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn, #editReferralTemplatemodal #create_hospital_bill_template .input-group .input-group-btn .btn, #editReferralTemplatemodal #edit_hospital_patient_bill .input-group .input-group-btn .btn, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn, #editReferralTemplatemodal #prescription_template_form .input-group .input-group-btn .btn, #editReferralTemplatemodal #new_staff_network_rule_form .input-group .input-group-btn .btn, #editReferralTemplatemodal #new_hospital_radiology_order .input-group .input-group-btn .btn, #editReferralTemplatemodal #edit_hospital_radiology_order .input-group .input-group-btn .btn, #editReferralTemplatemodal #edit_hospital_radiology_test .input-group .input-group-btn .btn, #editReferralTemplatemodal #create_user_anon_bill .input-group .input-group-btn .btn, #editReferralTemplatemodal #radiology_order_template .input-group .input-group-btn .btn, #editReferralTemplatemodal #add_doctorreferral .input-group .input-group-btn .btn, #editReferralTemplatemodal #new_pharmacy_order_form .input-group .input-group-btn .btn, #editReferralTemplatemodal #edit_pharmacy_order_form .input-group .input-group-btn .btn, #editReferralTemplatemodal #vaccination_type .input-group .input-group-btn .btn, #editReferralTemplatemodal #update_pharamacy_full_stock .input-group .input-group-btn .btn, #editReferralTemplatemodal .print_template_row_form .input-group .input-group-btn .btn, #editReferralTemplatemodal .new_print_template_block .input-group .input-group-btn .btn, #editReferralTemplatemodal .edit_print_template_block .input-group .input-group-btn .btn, #editReferralTemplatemodal #referral_payouts_update .input-group .input-group-btn .btn, #editReferralTemplatemodal #return_hospital_pharmacy_bill .input-group .input-group-btn .btn, #editReferralTemplatemodal #new_doctor_network_rule_form .input-group .input-group-btn .btn, #VaccinationTemplatemodal #new_hospital_patient_bill .input-group .input-group-btn .btn, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .input-group .input-group-btn .btn, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn, #VaccinationTemplatemodal #create_hospital_bill_template .input-group .input-group-btn .btn, #VaccinationTemplatemodal #edit_hospital_patient_bill .input-group .input-group-btn .btn, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn, #VaccinationTemplatemodal #prescription_template_form .input-group .input-group-btn .btn, #VaccinationTemplatemodal #new_staff_network_rule_form .input-group .input-group-btn .btn, #VaccinationTemplatemodal #new_hospital_radiology_order .input-group .input-group-btn .btn, #VaccinationTemplatemodal #edit_hospital_radiology_order .input-group .input-group-btn .btn, #VaccinationTemplatemodal #edit_hospital_radiology_test .input-group .input-group-btn .btn, #VaccinationTemplatemodal #create_user_anon_bill .input-group .input-group-btn .btn, #VaccinationTemplatemodal #radiology_order_template .input-group .input-group-btn .btn, #VaccinationTemplatemodal #add_doctorreferral .input-group .input-group-btn .btn, #VaccinationTemplatemodal #new_pharmacy_order_form .input-group .input-group-btn .btn, #VaccinationTemplatemodal #edit_pharmacy_order_form .input-group .input-group-btn .btn, #VaccinationTemplatemodal #vaccination_type .input-group .input-group-btn .btn, #VaccinationTemplatemodal #update_pharamacy_full_stock .input-group .input-group-btn .btn, #VaccinationTemplatemodal .print_template_row_form .input-group .input-group-btn .btn, #VaccinationTemplatemodal .new_print_template_block .input-group .input-group-btn .btn, #VaccinationTemplatemodal .edit_print_template_block .input-group .input-group-btn .btn, #VaccinationTemplatemodal #referral_payouts_update .input-group .input-group-btn .btn, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .input-group .input-group-btn .btn, #VaccinationTemplatemodal #new_doctor_network_rule_form .input-group .input-group-btn .btn, #update_pharmacy_order_stock #new_hospital_patient_bill .input-group .input-group-btn .btn, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .input-group .input-group-btn .btn, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn, #update_pharmacy_order_stock #create_hospital_bill_template .input-group .input-group-btn .btn, #update_pharmacy_order_stock #edit_hospital_patient_bill .input-group .input-group-btn .btn, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn, #update_pharmacy_order_stock #prescription_template_form .input-group .input-group-btn .btn, #update_pharmacy_order_stock #new_staff_network_rule_form .input-group .input-group-btn .btn, #update_pharmacy_order_stock #new_hospital_radiology_order .input-group .input-group-btn .btn, #update_pharmacy_order_stock #edit_hospital_radiology_order .input-group .input-group-btn .btn, #update_pharmacy_order_stock #edit_hospital_radiology_test .input-group .input-group-btn .btn, #update_pharmacy_order_stock #create_user_anon_bill .input-group .input-group-btn .btn, #update_pharmacy_order_stock #radiology_order_template .input-group .input-group-btn .btn, #update_pharmacy_order_stock #add_doctorreferral .input-group .input-group-btn .btn, #update_pharmacy_order_stock #new_pharmacy_order_form .input-group .input-group-btn .btn, #update_pharmacy_order_stock #edit_pharmacy_order_form .input-group .input-group-btn .btn, #update_pharmacy_order_stock #vaccination_type .input-group .input-group-btn .btn, #update_pharmacy_order_stock #update_pharamacy_full_stock .input-group .input-group-btn .btn, #update_pharmacy_order_stock .print_template_row_form .input-group .input-group-btn .btn, #update_pharmacy_order_stock .new_print_template_block .input-group .input-group-btn .btn, #update_pharmacy_order_stock .edit_print_template_block .input-group .input-group-btn .btn, #update_pharmacy_order_stock #referral_payouts_update .input-group .input-group-btn .btn, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .input-group .input-group-btn .btn, #update_pharmacy_order_stock #new_doctor_network_rule_form .input-group .input-group-btn .btn, #addMoreList #new_hospital_patient_bill .input-group .input-group-btn .btn, #addMoreList #new_hospital_pharmacy_bill .input-group .input-group-btn .btn, #addMoreList #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn, #addMoreList #create_hospital_bill_template .input-group .input-group-btn .btn, #addMoreList #edit_hospital_patient_bill .input-group .input-group-btn .btn, #addMoreList #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn, #addMoreList #prescription_template_form .input-group .input-group-btn .btn, #addMoreList #new_staff_network_rule_form .input-group .input-group-btn .btn, #addMoreList #new_hospital_radiology_order .input-group .input-group-btn .btn, #addMoreList #edit_hospital_radiology_order .input-group .input-group-btn .btn, #addMoreList #edit_hospital_radiology_test .input-group .input-group-btn .btn, #addMoreList #create_user_anon_bill .input-group .input-group-btn .btn, #addMoreList #radiology_order_template .input-group .input-group-btn .btn, #addMoreList #add_doctorreferral .input-group .input-group-btn .btn, #addMoreList #new_pharmacy_order_form .input-group .input-group-btn .btn, #addMoreList #edit_pharmacy_order_form .input-group .input-group-btn .btn, #addMoreList #vaccination_type .input-group .input-group-btn .btn, #addMoreList #update_pharamacy_full_stock .input-group .input-group-btn .btn, #addMoreList .print_template_row_form .input-group .input-group-btn .btn, #addMoreList .new_print_template_block .input-group .input-group-btn .btn, #addMoreList .edit_print_template_block .input-group .input-group-btn .btn, #addMoreList #referral_payouts_update .input-group .input-group-btn .btn, #addMoreList #return_hospital_pharmacy_bill .input-group .input-group-btn .btn, #addMoreList #new_doctor_network_rule_form .input-group .input-group-btn .btn, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .input-group .input-group-btn .btn, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .input-group .input-group-btn .btn, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn, #addTemplateHeaderBlocksModal #create_hospital_bill_template .input-group .input-group-btn .btn, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .input-group .input-group-btn .btn, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn, #addTemplateHeaderBlocksModal #prescription_template_form .input-group .input-group-btn .btn, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .input-group .input-group-btn .btn, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .input-group .input-group-btn .btn, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .input-group .input-group-btn .btn, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .input-group .input-group-btn .btn, #addTemplateHeaderBlocksModal #create_user_anon_bill .input-group .input-group-btn .btn, #addTemplateHeaderBlocksModal #radiology_order_template .input-group .input-group-btn .btn, #addTemplateHeaderBlocksModal #add_doctorreferral .input-group .input-group-btn .btn, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .input-group .input-group-btn .btn, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .input-group .input-group-btn .btn, #addTemplateHeaderBlocksModal #vaccination_type .input-group .input-group-btn .btn, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .input-group .input-group-btn .btn, #addTemplateHeaderBlocksModal .print_template_row_form .input-group .input-group-btn .btn, #addTemplateHeaderBlocksModal .new_print_template_block .input-group .input-group-btn .btn, #addTemplateHeaderBlocksModal .edit_print_template_block .input-group .input-group-btn .btn, #addTemplateHeaderBlocksModal #referral_payouts_update .input-group .input-group-btn .btn, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .input-group .input-group-btn .btn, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .input-group .input-group-btn .btn, #referralPayoutTemplatemodal #new_hospital_patient_bill .input-group .input-group-btn .btn, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .input-group .input-group-btn .btn, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn, #referralPayoutTemplatemodal #create_hospital_bill_template .input-group .input-group-btn .btn, #referralPayoutTemplatemodal #edit_hospital_patient_bill .input-group .input-group-btn .btn, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn, #referralPayoutTemplatemodal #prescription_template_form .input-group .input-group-btn .btn, #referralPayoutTemplatemodal #new_staff_network_rule_form .input-group .input-group-btn .btn, #referralPayoutTemplatemodal #new_hospital_radiology_order .input-group .input-group-btn .btn, #referralPayoutTemplatemodal #edit_hospital_radiology_order .input-group .input-group-btn .btn, #referralPayoutTemplatemodal #edit_hospital_radiology_test .input-group .input-group-btn .btn, #referralPayoutTemplatemodal #create_user_anon_bill .input-group .input-group-btn .btn, #referralPayoutTemplatemodal #radiology_order_template .input-group .input-group-btn .btn, #referralPayoutTemplatemodal #add_doctorreferral .input-group .input-group-btn .btn, #referralPayoutTemplatemodal #new_pharmacy_order_form .input-group .input-group-btn .btn, #referralPayoutTemplatemodal #edit_pharmacy_order_form .input-group .input-group-btn .btn, #referralPayoutTemplatemodal #vaccination_type .input-group .input-group-btn .btn, #referralPayoutTemplatemodal #update_pharamacy_full_stock .input-group .input-group-btn .btn, #referralPayoutTemplatemodal .print_template_row_form .input-group .input-group-btn .btn, #referralPayoutTemplatemodal .new_print_template_block .input-group .input-group-btn .btn, #referralPayoutTemplatemodal .edit_print_template_block .input-group .input-group-btn .btn, #referralPayoutTemplatemodal #referral_payouts_update .input-group .input-group-btn .btn, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .input-group .input-group-btn .btn, #referralPayoutTemplatemodal #new_doctor_network_rule_form .input-group .input-group-btn .btn, #new_doctor_network_rule_form #new_hospital_patient_bill .input-group .input-group-btn .btn, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .input-group .input-group-btn .btn, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn, #new_doctor_network_rule_form #create_hospital_bill_template .input-group .input-group-btn .btn, #new_doctor_network_rule_form #edit_hospital_patient_bill .input-group .input-group-btn .btn, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn, #new_doctor_network_rule_form #prescription_template_form .input-group .input-group-btn .btn, #new_doctor_network_rule_form #new_staff_network_rule_form .input-group .input-group-btn .btn, #new_doctor_network_rule_form #new_hospital_radiology_order .input-group .input-group-btn .btn, #new_doctor_network_rule_form #edit_hospital_radiology_order .input-group .input-group-btn .btn, #new_doctor_network_rule_form #edit_hospital_radiology_test .input-group .input-group-btn .btn, #new_doctor_network_rule_form #create_user_anon_bill .input-group .input-group-btn .btn, #new_doctor_network_rule_form #radiology_order_template .input-group .input-group-btn .btn, #new_doctor_network_rule_form #add_doctorreferral .input-group .input-group-btn .btn, #new_doctor_network_rule_form #new_pharmacy_order_form .input-group .input-group-btn .btn, #new_doctor_network_rule_form #edit_pharmacy_order_form .input-group .input-group-btn .btn, #new_doctor_network_rule_form #vaccination_type .input-group .input-group-btn .btn, #new_doctor_network_rule_form #update_pharamacy_full_stock .input-group .input-group-btn .btn, #new_doctor_network_rule_form .print_template_row_form .input-group .input-group-btn .btn, #new_doctor_network_rule_form .new_print_template_block .input-group .input-group-btn .btn, #new_doctor_network_rule_form .edit_print_template_block .input-group .input-group-btn .btn, #new_doctor_network_rule_form #referral_payouts_update .input-group .input-group-btn .btn, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .input-group .input-group-btn .btn, #new_doctor_network_rule_form #new_doctor_network_rule_form .input-group .input-group-btn .btn {
  background: #fff;
  border-width: 1px;
  height: 40px;
}
#add_new_bill_form #new_hospital_patient_bill .input-group .input-group-btn .btn.no-events, #add_new_bill_form #new_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #add_new_bill_form #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #add_new_bill_form #create_hospital_bill_template .input-group .input-group-btn .btn.no-events, #add_new_bill_form #edit_hospital_patient_bill .input-group .input-group-btn .btn.no-events, #add_new_bill_form #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn.no-events, #add_new_bill_form #prescription_template_form .input-group .input-group-btn .btn.no-events, #add_new_bill_form #new_staff_network_rule_form .input-group .input-group-btn .btn.no-events, #add_new_bill_form #new_hospital_radiology_order .input-group .input-group-btn .btn.no-events, #add_new_bill_form #edit_hospital_radiology_order .input-group .input-group-btn .btn.no-events, #add_new_bill_form #edit_hospital_radiology_test .input-group .input-group-btn .btn.no-events, #add_new_bill_form #create_user_anon_bill .input-group .input-group-btn .btn.no-events, #add_new_bill_form #radiology_order_template .input-group .input-group-btn .btn.no-events, #add_new_bill_form #add_doctorreferral .input-group .input-group-btn .btn.no-events, #add_new_bill_form #new_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #add_new_bill_form #edit_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #add_new_bill_form #vaccination_type .input-group .input-group-btn .btn.no-events, #add_new_bill_form #update_pharamacy_full_stock .input-group .input-group-btn .btn.no-events, #add_new_bill_form .print_template_row_form .input-group .input-group-btn .btn.no-events, #add_new_bill_form .new_print_template_block .input-group .input-group-btn .btn.no-events, #add_new_bill_form .edit_print_template_block .input-group .input-group-btn .btn.no-events, #add_new_bill_form #referral_payouts_update .input-group .input-group-btn .btn.no-events, #add_new_bill_form #return_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #add_new_bill_form #new_doctor_network_rule_form .input-group .input-group-btn .btn.no-events, #add_new_pharmacy_bill_form #new_hospital_patient_bill .input-group .input-group-btn .btn.no-events, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #add_new_pharmacy_bill_form #create_hospital_bill_template .input-group .input-group-btn .btn.no-events, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .input-group .input-group-btn .btn.no-events, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn.no-events, #add_new_pharmacy_bill_form #prescription_template_form .input-group .input-group-btn .btn.no-events, #add_new_pharmacy_bill_form #new_staff_network_rule_form .input-group .input-group-btn .btn.no-events, #add_new_pharmacy_bill_form #new_hospital_radiology_order .input-group .input-group-btn .btn.no-events, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .input-group .input-group-btn .btn.no-events, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .input-group .input-group-btn .btn.no-events, #add_new_pharmacy_bill_form #create_user_anon_bill .input-group .input-group-btn .btn.no-events, #add_new_pharmacy_bill_form #radiology_order_template .input-group .input-group-btn .btn.no-events, #add_new_pharmacy_bill_form #add_doctorreferral .input-group .input-group-btn .btn.no-events, #add_new_pharmacy_bill_form #new_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #add_new_pharmacy_bill_form #vaccination_type .input-group .input-group-btn .btn.no-events, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .input-group .input-group-btn .btn.no-events, #add_new_pharmacy_bill_form .print_template_row_form .input-group .input-group-btn .btn.no-events, #add_new_pharmacy_bill_form .new_print_template_block .input-group .input-group-btn .btn.no-events, #add_new_pharmacy_bill_form .edit_print_template_block .input-group .input-group-btn .btn.no-events, #add_new_pharmacy_bill_form #referral_payouts_update .input-group .input-group-btn .btn.no-events, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .input-group .input-group-btn .btn.no-events, #update_new_bill_form #new_hospital_patient_bill .input-group .input-group-btn .btn.no-events, #update_new_bill_form #new_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #update_new_bill_form #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #update_new_bill_form #create_hospital_bill_template .input-group .input-group-btn .btn.no-events, #update_new_bill_form #edit_hospital_patient_bill .input-group .input-group-btn .btn.no-events, #update_new_bill_form #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn.no-events, #update_new_bill_form #prescription_template_form .input-group .input-group-btn .btn.no-events, #update_new_bill_form #new_staff_network_rule_form .input-group .input-group-btn .btn.no-events, #update_new_bill_form #new_hospital_radiology_order .input-group .input-group-btn .btn.no-events, #update_new_bill_form #edit_hospital_radiology_order .input-group .input-group-btn .btn.no-events, #update_new_bill_form #edit_hospital_radiology_test .input-group .input-group-btn .btn.no-events, #update_new_bill_form #create_user_anon_bill .input-group .input-group-btn .btn.no-events, #update_new_bill_form #radiology_order_template .input-group .input-group-btn .btn.no-events, #update_new_bill_form #add_doctorreferral .input-group .input-group-btn .btn.no-events, #update_new_bill_form #new_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #update_new_bill_form #edit_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #update_new_bill_form #vaccination_type .input-group .input-group-btn .btn.no-events, #update_new_bill_form #update_pharamacy_full_stock .input-group .input-group-btn .btn.no-events, #update_new_bill_form .print_template_row_form .input-group .input-group-btn .btn.no-events, #update_new_bill_form .new_print_template_block .input-group .input-group-btn .btn.no-events, #update_new_bill_form .edit_print_template_block .input-group .input-group-btn .btn.no-events, #update_new_bill_form #referral_payouts_update .input-group .input-group-btn .btn.no-events, #update_new_bill_form #return_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #update_new_bill_form #new_doctor_network_rule_form .input-group .input-group-btn .btn.no-events, #edit_pharmacy_bill_form #new_hospital_patient_bill .input-group .input-group-btn .btn.no-events, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #edit_pharmacy_bill_form #create_hospital_bill_template .input-group .input-group-btn .btn.no-events, #edit_pharmacy_bill_form #edit_hospital_patient_bill .input-group .input-group-btn .btn.no-events, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn.no-events, #edit_pharmacy_bill_form #prescription_template_form .input-group .input-group-btn .btn.no-events, #edit_pharmacy_bill_form #new_staff_network_rule_form .input-group .input-group-btn .btn.no-events, #edit_pharmacy_bill_form #new_hospital_radiology_order .input-group .input-group-btn .btn.no-events, #edit_pharmacy_bill_form #edit_hospital_radiology_order .input-group .input-group-btn .btn.no-events, #edit_pharmacy_bill_form #edit_hospital_radiology_test .input-group .input-group-btn .btn.no-events, #edit_pharmacy_bill_form #create_user_anon_bill .input-group .input-group-btn .btn.no-events, #edit_pharmacy_bill_form #radiology_order_template .input-group .input-group-btn .btn.no-events, #edit_pharmacy_bill_form #add_doctorreferral .input-group .input-group-btn .btn.no-events, #edit_pharmacy_bill_form #new_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #edit_pharmacy_bill_form #edit_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #edit_pharmacy_bill_form #vaccination_type .input-group .input-group-btn .btn.no-events, #edit_pharmacy_bill_form #update_pharamacy_full_stock .input-group .input-group-btn .btn.no-events, #edit_pharmacy_bill_form .print_template_row_form .input-group .input-group-btn .btn.no-events, #edit_pharmacy_bill_form .new_print_template_block .input-group .input-group-btn .btn.no-events, #edit_pharmacy_bill_form .edit_print_template_block .input-group .input-group-btn .btn.no-events, #edit_pharmacy_bill_form #referral_payouts_update .input-group .input-group-btn .btn.no-events, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #edit_pharmacy_bill_form #new_doctor_network_rule_form .input-group .input-group-btn .btn.no-events, #createHospBillTemplatemodal #new_hospital_patient_bill .input-group .input-group-btn .btn.no-events, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #createHospBillTemplatemodal #create_hospital_bill_template .input-group .input-group-btn .btn.no-events, #createHospBillTemplatemodal #edit_hospital_patient_bill .input-group .input-group-btn .btn.no-events, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn.no-events, #createHospBillTemplatemodal #prescription_template_form .input-group .input-group-btn .btn.no-events, #createHospBillTemplatemodal #new_staff_network_rule_form .input-group .input-group-btn .btn.no-events, #createHospBillTemplatemodal #new_hospital_radiology_order .input-group .input-group-btn .btn.no-events, #createHospBillTemplatemodal #edit_hospital_radiology_order .input-group .input-group-btn .btn.no-events, #createHospBillTemplatemodal #edit_hospital_radiology_test .input-group .input-group-btn .btn.no-events, #createHospBillTemplatemodal #create_user_anon_bill .input-group .input-group-btn .btn.no-events, #createHospBillTemplatemodal #radiology_order_template .input-group .input-group-btn .btn.no-events, #createHospBillTemplatemodal #add_doctorreferral .input-group .input-group-btn .btn.no-events, #createHospBillTemplatemodal #new_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #createHospBillTemplatemodal #edit_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #createHospBillTemplatemodal #vaccination_type .input-group .input-group-btn .btn.no-events, #createHospBillTemplatemodal #update_pharamacy_full_stock .input-group .input-group-btn .btn.no-events, #createHospBillTemplatemodal .print_template_row_form .input-group .input-group-btn .btn.no-events, #createHospBillTemplatemodal .new_print_template_block .input-group .input-group-btn .btn.no-events, #createHospBillTemplatemodal .edit_print_template_block .input-group .input-group-btn .btn.no-events, #createHospBillTemplatemodal #referral_payouts_update .input-group .input-group-btn .btn.no-events, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #createHospBillTemplatemodal #new_doctor_network_rule_form .input-group .input-group-btn .btn.no-events, #editBillTemplatemodal #new_hospital_patient_bill .input-group .input-group-btn .btn.no-events, #editBillTemplatemodal #new_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #editBillTemplatemodal #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #editBillTemplatemodal #create_hospital_bill_template .input-group .input-group-btn .btn.no-events, #editBillTemplatemodal #edit_hospital_patient_bill .input-group .input-group-btn .btn.no-events, #editBillTemplatemodal #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn.no-events, #editBillTemplatemodal #prescription_template_form .input-group .input-group-btn .btn.no-events, #editBillTemplatemodal #new_staff_network_rule_form .input-group .input-group-btn .btn.no-events, #editBillTemplatemodal #new_hospital_radiology_order .input-group .input-group-btn .btn.no-events, #editBillTemplatemodal #edit_hospital_radiology_order .input-group .input-group-btn .btn.no-events, #editBillTemplatemodal #edit_hospital_radiology_test .input-group .input-group-btn .btn.no-events, #editBillTemplatemodal #create_user_anon_bill .input-group .input-group-btn .btn.no-events, #editBillTemplatemodal #radiology_order_template .input-group .input-group-btn .btn.no-events, #editBillTemplatemodal #add_doctorreferral .input-group .input-group-btn .btn.no-events, #editBillTemplatemodal #new_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #editBillTemplatemodal #edit_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #editBillTemplatemodal #vaccination_type .input-group .input-group-btn .btn.no-events, #editBillTemplatemodal #update_pharamacy_full_stock .input-group .input-group-btn .btn.no-events, #editBillTemplatemodal .print_template_row_form .input-group .input-group-btn .btn.no-events, #editBillTemplatemodal .new_print_template_block .input-group .input-group-btn .btn.no-events, #editBillTemplatemodal .edit_print_template_block .input-group .input-group-btn .btn.no-events, #editBillTemplatemodal #referral_payouts_update .input-group .input-group-btn .btn.no-events, #editBillTemplatemodal #return_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #editBillTemplatemodal #new_doctor_network_rule_form .input-group .input-group-btn .btn.no-events, #add_new_inventory_form #new_hospital_patient_bill .input-group .input-group-btn .btn.no-events, #add_new_inventory_form #new_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #add_new_inventory_form #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #add_new_inventory_form #create_hospital_bill_template .input-group .input-group-btn .btn.no-events, #add_new_inventory_form #edit_hospital_patient_bill .input-group .input-group-btn .btn.no-events, #add_new_inventory_form #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn.no-events, #add_new_inventory_form #prescription_template_form .input-group .input-group-btn .btn.no-events, #add_new_inventory_form #new_staff_network_rule_form .input-group .input-group-btn .btn.no-events, #add_new_inventory_form #new_hospital_radiology_order .input-group .input-group-btn .btn.no-events, #add_new_inventory_form #edit_hospital_radiology_order .input-group .input-group-btn .btn.no-events, #add_new_inventory_form #edit_hospital_radiology_test .input-group .input-group-btn .btn.no-events, #add_new_inventory_form #create_user_anon_bill .input-group .input-group-btn .btn.no-events, #add_new_inventory_form #radiology_order_template .input-group .input-group-btn .btn.no-events, #add_new_inventory_form #add_doctorreferral .input-group .input-group-btn .btn.no-events, #add_new_inventory_form #new_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #add_new_inventory_form #edit_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #add_new_inventory_form #vaccination_type .input-group .input-group-btn .btn.no-events, #add_new_inventory_form #update_pharamacy_full_stock .input-group .input-group-btn .btn.no-events, #add_new_inventory_form .print_template_row_form .input-group .input-group-btn .btn.no-events, #add_new_inventory_form .new_print_template_block .input-group .input-group-btn .btn.no-events, #add_new_inventory_form .edit_print_template_block .input-group .input-group-btn .btn.no-events, #add_new_inventory_form #referral_payouts_update .input-group .input-group-btn .btn.no-events, #add_new_inventory_form #return_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #add_new_inventory_form #new_doctor_network_rule_form .input-group .input-group-btn .btn.no-events, #edit_pharmacy_order #new_hospital_patient_bill .input-group .input-group-btn .btn.no-events, #edit_pharmacy_order #new_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #edit_pharmacy_order #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #edit_pharmacy_order #create_hospital_bill_template .input-group .input-group-btn .btn.no-events, #edit_pharmacy_order #edit_hospital_patient_bill .input-group .input-group-btn .btn.no-events, #edit_pharmacy_order #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn.no-events, #edit_pharmacy_order #prescription_template_form .input-group .input-group-btn .btn.no-events, #edit_pharmacy_order #new_staff_network_rule_form .input-group .input-group-btn .btn.no-events, #edit_pharmacy_order #new_hospital_radiology_order .input-group .input-group-btn .btn.no-events, #edit_pharmacy_order #edit_hospital_radiology_order .input-group .input-group-btn .btn.no-events, #edit_pharmacy_order #edit_hospital_radiology_test .input-group .input-group-btn .btn.no-events, #edit_pharmacy_order #create_user_anon_bill .input-group .input-group-btn .btn.no-events, #edit_pharmacy_order #radiology_order_template .input-group .input-group-btn .btn.no-events, #edit_pharmacy_order #add_doctorreferral .input-group .input-group-btn .btn.no-events, #edit_pharmacy_order #new_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #edit_pharmacy_order #edit_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #edit_pharmacy_order #vaccination_type .input-group .input-group-btn .btn.no-events, #edit_pharmacy_order #update_pharamacy_full_stock .input-group .input-group-btn .btn.no-events, #edit_pharmacy_order .print_template_row_form .input-group .input-group-btn .btn.no-events, #edit_pharmacy_order .new_print_template_block .input-group .input-group-btn .btn.no-events, #edit_pharmacy_order .edit_print_template_block .input-group .input-group-btn .btn.no-events, #edit_pharmacy_order #referral_payouts_update .input-group .input-group-btn .btn.no-events, #edit_pharmacy_order #return_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #edit_pharmacy_order #new_doctor_network_rule_form .input-group .input-group-btn .btn.no-events, #edit_staff_network_rules #new_hospital_patient_bill .input-group .input-group-btn .btn.no-events, #edit_staff_network_rules #new_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #edit_staff_network_rules #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #edit_staff_network_rules #create_hospital_bill_template .input-group .input-group-btn .btn.no-events, #edit_staff_network_rules #edit_hospital_patient_bill .input-group .input-group-btn .btn.no-events, #edit_staff_network_rules #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn.no-events, #edit_staff_network_rules #prescription_template_form .input-group .input-group-btn .btn.no-events, #edit_staff_network_rules #new_staff_network_rule_form .input-group .input-group-btn .btn.no-events, #edit_staff_network_rules #new_hospital_radiology_order .input-group .input-group-btn .btn.no-events, #edit_staff_network_rules #edit_hospital_radiology_order .input-group .input-group-btn .btn.no-events, #edit_staff_network_rules #edit_hospital_radiology_test .input-group .input-group-btn .btn.no-events, #edit_staff_network_rules #create_user_anon_bill .input-group .input-group-btn .btn.no-events, #edit_staff_network_rules #radiology_order_template .input-group .input-group-btn .btn.no-events, #edit_staff_network_rules #add_doctorreferral .input-group .input-group-btn .btn.no-events, #edit_staff_network_rules #new_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #edit_staff_network_rules #edit_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #edit_staff_network_rules #vaccination_type .input-group .input-group-btn .btn.no-events, #edit_staff_network_rules #update_pharamacy_full_stock .input-group .input-group-btn .btn.no-events, #edit_staff_network_rules .print_template_row_form .input-group .input-group-btn .btn.no-events, #edit_staff_network_rules .new_print_template_block .input-group .input-group-btn .btn.no-events, #edit_staff_network_rules .edit_print_template_block .input-group .input-group-btn .btn.no-events, #edit_staff_network_rules #referral_payouts_update .input-group .input-group-btn .btn.no-events, #edit_staff_network_rules #return_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #edit_staff_network_rules #new_doctor_network_rule_form .input-group .input-group-btn .btn.no-events, #add_new_radiology_order_form #new_hospital_patient_bill .input-group .input-group-btn .btn.no-events, #add_new_radiology_order_form #new_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #add_new_radiology_order_form #create_hospital_bill_template .input-group .input-group-btn .btn.no-events, #add_new_radiology_order_form #edit_hospital_patient_bill .input-group .input-group-btn .btn.no-events, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn.no-events, #add_new_radiology_order_form #prescription_template_form .input-group .input-group-btn .btn.no-events, #add_new_radiology_order_form #new_staff_network_rule_form .input-group .input-group-btn .btn.no-events, #add_new_radiology_order_form #new_hospital_radiology_order .input-group .input-group-btn .btn.no-events, #add_new_radiology_order_form #edit_hospital_radiology_order .input-group .input-group-btn .btn.no-events, #add_new_radiology_order_form #edit_hospital_radiology_test .input-group .input-group-btn .btn.no-events, #add_new_radiology_order_form #create_user_anon_bill .input-group .input-group-btn .btn.no-events, #add_new_radiology_order_form #radiology_order_template .input-group .input-group-btn .btn.no-events, #add_new_radiology_order_form #add_doctorreferral .input-group .input-group-btn .btn.no-events, #add_new_radiology_order_form #new_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #add_new_radiology_order_form #edit_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #add_new_radiology_order_form #vaccination_type .input-group .input-group-btn .btn.no-events, #add_new_radiology_order_form #update_pharamacy_full_stock .input-group .input-group-btn .btn.no-events, #add_new_radiology_order_form .print_template_row_form .input-group .input-group-btn .btn.no-events, #add_new_radiology_order_form .new_print_template_block .input-group .input-group-btn .btn.no-events, #add_new_radiology_order_form .edit_print_template_block .input-group .input-group-btn .btn.no-events, #add_new_radiology_order_form #referral_payouts_update .input-group .input-group-btn .btn.no-events, #add_new_radiology_order_form #return_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #add_new_radiology_order_form #new_doctor_network_rule_form .input-group .input-group-btn .btn.no-events, #edit_radiology_test_form #new_hospital_patient_bill .input-group .input-group-btn .btn.no-events, #edit_radiology_test_form #new_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #edit_radiology_test_form #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #edit_radiology_test_form #create_hospital_bill_template .input-group .input-group-btn .btn.no-events, #edit_radiology_test_form #edit_hospital_patient_bill .input-group .input-group-btn .btn.no-events, #edit_radiology_test_form #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn.no-events, #edit_radiology_test_form #prescription_template_form .input-group .input-group-btn .btn.no-events, #edit_radiology_test_form #new_staff_network_rule_form .input-group .input-group-btn .btn.no-events, #edit_radiology_test_form #new_hospital_radiology_order .input-group .input-group-btn .btn.no-events, #edit_radiology_test_form #edit_hospital_radiology_order .input-group .input-group-btn .btn.no-events, #edit_radiology_test_form #edit_hospital_radiology_test .input-group .input-group-btn .btn.no-events, #edit_radiology_test_form #create_user_anon_bill .input-group .input-group-btn .btn.no-events, #edit_radiology_test_form #radiology_order_template .input-group .input-group-btn .btn.no-events, #edit_radiology_test_form #add_doctorreferral .input-group .input-group-btn .btn.no-events, #edit_radiology_test_form #new_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #edit_radiology_test_form #edit_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #edit_radiology_test_form #vaccination_type .input-group .input-group-btn .btn.no-events, #edit_radiology_test_form #update_pharamacy_full_stock .input-group .input-group-btn .btn.no-events, #edit_radiology_test_form .print_template_row_form .input-group .input-group-btn .btn.no-events, #edit_radiology_test_form .new_print_template_block .input-group .input-group-btn .btn.no-events, #edit_radiology_test_form .edit_print_template_block .input-group .input-group-btn .btn.no-events, #edit_radiology_test_form #referral_payouts_update .input-group .input-group-btn .btn.no-events, #edit_radiology_test_form #return_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #edit_radiology_test_form #new_doctor_network_rule_form .input-group .input-group-btn .btn.no-events, #importUserBill #new_hospital_patient_bill .input-group .input-group-btn .btn.no-events, #importUserBill #new_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #importUserBill #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #importUserBill #create_hospital_bill_template .input-group .input-group-btn .btn.no-events, #importUserBill #edit_hospital_patient_bill .input-group .input-group-btn .btn.no-events, #importUserBill #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn.no-events, #importUserBill #prescription_template_form .input-group .input-group-btn .btn.no-events, #importUserBill #new_staff_network_rule_form .input-group .input-group-btn .btn.no-events, #importUserBill #new_hospital_radiology_order .input-group .input-group-btn .btn.no-events, #importUserBill #edit_hospital_radiology_order .input-group .input-group-btn .btn.no-events, #importUserBill #edit_hospital_radiology_test .input-group .input-group-btn .btn.no-events, #importUserBill #create_user_anon_bill .input-group .input-group-btn .btn.no-events, #importUserBill #radiology_order_template .input-group .input-group-btn .btn.no-events, #importUserBill #add_doctorreferral .input-group .input-group-btn .btn.no-events, #importUserBill #new_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #importUserBill #edit_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #importUserBill #vaccination_type .input-group .input-group-btn .btn.no-events, #importUserBill #update_pharamacy_full_stock .input-group .input-group-btn .btn.no-events, #importUserBill .print_template_row_form .input-group .input-group-btn .btn.no-events, #importUserBill .new_print_template_block .input-group .input-group-btn .btn.no-events, #importUserBill .edit_print_template_block .input-group .input-group-btn .btn.no-events, #importUserBill #referral_payouts_update .input-group .input-group-btn .btn.no-events, #importUserBill #return_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #importUserBill #new_doctor_network_rule_form .input-group .input-group-btn .btn.no-events, #editOrderTemplatemodal #new_hospital_patient_bill .input-group .input-group-btn .btn.no-events, #editOrderTemplatemodal #new_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #editOrderTemplatemodal #create_hospital_bill_template .input-group .input-group-btn .btn.no-events, #editOrderTemplatemodal #edit_hospital_patient_bill .input-group .input-group-btn .btn.no-events, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn.no-events, #editOrderTemplatemodal #prescription_template_form .input-group .input-group-btn .btn.no-events, #editOrderTemplatemodal #new_staff_network_rule_form .input-group .input-group-btn .btn.no-events, #editOrderTemplatemodal #new_hospital_radiology_order .input-group .input-group-btn .btn.no-events, #editOrderTemplatemodal #edit_hospital_radiology_order .input-group .input-group-btn .btn.no-events, #editOrderTemplatemodal #edit_hospital_radiology_test .input-group .input-group-btn .btn.no-events, #editOrderTemplatemodal #create_user_anon_bill .input-group .input-group-btn .btn.no-events, #editOrderTemplatemodal #radiology_order_template .input-group .input-group-btn .btn.no-events, #editOrderTemplatemodal #add_doctorreferral .input-group .input-group-btn .btn.no-events, #editOrderTemplatemodal #new_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #editOrderTemplatemodal #edit_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #editOrderTemplatemodal #vaccination_type .input-group .input-group-btn .btn.no-events, #editOrderTemplatemodal #update_pharamacy_full_stock .input-group .input-group-btn .btn.no-events, #editOrderTemplatemodal .print_template_row_form .input-group .input-group-btn .btn.no-events, #editOrderTemplatemodal .new_print_template_block .input-group .input-group-btn .btn.no-events, #editOrderTemplatemodal .edit_print_template_block .input-group .input-group-btn .btn.no-events, #editOrderTemplatemodal #referral_payouts_update .input-group .input-group-btn .btn.no-events, #editOrderTemplatemodal #return_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #editOrderTemplatemodal #new_doctor_network_rule_form .input-group .input-group-btn .btn.no-events, #editReferralTemplatemodal #new_hospital_patient_bill .input-group .input-group-btn .btn.no-events, #editReferralTemplatemodal #new_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #editReferralTemplatemodal #create_hospital_bill_template .input-group .input-group-btn .btn.no-events, #editReferralTemplatemodal #edit_hospital_patient_bill .input-group .input-group-btn .btn.no-events, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn.no-events, #editReferralTemplatemodal #prescription_template_form .input-group .input-group-btn .btn.no-events, #editReferralTemplatemodal #new_staff_network_rule_form .input-group .input-group-btn .btn.no-events, #editReferralTemplatemodal #new_hospital_radiology_order .input-group .input-group-btn .btn.no-events, #editReferralTemplatemodal #edit_hospital_radiology_order .input-group .input-group-btn .btn.no-events, #editReferralTemplatemodal #edit_hospital_radiology_test .input-group .input-group-btn .btn.no-events, #editReferralTemplatemodal #create_user_anon_bill .input-group .input-group-btn .btn.no-events, #editReferralTemplatemodal #radiology_order_template .input-group .input-group-btn .btn.no-events, #editReferralTemplatemodal #add_doctorreferral .input-group .input-group-btn .btn.no-events, #editReferralTemplatemodal #new_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #editReferralTemplatemodal #edit_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #editReferralTemplatemodal #vaccination_type .input-group .input-group-btn .btn.no-events, #editReferralTemplatemodal #update_pharamacy_full_stock .input-group .input-group-btn .btn.no-events, #editReferralTemplatemodal .print_template_row_form .input-group .input-group-btn .btn.no-events, #editReferralTemplatemodal .new_print_template_block .input-group .input-group-btn .btn.no-events, #editReferralTemplatemodal .edit_print_template_block .input-group .input-group-btn .btn.no-events, #editReferralTemplatemodal #referral_payouts_update .input-group .input-group-btn .btn.no-events, #editReferralTemplatemodal #return_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #editReferralTemplatemodal #new_doctor_network_rule_form .input-group .input-group-btn .btn.no-events, #VaccinationTemplatemodal #new_hospital_patient_bill .input-group .input-group-btn .btn.no-events, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #VaccinationTemplatemodal #create_hospital_bill_template .input-group .input-group-btn .btn.no-events, #VaccinationTemplatemodal #edit_hospital_patient_bill .input-group .input-group-btn .btn.no-events, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn.no-events, #VaccinationTemplatemodal #prescription_template_form .input-group .input-group-btn .btn.no-events, #VaccinationTemplatemodal #new_staff_network_rule_form .input-group .input-group-btn .btn.no-events, #VaccinationTemplatemodal #new_hospital_radiology_order .input-group .input-group-btn .btn.no-events, #VaccinationTemplatemodal #edit_hospital_radiology_order .input-group .input-group-btn .btn.no-events, #VaccinationTemplatemodal #edit_hospital_radiology_test .input-group .input-group-btn .btn.no-events, #VaccinationTemplatemodal #create_user_anon_bill .input-group .input-group-btn .btn.no-events, #VaccinationTemplatemodal #radiology_order_template .input-group .input-group-btn .btn.no-events, #VaccinationTemplatemodal #add_doctorreferral .input-group .input-group-btn .btn.no-events, #VaccinationTemplatemodal #new_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #VaccinationTemplatemodal #edit_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #VaccinationTemplatemodal #vaccination_type .input-group .input-group-btn .btn.no-events, #VaccinationTemplatemodal #update_pharamacy_full_stock .input-group .input-group-btn .btn.no-events, #VaccinationTemplatemodal .print_template_row_form .input-group .input-group-btn .btn.no-events, #VaccinationTemplatemodal .new_print_template_block .input-group .input-group-btn .btn.no-events, #VaccinationTemplatemodal .edit_print_template_block .input-group .input-group-btn .btn.no-events, #VaccinationTemplatemodal #referral_payouts_update .input-group .input-group-btn .btn.no-events, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #VaccinationTemplatemodal #new_doctor_network_rule_form .input-group .input-group-btn .btn.no-events, #update_pharmacy_order_stock #new_hospital_patient_bill .input-group .input-group-btn .btn.no-events, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #update_pharmacy_order_stock #create_hospital_bill_template .input-group .input-group-btn .btn.no-events, #update_pharmacy_order_stock #edit_hospital_patient_bill .input-group .input-group-btn .btn.no-events, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn.no-events, #update_pharmacy_order_stock #prescription_template_form .input-group .input-group-btn .btn.no-events, #update_pharmacy_order_stock #new_staff_network_rule_form .input-group .input-group-btn .btn.no-events, #update_pharmacy_order_stock #new_hospital_radiology_order .input-group .input-group-btn .btn.no-events, #update_pharmacy_order_stock #edit_hospital_radiology_order .input-group .input-group-btn .btn.no-events, #update_pharmacy_order_stock #edit_hospital_radiology_test .input-group .input-group-btn .btn.no-events, #update_pharmacy_order_stock #create_user_anon_bill .input-group .input-group-btn .btn.no-events, #update_pharmacy_order_stock #radiology_order_template .input-group .input-group-btn .btn.no-events, #update_pharmacy_order_stock #add_doctorreferral .input-group .input-group-btn .btn.no-events, #update_pharmacy_order_stock #new_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #update_pharmacy_order_stock #edit_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #update_pharmacy_order_stock #vaccination_type .input-group .input-group-btn .btn.no-events, #update_pharmacy_order_stock #update_pharamacy_full_stock .input-group .input-group-btn .btn.no-events, #update_pharmacy_order_stock .print_template_row_form .input-group .input-group-btn .btn.no-events, #update_pharmacy_order_stock .new_print_template_block .input-group .input-group-btn .btn.no-events, #update_pharmacy_order_stock .edit_print_template_block .input-group .input-group-btn .btn.no-events, #update_pharmacy_order_stock #referral_payouts_update .input-group .input-group-btn .btn.no-events, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #update_pharmacy_order_stock #new_doctor_network_rule_form .input-group .input-group-btn .btn.no-events, #addMoreList #new_hospital_patient_bill .input-group .input-group-btn .btn.no-events, #addMoreList #new_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #addMoreList #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #addMoreList #create_hospital_bill_template .input-group .input-group-btn .btn.no-events, #addMoreList #edit_hospital_patient_bill .input-group .input-group-btn .btn.no-events, #addMoreList #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn.no-events, #addMoreList #prescription_template_form .input-group .input-group-btn .btn.no-events, #addMoreList #new_staff_network_rule_form .input-group .input-group-btn .btn.no-events, #addMoreList #new_hospital_radiology_order .input-group .input-group-btn .btn.no-events, #addMoreList #edit_hospital_radiology_order .input-group .input-group-btn .btn.no-events, #addMoreList #edit_hospital_radiology_test .input-group .input-group-btn .btn.no-events, #addMoreList #create_user_anon_bill .input-group .input-group-btn .btn.no-events, #addMoreList #radiology_order_template .input-group .input-group-btn .btn.no-events, #addMoreList #add_doctorreferral .input-group .input-group-btn .btn.no-events, #addMoreList #new_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #addMoreList #edit_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #addMoreList #vaccination_type .input-group .input-group-btn .btn.no-events, #addMoreList #update_pharamacy_full_stock .input-group .input-group-btn .btn.no-events, #addMoreList .print_template_row_form .input-group .input-group-btn .btn.no-events, #addMoreList .new_print_template_block .input-group .input-group-btn .btn.no-events, #addMoreList .edit_print_template_block .input-group .input-group-btn .btn.no-events, #addMoreList #referral_payouts_update .input-group .input-group-btn .btn.no-events, #addMoreList #return_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #addMoreList #new_doctor_network_rule_form .input-group .input-group-btn .btn.no-events, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .input-group .input-group-btn .btn.no-events, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #addTemplateHeaderBlocksModal #create_hospital_bill_template .input-group .input-group-btn .btn.no-events, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .input-group .input-group-btn .btn.no-events, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn.no-events, #addTemplateHeaderBlocksModal #prescription_template_form .input-group .input-group-btn .btn.no-events, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .input-group .input-group-btn .btn.no-events, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .input-group .input-group-btn .btn.no-events, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .input-group .input-group-btn .btn.no-events, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .input-group .input-group-btn .btn.no-events, #addTemplateHeaderBlocksModal #create_user_anon_bill .input-group .input-group-btn .btn.no-events, #addTemplateHeaderBlocksModal #radiology_order_template .input-group .input-group-btn .btn.no-events, #addTemplateHeaderBlocksModal #add_doctorreferral .input-group .input-group-btn .btn.no-events, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #addTemplateHeaderBlocksModal #vaccination_type .input-group .input-group-btn .btn.no-events, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .input-group .input-group-btn .btn.no-events, #addTemplateHeaderBlocksModal .print_template_row_form .input-group .input-group-btn .btn.no-events, #addTemplateHeaderBlocksModal .new_print_template_block .input-group .input-group-btn .btn.no-events, #addTemplateHeaderBlocksModal .edit_print_template_block .input-group .input-group-btn .btn.no-events, #addTemplateHeaderBlocksModal #referral_payouts_update .input-group .input-group-btn .btn.no-events, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .input-group .input-group-btn .btn.no-events, #referralPayoutTemplatemodal #new_hospital_patient_bill .input-group .input-group-btn .btn.no-events, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #referralPayoutTemplatemodal #create_hospital_bill_template .input-group .input-group-btn .btn.no-events, #referralPayoutTemplatemodal #edit_hospital_patient_bill .input-group .input-group-btn .btn.no-events, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn.no-events, #referralPayoutTemplatemodal #prescription_template_form .input-group .input-group-btn .btn.no-events, #referralPayoutTemplatemodal #new_staff_network_rule_form .input-group .input-group-btn .btn.no-events, #referralPayoutTemplatemodal #new_hospital_radiology_order .input-group .input-group-btn .btn.no-events, #referralPayoutTemplatemodal #edit_hospital_radiology_order .input-group .input-group-btn .btn.no-events, #referralPayoutTemplatemodal #edit_hospital_radiology_test .input-group .input-group-btn .btn.no-events, #referralPayoutTemplatemodal #create_user_anon_bill .input-group .input-group-btn .btn.no-events, #referralPayoutTemplatemodal #radiology_order_template .input-group .input-group-btn .btn.no-events, #referralPayoutTemplatemodal #add_doctorreferral .input-group .input-group-btn .btn.no-events, #referralPayoutTemplatemodal #new_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #referralPayoutTemplatemodal #edit_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #referralPayoutTemplatemodal #vaccination_type .input-group .input-group-btn .btn.no-events, #referralPayoutTemplatemodal #update_pharamacy_full_stock .input-group .input-group-btn .btn.no-events, #referralPayoutTemplatemodal .print_template_row_form .input-group .input-group-btn .btn.no-events, #referralPayoutTemplatemodal .new_print_template_block .input-group .input-group-btn .btn.no-events, #referralPayoutTemplatemodal .edit_print_template_block .input-group .input-group-btn .btn.no-events, #referralPayoutTemplatemodal #referral_payouts_update .input-group .input-group-btn .btn.no-events, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #referralPayoutTemplatemodal #new_doctor_network_rule_form .input-group .input-group-btn .btn.no-events, #new_doctor_network_rule_form #new_hospital_patient_bill .input-group .input-group-btn .btn.no-events, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #new_doctor_network_rule_form #create_hospital_bill_template .input-group .input-group-btn .btn.no-events, #new_doctor_network_rule_form #edit_hospital_patient_bill .input-group .input-group-btn .btn.no-events, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn.no-events, #new_doctor_network_rule_form #prescription_template_form .input-group .input-group-btn .btn.no-events, #new_doctor_network_rule_form #new_staff_network_rule_form .input-group .input-group-btn .btn.no-events, #new_doctor_network_rule_form #new_hospital_radiology_order .input-group .input-group-btn .btn.no-events, #new_doctor_network_rule_form #edit_hospital_radiology_order .input-group .input-group-btn .btn.no-events, #new_doctor_network_rule_form #edit_hospital_radiology_test .input-group .input-group-btn .btn.no-events, #new_doctor_network_rule_form #create_user_anon_bill .input-group .input-group-btn .btn.no-events, #new_doctor_network_rule_form #radiology_order_template .input-group .input-group-btn .btn.no-events, #new_doctor_network_rule_form #add_doctorreferral .input-group .input-group-btn .btn.no-events, #new_doctor_network_rule_form #new_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #new_doctor_network_rule_form #edit_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #new_doctor_network_rule_form #vaccination_type .input-group .input-group-btn .btn.no-events, #new_doctor_network_rule_form #update_pharamacy_full_stock .input-group .input-group-btn .btn.no-events, #new_doctor_network_rule_form .print_template_row_form .input-group .input-group-btn .btn.no-events, #new_doctor_network_rule_form .new_print_template_block .input-group .input-group-btn .btn.no-events, #new_doctor_network_rule_form .edit_print_template_block .input-group .input-group-btn .btn.no-events, #new_doctor_network_rule_form #referral_payouts_update .input-group .input-group-btn .btn.no-events, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #new_doctor_network_rule_form #new_doctor_network_rule_form .input-group .input-group-btn .btn.no-events {
  pointer-events: none;
}
#add_new_bill_form #new_hospital_patient_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_bill_form #new_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_bill_form #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_bill_form #create_hospital_bill_template .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_bill_form #edit_hospital_patient_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_bill_form #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_bill_form #prescription_template_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_bill_form #new_staff_network_rule_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_bill_form #new_hospital_radiology_order .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_bill_form #edit_hospital_radiology_order .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_bill_form #edit_hospital_radiology_test .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_bill_form #create_user_anon_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_bill_form #radiology_order_template .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_bill_form #add_doctorreferral .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_bill_form #new_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_bill_form #edit_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_bill_form #vaccination_type .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_bill_form #update_pharamacy_full_stock .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_bill_form .print_template_row_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_bill_form .new_print_template_block .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_bill_form .edit_print_template_block .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_bill_form #referral_payouts_update .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_bill_form #return_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_bill_form #new_doctor_network_rule_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_pharmacy_bill_form #new_hospital_patient_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_pharmacy_bill_form #create_hospital_bill_template .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_pharmacy_bill_form #edit_hospital_patient_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_pharmacy_bill_form #prescription_template_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_pharmacy_bill_form #new_staff_network_rule_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_pharmacy_bill_form #new_hospital_radiology_order .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_pharmacy_bill_form #edit_hospital_radiology_order .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_pharmacy_bill_form #edit_hospital_radiology_test .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_pharmacy_bill_form #create_user_anon_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_pharmacy_bill_form #radiology_order_template .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_pharmacy_bill_form #add_doctorreferral .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_pharmacy_bill_form #new_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_pharmacy_bill_form #edit_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_pharmacy_bill_form #vaccination_type .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_pharmacy_bill_form #update_pharamacy_full_stock .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_pharmacy_bill_form .print_template_row_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_pharmacy_bill_form .new_print_template_block .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_pharmacy_bill_form .edit_print_template_block .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_pharmacy_bill_form #referral_payouts_update .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_pharmacy_bill_form #new_doctor_network_rule_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_new_bill_form #new_hospital_patient_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_new_bill_form #new_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_new_bill_form #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_new_bill_form #create_hospital_bill_template .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_new_bill_form #edit_hospital_patient_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_new_bill_form #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_new_bill_form #prescription_template_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_new_bill_form #new_staff_network_rule_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_new_bill_form #new_hospital_radiology_order .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_new_bill_form #edit_hospital_radiology_order .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_new_bill_form #edit_hospital_radiology_test .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_new_bill_form #create_user_anon_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_new_bill_form #radiology_order_template .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_new_bill_form #add_doctorreferral .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_new_bill_form #new_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_new_bill_form #edit_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_new_bill_form #vaccination_type .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_new_bill_form #update_pharamacy_full_stock .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_new_bill_form .print_template_row_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_new_bill_form .new_print_template_block .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_new_bill_form .edit_print_template_block .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_new_bill_form #referral_payouts_update .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_new_bill_form #return_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_new_bill_form #new_doctor_network_rule_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_bill_form #new_hospital_patient_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_bill_form #create_hospital_bill_template .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_bill_form #edit_hospital_patient_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_bill_form #prescription_template_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_bill_form #new_staff_network_rule_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_bill_form #new_hospital_radiology_order .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_bill_form #edit_hospital_radiology_order .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_bill_form #edit_hospital_radiology_test .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_bill_form #create_user_anon_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_bill_form #radiology_order_template .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_bill_form #add_doctorreferral .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_bill_form #new_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_bill_form #edit_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_bill_form #vaccination_type .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_bill_form #update_pharamacy_full_stock .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_bill_form .print_template_row_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_bill_form .new_print_template_block .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_bill_form .edit_print_template_block .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_bill_form #referral_payouts_update .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_bill_form #new_doctor_network_rule_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #createHospBillTemplatemodal #new_hospital_patient_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #createHospBillTemplatemodal #new_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #createHospBillTemplatemodal #create_hospital_bill_template .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #createHospBillTemplatemodal #edit_hospital_patient_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #createHospBillTemplatemodal #prescription_template_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #createHospBillTemplatemodal #new_staff_network_rule_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #createHospBillTemplatemodal #new_hospital_radiology_order .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #createHospBillTemplatemodal #edit_hospital_radiology_order .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #createHospBillTemplatemodal #edit_hospital_radiology_test .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #createHospBillTemplatemodal #create_user_anon_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #createHospBillTemplatemodal #radiology_order_template .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #createHospBillTemplatemodal #add_doctorreferral .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #createHospBillTemplatemodal #new_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #createHospBillTemplatemodal #edit_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #createHospBillTemplatemodal #vaccination_type .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #createHospBillTemplatemodal #update_pharamacy_full_stock .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #createHospBillTemplatemodal .print_template_row_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #createHospBillTemplatemodal .new_print_template_block .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #createHospBillTemplatemodal .edit_print_template_block .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #createHospBillTemplatemodal #referral_payouts_update .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #createHospBillTemplatemodal #return_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #createHospBillTemplatemodal #new_doctor_network_rule_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editBillTemplatemodal #new_hospital_patient_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editBillTemplatemodal #new_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editBillTemplatemodal #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editBillTemplatemodal #create_hospital_bill_template .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editBillTemplatemodal #edit_hospital_patient_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editBillTemplatemodal #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editBillTemplatemodal #prescription_template_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editBillTemplatemodal #new_staff_network_rule_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editBillTemplatemodal #new_hospital_radiology_order .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editBillTemplatemodal #edit_hospital_radiology_order .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editBillTemplatemodal #edit_hospital_radiology_test .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editBillTemplatemodal #create_user_anon_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editBillTemplatemodal #radiology_order_template .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editBillTemplatemodal #add_doctorreferral .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editBillTemplatemodal #new_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editBillTemplatemodal #edit_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editBillTemplatemodal #vaccination_type .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editBillTemplatemodal #update_pharamacy_full_stock .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editBillTemplatemodal .print_template_row_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editBillTemplatemodal .new_print_template_block .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editBillTemplatemodal .edit_print_template_block .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editBillTemplatemodal #referral_payouts_update .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editBillTemplatemodal #return_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editBillTemplatemodal #new_doctor_network_rule_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_inventory_form #new_hospital_patient_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_inventory_form #new_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_inventory_form #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_inventory_form #create_hospital_bill_template .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_inventory_form #edit_hospital_patient_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_inventory_form #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_inventory_form #prescription_template_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_inventory_form #new_staff_network_rule_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_inventory_form #new_hospital_radiology_order .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_inventory_form #edit_hospital_radiology_order .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_inventory_form #edit_hospital_radiology_test .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_inventory_form #create_user_anon_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_inventory_form #radiology_order_template .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_inventory_form #add_doctorreferral .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_inventory_form #new_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_inventory_form #edit_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_inventory_form #vaccination_type .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_inventory_form #update_pharamacy_full_stock .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_inventory_form .print_template_row_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_inventory_form .new_print_template_block .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_inventory_form .edit_print_template_block .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_inventory_form #referral_payouts_update .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_inventory_form #return_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_inventory_form #new_doctor_network_rule_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_order #new_hospital_patient_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_order #new_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_order #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_order #create_hospital_bill_template .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_order #edit_hospital_patient_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_order #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_order #prescription_template_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_order #new_staff_network_rule_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_order #new_hospital_radiology_order .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_order #edit_hospital_radiology_order .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_order #edit_hospital_radiology_test .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_order #create_user_anon_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_order #radiology_order_template .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_order #add_doctorreferral .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_order #new_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_order #edit_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_order #vaccination_type .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_order #update_pharamacy_full_stock .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_order .print_template_row_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_order .new_print_template_block .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_order .edit_print_template_block .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_order #referral_payouts_update .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_order #return_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_order #new_doctor_network_rule_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_staff_network_rules #new_hospital_patient_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_staff_network_rules #new_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_staff_network_rules #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_staff_network_rules #create_hospital_bill_template .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_staff_network_rules #edit_hospital_patient_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_staff_network_rules #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_staff_network_rules #prescription_template_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_staff_network_rules #new_staff_network_rule_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_staff_network_rules #new_hospital_radiology_order .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_staff_network_rules #edit_hospital_radiology_order .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_staff_network_rules #edit_hospital_radiology_test .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_staff_network_rules #create_user_anon_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_staff_network_rules #radiology_order_template .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_staff_network_rules #add_doctorreferral .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_staff_network_rules #new_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_staff_network_rules #edit_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_staff_network_rules #vaccination_type .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_staff_network_rules #update_pharamacy_full_stock .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_staff_network_rules .print_template_row_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_staff_network_rules .new_print_template_block .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_staff_network_rules .edit_print_template_block .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_staff_network_rules #referral_payouts_update .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_staff_network_rules #return_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_staff_network_rules #new_doctor_network_rule_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_radiology_order_form #new_hospital_patient_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_radiology_order_form #new_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_radiology_order_form #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_radiology_order_form #create_hospital_bill_template .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_radiology_order_form #edit_hospital_patient_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_radiology_order_form #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_radiology_order_form #prescription_template_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_radiology_order_form #new_staff_network_rule_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_radiology_order_form #new_hospital_radiology_order .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_radiology_order_form #edit_hospital_radiology_order .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_radiology_order_form #edit_hospital_radiology_test .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_radiology_order_form #create_user_anon_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_radiology_order_form #radiology_order_template .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_radiology_order_form #add_doctorreferral .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_radiology_order_form #new_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_radiology_order_form #edit_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_radiology_order_form #vaccination_type .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_radiology_order_form #update_pharamacy_full_stock .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_radiology_order_form .print_template_row_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_radiology_order_form .new_print_template_block .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_radiology_order_form .edit_print_template_block .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_radiology_order_form #referral_payouts_update .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_radiology_order_form #return_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_radiology_order_form #new_doctor_network_rule_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_radiology_test_form #new_hospital_patient_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_radiology_test_form #new_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_radiology_test_form #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_radiology_test_form #create_hospital_bill_template .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_radiology_test_form #edit_hospital_patient_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_radiology_test_form #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_radiology_test_form #prescription_template_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_radiology_test_form #new_staff_network_rule_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_radiology_test_form #new_hospital_radiology_order .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_radiology_test_form #edit_hospital_radiology_order .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_radiology_test_form #edit_hospital_radiology_test .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_radiology_test_form #create_user_anon_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_radiology_test_form #radiology_order_template .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_radiology_test_form #add_doctorreferral .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_radiology_test_form #new_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_radiology_test_form #edit_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_radiology_test_form #vaccination_type .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_radiology_test_form #update_pharamacy_full_stock .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_radiology_test_form .print_template_row_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_radiology_test_form .new_print_template_block .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_radiology_test_form .edit_print_template_block .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_radiology_test_form #referral_payouts_update .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_radiology_test_form #return_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_radiology_test_form #new_doctor_network_rule_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #importUserBill #new_hospital_patient_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #importUserBill #new_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #importUserBill #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #importUserBill #create_hospital_bill_template .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #importUserBill #edit_hospital_patient_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #importUserBill #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #importUserBill #prescription_template_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #importUserBill #new_staff_network_rule_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #importUserBill #new_hospital_radiology_order .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #importUserBill #edit_hospital_radiology_order .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #importUserBill #edit_hospital_radiology_test .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #importUserBill #create_user_anon_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #importUserBill #radiology_order_template .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #importUserBill #add_doctorreferral .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #importUserBill #new_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #importUserBill #edit_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #importUserBill #vaccination_type .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #importUserBill #update_pharamacy_full_stock .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #importUserBill .print_template_row_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #importUserBill .new_print_template_block .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #importUserBill .edit_print_template_block .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #importUserBill #referral_payouts_update .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #importUserBill #return_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #importUserBill #new_doctor_network_rule_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editOrderTemplatemodal #new_hospital_patient_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editOrderTemplatemodal #new_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editOrderTemplatemodal #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editOrderTemplatemodal #create_hospital_bill_template .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editOrderTemplatemodal #edit_hospital_patient_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editOrderTemplatemodal #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editOrderTemplatemodal #prescription_template_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editOrderTemplatemodal #new_staff_network_rule_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editOrderTemplatemodal #new_hospital_radiology_order .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editOrderTemplatemodal #edit_hospital_radiology_order .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editOrderTemplatemodal #edit_hospital_radiology_test .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editOrderTemplatemodal #create_user_anon_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editOrderTemplatemodal #radiology_order_template .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editOrderTemplatemodal #add_doctorreferral .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editOrderTemplatemodal #new_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editOrderTemplatemodal #edit_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editOrderTemplatemodal #vaccination_type .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editOrderTemplatemodal #update_pharamacy_full_stock .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editOrderTemplatemodal .print_template_row_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editOrderTemplatemodal .new_print_template_block .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editOrderTemplatemodal .edit_print_template_block .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editOrderTemplatemodal #referral_payouts_update .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editOrderTemplatemodal #return_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editOrderTemplatemodal #new_doctor_network_rule_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editReferralTemplatemodal #new_hospital_patient_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editReferralTemplatemodal #new_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editReferralTemplatemodal #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editReferralTemplatemodal #create_hospital_bill_template .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editReferralTemplatemodal #edit_hospital_patient_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editReferralTemplatemodal #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editReferralTemplatemodal #prescription_template_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editReferralTemplatemodal #new_staff_network_rule_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editReferralTemplatemodal #new_hospital_radiology_order .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editReferralTemplatemodal #edit_hospital_radiology_order .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editReferralTemplatemodal #edit_hospital_radiology_test .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editReferralTemplatemodal #create_user_anon_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editReferralTemplatemodal #radiology_order_template .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editReferralTemplatemodal #add_doctorreferral .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editReferralTemplatemodal #new_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editReferralTemplatemodal #edit_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editReferralTemplatemodal #vaccination_type .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editReferralTemplatemodal #update_pharamacy_full_stock .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editReferralTemplatemodal .print_template_row_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editReferralTemplatemodal .new_print_template_block .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editReferralTemplatemodal .edit_print_template_block .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editReferralTemplatemodal #referral_payouts_update .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editReferralTemplatemodal #return_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editReferralTemplatemodal #new_doctor_network_rule_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #VaccinationTemplatemodal #new_hospital_patient_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #VaccinationTemplatemodal #new_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #VaccinationTemplatemodal #create_hospital_bill_template .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #VaccinationTemplatemodal #edit_hospital_patient_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #VaccinationTemplatemodal #prescription_template_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #VaccinationTemplatemodal #new_staff_network_rule_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #VaccinationTemplatemodal #new_hospital_radiology_order .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #VaccinationTemplatemodal #edit_hospital_radiology_order .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #VaccinationTemplatemodal #edit_hospital_radiology_test .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #VaccinationTemplatemodal #create_user_anon_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #VaccinationTemplatemodal #radiology_order_template .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #VaccinationTemplatemodal #add_doctorreferral .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #VaccinationTemplatemodal #new_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #VaccinationTemplatemodal #edit_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #VaccinationTemplatemodal #vaccination_type .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #VaccinationTemplatemodal #update_pharamacy_full_stock .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #VaccinationTemplatemodal .print_template_row_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #VaccinationTemplatemodal .new_print_template_block .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #VaccinationTemplatemodal .edit_print_template_block .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #VaccinationTemplatemodal #referral_payouts_update .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #VaccinationTemplatemodal #return_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #VaccinationTemplatemodal #new_doctor_network_rule_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_pharmacy_order_stock #new_hospital_patient_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_pharmacy_order_stock #new_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_pharmacy_order_stock #create_hospital_bill_template .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_pharmacy_order_stock #edit_hospital_patient_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_pharmacy_order_stock #prescription_template_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_pharmacy_order_stock #new_staff_network_rule_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_pharmacy_order_stock #new_hospital_radiology_order .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_pharmacy_order_stock #edit_hospital_radiology_order .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_pharmacy_order_stock #edit_hospital_radiology_test .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_pharmacy_order_stock #create_user_anon_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_pharmacy_order_stock #radiology_order_template .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_pharmacy_order_stock #add_doctorreferral .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_pharmacy_order_stock #new_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_pharmacy_order_stock #edit_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_pharmacy_order_stock #vaccination_type .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_pharmacy_order_stock #update_pharamacy_full_stock .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_pharmacy_order_stock .print_template_row_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_pharmacy_order_stock .new_print_template_block .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_pharmacy_order_stock .edit_print_template_block .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_pharmacy_order_stock #referral_payouts_update .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_pharmacy_order_stock #return_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #update_pharmacy_order_stock #new_doctor_network_rule_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addMoreList #new_hospital_patient_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addMoreList #new_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addMoreList #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addMoreList #create_hospital_bill_template .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addMoreList #edit_hospital_patient_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addMoreList #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addMoreList #prescription_template_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addMoreList #new_staff_network_rule_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addMoreList #new_hospital_radiology_order .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addMoreList #edit_hospital_radiology_order .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addMoreList #edit_hospital_radiology_test .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addMoreList #create_user_anon_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addMoreList #radiology_order_template .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addMoreList #add_doctorreferral .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addMoreList #new_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addMoreList #edit_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addMoreList #vaccination_type .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addMoreList #update_pharamacy_full_stock .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addMoreList .print_template_row_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addMoreList .new_print_template_block .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addMoreList .edit_print_template_block .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addMoreList #referral_payouts_update .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addMoreList #return_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addMoreList #new_doctor_network_rule_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addTemplateHeaderBlocksModal #new_hospital_patient_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addTemplateHeaderBlocksModal #create_hospital_bill_template .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addTemplateHeaderBlocksModal #prescription_template_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addTemplateHeaderBlocksModal #new_staff_network_rule_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addTemplateHeaderBlocksModal #new_hospital_radiology_order .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addTemplateHeaderBlocksModal #create_user_anon_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addTemplateHeaderBlocksModal #radiology_order_template .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addTemplateHeaderBlocksModal #add_doctorreferral .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addTemplateHeaderBlocksModal #new_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addTemplateHeaderBlocksModal #vaccination_type .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addTemplateHeaderBlocksModal .print_template_row_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addTemplateHeaderBlocksModal .new_print_template_block .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addTemplateHeaderBlocksModal .edit_print_template_block .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addTemplateHeaderBlocksModal #referral_payouts_update .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #referralPayoutTemplatemodal #new_hospital_patient_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #referralPayoutTemplatemodal #create_hospital_bill_template .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #referralPayoutTemplatemodal #edit_hospital_patient_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #referralPayoutTemplatemodal #prescription_template_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #referralPayoutTemplatemodal #new_staff_network_rule_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #referralPayoutTemplatemodal #new_hospital_radiology_order .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #referralPayoutTemplatemodal #edit_hospital_radiology_order .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #referralPayoutTemplatemodal #edit_hospital_radiology_test .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #referralPayoutTemplatemodal #create_user_anon_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #referralPayoutTemplatemodal #radiology_order_template .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #referralPayoutTemplatemodal #add_doctorreferral .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #referralPayoutTemplatemodal #new_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #referralPayoutTemplatemodal #edit_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #referralPayoutTemplatemodal #vaccination_type .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #referralPayoutTemplatemodal #update_pharamacy_full_stock .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #referralPayoutTemplatemodal .print_template_row_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #referralPayoutTemplatemodal .new_print_template_block .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #referralPayoutTemplatemodal .edit_print_template_block .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #referralPayoutTemplatemodal #referral_payouts_update .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #referralPayoutTemplatemodal #new_doctor_network_rule_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #new_doctor_network_rule_form #new_hospital_patient_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #new_doctor_network_rule_form #new_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #new_doctor_network_rule_form #create_hospital_bill_template .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #new_doctor_network_rule_form #edit_hospital_patient_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #new_doctor_network_rule_form #prescription_template_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #new_doctor_network_rule_form #new_staff_network_rule_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #new_doctor_network_rule_form #new_hospital_radiology_order .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #new_doctor_network_rule_form #edit_hospital_radiology_order .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #new_doctor_network_rule_form #edit_hospital_radiology_test .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #new_doctor_network_rule_form #create_user_anon_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #new_doctor_network_rule_form #radiology_order_template .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #new_doctor_network_rule_form #add_doctorreferral .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #new_doctor_network_rule_form #new_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #new_doctor_network_rule_form #edit_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #new_doctor_network_rule_form #vaccination_type .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #new_doctor_network_rule_form #update_pharamacy_full_stock .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #new_doctor_network_rule_form .print_template_row_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #new_doctor_network_rule_form .new_print_template_block .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #new_doctor_network_rule_form .edit_print_template_block .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #new_doctor_network_rule_form #referral_payouts_update .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #new_doctor_network_rule_form #return_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #new_doctor_network_rule_form #new_doctor_network_rule_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon) {
  line-height: 26px;
}
#add_new_bill_form #new_hospital_patient_bill .input-group .selectize-input, #add_new_bill_form #new_hospital_pharmacy_bill .input-group .selectize-input, #add_new_bill_form #edit_hospital_pharmacy_bill .input-group .selectize-input, #add_new_bill_form #create_hospital_bill_template .input-group .selectize-input, #add_new_bill_form #edit_hospital_patient_bill .input-group .selectize-input, #add_new_bill_form #new_hospital_pharmacy_inventory .input-group .selectize-input, #add_new_bill_form #prescription_template_form .input-group .selectize-input, #add_new_bill_form #new_staff_network_rule_form .input-group .selectize-input, #add_new_bill_form #new_hospital_radiology_order .input-group .selectize-input, #add_new_bill_form #edit_hospital_radiology_order .input-group .selectize-input, #add_new_bill_form #edit_hospital_radiology_test .input-group .selectize-input, #add_new_bill_form #create_user_anon_bill .input-group .selectize-input, #add_new_bill_form #radiology_order_template .input-group .selectize-input, #add_new_bill_form #add_doctorreferral .input-group .selectize-input, #add_new_bill_form #new_pharmacy_order_form .input-group .selectize-input, #add_new_bill_form #edit_pharmacy_order_form .input-group .selectize-input, #add_new_bill_form #vaccination_type .input-group .selectize-input, #add_new_bill_form #update_pharamacy_full_stock .input-group .selectize-input, #add_new_bill_form .print_template_row_form .input-group .selectize-input, #add_new_bill_form .new_print_template_block .input-group .selectize-input, #add_new_bill_form .edit_print_template_block .input-group .selectize-input, #add_new_bill_form #referral_payouts_update .input-group .selectize-input, #add_new_bill_form #return_hospital_pharmacy_bill .input-group .selectize-input, #add_new_bill_form #new_doctor_network_rule_form .input-group .selectize-input, #add_new_pharmacy_bill_form #new_hospital_patient_bill .input-group .selectize-input, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .input-group .selectize-input, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .input-group .selectize-input, #add_new_pharmacy_bill_form #create_hospital_bill_template .input-group .selectize-input, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .input-group .selectize-input, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .input-group .selectize-input, #add_new_pharmacy_bill_form #prescription_template_form .input-group .selectize-input, #add_new_pharmacy_bill_form #new_staff_network_rule_form .input-group .selectize-input, #add_new_pharmacy_bill_form #new_hospital_radiology_order .input-group .selectize-input, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .input-group .selectize-input, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .input-group .selectize-input, #add_new_pharmacy_bill_form #create_user_anon_bill .input-group .selectize-input, #add_new_pharmacy_bill_form #radiology_order_template .input-group .selectize-input, #add_new_pharmacy_bill_form #add_doctorreferral .input-group .selectize-input, #add_new_pharmacy_bill_form #new_pharmacy_order_form .input-group .selectize-input, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .input-group .selectize-input, #add_new_pharmacy_bill_form #vaccination_type .input-group .selectize-input, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .input-group .selectize-input, #add_new_pharmacy_bill_form .print_template_row_form .input-group .selectize-input, #add_new_pharmacy_bill_form .new_print_template_block .input-group .selectize-input, #add_new_pharmacy_bill_form .edit_print_template_block .input-group .selectize-input, #add_new_pharmacy_bill_form #referral_payouts_update .input-group .selectize-input, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .input-group .selectize-input, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .input-group .selectize-input, #update_new_bill_form #new_hospital_patient_bill .input-group .selectize-input, #update_new_bill_form #new_hospital_pharmacy_bill .input-group .selectize-input, #update_new_bill_form #edit_hospital_pharmacy_bill .input-group .selectize-input, #update_new_bill_form #create_hospital_bill_template .input-group .selectize-input, #update_new_bill_form #edit_hospital_patient_bill .input-group .selectize-input, #update_new_bill_form #new_hospital_pharmacy_inventory .input-group .selectize-input, #update_new_bill_form #prescription_template_form .input-group .selectize-input, #update_new_bill_form #new_staff_network_rule_form .input-group .selectize-input, #update_new_bill_form #new_hospital_radiology_order .input-group .selectize-input, #update_new_bill_form #edit_hospital_radiology_order .input-group .selectize-input, #update_new_bill_form #edit_hospital_radiology_test .input-group .selectize-input, #update_new_bill_form #create_user_anon_bill .input-group .selectize-input, #update_new_bill_form #radiology_order_template .input-group .selectize-input, #update_new_bill_form #add_doctorreferral .input-group .selectize-input, #update_new_bill_form #new_pharmacy_order_form .input-group .selectize-input, #update_new_bill_form #edit_pharmacy_order_form .input-group .selectize-input, #update_new_bill_form #vaccination_type .input-group .selectize-input, #update_new_bill_form #update_pharamacy_full_stock .input-group .selectize-input, #update_new_bill_form .print_template_row_form .input-group .selectize-input, #update_new_bill_form .new_print_template_block .input-group .selectize-input, #update_new_bill_form .edit_print_template_block .input-group .selectize-input, #update_new_bill_form #referral_payouts_update .input-group .selectize-input, #update_new_bill_form #return_hospital_pharmacy_bill .input-group .selectize-input, #update_new_bill_form #new_doctor_network_rule_form .input-group .selectize-input, #edit_pharmacy_bill_form #new_hospital_patient_bill .input-group .selectize-input, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .input-group .selectize-input, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .input-group .selectize-input, #edit_pharmacy_bill_form #create_hospital_bill_template .input-group .selectize-input, #edit_pharmacy_bill_form #edit_hospital_patient_bill .input-group .selectize-input, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .input-group .selectize-input, #edit_pharmacy_bill_form #prescription_template_form .input-group .selectize-input, #edit_pharmacy_bill_form #new_staff_network_rule_form .input-group .selectize-input, #edit_pharmacy_bill_form #new_hospital_radiology_order .input-group .selectize-input, #edit_pharmacy_bill_form #edit_hospital_radiology_order .input-group .selectize-input, #edit_pharmacy_bill_form #edit_hospital_radiology_test .input-group .selectize-input, #edit_pharmacy_bill_form #create_user_anon_bill .input-group .selectize-input, #edit_pharmacy_bill_form #radiology_order_template .input-group .selectize-input, #edit_pharmacy_bill_form #add_doctorreferral .input-group .selectize-input, #edit_pharmacy_bill_form #new_pharmacy_order_form .input-group .selectize-input, #edit_pharmacy_bill_form #edit_pharmacy_order_form .input-group .selectize-input, #edit_pharmacy_bill_form #vaccination_type .input-group .selectize-input, #edit_pharmacy_bill_form #update_pharamacy_full_stock .input-group .selectize-input, #edit_pharmacy_bill_form .print_template_row_form .input-group .selectize-input, #edit_pharmacy_bill_form .new_print_template_block .input-group .selectize-input, #edit_pharmacy_bill_form .edit_print_template_block .input-group .selectize-input, #edit_pharmacy_bill_form #referral_payouts_update .input-group .selectize-input, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .input-group .selectize-input, #edit_pharmacy_bill_form #new_doctor_network_rule_form .input-group .selectize-input, #createHospBillTemplatemodal #new_hospital_patient_bill .input-group .selectize-input, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .input-group .selectize-input, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .input-group .selectize-input, #createHospBillTemplatemodal #create_hospital_bill_template .input-group .selectize-input, #createHospBillTemplatemodal #edit_hospital_patient_bill .input-group .selectize-input, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .input-group .selectize-input, #createHospBillTemplatemodal #prescription_template_form .input-group .selectize-input, #createHospBillTemplatemodal #new_staff_network_rule_form .input-group .selectize-input, #createHospBillTemplatemodal #new_hospital_radiology_order .input-group .selectize-input, #createHospBillTemplatemodal #edit_hospital_radiology_order .input-group .selectize-input, #createHospBillTemplatemodal #edit_hospital_radiology_test .input-group .selectize-input, #createHospBillTemplatemodal #create_user_anon_bill .input-group .selectize-input, #createHospBillTemplatemodal #radiology_order_template .input-group .selectize-input, #createHospBillTemplatemodal #add_doctorreferral .input-group .selectize-input, #createHospBillTemplatemodal #new_pharmacy_order_form .input-group .selectize-input, #createHospBillTemplatemodal #edit_pharmacy_order_form .input-group .selectize-input, #createHospBillTemplatemodal #vaccination_type .input-group .selectize-input, #createHospBillTemplatemodal #update_pharamacy_full_stock .input-group .selectize-input, #createHospBillTemplatemodal .print_template_row_form .input-group .selectize-input, #createHospBillTemplatemodal .new_print_template_block .input-group .selectize-input, #createHospBillTemplatemodal .edit_print_template_block .input-group .selectize-input, #createHospBillTemplatemodal #referral_payouts_update .input-group .selectize-input, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .input-group .selectize-input, #createHospBillTemplatemodal #new_doctor_network_rule_form .input-group .selectize-input, #editBillTemplatemodal #new_hospital_patient_bill .input-group .selectize-input, #editBillTemplatemodal #new_hospital_pharmacy_bill .input-group .selectize-input, #editBillTemplatemodal #edit_hospital_pharmacy_bill .input-group .selectize-input, #editBillTemplatemodal #create_hospital_bill_template .input-group .selectize-input, #editBillTemplatemodal #edit_hospital_patient_bill .input-group .selectize-input, #editBillTemplatemodal #new_hospital_pharmacy_inventory .input-group .selectize-input, #editBillTemplatemodal #prescription_template_form .input-group .selectize-input, #editBillTemplatemodal #new_staff_network_rule_form .input-group .selectize-input, #editBillTemplatemodal #new_hospital_radiology_order .input-group .selectize-input, #editBillTemplatemodal #edit_hospital_radiology_order .input-group .selectize-input, #editBillTemplatemodal #edit_hospital_radiology_test .input-group .selectize-input, #editBillTemplatemodal #create_user_anon_bill .input-group .selectize-input, #editBillTemplatemodal #radiology_order_template .input-group .selectize-input, #editBillTemplatemodal #add_doctorreferral .input-group .selectize-input, #editBillTemplatemodal #new_pharmacy_order_form .input-group .selectize-input, #editBillTemplatemodal #edit_pharmacy_order_form .input-group .selectize-input, #editBillTemplatemodal #vaccination_type .input-group .selectize-input, #editBillTemplatemodal #update_pharamacy_full_stock .input-group .selectize-input, #editBillTemplatemodal .print_template_row_form .input-group .selectize-input, #editBillTemplatemodal .new_print_template_block .input-group .selectize-input, #editBillTemplatemodal .edit_print_template_block .input-group .selectize-input, #editBillTemplatemodal #referral_payouts_update .input-group .selectize-input, #editBillTemplatemodal #return_hospital_pharmacy_bill .input-group .selectize-input, #editBillTemplatemodal #new_doctor_network_rule_form .input-group .selectize-input, #add_new_inventory_form #new_hospital_patient_bill .input-group .selectize-input, #add_new_inventory_form #new_hospital_pharmacy_bill .input-group .selectize-input, #add_new_inventory_form #edit_hospital_pharmacy_bill .input-group .selectize-input, #add_new_inventory_form #create_hospital_bill_template .input-group .selectize-input, #add_new_inventory_form #edit_hospital_patient_bill .input-group .selectize-input, #add_new_inventory_form #new_hospital_pharmacy_inventory .input-group .selectize-input, #add_new_inventory_form #prescription_template_form .input-group .selectize-input, #add_new_inventory_form #new_staff_network_rule_form .input-group .selectize-input, #add_new_inventory_form #new_hospital_radiology_order .input-group .selectize-input, #add_new_inventory_form #edit_hospital_radiology_order .input-group .selectize-input, #add_new_inventory_form #edit_hospital_radiology_test .input-group .selectize-input, #add_new_inventory_form #create_user_anon_bill .input-group .selectize-input, #add_new_inventory_form #radiology_order_template .input-group .selectize-input, #add_new_inventory_form #add_doctorreferral .input-group .selectize-input, #add_new_inventory_form #new_pharmacy_order_form .input-group .selectize-input, #add_new_inventory_form #edit_pharmacy_order_form .input-group .selectize-input, #add_new_inventory_form #vaccination_type .input-group .selectize-input, #add_new_inventory_form #update_pharamacy_full_stock .input-group .selectize-input, #add_new_inventory_form .print_template_row_form .input-group .selectize-input, #add_new_inventory_form .new_print_template_block .input-group .selectize-input, #add_new_inventory_form .edit_print_template_block .input-group .selectize-input, #add_new_inventory_form #referral_payouts_update .input-group .selectize-input, #add_new_inventory_form #return_hospital_pharmacy_bill .input-group .selectize-input, #add_new_inventory_form #new_doctor_network_rule_form .input-group .selectize-input, #edit_pharmacy_order #new_hospital_patient_bill .input-group .selectize-input, #edit_pharmacy_order #new_hospital_pharmacy_bill .input-group .selectize-input, #edit_pharmacy_order #edit_hospital_pharmacy_bill .input-group .selectize-input, #edit_pharmacy_order #create_hospital_bill_template .input-group .selectize-input, #edit_pharmacy_order #edit_hospital_patient_bill .input-group .selectize-input, #edit_pharmacy_order #new_hospital_pharmacy_inventory .input-group .selectize-input, #edit_pharmacy_order #prescription_template_form .input-group .selectize-input, #edit_pharmacy_order #new_staff_network_rule_form .input-group .selectize-input, #edit_pharmacy_order #new_hospital_radiology_order .input-group .selectize-input, #edit_pharmacy_order #edit_hospital_radiology_order .input-group .selectize-input, #edit_pharmacy_order #edit_hospital_radiology_test .input-group .selectize-input, #edit_pharmacy_order #create_user_anon_bill .input-group .selectize-input, #edit_pharmacy_order #radiology_order_template .input-group .selectize-input, #edit_pharmacy_order #add_doctorreferral .input-group .selectize-input, #edit_pharmacy_order #new_pharmacy_order_form .input-group .selectize-input, #edit_pharmacy_order #edit_pharmacy_order_form .input-group .selectize-input, #edit_pharmacy_order #vaccination_type .input-group .selectize-input, #edit_pharmacy_order #update_pharamacy_full_stock .input-group .selectize-input, #edit_pharmacy_order .print_template_row_form .input-group .selectize-input, #edit_pharmacy_order .new_print_template_block .input-group .selectize-input, #edit_pharmacy_order .edit_print_template_block .input-group .selectize-input, #edit_pharmacy_order #referral_payouts_update .input-group .selectize-input, #edit_pharmacy_order #return_hospital_pharmacy_bill .input-group .selectize-input, #edit_pharmacy_order #new_doctor_network_rule_form .input-group .selectize-input, #edit_staff_network_rules #new_hospital_patient_bill .input-group .selectize-input, #edit_staff_network_rules #new_hospital_pharmacy_bill .input-group .selectize-input, #edit_staff_network_rules #edit_hospital_pharmacy_bill .input-group .selectize-input, #edit_staff_network_rules #create_hospital_bill_template .input-group .selectize-input, #edit_staff_network_rules #edit_hospital_patient_bill .input-group .selectize-input, #edit_staff_network_rules #new_hospital_pharmacy_inventory .input-group .selectize-input, #edit_staff_network_rules #prescription_template_form .input-group .selectize-input, #edit_staff_network_rules #new_staff_network_rule_form .input-group .selectize-input, #edit_staff_network_rules #new_hospital_radiology_order .input-group .selectize-input, #edit_staff_network_rules #edit_hospital_radiology_order .input-group .selectize-input, #edit_staff_network_rules #edit_hospital_radiology_test .input-group .selectize-input, #edit_staff_network_rules #create_user_anon_bill .input-group .selectize-input, #edit_staff_network_rules #radiology_order_template .input-group .selectize-input, #edit_staff_network_rules #add_doctorreferral .input-group .selectize-input, #edit_staff_network_rules #new_pharmacy_order_form .input-group .selectize-input, #edit_staff_network_rules #edit_pharmacy_order_form .input-group .selectize-input, #edit_staff_network_rules #vaccination_type .input-group .selectize-input, #edit_staff_network_rules #update_pharamacy_full_stock .input-group .selectize-input, #edit_staff_network_rules .print_template_row_form .input-group .selectize-input, #edit_staff_network_rules .new_print_template_block .input-group .selectize-input, #edit_staff_network_rules .edit_print_template_block .input-group .selectize-input, #edit_staff_network_rules #referral_payouts_update .input-group .selectize-input, #edit_staff_network_rules #return_hospital_pharmacy_bill .input-group .selectize-input, #edit_staff_network_rules #new_doctor_network_rule_form .input-group .selectize-input, #add_new_radiology_order_form #new_hospital_patient_bill .input-group .selectize-input, #add_new_radiology_order_form #new_hospital_pharmacy_bill .input-group .selectize-input, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .input-group .selectize-input, #add_new_radiology_order_form #create_hospital_bill_template .input-group .selectize-input, #add_new_radiology_order_form #edit_hospital_patient_bill .input-group .selectize-input, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .input-group .selectize-input, #add_new_radiology_order_form #prescription_template_form .input-group .selectize-input, #add_new_radiology_order_form #new_staff_network_rule_form .input-group .selectize-input, #add_new_radiology_order_form #new_hospital_radiology_order .input-group .selectize-input, #add_new_radiology_order_form #edit_hospital_radiology_order .input-group .selectize-input, #add_new_radiology_order_form #edit_hospital_radiology_test .input-group .selectize-input, #add_new_radiology_order_form #create_user_anon_bill .input-group .selectize-input, #add_new_radiology_order_form #radiology_order_template .input-group .selectize-input, #add_new_radiology_order_form #add_doctorreferral .input-group .selectize-input, #add_new_radiology_order_form #new_pharmacy_order_form .input-group .selectize-input, #add_new_radiology_order_form #edit_pharmacy_order_form .input-group .selectize-input, #add_new_radiology_order_form #vaccination_type .input-group .selectize-input, #add_new_radiology_order_form #update_pharamacy_full_stock .input-group .selectize-input, #add_new_radiology_order_form .print_template_row_form .input-group .selectize-input, #add_new_radiology_order_form .new_print_template_block .input-group .selectize-input, #add_new_radiology_order_form .edit_print_template_block .input-group .selectize-input, #add_new_radiology_order_form #referral_payouts_update .input-group .selectize-input, #add_new_radiology_order_form #return_hospital_pharmacy_bill .input-group .selectize-input, #add_new_radiology_order_form #new_doctor_network_rule_form .input-group .selectize-input, #edit_radiology_test_form #new_hospital_patient_bill .input-group .selectize-input, #edit_radiology_test_form #new_hospital_pharmacy_bill .input-group .selectize-input, #edit_radiology_test_form #edit_hospital_pharmacy_bill .input-group .selectize-input, #edit_radiology_test_form #create_hospital_bill_template .input-group .selectize-input, #edit_radiology_test_form #edit_hospital_patient_bill .input-group .selectize-input, #edit_radiology_test_form #new_hospital_pharmacy_inventory .input-group .selectize-input, #edit_radiology_test_form #prescription_template_form .input-group .selectize-input, #edit_radiology_test_form #new_staff_network_rule_form .input-group .selectize-input, #edit_radiology_test_form #new_hospital_radiology_order .input-group .selectize-input, #edit_radiology_test_form #edit_hospital_radiology_order .input-group .selectize-input, #edit_radiology_test_form #edit_hospital_radiology_test .input-group .selectize-input, #edit_radiology_test_form #create_user_anon_bill .input-group .selectize-input, #edit_radiology_test_form #radiology_order_template .input-group .selectize-input, #edit_radiology_test_form #add_doctorreferral .input-group .selectize-input, #edit_radiology_test_form #new_pharmacy_order_form .input-group .selectize-input, #edit_radiology_test_form #edit_pharmacy_order_form .input-group .selectize-input, #edit_radiology_test_form #vaccination_type .input-group .selectize-input, #edit_radiology_test_form #update_pharamacy_full_stock .input-group .selectize-input, #edit_radiology_test_form .print_template_row_form .input-group .selectize-input, #edit_radiology_test_form .new_print_template_block .input-group .selectize-input, #edit_radiology_test_form .edit_print_template_block .input-group .selectize-input, #edit_radiology_test_form #referral_payouts_update .input-group .selectize-input, #edit_radiology_test_form #return_hospital_pharmacy_bill .input-group .selectize-input, #edit_radiology_test_form #new_doctor_network_rule_form .input-group .selectize-input, #importUserBill #new_hospital_patient_bill .input-group .selectize-input, #importUserBill #new_hospital_pharmacy_bill .input-group .selectize-input, #importUserBill #edit_hospital_pharmacy_bill .input-group .selectize-input, #importUserBill #create_hospital_bill_template .input-group .selectize-input, #importUserBill #edit_hospital_patient_bill .input-group .selectize-input, #importUserBill #new_hospital_pharmacy_inventory .input-group .selectize-input, #importUserBill #prescription_template_form .input-group .selectize-input, #importUserBill #new_staff_network_rule_form .input-group .selectize-input, #importUserBill #new_hospital_radiology_order .input-group .selectize-input, #importUserBill #edit_hospital_radiology_order .input-group .selectize-input, #importUserBill #edit_hospital_radiology_test .input-group .selectize-input, #importUserBill #create_user_anon_bill .input-group .selectize-input, #importUserBill #radiology_order_template .input-group .selectize-input, #importUserBill #add_doctorreferral .input-group .selectize-input, #importUserBill #new_pharmacy_order_form .input-group .selectize-input, #importUserBill #edit_pharmacy_order_form .input-group .selectize-input, #importUserBill #vaccination_type .input-group .selectize-input, #importUserBill #update_pharamacy_full_stock .input-group .selectize-input, #importUserBill .print_template_row_form .input-group .selectize-input, #importUserBill .new_print_template_block .input-group .selectize-input, #importUserBill .edit_print_template_block .input-group .selectize-input, #importUserBill #referral_payouts_update .input-group .selectize-input, #importUserBill #return_hospital_pharmacy_bill .input-group .selectize-input, #importUserBill #new_doctor_network_rule_form .input-group .selectize-input, #editOrderTemplatemodal #new_hospital_patient_bill .input-group .selectize-input, #editOrderTemplatemodal #new_hospital_pharmacy_bill .input-group .selectize-input, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .input-group .selectize-input, #editOrderTemplatemodal #create_hospital_bill_template .input-group .selectize-input, #editOrderTemplatemodal #edit_hospital_patient_bill .input-group .selectize-input, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .input-group .selectize-input, #editOrderTemplatemodal #prescription_template_form .input-group .selectize-input, #editOrderTemplatemodal #new_staff_network_rule_form .input-group .selectize-input, #editOrderTemplatemodal #new_hospital_radiology_order .input-group .selectize-input, #editOrderTemplatemodal #edit_hospital_radiology_order .input-group .selectize-input, #editOrderTemplatemodal #edit_hospital_radiology_test .input-group .selectize-input, #editOrderTemplatemodal #create_user_anon_bill .input-group .selectize-input, #editOrderTemplatemodal #radiology_order_template .input-group .selectize-input, #editOrderTemplatemodal #add_doctorreferral .input-group .selectize-input, #editOrderTemplatemodal #new_pharmacy_order_form .input-group .selectize-input, #editOrderTemplatemodal #edit_pharmacy_order_form .input-group .selectize-input, #editOrderTemplatemodal #vaccination_type .input-group .selectize-input, #editOrderTemplatemodal #update_pharamacy_full_stock .input-group .selectize-input, #editOrderTemplatemodal .print_template_row_form .input-group .selectize-input, #editOrderTemplatemodal .new_print_template_block .input-group .selectize-input, #editOrderTemplatemodal .edit_print_template_block .input-group .selectize-input, #editOrderTemplatemodal #referral_payouts_update .input-group .selectize-input, #editOrderTemplatemodal #return_hospital_pharmacy_bill .input-group .selectize-input, #editOrderTemplatemodal #new_doctor_network_rule_form .input-group .selectize-input, #editReferralTemplatemodal #new_hospital_patient_bill .input-group .selectize-input, #editReferralTemplatemodal #new_hospital_pharmacy_bill .input-group .selectize-input, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .input-group .selectize-input, #editReferralTemplatemodal #create_hospital_bill_template .input-group .selectize-input, #editReferralTemplatemodal #edit_hospital_patient_bill .input-group .selectize-input, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .input-group .selectize-input, #editReferralTemplatemodal #prescription_template_form .input-group .selectize-input, #editReferralTemplatemodal #new_staff_network_rule_form .input-group .selectize-input, #editReferralTemplatemodal #new_hospital_radiology_order .input-group .selectize-input, #editReferralTemplatemodal #edit_hospital_radiology_order .input-group .selectize-input, #editReferralTemplatemodal #edit_hospital_radiology_test .input-group .selectize-input, #editReferralTemplatemodal #create_user_anon_bill .input-group .selectize-input, #editReferralTemplatemodal #radiology_order_template .input-group .selectize-input, #editReferralTemplatemodal #add_doctorreferral .input-group .selectize-input, #editReferralTemplatemodal #new_pharmacy_order_form .input-group .selectize-input, #editReferralTemplatemodal #edit_pharmacy_order_form .input-group .selectize-input, #editReferralTemplatemodal #vaccination_type .input-group .selectize-input, #editReferralTemplatemodal #update_pharamacy_full_stock .input-group .selectize-input, #editReferralTemplatemodal .print_template_row_form .input-group .selectize-input, #editReferralTemplatemodal .new_print_template_block .input-group .selectize-input, #editReferralTemplatemodal .edit_print_template_block .input-group .selectize-input, #editReferralTemplatemodal #referral_payouts_update .input-group .selectize-input, #editReferralTemplatemodal #return_hospital_pharmacy_bill .input-group .selectize-input, #editReferralTemplatemodal #new_doctor_network_rule_form .input-group .selectize-input, #VaccinationTemplatemodal #new_hospital_patient_bill .input-group .selectize-input, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .input-group .selectize-input, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .input-group .selectize-input, #VaccinationTemplatemodal #create_hospital_bill_template .input-group .selectize-input, #VaccinationTemplatemodal #edit_hospital_patient_bill .input-group .selectize-input, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .input-group .selectize-input, #VaccinationTemplatemodal #prescription_template_form .input-group .selectize-input, #VaccinationTemplatemodal #new_staff_network_rule_form .input-group .selectize-input, #VaccinationTemplatemodal #new_hospital_radiology_order .input-group .selectize-input, #VaccinationTemplatemodal #edit_hospital_radiology_order .input-group .selectize-input, #VaccinationTemplatemodal #edit_hospital_radiology_test .input-group .selectize-input, #VaccinationTemplatemodal #create_user_anon_bill .input-group .selectize-input, #VaccinationTemplatemodal #radiology_order_template .input-group .selectize-input, #VaccinationTemplatemodal #add_doctorreferral .input-group .selectize-input, #VaccinationTemplatemodal #new_pharmacy_order_form .input-group .selectize-input, #VaccinationTemplatemodal #edit_pharmacy_order_form .input-group .selectize-input, #VaccinationTemplatemodal #vaccination_type .input-group .selectize-input, #VaccinationTemplatemodal #update_pharamacy_full_stock .input-group .selectize-input, #VaccinationTemplatemodal .print_template_row_form .input-group .selectize-input, #VaccinationTemplatemodal .new_print_template_block .input-group .selectize-input, #VaccinationTemplatemodal .edit_print_template_block .input-group .selectize-input, #VaccinationTemplatemodal #referral_payouts_update .input-group .selectize-input, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .input-group .selectize-input, #VaccinationTemplatemodal #new_doctor_network_rule_form .input-group .selectize-input, #update_pharmacy_order_stock #new_hospital_patient_bill .input-group .selectize-input, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .input-group .selectize-input, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .input-group .selectize-input, #update_pharmacy_order_stock #create_hospital_bill_template .input-group .selectize-input, #update_pharmacy_order_stock #edit_hospital_patient_bill .input-group .selectize-input, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .input-group .selectize-input, #update_pharmacy_order_stock #prescription_template_form .input-group .selectize-input, #update_pharmacy_order_stock #new_staff_network_rule_form .input-group .selectize-input, #update_pharmacy_order_stock #new_hospital_radiology_order .input-group .selectize-input, #update_pharmacy_order_stock #edit_hospital_radiology_order .input-group .selectize-input, #update_pharmacy_order_stock #edit_hospital_radiology_test .input-group .selectize-input, #update_pharmacy_order_stock #create_user_anon_bill .input-group .selectize-input, #update_pharmacy_order_stock #radiology_order_template .input-group .selectize-input, #update_pharmacy_order_stock #add_doctorreferral .input-group .selectize-input, #update_pharmacy_order_stock #new_pharmacy_order_form .input-group .selectize-input, #update_pharmacy_order_stock #edit_pharmacy_order_form .input-group .selectize-input, #update_pharmacy_order_stock #vaccination_type .input-group .selectize-input, #update_pharmacy_order_stock #update_pharamacy_full_stock .input-group .selectize-input, #update_pharmacy_order_stock .print_template_row_form .input-group .selectize-input, #update_pharmacy_order_stock .new_print_template_block .input-group .selectize-input, #update_pharmacy_order_stock .edit_print_template_block .input-group .selectize-input, #update_pharmacy_order_stock #referral_payouts_update .input-group .selectize-input, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .input-group .selectize-input, #update_pharmacy_order_stock #new_doctor_network_rule_form .input-group .selectize-input, #addMoreList #new_hospital_patient_bill .input-group .selectize-input, #addMoreList #new_hospital_pharmacy_bill .input-group .selectize-input, #addMoreList #edit_hospital_pharmacy_bill .input-group .selectize-input, #addMoreList #create_hospital_bill_template .input-group .selectize-input, #addMoreList #edit_hospital_patient_bill .input-group .selectize-input, #addMoreList #new_hospital_pharmacy_inventory .input-group .selectize-input, #addMoreList #prescription_template_form .input-group .selectize-input, #addMoreList #new_staff_network_rule_form .input-group .selectize-input, #addMoreList #new_hospital_radiology_order .input-group .selectize-input, #addMoreList #edit_hospital_radiology_order .input-group .selectize-input, #addMoreList #edit_hospital_radiology_test .input-group .selectize-input, #addMoreList #create_user_anon_bill .input-group .selectize-input, #addMoreList #radiology_order_template .input-group .selectize-input, #addMoreList #add_doctorreferral .input-group .selectize-input, #addMoreList #new_pharmacy_order_form .input-group .selectize-input, #addMoreList #edit_pharmacy_order_form .input-group .selectize-input, #addMoreList #vaccination_type .input-group .selectize-input, #addMoreList #update_pharamacy_full_stock .input-group .selectize-input, #addMoreList .print_template_row_form .input-group .selectize-input, #addMoreList .new_print_template_block .input-group .selectize-input, #addMoreList .edit_print_template_block .input-group .selectize-input, #addMoreList #referral_payouts_update .input-group .selectize-input, #addMoreList #return_hospital_pharmacy_bill .input-group .selectize-input, #addMoreList #new_doctor_network_rule_form .input-group .selectize-input, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .input-group .selectize-input, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .input-group .selectize-input, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .input-group .selectize-input, #addTemplateHeaderBlocksModal #create_hospital_bill_template .input-group .selectize-input, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .input-group .selectize-input, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .input-group .selectize-input, #addTemplateHeaderBlocksModal #prescription_template_form .input-group .selectize-input, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .input-group .selectize-input, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .input-group .selectize-input, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .input-group .selectize-input, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .input-group .selectize-input, #addTemplateHeaderBlocksModal #create_user_anon_bill .input-group .selectize-input, #addTemplateHeaderBlocksModal #radiology_order_template .input-group .selectize-input, #addTemplateHeaderBlocksModal #add_doctorreferral .input-group .selectize-input, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .input-group .selectize-input, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .input-group .selectize-input, #addTemplateHeaderBlocksModal #vaccination_type .input-group .selectize-input, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .input-group .selectize-input, #addTemplateHeaderBlocksModal .print_template_row_form .input-group .selectize-input, #addTemplateHeaderBlocksModal .new_print_template_block .input-group .selectize-input, #addTemplateHeaderBlocksModal .edit_print_template_block .input-group .selectize-input, #addTemplateHeaderBlocksModal #referral_payouts_update .input-group .selectize-input, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .input-group .selectize-input, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .input-group .selectize-input, #referralPayoutTemplatemodal #new_hospital_patient_bill .input-group .selectize-input, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .input-group .selectize-input, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .input-group .selectize-input, #referralPayoutTemplatemodal #create_hospital_bill_template .input-group .selectize-input, #referralPayoutTemplatemodal #edit_hospital_patient_bill .input-group .selectize-input, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .input-group .selectize-input, #referralPayoutTemplatemodal #prescription_template_form .input-group .selectize-input, #referralPayoutTemplatemodal #new_staff_network_rule_form .input-group .selectize-input, #referralPayoutTemplatemodal #new_hospital_radiology_order .input-group .selectize-input, #referralPayoutTemplatemodal #edit_hospital_radiology_order .input-group .selectize-input, #referralPayoutTemplatemodal #edit_hospital_radiology_test .input-group .selectize-input, #referralPayoutTemplatemodal #create_user_anon_bill .input-group .selectize-input, #referralPayoutTemplatemodal #radiology_order_template .input-group .selectize-input, #referralPayoutTemplatemodal #add_doctorreferral .input-group .selectize-input, #referralPayoutTemplatemodal #new_pharmacy_order_form .input-group .selectize-input, #referralPayoutTemplatemodal #edit_pharmacy_order_form .input-group .selectize-input, #referralPayoutTemplatemodal #vaccination_type .input-group .selectize-input, #referralPayoutTemplatemodal #update_pharamacy_full_stock .input-group .selectize-input, #referralPayoutTemplatemodal .print_template_row_form .input-group .selectize-input, #referralPayoutTemplatemodal .new_print_template_block .input-group .selectize-input, #referralPayoutTemplatemodal .edit_print_template_block .input-group .selectize-input, #referralPayoutTemplatemodal #referral_payouts_update .input-group .selectize-input, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .input-group .selectize-input, #referralPayoutTemplatemodal #new_doctor_network_rule_form .input-group .selectize-input, #new_doctor_network_rule_form #new_hospital_patient_bill .input-group .selectize-input, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .input-group .selectize-input, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .input-group .selectize-input, #new_doctor_network_rule_form #create_hospital_bill_template .input-group .selectize-input, #new_doctor_network_rule_form #edit_hospital_patient_bill .input-group .selectize-input, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .input-group .selectize-input, #new_doctor_network_rule_form #prescription_template_form .input-group .selectize-input, #new_doctor_network_rule_form #new_staff_network_rule_form .input-group .selectize-input, #new_doctor_network_rule_form #new_hospital_radiology_order .input-group .selectize-input, #new_doctor_network_rule_form #edit_hospital_radiology_order .input-group .selectize-input, #new_doctor_network_rule_form #edit_hospital_radiology_test .input-group .selectize-input, #new_doctor_network_rule_form #create_user_anon_bill .input-group .selectize-input, #new_doctor_network_rule_form #radiology_order_template .input-group .selectize-input, #new_doctor_network_rule_form #add_doctorreferral .input-group .selectize-input, #new_doctor_network_rule_form #new_pharmacy_order_form .input-group .selectize-input, #new_doctor_network_rule_form #edit_pharmacy_order_form .input-group .selectize-input, #new_doctor_network_rule_form #vaccination_type .input-group .selectize-input, #new_doctor_network_rule_form #update_pharamacy_full_stock .input-group .selectize-input, #new_doctor_network_rule_form .print_template_row_form .input-group .selectize-input, #new_doctor_network_rule_form .new_print_template_block .input-group .selectize-input, #new_doctor_network_rule_form .edit_print_template_block .input-group .selectize-input, #new_doctor_network_rule_form #referral_payouts_update .input-group .selectize-input, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .input-group .selectize-input, #new_doctor_network_rule_form #new_doctor_network_rule_form .input-group .selectize-input {
  height: 40px;
}
#add_new_bill_form #new_hospital_patient_bill .itot, #add_new_bill_form #new_hospital_pharmacy_bill .itot, #add_new_bill_form #edit_hospital_pharmacy_bill .itot, #add_new_bill_form #create_hospital_bill_template .itot, #add_new_bill_form #edit_hospital_patient_bill .itot, #add_new_bill_form #new_hospital_pharmacy_inventory .itot, #add_new_bill_form #prescription_template_form .itot, #add_new_bill_form #new_staff_network_rule_form .itot, #add_new_bill_form #new_hospital_radiology_order .itot, #add_new_bill_form #edit_hospital_radiology_order .itot, #add_new_bill_form #edit_hospital_radiology_test .itot, #add_new_bill_form #create_user_anon_bill .itot, #add_new_bill_form #radiology_order_template .itot, #add_new_bill_form #add_doctorreferral .itot, #add_new_bill_form #new_pharmacy_order_form .itot, #add_new_bill_form #edit_pharmacy_order_form .itot, #add_new_bill_form #vaccination_type .itot, #add_new_bill_form #update_pharamacy_full_stock .itot, #add_new_bill_form .print_template_row_form .itot, #add_new_bill_form .new_print_template_block .itot, #add_new_bill_form .edit_print_template_block .itot, #add_new_bill_form #referral_payouts_update .itot, #add_new_bill_form #return_hospital_pharmacy_bill .itot, #add_new_bill_form #new_doctor_network_rule_form .itot, #add_new_pharmacy_bill_form #new_hospital_patient_bill .itot, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .itot, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .itot, #add_new_pharmacy_bill_form #create_hospital_bill_template .itot, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .itot, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .itot, #add_new_pharmacy_bill_form #prescription_template_form .itot, #add_new_pharmacy_bill_form #new_staff_network_rule_form .itot, #add_new_pharmacy_bill_form #new_hospital_radiology_order .itot, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .itot, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .itot, #add_new_pharmacy_bill_form #create_user_anon_bill .itot, #add_new_pharmacy_bill_form #radiology_order_template .itot, #add_new_pharmacy_bill_form #add_doctorreferral .itot, #add_new_pharmacy_bill_form #new_pharmacy_order_form .itot, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .itot, #add_new_pharmacy_bill_form #vaccination_type .itot, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .itot, #add_new_pharmacy_bill_form .print_template_row_form .itot, #add_new_pharmacy_bill_form .new_print_template_block .itot, #add_new_pharmacy_bill_form .edit_print_template_block .itot, #add_new_pharmacy_bill_form #referral_payouts_update .itot, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .itot, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .itot, #update_new_bill_form #new_hospital_patient_bill .itot, #update_new_bill_form #new_hospital_pharmacy_bill .itot, #update_new_bill_form #edit_hospital_pharmacy_bill .itot, #update_new_bill_form #create_hospital_bill_template .itot, #update_new_bill_form #edit_hospital_patient_bill .itot, #update_new_bill_form #new_hospital_pharmacy_inventory .itot, #update_new_bill_form #prescription_template_form .itot, #update_new_bill_form #new_staff_network_rule_form .itot, #update_new_bill_form #new_hospital_radiology_order .itot, #update_new_bill_form #edit_hospital_radiology_order .itot, #update_new_bill_form #edit_hospital_radiology_test .itot, #update_new_bill_form #create_user_anon_bill .itot, #update_new_bill_form #radiology_order_template .itot, #update_new_bill_form #add_doctorreferral .itot, #update_new_bill_form #new_pharmacy_order_form .itot, #update_new_bill_form #edit_pharmacy_order_form .itot, #update_new_bill_form #vaccination_type .itot, #update_new_bill_form #update_pharamacy_full_stock .itot, #update_new_bill_form .print_template_row_form .itot, #update_new_bill_form .new_print_template_block .itot, #update_new_bill_form .edit_print_template_block .itot, #update_new_bill_form #referral_payouts_update .itot, #update_new_bill_form #return_hospital_pharmacy_bill .itot, #update_new_bill_form #new_doctor_network_rule_form .itot, #edit_pharmacy_bill_form #new_hospital_patient_bill .itot, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .itot, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .itot, #edit_pharmacy_bill_form #create_hospital_bill_template .itot, #edit_pharmacy_bill_form #edit_hospital_patient_bill .itot, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .itot, #edit_pharmacy_bill_form #prescription_template_form .itot, #edit_pharmacy_bill_form #new_staff_network_rule_form .itot, #edit_pharmacy_bill_form #new_hospital_radiology_order .itot, #edit_pharmacy_bill_form #edit_hospital_radiology_order .itot, #edit_pharmacy_bill_form #edit_hospital_radiology_test .itot, #edit_pharmacy_bill_form #create_user_anon_bill .itot, #edit_pharmacy_bill_form #radiology_order_template .itot, #edit_pharmacy_bill_form #add_doctorreferral .itot, #edit_pharmacy_bill_form #new_pharmacy_order_form .itot, #edit_pharmacy_bill_form #edit_pharmacy_order_form .itot, #edit_pharmacy_bill_form #vaccination_type .itot, #edit_pharmacy_bill_form #update_pharamacy_full_stock .itot, #edit_pharmacy_bill_form .print_template_row_form .itot, #edit_pharmacy_bill_form .new_print_template_block .itot, #edit_pharmacy_bill_form .edit_print_template_block .itot, #edit_pharmacy_bill_form #referral_payouts_update .itot, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .itot, #edit_pharmacy_bill_form #new_doctor_network_rule_form .itot, #createHospBillTemplatemodal #new_hospital_patient_bill .itot, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .itot, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .itot, #createHospBillTemplatemodal #create_hospital_bill_template .itot, #createHospBillTemplatemodal #edit_hospital_patient_bill .itot, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .itot, #createHospBillTemplatemodal #prescription_template_form .itot, #createHospBillTemplatemodal #new_staff_network_rule_form .itot, #createHospBillTemplatemodal #new_hospital_radiology_order .itot, #createHospBillTemplatemodal #edit_hospital_radiology_order .itot, #createHospBillTemplatemodal #edit_hospital_radiology_test .itot, #createHospBillTemplatemodal #create_user_anon_bill .itot, #createHospBillTemplatemodal #radiology_order_template .itot, #createHospBillTemplatemodal #add_doctorreferral .itot, #createHospBillTemplatemodal #new_pharmacy_order_form .itot, #createHospBillTemplatemodal #edit_pharmacy_order_form .itot, #createHospBillTemplatemodal #vaccination_type .itot, #createHospBillTemplatemodal #update_pharamacy_full_stock .itot, #createHospBillTemplatemodal .print_template_row_form .itot, #createHospBillTemplatemodal .new_print_template_block .itot, #createHospBillTemplatemodal .edit_print_template_block .itot, #createHospBillTemplatemodal #referral_payouts_update .itot, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .itot, #createHospBillTemplatemodal #new_doctor_network_rule_form .itot, #editBillTemplatemodal #new_hospital_patient_bill .itot, #editBillTemplatemodal #new_hospital_pharmacy_bill .itot, #editBillTemplatemodal #edit_hospital_pharmacy_bill .itot, #editBillTemplatemodal #create_hospital_bill_template .itot, #editBillTemplatemodal #edit_hospital_patient_bill .itot, #editBillTemplatemodal #new_hospital_pharmacy_inventory .itot, #editBillTemplatemodal #prescription_template_form .itot, #editBillTemplatemodal #new_staff_network_rule_form .itot, #editBillTemplatemodal #new_hospital_radiology_order .itot, #editBillTemplatemodal #edit_hospital_radiology_order .itot, #editBillTemplatemodal #edit_hospital_radiology_test .itot, #editBillTemplatemodal #create_user_anon_bill .itot, #editBillTemplatemodal #radiology_order_template .itot, #editBillTemplatemodal #add_doctorreferral .itot, #editBillTemplatemodal #new_pharmacy_order_form .itot, #editBillTemplatemodal #edit_pharmacy_order_form .itot, #editBillTemplatemodal #vaccination_type .itot, #editBillTemplatemodal #update_pharamacy_full_stock .itot, #editBillTemplatemodal .print_template_row_form .itot, #editBillTemplatemodal .new_print_template_block .itot, #editBillTemplatemodal .edit_print_template_block .itot, #editBillTemplatemodal #referral_payouts_update .itot, #editBillTemplatemodal #return_hospital_pharmacy_bill .itot, #editBillTemplatemodal #new_doctor_network_rule_form .itot, #add_new_inventory_form #new_hospital_patient_bill .itot, #add_new_inventory_form #new_hospital_pharmacy_bill .itot, #add_new_inventory_form #edit_hospital_pharmacy_bill .itot, #add_new_inventory_form #create_hospital_bill_template .itot, #add_new_inventory_form #edit_hospital_patient_bill .itot, #add_new_inventory_form #new_hospital_pharmacy_inventory .itot, #add_new_inventory_form #prescription_template_form .itot, #add_new_inventory_form #new_staff_network_rule_form .itot, #add_new_inventory_form #new_hospital_radiology_order .itot, #add_new_inventory_form #edit_hospital_radiology_order .itot, #add_new_inventory_form #edit_hospital_radiology_test .itot, #add_new_inventory_form #create_user_anon_bill .itot, #add_new_inventory_form #radiology_order_template .itot, #add_new_inventory_form #add_doctorreferral .itot, #add_new_inventory_form #new_pharmacy_order_form .itot, #add_new_inventory_form #edit_pharmacy_order_form .itot, #add_new_inventory_form #vaccination_type .itot, #add_new_inventory_form #update_pharamacy_full_stock .itot, #add_new_inventory_form .print_template_row_form .itot, #add_new_inventory_form .new_print_template_block .itot, #add_new_inventory_form .edit_print_template_block .itot, #add_new_inventory_form #referral_payouts_update .itot, #add_new_inventory_form #return_hospital_pharmacy_bill .itot, #add_new_inventory_form #new_doctor_network_rule_form .itot, #edit_pharmacy_order #new_hospital_patient_bill .itot, #edit_pharmacy_order #new_hospital_pharmacy_bill .itot, #edit_pharmacy_order #edit_hospital_pharmacy_bill .itot, #edit_pharmacy_order #create_hospital_bill_template .itot, #edit_pharmacy_order #edit_hospital_patient_bill .itot, #edit_pharmacy_order #new_hospital_pharmacy_inventory .itot, #edit_pharmacy_order #prescription_template_form .itot, #edit_pharmacy_order #new_staff_network_rule_form .itot, #edit_pharmacy_order #new_hospital_radiology_order .itot, #edit_pharmacy_order #edit_hospital_radiology_order .itot, #edit_pharmacy_order #edit_hospital_radiology_test .itot, #edit_pharmacy_order #create_user_anon_bill .itot, #edit_pharmacy_order #radiology_order_template .itot, #edit_pharmacy_order #add_doctorreferral .itot, #edit_pharmacy_order #new_pharmacy_order_form .itot, #edit_pharmacy_order #edit_pharmacy_order_form .itot, #edit_pharmacy_order #vaccination_type .itot, #edit_pharmacy_order #update_pharamacy_full_stock .itot, #edit_pharmacy_order .print_template_row_form .itot, #edit_pharmacy_order .new_print_template_block .itot, #edit_pharmacy_order .edit_print_template_block .itot, #edit_pharmacy_order #referral_payouts_update .itot, #edit_pharmacy_order #return_hospital_pharmacy_bill .itot, #edit_pharmacy_order #new_doctor_network_rule_form .itot, #edit_staff_network_rules #new_hospital_patient_bill .itot, #edit_staff_network_rules #new_hospital_pharmacy_bill .itot, #edit_staff_network_rules #edit_hospital_pharmacy_bill .itot, #edit_staff_network_rules #create_hospital_bill_template .itot, #edit_staff_network_rules #edit_hospital_patient_bill .itot, #edit_staff_network_rules #new_hospital_pharmacy_inventory .itot, #edit_staff_network_rules #prescription_template_form .itot, #edit_staff_network_rules #new_staff_network_rule_form .itot, #edit_staff_network_rules #new_hospital_radiology_order .itot, #edit_staff_network_rules #edit_hospital_radiology_order .itot, #edit_staff_network_rules #edit_hospital_radiology_test .itot, #edit_staff_network_rules #create_user_anon_bill .itot, #edit_staff_network_rules #radiology_order_template .itot, #edit_staff_network_rules #add_doctorreferral .itot, #edit_staff_network_rules #new_pharmacy_order_form .itot, #edit_staff_network_rules #edit_pharmacy_order_form .itot, #edit_staff_network_rules #vaccination_type .itot, #edit_staff_network_rules #update_pharamacy_full_stock .itot, #edit_staff_network_rules .print_template_row_form .itot, #edit_staff_network_rules .new_print_template_block .itot, #edit_staff_network_rules .edit_print_template_block .itot, #edit_staff_network_rules #referral_payouts_update .itot, #edit_staff_network_rules #return_hospital_pharmacy_bill .itot, #edit_staff_network_rules #new_doctor_network_rule_form .itot, #add_new_radiology_order_form #new_hospital_patient_bill .itot, #add_new_radiology_order_form #new_hospital_pharmacy_bill .itot, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .itot, #add_new_radiology_order_form #create_hospital_bill_template .itot, #add_new_radiology_order_form #edit_hospital_patient_bill .itot, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .itot, #add_new_radiology_order_form #prescription_template_form .itot, #add_new_radiology_order_form #new_staff_network_rule_form .itot, #add_new_radiology_order_form #new_hospital_radiology_order .itot, #add_new_radiology_order_form #edit_hospital_radiology_order .itot, #add_new_radiology_order_form #edit_hospital_radiology_test .itot, #add_new_radiology_order_form #create_user_anon_bill .itot, #add_new_radiology_order_form #radiology_order_template .itot, #add_new_radiology_order_form #add_doctorreferral .itot, #add_new_radiology_order_form #new_pharmacy_order_form .itot, #add_new_radiology_order_form #edit_pharmacy_order_form .itot, #add_new_radiology_order_form #vaccination_type .itot, #add_new_radiology_order_form #update_pharamacy_full_stock .itot, #add_new_radiology_order_form .print_template_row_form .itot, #add_new_radiology_order_form .new_print_template_block .itot, #add_new_radiology_order_form .edit_print_template_block .itot, #add_new_radiology_order_form #referral_payouts_update .itot, #add_new_radiology_order_form #return_hospital_pharmacy_bill .itot, #add_new_radiology_order_form #new_doctor_network_rule_form .itot, #edit_radiology_test_form #new_hospital_patient_bill .itot, #edit_radiology_test_form #new_hospital_pharmacy_bill .itot, #edit_radiology_test_form #edit_hospital_pharmacy_bill .itot, #edit_radiology_test_form #create_hospital_bill_template .itot, #edit_radiology_test_form #edit_hospital_patient_bill .itot, #edit_radiology_test_form #new_hospital_pharmacy_inventory .itot, #edit_radiology_test_form #prescription_template_form .itot, #edit_radiology_test_form #new_staff_network_rule_form .itot, #edit_radiology_test_form #new_hospital_radiology_order .itot, #edit_radiology_test_form #edit_hospital_radiology_order .itot, #edit_radiology_test_form #edit_hospital_radiology_test .itot, #edit_radiology_test_form #create_user_anon_bill .itot, #edit_radiology_test_form #radiology_order_template .itot, #edit_radiology_test_form #add_doctorreferral .itot, #edit_radiology_test_form #new_pharmacy_order_form .itot, #edit_radiology_test_form #edit_pharmacy_order_form .itot, #edit_radiology_test_form #vaccination_type .itot, #edit_radiology_test_form #update_pharamacy_full_stock .itot, #edit_radiology_test_form .print_template_row_form .itot, #edit_radiology_test_form .new_print_template_block .itot, #edit_radiology_test_form .edit_print_template_block .itot, #edit_radiology_test_form #referral_payouts_update .itot, #edit_radiology_test_form #return_hospital_pharmacy_bill .itot, #edit_radiology_test_form #new_doctor_network_rule_form .itot, #importUserBill #new_hospital_patient_bill .itot, #importUserBill #new_hospital_pharmacy_bill .itot, #importUserBill #edit_hospital_pharmacy_bill .itot, #importUserBill #create_hospital_bill_template .itot, #importUserBill #edit_hospital_patient_bill .itot, #importUserBill #new_hospital_pharmacy_inventory .itot, #importUserBill #prescription_template_form .itot, #importUserBill #new_staff_network_rule_form .itot, #importUserBill #new_hospital_radiology_order .itot, #importUserBill #edit_hospital_radiology_order .itot, #importUserBill #edit_hospital_radiology_test .itot, #importUserBill #create_user_anon_bill .itot, #importUserBill #radiology_order_template .itot, #importUserBill #add_doctorreferral .itot, #importUserBill #new_pharmacy_order_form .itot, #importUserBill #edit_pharmacy_order_form .itot, #importUserBill #vaccination_type .itot, #importUserBill #update_pharamacy_full_stock .itot, #importUserBill .print_template_row_form .itot, #importUserBill .new_print_template_block .itot, #importUserBill .edit_print_template_block .itot, #importUserBill #referral_payouts_update .itot, #importUserBill #return_hospital_pharmacy_bill .itot, #importUserBill #new_doctor_network_rule_form .itot, #editOrderTemplatemodal #new_hospital_patient_bill .itot, #editOrderTemplatemodal #new_hospital_pharmacy_bill .itot, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .itot, #editOrderTemplatemodal #create_hospital_bill_template .itot, #editOrderTemplatemodal #edit_hospital_patient_bill .itot, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .itot, #editOrderTemplatemodal #prescription_template_form .itot, #editOrderTemplatemodal #new_staff_network_rule_form .itot, #editOrderTemplatemodal #new_hospital_radiology_order .itot, #editOrderTemplatemodal #edit_hospital_radiology_order .itot, #editOrderTemplatemodal #edit_hospital_radiology_test .itot, #editOrderTemplatemodal #create_user_anon_bill .itot, #editOrderTemplatemodal #radiology_order_template .itot, #editOrderTemplatemodal #add_doctorreferral .itot, #editOrderTemplatemodal #new_pharmacy_order_form .itot, #editOrderTemplatemodal #edit_pharmacy_order_form .itot, #editOrderTemplatemodal #vaccination_type .itot, #editOrderTemplatemodal #update_pharamacy_full_stock .itot, #editOrderTemplatemodal .print_template_row_form .itot, #editOrderTemplatemodal .new_print_template_block .itot, #editOrderTemplatemodal .edit_print_template_block .itot, #editOrderTemplatemodal #referral_payouts_update .itot, #editOrderTemplatemodal #return_hospital_pharmacy_bill .itot, #editOrderTemplatemodal #new_doctor_network_rule_form .itot, #editReferralTemplatemodal #new_hospital_patient_bill .itot, #editReferralTemplatemodal #new_hospital_pharmacy_bill .itot, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .itot, #editReferralTemplatemodal #create_hospital_bill_template .itot, #editReferralTemplatemodal #edit_hospital_patient_bill .itot, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .itot, #editReferralTemplatemodal #prescription_template_form .itot, #editReferralTemplatemodal #new_staff_network_rule_form .itot, #editReferralTemplatemodal #new_hospital_radiology_order .itot, #editReferralTemplatemodal #edit_hospital_radiology_order .itot, #editReferralTemplatemodal #edit_hospital_radiology_test .itot, #editReferralTemplatemodal #create_user_anon_bill .itot, #editReferralTemplatemodal #radiology_order_template .itot, #editReferralTemplatemodal #add_doctorreferral .itot, #editReferralTemplatemodal #new_pharmacy_order_form .itot, #editReferralTemplatemodal #edit_pharmacy_order_form .itot, #editReferralTemplatemodal #vaccination_type .itot, #editReferralTemplatemodal #update_pharamacy_full_stock .itot, #editReferralTemplatemodal .print_template_row_form .itot, #editReferralTemplatemodal .new_print_template_block .itot, #editReferralTemplatemodal .edit_print_template_block .itot, #editReferralTemplatemodal #referral_payouts_update .itot, #editReferralTemplatemodal #return_hospital_pharmacy_bill .itot, #editReferralTemplatemodal #new_doctor_network_rule_form .itot, #VaccinationTemplatemodal #new_hospital_patient_bill .itot, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .itot, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .itot, #VaccinationTemplatemodal #create_hospital_bill_template .itot, #VaccinationTemplatemodal #edit_hospital_patient_bill .itot, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .itot, #VaccinationTemplatemodal #prescription_template_form .itot, #VaccinationTemplatemodal #new_staff_network_rule_form .itot, #VaccinationTemplatemodal #new_hospital_radiology_order .itot, #VaccinationTemplatemodal #edit_hospital_radiology_order .itot, #VaccinationTemplatemodal #edit_hospital_radiology_test .itot, #VaccinationTemplatemodal #create_user_anon_bill .itot, #VaccinationTemplatemodal #radiology_order_template .itot, #VaccinationTemplatemodal #add_doctorreferral .itot, #VaccinationTemplatemodal #new_pharmacy_order_form .itot, #VaccinationTemplatemodal #edit_pharmacy_order_form .itot, #VaccinationTemplatemodal #vaccination_type .itot, #VaccinationTemplatemodal #update_pharamacy_full_stock .itot, #VaccinationTemplatemodal .print_template_row_form .itot, #VaccinationTemplatemodal .new_print_template_block .itot, #VaccinationTemplatemodal .edit_print_template_block .itot, #VaccinationTemplatemodal #referral_payouts_update .itot, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .itot, #VaccinationTemplatemodal #new_doctor_network_rule_form .itot, #update_pharmacy_order_stock #new_hospital_patient_bill .itot, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .itot, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .itot, #update_pharmacy_order_stock #create_hospital_bill_template .itot, #update_pharmacy_order_stock #edit_hospital_patient_bill .itot, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .itot, #update_pharmacy_order_stock #prescription_template_form .itot, #update_pharmacy_order_stock #new_staff_network_rule_form .itot, #update_pharmacy_order_stock #new_hospital_radiology_order .itot, #update_pharmacy_order_stock #edit_hospital_radiology_order .itot, #update_pharmacy_order_stock #edit_hospital_radiology_test .itot, #update_pharmacy_order_stock #create_user_anon_bill .itot, #update_pharmacy_order_stock #radiology_order_template .itot, #update_pharmacy_order_stock #add_doctorreferral .itot, #update_pharmacy_order_stock #new_pharmacy_order_form .itot, #update_pharmacy_order_stock #edit_pharmacy_order_form .itot, #update_pharmacy_order_stock #vaccination_type .itot, #update_pharmacy_order_stock #update_pharamacy_full_stock .itot, #update_pharmacy_order_stock .print_template_row_form .itot, #update_pharmacy_order_stock .new_print_template_block .itot, #update_pharmacy_order_stock .edit_print_template_block .itot, #update_pharmacy_order_stock #referral_payouts_update .itot, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .itot, #update_pharmacy_order_stock #new_doctor_network_rule_form .itot, #addMoreList #new_hospital_patient_bill .itot, #addMoreList #new_hospital_pharmacy_bill .itot, #addMoreList #edit_hospital_pharmacy_bill .itot, #addMoreList #create_hospital_bill_template .itot, #addMoreList #edit_hospital_patient_bill .itot, #addMoreList #new_hospital_pharmacy_inventory .itot, #addMoreList #prescription_template_form .itot, #addMoreList #new_staff_network_rule_form .itot, #addMoreList #new_hospital_radiology_order .itot, #addMoreList #edit_hospital_radiology_order .itot, #addMoreList #edit_hospital_radiology_test .itot, #addMoreList #create_user_anon_bill .itot, #addMoreList #radiology_order_template .itot, #addMoreList #add_doctorreferral .itot, #addMoreList #new_pharmacy_order_form .itot, #addMoreList #edit_pharmacy_order_form .itot, #addMoreList #vaccination_type .itot, #addMoreList #update_pharamacy_full_stock .itot, #addMoreList .print_template_row_form .itot, #addMoreList .new_print_template_block .itot, #addMoreList .edit_print_template_block .itot, #addMoreList #referral_payouts_update .itot, #addMoreList #return_hospital_pharmacy_bill .itot, #addMoreList #new_doctor_network_rule_form .itot, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .itot, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .itot, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .itot, #addTemplateHeaderBlocksModal #create_hospital_bill_template .itot, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .itot, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .itot, #addTemplateHeaderBlocksModal #prescription_template_form .itot, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .itot, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .itot, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .itot, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .itot, #addTemplateHeaderBlocksModal #create_user_anon_bill .itot, #addTemplateHeaderBlocksModal #radiology_order_template .itot, #addTemplateHeaderBlocksModal #add_doctorreferral .itot, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .itot, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .itot, #addTemplateHeaderBlocksModal #vaccination_type .itot, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .itot, #addTemplateHeaderBlocksModal .print_template_row_form .itot, #addTemplateHeaderBlocksModal .new_print_template_block .itot, #addTemplateHeaderBlocksModal .edit_print_template_block .itot, #addTemplateHeaderBlocksModal #referral_payouts_update .itot, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .itot, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .itot, #referralPayoutTemplatemodal #new_hospital_patient_bill .itot, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .itot, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .itot, #referralPayoutTemplatemodal #create_hospital_bill_template .itot, #referralPayoutTemplatemodal #edit_hospital_patient_bill .itot, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .itot, #referralPayoutTemplatemodal #prescription_template_form .itot, #referralPayoutTemplatemodal #new_staff_network_rule_form .itot, #referralPayoutTemplatemodal #new_hospital_radiology_order .itot, #referralPayoutTemplatemodal #edit_hospital_radiology_order .itot, #referralPayoutTemplatemodal #edit_hospital_radiology_test .itot, #referralPayoutTemplatemodal #create_user_anon_bill .itot, #referralPayoutTemplatemodal #radiology_order_template .itot, #referralPayoutTemplatemodal #add_doctorreferral .itot, #referralPayoutTemplatemodal #new_pharmacy_order_form .itot, #referralPayoutTemplatemodal #edit_pharmacy_order_form .itot, #referralPayoutTemplatemodal #vaccination_type .itot, #referralPayoutTemplatemodal #update_pharamacy_full_stock .itot, #referralPayoutTemplatemodal .print_template_row_form .itot, #referralPayoutTemplatemodal .new_print_template_block .itot, #referralPayoutTemplatemodal .edit_print_template_block .itot, #referralPayoutTemplatemodal #referral_payouts_update .itot, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .itot, #referralPayoutTemplatemodal #new_doctor_network_rule_form .itot, #new_doctor_network_rule_form #new_hospital_patient_bill .itot, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .itot, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .itot, #new_doctor_network_rule_form #create_hospital_bill_template .itot, #new_doctor_network_rule_form #edit_hospital_patient_bill .itot, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .itot, #new_doctor_network_rule_form #prescription_template_form .itot, #new_doctor_network_rule_form #new_staff_network_rule_form .itot, #new_doctor_network_rule_form #new_hospital_radiology_order .itot, #new_doctor_network_rule_form #edit_hospital_radiology_order .itot, #new_doctor_network_rule_form #edit_hospital_radiology_test .itot, #new_doctor_network_rule_form #create_user_anon_bill .itot, #new_doctor_network_rule_form #radiology_order_template .itot, #new_doctor_network_rule_form #add_doctorreferral .itot, #new_doctor_network_rule_form #new_pharmacy_order_form .itot, #new_doctor_network_rule_form #edit_pharmacy_order_form .itot, #new_doctor_network_rule_form #vaccination_type .itot, #new_doctor_network_rule_form #update_pharamacy_full_stock .itot, #new_doctor_network_rule_form .print_template_row_form .itot, #new_doctor_network_rule_form .new_print_template_block .itot, #new_doctor_network_rule_form .edit_print_template_block .itot, #new_doctor_network_rule_form #referral_payouts_update .itot, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .itot, #new_doctor_network_rule_form #new_doctor_network_rule_form .itot {
  display: block;
  height: 40px;
  text-align: right;
  font-size: 2em;
  line-height: 40px;
  background: #fff;
  color: #238bfd;
}
#add_new_bill_form #new_hospital_patient_bill .grand-total, #add_new_bill_form #new_hospital_pharmacy_bill .grand-total, #add_new_bill_form #edit_hospital_pharmacy_bill .grand-total, #add_new_bill_form #create_hospital_bill_template .grand-total, #add_new_bill_form #edit_hospital_patient_bill .grand-total, #add_new_bill_form #new_hospital_pharmacy_inventory .grand-total, #add_new_bill_form #prescription_template_form .grand-total, #add_new_bill_form #new_staff_network_rule_form .grand-total, #add_new_bill_form #new_hospital_radiology_order .grand-total, #add_new_bill_form #edit_hospital_radiology_order .grand-total, #add_new_bill_form #edit_hospital_radiology_test .grand-total, #add_new_bill_form #create_user_anon_bill .grand-total, #add_new_bill_form #radiology_order_template .grand-total, #add_new_bill_form #add_doctorreferral .grand-total, #add_new_bill_form #new_pharmacy_order_form .grand-total, #add_new_bill_form #edit_pharmacy_order_form .grand-total, #add_new_bill_form #vaccination_type .grand-total, #add_new_bill_form #update_pharamacy_full_stock .grand-total, #add_new_bill_form .print_template_row_form .grand-total, #add_new_bill_form .new_print_template_block .grand-total, #add_new_bill_form .edit_print_template_block .grand-total, #add_new_bill_form #referral_payouts_update .grand-total, #add_new_bill_form #return_hospital_pharmacy_bill .grand-total, #add_new_bill_form #new_doctor_network_rule_form .grand-total, #add_new_pharmacy_bill_form #new_hospital_patient_bill .grand-total, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .grand-total, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .grand-total, #add_new_pharmacy_bill_form #create_hospital_bill_template .grand-total, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .grand-total, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .grand-total, #add_new_pharmacy_bill_form #prescription_template_form .grand-total, #add_new_pharmacy_bill_form #new_staff_network_rule_form .grand-total, #add_new_pharmacy_bill_form #new_hospital_radiology_order .grand-total, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .grand-total, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .grand-total, #add_new_pharmacy_bill_form #create_user_anon_bill .grand-total, #add_new_pharmacy_bill_form #radiology_order_template .grand-total, #add_new_pharmacy_bill_form #add_doctorreferral .grand-total, #add_new_pharmacy_bill_form #new_pharmacy_order_form .grand-total, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .grand-total, #add_new_pharmacy_bill_form #vaccination_type .grand-total, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .grand-total, #add_new_pharmacy_bill_form .print_template_row_form .grand-total, #add_new_pharmacy_bill_form .new_print_template_block .grand-total, #add_new_pharmacy_bill_form .edit_print_template_block .grand-total, #add_new_pharmacy_bill_form #referral_payouts_update .grand-total, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .grand-total, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .grand-total, #update_new_bill_form #new_hospital_patient_bill .grand-total, #update_new_bill_form #new_hospital_pharmacy_bill .grand-total, #update_new_bill_form #edit_hospital_pharmacy_bill .grand-total, #update_new_bill_form #create_hospital_bill_template .grand-total, #update_new_bill_form #edit_hospital_patient_bill .grand-total, #update_new_bill_form #new_hospital_pharmacy_inventory .grand-total, #update_new_bill_form #prescription_template_form .grand-total, #update_new_bill_form #new_staff_network_rule_form .grand-total, #update_new_bill_form #new_hospital_radiology_order .grand-total, #update_new_bill_form #edit_hospital_radiology_order .grand-total, #update_new_bill_form #edit_hospital_radiology_test .grand-total, #update_new_bill_form #create_user_anon_bill .grand-total, #update_new_bill_form #radiology_order_template .grand-total, #update_new_bill_form #add_doctorreferral .grand-total, #update_new_bill_form #new_pharmacy_order_form .grand-total, #update_new_bill_form #edit_pharmacy_order_form .grand-total, #update_new_bill_form #vaccination_type .grand-total, #update_new_bill_form #update_pharamacy_full_stock .grand-total, #update_new_bill_form .print_template_row_form .grand-total, #update_new_bill_form .new_print_template_block .grand-total, #update_new_bill_form .edit_print_template_block .grand-total, #update_new_bill_form #referral_payouts_update .grand-total, #update_new_bill_form #return_hospital_pharmacy_bill .grand-total, #update_new_bill_form #new_doctor_network_rule_form .grand-total, #edit_pharmacy_bill_form #new_hospital_patient_bill .grand-total, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .grand-total, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .grand-total, #edit_pharmacy_bill_form #create_hospital_bill_template .grand-total, #edit_pharmacy_bill_form #edit_hospital_patient_bill .grand-total, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .grand-total, #edit_pharmacy_bill_form #prescription_template_form .grand-total, #edit_pharmacy_bill_form #new_staff_network_rule_form .grand-total, #edit_pharmacy_bill_form #new_hospital_radiology_order .grand-total, #edit_pharmacy_bill_form #edit_hospital_radiology_order .grand-total, #edit_pharmacy_bill_form #edit_hospital_radiology_test .grand-total, #edit_pharmacy_bill_form #create_user_anon_bill .grand-total, #edit_pharmacy_bill_form #radiology_order_template .grand-total, #edit_pharmacy_bill_form #add_doctorreferral .grand-total, #edit_pharmacy_bill_form #new_pharmacy_order_form .grand-total, #edit_pharmacy_bill_form #edit_pharmacy_order_form .grand-total, #edit_pharmacy_bill_form #vaccination_type .grand-total, #edit_pharmacy_bill_form #update_pharamacy_full_stock .grand-total, #edit_pharmacy_bill_form .print_template_row_form .grand-total, #edit_pharmacy_bill_form .new_print_template_block .grand-total, #edit_pharmacy_bill_form .edit_print_template_block .grand-total, #edit_pharmacy_bill_form #referral_payouts_update .grand-total, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .grand-total, #edit_pharmacy_bill_form #new_doctor_network_rule_form .grand-total, #createHospBillTemplatemodal #new_hospital_patient_bill .grand-total, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .grand-total, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .grand-total, #createHospBillTemplatemodal #create_hospital_bill_template .grand-total, #createHospBillTemplatemodal #edit_hospital_patient_bill .grand-total, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .grand-total, #createHospBillTemplatemodal #prescription_template_form .grand-total, #createHospBillTemplatemodal #new_staff_network_rule_form .grand-total, #createHospBillTemplatemodal #new_hospital_radiology_order .grand-total, #createHospBillTemplatemodal #edit_hospital_radiology_order .grand-total, #createHospBillTemplatemodal #edit_hospital_radiology_test .grand-total, #createHospBillTemplatemodal #create_user_anon_bill .grand-total, #createHospBillTemplatemodal #radiology_order_template .grand-total, #createHospBillTemplatemodal #add_doctorreferral .grand-total, #createHospBillTemplatemodal #new_pharmacy_order_form .grand-total, #createHospBillTemplatemodal #edit_pharmacy_order_form .grand-total, #createHospBillTemplatemodal #vaccination_type .grand-total, #createHospBillTemplatemodal #update_pharamacy_full_stock .grand-total, #createHospBillTemplatemodal .print_template_row_form .grand-total, #createHospBillTemplatemodal .new_print_template_block .grand-total, #createHospBillTemplatemodal .edit_print_template_block .grand-total, #createHospBillTemplatemodal #referral_payouts_update .grand-total, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .grand-total, #createHospBillTemplatemodal #new_doctor_network_rule_form .grand-total, #editBillTemplatemodal #new_hospital_patient_bill .grand-total, #editBillTemplatemodal #new_hospital_pharmacy_bill .grand-total, #editBillTemplatemodal #edit_hospital_pharmacy_bill .grand-total, #editBillTemplatemodal #create_hospital_bill_template .grand-total, #editBillTemplatemodal #edit_hospital_patient_bill .grand-total, #editBillTemplatemodal #new_hospital_pharmacy_inventory .grand-total, #editBillTemplatemodal #prescription_template_form .grand-total, #editBillTemplatemodal #new_staff_network_rule_form .grand-total, #editBillTemplatemodal #new_hospital_radiology_order .grand-total, #editBillTemplatemodal #edit_hospital_radiology_order .grand-total, #editBillTemplatemodal #edit_hospital_radiology_test .grand-total, #editBillTemplatemodal #create_user_anon_bill .grand-total, #editBillTemplatemodal #radiology_order_template .grand-total, #editBillTemplatemodal #add_doctorreferral .grand-total, #editBillTemplatemodal #new_pharmacy_order_form .grand-total, #editBillTemplatemodal #edit_pharmacy_order_form .grand-total, #editBillTemplatemodal #vaccination_type .grand-total, #editBillTemplatemodal #update_pharamacy_full_stock .grand-total, #editBillTemplatemodal .print_template_row_form .grand-total, #editBillTemplatemodal .new_print_template_block .grand-total, #editBillTemplatemodal .edit_print_template_block .grand-total, #editBillTemplatemodal #referral_payouts_update .grand-total, #editBillTemplatemodal #return_hospital_pharmacy_bill .grand-total, #editBillTemplatemodal #new_doctor_network_rule_form .grand-total, #add_new_inventory_form #new_hospital_patient_bill .grand-total, #add_new_inventory_form #new_hospital_pharmacy_bill .grand-total, #add_new_inventory_form #edit_hospital_pharmacy_bill .grand-total, #add_new_inventory_form #create_hospital_bill_template .grand-total, #add_new_inventory_form #edit_hospital_patient_bill .grand-total, #add_new_inventory_form #new_hospital_pharmacy_inventory .grand-total, #add_new_inventory_form #prescription_template_form .grand-total, #add_new_inventory_form #new_staff_network_rule_form .grand-total, #add_new_inventory_form #new_hospital_radiology_order .grand-total, #add_new_inventory_form #edit_hospital_radiology_order .grand-total, #add_new_inventory_form #edit_hospital_radiology_test .grand-total, #add_new_inventory_form #create_user_anon_bill .grand-total, #add_new_inventory_form #radiology_order_template .grand-total, #add_new_inventory_form #add_doctorreferral .grand-total, #add_new_inventory_form #new_pharmacy_order_form .grand-total, #add_new_inventory_form #edit_pharmacy_order_form .grand-total, #add_new_inventory_form #vaccination_type .grand-total, #add_new_inventory_form #update_pharamacy_full_stock .grand-total, #add_new_inventory_form .print_template_row_form .grand-total, #add_new_inventory_form .new_print_template_block .grand-total, #add_new_inventory_form .edit_print_template_block .grand-total, #add_new_inventory_form #referral_payouts_update .grand-total, #add_new_inventory_form #return_hospital_pharmacy_bill .grand-total, #add_new_inventory_form #new_doctor_network_rule_form .grand-total, #edit_pharmacy_order #new_hospital_patient_bill .grand-total, #edit_pharmacy_order #new_hospital_pharmacy_bill .grand-total, #edit_pharmacy_order #edit_hospital_pharmacy_bill .grand-total, #edit_pharmacy_order #create_hospital_bill_template .grand-total, #edit_pharmacy_order #edit_hospital_patient_bill .grand-total, #edit_pharmacy_order #new_hospital_pharmacy_inventory .grand-total, #edit_pharmacy_order #prescription_template_form .grand-total, #edit_pharmacy_order #new_staff_network_rule_form .grand-total, #edit_pharmacy_order #new_hospital_radiology_order .grand-total, #edit_pharmacy_order #edit_hospital_radiology_order .grand-total, #edit_pharmacy_order #edit_hospital_radiology_test .grand-total, #edit_pharmacy_order #create_user_anon_bill .grand-total, #edit_pharmacy_order #radiology_order_template .grand-total, #edit_pharmacy_order #add_doctorreferral .grand-total, #edit_pharmacy_order #new_pharmacy_order_form .grand-total, #edit_pharmacy_order #edit_pharmacy_order_form .grand-total, #edit_pharmacy_order #vaccination_type .grand-total, #edit_pharmacy_order #update_pharamacy_full_stock .grand-total, #edit_pharmacy_order .print_template_row_form .grand-total, #edit_pharmacy_order .new_print_template_block .grand-total, #edit_pharmacy_order .edit_print_template_block .grand-total, #edit_pharmacy_order #referral_payouts_update .grand-total, #edit_pharmacy_order #return_hospital_pharmacy_bill .grand-total, #edit_pharmacy_order #new_doctor_network_rule_form .grand-total, #edit_staff_network_rules #new_hospital_patient_bill .grand-total, #edit_staff_network_rules #new_hospital_pharmacy_bill .grand-total, #edit_staff_network_rules #edit_hospital_pharmacy_bill .grand-total, #edit_staff_network_rules #create_hospital_bill_template .grand-total, #edit_staff_network_rules #edit_hospital_patient_bill .grand-total, #edit_staff_network_rules #new_hospital_pharmacy_inventory .grand-total, #edit_staff_network_rules #prescription_template_form .grand-total, #edit_staff_network_rules #new_staff_network_rule_form .grand-total, #edit_staff_network_rules #new_hospital_radiology_order .grand-total, #edit_staff_network_rules #edit_hospital_radiology_order .grand-total, #edit_staff_network_rules #edit_hospital_radiology_test .grand-total, #edit_staff_network_rules #create_user_anon_bill .grand-total, #edit_staff_network_rules #radiology_order_template .grand-total, #edit_staff_network_rules #add_doctorreferral .grand-total, #edit_staff_network_rules #new_pharmacy_order_form .grand-total, #edit_staff_network_rules #edit_pharmacy_order_form .grand-total, #edit_staff_network_rules #vaccination_type .grand-total, #edit_staff_network_rules #update_pharamacy_full_stock .grand-total, #edit_staff_network_rules .print_template_row_form .grand-total, #edit_staff_network_rules .new_print_template_block .grand-total, #edit_staff_network_rules .edit_print_template_block .grand-total, #edit_staff_network_rules #referral_payouts_update .grand-total, #edit_staff_network_rules #return_hospital_pharmacy_bill .grand-total, #edit_staff_network_rules #new_doctor_network_rule_form .grand-total, #add_new_radiology_order_form #new_hospital_patient_bill .grand-total, #add_new_radiology_order_form #new_hospital_pharmacy_bill .grand-total, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .grand-total, #add_new_radiology_order_form #create_hospital_bill_template .grand-total, #add_new_radiology_order_form #edit_hospital_patient_bill .grand-total, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .grand-total, #add_new_radiology_order_form #prescription_template_form .grand-total, #add_new_radiology_order_form #new_staff_network_rule_form .grand-total, #add_new_radiology_order_form #new_hospital_radiology_order .grand-total, #add_new_radiology_order_form #edit_hospital_radiology_order .grand-total, #add_new_radiology_order_form #edit_hospital_radiology_test .grand-total, #add_new_radiology_order_form #create_user_anon_bill .grand-total, #add_new_radiology_order_form #radiology_order_template .grand-total, #add_new_radiology_order_form #add_doctorreferral .grand-total, #add_new_radiology_order_form #new_pharmacy_order_form .grand-total, #add_new_radiology_order_form #edit_pharmacy_order_form .grand-total, #add_new_radiology_order_form #vaccination_type .grand-total, #add_new_radiology_order_form #update_pharamacy_full_stock .grand-total, #add_new_radiology_order_form .print_template_row_form .grand-total, #add_new_radiology_order_form .new_print_template_block .grand-total, #add_new_radiology_order_form .edit_print_template_block .grand-total, #add_new_radiology_order_form #referral_payouts_update .grand-total, #add_new_radiology_order_form #return_hospital_pharmacy_bill .grand-total, #add_new_radiology_order_form #new_doctor_network_rule_form .grand-total, #edit_radiology_test_form #new_hospital_patient_bill .grand-total, #edit_radiology_test_form #new_hospital_pharmacy_bill .grand-total, #edit_radiology_test_form #edit_hospital_pharmacy_bill .grand-total, #edit_radiology_test_form #create_hospital_bill_template .grand-total, #edit_radiology_test_form #edit_hospital_patient_bill .grand-total, #edit_radiology_test_form #new_hospital_pharmacy_inventory .grand-total, #edit_radiology_test_form #prescription_template_form .grand-total, #edit_radiology_test_form #new_staff_network_rule_form .grand-total, #edit_radiology_test_form #new_hospital_radiology_order .grand-total, #edit_radiology_test_form #edit_hospital_radiology_order .grand-total, #edit_radiology_test_form #edit_hospital_radiology_test .grand-total, #edit_radiology_test_form #create_user_anon_bill .grand-total, #edit_radiology_test_form #radiology_order_template .grand-total, #edit_radiology_test_form #add_doctorreferral .grand-total, #edit_radiology_test_form #new_pharmacy_order_form .grand-total, #edit_radiology_test_form #edit_pharmacy_order_form .grand-total, #edit_radiology_test_form #vaccination_type .grand-total, #edit_radiology_test_form #update_pharamacy_full_stock .grand-total, #edit_radiology_test_form .print_template_row_form .grand-total, #edit_radiology_test_form .new_print_template_block .grand-total, #edit_radiology_test_form .edit_print_template_block .grand-total, #edit_radiology_test_form #referral_payouts_update .grand-total, #edit_radiology_test_form #return_hospital_pharmacy_bill .grand-total, #edit_radiology_test_form #new_doctor_network_rule_form .grand-total, #importUserBill #new_hospital_patient_bill .grand-total, #importUserBill #new_hospital_pharmacy_bill .grand-total, #importUserBill #edit_hospital_pharmacy_bill .grand-total, #importUserBill #create_hospital_bill_template .grand-total, #importUserBill #edit_hospital_patient_bill .grand-total, #importUserBill #new_hospital_pharmacy_inventory .grand-total, #importUserBill #prescription_template_form .grand-total, #importUserBill #new_staff_network_rule_form .grand-total, #importUserBill #new_hospital_radiology_order .grand-total, #importUserBill #edit_hospital_radiology_order .grand-total, #importUserBill #edit_hospital_radiology_test .grand-total, #importUserBill #create_user_anon_bill .grand-total, #importUserBill #radiology_order_template .grand-total, #importUserBill #add_doctorreferral .grand-total, #importUserBill #new_pharmacy_order_form .grand-total, #importUserBill #edit_pharmacy_order_form .grand-total, #importUserBill #vaccination_type .grand-total, #importUserBill #update_pharamacy_full_stock .grand-total, #importUserBill .print_template_row_form .grand-total, #importUserBill .new_print_template_block .grand-total, #importUserBill .edit_print_template_block .grand-total, #importUserBill #referral_payouts_update .grand-total, #importUserBill #return_hospital_pharmacy_bill .grand-total, #importUserBill #new_doctor_network_rule_form .grand-total, #editOrderTemplatemodal #new_hospital_patient_bill .grand-total, #editOrderTemplatemodal #new_hospital_pharmacy_bill .grand-total, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .grand-total, #editOrderTemplatemodal #create_hospital_bill_template .grand-total, #editOrderTemplatemodal #edit_hospital_patient_bill .grand-total, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .grand-total, #editOrderTemplatemodal #prescription_template_form .grand-total, #editOrderTemplatemodal #new_staff_network_rule_form .grand-total, #editOrderTemplatemodal #new_hospital_radiology_order .grand-total, #editOrderTemplatemodal #edit_hospital_radiology_order .grand-total, #editOrderTemplatemodal #edit_hospital_radiology_test .grand-total, #editOrderTemplatemodal #create_user_anon_bill .grand-total, #editOrderTemplatemodal #radiology_order_template .grand-total, #editOrderTemplatemodal #add_doctorreferral .grand-total, #editOrderTemplatemodal #new_pharmacy_order_form .grand-total, #editOrderTemplatemodal #edit_pharmacy_order_form .grand-total, #editOrderTemplatemodal #vaccination_type .grand-total, #editOrderTemplatemodal #update_pharamacy_full_stock .grand-total, #editOrderTemplatemodal .print_template_row_form .grand-total, #editOrderTemplatemodal .new_print_template_block .grand-total, #editOrderTemplatemodal .edit_print_template_block .grand-total, #editOrderTemplatemodal #referral_payouts_update .grand-total, #editOrderTemplatemodal #return_hospital_pharmacy_bill .grand-total, #editOrderTemplatemodal #new_doctor_network_rule_form .grand-total, #editReferralTemplatemodal #new_hospital_patient_bill .grand-total, #editReferralTemplatemodal #new_hospital_pharmacy_bill .grand-total, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .grand-total, #editReferralTemplatemodal #create_hospital_bill_template .grand-total, #editReferralTemplatemodal #edit_hospital_patient_bill .grand-total, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .grand-total, #editReferralTemplatemodal #prescription_template_form .grand-total, #editReferralTemplatemodal #new_staff_network_rule_form .grand-total, #editReferralTemplatemodal #new_hospital_radiology_order .grand-total, #editReferralTemplatemodal #edit_hospital_radiology_order .grand-total, #editReferralTemplatemodal #edit_hospital_radiology_test .grand-total, #editReferralTemplatemodal #create_user_anon_bill .grand-total, #editReferralTemplatemodal #radiology_order_template .grand-total, #editReferralTemplatemodal #add_doctorreferral .grand-total, #editReferralTemplatemodal #new_pharmacy_order_form .grand-total, #editReferralTemplatemodal #edit_pharmacy_order_form .grand-total, #editReferralTemplatemodal #vaccination_type .grand-total, #editReferralTemplatemodal #update_pharamacy_full_stock .grand-total, #editReferralTemplatemodal .print_template_row_form .grand-total, #editReferralTemplatemodal .new_print_template_block .grand-total, #editReferralTemplatemodal .edit_print_template_block .grand-total, #editReferralTemplatemodal #referral_payouts_update .grand-total, #editReferralTemplatemodal #return_hospital_pharmacy_bill .grand-total, #editReferralTemplatemodal #new_doctor_network_rule_form .grand-total, #VaccinationTemplatemodal #new_hospital_patient_bill .grand-total, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .grand-total, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .grand-total, #VaccinationTemplatemodal #create_hospital_bill_template .grand-total, #VaccinationTemplatemodal #edit_hospital_patient_bill .grand-total, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .grand-total, #VaccinationTemplatemodal #prescription_template_form .grand-total, #VaccinationTemplatemodal #new_staff_network_rule_form .grand-total, #VaccinationTemplatemodal #new_hospital_radiology_order .grand-total, #VaccinationTemplatemodal #edit_hospital_radiology_order .grand-total, #VaccinationTemplatemodal #edit_hospital_radiology_test .grand-total, #VaccinationTemplatemodal #create_user_anon_bill .grand-total, #VaccinationTemplatemodal #radiology_order_template .grand-total, #VaccinationTemplatemodal #add_doctorreferral .grand-total, #VaccinationTemplatemodal #new_pharmacy_order_form .grand-total, #VaccinationTemplatemodal #edit_pharmacy_order_form .grand-total, #VaccinationTemplatemodal #vaccination_type .grand-total, #VaccinationTemplatemodal #update_pharamacy_full_stock .grand-total, #VaccinationTemplatemodal .print_template_row_form .grand-total, #VaccinationTemplatemodal .new_print_template_block .grand-total, #VaccinationTemplatemodal .edit_print_template_block .grand-total, #VaccinationTemplatemodal #referral_payouts_update .grand-total, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .grand-total, #VaccinationTemplatemodal #new_doctor_network_rule_form .grand-total, #update_pharmacy_order_stock #new_hospital_patient_bill .grand-total, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .grand-total, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .grand-total, #update_pharmacy_order_stock #create_hospital_bill_template .grand-total, #update_pharmacy_order_stock #edit_hospital_patient_bill .grand-total, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .grand-total, #update_pharmacy_order_stock #prescription_template_form .grand-total, #update_pharmacy_order_stock #new_staff_network_rule_form .grand-total, #update_pharmacy_order_stock #new_hospital_radiology_order .grand-total, #update_pharmacy_order_stock #edit_hospital_radiology_order .grand-total, #update_pharmacy_order_stock #edit_hospital_radiology_test .grand-total, #update_pharmacy_order_stock #create_user_anon_bill .grand-total, #update_pharmacy_order_stock #radiology_order_template .grand-total, #update_pharmacy_order_stock #add_doctorreferral .grand-total, #update_pharmacy_order_stock #new_pharmacy_order_form .grand-total, #update_pharmacy_order_stock #edit_pharmacy_order_form .grand-total, #update_pharmacy_order_stock #vaccination_type .grand-total, #update_pharmacy_order_stock #update_pharamacy_full_stock .grand-total, #update_pharmacy_order_stock .print_template_row_form .grand-total, #update_pharmacy_order_stock .new_print_template_block .grand-total, #update_pharmacy_order_stock .edit_print_template_block .grand-total, #update_pharmacy_order_stock #referral_payouts_update .grand-total, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .grand-total, #update_pharmacy_order_stock #new_doctor_network_rule_form .grand-total, #addMoreList #new_hospital_patient_bill .grand-total, #addMoreList #new_hospital_pharmacy_bill .grand-total, #addMoreList #edit_hospital_pharmacy_bill .grand-total, #addMoreList #create_hospital_bill_template .grand-total, #addMoreList #edit_hospital_patient_bill .grand-total, #addMoreList #new_hospital_pharmacy_inventory .grand-total, #addMoreList #prescription_template_form .grand-total, #addMoreList #new_staff_network_rule_form .grand-total, #addMoreList #new_hospital_radiology_order .grand-total, #addMoreList #edit_hospital_radiology_order .grand-total, #addMoreList #edit_hospital_radiology_test .grand-total, #addMoreList #create_user_anon_bill .grand-total, #addMoreList #radiology_order_template .grand-total, #addMoreList #add_doctorreferral .grand-total, #addMoreList #new_pharmacy_order_form .grand-total, #addMoreList #edit_pharmacy_order_form .grand-total, #addMoreList #vaccination_type .grand-total, #addMoreList #update_pharamacy_full_stock .grand-total, #addMoreList .print_template_row_form .grand-total, #addMoreList .new_print_template_block .grand-total, #addMoreList .edit_print_template_block .grand-total, #addMoreList #referral_payouts_update .grand-total, #addMoreList #return_hospital_pharmacy_bill .grand-total, #addMoreList #new_doctor_network_rule_form .grand-total, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .grand-total, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .grand-total, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .grand-total, #addTemplateHeaderBlocksModal #create_hospital_bill_template .grand-total, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .grand-total, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .grand-total, #addTemplateHeaderBlocksModal #prescription_template_form .grand-total, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .grand-total, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .grand-total, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .grand-total, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .grand-total, #addTemplateHeaderBlocksModal #create_user_anon_bill .grand-total, #addTemplateHeaderBlocksModal #radiology_order_template .grand-total, #addTemplateHeaderBlocksModal #add_doctorreferral .grand-total, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .grand-total, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .grand-total, #addTemplateHeaderBlocksModal #vaccination_type .grand-total, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .grand-total, #addTemplateHeaderBlocksModal .print_template_row_form .grand-total, #addTemplateHeaderBlocksModal .new_print_template_block .grand-total, #addTemplateHeaderBlocksModal .edit_print_template_block .grand-total, #addTemplateHeaderBlocksModal #referral_payouts_update .grand-total, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .grand-total, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .grand-total, #referralPayoutTemplatemodal #new_hospital_patient_bill .grand-total, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .grand-total, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .grand-total, #referralPayoutTemplatemodal #create_hospital_bill_template .grand-total, #referralPayoutTemplatemodal #edit_hospital_patient_bill .grand-total, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .grand-total, #referralPayoutTemplatemodal #prescription_template_form .grand-total, #referralPayoutTemplatemodal #new_staff_network_rule_form .grand-total, #referralPayoutTemplatemodal #new_hospital_radiology_order .grand-total, #referralPayoutTemplatemodal #edit_hospital_radiology_order .grand-total, #referralPayoutTemplatemodal #edit_hospital_radiology_test .grand-total, #referralPayoutTemplatemodal #create_user_anon_bill .grand-total, #referralPayoutTemplatemodal #radiology_order_template .grand-total, #referralPayoutTemplatemodal #add_doctorreferral .grand-total, #referralPayoutTemplatemodal #new_pharmacy_order_form .grand-total, #referralPayoutTemplatemodal #edit_pharmacy_order_form .grand-total, #referralPayoutTemplatemodal #vaccination_type .grand-total, #referralPayoutTemplatemodal #update_pharamacy_full_stock .grand-total, #referralPayoutTemplatemodal .print_template_row_form .grand-total, #referralPayoutTemplatemodal .new_print_template_block .grand-total, #referralPayoutTemplatemodal .edit_print_template_block .grand-total, #referralPayoutTemplatemodal #referral_payouts_update .grand-total, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .grand-total, #referralPayoutTemplatemodal #new_doctor_network_rule_form .grand-total, #new_doctor_network_rule_form #new_hospital_patient_bill .grand-total, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .grand-total, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .grand-total, #new_doctor_network_rule_form #create_hospital_bill_template .grand-total, #new_doctor_network_rule_form #edit_hospital_patient_bill .grand-total, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .grand-total, #new_doctor_network_rule_form #prescription_template_form .grand-total, #new_doctor_network_rule_form #new_staff_network_rule_form .grand-total, #new_doctor_network_rule_form #new_hospital_radiology_order .grand-total, #new_doctor_network_rule_form #edit_hospital_radiology_order .grand-total, #new_doctor_network_rule_form #edit_hospital_radiology_test .grand-total, #new_doctor_network_rule_form #create_user_anon_bill .grand-total, #new_doctor_network_rule_form #radiology_order_template .grand-total, #new_doctor_network_rule_form #add_doctorreferral .grand-total, #new_doctor_network_rule_form #new_pharmacy_order_form .grand-total, #new_doctor_network_rule_form #edit_pharmacy_order_form .grand-total, #new_doctor_network_rule_form #vaccination_type .grand-total, #new_doctor_network_rule_form #update_pharamacy_full_stock .grand-total, #new_doctor_network_rule_form .print_template_row_form .grand-total, #new_doctor_network_rule_form .new_print_template_block .grand-total, #new_doctor_network_rule_form .edit_print_template_block .grand-total, #new_doctor_network_rule_form #referral_payouts_update .grand-total, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .grand-total, #new_doctor_network_rule_form #new_doctor_network_rule_form .grand-total {
  display: block;
  height: 40px;
  text-align: right;
  font-size: 2.5em;
  line-height: 40px;
  background: #fff;
  color: #11b900;
}
@media (max-width: 768px) {
  #add_new_bill_form #new_hospital_patient_bill .grand-total, #add_new_bill_form #new_hospital_pharmacy_bill .grand-total, #add_new_bill_form #edit_hospital_pharmacy_bill .grand-total, #add_new_bill_form #create_hospital_bill_template .grand-total, #add_new_bill_form #edit_hospital_patient_bill .grand-total, #add_new_bill_form #new_hospital_pharmacy_inventory .grand-total, #add_new_bill_form #prescription_template_form .grand-total, #add_new_bill_form #new_staff_network_rule_form .grand-total, #add_new_bill_form #new_hospital_radiology_order .grand-total, #add_new_bill_form #edit_hospital_radiology_order .grand-total, #add_new_bill_form #edit_hospital_radiology_test .grand-total, #add_new_bill_form #create_user_anon_bill .grand-total, #add_new_bill_form #radiology_order_template .grand-total, #add_new_bill_form #add_doctorreferral .grand-total, #add_new_bill_form #new_pharmacy_order_form .grand-total, #add_new_bill_form #edit_pharmacy_order_form .grand-total, #add_new_bill_form #vaccination_type .grand-total, #add_new_bill_form #update_pharamacy_full_stock .grand-total, #add_new_bill_form .print_template_row_form .grand-total, #add_new_bill_form .new_print_template_block .grand-total, #add_new_bill_form .edit_print_template_block .grand-total, #add_new_bill_form #referral_payouts_update .grand-total, #add_new_bill_form #return_hospital_pharmacy_bill .grand-total, #add_new_bill_form #new_doctor_network_rule_form .grand-total, #add_new_pharmacy_bill_form #new_hospital_patient_bill .grand-total, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .grand-total, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .grand-total, #add_new_pharmacy_bill_form #create_hospital_bill_template .grand-total, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .grand-total, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .grand-total, #add_new_pharmacy_bill_form #prescription_template_form .grand-total, #add_new_pharmacy_bill_form #new_staff_network_rule_form .grand-total, #add_new_pharmacy_bill_form #new_hospital_radiology_order .grand-total, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .grand-total, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .grand-total, #add_new_pharmacy_bill_form #create_user_anon_bill .grand-total, #add_new_pharmacy_bill_form #radiology_order_template .grand-total, #add_new_pharmacy_bill_form #add_doctorreferral .grand-total, #add_new_pharmacy_bill_form #new_pharmacy_order_form .grand-total, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .grand-total, #add_new_pharmacy_bill_form #vaccination_type .grand-total, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .grand-total, #add_new_pharmacy_bill_form .print_template_row_form .grand-total, #add_new_pharmacy_bill_form .new_print_template_block .grand-total, #add_new_pharmacy_bill_form .edit_print_template_block .grand-total, #add_new_pharmacy_bill_form #referral_payouts_update .grand-total, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .grand-total, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .grand-total, #update_new_bill_form #new_hospital_patient_bill .grand-total, #update_new_bill_form #new_hospital_pharmacy_bill .grand-total, #update_new_bill_form #edit_hospital_pharmacy_bill .grand-total, #update_new_bill_form #create_hospital_bill_template .grand-total, #update_new_bill_form #edit_hospital_patient_bill .grand-total, #update_new_bill_form #new_hospital_pharmacy_inventory .grand-total, #update_new_bill_form #prescription_template_form .grand-total, #update_new_bill_form #new_staff_network_rule_form .grand-total, #update_new_bill_form #new_hospital_radiology_order .grand-total, #update_new_bill_form #edit_hospital_radiology_order .grand-total, #update_new_bill_form #edit_hospital_radiology_test .grand-total, #update_new_bill_form #create_user_anon_bill .grand-total, #update_new_bill_form #radiology_order_template .grand-total, #update_new_bill_form #add_doctorreferral .grand-total, #update_new_bill_form #new_pharmacy_order_form .grand-total, #update_new_bill_form #edit_pharmacy_order_form .grand-total, #update_new_bill_form #vaccination_type .grand-total, #update_new_bill_form #update_pharamacy_full_stock .grand-total, #update_new_bill_form .print_template_row_form .grand-total, #update_new_bill_form .new_print_template_block .grand-total, #update_new_bill_form .edit_print_template_block .grand-total, #update_new_bill_form #referral_payouts_update .grand-total, #update_new_bill_form #return_hospital_pharmacy_bill .grand-total, #update_new_bill_form #new_doctor_network_rule_form .grand-total, #edit_pharmacy_bill_form #new_hospital_patient_bill .grand-total, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .grand-total, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .grand-total, #edit_pharmacy_bill_form #create_hospital_bill_template .grand-total, #edit_pharmacy_bill_form #edit_hospital_patient_bill .grand-total, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .grand-total, #edit_pharmacy_bill_form #prescription_template_form .grand-total, #edit_pharmacy_bill_form #new_staff_network_rule_form .grand-total, #edit_pharmacy_bill_form #new_hospital_radiology_order .grand-total, #edit_pharmacy_bill_form #edit_hospital_radiology_order .grand-total, #edit_pharmacy_bill_form #edit_hospital_radiology_test .grand-total, #edit_pharmacy_bill_form #create_user_anon_bill .grand-total, #edit_pharmacy_bill_form #radiology_order_template .grand-total, #edit_pharmacy_bill_form #add_doctorreferral .grand-total, #edit_pharmacy_bill_form #new_pharmacy_order_form .grand-total, #edit_pharmacy_bill_form #edit_pharmacy_order_form .grand-total, #edit_pharmacy_bill_form #vaccination_type .grand-total, #edit_pharmacy_bill_form #update_pharamacy_full_stock .grand-total, #edit_pharmacy_bill_form .print_template_row_form .grand-total, #edit_pharmacy_bill_form .new_print_template_block .grand-total, #edit_pharmacy_bill_form .edit_print_template_block .grand-total, #edit_pharmacy_bill_form #referral_payouts_update .grand-total, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .grand-total, #edit_pharmacy_bill_form #new_doctor_network_rule_form .grand-total, #createHospBillTemplatemodal #new_hospital_patient_bill .grand-total, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .grand-total, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .grand-total, #createHospBillTemplatemodal #create_hospital_bill_template .grand-total, #createHospBillTemplatemodal #edit_hospital_patient_bill .grand-total, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .grand-total, #createHospBillTemplatemodal #prescription_template_form .grand-total, #createHospBillTemplatemodal #new_staff_network_rule_form .grand-total, #createHospBillTemplatemodal #new_hospital_radiology_order .grand-total, #createHospBillTemplatemodal #edit_hospital_radiology_order .grand-total, #createHospBillTemplatemodal #edit_hospital_radiology_test .grand-total, #createHospBillTemplatemodal #create_user_anon_bill .grand-total, #createHospBillTemplatemodal #radiology_order_template .grand-total, #createHospBillTemplatemodal #add_doctorreferral .grand-total, #createHospBillTemplatemodal #new_pharmacy_order_form .grand-total, #createHospBillTemplatemodal #edit_pharmacy_order_form .grand-total, #createHospBillTemplatemodal #vaccination_type .grand-total, #createHospBillTemplatemodal #update_pharamacy_full_stock .grand-total, #createHospBillTemplatemodal .print_template_row_form .grand-total, #createHospBillTemplatemodal .new_print_template_block .grand-total, #createHospBillTemplatemodal .edit_print_template_block .grand-total, #createHospBillTemplatemodal #referral_payouts_update .grand-total, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .grand-total, #createHospBillTemplatemodal #new_doctor_network_rule_form .grand-total, #editBillTemplatemodal #new_hospital_patient_bill .grand-total, #editBillTemplatemodal #new_hospital_pharmacy_bill .grand-total, #editBillTemplatemodal #edit_hospital_pharmacy_bill .grand-total, #editBillTemplatemodal #create_hospital_bill_template .grand-total, #editBillTemplatemodal #edit_hospital_patient_bill .grand-total, #editBillTemplatemodal #new_hospital_pharmacy_inventory .grand-total, #editBillTemplatemodal #prescription_template_form .grand-total, #editBillTemplatemodal #new_staff_network_rule_form .grand-total, #editBillTemplatemodal #new_hospital_radiology_order .grand-total, #editBillTemplatemodal #edit_hospital_radiology_order .grand-total, #editBillTemplatemodal #edit_hospital_radiology_test .grand-total, #editBillTemplatemodal #create_user_anon_bill .grand-total, #editBillTemplatemodal #radiology_order_template .grand-total, #editBillTemplatemodal #add_doctorreferral .grand-total, #editBillTemplatemodal #new_pharmacy_order_form .grand-total, #editBillTemplatemodal #edit_pharmacy_order_form .grand-total, #editBillTemplatemodal #vaccination_type .grand-total, #editBillTemplatemodal #update_pharamacy_full_stock .grand-total, #editBillTemplatemodal .print_template_row_form .grand-total, #editBillTemplatemodal .new_print_template_block .grand-total, #editBillTemplatemodal .edit_print_template_block .grand-total, #editBillTemplatemodal #referral_payouts_update .grand-total, #editBillTemplatemodal #return_hospital_pharmacy_bill .grand-total, #editBillTemplatemodal #new_doctor_network_rule_form .grand-total, #add_new_inventory_form #new_hospital_patient_bill .grand-total, #add_new_inventory_form #new_hospital_pharmacy_bill .grand-total, #add_new_inventory_form #edit_hospital_pharmacy_bill .grand-total, #add_new_inventory_form #create_hospital_bill_template .grand-total, #add_new_inventory_form #edit_hospital_patient_bill .grand-total, #add_new_inventory_form #new_hospital_pharmacy_inventory .grand-total, #add_new_inventory_form #prescription_template_form .grand-total, #add_new_inventory_form #new_staff_network_rule_form .grand-total, #add_new_inventory_form #new_hospital_radiology_order .grand-total, #add_new_inventory_form #edit_hospital_radiology_order .grand-total, #add_new_inventory_form #edit_hospital_radiology_test .grand-total, #add_new_inventory_form #create_user_anon_bill .grand-total, #add_new_inventory_form #radiology_order_template .grand-total, #add_new_inventory_form #add_doctorreferral .grand-total, #add_new_inventory_form #new_pharmacy_order_form .grand-total, #add_new_inventory_form #edit_pharmacy_order_form .grand-total, #add_new_inventory_form #vaccination_type .grand-total, #add_new_inventory_form #update_pharamacy_full_stock .grand-total, #add_new_inventory_form .print_template_row_form .grand-total, #add_new_inventory_form .new_print_template_block .grand-total, #add_new_inventory_form .edit_print_template_block .grand-total, #add_new_inventory_form #referral_payouts_update .grand-total, #add_new_inventory_form #return_hospital_pharmacy_bill .grand-total, #add_new_inventory_form #new_doctor_network_rule_form .grand-total, #edit_pharmacy_order #new_hospital_patient_bill .grand-total, #edit_pharmacy_order #new_hospital_pharmacy_bill .grand-total, #edit_pharmacy_order #edit_hospital_pharmacy_bill .grand-total, #edit_pharmacy_order #create_hospital_bill_template .grand-total, #edit_pharmacy_order #edit_hospital_patient_bill .grand-total, #edit_pharmacy_order #new_hospital_pharmacy_inventory .grand-total, #edit_pharmacy_order #prescription_template_form .grand-total, #edit_pharmacy_order #new_staff_network_rule_form .grand-total, #edit_pharmacy_order #new_hospital_radiology_order .grand-total, #edit_pharmacy_order #edit_hospital_radiology_order .grand-total, #edit_pharmacy_order #edit_hospital_radiology_test .grand-total, #edit_pharmacy_order #create_user_anon_bill .grand-total, #edit_pharmacy_order #radiology_order_template .grand-total, #edit_pharmacy_order #add_doctorreferral .grand-total, #edit_pharmacy_order #new_pharmacy_order_form .grand-total, #edit_pharmacy_order #edit_pharmacy_order_form .grand-total, #edit_pharmacy_order #vaccination_type .grand-total, #edit_pharmacy_order #update_pharamacy_full_stock .grand-total, #edit_pharmacy_order .print_template_row_form .grand-total, #edit_pharmacy_order .new_print_template_block .grand-total, #edit_pharmacy_order .edit_print_template_block .grand-total, #edit_pharmacy_order #referral_payouts_update .grand-total, #edit_pharmacy_order #return_hospital_pharmacy_bill .grand-total, #edit_pharmacy_order #new_doctor_network_rule_form .grand-total, #edit_staff_network_rules #new_hospital_patient_bill .grand-total, #edit_staff_network_rules #new_hospital_pharmacy_bill .grand-total, #edit_staff_network_rules #edit_hospital_pharmacy_bill .grand-total, #edit_staff_network_rules #create_hospital_bill_template .grand-total, #edit_staff_network_rules #edit_hospital_patient_bill .grand-total, #edit_staff_network_rules #new_hospital_pharmacy_inventory .grand-total, #edit_staff_network_rules #prescription_template_form .grand-total, #edit_staff_network_rules #new_staff_network_rule_form .grand-total, #edit_staff_network_rules #new_hospital_radiology_order .grand-total, #edit_staff_network_rules #edit_hospital_radiology_order .grand-total, #edit_staff_network_rules #edit_hospital_radiology_test .grand-total, #edit_staff_network_rules #create_user_anon_bill .grand-total, #edit_staff_network_rules #radiology_order_template .grand-total, #edit_staff_network_rules #add_doctorreferral .grand-total, #edit_staff_network_rules #new_pharmacy_order_form .grand-total, #edit_staff_network_rules #edit_pharmacy_order_form .grand-total, #edit_staff_network_rules #vaccination_type .grand-total, #edit_staff_network_rules #update_pharamacy_full_stock .grand-total, #edit_staff_network_rules .print_template_row_form .grand-total, #edit_staff_network_rules .new_print_template_block .grand-total, #edit_staff_network_rules .edit_print_template_block .grand-total, #edit_staff_network_rules #referral_payouts_update .grand-total, #edit_staff_network_rules #return_hospital_pharmacy_bill .grand-total, #edit_staff_network_rules #new_doctor_network_rule_form .grand-total, #add_new_radiology_order_form #new_hospital_patient_bill .grand-total, #add_new_radiology_order_form #new_hospital_pharmacy_bill .grand-total, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .grand-total, #add_new_radiology_order_form #create_hospital_bill_template .grand-total, #add_new_radiology_order_form #edit_hospital_patient_bill .grand-total, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .grand-total, #add_new_radiology_order_form #prescription_template_form .grand-total, #add_new_radiology_order_form #new_staff_network_rule_form .grand-total, #add_new_radiology_order_form #new_hospital_radiology_order .grand-total, #add_new_radiology_order_form #edit_hospital_radiology_order .grand-total, #add_new_radiology_order_form #edit_hospital_radiology_test .grand-total, #add_new_radiology_order_form #create_user_anon_bill .grand-total, #add_new_radiology_order_form #radiology_order_template .grand-total, #add_new_radiology_order_form #add_doctorreferral .grand-total, #add_new_radiology_order_form #new_pharmacy_order_form .grand-total, #add_new_radiology_order_form #edit_pharmacy_order_form .grand-total, #add_new_radiology_order_form #vaccination_type .grand-total, #add_new_radiology_order_form #update_pharamacy_full_stock .grand-total, #add_new_radiology_order_form .print_template_row_form .grand-total, #add_new_radiology_order_form .new_print_template_block .grand-total, #add_new_radiology_order_form .edit_print_template_block .grand-total, #add_new_radiology_order_form #referral_payouts_update .grand-total, #add_new_radiology_order_form #return_hospital_pharmacy_bill .grand-total, #add_new_radiology_order_form #new_doctor_network_rule_form .grand-total, #edit_radiology_test_form #new_hospital_patient_bill .grand-total, #edit_radiology_test_form #new_hospital_pharmacy_bill .grand-total, #edit_radiology_test_form #edit_hospital_pharmacy_bill .grand-total, #edit_radiology_test_form #create_hospital_bill_template .grand-total, #edit_radiology_test_form #edit_hospital_patient_bill .grand-total, #edit_radiology_test_form #new_hospital_pharmacy_inventory .grand-total, #edit_radiology_test_form #prescription_template_form .grand-total, #edit_radiology_test_form #new_staff_network_rule_form .grand-total, #edit_radiology_test_form #new_hospital_radiology_order .grand-total, #edit_radiology_test_form #edit_hospital_radiology_order .grand-total, #edit_radiology_test_form #edit_hospital_radiology_test .grand-total, #edit_radiology_test_form #create_user_anon_bill .grand-total, #edit_radiology_test_form #radiology_order_template .grand-total, #edit_radiology_test_form #add_doctorreferral .grand-total, #edit_radiology_test_form #new_pharmacy_order_form .grand-total, #edit_radiology_test_form #edit_pharmacy_order_form .grand-total, #edit_radiology_test_form #vaccination_type .grand-total, #edit_radiology_test_form #update_pharamacy_full_stock .grand-total, #edit_radiology_test_form .print_template_row_form .grand-total, #edit_radiology_test_form .new_print_template_block .grand-total, #edit_radiology_test_form .edit_print_template_block .grand-total, #edit_radiology_test_form #referral_payouts_update .grand-total, #edit_radiology_test_form #return_hospital_pharmacy_bill .grand-total, #edit_radiology_test_form #new_doctor_network_rule_form .grand-total, #importUserBill #new_hospital_patient_bill .grand-total, #importUserBill #new_hospital_pharmacy_bill .grand-total, #importUserBill #edit_hospital_pharmacy_bill .grand-total, #importUserBill #create_hospital_bill_template .grand-total, #importUserBill #edit_hospital_patient_bill .grand-total, #importUserBill #new_hospital_pharmacy_inventory .grand-total, #importUserBill #prescription_template_form .grand-total, #importUserBill #new_staff_network_rule_form .grand-total, #importUserBill #new_hospital_radiology_order .grand-total, #importUserBill #edit_hospital_radiology_order .grand-total, #importUserBill #edit_hospital_radiology_test .grand-total, #importUserBill #create_user_anon_bill .grand-total, #importUserBill #radiology_order_template .grand-total, #importUserBill #add_doctorreferral .grand-total, #importUserBill #new_pharmacy_order_form .grand-total, #importUserBill #edit_pharmacy_order_form .grand-total, #importUserBill #vaccination_type .grand-total, #importUserBill #update_pharamacy_full_stock .grand-total, #importUserBill .print_template_row_form .grand-total, #importUserBill .new_print_template_block .grand-total, #importUserBill .edit_print_template_block .grand-total, #importUserBill #referral_payouts_update .grand-total, #importUserBill #return_hospital_pharmacy_bill .grand-total, #importUserBill #new_doctor_network_rule_form .grand-total, #editOrderTemplatemodal #new_hospital_patient_bill .grand-total, #editOrderTemplatemodal #new_hospital_pharmacy_bill .grand-total, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .grand-total, #editOrderTemplatemodal #create_hospital_bill_template .grand-total, #editOrderTemplatemodal #edit_hospital_patient_bill .grand-total, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .grand-total, #editOrderTemplatemodal #prescription_template_form .grand-total, #editOrderTemplatemodal #new_staff_network_rule_form .grand-total, #editOrderTemplatemodal #new_hospital_radiology_order .grand-total, #editOrderTemplatemodal #edit_hospital_radiology_order .grand-total, #editOrderTemplatemodal #edit_hospital_radiology_test .grand-total, #editOrderTemplatemodal #create_user_anon_bill .grand-total, #editOrderTemplatemodal #radiology_order_template .grand-total, #editOrderTemplatemodal #add_doctorreferral .grand-total, #editOrderTemplatemodal #new_pharmacy_order_form .grand-total, #editOrderTemplatemodal #edit_pharmacy_order_form .grand-total, #editOrderTemplatemodal #vaccination_type .grand-total, #editOrderTemplatemodal #update_pharamacy_full_stock .grand-total, #editOrderTemplatemodal .print_template_row_form .grand-total, #editOrderTemplatemodal .new_print_template_block .grand-total, #editOrderTemplatemodal .edit_print_template_block .grand-total, #editOrderTemplatemodal #referral_payouts_update .grand-total, #editOrderTemplatemodal #return_hospital_pharmacy_bill .grand-total, #editOrderTemplatemodal #new_doctor_network_rule_form .grand-total, #editReferralTemplatemodal #new_hospital_patient_bill .grand-total, #editReferralTemplatemodal #new_hospital_pharmacy_bill .grand-total, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .grand-total, #editReferralTemplatemodal #create_hospital_bill_template .grand-total, #editReferralTemplatemodal #edit_hospital_patient_bill .grand-total, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .grand-total, #editReferralTemplatemodal #prescription_template_form .grand-total, #editReferralTemplatemodal #new_staff_network_rule_form .grand-total, #editReferralTemplatemodal #new_hospital_radiology_order .grand-total, #editReferralTemplatemodal #edit_hospital_radiology_order .grand-total, #editReferralTemplatemodal #edit_hospital_radiology_test .grand-total, #editReferralTemplatemodal #create_user_anon_bill .grand-total, #editReferralTemplatemodal #radiology_order_template .grand-total, #editReferralTemplatemodal #add_doctorreferral .grand-total, #editReferralTemplatemodal #new_pharmacy_order_form .grand-total, #editReferralTemplatemodal #edit_pharmacy_order_form .grand-total, #editReferralTemplatemodal #vaccination_type .grand-total, #editReferralTemplatemodal #update_pharamacy_full_stock .grand-total, #editReferralTemplatemodal .print_template_row_form .grand-total, #editReferralTemplatemodal .new_print_template_block .grand-total, #editReferralTemplatemodal .edit_print_template_block .grand-total, #editReferralTemplatemodal #referral_payouts_update .grand-total, #editReferralTemplatemodal #return_hospital_pharmacy_bill .grand-total, #editReferralTemplatemodal #new_doctor_network_rule_form .grand-total, #VaccinationTemplatemodal #new_hospital_patient_bill .grand-total, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .grand-total, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .grand-total, #VaccinationTemplatemodal #create_hospital_bill_template .grand-total, #VaccinationTemplatemodal #edit_hospital_patient_bill .grand-total, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .grand-total, #VaccinationTemplatemodal #prescription_template_form .grand-total, #VaccinationTemplatemodal #new_staff_network_rule_form .grand-total, #VaccinationTemplatemodal #new_hospital_radiology_order .grand-total, #VaccinationTemplatemodal #edit_hospital_radiology_order .grand-total, #VaccinationTemplatemodal #edit_hospital_radiology_test .grand-total, #VaccinationTemplatemodal #create_user_anon_bill .grand-total, #VaccinationTemplatemodal #radiology_order_template .grand-total, #VaccinationTemplatemodal #add_doctorreferral .grand-total, #VaccinationTemplatemodal #new_pharmacy_order_form .grand-total, #VaccinationTemplatemodal #edit_pharmacy_order_form .grand-total, #VaccinationTemplatemodal #vaccination_type .grand-total, #VaccinationTemplatemodal #update_pharamacy_full_stock .grand-total, #VaccinationTemplatemodal .print_template_row_form .grand-total, #VaccinationTemplatemodal .new_print_template_block .grand-total, #VaccinationTemplatemodal .edit_print_template_block .grand-total, #VaccinationTemplatemodal #referral_payouts_update .grand-total, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .grand-total, #VaccinationTemplatemodal #new_doctor_network_rule_form .grand-total, #update_pharmacy_order_stock #new_hospital_patient_bill .grand-total, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .grand-total, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .grand-total, #update_pharmacy_order_stock #create_hospital_bill_template .grand-total, #update_pharmacy_order_stock #edit_hospital_patient_bill .grand-total, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .grand-total, #update_pharmacy_order_stock #prescription_template_form .grand-total, #update_pharmacy_order_stock #new_staff_network_rule_form .grand-total, #update_pharmacy_order_stock #new_hospital_radiology_order .grand-total, #update_pharmacy_order_stock #edit_hospital_radiology_order .grand-total, #update_pharmacy_order_stock #edit_hospital_radiology_test .grand-total, #update_pharmacy_order_stock #create_user_anon_bill .grand-total, #update_pharmacy_order_stock #radiology_order_template .grand-total, #update_pharmacy_order_stock #add_doctorreferral .grand-total, #update_pharmacy_order_stock #new_pharmacy_order_form .grand-total, #update_pharmacy_order_stock #edit_pharmacy_order_form .grand-total, #update_pharmacy_order_stock #vaccination_type .grand-total, #update_pharmacy_order_stock #update_pharamacy_full_stock .grand-total, #update_pharmacy_order_stock .print_template_row_form .grand-total, #update_pharmacy_order_stock .new_print_template_block .grand-total, #update_pharmacy_order_stock .edit_print_template_block .grand-total, #update_pharmacy_order_stock #referral_payouts_update .grand-total, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .grand-total, #update_pharmacy_order_stock #new_doctor_network_rule_form .grand-total, #addMoreList #new_hospital_patient_bill .grand-total, #addMoreList #new_hospital_pharmacy_bill .grand-total, #addMoreList #edit_hospital_pharmacy_bill .grand-total, #addMoreList #create_hospital_bill_template .grand-total, #addMoreList #edit_hospital_patient_bill .grand-total, #addMoreList #new_hospital_pharmacy_inventory .grand-total, #addMoreList #prescription_template_form .grand-total, #addMoreList #new_staff_network_rule_form .grand-total, #addMoreList #new_hospital_radiology_order .grand-total, #addMoreList #edit_hospital_radiology_order .grand-total, #addMoreList #edit_hospital_radiology_test .grand-total, #addMoreList #create_user_anon_bill .grand-total, #addMoreList #radiology_order_template .grand-total, #addMoreList #add_doctorreferral .grand-total, #addMoreList #new_pharmacy_order_form .grand-total, #addMoreList #edit_pharmacy_order_form .grand-total, #addMoreList #vaccination_type .grand-total, #addMoreList #update_pharamacy_full_stock .grand-total, #addMoreList .print_template_row_form .grand-total, #addMoreList .new_print_template_block .grand-total, #addMoreList .edit_print_template_block .grand-total, #addMoreList #referral_payouts_update .grand-total, #addMoreList #return_hospital_pharmacy_bill .grand-total, #addMoreList #new_doctor_network_rule_form .grand-total, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .grand-total, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .grand-total, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .grand-total, #addTemplateHeaderBlocksModal #create_hospital_bill_template .grand-total, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .grand-total, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .grand-total, #addTemplateHeaderBlocksModal #prescription_template_form .grand-total, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .grand-total, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .grand-total, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .grand-total, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .grand-total, #addTemplateHeaderBlocksModal #create_user_anon_bill .grand-total, #addTemplateHeaderBlocksModal #radiology_order_template .grand-total, #addTemplateHeaderBlocksModal #add_doctorreferral .grand-total, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .grand-total, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .grand-total, #addTemplateHeaderBlocksModal #vaccination_type .grand-total, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .grand-total, #addTemplateHeaderBlocksModal .print_template_row_form .grand-total, #addTemplateHeaderBlocksModal .new_print_template_block .grand-total, #addTemplateHeaderBlocksModal .edit_print_template_block .grand-total, #addTemplateHeaderBlocksModal #referral_payouts_update .grand-total, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .grand-total, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .grand-total, #referralPayoutTemplatemodal #new_hospital_patient_bill .grand-total, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .grand-total, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .grand-total, #referralPayoutTemplatemodal #create_hospital_bill_template .grand-total, #referralPayoutTemplatemodal #edit_hospital_patient_bill .grand-total, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .grand-total, #referralPayoutTemplatemodal #prescription_template_form .grand-total, #referralPayoutTemplatemodal #new_staff_network_rule_form .grand-total, #referralPayoutTemplatemodal #new_hospital_radiology_order .grand-total, #referralPayoutTemplatemodal #edit_hospital_radiology_order .grand-total, #referralPayoutTemplatemodal #edit_hospital_radiology_test .grand-total, #referralPayoutTemplatemodal #create_user_anon_bill .grand-total, #referralPayoutTemplatemodal #radiology_order_template .grand-total, #referralPayoutTemplatemodal #add_doctorreferral .grand-total, #referralPayoutTemplatemodal #new_pharmacy_order_form .grand-total, #referralPayoutTemplatemodal #edit_pharmacy_order_form .grand-total, #referralPayoutTemplatemodal #vaccination_type .grand-total, #referralPayoutTemplatemodal #update_pharamacy_full_stock .grand-total, #referralPayoutTemplatemodal .print_template_row_form .grand-total, #referralPayoutTemplatemodal .new_print_template_block .grand-total, #referralPayoutTemplatemodal .edit_print_template_block .grand-total, #referralPayoutTemplatemodal #referral_payouts_update .grand-total, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .grand-total, #referralPayoutTemplatemodal #new_doctor_network_rule_form .grand-total, #new_doctor_network_rule_form #new_hospital_patient_bill .grand-total, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .grand-total, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .grand-total, #new_doctor_network_rule_form #create_hospital_bill_template .grand-total, #new_doctor_network_rule_form #edit_hospital_patient_bill .grand-total, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .grand-total, #new_doctor_network_rule_form #prescription_template_form .grand-total, #new_doctor_network_rule_form #new_staff_network_rule_form .grand-total, #new_doctor_network_rule_form #new_hospital_radiology_order .grand-total, #new_doctor_network_rule_form #edit_hospital_radiology_order .grand-total, #new_doctor_network_rule_form #edit_hospital_radiology_test .grand-total, #new_doctor_network_rule_form #create_user_anon_bill .grand-total, #new_doctor_network_rule_form #radiology_order_template .grand-total, #new_doctor_network_rule_form #add_doctorreferral .grand-total, #new_doctor_network_rule_form #new_pharmacy_order_form .grand-total, #new_doctor_network_rule_form #edit_pharmacy_order_form .grand-total, #new_doctor_network_rule_form #vaccination_type .grand-total, #new_doctor_network_rule_form #update_pharamacy_full_stock .grand-total, #new_doctor_network_rule_form .print_template_row_form .grand-total, #new_doctor_network_rule_form .new_print_template_block .grand-total, #new_doctor_network_rule_form .edit_print_template_block .grand-total, #new_doctor_network_rule_form #referral_payouts_update .grand-total, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .grand-total, #new_doctor_network_rule_form #new_doctor_network_rule_form .grand-total {
    font-size: 2em;
  }
}
#add_new_bill_form #new_hospital_patient_bill #bill_total_due, #add_new_bill_form #new_hospital_patient_bill #bill_total_paid, #add_new_bill_form #new_hospital_patient_bill .payment_mode, #add_new_bill_form #new_hospital_patient_bill #bm_due, #add_new_bill_form #new_hospital_patient_bill #bm_paid, #add_new_bill_form #new_hospital_pharmacy_bill #bill_total_due, #add_new_bill_form #new_hospital_pharmacy_bill #bill_total_paid, #add_new_bill_form #new_hospital_pharmacy_bill .payment_mode, #add_new_bill_form #new_hospital_pharmacy_bill #bm_due, #add_new_bill_form #new_hospital_pharmacy_bill #bm_paid, #add_new_bill_form #edit_hospital_pharmacy_bill #bill_total_due, #add_new_bill_form #edit_hospital_pharmacy_bill #bill_total_paid, #add_new_bill_form #edit_hospital_pharmacy_bill .payment_mode, #add_new_bill_form #edit_hospital_pharmacy_bill #bm_due, #add_new_bill_form #edit_hospital_pharmacy_bill #bm_paid, #add_new_bill_form #create_hospital_bill_template #bill_total_due, #add_new_bill_form #create_hospital_bill_template #bill_total_paid, #add_new_bill_form #create_hospital_bill_template .payment_mode, #add_new_bill_form #create_hospital_bill_template #bm_due, #add_new_bill_form #create_hospital_bill_template #bm_paid, #add_new_bill_form #edit_hospital_patient_bill #bill_total_due, #add_new_bill_form #edit_hospital_patient_bill #bill_total_paid, #add_new_bill_form #edit_hospital_patient_bill .payment_mode, #add_new_bill_form #edit_hospital_patient_bill #bm_due, #add_new_bill_form #edit_hospital_patient_bill #bm_paid, #add_new_bill_form #new_hospital_pharmacy_inventory #bill_total_due, #add_new_bill_form #new_hospital_pharmacy_inventory #bill_total_paid, #add_new_bill_form #new_hospital_pharmacy_inventory .payment_mode, #add_new_bill_form #new_hospital_pharmacy_inventory #bm_due, #add_new_bill_form #new_hospital_pharmacy_inventory #bm_paid, #add_new_bill_form #prescription_template_form #bill_total_due, #add_new_bill_form #prescription_template_form #bill_total_paid, #add_new_bill_form #prescription_template_form .payment_mode, #add_new_bill_form #prescription_template_form #bm_due, #add_new_bill_form #prescription_template_form #bm_paid, #add_new_bill_form #new_staff_network_rule_form #bill_total_due, #add_new_bill_form #new_staff_network_rule_form #bill_total_paid, #add_new_bill_form #new_staff_network_rule_form .payment_mode, #add_new_bill_form #new_staff_network_rule_form #bm_due, #add_new_bill_form #new_staff_network_rule_form #bm_paid, #add_new_bill_form #new_hospital_radiology_order #bill_total_due, #add_new_bill_form #new_hospital_radiology_order #bill_total_paid, #add_new_bill_form #new_hospital_radiology_order .payment_mode, #add_new_bill_form #new_hospital_radiology_order #bm_due, #add_new_bill_form #new_hospital_radiology_order #bm_paid, #add_new_bill_form #edit_hospital_radiology_order #bill_total_due, #add_new_bill_form #edit_hospital_radiology_order #bill_total_paid, #add_new_bill_form #edit_hospital_radiology_order .payment_mode, #add_new_bill_form #edit_hospital_radiology_order #bm_due, #add_new_bill_form #edit_hospital_radiology_order #bm_paid, #add_new_bill_form #edit_hospital_radiology_test #bill_total_due, #add_new_bill_form #edit_hospital_radiology_test #bill_total_paid, #add_new_bill_form #edit_hospital_radiology_test .payment_mode, #add_new_bill_form #edit_hospital_radiology_test #bm_due, #add_new_bill_form #edit_hospital_radiology_test #bm_paid, #add_new_bill_form #create_user_anon_bill #bill_total_due, #add_new_bill_form #create_user_anon_bill #bill_total_paid, #add_new_bill_form #create_user_anon_bill .payment_mode, #add_new_bill_form #create_user_anon_bill #bm_due, #add_new_bill_form #create_user_anon_bill #bm_paid, #add_new_bill_form #radiology_order_template #bill_total_due, #add_new_bill_form #radiology_order_template #bill_total_paid, #add_new_bill_form #radiology_order_template .payment_mode, #add_new_bill_form #radiology_order_template #bm_due, #add_new_bill_form #radiology_order_template #bm_paid, #add_new_bill_form #add_doctorreferral #bill_total_due, #add_new_bill_form #add_doctorreferral #bill_total_paid, #add_new_bill_form #add_doctorreferral .payment_mode, #add_new_bill_form #add_doctorreferral #bm_due, #add_new_bill_form #add_doctorreferral #bm_paid, #add_new_bill_form #new_pharmacy_order_form #bill_total_due, #add_new_bill_form #new_pharmacy_order_form #bill_total_paid, #add_new_bill_form #new_pharmacy_order_form .payment_mode, #add_new_bill_form #new_pharmacy_order_form #bm_due, #add_new_bill_form #new_pharmacy_order_form #bm_paid, #add_new_bill_form #edit_pharmacy_order_form #bill_total_due, #add_new_bill_form #edit_pharmacy_order_form #bill_total_paid, #add_new_bill_form #edit_pharmacy_order_form .payment_mode, #add_new_bill_form #edit_pharmacy_order_form #bm_due, #add_new_bill_form #edit_pharmacy_order_form #bm_paid, #add_new_bill_form #vaccination_type #bill_total_due, #add_new_bill_form #vaccination_type #bill_total_paid, #add_new_bill_form #vaccination_type .payment_mode, #add_new_bill_form #vaccination_type #bm_due, #add_new_bill_form #vaccination_type #bm_paid, #add_new_bill_form #update_pharamacy_full_stock #bill_total_due, #add_new_bill_form #update_pharamacy_full_stock #bill_total_paid, #add_new_bill_form #update_pharamacy_full_stock .payment_mode, #add_new_bill_form #update_pharamacy_full_stock #bm_due, #add_new_bill_form #update_pharamacy_full_stock #bm_paid, #add_new_bill_form .print_template_row_form #bill_total_due, #add_new_bill_form .print_template_row_form #bill_total_paid, #add_new_bill_form .print_template_row_form .payment_mode, #add_new_bill_form .print_template_row_form #bm_due, #add_new_bill_form .print_template_row_form #bm_paid, #add_new_bill_form .new_print_template_block #bill_total_due, #add_new_bill_form .new_print_template_block #bill_total_paid, #add_new_bill_form .new_print_template_block .payment_mode, #add_new_bill_form .new_print_template_block #bm_due, #add_new_bill_form .new_print_template_block #bm_paid, #add_new_bill_form .edit_print_template_block #bill_total_due, #add_new_bill_form .edit_print_template_block #bill_total_paid, #add_new_bill_form .edit_print_template_block .payment_mode, #add_new_bill_form .edit_print_template_block #bm_due, #add_new_bill_form .edit_print_template_block #bm_paid, #add_new_bill_form #referral_payouts_update #bill_total_due, #add_new_bill_form #referral_payouts_update #bill_total_paid, #add_new_bill_form #referral_payouts_update .payment_mode, #add_new_bill_form #referral_payouts_update #bm_due, #add_new_bill_form #referral_payouts_update #bm_paid, #add_new_bill_form #return_hospital_pharmacy_bill #bill_total_due, #add_new_bill_form #return_hospital_pharmacy_bill #bill_total_paid, #add_new_bill_form #return_hospital_pharmacy_bill .payment_mode, #add_new_bill_form #return_hospital_pharmacy_bill #bm_due, #add_new_bill_form #return_hospital_pharmacy_bill #bm_paid, #add_new_bill_form #new_doctor_network_rule_form #bill_total_due, #add_new_bill_form #new_doctor_network_rule_form #bill_total_paid, #add_new_bill_form #new_doctor_network_rule_form .payment_mode, #add_new_bill_form #new_doctor_network_rule_form #bm_due, #add_new_bill_form #new_doctor_network_rule_form #bm_paid, #add_new_pharmacy_bill_form #new_hospital_patient_bill #bill_total_due, #add_new_pharmacy_bill_form #new_hospital_patient_bill #bill_total_paid, #add_new_pharmacy_bill_form #new_hospital_patient_bill .payment_mode, #add_new_pharmacy_bill_form #new_hospital_patient_bill #bm_due, #add_new_pharmacy_bill_form #new_hospital_patient_bill #bm_paid, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill #bill_total_due, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill #bill_total_paid, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .payment_mode, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill #bm_due, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill #bm_paid, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill #bill_total_due, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill #bill_total_paid, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .payment_mode, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill #bm_due, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill #bm_paid, #add_new_pharmacy_bill_form #create_hospital_bill_template #bill_total_due, #add_new_pharmacy_bill_form #create_hospital_bill_template #bill_total_paid, #add_new_pharmacy_bill_form #create_hospital_bill_template .payment_mode, #add_new_pharmacy_bill_form #create_hospital_bill_template #bm_due, #add_new_pharmacy_bill_form #create_hospital_bill_template #bm_paid, #add_new_pharmacy_bill_form #edit_hospital_patient_bill #bill_total_due, #add_new_pharmacy_bill_form #edit_hospital_patient_bill #bill_total_paid, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .payment_mode, #add_new_pharmacy_bill_form #edit_hospital_patient_bill #bm_due, #add_new_pharmacy_bill_form #edit_hospital_patient_bill #bm_paid, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory #bill_total_due, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory #bill_total_paid, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .payment_mode, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory #bm_due, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory #bm_paid, #add_new_pharmacy_bill_form #prescription_template_form #bill_total_due, #add_new_pharmacy_bill_form #prescription_template_form #bill_total_paid, #add_new_pharmacy_bill_form #prescription_template_form .payment_mode, #add_new_pharmacy_bill_form #prescription_template_form #bm_due, #add_new_pharmacy_bill_form #prescription_template_form #bm_paid, #add_new_pharmacy_bill_form #new_staff_network_rule_form #bill_total_due, #add_new_pharmacy_bill_form #new_staff_network_rule_form #bill_total_paid, #add_new_pharmacy_bill_form #new_staff_network_rule_form .payment_mode, #add_new_pharmacy_bill_form #new_staff_network_rule_form #bm_due, #add_new_pharmacy_bill_form #new_staff_network_rule_form #bm_paid, #add_new_pharmacy_bill_form #new_hospital_radiology_order #bill_total_due, #add_new_pharmacy_bill_form #new_hospital_radiology_order #bill_total_paid, #add_new_pharmacy_bill_form #new_hospital_radiology_order .payment_mode, #add_new_pharmacy_bill_form #new_hospital_radiology_order #bm_due, #add_new_pharmacy_bill_form #new_hospital_radiology_order #bm_paid, #add_new_pharmacy_bill_form #edit_hospital_radiology_order #bill_total_due, #add_new_pharmacy_bill_form #edit_hospital_radiology_order #bill_total_paid, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .payment_mode, #add_new_pharmacy_bill_form #edit_hospital_radiology_order #bm_due, #add_new_pharmacy_bill_form #edit_hospital_radiology_order #bm_paid, #add_new_pharmacy_bill_form #edit_hospital_radiology_test #bill_total_due, #add_new_pharmacy_bill_form #edit_hospital_radiology_test #bill_total_paid, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .payment_mode, #add_new_pharmacy_bill_form #edit_hospital_radiology_test #bm_due, #add_new_pharmacy_bill_form #edit_hospital_radiology_test #bm_paid, #add_new_pharmacy_bill_form #create_user_anon_bill #bill_total_due, #add_new_pharmacy_bill_form #create_user_anon_bill #bill_total_paid, #add_new_pharmacy_bill_form #create_user_anon_bill .payment_mode, #add_new_pharmacy_bill_form #create_user_anon_bill #bm_due, #add_new_pharmacy_bill_form #create_user_anon_bill #bm_paid, #add_new_pharmacy_bill_form #radiology_order_template #bill_total_due, #add_new_pharmacy_bill_form #radiology_order_template #bill_total_paid, #add_new_pharmacy_bill_form #radiology_order_template .payment_mode, #add_new_pharmacy_bill_form #radiology_order_template #bm_due, #add_new_pharmacy_bill_form #radiology_order_template #bm_paid, #add_new_pharmacy_bill_form #add_doctorreferral #bill_total_due, #add_new_pharmacy_bill_form #add_doctorreferral #bill_total_paid, #add_new_pharmacy_bill_form #add_doctorreferral .payment_mode, #add_new_pharmacy_bill_form #add_doctorreferral #bm_due, #add_new_pharmacy_bill_form #add_doctorreferral #bm_paid, #add_new_pharmacy_bill_form #new_pharmacy_order_form #bill_total_due, #add_new_pharmacy_bill_form #new_pharmacy_order_form #bill_total_paid, #add_new_pharmacy_bill_form #new_pharmacy_order_form .payment_mode, #add_new_pharmacy_bill_form #new_pharmacy_order_form #bm_due, #add_new_pharmacy_bill_form #new_pharmacy_order_form #bm_paid, #add_new_pharmacy_bill_form #edit_pharmacy_order_form #bill_total_due, #add_new_pharmacy_bill_form #edit_pharmacy_order_form #bill_total_paid, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .payment_mode, #add_new_pharmacy_bill_form #edit_pharmacy_order_form #bm_due, #add_new_pharmacy_bill_form #edit_pharmacy_order_form #bm_paid, #add_new_pharmacy_bill_form #vaccination_type #bill_total_due, #add_new_pharmacy_bill_form #vaccination_type #bill_total_paid, #add_new_pharmacy_bill_form #vaccination_type .payment_mode, #add_new_pharmacy_bill_form #vaccination_type #bm_due, #add_new_pharmacy_bill_form #vaccination_type #bm_paid, #add_new_pharmacy_bill_form #update_pharamacy_full_stock #bill_total_due, #add_new_pharmacy_bill_form #update_pharamacy_full_stock #bill_total_paid, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .payment_mode, #add_new_pharmacy_bill_form #update_pharamacy_full_stock #bm_due, #add_new_pharmacy_bill_form #update_pharamacy_full_stock #bm_paid, #add_new_pharmacy_bill_form .print_template_row_form #bill_total_due, #add_new_pharmacy_bill_form .print_template_row_form #bill_total_paid, #add_new_pharmacy_bill_form .print_template_row_form .payment_mode, #add_new_pharmacy_bill_form .print_template_row_form #bm_due, #add_new_pharmacy_bill_form .print_template_row_form #bm_paid, #add_new_pharmacy_bill_form .new_print_template_block #bill_total_due, #add_new_pharmacy_bill_form .new_print_template_block #bill_total_paid, #add_new_pharmacy_bill_form .new_print_template_block .payment_mode, #add_new_pharmacy_bill_form .new_print_template_block #bm_due, #add_new_pharmacy_bill_form .new_print_template_block #bm_paid, #add_new_pharmacy_bill_form .edit_print_template_block #bill_total_due, #add_new_pharmacy_bill_form .edit_print_template_block #bill_total_paid, #add_new_pharmacy_bill_form .edit_print_template_block .payment_mode, #add_new_pharmacy_bill_form .edit_print_template_block #bm_due, #add_new_pharmacy_bill_form .edit_print_template_block #bm_paid, #add_new_pharmacy_bill_form #referral_payouts_update #bill_total_due, #add_new_pharmacy_bill_form #referral_payouts_update #bill_total_paid, #add_new_pharmacy_bill_form #referral_payouts_update .payment_mode, #add_new_pharmacy_bill_form #referral_payouts_update #bm_due, #add_new_pharmacy_bill_form #referral_payouts_update #bm_paid, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill #bill_total_due, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill #bill_total_paid, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .payment_mode, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill #bm_due, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill #bm_paid, #add_new_pharmacy_bill_form #new_doctor_network_rule_form #bill_total_due, #add_new_pharmacy_bill_form #new_doctor_network_rule_form #bill_total_paid, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .payment_mode, #add_new_pharmacy_bill_form #new_doctor_network_rule_form #bm_due, #add_new_pharmacy_bill_form #new_doctor_network_rule_form #bm_paid, #update_new_bill_form #new_hospital_patient_bill #bill_total_due, #update_new_bill_form #new_hospital_patient_bill #bill_total_paid, #update_new_bill_form #new_hospital_patient_bill .payment_mode, #update_new_bill_form #new_hospital_patient_bill #bm_due, #update_new_bill_form #new_hospital_patient_bill #bm_paid, #update_new_bill_form #new_hospital_pharmacy_bill #bill_total_due, #update_new_bill_form #new_hospital_pharmacy_bill #bill_total_paid, #update_new_bill_form #new_hospital_pharmacy_bill .payment_mode, #update_new_bill_form #new_hospital_pharmacy_bill #bm_due, #update_new_bill_form #new_hospital_pharmacy_bill #bm_paid, #update_new_bill_form #edit_hospital_pharmacy_bill #bill_total_due, #update_new_bill_form #edit_hospital_pharmacy_bill #bill_total_paid, #update_new_bill_form #edit_hospital_pharmacy_bill .payment_mode, #update_new_bill_form #edit_hospital_pharmacy_bill #bm_due, #update_new_bill_form #edit_hospital_pharmacy_bill #bm_paid, #update_new_bill_form #create_hospital_bill_template #bill_total_due, #update_new_bill_form #create_hospital_bill_template #bill_total_paid, #update_new_bill_form #create_hospital_bill_template .payment_mode, #update_new_bill_form #create_hospital_bill_template #bm_due, #update_new_bill_form #create_hospital_bill_template #bm_paid, #update_new_bill_form #edit_hospital_patient_bill #bill_total_due, #update_new_bill_form #edit_hospital_patient_bill #bill_total_paid, #update_new_bill_form #edit_hospital_patient_bill .payment_mode, #update_new_bill_form #edit_hospital_patient_bill #bm_due, #update_new_bill_form #edit_hospital_patient_bill #bm_paid, #update_new_bill_form #new_hospital_pharmacy_inventory #bill_total_due, #update_new_bill_form #new_hospital_pharmacy_inventory #bill_total_paid, #update_new_bill_form #new_hospital_pharmacy_inventory .payment_mode, #update_new_bill_form #new_hospital_pharmacy_inventory #bm_due, #update_new_bill_form #new_hospital_pharmacy_inventory #bm_paid, #update_new_bill_form #prescription_template_form #bill_total_due, #update_new_bill_form #prescription_template_form #bill_total_paid, #update_new_bill_form #prescription_template_form .payment_mode, #update_new_bill_form #prescription_template_form #bm_due, #update_new_bill_form #prescription_template_form #bm_paid, #update_new_bill_form #new_staff_network_rule_form #bill_total_due, #update_new_bill_form #new_staff_network_rule_form #bill_total_paid, #update_new_bill_form #new_staff_network_rule_form .payment_mode, #update_new_bill_form #new_staff_network_rule_form #bm_due, #update_new_bill_form #new_staff_network_rule_form #bm_paid, #update_new_bill_form #new_hospital_radiology_order #bill_total_due, #update_new_bill_form #new_hospital_radiology_order #bill_total_paid, #update_new_bill_form #new_hospital_radiology_order .payment_mode, #update_new_bill_form #new_hospital_radiology_order #bm_due, #update_new_bill_form #new_hospital_radiology_order #bm_paid, #update_new_bill_form #edit_hospital_radiology_order #bill_total_due, #update_new_bill_form #edit_hospital_radiology_order #bill_total_paid, #update_new_bill_form #edit_hospital_radiology_order .payment_mode, #update_new_bill_form #edit_hospital_radiology_order #bm_due, #update_new_bill_form #edit_hospital_radiology_order #bm_paid, #update_new_bill_form #edit_hospital_radiology_test #bill_total_due, #update_new_bill_form #edit_hospital_radiology_test #bill_total_paid, #update_new_bill_form #edit_hospital_radiology_test .payment_mode, #update_new_bill_form #edit_hospital_radiology_test #bm_due, #update_new_bill_form #edit_hospital_radiology_test #bm_paid, #update_new_bill_form #create_user_anon_bill #bill_total_due, #update_new_bill_form #create_user_anon_bill #bill_total_paid, #update_new_bill_form #create_user_anon_bill .payment_mode, #update_new_bill_form #create_user_anon_bill #bm_due, #update_new_bill_form #create_user_anon_bill #bm_paid, #update_new_bill_form #radiology_order_template #bill_total_due, #update_new_bill_form #radiology_order_template #bill_total_paid, #update_new_bill_form #radiology_order_template .payment_mode, #update_new_bill_form #radiology_order_template #bm_due, #update_new_bill_form #radiology_order_template #bm_paid, #update_new_bill_form #add_doctorreferral #bill_total_due, #update_new_bill_form #add_doctorreferral #bill_total_paid, #update_new_bill_form #add_doctorreferral .payment_mode, #update_new_bill_form #add_doctorreferral #bm_due, #update_new_bill_form #add_doctorreferral #bm_paid, #update_new_bill_form #new_pharmacy_order_form #bill_total_due, #update_new_bill_form #new_pharmacy_order_form #bill_total_paid, #update_new_bill_form #new_pharmacy_order_form .payment_mode, #update_new_bill_form #new_pharmacy_order_form #bm_due, #update_new_bill_form #new_pharmacy_order_form #bm_paid, #update_new_bill_form #edit_pharmacy_order_form #bill_total_due, #update_new_bill_form #edit_pharmacy_order_form #bill_total_paid, #update_new_bill_form #edit_pharmacy_order_form .payment_mode, #update_new_bill_form #edit_pharmacy_order_form #bm_due, #update_new_bill_form #edit_pharmacy_order_form #bm_paid, #update_new_bill_form #vaccination_type #bill_total_due, #update_new_bill_form #vaccination_type #bill_total_paid, #update_new_bill_form #vaccination_type .payment_mode, #update_new_bill_form #vaccination_type #bm_due, #update_new_bill_form #vaccination_type #bm_paid, #update_new_bill_form #update_pharamacy_full_stock #bill_total_due, #update_new_bill_form #update_pharamacy_full_stock #bill_total_paid, #update_new_bill_form #update_pharamacy_full_stock .payment_mode, #update_new_bill_form #update_pharamacy_full_stock #bm_due, #update_new_bill_form #update_pharamacy_full_stock #bm_paid, #update_new_bill_form .print_template_row_form #bill_total_due, #update_new_bill_form .print_template_row_form #bill_total_paid, #update_new_bill_form .print_template_row_form .payment_mode, #update_new_bill_form .print_template_row_form #bm_due, #update_new_bill_form .print_template_row_form #bm_paid, #update_new_bill_form .new_print_template_block #bill_total_due, #update_new_bill_form .new_print_template_block #bill_total_paid, #update_new_bill_form .new_print_template_block .payment_mode, #update_new_bill_form .new_print_template_block #bm_due, #update_new_bill_form .new_print_template_block #bm_paid, #update_new_bill_form .edit_print_template_block #bill_total_due, #update_new_bill_form .edit_print_template_block #bill_total_paid, #update_new_bill_form .edit_print_template_block .payment_mode, #update_new_bill_form .edit_print_template_block #bm_due, #update_new_bill_form .edit_print_template_block #bm_paid, #update_new_bill_form #referral_payouts_update #bill_total_due, #update_new_bill_form #referral_payouts_update #bill_total_paid, #update_new_bill_form #referral_payouts_update .payment_mode, #update_new_bill_form #referral_payouts_update #bm_due, #update_new_bill_form #referral_payouts_update #bm_paid, #update_new_bill_form #return_hospital_pharmacy_bill #bill_total_due, #update_new_bill_form #return_hospital_pharmacy_bill #bill_total_paid, #update_new_bill_form #return_hospital_pharmacy_bill .payment_mode, #update_new_bill_form #return_hospital_pharmacy_bill #bm_due, #update_new_bill_form #return_hospital_pharmacy_bill #bm_paid, #update_new_bill_form #new_doctor_network_rule_form #bill_total_due, #update_new_bill_form #new_doctor_network_rule_form #bill_total_paid, #update_new_bill_form #new_doctor_network_rule_form .payment_mode, #update_new_bill_form #new_doctor_network_rule_form #bm_due, #update_new_bill_form #new_doctor_network_rule_form #bm_paid, #edit_pharmacy_bill_form #new_hospital_patient_bill #bill_total_due, #edit_pharmacy_bill_form #new_hospital_patient_bill #bill_total_paid, #edit_pharmacy_bill_form #new_hospital_patient_bill .payment_mode, #edit_pharmacy_bill_form #new_hospital_patient_bill #bm_due, #edit_pharmacy_bill_form #new_hospital_patient_bill #bm_paid, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill #bill_total_due, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill #bill_total_paid, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .payment_mode, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill #bm_due, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill #bm_paid, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill #bill_total_due, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill #bill_total_paid, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .payment_mode, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill #bm_due, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill #bm_paid, #edit_pharmacy_bill_form #create_hospital_bill_template #bill_total_due, #edit_pharmacy_bill_form #create_hospital_bill_template #bill_total_paid, #edit_pharmacy_bill_form #create_hospital_bill_template .payment_mode, #edit_pharmacy_bill_form #create_hospital_bill_template #bm_due, #edit_pharmacy_bill_form #create_hospital_bill_template #bm_paid, #edit_pharmacy_bill_form #edit_hospital_patient_bill #bill_total_due, #edit_pharmacy_bill_form #edit_hospital_patient_bill #bill_total_paid, #edit_pharmacy_bill_form #edit_hospital_patient_bill .payment_mode, #edit_pharmacy_bill_form #edit_hospital_patient_bill #bm_due, #edit_pharmacy_bill_form #edit_hospital_patient_bill #bm_paid, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory #bill_total_due, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory #bill_total_paid, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .payment_mode, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory #bm_due, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory #bm_paid, #edit_pharmacy_bill_form #prescription_template_form #bill_total_due, #edit_pharmacy_bill_form #prescription_template_form #bill_total_paid, #edit_pharmacy_bill_form #prescription_template_form .payment_mode, #edit_pharmacy_bill_form #prescription_template_form #bm_due, #edit_pharmacy_bill_form #prescription_template_form #bm_paid, #edit_pharmacy_bill_form #new_staff_network_rule_form #bill_total_due, #edit_pharmacy_bill_form #new_staff_network_rule_form #bill_total_paid, #edit_pharmacy_bill_form #new_staff_network_rule_form .payment_mode, #edit_pharmacy_bill_form #new_staff_network_rule_form #bm_due, #edit_pharmacy_bill_form #new_staff_network_rule_form #bm_paid, #edit_pharmacy_bill_form #new_hospital_radiology_order #bill_total_due, #edit_pharmacy_bill_form #new_hospital_radiology_order #bill_total_paid, #edit_pharmacy_bill_form #new_hospital_radiology_order .payment_mode, #edit_pharmacy_bill_form #new_hospital_radiology_order #bm_due, #edit_pharmacy_bill_form #new_hospital_radiology_order #bm_paid, #edit_pharmacy_bill_form #edit_hospital_radiology_order #bill_total_due, #edit_pharmacy_bill_form #edit_hospital_radiology_order #bill_total_paid, #edit_pharmacy_bill_form #edit_hospital_radiology_order .payment_mode, #edit_pharmacy_bill_form #edit_hospital_radiology_order #bm_due, #edit_pharmacy_bill_form #edit_hospital_radiology_order #bm_paid, #edit_pharmacy_bill_form #edit_hospital_radiology_test #bill_total_due, #edit_pharmacy_bill_form #edit_hospital_radiology_test #bill_total_paid, #edit_pharmacy_bill_form #edit_hospital_radiology_test .payment_mode, #edit_pharmacy_bill_form #edit_hospital_radiology_test #bm_due, #edit_pharmacy_bill_form #edit_hospital_radiology_test #bm_paid, #edit_pharmacy_bill_form #create_user_anon_bill #bill_total_due, #edit_pharmacy_bill_form #create_user_anon_bill #bill_total_paid, #edit_pharmacy_bill_form #create_user_anon_bill .payment_mode, #edit_pharmacy_bill_form #create_user_anon_bill #bm_due, #edit_pharmacy_bill_form #create_user_anon_bill #bm_paid, #edit_pharmacy_bill_form #radiology_order_template #bill_total_due, #edit_pharmacy_bill_form #radiology_order_template #bill_total_paid, #edit_pharmacy_bill_form #radiology_order_template .payment_mode, #edit_pharmacy_bill_form #radiology_order_template #bm_due, #edit_pharmacy_bill_form #radiology_order_template #bm_paid, #edit_pharmacy_bill_form #add_doctorreferral #bill_total_due, #edit_pharmacy_bill_form #add_doctorreferral #bill_total_paid, #edit_pharmacy_bill_form #add_doctorreferral .payment_mode, #edit_pharmacy_bill_form #add_doctorreferral #bm_due, #edit_pharmacy_bill_form #add_doctorreferral #bm_paid, #edit_pharmacy_bill_form #new_pharmacy_order_form #bill_total_due, #edit_pharmacy_bill_form #new_pharmacy_order_form #bill_total_paid, #edit_pharmacy_bill_form #new_pharmacy_order_form .payment_mode, #edit_pharmacy_bill_form #new_pharmacy_order_form #bm_due, #edit_pharmacy_bill_form #new_pharmacy_order_form #bm_paid, #edit_pharmacy_bill_form #edit_pharmacy_order_form #bill_total_due, #edit_pharmacy_bill_form #edit_pharmacy_order_form #bill_total_paid, #edit_pharmacy_bill_form #edit_pharmacy_order_form .payment_mode, #edit_pharmacy_bill_form #edit_pharmacy_order_form #bm_due, #edit_pharmacy_bill_form #edit_pharmacy_order_form #bm_paid, #edit_pharmacy_bill_form #vaccination_type #bill_total_due, #edit_pharmacy_bill_form #vaccination_type #bill_total_paid, #edit_pharmacy_bill_form #vaccination_type .payment_mode, #edit_pharmacy_bill_form #vaccination_type #bm_due, #edit_pharmacy_bill_form #vaccination_type #bm_paid, #edit_pharmacy_bill_form #update_pharamacy_full_stock #bill_total_due, #edit_pharmacy_bill_form #update_pharamacy_full_stock #bill_total_paid, #edit_pharmacy_bill_form #update_pharamacy_full_stock .payment_mode, #edit_pharmacy_bill_form #update_pharamacy_full_stock #bm_due, #edit_pharmacy_bill_form #update_pharamacy_full_stock #bm_paid, #edit_pharmacy_bill_form .print_template_row_form #bill_total_due, #edit_pharmacy_bill_form .print_template_row_form #bill_total_paid, #edit_pharmacy_bill_form .print_template_row_form .payment_mode, #edit_pharmacy_bill_form .print_template_row_form #bm_due, #edit_pharmacy_bill_form .print_template_row_form #bm_paid, #edit_pharmacy_bill_form .new_print_template_block #bill_total_due, #edit_pharmacy_bill_form .new_print_template_block #bill_total_paid, #edit_pharmacy_bill_form .new_print_template_block .payment_mode, #edit_pharmacy_bill_form .new_print_template_block #bm_due, #edit_pharmacy_bill_form .new_print_template_block #bm_paid, #edit_pharmacy_bill_form .edit_print_template_block #bill_total_due, #edit_pharmacy_bill_form .edit_print_template_block #bill_total_paid, #edit_pharmacy_bill_form .edit_print_template_block .payment_mode, #edit_pharmacy_bill_form .edit_print_template_block #bm_due, #edit_pharmacy_bill_form .edit_print_template_block #bm_paid, #edit_pharmacy_bill_form #referral_payouts_update #bill_total_due, #edit_pharmacy_bill_form #referral_payouts_update #bill_total_paid, #edit_pharmacy_bill_form #referral_payouts_update .payment_mode, #edit_pharmacy_bill_form #referral_payouts_update #bm_due, #edit_pharmacy_bill_form #referral_payouts_update #bm_paid, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill #bill_total_due, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill #bill_total_paid, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .payment_mode, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill #bm_due, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill #bm_paid, #edit_pharmacy_bill_form #new_doctor_network_rule_form #bill_total_due, #edit_pharmacy_bill_form #new_doctor_network_rule_form #bill_total_paid, #edit_pharmacy_bill_form #new_doctor_network_rule_form .payment_mode, #edit_pharmacy_bill_form #new_doctor_network_rule_form #bm_due, #edit_pharmacy_bill_form #new_doctor_network_rule_form #bm_paid, #createHospBillTemplatemodal #new_hospital_patient_bill #bill_total_due, #createHospBillTemplatemodal #new_hospital_patient_bill #bill_total_paid, #createHospBillTemplatemodal #new_hospital_patient_bill .payment_mode, #createHospBillTemplatemodal #new_hospital_patient_bill #bm_due, #createHospBillTemplatemodal #new_hospital_patient_bill #bm_paid, #createHospBillTemplatemodal #new_hospital_pharmacy_bill #bill_total_due, #createHospBillTemplatemodal #new_hospital_pharmacy_bill #bill_total_paid, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .payment_mode, #createHospBillTemplatemodal #new_hospital_pharmacy_bill #bm_due, #createHospBillTemplatemodal #new_hospital_pharmacy_bill #bm_paid, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill #bill_total_due, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill #bill_total_paid, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .payment_mode, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill #bm_due, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill #bm_paid, #createHospBillTemplatemodal #create_hospital_bill_template #bill_total_due, #createHospBillTemplatemodal #create_hospital_bill_template #bill_total_paid, #createHospBillTemplatemodal #create_hospital_bill_template .payment_mode, #createHospBillTemplatemodal #create_hospital_bill_template #bm_due, #createHospBillTemplatemodal #create_hospital_bill_template #bm_paid, #createHospBillTemplatemodal #edit_hospital_patient_bill #bill_total_due, #createHospBillTemplatemodal #edit_hospital_patient_bill #bill_total_paid, #createHospBillTemplatemodal #edit_hospital_patient_bill .payment_mode, #createHospBillTemplatemodal #edit_hospital_patient_bill #bm_due, #createHospBillTemplatemodal #edit_hospital_patient_bill #bm_paid, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory #bill_total_due, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory #bill_total_paid, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .payment_mode, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory #bm_due, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory #bm_paid, #createHospBillTemplatemodal #prescription_template_form #bill_total_due, #createHospBillTemplatemodal #prescription_template_form #bill_total_paid, #createHospBillTemplatemodal #prescription_template_form .payment_mode, #createHospBillTemplatemodal #prescription_template_form #bm_due, #createHospBillTemplatemodal #prescription_template_form #bm_paid, #createHospBillTemplatemodal #new_staff_network_rule_form #bill_total_due, #createHospBillTemplatemodal #new_staff_network_rule_form #bill_total_paid, #createHospBillTemplatemodal #new_staff_network_rule_form .payment_mode, #createHospBillTemplatemodal #new_staff_network_rule_form #bm_due, #createHospBillTemplatemodal #new_staff_network_rule_form #bm_paid, #createHospBillTemplatemodal #new_hospital_radiology_order #bill_total_due, #createHospBillTemplatemodal #new_hospital_radiology_order #bill_total_paid, #createHospBillTemplatemodal #new_hospital_radiology_order .payment_mode, #createHospBillTemplatemodal #new_hospital_radiology_order #bm_due, #createHospBillTemplatemodal #new_hospital_radiology_order #bm_paid, #createHospBillTemplatemodal #edit_hospital_radiology_order #bill_total_due, #createHospBillTemplatemodal #edit_hospital_radiology_order #bill_total_paid, #createHospBillTemplatemodal #edit_hospital_radiology_order .payment_mode, #createHospBillTemplatemodal #edit_hospital_radiology_order #bm_due, #createHospBillTemplatemodal #edit_hospital_radiology_order #bm_paid, #createHospBillTemplatemodal #edit_hospital_radiology_test #bill_total_due, #createHospBillTemplatemodal #edit_hospital_radiology_test #bill_total_paid, #createHospBillTemplatemodal #edit_hospital_radiology_test .payment_mode, #createHospBillTemplatemodal #edit_hospital_radiology_test #bm_due, #createHospBillTemplatemodal #edit_hospital_radiology_test #bm_paid, #createHospBillTemplatemodal #create_user_anon_bill #bill_total_due, #createHospBillTemplatemodal #create_user_anon_bill #bill_total_paid, #createHospBillTemplatemodal #create_user_anon_bill .payment_mode, #createHospBillTemplatemodal #create_user_anon_bill #bm_due, #createHospBillTemplatemodal #create_user_anon_bill #bm_paid, #createHospBillTemplatemodal #radiology_order_template #bill_total_due, #createHospBillTemplatemodal #radiology_order_template #bill_total_paid, #createHospBillTemplatemodal #radiology_order_template .payment_mode, #createHospBillTemplatemodal #radiology_order_template #bm_due, #createHospBillTemplatemodal #radiology_order_template #bm_paid, #createHospBillTemplatemodal #add_doctorreferral #bill_total_due, #createHospBillTemplatemodal #add_doctorreferral #bill_total_paid, #createHospBillTemplatemodal #add_doctorreferral .payment_mode, #createHospBillTemplatemodal #add_doctorreferral #bm_due, #createHospBillTemplatemodal #add_doctorreferral #bm_paid, #createHospBillTemplatemodal #new_pharmacy_order_form #bill_total_due, #createHospBillTemplatemodal #new_pharmacy_order_form #bill_total_paid, #createHospBillTemplatemodal #new_pharmacy_order_form .payment_mode, #createHospBillTemplatemodal #new_pharmacy_order_form #bm_due, #createHospBillTemplatemodal #new_pharmacy_order_form #bm_paid, #createHospBillTemplatemodal #edit_pharmacy_order_form #bill_total_due, #createHospBillTemplatemodal #edit_pharmacy_order_form #bill_total_paid, #createHospBillTemplatemodal #edit_pharmacy_order_form .payment_mode, #createHospBillTemplatemodal #edit_pharmacy_order_form #bm_due, #createHospBillTemplatemodal #edit_pharmacy_order_form #bm_paid, #createHospBillTemplatemodal #vaccination_type #bill_total_due, #createHospBillTemplatemodal #vaccination_type #bill_total_paid, #createHospBillTemplatemodal #vaccination_type .payment_mode, #createHospBillTemplatemodal #vaccination_type #bm_due, #createHospBillTemplatemodal #vaccination_type #bm_paid, #createHospBillTemplatemodal #update_pharamacy_full_stock #bill_total_due, #createHospBillTemplatemodal #update_pharamacy_full_stock #bill_total_paid, #createHospBillTemplatemodal #update_pharamacy_full_stock .payment_mode, #createHospBillTemplatemodal #update_pharamacy_full_stock #bm_due, #createHospBillTemplatemodal #update_pharamacy_full_stock #bm_paid, #createHospBillTemplatemodal .print_template_row_form #bill_total_due, #createHospBillTemplatemodal .print_template_row_form #bill_total_paid, #createHospBillTemplatemodal .print_template_row_form .payment_mode, #createHospBillTemplatemodal .print_template_row_form #bm_due, #createHospBillTemplatemodal .print_template_row_form #bm_paid, #createHospBillTemplatemodal .new_print_template_block #bill_total_due, #createHospBillTemplatemodal .new_print_template_block #bill_total_paid, #createHospBillTemplatemodal .new_print_template_block .payment_mode, #createHospBillTemplatemodal .new_print_template_block #bm_due, #createHospBillTemplatemodal .new_print_template_block #bm_paid, #createHospBillTemplatemodal .edit_print_template_block #bill_total_due, #createHospBillTemplatemodal .edit_print_template_block #bill_total_paid, #createHospBillTemplatemodal .edit_print_template_block .payment_mode, #createHospBillTemplatemodal .edit_print_template_block #bm_due, #createHospBillTemplatemodal .edit_print_template_block #bm_paid, #createHospBillTemplatemodal #referral_payouts_update #bill_total_due, #createHospBillTemplatemodal #referral_payouts_update #bill_total_paid, #createHospBillTemplatemodal #referral_payouts_update .payment_mode, #createHospBillTemplatemodal #referral_payouts_update #bm_due, #createHospBillTemplatemodal #referral_payouts_update #bm_paid, #createHospBillTemplatemodal #return_hospital_pharmacy_bill #bill_total_due, #createHospBillTemplatemodal #return_hospital_pharmacy_bill #bill_total_paid, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .payment_mode, #createHospBillTemplatemodal #return_hospital_pharmacy_bill #bm_due, #createHospBillTemplatemodal #return_hospital_pharmacy_bill #bm_paid, #createHospBillTemplatemodal #new_doctor_network_rule_form #bill_total_due, #createHospBillTemplatemodal #new_doctor_network_rule_form #bill_total_paid, #createHospBillTemplatemodal #new_doctor_network_rule_form .payment_mode, #createHospBillTemplatemodal #new_doctor_network_rule_form #bm_due, #createHospBillTemplatemodal #new_doctor_network_rule_form #bm_paid, #editBillTemplatemodal #new_hospital_patient_bill #bill_total_due, #editBillTemplatemodal #new_hospital_patient_bill #bill_total_paid, #editBillTemplatemodal #new_hospital_patient_bill .payment_mode, #editBillTemplatemodal #new_hospital_patient_bill #bm_due, #editBillTemplatemodal #new_hospital_patient_bill #bm_paid, #editBillTemplatemodal #new_hospital_pharmacy_bill #bill_total_due, #editBillTemplatemodal #new_hospital_pharmacy_bill #bill_total_paid, #editBillTemplatemodal #new_hospital_pharmacy_bill .payment_mode, #editBillTemplatemodal #new_hospital_pharmacy_bill #bm_due, #editBillTemplatemodal #new_hospital_pharmacy_bill #bm_paid, #editBillTemplatemodal #edit_hospital_pharmacy_bill #bill_total_due, #editBillTemplatemodal #edit_hospital_pharmacy_bill #bill_total_paid, #editBillTemplatemodal #edit_hospital_pharmacy_bill .payment_mode, #editBillTemplatemodal #edit_hospital_pharmacy_bill #bm_due, #editBillTemplatemodal #edit_hospital_pharmacy_bill #bm_paid, #editBillTemplatemodal #create_hospital_bill_template #bill_total_due, #editBillTemplatemodal #create_hospital_bill_template #bill_total_paid, #editBillTemplatemodal #create_hospital_bill_template .payment_mode, #editBillTemplatemodal #create_hospital_bill_template #bm_due, #editBillTemplatemodal #create_hospital_bill_template #bm_paid, #editBillTemplatemodal #edit_hospital_patient_bill #bill_total_due, #editBillTemplatemodal #edit_hospital_patient_bill #bill_total_paid, #editBillTemplatemodal #edit_hospital_patient_bill .payment_mode, #editBillTemplatemodal #edit_hospital_patient_bill #bm_due, #editBillTemplatemodal #edit_hospital_patient_bill #bm_paid, #editBillTemplatemodal #new_hospital_pharmacy_inventory #bill_total_due, #editBillTemplatemodal #new_hospital_pharmacy_inventory #bill_total_paid, #editBillTemplatemodal #new_hospital_pharmacy_inventory .payment_mode, #editBillTemplatemodal #new_hospital_pharmacy_inventory #bm_due, #editBillTemplatemodal #new_hospital_pharmacy_inventory #bm_paid, #editBillTemplatemodal #prescription_template_form #bill_total_due, #editBillTemplatemodal #prescription_template_form #bill_total_paid, #editBillTemplatemodal #prescription_template_form .payment_mode, #editBillTemplatemodal #prescription_template_form #bm_due, #editBillTemplatemodal #prescription_template_form #bm_paid, #editBillTemplatemodal #new_staff_network_rule_form #bill_total_due, #editBillTemplatemodal #new_staff_network_rule_form #bill_total_paid, #editBillTemplatemodal #new_staff_network_rule_form .payment_mode, #editBillTemplatemodal #new_staff_network_rule_form #bm_due, #editBillTemplatemodal #new_staff_network_rule_form #bm_paid, #editBillTemplatemodal #new_hospital_radiology_order #bill_total_due, #editBillTemplatemodal #new_hospital_radiology_order #bill_total_paid, #editBillTemplatemodal #new_hospital_radiology_order .payment_mode, #editBillTemplatemodal #new_hospital_radiology_order #bm_due, #editBillTemplatemodal #new_hospital_radiology_order #bm_paid, #editBillTemplatemodal #edit_hospital_radiology_order #bill_total_due, #editBillTemplatemodal #edit_hospital_radiology_order #bill_total_paid, #editBillTemplatemodal #edit_hospital_radiology_order .payment_mode, #editBillTemplatemodal #edit_hospital_radiology_order #bm_due, #editBillTemplatemodal #edit_hospital_radiology_order #bm_paid, #editBillTemplatemodal #edit_hospital_radiology_test #bill_total_due, #editBillTemplatemodal #edit_hospital_radiology_test #bill_total_paid, #editBillTemplatemodal #edit_hospital_radiology_test .payment_mode, #editBillTemplatemodal #edit_hospital_radiology_test #bm_due, #editBillTemplatemodal #edit_hospital_radiology_test #bm_paid, #editBillTemplatemodal #create_user_anon_bill #bill_total_due, #editBillTemplatemodal #create_user_anon_bill #bill_total_paid, #editBillTemplatemodal #create_user_anon_bill .payment_mode, #editBillTemplatemodal #create_user_anon_bill #bm_due, #editBillTemplatemodal #create_user_anon_bill #bm_paid, #editBillTemplatemodal #radiology_order_template #bill_total_due, #editBillTemplatemodal #radiology_order_template #bill_total_paid, #editBillTemplatemodal #radiology_order_template .payment_mode, #editBillTemplatemodal #radiology_order_template #bm_due, #editBillTemplatemodal #radiology_order_template #bm_paid, #editBillTemplatemodal #add_doctorreferral #bill_total_due, #editBillTemplatemodal #add_doctorreferral #bill_total_paid, #editBillTemplatemodal #add_doctorreferral .payment_mode, #editBillTemplatemodal #add_doctorreferral #bm_due, #editBillTemplatemodal #add_doctorreferral #bm_paid, #editBillTemplatemodal #new_pharmacy_order_form #bill_total_due, #editBillTemplatemodal #new_pharmacy_order_form #bill_total_paid, #editBillTemplatemodal #new_pharmacy_order_form .payment_mode, #editBillTemplatemodal #new_pharmacy_order_form #bm_due, #editBillTemplatemodal #new_pharmacy_order_form #bm_paid, #editBillTemplatemodal #edit_pharmacy_order_form #bill_total_due, #editBillTemplatemodal #edit_pharmacy_order_form #bill_total_paid, #editBillTemplatemodal #edit_pharmacy_order_form .payment_mode, #editBillTemplatemodal #edit_pharmacy_order_form #bm_due, #editBillTemplatemodal #edit_pharmacy_order_form #bm_paid, #editBillTemplatemodal #vaccination_type #bill_total_due, #editBillTemplatemodal #vaccination_type #bill_total_paid, #editBillTemplatemodal #vaccination_type .payment_mode, #editBillTemplatemodal #vaccination_type #bm_due, #editBillTemplatemodal #vaccination_type #bm_paid, #editBillTemplatemodal #update_pharamacy_full_stock #bill_total_due, #editBillTemplatemodal #update_pharamacy_full_stock #bill_total_paid, #editBillTemplatemodal #update_pharamacy_full_stock .payment_mode, #editBillTemplatemodal #update_pharamacy_full_stock #bm_due, #editBillTemplatemodal #update_pharamacy_full_stock #bm_paid, #editBillTemplatemodal .print_template_row_form #bill_total_due, #editBillTemplatemodal .print_template_row_form #bill_total_paid, #editBillTemplatemodal .print_template_row_form .payment_mode, #editBillTemplatemodal .print_template_row_form #bm_due, #editBillTemplatemodal .print_template_row_form #bm_paid, #editBillTemplatemodal .new_print_template_block #bill_total_due, #editBillTemplatemodal .new_print_template_block #bill_total_paid, #editBillTemplatemodal .new_print_template_block .payment_mode, #editBillTemplatemodal .new_print_template_block #bm_due, #editBillTemplatemodal .new_print_template_block #bm_paid, #editBillTemplatemodal .edit_print_template_block #bill_total_due, #editBillTemplatemodal .edit_print_template_block #bill_total_paid, #editBillTemplatemodal .edit_print_template_block .payment_mode, #editBillTemplatemodal .edit_print_template_block #bm_due, #editBillTemplatemodal .edit_print_template_block #bm_paid, #editBillTemplatemodal #referral_payouts_update #bill_total_due, #editBillTemplatemodal #referral_payouts_update #bill_total_paid, #editBillTemplatemodal #referral_payouts_update .payment_mode, #editBillTemplatemodal #referral_payouts_update #bm_due, #editBillTemplatemodal #referral_payouts_update #bm_paid, #editBillTemplatemodal #return_hospital_pharmacy_bill #bill_total_due, #editBillTemplatemodal #return_hospital_pharmacy_bill #bill_total_paid, #editBillTemplatemodal #return_hospital_pharmacy_bill .payment_mode, #editBillTemplatemodal #return_hospital_pharmacy_bill #bm_due, #editBillTemplatemodal #return_hospital_pharmacy_bill #bm_paid, #editBillTemplatemodal #new_doctor_network_rule_form #bill_total_due, #editBillTemplatemodal #new_doctor_network_rule_form #bill_total_paid, #editBillTemplatemodal #new_doctor_network_rule_form .payment_mode, #editBillTemplatemodal #new_doctor_network_rule_form #bm_due, #editBillTemplatemodal #new_doctor_network_rule_form #bm_paid, #add_new_inventory_form #new_hospital_patient_bill #bill_total_due, #add_new_inventory_form #new_hospital_patient_bill #bill_total_paid, #add_new_inventory_form #new_hospital_patient_bill .payment_mode, #add_new_inventory_form #new_hospital_patient_bill #bm_due, #add_new_inventory_form #new_hospital_patient_bill #bm_paid, #add_new_inventory_form #new_hospital_pharmacy_bill #bill_total_due, #add_new_inventory_form #new_hospital_pharmacy_bill #bill_total_paid, #add_new_inventory_form #new_hospital_pharmacy_bill .payment_mode, #add_new_inventory_form #new_hospital_pharmacy_bill #bm_due, #add_new_inventory_form #new_hospital_pharmacy_bill #bm_paid, #add_new_inventory_form #edit_hospital_pharmacy_bill #bill_total_due, #add_new_inventory_form #edit_hospital_pharmacy_bill #bill_total_paid, #add_new_inventory_form #edit_hospital_pharmacy_bill .payment_mode, #add_new_inventory_form #edit_hospital_pharmacy_bill #bm_due, #add_new_inventory_form #edit_hospital_pharmacy_bill #bm_paid, #add_new_inventory_form #create_hospital_bill_template #bill_total_due, #add_new_inventory_form #create_hospital_bill_template #bill_total_paid, #add_new_inventory_form #create_hospital_bill_template .payment_mode, #add_new_inventory_form #create_hospital_bill_template #bm_due, #add_new_inventory_form #create_hospital_bill_template #bm_paid, #add_new_inventory_form #edit_hospital_patient_bill #bill_total_due, #add_new_inventory_form #edit_hospital_patient_bill #bill_total_paid, #add_new_inventory_form #edit_hospital_patient_bill .payment_mode, #add_new_inventory_form #edit_hospital_patient_bill #bm_due, #add_new_inventory_form #edit_hospital_patient_bill #bm_paid, #add_new_inventory_form #new_hospital_pharmacy_inventory #bill_total_due, #add_new_inventory_form #new_hospital_pharmacy_inventory #bill_total_paid, #add_new_inventory_form #new_hospital_pharmacy_inventory .payment_mode, #add_new_inventory_form #new_hospital_pharmacy_inventory #bm_due, #add_new_inventory_form #new_hospital_pharmacy_inventory #bm_paid, #add_new_inventory_form #prescription_template_form #bill_total_due, #add_new_inventory_form #prescription_template_form #bill_total_paid, #add_new_inventory_form #prescription_template_form .payment_mode, #add_new_inventory_form #prescription_template_form #bm_due, #add_new_inventory_form #prescription_template_form #bm_paid, #add_new_inventory_form #new_staff_network_rule_form #bill_total_due, #add_new_inventory_form #new_staff_network_rule_form #bill_total_paid, #add_new_inventory_form #new_staff_network_rule_form .payment_mode, #add_new_inventory_form #new_staff_network_rule_form #bm_due, #add_new_inventory_form #new_staff_network_rule_form #bm_paid, #add_new_inventory_form #new_hospital_radiology_order #bill_total_due, #add_new_inventory_form #new_hospital_radiology_order #bill_total_paid, #add_new_inventory_form #new_hospital_radiology_order .payment_mode, #add_new_inventory_form #new_hospital_radiology_order #bm_due, #add_new_inventory_form #new_hospital_radiology_order #bm_paid, #add_new_inventory_form #edit_hospital_radiology_order #bill_total_due, #add_new_inventory_form #edit_hospital_radiology_order #bill_total_paid, #add_new_inventory_form #edit_hospital_radiology_order .payment_mode, #add_new_inventory_form #edit_hospital_radiology_order #bm_due, #add_new_inventory_form #edit_hospital_radiology_order #bm_paid, #add_new_inventory_form #edit_hospital_radiology_test #bill_total_due, #add_new_inventory_form #edit_hospital_radiology_test #bill_total_paid, #add_new_inventory_form #edit_hospital_radiology_test .payment_mode, #add_new_inventory_form #edit_hospital_radiology_test #bm_due, #add_new_inventory_form #edit_hospital_radiology_test #bm_paid, #add_new_inventory_form #create_user_anon_bill #bill_total_due, #add_new_inventory_form #create_user_anon_bill #bill_total_paid, #add_new_inventory_form #create_user_anon_bill .payment_mode, #add_new_inventory_form #create_user_anon_bill #bm_due, #add_new_inventory_form #create_user_anon_bill #bm_paid, #add_new_inventory_form #radiology_order_template #bill_total_due, #add_new_inventory_form #radiology_order_template #bill_total_paid, #add_new_inventory_form #radiology_order_template .payment_mode, #add_new_inventory_form #radiology_order_template #bm_due, #add_new_inventory_form #radiology_order_template #bm_paid, #add_new_inventory_form #add_doctorreferral #bill_total_due, #add_new_inventory_form #add_doctorreferral #bill_total_paid, #add_new_inventory_form #add_doctorreferral .payment_mode, #add_new_inventory_form #add_doctorreferral #bm_due, #add_new_inventory_form #add_doctorreferral #bm_paid, #add_new_inventory_form #new_pharmacy_order_form #bill_total_due, #add_new_inventory_form #new_pharmacy_order_form #bill_total_paid, #add_new_inventory_form #new_pharmacy_order_form .payment_mode, #add_new_inventory_form #new_pharmacy_order_form #bm_due, #add_new_inventory_form #new_pharmacy_order_form #bm_paid, #add_new_inventory_form #edit_pharmacy_order_form #bill_total_due, #add_new_inventory_form #edit_pharmacy_order_form #bill_total_paid, #add_new_inventory_form #edit_pharmacy_order_form .payment_mode, #add_new_inventory_form #edit_pharmacy_order_form #bm_due, #add_new_inventory_form #edit_pharmacy_order_form #bm_paid, #add_new_inventory_form #vaccination_type #bill_total_due, #add_new_inventory_form #vaccination_type #bill_total_paid, #add_new_inventory_form #vaccination_type .payment_mode, #add_new_inventory_form #vaccination_type #bm_due, #add_new_inventory_form #vaccination_type #bm_paid, #add_new_inventory_form #update_pharamacy_full_stock #bill_total_due, #add_new_inventory_form #update_pharamacy_full_stock #bill_total_paid, #add_new_inventory_form #update_pharamacy_full_stock .payment_mode, #add_new_inventory_form #update_pharamacy_full_stock #bm_due, #add_new_inventory_form #update_pharamacy_full_stock #bm_paid, #add_new_inventory_form .print_template_row_form #bill_total_due, #add_new_inventory_form .print_template_row_form #bill_total_paid, #add_new_inventory_form .print_template_row_form .payment_mode, #add_new_inventory_form .print_template_row_form #bm_due, #add_new_inventory_form .print_template_row_form #bm_paid, #add_new_inventory_form .new_print_template_block #bill_total_due, #add_new_inventory_form .new_print_template_block #bill_total_paid, #add_new_inventory_form .new_print_template_block .payment_mode, #add_new_inventory_form .new_print_template_block #bm_due, #add_new_inventory_form .new_print_template_block #bm_paid, #add_new_inventory_form .edit_print_template_block #bill_total_due, #add_new_inventory_form .edit_print_template_block #bill_total_paid, #add_new_inventory_form .edit_print_template_block .payment_mode, #add_new_inventory_form .edit_print_template_block #bm_due, #add_new_inventory_form .edit_print_template_block #bm_paid, #add_new_inventory_form #referral_payouts_update #bill_total_due, #add_new_inventory_form #referral_payouts_update #bill_total_paid, #add_new_inventory_form #referral_payouts_update .payment_mode, #add_new_inventory_form #referral_payouts_update #bm_due, #add_new_inventory_form #referral_payouts_update #bm_paid, #add_new_inventory_form #return_hospital_pharmacy_bill #bill_total_due, #add_new_inventory_form #return_hospital_pharmacy_bill #bill_total_paid, #add_new_inventory_form #return_hospital_pharmacy_bill .payment_mode, #add_new_inventory_form #return_hospital_pharmacy_bill #bm_due, #add_new_inventory_form #return_hospital_pharmacy_bill #bm_paid, #add_new_inventory_form #new_doctor_network_rule_form #bill_total_due, #add_new_inventory_form #new_doctor_network_rule_form #bill_total_paid, #add_new_inventory_form #new_doctor_network_rule_form .payment_mode, #add_new_inventory_form #new_doctor_network_rule_form #bm_due, #add_new_inventory_form #new_doctor_network_rule_form #bm_paid, #edit_pharmacy_order #new_hospital_patient_bill #bill_total_due, #edit_pharmacy_order #new_hospital_patient_bill #bill_total_paid, #edit_pharmacy_order #new_hospital_patient_bill .payment_mode, #edit_pharmacy_order #new_hospital_patient_bill #bm_due, #edit_pharmacy_order #new_hospital_patient_bill #bm_paid, #edit_pharmacy_order #new_hospital_pharmacy_bill #bill_total_due, #edit_pharmacy_order #new_hospital_pharmacy_bill #bill_total_paid, #edit_pharmacy_order #new_hospital_pharmacy_bill .payment_mode, #edit_pharmacy_order #new_hospital_pharmacy_bill #bm_due, #edit_pharmacy_order #new_hospital_pharmacy_bill #bm_paid, #edit_pharmacy_order #edit_hospital_pharmacy_bill #bill_total_due, #edit_pharmacy_order #edit_hospital_pharmacy_bill #bill_total_paid, #edit_pharmacy_order #edit_hospital_pharmacy_bill .payment_mode, #edit_pharmacy_order #edit_hospital_pharmacy_bill #bm_due, #edit_pharmacy_order #edit_hospital_pharmacy_bill #bm_paid, #edit_pharmacy_order #create_hospital_bill_template #bill_total_due, #edit_pharmacy_order #create_hospital_bill_template #bill_total_paid, #edit_pharmacy_order #create_hospital_bill_template .payment_mode, #edit_pharmacy_order #create_hospital_bill_template #bm_due, #edit_pharmacy_order #create_hospital_bill_template #bm_paid, #edit_pharmacy_order #edit_hospital_patient_bill #bill_total_due, #edit_pharmacy_order #edit_hospital_patient_bill #bill_total_paid, #edit_pharmacy_order #edit_hospital_patient_bill .payment_mode, #edit_pharmacy_order #edit_hospital_patient_bill #bm_due, #edit_pharmacy_order #edit_hospital_patient_bill #bm_paid, #edit_pharmacy_order #new_hospital_pharmacy_inventory #bill_total_due, #edit_pharmacy_order #new_hospital_pharmacy_inventory #bill_total_paid, #edit_pharmacy_order #new_hospital_pharmacy_inventory .payment_mode, #edit_pharmacy_order #new_hospital_pharmacy_inventory #bm_due, #edit_pharmacy_order #new_hospital_pharmacy_inventory #bm_paid, #edit_pharmacy_order #prescription_template_form #bill_total_due, #edit_pharmacy_order #prescription_template_form #bill_total_paid, #edit_pharmacy_order #prescription_template_form .payment_mode, #edit_pharmacy_order #prescription_template_form #bm_due, #edit_pharmacy_order #prescription_template_form #bm_paid, #edit_pharmacy_order #new_staff_network_rule_form #bill_total_due, #edit_pharmacy_order #new_staff_network_rule_form #bill_total_paid, #edit_pharmacy_order #new_staff_network_rule_form .payment_mode, #edit_pharmacy_order #new_staff_network_rule_form #bm_due, #edit_pharmacy_order #new_staff_network_rule_form #bm_paid, #edit_pharmacy_order #new_hospital_radiology_order #bill_total_due, #edit_pharmacy_order #new_hospital_radiology_order #bill_total_paid, #edit_pharmacy_order #new_hospital_radiology_order .payment_mode, #edit_pharmacy_order #new_hospital_radiology_order #bm_due, #edit_pharmacy_order #new_hospital_radiology_order #bm_paid, #edit_pharmacy_order #edit_hospital_radiology_order #bill_total_due, #edit_pharmacy_order #edit_hospital_radiology_order #bill_total_paid, #edit_pharmacy_order #edit_hospital_radiology_order .payment_mode, #edit_pharmacy_order #edit_hospital_radiology_order #bm_due, #edit_pharmacy_order #edit_hospital_radiology_order #bm_paid, #edit_pharmacy_order #edit_hospital_radiology_test #bill_total_due, #edit_pharmacy_order #edit_hospital_radiology_test #bill_total_paid, #edit_pharmacy_order #edit_hospital_radiology_test .payment_mode, #edit_pharmacy_order #edit_hospital_radiology_test #bm_due, #edit_pharmacy_order #edit_hospital_radiology_test #bm_paid, #edit_pharmacy_order #create_user_anon_bill #bill_total_due, #edit_pharmacy_order #create_user_anon_bill #bill_total_paid, #edit_pharmacy_order #create_user_anon_bill .payment_mode, #edit_pharmacy_order #create_user_anon_bill #bm_due, #edit_pharmacy_order #create_user_anon_bill #bm_paid, #edit_pharmacy_order #radiology_order_template #bill_total_due, #edit_pharmacy_order #radiology_order_template #bill_total_paid, #edit_pharmacy_order #radiology_order_template .payment_mode, #edit_pharmacy_order #radiology_order_template #bm_due, #edit_pharmacy_order #radiology_order_template #bm_paid, #edit_pharmacy_order #add_doctorreferral #bill_total_due, #edit_pharmacy_order #add_doctorreferral #bill_total_paid, #edit_pharmacy_order #add_doctorreferral .payment_mode, #edit_pharmacy_order #add_doctorreferral #bm_due, #edit_pharmacy_order #add_doctorreferral #bm_paid, #edit_pharmacy_order #new_pharmacy_order_form #bill_total_due, #edit_pharmacy_order #new_pharmacy_order_form #bill_total_paid, #edit_pharmacy_order #new_pharmacy_order_form .payment_mode, #edit_pharmacy_order #new_pharmacy_order_form #bm_due, #edit_pharmacy_order #new_pharmacy_order_form #bm_paid, #edit_pharmacy_order #edit_pharmacy_order_form #bill_total_due, #edit_pharmacy_order #edit_pharmacy_order_form #bill_total_paid, #edit_pharmacy_order #edit_pharmacy_order_form .payment_mode, #edit_pharmacy_order #edit_pharmacy_order_form #bm_due, #edit_pharmacy_order #edit_pharmacy_order_form #bm_paid, #edit_pharmacy_order #vaccination_type #bill_total_due, #edit_pharmacy_order #vaccination_type #bill_total_paid, #edit_pharmacy_order #vaccination_type .payment_mode, #edit_pharmacy_order #vaccination_type #bm_due, #edit_pharmacy_order #vaccination_type #bm_paid, #edit_pharmacy_order #update_pharamacy_full_stock #bill_total_due, #edit_pharmacy_order #update_pharamacy_full_stock #bill_total_paid, #edit_pharmacy_order #update_pharamacy_full_stock .payment_mode, #edit_pharmacy_order #update_pharamacy_full_stock #bm_due, #edit_pharmacy_order #update_pharamacy_full_stock #bm_paid, #edit_pharmacy_order .print_template_row_form #bill_total_due, #edit_pharmacy_order .print_template_row_form #bill_total_paid, #edit_pharmacy_order .print_template_row_form .payment_mode, #edit_pharmacy_order .print_template_row_form #bm_due, #edit_pharmacy_order .print_template_row_form #bm_paid, #edit_pharmacy_order .new_print_template_block #bill_total_due, #edit_pharmacy_order .new_print_template_block #bill_total_paid, #edit_pharmacy_order .new_print_template_block .payment_mode, #edit_pharmacy_order .new_print_template_block #bm_due, #edit_pharmacy_order .new_print_template_block #bm_paid, #edit_pharmacy_order .edit_print_template_block #bill_total_due, #edit_pharmacy_order .edit_print_template_block #bill_total_paid, #edit_pharmacy_order .edit_print_template_block .payment_mode, #edit_pharmacy_order .edit_print_template_block #bm_due, #edit_pharmacy_order .edit_print_template_block #bm_paid, #edit_pharmacy_order #referral_payouts_update #bill_total_due, #edit_pharmacy_order #referral_payouts_update #bill_total_paid, #edit_pharmacy_order #referral_payouts_update .payment_mode, #edit_pharmacy_order #referral_payouts_update #bm_due, #edit_pharmacy_order #referral_payouts_update #bm_paid, #edit_pharmacy_order #return_hospital_pharmacy_bill #bill_total_due, #edit_pharmacy_order #return_hospital_pharmacy_bill #bill_total_paid, #edit_pharmacy_order #return_hospital_pharmacy_bill .payment_mode, #edit_pharmacy_order #return_hospital_pharmacy_bill #bm_due, #edit_pharmacy_order #return_hospital_pharmacy_bill #bm_paid, #edit_pharmacy_order #new_doctor_network_rule_form #bill_total_due, #edit_pharmacy_order #new_doctor_network_rule_form #bill_total_paid, #edit_pharmacy_order #new_doctor_network_rule_form .payment_mode, #edit_pharmacy_order #new_doctor_network_rule_form #bm_due, #edit_pharmacy_order #new_doctor_network_rule_form #bm_paid, #edit_staff_network_rules #new_hospital_patient_bill #bill_total_due, #edit_staff_network_rules #new_hospital_patient_bill #bill_total_paid, #edit_staff_network_rules #new_hospital_patient_bill .payment_mode, #edit_staff_network_rules #new_hospital_patient_bill #bm_due, #edit_staff_network_rules #new_hospital_patient_bill #bm_paid, #edit_staff_network_rules #new_hospital_pharmacy_bill #bill_total_due, #edit_staff_network_rules #new_hospital_pharmacy_bill #bill_total_paid, #edit_staff_network_rules #new_hospital_pharmacy_bill .payment_mode, #edit_staff_network_rules #new_hospital_pharmacy_bill #bm_due, #edit_staff_network_rules #new_hospital_pharmacy_bill #bm_paid, #edit_staff_network_rules #edit_hospital_pharmacy_bill #bill_total_due, #edit_staff_network_rules #edit_hospital_pharmacy_bill #bill_total_paid, #edit_staff_network_rules #edit_hospital_pharmacy_bill .payment_mode, #edit_staff_network_rules #edit_hospital_pharmacy_bill #bm_due, #edit_staff_network_rules #edit_hospital_pharmacy_bill #bm_paid, #edit_staff_network_rules #create_hospital_bill_template #bill_total_due, #edit_staff_network_rules #create_hospital_bill_template #bill_total_paid, #edit_staff_network_rules #create_hospital_bill_template .payment_mode, #edit_staff_network_rules #create_hospital_bill_template #bm_due, #edit_staff_network_rules #create_hospital_bill_template #bm_paid, #edit_staff_network_rules #edit_hospital_patient_bill #bill_total_due, #edit_staff_network_rules #edit_hospital_patient_bill #bill_total_paid, #edit_staff_network_rules #edit_hospital_patient_bill .payment_mode, #edit_staff_network_rules #edit_hospital_patient_bill #bm_due, #edit_staff_network_rules #edit_hospital_patient_bill #bm_paid, #edit_staff_network_rules #new_hospital_pharmacy_inventory #bill_total_due, #edit_staff_network_rules #new_hospital_pharmacy_inventory #bill_total_paid, #edit_staff_network_rules #new_hospital_pharmacy_inventory .payment_mode, #edit_staff_network_rules #new_hospital_pharmacy_inventory #bm_due, #edit_staff_network_rules #new_hospital_pharmacy_inventory #bm_paid, #edit_staff_network_rules #prescription_template_form #bill_total_due, #edit_staff_network_rules #prescription_template_form #bill_total_paid, #edit_staff_network_rules #prescription_template_form .payment_mode, #edit_staff_network_rules #prescription_template_form #bm_due, #edit_staff_network_rules #prescription_template_form #bm_paid, #edit_staff_network_rules #new_staff_network_rule_form #bill_total_due, #edit_staff_network_rules #new_staff_network_rule_form #bill_total_paid, #edit_staff_network_rules #new_staff_network_rule_form .payment_mode, #edit_staff_network_rules #new_staff_network_rule_form #bm_due, #edit_staff_network_rules #new_staff_network_rule_form #bm_paid, #edit_staff_network_rules #new_hospital_radiology_order #bill_total_due, #edit_staff_network_rules #new_hospital_radiology_order #bill_total_paid, #edit_staff_network_rules #new_hospital_radiology_order .payment_mode, #edit_staff_network_rules #new_hospital_radiology_order #bm_due, #edit_staff_network_rules #new_hospital_radiology_order #bm_paid, #edit_staff_network_rules #edit_hospital_radiology_order #bill_total_due, #edit_staff_network_rules #edit_hospital_radiology_order #bill_total_paid, #edit_staff_network_rules #edit_hospital_radiology_order .payment_mode, #edit_staff_network_rules #edit_hospital_radiology_order #bm_due, #edit_staff_network_rules #edit_hospital_radiology_order #bm_paid, #edit_staff_network_rules #edit_hospital_radiology_test #bill_total_due, #edit_staff_network_rules #edit_hospital_radiology_test #bill_total_paid, #edit_staff_network_rules #edit_hospital_radiology_test .payment_mode, #edit_staff_network_rules #edit_hospital_radiology_test #bm_due, #edit_staff_network_rules #edit_hospital_radiology_test #bm_paid, #edit_staff_network_rules #create_user_anon_bill #bill_total_due, #edit_staff_network_rules #create_user_anon_bill #bill_total_paid, #edit_staff_network_rules #create_user_anon_bill .payment_mode, #edit_staff_network_rules #create_user_anon_bill #bm_due, #edit_staff_network_rules #create_user_anon_bill #bm_paid, #edit_staff_network_rules #radiology_order_template #bill_total_due, #edit_staff_network_rules #radiology_order_template #bill_total_paid, #edit_staff_network_rules #radiology_order_template .payment_mode, #edit_staff_network_rules #radiology_order_template #bm_due, #edit_staff_network_rules #radiology_order_template #bm_paid, #edit_staff_network_rules #add_doctorreferral #bill_total_due, #edit_staff_network_rules #add_doctorreferral #bill_total_paid, #edit_staff_network_rules #add_doctorreferral .payment_mode, #edit_staff_network_rules #add_doctorreferral #bm_due, #edit_staff_network_rules #add_doctorreferral #bm_paid, #edit_staff_network_rules #new_pharmacy_order_form #bill_total_due, #edit_staff_network_rules #new_pharmacy_order_form #bill_total_paid, #edit_staff_network_rules #new_pharmacy_order_form .payment_mode, #edit_staff_network_rules #new_pharmacy_order_form #bm_due, #edit_staff_network_rules #new_pharmacy_order_form #bm_paid, #edit_staff_network_rules #edit_pharmacy_order_form #bill_total_due, #edit_staff_network_rules #edit_pharmacy_order_form #bill_total_paid, #edit_staff_network_rules #edit_pharmacy_order_form .payment_mode, #edit_staff_network_rules #edit_pharmacy_order_form #bm_due, #edit_staff_network_rules #edit_pharmacy_order_form #bm_paid, #edit_staff_network_rules #vaccination_type #bill_total_due, #edit_staff_network_rules #vaccination_type #bill_total_paid, #edit_staff_network_rules #vaccination_type .payment_mode, #edit_staff_network_rules #vaccination_type #bm_due, #edit_staff_network_rules #vaccination_type #bm_paid, #edit_staff_network_rules #update_pharamacy_full_stock #bill_total_due, #edit_staff_network_rules #update_pharamacy_full_stock #bill_total_paid, #edit_staff_network_rules #update_pharamacy_full_stock .payment_mode, #edit_staff_network_rules #update_pharamacy_full_stock #bm_due, #edit_staff_network_rules #update_pharamacy_full_stock #bm_paid, #edit_staff_network_rules .print_template_row_form #bill_total_due, #edit_staff_network_rules .print_template_row_form #bill_total_paid, #edit_staff_network_rules .print_template_row_form .payment_mode, #edit_staff_network_rules .print_template_row_form #bm_due, #edit_staff_network_rules .print_template_row_form #bm_paid, #edit_staff_network_rules .new_print_template_block #bill_total_due, #edit_staff_network_rules .new_print_template_block #bill_total_paid, #edit_staff_network_rules .new_print_template_block .payment_mode, #edit_staff_network_rules .new_print_template_block #bm_due, #edit_staff_network_rules .new_print_template_block #bm_paid, #edit_staff_network_rules .edit_print_template_block #bill_total_due, #edit_staff_network_rules .edit_print_template_block #bill_total_paid, #edit_staff_network_rules .edit_print_template_block .payment_mode, #edit_staff_network_rules .edit_print_template_block #bm_due, #edit_staff_network_rules .edit_print_template_block #bm_paid, #edit_staff_network_rules #referral_payouts_update #bill_total_due, #edit_staff_network_rules #referral_payouts_update #bill_total_paid, #edit_staff_network_rules #referral_payouts_update .payment_mode, #edit_staff_network_rules #referral_payouts_update #bm_due, #edit_staff_network_rules #referral_payouts_update #bm_paid, #edit_staff_network_rules #return_hospital_pharmacy_bill #bill_total_due, #edit_staff_network_rules #return_hospital_pharmacy_bill #bill_total_paid, #edit_staff_network_rules #return_hospital_pharmacy_bill .payment_mode, #edit_staff_network_rules #return_hospital_pharmacy_bill #bm_due, #edit_staff_network_rules #return_hospital_pharmacy_bill #bm_paid, #edit_staff_network_rules #new_doctor_network_rule_form #bill_total_due, #edit_staff_network_rules #new_doctor_network_rule_form #bill_total_paid, #edit_staff_network_rules #new_doctor_network_rule_form .payment_mode, #edit_staff_network_rules #new_doctor_network_rule_form #bm_due, #edit_staff_network_rules #new_doctor_network_rule_form #bm_paid, #add_new_radiology_order_form #new_hospital_patient_bill #bill_total_due, #add_new_radiology_order_form #new_hospital_patient_bill #bill_total_paid, #add_new_radiology_order_form #new_hospital_patient_bill .payment_mode, #add_new_radiology_order_form #new_hospital_patient_bill #bm_due, #add_new_radiology_order_form #new_hospital_patient_bill #bm_paid, #add_new_radiology_order_form #new_hospital_pharmacy_bill #bill_total_due, #add_new_radiology_order_form #new_hospital_pharmacy_bill #bill_total_paid, #add_new_radiology_order_form #new_hospital_pharmacy_bill .payment_mode, #add_new_radiology_order_form #new_hospital_pharmacy_bill #bm_due, #add_new_radiology_order_form #new_hospital_pharmacy_bill #bm_paid, #add_new_radiology_order_form #edit_hospital_pharmacy_bill #bill_total_due, #add_new_radiology_order_form #edit_hospital_pharmacy_bill #bill_total_paid, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .payment_mode, #add_new_radiology_order_form #edit_hospital_pharmacy_bill #bm_due, #add_new_radiology_order_form #edit_hospital_pharmacy_bill #bm_paid, #add_new_radiology_order_form #create_hospital_bill_template #bill_total_due, #add_new_radiology_order_form #create_hospital_bill_template #bill_total_paid, #add_new_radiology_order_form #create_hospital_bill_template .payment_mode, #add_new_radiology_order_form #create_hospital_bill_template #bm_due, #add_new_radiology_order_form #create_hospital_bill_template #bm_paid, #add_new_radiology_order_form #edit_hospital_patient_bill #bill_total_due, #add_new_radiology_order_form #edit_hospital_patient_bill #bill_total_paid, #add_new_radiology_order_form #edit_hospital_patient_bill .payment_mode, #add_new_radiology_order_form #edit_hospital_patient_bill #bm_due, #add_new_radiology_order_form #edit_hospital_patient_bill #bm_paid, #add_new_radiology_order_form #new_hospital_pharmacy_inventory #bill_total_due, #add_new_radiology_order_form #new_hospital_pharmacy_inventory #bill_total_paid, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .payment_mode, #add_new_radiology_order_form #new_hospital_pharmacy_inventory #bm_due, #add_new_radiology_order_form #new_hospital_pharmacy_inventory #bm_paid, #add_new_radiology_order_form #prescription_template_form #bill_total_due, #add_new_radiology_order_form #prescription_template_form #bill_total_paid, #add_new_radiology_order_form #prescription_template_form .payment_mode, #add_new_radiology_order_form #prescription_template_form #bm_due, #add_new_radiology_order_form #prescription_template_form #bm_paid, #add_new_radiology_order_form #new_staff_network_rule_form #bill_total_due, #add_new_radiology_order_form #new_staff_network_rule_form #bill_total_paid, #add_new_radiology_order_form #new_staff_network_rule_form .payment_mode, #add_new_radiology_order_form #new_staff_network_rule_form #bm_due, #add_new_radiology_order_form #new_staff_network_rule_form #bm_paid, #add_new_radiology_order_form #new_hospital_radiology_order #bill_total_due, #add_new_radiology_order_form #new_hospital_radiology_order #bill_total_paid, #add_new_radiology_order_form #new_hospital_radiology_order .payment_mode, #add_new_radiology_order_form #new_hospital_radiology_order #bm_due, #add_new_radiology_order_form #new_hospital_radiology_order #bm_paid, #add_new_radiology_order_form #edit_hospital_radiology_order #bill_total_due, #add_new_radiology_order_form #edit_hospital_radiology_order #bill_total_paid, #add_new_radiology_order_form #edit_hospital_radiology_order .payment_mode, #add_new_radiology_order_form #edit_hospital_radiology_order #bm_due, #add_new_radiology_order_form #edit_hospital_radiology_order #bm_paid, #add_new_radiology_order_form #edit_hospital_radiology_test #bill_total_due, #add_new_radiology_order_form #edit_hospital_radiology_test #bill_total_paid, #add_new_radiology_order_form #edit_hospital_radiology_test .payment_mode, #add_new_radiology_order_form #edit_hospital_radiology_test #bm_due, #add_new_radiology_order_form #edit_hospital_radiology_test #bm_paid, #add_new_radiology_order_form #create_user_anon_bill #bill_total_due, #add_new_radiology_order_form #create_user_anon_bill #bill_total_paid, #add_new_radiology_order_form #create_user_anon_bill .payment_mode, #add_new_radiology_order_form #create_user_anon_bill #bm_due, #add_new_radiology_order_form #create_user_anon_bill #bm_paid, #add_new_radiology_order_form #radiology_order_template #bill_total_due, #add_new_radiology_order_form #radiology_order_template #bill_total_paid, #add_new_radiology_order_form #radiology_order_template .payment_mode, #add_new_radiology_order_form #radiology_order_template #bm_due, #add_new_radiology_order_form #radiology_order_template #bm_paid, #add_new_radiology_order_form #add_doctorreferral #bill_total_due, #add_new_radiology_order_form #add_doctorreferral #bill_total_paid, #add_new_radiology_order_form #add_doctorreferral .payment_mode, #add_new_radiology_order_form #add_doctorreferral #bm_due, #add_new_radiology_order_form #add_doctorreferral #bm_paid, #add_new_radiology_order_form #new_pharmacy_order_form #bill_total_due, #add_new_radiology_order_form #new_pharmacy_order_form #bill_total_paid, #add_new_radiology_order_form #new_pharmacy_order_form .payment_mode, #add_new_radiology_order_form #new_pharmacy_order_form #bm_due, #add_new_radiology_order_form #new_pharmacy_order_form #bm_paid, #add_new_radiology_order_form #edit_pharmacy_order_form #bill_total_due, #add_new_radiology_order_form #edit_pharmacy_order_form #bill_total_paid, #add_new_radiology_order_form #edit_pharmacy_order_form .payment_mode, #add_new_radiology_order_form #edit_pharmacy_order_form #bm_due, #add_new_radiology_order_form #edit_pharmacy_order_form #bm_paid, #add_new_radiology_order_form #vaccination_type #bill_total_due, #add_new_radiology_order_form #vaccination_type #bill_total_paid, #add_new_radiology_order_form #vaccination_type .payment_mode, #add_new_radiology_order_form #vaccination_type #bm_due, #add_new_radiology_order_form #vaccination_type #bm_paid, #add_new_radiology_order_form #update_pharamacy_full_stock #bill_total_due, #add_new_radiology_order_form #update_pharamacy_full_stock #bill_total_paid, #add_new_radiology_order_form #update_pharamacy_full_stock .payment_mode, #add_new_radiology_order_form #update_pharamacy_full_stock #bm_due, #add_new_radiology_order_form #update_pharamacy_full_stock #bm_paid, #add_new_radiology_order_form .print_template_row_form #bill_total_due, #add_new_radiology_order_form .print_template_row_form #bill_total_paid, #add_new_radiology_order_form .print_template_row_form .payment_mode, #add_new_radiology_order_form .print_template_row_form #bm_due, #add_new_radiology_order_form .print_template_row_form #bm_paid, #add_new_radiology_order_form .new_print_template_block #bill_total_due, #add_new_radiology_order_form .new_print_template_block #bill_total_paid, #add_new_radiology_order_form .new_print_template_block .payment_mode, #add_new_radiology_order_form .new_print_template_block #bm_due, #add_new_radiology_order_form .new_print_template_block #bm_paid, #add_new_radiology_order_form .edit_print_template_block #bill_total_due, #add_new_radiology_order_form .edit_print_template_block #bill_total_paid, #add_new_radiology_order_form .edit_print_template_block .payment_mode, #add_new_radiology_order_form .edit_print_template_block #bm_due, #add_new_radiology_order_form .edit_print_template_block #bm_paid, #add_new_radiology_order_form #referral_payouts_update #bill_total_due, #add_new_radiology_order_form #referral_payouts_update #bill_total_paid, #add_new_radiology_order_form #referral_payouts_update .payment_mode, #add_new_radiology_order_form #referral_payouts_update #bm_due, #add_new_radiology_order_form #referral_payouts_update #bm_paid, #add_new_radiology_order_form #return_hospital_pharmacy_bill #bill_total_due, #add_new_radiology_order_form #return_hospital_pharmacy_bill #bill_total_paid, #add_new_radiology_order_form #return_hospital_pharmacy_bill .payment_mode, #add_new_radiology_order_form #return_hospital_pharmacy_bill #bm_due, #add_new_radiology_order_form #return_hospital_pharmacy_bill #bm_paid, #add_new_radiology_order_form #new_doctor_network_rule_form #bill_total_due, #add_new_radiology_order_form #new_doctor_network_rule_form #bill_total_paid, #add_new_radiology_order_form #new_doctor_network_rule_form .payment_mode, #add_new_radiology_order_form #new_doctor_network_rule_form #bm_due, #add_new_radiology_order_form #new_doctor_network_rule_form #bm_paid, #edit_radiology_test_form #new_hospital_patient_bill #bill_total_due, #edit_radiology_test_form #new_hospital_patient_bill #bill_total_paid, #edit_radiology_test_form #new_hospital_patient_bill .payment_mode, #edit_radiology_test_form #new_hospital_patient_bill #bm_due, #edit_radiology_test_form #new_hospital_patient_bill #bm_paid, #edit_radiology_test_form #new_hospital_pharmacy_bill #bill_total_due, #edit_radiology_test_form #new_hospital_pharmacy_bill #bill_total_paid, #edit_radiology_test_form #new_hospital_pharmacy_bill .payment_mode, #edit_radiology_test_form #new_hospital_pharmacy_bill #bm_due, #edit_radiology_test_form #new_hospital_pharmacy_bill #bm_paid, #edit_radiology_test_form #edit_hospital_pharmacy_bill #bill_total_due, #edit_radiology_test_form #edit_hospital_pharmacy_bill #bill_total_paid, #edit_radiology_test_form #edit_hospital_pharmacy_bill .payment_mode, #edit_radiology_test_form #edit_hospital_pharmacy_bill #bm_due, #edit_radiology_test_form #edit_hospital_pharmacy_bill #bm_paid, #edit_radiology_test_form #create_hospital_bill_template #bill_total_due, #edit_radiology_test_form #create_hospital_bill_template #bill_total_paid, #edit_radiology_test_form #create_hospital_bill_template .payment_mode, #edit_radiology_test_form #create_hospital_bill_template #bm_due, #edit_radiology_test_form #create_hospital_bill_template #bm_paid, #edit_radiology_test_form #edit_hospital_patient_bill #bill_total_due, #edit_radiology_test_form #edit_hospital_patient_bill #bill_total_paid, #edit_radiology_test_form #edit_hospital_patient_bill .payment_mode, #edit_radiology_test_form #edit_hospital_patient_bill #bm_due, #edit_radiology_test_form #edit_hospital_patient_bill #bm_paid, #edit_radiology_test_form #new_hospital_pharmacy_inventory #bill_total_due, #edit_radiology_test_form #new_hospital_pharmacy_inventory #bill_total_paid, #edit_radiology_test_form #new_hospital_pharmacy_inventory .payment_mode, #edit_radiology_test_form #new_hospital_pharmacy_inventory #bm_due, #edit_radiology_test_form #new_hospital_pharmacy_inventory #bm_paid, #edit_radiology_test_form #prescription_template_form #bill_total_due, #edit_radiology_test_form #prescription_template_form #bill_total_paid, #edit_radiology_test_form #prescription_template_form .payment_mode, #edit_radiology_test_form #prescription_template_form #bm_due, #edit_radiology_test_form #prescription_template_form #bm_paid, #edit_radiology_test_form #new_staff_network_rule_form #bill_total_due, #edit_radiology_test_form #new_staff_network_rule_form #bill_total_paid, #edit_radiology_test_form #new_staff_network_rule_form .payment_mode, #edit_radiology_test_form #new_staff_network_rule_form #bm_due, #edit_radiology_test_form #new_staff_network_rule_form #bm_paid, #edit_radiology_test_form #new_hospital_radiology_order #bill_total_due, #edit_radiology_test_form #new_hospital_radiology_order #bill_total_paid, #edit_radiology_test_form #new_hospital_radiology_order .payment_mode, #edit_radiology_test_form #new_hospital_radiology_order #bm_due, #edit_radiology_test_form #new_hospital_radiology_order #bm_paid, #edit_radiology_test_form #edit_hospital_radiology_order #bill_total_due, #edit_radiology_test_form #edit_hospital_radiology_order #bill_total_paid, #edit_radiology_test_form #edit_hospital_radiology_order .payment_mode, #edit_radiology_test_form #edit_hospital_radiology_order #bm_due, #edit_radiology_test_form #edit_hospital_radiology_order #bm_paid, #edit_radiology_test_form #edit_hospital_radiology_test #bill_total_due, #edit_radiology_test_form #edit_hospital_radiology_test #bill_total_paid, #edit_radiology_test_form #edit_hospital_radiology_test .payment_mode, #edit_radiology_test_form #edit_hospital_radiology_test #bm_due, #edit_radiology_test_form #edit_hospital_radiology_test #bm_paid, #edit_radiology_test_form #create_user_anon_bill #bill_total_due, #edit_radiology_test_form #create_user_anon_bill #bill_total_paid, #edit_radiology_test_form #create_user_anon_bill .payment_mode, #edit_radiology_test_form #create_user_anon_bill #bm_due, #edit_radiology_test_form #create_user_anon_bill #bm_paid, #edit_radiology_test_form #radiology_order_template #bill_total_due, #edit_radiology_test_form #radiology_order_template #bill_total_paid, #edit_radiology_test_form #radiology_order_template .payment_mode, #edit_radiology_test_form #radiology_order_template #bm_due, #edit_radiology_test_form #radiology_order_template #bm_paid, #edit_radiology_test_form #add_doctorreferral #bill_total_due, #edit_radiology_test_form #add_doctorreferral #bill_total_paid, #edit_radiology_test_form #add_doctorreferral .payment_mode, #edit_radiology_test_form #add_doctorreferral #bm_due, #edit_radiology_test_form #add_doctorreferral #bm_paid, #edit_radiology_test_form #new_pharmacy_order_form #bill_total_due, #edit_radiology_test_form #new_pharmacy_order_form #bill_total_paid, #edit_radiology_test_form #new_pharmacy_order_form .payment_mode, #edit_radiology_test_form #new_pharmacy_order_form #bm_due, #edit_radiology_test_form #new_pharmacy_order_form #bm_paid, #edit_radiology_test_form #edit_pharmacy_order_form #bill_total_due, #edit_radiology_test_form #edit_pharmacy_order_form #bill_total_paid, #edit_radiology_test_form #edit_pharmacy_order_form .payment_mode, #edit_radiology_test_form #edit_pharmacy_order_form #bm_due, #edit_radiology_test_form #edit_pharmacy_order_form #bm_paid, #edit_radiology_test_form #vaccination_type #bill_total_due, #edit_radiology_test_form #vaccination_type #bill_total_paid, #edit_radiology_test_form #vaccination_type .payment_mode, #edit_radiology_test_form #vaccination_type #bm_due, #edit_radiology_test_form #vaccination_type #bm_paid, #edit_radiology_test_form #update_pharamacy_full_stock #bill_total_due, #edit_radiology_test_form #update_pharamacy_full_stock #bill_total_paid, #edit_radiology_test_form #update_pharamacy_full_stock .payment_mode, #edit_radiology_test_form #update_pharamacy_full_stock #bm_due, #edit_radiology_test_form #update_pharamacy_full_stock #bm_paid, #edit_radiology_test_form .print_template_row_form #bill_total_due, #edit_radiology_test_form .print_template_row_form #bill_total_paid, #edit_radiology_test_form .print_template_row_form .payment_mode, #edit_radiology_test_form .print_template_row_form #bm_due, #edit_radiology_test_form .print_template_row_form #bm_paid, #edit_radiology_test_form .new_print_template_block #bill_total_due, #edit_radiology_test_form .new_print_template_block #bill_total_paid, #edit_radiology_test_form .new_print_template_block .payment_mode, #edit_radiology_test_form .new_print_template_block #bm_due, #edit_radiology_test_form .new_print_template_block #bm_paid, #edit_radiology_test_form .edit_print_template_block #bill_total_due, #edit_radiology_test_form .edit_print_template_block #bill_total_paid, #edit_radiology_test_form .edit_print_template_block .payment_mode, #edit_radiology_test_form .edit_print_template_block #bm_due, #edit_radiology_test_form .edit_print_template_block #bm_paid, #edit_radiology_test_form #referral_payouts_update #bill_total_due, #edit_radiology_test_form #referral_payouts_update #bill_total_paid, #edit_radiology_test_form #referral_payouts_update .payment_mode, #edit_radiology_test_form #referral_payouts_update #bm_due, #edit_radiology_test_form #referral_payouts_update #bm_paid, #edit_radiology_test_form #return_hospital_pharmacy_bill #bill_total_due, #edit_radiology_test_form #return_hospital_pharmacy_bill #bill_total_paid, #edit_radiology_test_form #return_hospital_pharmacy_bill .payment_mode, #edit_radiology_test_form #return_hospital_pharmacy_bill #bm_due, #edit_radiology_test_form #return_hospital_pharmacy_bill #bm_paid, #edit_radiology_test_form #new_doctor_network_rule_form #bill_total_due, #edit_radiology_test_form #new_doctor_network_rule_form #bill_total_paid, #edit_radiology_test_form #new_doctor_network_rule_form .payment_mode, #edit_radiology_test_form #new_doctor_network_rule_form #bm_due, #edit_radiology_test_form #new_doctor_network_rule_form #bm_paid, #importUserBill #new_hospital_patient_bill #bill_total_due, #importUserBill #new_hospital_patient_bill #bill_total_paid, #importUserBill #new_hospital_patient_bill .payment_mode, #importUserBill #new_hospital_patient_bill #bm_due, #importUserBill #new_hospital_patient_bill #bm_paid, #importUserBill #new_hospital_pharmacy_bill #bill_total_due, #importUserBill #new_hospital_pharmacy_bill #bill_total_paid, #importUserBill #new_hospital_pharmacy_bill .payment_mode, #importUserBill #new_hospital_pharmacy_bill #bm_due, #importUserBill #new_hospital_pharmacy_bill #bm_paid, #importUserBill #edit_hospital_pharmacy_bill #bill_total_due, #importUserBill #edit_hospital_pharmacy_bill #bill_total_paid, #importUserBill #edit_hospital_pharmacy_bill .payment_mode, #importUserBill #edit_hospital_pharmacy_bill #bm_due, #importUserBill #edit_hospital_pharmacy_bill #bm_paid, #importUserBill #create_hospital_bill_template #bill_total_due, #importUserBill #create_hospital_bill_template #bill_total_paid, #importUserBill #create_hospital_bill_template .payment_mode, #importUserBill #create_hospital_bill_template #bm_due, #importUserBill #create_hospital_bill_template #bm_paid, #importUserBill #edit_hospital_patient_bill #bill_total_due, #importUserBill #edit_hospital_patient_bill #bill_total_paid, #importUserBill #edit_hospital_patient_bill .payment_mode, #importUserBill #edit_hospital_patient_bill #bm_due, #importUserBill #edit_hospital_patient_bill #bm_paid, #importUserBill #new_hospital_pharmacy_inventory #bill_total_due, #importUserBill #new_hospital_pharmacy_inventory #bill_total_paid, #importUserBill #new_hospital_pharmacy_inventory .payment_mode, #importUserBill #new_hospital_pharmacy_inventory #bm_due, #importUserBill #new_hospital_pharmacy_inventory #bm_paid, #importUserBill #prescription_template_form #bill_total_due, #importUserBill #prescription_template_form #bill_total_paid, #importUserBill #prescription_template_form .payment_mode, #importUserBill #prescription_template_form #bm_due, #importUserBill #prescription_template_form #bm_paid, #importUserBill #new_staff_network_rule_form #bill_total_due, #importUserBill #new_staff_network_rule_form #bill_total_paid, #importUserBill #new_staff_network_rule_form .payment_mode, #importUserBill #new_staff_network_rule_form #bm_due, #importUserBill #new_staff_network_rule_form #bm_paid, #importUserBill #new_hospital_radiology_order #bill_total_due, #importUserBill #new_hospital_radiology_order #bill_total_paid, #importUserBill #new_hospital_radiology_order .payment_mode, #importUserBill #new_hospital_radiology_order #bm_due, #importUserBill #new_hospital_radiology_order #bm_paid, #importUserBill #edit_hospital_radiology_order #bill_total_due, #importUserBill #edit_hospital_radiology_order #bill_total_paid, #importUserBill #edit_hospital_radiology_order .payment_mode, #importUserBill #edit_hospital_radiology_order #bm_due, #importUserBill #edit_hospital_radiology_order #bm_paid, #importUserBill #edit_hospital_radiology_test #bill_total_due, #importUserBill #edit_hospital_radiology_test #bill_total_paid, #importUserBill #edit_hospital_radiology_test .payment_mode, #importUserBill #edit_hospital_radiology_test #bm_due, #importUserBill #edit_hospital_radiology_test #bm_paid, #importUserBill #create_user_anon_bill #bill_total_due, #importUserBill #create_user_anon_bill #bill_total_paid, #importUserBill #create_user_anon_bill .payment_mode, #importUserBill #create_user_anon_bill #bm_due, #importUserBill #create_user_anon_bill #bm_paid, #importUserBill #radiology_order_template #bill_total_due, #importUserBill #radiology_order_template #bill_total_paid, #importUserBill #radiology_order_template .payment_mode, #importUserBill #radiology_order_template #bm_due, #importUserBill #radiology_order_template #bm_paid, #importUserBill #add_doctorreferral #bill_total_due, #importUserBill #add_doctorreferral #bill_total_paid, #importUserBill #add_doctorreferral .payment_mode, #importUserBill #add_doctorreferral #bm_due, #importUserBill #add_doctorreferral #bm_paid, #importUserBill #new_pharmacy_order_form #bill_total_due, #importUserBill #new_pharmacy_order_form #bill_total_paid, #importUserBill #new_pharmacy_order_form .payment_mode, #importUserBill #new_pharmacy_order_form #bm_due, #importUserBill #new_pharmacy_order_form #bm_paid, #importUserBill #edit_pharmacy_order_form #bill_total_due, #importUserBill #edit_pharmacy_order_form #bill_total_paid, #importUserBill #edit_pharmacy_order_form .payment_mode, #importUserBill #edit_pharmacy_order_form #bm_due, #importUserBill #edit_pharmacy_order_form #bm_paid, #importUserBill #vaccination_type #bill_total_due, #importUserBill #vaccination_type #bill_total_paid, #importUserBill #vaccination_type .payment_mode, #importUserBill #vaccination_type #bm_due, #importUserBill #vaccination_type #bm_paid, #importUserBill #update_pharamacy_full_stock #bill_total_due, #importUserBill #update_pharamacy_full_stock #bill_total_paid, #importUserBill #update_pharamacy_full_stock .payment_mode, #importUserBill #update_pharamacy_full_stock #bm_due, #importUserBill #update_pharamacy_full_stock #bm_paid, #importUserBill .print_template_row_form #bill_total_due, #importUserBill .print_template_row_form #bill_total_paid, #importUserBill .print_template_row_form .payment_mode, #importUserBill .print_template_row_form #bm_due, #importUserBill .print_template_row_form #bm_paid, #importUserBill .new_print_template_block #bill_total_due, #importUserBill .new_print_template_block #bill_total_paid, #importUserBill .new_print_template_block .payment_mode, #importUserBill .new_print_template_block #bm_due, #importUserBill .new_print_template_block #bm_paid, #importUserBill .edit_print_template_block #bill_total_due, #importUserBill .edit_print_template_block #bill_total_paid, #importUserBill .edit_print_template_block .payment_mode, #importUserBill .edit_print_template_block #bm_due, #importUserBill .edit_print_template_block #bm_paid, #importUserBill #referral_payouts_update #bill_total_due, #importUserBill #referral_payouts_update #bill_total_paid, #importUserBill #referral_payouts_update .payment_mode, #importUserBill #referral_payouts_update #bm_due, #importUserBill #referral_payouts_update #bm_paid, #importUserBill #return_hospital_pharmacy_bill #bill_total_due, #importUserBill #return_hospital_pharmacy_bill #bill_total_paid, #importUserBill #return_hospital_pharmacy_bill .payment_mode, #importUserBill #return_hospital_pharmacy_bill #bm_due, #importUserBill #return_hospital_pharmacy_bill #bm_paid, #importUserBill #new_doctor_network_rule_form #bill_total_due, #importUserBill #new_doctor_network_rule_form #bill_total_paid, #importUserBill #new_doctor_network_rule_form .payment_mode, #importUserBill #new_doctor_network_rule_form #bm_due, #importUserBill #new_doctor_network_rule_form #bm_paid, #editOrderTemplatemodal #new_hospital_patient_bill #bill_total_due, #editOrderTemplatemodal #new_hospital_patient_bill #bill_total_paid, #editOrderTemplatemodal #new_hospital_patient_bill .payment_mode, #editOrderTemplatemodal #new_hospital_patient_bill #bm_due, #editOrderTemplatemodal #new_hospital_patient_bill #bm_paid, #editOrderTemplatemodal #new_hospital_pharmacy_bill #bill_total_due, #editOrderTemplatemodal #new_hospital_pharmacy_bill #bill_total_paid, #editOrderTemplatemodal #new_hospital_pharmacy_bill .payment_mode, #editOrderTemplatemodal #new_hospital_pharmacy_bill #bm_due, #editOrderTemplatemodal #new_hospital_pharmacy_bill #bm_paid, #editOrderTemplatemodal #edit_hospital_pharmacy_bill #bill_total_due, #editOrderTemplatemodal #edit_hospital_pharmacy_bill #bill_total_paid, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .payment_mode, #editOrderTemplatemodal #edit_hospital_pharmacy_bill #bm_due, #editOrderTemplatemodal #edit_hospital_pharmacy_bill #bm_paid, #editOrderTemplatemodal #create_hospital_bill_template #bill_total_due, #editOrderTemplatemodal #create_hospital_bill_template #bill_total_paid, #editOrderTemplatemodal #create_hospital_bill_template .payment_mode, #editOrderTemplatemodal #create_hospital_bill_template #bm_due, #editOrderTemplatemodal #create_hospital_bill_template #bm_paid, #editOrderTemplatemodal #edit_hospital_patient_bill #bill_total_due, #editOrderTemplatemodal #edit_hospital_patient_bill #bill_total_paid, #editOrderTemplatemodal #edit_hospital_patient_bill .payment_mode, #editOrderTemplatemodal #edit_hospital_patient_bill #bm_due, #editOrderTemplatemodal #edit_hospital_patient_bill #bm_paid, #editOrderTemplatemodal #new_hospital_pharmacy_inventory #bill_total_due, #editOrderTemplatemodal #new_hospital_pharmacy_inventory #bill_total_paid, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .payment_mode, #editOrderTemplatemodal #new_hospital_pharmacy_inventory #bm_due, #editOrderTemplatemodal #new_hospital_pharmacy_inventory #bm_paid, #editOrderTemplatemodal #prescription_template_form #bill_total_due, #editOrderTemplatemodal #prescription_template_form #bill_total_paid, #editOrderTemplatemodal #prescription_template_form .payment_mode, #editOrderTemplatemodal #prescription_template_form #bm_due, #editOrderTemplatemodal #prescription_template_form #bm_paid, #editOrderTemplatemodal #new_staff_network_rule_form #bill_total_due, #editOrderTemplatemodal #new_staff_network_rule_form #bill_total_paid, #editOrderTemplatemodal #new_staff_network_rule_form .payment_mode, #editOrderTemplatemodal #new_staff_network_rule_form #bm_due, #editOrderTemplatemodal #new_staff_network_rule_form #bm_paid, #editOrderTemplatemodal #new_hospital_radiology_order #bill_total_due, #editOrderTemplatemodal #new_hospital_radiology_order #bill_total_paid, #editOrderTemplatemodal #new_hospital_radiology_order .payment_mode, #editOrderTemplatemodal #new_hospital_radiology_order #bm_due, #editOrderTemplatemodal #new_hospital_radiology_order #bm_paid, #editOrderTemplatemodal #edit_hospital_radiology_order #bill_total_due, #editOrderTemplatemodal #edit_hospital_radiology_order #bill_total_paid, #editOrderTemplatemodal #edit_hospital_radiology_order .payment_mode, #editOrderTemplatemodal #edit_hospital_radiology_order #bm_due, #editOrderTemplatemodal #edit_hospital_radiology_order #bm_paid, #editOrderTemplatemodal #edit_hospital_radiology_test #bill_total_due, #editOrderTemplatemodal #edit_hospital_radiology_test #bill_total_paid, #editOrderTemplatemodal #edit_hospital_radiology_test .payment_mode, #editOrderTemplatemodal #edit_hospital_radiology_test #bm_due, #editOrderTemplatemodal #edit_hospital_radiology_test #bm_paid, #editOrderTemplatemodal #create_user_anon_bill #bill_total_due, #editOrderTemplatemodal #create_user_anon_bill #bill_total_paid, #editOrderTemplatemodal #create_user_anon_bill .payment_mode, #editOrderTemplatemodal #create_user_anon_bill #bm_due, #editOrderTemplatemodal #create_user_anon_bill #bm_paid, #editOrderTemplatemodal #radiology_order_template #bill_total_due, #editOrderTemplatemodal #radiology_order_template #bill_total_paid, #editOrderTemplatemodal #radiology_order_template .payment_mode, #editOrderTemplatemodal #radiology_order_template #bm_due, #editOrderTemplatemodal #radiology_order_template #bm_paid, #editOrderTemplatemodal #add_doctorreferral #bill_total_due, #editOrderTemplatemodal #add_doctorreferral #bill_total_paid, #editOrderTemplatemodal #add_doctorreferral .payment_mode, #editOrderTemplatemodal #add_doctorreferral #bm_due, #editOrderTemplatemodal #add_doctorreferral #bm_paid, #editOrderTemplatemodal #new_pharmacy_order_form #bill_total_due, #editOrderTemplatemodal #new_pharmacy_order_form #bill_total_paid, #editOrderTemplatemodal #new_pharmacy_order_form .payment_mode, #editOrderTemplatemodal #new_pharmacy_order_form #bm_due, #editOrderTemplatemodal #new_pharmacy_order_form #bm_paid, #editOrderTemplatemodal #edit_pharmacy_order_form #bill_total_due, #editOrderTemplatemodal #edit_pharmacy_order_form #bill_total_paid, #editOrderTemplatemodal #edit_pharmacy_order_form .payment_mode, #editOrderTemplatemodal #edit_pharmacy_order_form #bm_due, #editOrderTemplatemodal #edit_pharmacy_order_form #bm_paid, #editOrderTemplatemodal #vaccination_type #bill_total_due, #editOrderTemplatemodal #vaccination_type #bill_total_paid, #editOrderTemplatemodal #vaccination_type .payment_mode, #editOrderTemplatemodal #vaccination_type #bm_due, #editOrderTemplatemodal #vaccination_type #bm_paid, #editOrderTemplatemodal #update_pharamacy_full_stock #bill_total_due, #editOrderTemplatemodal #update_pharamacy_full_stock #bill_total_paid, #editOrderTemplatemodal #update_pharamacy_full_stock .payment_mode, #editOrderTemplatemodal #update_pharamacy_full_stock #bm_due, #editOrderTemplatemodal #update_pharamacy_full_stock #bm_paid, #editOrderTemplatemodal .print_template_row_form #bill_total_due, #editOrderTemplatemodal .print_template_row_form #bill_total_paid, #editOrderTemplatemodal .print_template_row_form .payment_mode, #editOrderTemplatemodal .print_template_row_form #bm_due, #editOrderTemplatemodal .print_template_row_form #bm_paid, #editOrderTemplatemodal .new_print_template_block #bill_total_due, #editOrderTemplatemodal .new_print_template_block #bill_total_paid, #editOrderTemplatemodal .new_print_template_block .payment_mode, #editOrderTemplatemodal .new_print_template_block #bm_due, #editOrderTemplatemodal .new_print_template_block #bm_paid, #editOrderTemplatemodal .edit_print_template_block #bill_total_due, #editOrderTemplatemodal .edit_print_template_block #bill_total_paid, #editOrderTemplatemodal .edit_print_template_block .payment_mode, #editOrderTemplatemodal .edit_print_template_block #bm_due, #editOrderTemplatemodal .edit_print_template_block #bm_paid, #editOrderTemplatemodal #referral_payouts_update #bill_total_due, #editOrderTemplatemodal #referral_payouts_update #bill_total_paid, #editOrderTemplatemodal #referral_payouts_update .payment_mode, #editOrderTemplatemodal #referral_payouts_update #bm_due, #editOrderTemplatemodal #referral_payouts_update #bm_paid, #editOrderTemplatemodal #return_hospital_pharmacy_bill #bill_total_due, #editOrderTemplatemodal #return_hospital_pharmacy_bill #bill_total_paid, #editOrderTemplatemodal #return_hospital_pharmacy_bill .payment_mode, #editOrderTemplatemodal #return_hospital_pharmacy_bill #bm_due, #editOrderTemplatemodal #return_hospital_pharmacy_bill #bm_paid, #editOrderTemplatemodal #new_doctor_network_rule_form #bill_total_due, #editOrderTemplatemodal #new_doctor_network_rule_form #bill_total_paid, #editOrderTemplatemodal #new_doctor_network_rule_form .payment_mode, #editOrderTemplatemodal #new_doctor_network_rule_form #bm_due, #editOrderTemplatemodal #new_doctor_network_rule_form #bm_paid, #editReferralTemplatemodal #new_hospital_patient_bill #bill_total_due, #editReferralTemplatemodal #new_hospital_patient_bill #bill_total_paid, #editReferralTemplatemodal #new_hospital_patient_bill .payment_mode, #editReferralTemplatemodal #new_hospital_patient_bill #bm_due, #editReferralTemplatemodal #new_hospital_patient_bill #bm_paid, #editReferralTemplatemodal #new_hospital_pharmacy_bill #bill_total_due, #editReferralTemplatemodal #new_hospital_pharmacy_bill #bill_total_paid, #editReferralTemplatemodal #new_hospital_pharmacy_bill .payment_mode, #editReferralTemplatemodal #new_hospital_pharmacy_bill #bm_due, #editReferralTemplatemodal #new_hospital_pharmacy_bill #bm_paid, #editReferralTemplatemodal #edit_hospital_pharmacy_bill #bill_total_due, #editReferralTemplatemodal #edit_hospital_pharmacy_bill #bill_total_paid, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .payment_mode, #editReferralTemplatemodal #edit_hospital_pharmacy_bill #bm_due, #editReferralTemplatemodal #edit_hospital_pharmacy_bill #bm_paid, #editReferralTemplatemodal #create_hospital_bill_template #bill_total_due, #editReferralTemplatemodal #create_hospital_bill_template #bill_total_paid, #editReferralTemplatemodal #create_hospital_bill_template .payment_mode, #editReferralTemplatemodal #create_hospital_bill_template #bm_due, #editReferralTemplatemodal #create_hospital_bill_template #bm_paid, #editReferralTemplatemodal #edit_hospital_patient_bill #bill_total_due, #editReferralTemplatemodal #edit_hospital_patient_bill #bill_total_paid, #editReferralTemplatemodal #edit_hospital_patient_bill .payment_mode, #editReferralTemplatemodal #edit_hospital_patient_bill #bm_due, #editReferralTemplatemodal #edit_hospital_patient_bill #bm_paid, #editReferralTemplatemodal #new_hospital_pharmacy_inventory #bill_total_due, #editReferralTemplatemodal #new_hospital_pharmacy_inventory #bill_total_paid, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .payment_mode, #editReferralTemplatemodal #new_hospital_pharmacy_inventory #bm_due, #editReferralTemplatemodal #new_hospital_pharmacy_inventory #bm_paid, #editReferralTemplatemodal #prescription_template_form #bill_total_due, #editReferralTemplatemodal #prescription_template_form #bill_total_paid, #editReferralTemplatemodal #prescription_template_form .payment_mode, #editReferralTemplatemodal #prescription_template_form #bm_due, #editReferralTemplatemodal #prescription_template_form #bm_paid, #editReferralTemplatemodal #new_staff_network_rule_form #bill_total_due, #editReferralTemplatemodal #new_staff_network_rule_form #bill_total_paid, #editReferralTemplatemodal #new_staff_network_rule_form .payment_mode, #editReferralTemplatemodal #new_staff_network_rule_form #bm_due, #editReferralTemplatemodal #new_staff_network_rule_form #bm_paid, #editReferralTemplatemodal #new_hospital_radiology_order #bill_total_due, #editReferralTemplatemodal #new_hospital_radiology_order #bill_total_paid, #editReferralTemplatemodal #new_hospital_radiology_order .payment_mode, #editReferralTemplatemodal #new_hospital_radiology_order #bm_due, #editReferralTemplatemodal #new_hospital_radiology_order #bm_paid, #editReferralTemplatemodal #edit_hospital_radiology_order #bill_total_due, #editReferralTemplatemodal #edit_hospital_radiology_order #bill_total_paid, #editReferralTemplatemodal #edit_hospital_radiology_order .payment_mode, #editReferralTemplatemodal #edit_hospital_radiology_order #bm_due, #editReferralTemplatemodal #edit_hospital_radiology_order #bm_paid, #editReferralTemplatemodal #edit_hospital_radiology_test #bill_total_due, #editReferralTemplatemodal #edit_hospital_radiology_test #bill_total_paid, #editReferralTemplatemodal #edit_hospital_radiology_test .payment_mode, #editReferralTemplatemodal #edit_hospital_radiology_test #bm_due, #editReferralTemplatemodal #edit_hospital_radiology_test #bm_paid, #editReferralTemplatemodal #create_user_anon_bill #bill_total_due, #editReferralTemplatemodal #create_user_anon_bill #bill_total_paid, #editReferralTemplatemodal #create_user_anon_bill .payment_mode, #editReferralTemplatemodal #create_user_anon_bill #bm_due, #editReferralTemplatemodal #create_user_anon_bill #bm_paid, #editReferralTemplatemodal #radiology_order_template #bill_total_due, #editReferralTemplatemodal #radiology_order_template #bill_total_paid, #editReferralTemplatemodal #radiology_order_template .payment_mode, #editReferralTemplatemodal #radiology_order_template #bm_due, #editReferralTemplatemodal #radiology_order_template #bm_paid, #editReferralTemplatemodal #add_doctorreferral #bill_total_due, #editReferralTemplatemodal #add_doctorreferral #bill_total_paid, #editReferralTemplatemodal #add_doctorreferral .payment_mode, #editReferralTemplatemodal #add_doctorreferral #bm_due, #editReferralTemplatemodal #add_doctorreferral #bm_paid, #editReferralTemplatemodal #new_pharmacy_order_form #bill_total_due, #editReferralTemplatemodal #new_pharmacy_order_form #bill_total_paid, #editReferralTemplatemodal #new_pharmacy_order_form .payment_mode, #editReferralTemplatemodal #new_pharmacy_order_form #bm_due, #editReferralTemplatemodal #new_pharmacy_order_form #bm_paid, #editReferralTemplatemodal #edit_pharmacy_order_form #bill_total_due, #editReferralTemplatemodal #edit_pharmacy_order_form #bill_total_paid, #editReferralTemplatemodal #edit_pharmacy_order_form .payment_mode, #editReferralTemplatemodal #edit_pharmacy_order_form #bm_due, #editReferralTemplatemodal #edit_pharmacy_order_form #bm_paid, #editReferralTemplatemodal #vaccination_type #bill_total_due, #editReferralTemplatemodal #vaccination_type #bill_total_paid, #editReferralTemplatemodal #vaccination_type .payment_mode, #editReferralTemplatemodal #vaccination_type #bm_due, #editReferralTemplatemodal #vaccination_type #bm_paid, #editReferralTemplatemodal #update_pharamacy_full_stock #bill_total_due, #editReferralTemplatemodal #update_pharamacy_full_stock #bill_total_paid, #editReferralTemplatemodal #update_pharamacy_full_stock .payment_mode, #editReferralTemplatemodal #update_pharamacy_full_stock #bm_due, #editReferralTemplatemodal #update_pharamacy_full_stock #bm_paid, #editReferralTemplatemodal .print_template_row_form #bill_total_due, #editReferralTemplatemodal .print_template_row_form #bill_total_paid, #editReferralTemplatemodal .print_template_row_form .payment_mode, #editReferralTemplatemodal .print_template_row_form #bm_due, #editReferralTemplatemodal .print_template_row_form #bm_paid, #editReferralTemplatemodal .new_print_template_block #bill_total_due, #editReferralTemplatemodal .new_print_template_block #bill_total_paid, #editReferralTemplatemodal .new_print_template_block .payment_mode, #editReferralTemplatemodal .new_print_template_block #bm_due, #editReferralTemplatemodal .new_print_template_block #bm_paid, #editReferralTemplatemodal .edit_print_template_block #bill_total_due, #editReferralTemplatemodal .edit_print_template_block #bill_total_paid, #editReferralTemplatemodal .edit_print_template_block .payment_mode, #editReferralTemplatemodal .edit_print_template_block #bm_due, #editReferralTemplatemodal .edit_print_template_block #bm_paid, #editReferralTemplatemodal #referral_payouts_update #bill_total_due, #editReferralTemplatemodal #referral_payouts_update #bill_total_paid, #editReferralTemplatemodal #referral_payouts_update .payment_mode, #editReferralTemplatemodal #referral_payouts_update #bm_due, #editReferralTemplatemodal #referral_payouts_update #bm_paid, #editReferralTemplatemodal #return_hospital_pharmacy_bill #bill_total_due, #editReferralTemplatemodal #return_hospital_pharmacy_bill #bill_total_paid, #editReferralTemplatemodal #return_hospital_pharmacy_bill .payment_mode, #editReferralTemplatemodal #return_hospital_pharmacy_bill #bm_due, #editReferralTemplatemodal #return_hospital_pharmacy_bill #bm_paid, #editReferralTemplatemodal #new_doctor_network_rule_form #bill_total_due, #editReferralTemplatemodal #new_doctor_network_rule_form #bill_total_paid, #editReferralTemplatemodal #new_doctor_network_rule_form .payment_mode, #editReferralTemplatemodal #new_doctor_network_rule_form #bm_due, #editReferralTemplatemodal #new_doctor_network_rule_form #bm_paid, #VaccinationTemplatemodal #new_hospital_patient_bill #bill_total_due, #VaccinationTemplatemodal #new_hospital_patient_bill #bill_total_paid, #VaccinationTemplatemodal #new_hospital_patient_bill .payment_mode, #VaccinationTemplatemodal #new_hospital_patient_bill #bm_due, #VaccinationTemplatemodal #new_hospital_patient_bill #bm_paid, #VaccinationTemplatemodal #new_hospital_pharmacy_bill #bill_total_due, #VaccinationTemplatemodal #new_hospital_pharmacy_bill #bill_total_paid, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .payment_mode, #VaccinationTemplatemodal #new_hospital_pharmacy_bill #bm_due, #VaccinationTemplatemodal #new_hospital_pharmacy_bill #bm_paid, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill #bill_total_due, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill #bill_total_paid, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .payment_mode, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill #bm_due, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill #bm_paid, #VaccinationTemplatemodal #create_hospital_bill_template #bill_total_due, #VaccinationTemplatemodal #create_hospital_bill_template #bill_total_paid, #VaccinationTemplatemodal #create_hospital_bill_template .payment_mode, #VaccinationTemplatemodal #create_hospital_bill_template #bm_due, #VaccinationTemplatemodal #create_hospital_bill_template #bm_paid, #VaccinationTemplatemodal #edit_hospital_patient_bill #bill_total_due, #VaccinationTemplatemodal #edit_hospital_patient_bill #bill_total_paid, #VaccinationTemplatemodal #edit_hospital_patient_bill .payment_mode, #VaccinationTemplatemodal #edit_hospital_patient_bill #bm_due, #VaccinationTemplatemodal #edit_hospital_patient_bill #bm_paid, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory #bill_total_due, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory #bill_total_paid, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .payment_mode, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory #bm_due, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory #bm_paid, #VaccinationTemplatemodal #prescription_template_form #bill_total_due, #VaccinationTemplatemodal #prescription_template_form #bill_total_paid, #VaccinationTemplatemodal #prescription_template_form .payment_mode, #VaccinationTemplatemodal #prescription_template_form #bm_due, #VaccinationTemplatemodal #prescription_template_form #bm_paid, #VaccinationTemplatemodal #new_staff_network_rule_form #bill_total_due, #VaccinationTemplatemodal #new_staff_network_rule_form #bill_total_paid, #VaccinationTemplatemodal #new_staff_network_rule_form .payment_mode, #VaccinationTemplatemodal #new_staff_network_rule_form #bm_due, #VaccinationTemplatemodal #new_staff_network_rule_form #bm_paid, #VaccinationTemplatemodal #new_hospital_radiology_order #bill_total_due, #VaccinationTemplatemodal #new_hospital_radiology_order #bill_total_paid, #VaccinationTemplatemodal #new_hospital_radiology_order .payment_mode, #VaccinationTemplatemodal #new_hospital_radiology_order #bm_due, #VaccinationTemplatemodal #new_hospital_radiology_order #bm_paid, #VaccinationTemplatemodal #edit_hospital_radiology_order #bill_total_due, #VaccinationTemplatemodal #edit_hospital_radiology_order #bill_total_paid, #VaccinationTemplatemodal #edit_hospital_radiology_order .payment_mode, #VaccinationTemplatemodal #edit_hospital_radiology_order #bm_due, #VaccinationTemplatemodal #edit_hospital_radiology_order #bm_paid, #VaccinationTemplatemodal #edit_hospital_radiology_test #bill_total_due, #VaccinationTemplatemodal #edit_hospital_radiology_test #bill_total_paid, #VaccinationTemplatemodal #edit_hospital_radiology_test .payment_mode, #VaccinationTemplatemodal #edit_hospital_radiology_test #bm_due, #VaccinationTemplatemodal #edit_hospital_radiology_test #bm_paid, #VaccinationTemplatemodal #create_user_anon_bill #bill_total_due, #VaccinationTemplatemodal #create_user_anon_bill #bill_total_paid, #VaccinationTemplatemodal #create_user_anon_bill .payment_mode, #VaccinationTemplatemodal #create_user_anon_bill #bm_due, #VaccinationTemplatemodal #create_user_anon_bill #bm_paid, #VaccinationTemplatemodal #radiology_order_template #bill_total_due, #VaccinationTemplatemodal #radiology_order_template #bill_total_paid, #VaccinationTemplatemodal #radiology_order_template .payment_mode, #VaccinationTemplatemodal #radiology_order_template #bm_due, #VaccinationTemplatemodal #radiology_order_template #bm_paid, #VaccinationTemplatemodal #add_doctorreferral #bill_total_due, #VaccinationTemplatemodal #add_doctorreferral #bill_total_paid, #VaccinationTemplatemodal #add_doctorreferral .payment_mode, #VaccinationTemplatemodal #add_doctorreferral #bm_due, #VaccinationTemplatemodal #add_doctorreferral #bm_paid, #VaccinationTemplatemodal #new_pharmacy_order_form #bill_total_due, #VaccinationTemplatemodal #new_pharmacy_order_form #bill_total_paid, #VaccinationTemplatemodal #new_pharmacy_order_form .payment_mode, #VaccinationTemplatemodal #new_pharmacy_order_form #bm_due, #VaccinationTemplatemodal #new_pharmacy_order_form #bm_paid, #VaccinationTemplatemodal #edit_pharmacy_order_form #bill_total_due, #VaccinationTemplatemodal #edit_pharmacy_order_form #bill_total_paid, #VaccinationTemplatemodal #edit_pharmacy_order_form .payment_mode, #VaccinationTemplatemodal #edit_pharmacy_order_form #bm_due, #VaccinationTemplatemodal #edit_pharmacy_order_form #bm_paid, #VaccinationTemplatemodal #vaccination_type #bill_total_due, #VaccinationTemplatemodal #vaccination_type #bill_total_paid, #VaccinationTemplatemodal #vaccination_type .payment_mode, #VaccinationTemplatemodal #vaccination_type #bm_due, #VaccinationTemplatemodal #vaccination_type #bm_paid, #VaccinationTemplatemodal #update_pharamacy_full_stock #bill_total_due, #VaccinationTemplatemodal #update_pharamacy_full_stock #bill_total_paid, #VaccinationTemplatemodal #update_pharamacy_full_stock .payment_mode, #VaccinationTemplatemodal #update_pharamacy_full_stock #bm_due, #VaccinationTemplatemodal #update_pharamacy_full_stock #bm_paid, #VaccinationTemplatemodal .print_template_row_form #bill_total_due, #VaccinationTemplatemodal .print_template_row_form #bill_total_paid, #VaccinationTemplatemodal .print_template_row_form .payment_mode, #VaccinationTemplatemodal .print_template_row_form #bm_due, #VaccinationTemplatemodal .print_template_row_form #bm_paid, #VaccinationTemplatemodal .new_print_template_block #bill_total_due, #VaccinationTemplatemodal .new_print_template_block #bill_total_paid, #VaccinationTemplatemodal .new_print_template_block .payment_mode, #VaccinationTemplatemodal .new_print_template_block #bm_due, #VaccinationTemplatemodal .new_print_template_block #bm_paid, #VaccinationTemplatemodal .edit_print_template_block #bill_total_due, #VaccinationTemplatemodal .edit_print_template_block #bill_total_paid, #VaccinationTemplatemodal .edit_print_template_block .payment_mode, #VaccinationTemplatemodal .edit_print_template_block #bm_due, #VaccinationTemplatemodal .edit_print_template_block #bm_paid, #VaccinationTemplatemodal #referral_payouts_update #bill_total_due, #VaccinationTemplatemodal #referral_payouts_update #bill_total_paid, #VaccinationTemplatemodal #referral_payouts_update .payment_mode, #VaccinationTemplatemodal #referral_payouts_update #bm_due, #VaccinationTemplatemodal #referral_payouts_update #bm_paid, #VaccinationTemplatemodal #return_hospital_pharmacy_bill #bill_total_due, #VaccinationTemplatemodal #return_hospital_pharmacy_bill #bill_total_paid, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .payment_mode, #VaccinationTemplatemodal #return_hospital_pharmacy_bill #bm_due, #VaccinationTemplatemodal #return_hospital_pharmacy_bill #bm_paid, #VaccinationTemplatemodal #new_doctor_network_rule_form #bill_total_due, #VaccinationTemplatemodal #new_doctor_network_rule_form #bill_total_paid, #VaccinationTemplatemodal #new_doctor_network_rule_form .payment_mode, #VaccinationTemplatemodal #new_doctor_network_rule_form #bm_due, #VaccinationTemplatemodal #new_doctor_network_rule_form #bm_paid, #update_pharmacy_order_stock #new_hospital_patient_bill #bill_total_due, #update_pharmacy_order_stock #new_hospital_patient_bill #bill_total_paid, #update_pharmacy_order_stock #new_hospital_patient_bill .payment_mode, #update_pharmacy_order_stock #new_hospital_patient_bill #bm_due, #update_pharmacy_order_stock #new_hospital_patient_bill #bm_paid, #update_pharmacy_order_stock #new_hospital_pharmacy_bill #bill_total_due, #update_pharmacy_order_stock #new_hospital_pharmacy_bill #bill_total_paid, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .payment_mode, #update_pharmacy_order_stock #new_hospital_pharmacy_bill #bm_due, #update_pharmacy_order_stock #new_hospital_pharmacy_bill #bm_paid, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill #bill_total_due, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill #bill_total_paid, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .payment_mode, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill #bm_due, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill #bm_paid, #update_pharmacy_order_stock #create_hospital_bill_template #bill_total_due, #update_pharmacy_order_stock #create_hospital_bill_template #bill_total_paid, #update_pharmacy_order_stock #create_hospital_bill_template .payment_mode, #update_pharmacy_order_stock #create_hospital_bill_template #bm_due, #update_pharmacy_order_stock #create_hospital_bill_template #bm_paid, #update_pharmacy_order_stock #edit_hospital_patient_bill #bill_total_due, #update_pharmacy_order_stock #edit_hospital_patient_bill #bill_total_paid, #update_pharmacy_order_stock #edit_hospital_patient_bill .payment_mode, #update_pharmacy_order_stock #edit_hospital_patient_bill #bm_due, #update_pharmacy_order_stock #edit_hospital_patient_bill #bm_paid, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory #bill_total_due, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory #bill_total_paid, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .payment_mode, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory #bm_due, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory #bm_paid, #update_pharmacy_order_stock #prescription_template_form #bill_total_due, #update_pharmacy_order_stock #prescription_template_form #bill_total_paid, #update_pharmacy_order_stock #prescription_template_form .payment_mode, #update_pharmacy_order_stock #prescription_template_form #bm_due, #update_pharmacy_order_stock #prescription_template_form #bm_paid, #update_pharmacy_order_stock #new_staff_network_rule_form #bill_total_due, #update_pharmacy_order_stock #new_staff_network_rule_form #bill_total_paid, #update_pharmacy_order_stock #new_staff_network_rule_form .payment_mode, #update_pharmacy_order_stock #new_staff_network_rule_form #bm_due, #update_pharmacy_order_stock #new_staff_network_rule_form #bm_paid, #update_pharmacy_order_stock #new_hospital_radiology_order #bill_total_due, #update_pharmacy_order_stock #new_hospital_radiology_order #bill_total_paid, #update_pharmacy_order_stock #new_hospital_radiology_order .payment_mode, #update_pharmacy_order_stock #new_hospital_radiology_order #bm_due, #update_pharmacy_order_stock #new_hospital_radiology_order #bm_paid, #update_pharmacy_order_stock #edit_hospital_radiology_order #bill_total_due, #update_pharmacy_order_stock #edit_hospital_radiology_order #bill_total_paid, #update_pharmacy_order_stock #edit_hospital_radiology_order .payment_mode, #update_pharmacy_order_stock #edit_hospital_radiology_order #bm_due, #update_pharmacy_order_stock #edit_hospital_radiology_order #bm_paid, #update_pharmacy_order_stock #edit_hospital_radiology_test #bill_total_due, #update_pharmacy_order_stock #edit_hospital_radiology_test #bill_total_paid, #update_pharmacy_order_stock #edit_hospital_radiology_test .payment_mode, #update_pharmacy_order_stock #edit_hospital_radiology_test #bm_due, #update_pharmacy_order_stock #edit_hospital_radiology_test #bm_paid, #update_pharmacy_order_stock #create_user_anon_bill #bill_total_due, #update_pharmacy_order_stock #create_user_anon_bill #bill_total_paid, #update_pharmacy_order_stock #create_user_anon_bill .payment_mode, #update_pharmacy_order_stock #create_user_anon_bill #bm_due, #update_pharmacy_order_stock #create_user_anon_bill #bm_paid, #update_pharmacy_order_stock #radiology_order_template #bill_total_due, #update_pharmacy_order_stock #radiology_order_template #bill_total_paid, #update_pharmacy_order_stock #radiology_order_template .payment_mode, #update_pharmacy_order_stock #radiology_order_template #bm_due, #update_pharmacy_order_stock #radiology_order_template #bm_paid, #update_pharmacy_order_stock #add_doctorreferral #bill_total_due, #update_pharmacy_order_stock #add_doctorreferral #bill_total_paid, #update_pharmacy_order_stock #add_doctorreferral .payment_mode, #update_pharmacy_order_stock #add_doctorreferral #bm_due, #update_pharmacy_order_stock #add_doctorreferral #bm_paid, #update_pharmacy_order_stock #new_pharmacy_order_form #bill_total_due, #update_pharmacy_order_stock #new_pharmacy_order_form #bill_total_paid, #update_pharmacy_order_stock #new_pharmacy_order_form .payment_mode, #update_pharmacy_order_stock #new_pharmacy_order_form #bm_due, #update_pharmacy_order_stock #new_pharmacy_order_form #bm_paid, #update_pharmacy_order_stock #edit_pharmacy_order_form #bill_total_due, #update_pharmacy_order_stock #edit_pharmacy_order_form #bill_total_paid, #update_pharmacy_order_stock #edit_pharmacy_order_form .payment_mode, #update_pharmacy_order_stock #edit_pharmacy_order_form #bm_due, #update_pharmacy_order_stock #edit_pharmacy_order_form #bm_paid, #update_pharmacy_order_stock #vaccination_type #bill_total_due, #update_pharmacy_order_stock #vaccination_type #bill_total_paid, #update_pharmacy_order_stock #vaccination_type .payment_mode, #update_pharmacy_order_stock #vaccination_type #bm_due, #update_pharmacy_order_stock #vaccination_type #bm_paid, #update_pharmacy_order_stock #update_pharamacy_full_stock #bill_total_due, #update_pharmacy_order_stock #update_pharamacy_full_stock #bill_total_paid, #update_pharmacy_order_stock #update_pharamacy_full_stock .payment_mode, #update_pharmacy_order_stock #update_pharamacy_full_stock #bm_due, #update_pharmacy_order_stock #update_pharamacy_full_stock #bm_paid, #update_pharmacy_order_stock .print_template_row_form #bill_total_due, #update_pharmacy_order_stock .print_template_row_form #bill_total_paid, #update_pharmacy_order_stock .print_template_row_form .payment_mode, #update_pharmacy_order_stock .print_template_row_form #bm_due, #update_pharmacy_order_stock .print_template_row_form #bm_paid, #update_pharmacy_order_stock .new_print_template_block #bill_total_due, #update_pharmacy_order_stock .new_print_template_block #bill_total_paid, #update_pharmacy_order_stock .new_print_template_block .payment_mode, #update_pharmacy_order_stock .new_print_template_block #bm_due, #update_pharmacy_order_stock .new_print_template_block #bm_paid, #update_pharmacy_order_stock .edit_print_template_block #bill_total_due, #update_pharmacy_order_stock .edit_print_template_block #bill_total_paid, #update_pharmacy_order_stock .edit_print_template_block .payment_mode, #update_pharmacy_order_stock .edit_print_template_block #bm_due, #update_pharmacy_order_stock .edit_print_template_block #bm_paid, #update_pharmacy_order_stock #referral_payouts_update #bill_total_due, #update_pharmacy_order_stock #referral_payouts_update #bill_total_paid, #update_pharmacy_order_stock #referral_payouts_update .payment_mode, #update_pharmacy_order_stock #referral_payouts_update #bm_due, #update_pharmacy_order_stock #referral_payouts_update #bm_paid, #update_pharmacy_order_stock #return_hospital_pharmacy_bill #bill_total_due, #update_pharmacy_order_stock #return_hospital_pharmacy_bill #bill_total_paid, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .payment_mode, #update_pharmacy_order_stock #return_hospital_pharmacy_bill #bm_due, #update_pharmacy_order_stock #return_hospital_pharmacy_bill #bm_paid, #update_pharmacy_order_stock #new_doctor_network_rule_form #bill_total_due, #update_pharmacy_order_stock #new_doctor_network_rule_form #bill_total_paid, #update_pharmacy_order_stock #new_doctor_network_rule_form .payment_mode, #update_pharmacy_order_stock #new_doctor_network_rule_form #bm_due, #update_pharmacy_order_stock #new_doctor_network_rule_form #bm_paid, #addMoreList #new_hospital_patient_bill #bill_total_due, #addMoreList #new_hospital_patient_bill #bill_total_paid, #addMoreList #new_hospital_patient_bill .payment_mode, #addMoreList #new_hospital_patient_bill #bm_due, #addMoreList #new_hospital_patient_bill #bm_paid, #addMoreList #new_hospital_pharmacy_bill #bill_total_due, #addMoreList #new_hospital_pharmacy_bill #bill_total_paid, #addMoreList #new_hospital_pharmacy_bill .payment_mode, #addMoreList #new_hospital_pharmacy_bill #bm_due, #addMoreList #new_hospital_pharmacy_bill #bm_paid, #addMoreList #edit_hospital_pharmacy_bill #bill_total_due, #addMoreList #edit_hospital_pharmacy_bill #bill_total_paid, #addMoreList #edit_hospital_pharmacy_bill .payment_mode, #addMoreList #edit_hospital_pharmacy_bill #bm_due, #addMoreList #edit_hospital_pharmacy_bill #bm_paid, #addMoreList #create_hospital_bill_template #bill_total_due, #addMoreList #create_hospital_bill_template #bill_total_paid, #addMoreList #create_hospital_bill_template .payment_mode, #addMoreList #create_hospital_bill_template #bm_due, #addMoreList #create_hospital_bill_template #bm_paid, #addMoreList #edit_hospital_patient_bill #bill_total_due, #addMoreList #edit_hospital_patient_bill #bill_total_paid, #addMoreList #edit_hospital_patient_bill .payment_mode, #addMoreList #edit_hospital_patient_bill #bm_due, #addMoreList #edit_hospital_patient_bill #bm_paid, #addMoreList #new_hospital_pharmacy_inventory #bill_total_due, #addMoreList #new_hospital_pharmacy_inventory #bill_total_paid, #addMoreList #new_hospital_pharmacy_inventory .payment_mode, #addMoreList #new_hospital_pharmacy_inventory #bm_due, #addMoreList #new_hospital_pharmacy_inventory #bm_paid, #addMoreList #prescription_template_form #bill_total_due, #addMoreList #prescription_template_form #bill_total_paid, #addMoreList #prescription_template_form .payment_mode, #addMoreList #prescription_template_form #bm_due, #addMoreList #prescription_template_form #bm_paid, #addMoreList #new_staff_network_rule_form #bill_total_due, #addMoreList #new_staff_network_rule_form #bill_total_paid, #addMoreList #new_staff_network_rule_form .payment_mode, #addMoreList #new_staff_network_rule_form #bm_due, #addMoreList #new_staff_network_rule_form #bm_paid, #addMoreList #new_hospital_radiology_order #bill_total_due, #addMoreList #new_hospital_radiology_order #bill_total_paid, #addMoreList #new_hospital_radiology_order .payment_mode, #addMoreList #new_hospital_radiology_order #bm_due, #addMoreList #new_hospital_radiology_order #bm_paid, #addMoreList #edit_hospital_radiology_order #bill_total_due, #addMoreList #edit_hospital_radiology_order #bill_total_paid, #addMoreList #edit_hospital_radiology_order .payment_mode, #addMoreList #edit_hospital_radiology_order #bm_due, #addMoreList #edit_hospital_radiology_order #bm_paid, #addMoreList #edit_hospital_radiology_test #bill_total_due, #addMoreList #edit_hospital_radiology_test #bill_total_paid, #addMoreList #edit_hospital_radiology_test .payment_mode, #addMoreList #edit_hospital_radiology_test #bm_due, #addMoreList #edit_hospital_radiology_test #bm_paid, #addMoreList #create_user_anon_bill #bill_total_due, #addMoreList #create_user_anon_bill #bill_total_paid, #addMoreList #create_user_anon_bill .payment_mode, #addMoreList #create_user_anon_bill #bm_due, #addMoreList #create_user_anon_bill #bm_paid, #addMoreList #radiology_order_template #bill_total_due, #addMoreList #radiology_order_template #bill_total_paid, #addMoreList #radiology_order_template .payment_mode, #addMoreList #radiology_order_template #bm_due, #addMoreList #radiology_order_template #bm_paid, #addMoreList #add_doctorreferral #bill_total_due, #addMoreList #add_doctorreferral #bill_total_paid, #addMoreList #add_doctorreferral .payment_mode, #addMoreList #add_doctorreferral #bm_due, #addMoreList #add_doctorreferral #bm_paid, #addMoreList #new_pharmacy_order_form #bill_total_due, #addMoreList #new_pharmacy_order_form #bill_total_paid, #addMoreList #new_pharmacy_order_form .payment_mode, #addMoreList #new_pharmacy_order_form #bm_due, #addMoreList #new_pharmacy_order_form #bm_paid, #addMoreList #edit_pharmacy_order_form #bill_total_due, #addMoreList #edit_pharmacy_order_form #bill_total_paid, #addMoreList #edit_pharmacy_order_form .payment_mode, #addMoreList #edit_pharmacy_order_form #bm_due, #addMoreList #edit_pharmacy_order_form #bm_paid, #addMoreList #vaccination_type #bill_total_due, #addMoreList #vaccination_type #bill_total_paid, #addMoreList #vaccination_type .payment_mode, #addMoreList #vaccination_type #bm_due, #addMoreList #vaccination_type #bm_paid, #addMoreList #update_pharamacy_full_stock #bill_total_due, #addMoreList #update_pharamacy_full_stock #bill_total_paid, #addMoreList #update_pharamacy_full_stock .payment_mode, #addMoreList #update_pharamacy_full_stock #bm_due, #addMoreList #update_pharamacy_full_stock #bm_paid, #addMoreList .print_template_row_form #bill_total_due, #addMoreList .print_template_row_form #bill_total_paid, #addMoreList .print_template_row_form .payment_mode, #addMoreList .print_template_row_form #bm_due, #addMoreList .print_template_row_form #bm_paid, #addMoreList .new_print_template_block #bill_total_due, #addMoreList .new_print_template_block #bill_total_paid, #addMoreList .new_print_template_block .payment_mode, #addMoreList .new_print_template_block #bm_due, #addMoreList .new_print_template_block #bm_paid, #addMoreList .edit_print_template_block #bill_total_due, #addMoreList .edit_print_template_block #bill_total_paid, #addMoreList .edit_print_template_block .payment_mode, #addMoreList .edit_print_template_block #bm_due, #addMoreList .edit_print_template_block #bm_paid, #addMoreList #referral_payouts_update #bill_total_due, #addMoreList #referral_payouts_update #bill_total_paid, #addMoreList #referral_payouts_update .payment_mode, #addMoreList #referral_payouts_update #bm_due, #addMoreList #referral_payouts_update #bm_paid, #addMoreList #return_hospital_pharmacy_bill #bill_total_due, #addMoreList #return_hospital_pharmacy_bill #bill_total_paid, #addMoreList #return_hospital_pharmacy_bill .payment_mode, #addMoreList #return_hospital_pharmacy_bill #bm_due, #addMoreList #return_hospital_pharmacy_bill #bm_paid, #addMoreList #new_doctor_network_rule_form #bill_total_due, #addMoreList #new_doctor_network_rule_form #bill_total_paid, #addMoreList #new_doctor_network_rule_form .payment_mode, #addMoreList #new_doctor_network_rule_form #bm_due, #addMoreList #new_doctor_network_rule_form #bm_paid, #addTemplateHeaderBlocksModal #new_hospital_patient_bill #bill_total_due, #addTemplateHeaderBlocksModal #new_hospital_patient_bill #bill_total_paid, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .payment_mode, #addTemplateHeaderBlocksModal #new_hospital_patient_bill #bm_due, #addTemplateHeaderBlocksModal #new_hospital_patient_bill #bm_paid, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill #bill_total_due, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill #bill_total_paid, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .payment_mode, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill #bm_due, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill #bm_paid, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill #bill_total_due, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill #bill_total_paid, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .payment_mode, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill #bm_due, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill #bm_paid, #addTemplateHeaderBlocksModal #create_hospital_bill_template #bill_total_due, #addTemplateHeaderBlocksModal #create_hospital_bill_template #bill_total_paid, #addTemplateHeaderBlocksModal #create_hospital_bill_template .payment_mode, #addTemplateHeaderBlocksModal #create_hospital_bill_template #bm_due, #addTemplateHeaderBlocksModal #create_hospital_bill_template #bm_paid, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill #bill_total_due, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill #bill_total_paid, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .payment_mode, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill #bm_due, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill #bm_paid, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory #bill_total_due, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory #bill_total_paid, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .payment_mode, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory #bm_due, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory #bm_paid, #addTemplateHeaderBlocksModal #prescription_template_form #bill_total_due, #addTemplateHeaderBlocksModal #prescription_template_form #bill_total_paid, #addTemplateHeaderBlocksModal #prescription_template_form .payment_mode, #addTemplateHeaderBlocksModal #prescription_template_form #bm_due, #addTemplateHeaderBlocksModal #prescription_template_form #bm_paid, #addTemplateHeaderBlocksModal #new_staff_network_rule_form #bill_total_due, #addTemplateHeaderBlocksModal #new_staff_network_rule_form #bill_total_paid, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .payment_mode, #addTemplateHeaderBlocksModal #new_staff_network_rule_form #bm_due, #addTemplateHeaderBlocksModal #new_staff_network_rule_form #bm_paid, #addTemplateHeaderBlocksModal #new_hospital_radiology_order #bill_total_due, #addTemplateHeaderBlocksModal #new_hospital_radiology_order #bill_total_paid, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .payment_mode, #addTemplateHeaderBlocksModal #new_hospital_radiology_order #bm_due, #addTemplateHeaderBlocksModal #new_hospital_radiology_order #bm_paid, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order #bill_total_due, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order #bill_total_paid, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .payment_mode, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order #bm_due, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order #bm_paid, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test #bill_total_due, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test #bill_total_paid, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .payment_mode, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test #bm_due, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test #bm_paid, #addTemplateHeaderBlocksModal #create_user_anon_bill #bill_total_due, #addTemplateHeaderBlocksModal #create_user_anon_bill #bill_total_paid, #addTemplateHeaderBlocksModal #create_user_anon_bill .payment_mode, #addTemplateHeaderBlocksModal #create_user_anon_bill #bm_due, #addTemplateHeaderBlocksModal #create_user_anon_bill #bm_paid, #addTemplateHeaderBlocksModal #radiology_order_template #bill_total_due, #addTemplateHeaderBlocksModal #radiology_order_template #bill_total_paid, #addTemplateHeaderBlocksModal #radiology_order_template .payment_mode, #addTemplateHeaderBlocksModal #radiology_order_template #bm_due, #addTemplateHeaderBlocksModal #radiology_order_template #bm_paid, #addTemplateHeaderBlocksModal #add_doctorreferral #bill_total_due, #addTemplateHeaderBlocksModal #add_doctorreferral #bill_total_paid, #addTemplateHeaderBlocksModal #add_doctorreferral .payment_mode, #addTemplateHeaderBlocksModal #add_doctorreferral #bm_due, #addTemplateHeaderBlocksModal #add_doctorreferral #bm_paid, #addTemplateHeaderBlocksModal #new_pharmacy_order_form #bill_total_due, #addTemplateHeaderBlocksModal #new_pharmacy_order_form #bill_total_paid, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .payment_mode, #addTemplateHeaderBlocksModal #new_pharmacy_order_form #bm_due, #addTemplateHeaderBlocksModal #new_pharmacy_order_form #bm_paid, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form #bill_total_due, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form #bill_total_paid, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .payment_mode, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form #bm_due, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form #bm_paid, #addTemplateHeaderBlocksModal #vaccination_type #bill_total_due, #addTemplateHeaderBlocksModal #vaccination_type #bill_total_paid, #addTemplateHeaderBlocksModal #vaccination_type .payment_mode, #addTemplateHeaderBlocksModal #vaccination_type #bm_due, #addTemplateHeaderBlocksModal #vaccination_type #bm_paid, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock #bill_total_due, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock #bill_total_paid, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .payment_mode, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock #bm_due, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock #bm_paid, #addTemplateHeaderBlocksModal .print_template_row_form #bill_total_due, #addTemplateHeaderBlocksModal .print_template_row_form #bill_total_paid, #addTemplateHeaderBlocksModal .print_template_row_form .payment_mode, #addTemplateHeaderBlocksModal .print_template_row_form #bm_due, #addTemplateHeaderBlocksModal .print_template_row_form #bm_paid, #addTemplateHeaderBlocksModal .new_print_template_block #bill_total_due, #addTemplateHeaderBlocksModal .new_print_template_block #bill_total_paid, #addTemplateHeaderBlocksModal .new_print_template_block .payment_mode, #addTemplateHeaderBlocksModal .new_print_template_block #bm_due, #addTemplateHeaderBlocksModal .new_print_template_block #bm_paid, #addTemplateHeaderBlocksModal .edit_print_template_block #bill_total_due, #addTemplateHeaderBlocksModal .edit_print_template_block #bill_total_paid, #addTemplateHeaderBlocksModal .edit_print_template_block .payment_mode, #addTemplateHeaderBlocksModal .edit_print_template_block #bm_due, #addTemplateHeaderBlocksModal .edit_print_template_block #bm_paid, #addTemplateHeaderBlocksModal #referral_payouts_update #bill_total_due, #addTemplateHeaderBlocksModal #referral_payouts_update #bill_total_paid, #addTemplateHeaderBlocksModal #referral_payouts_update .payment_mode, #addTemplateHeaderBlocksModal #referral_payouts_update #bm_due, #addTemplateHeaderBlocksModal #referral_payouts_update #bm_paid, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill #bill_total_due, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill #bill_total_paid, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .payment_mode, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill #bm_due, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill #bm_paid, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form #bill_total_due, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form #bill_total_paid, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .payment_mode, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form #bm_due, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form #bm_paid, #referralPayoutTemplatemodal #new_hospital_patient_bill #bill_total_due, #referralPayoutTemplatemodal #new_hospital_patient_bill #bill_total_paid, #referralPayoutTemplatemodal #new_hospital_patient_bill .payment_mode, #referralPayoutTemplatemodal #new_hospital_patient_bill #bm_due, #referralPayoutTemplatemodal #new_hospital_patient_bill #bm_paid, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill #bill_total_due, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill #bill_total_paid, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .payment_mode, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill #bm_due, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill #bm_paid, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill #bill_total_due, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill #bill_total_paid, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .payment_mode, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill #bm_due, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill #bm_paid, #referralPayoutTemplatemodal #create_hospital_bill_template #bill_total_due, #referralPayoutTemplatemodal #create_hospital_bill_template #bill_total_paid, #referralPayoutTemplatemodal #create_hospital_bill_template .payment_mode, #referralPayoutTemplatemodal #create_hospital_bill_template #bm_due, #referralPayoutTemplatemodal #create_hospital_bill_template #bm_paid, #referralPayoutTemplatemodal #edit_hospital_patient_bill #bill_total_due, #referralPayoutTemplatemodal #edit_hospital_patient_bill #bill_total_paid, #referralPayoutTemplatemodal #edit_hospital_patient_bill .payment_mode, #referralPayoutTemplatemodal #edit_hospital_patient_bill #bm_due, #referralPayoutTemplatemodal #edit_hospital_patient_bill #bm_paid, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory #bill_total_due, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory #bill_total_paid, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .payment_mode, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory #bm_due, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory #bm_paid, #referralPayoutTemplatemodal #prescription_template_form #bill_total_due, #referralPayoutTemplatemodal #prescription_template_form #bill_total_paid, #referralPayoutTemplatemodal #prescription_template_form .payment_mode, #referralPayoutTemplatemodal #prescription_template_form #bm_due, #referralPayoutTemplatemodal #prescription_template_form #bm_paid, #referralPayoutTemplatemodal #new_staff_network_rule_form #bill_total_due, #referralPayoutTemplatemodal #new_staff_network_rule_form #bill_total_paid, #referralPayoutTemplatemodal #new_staff_network_rule_form .payment_mode, #referralPayoutTemplatemodal #new_staff_network_rule_form #bm_due, #referralPayoutTemplatemodal #new_staff_network_rule_form #bm_paid, #referralPayoutTemplatemodal #new_hospital_radiology_order #bill_total_due, #referralPayoutTemplatemodal #new_hospital_radiology_order #bill_total_paid, #referralPayoutTemplatemodal #new_hospital_radiology_order .payment_mode, #referralPayoutTemplatemodal #new_hospital_radiology_order #bm_due, #referralPayoutTemplatemodal #new_hospital_radiology_order #bm_paid, #referralPayoutTemplatemodal #edit_hospital_radiology_order #bill_total_due, #referralPayoutTemplatemodal #edit_hospital_radiology_order #bill_total_paid, #referralPayoutTemplatemodal #edit_hospital_radiology_order .payment_mode, #referralPayoutTemplatemodal #edit_hospital_radiology_order #bm_due, #referralPayoutTemplatemodal #edit_hospital_radiology_order #bm_paid, #referralPayoutTemplatemodal #edit_hospital_radiology_test #bill_total_due, #referralPayoutTemplatemodal #edit_hospital_radiology_test #bill_total_paid, #referralPayoutTemplatemodal #edit_hospital_radiology_test .payment_mode, #referralPayoutTemplatemodal #edit_hospital_radiology_test #bm_due, #referralPayoutTemplatemodal #edit_hospital_radiology_test #bm_paid, #referralPayoutTemplatemodal #create_user_anon_bill #bill_total_due, #referralPayoutTemplatemodal #create_user_anon_bill #bill_total_paid, #referralPayoutTemplatemodal #create_user_anon_bill .payment_mode, #referralPayoutTemplatemodal #create_user_anon_bill #bm_due, #referralPayoutTemplatemodal #create_user_anon_bill #bm_paid, #referralPayoutTemplatemodal #radiology_order_template #bill_total_due, #referralPayoutTemplatemodal #radiology_order_template #bill_total_paid, #referralPayoutTemplatemodal #radiology_order_template .payment_mode, #referralPayoutTemplatemodal #radiology_order_template #bm_due, #referralPayoutTemplatemodal #radiology_order_template #bm_paid, #referralPayoutTemplatemodal #add_doctorreferral #bill_total_due, #referralPayoutTemplatemodal #add_doctorreferral #bill_total_paid, #referralPayoutTemplatemodal #add_doctorreferral .payment_mode, #referralPayoutTemplatemodal #add_doctorreferral #bm_due, #referralPayoutTemplatemodal #add_doctorreferral #bm_paid, #referralPayoutTemplatemodal #new_pharmacy_order_form #bill_total_due, #referralPayoutTemplatemodal #new_pharmacy_order_form #bill_total_paid, #referralPayoutTemplatemodal #new_pharmacy_order_form .payment_mode, #referralPayoutTemplatemodal #new_pharmacy_order_form #bm_due, #referralPayoutTemplatemodal #new_pharmacy_order_form #bm_paid, #referralPayoutTemplatemodal #edit_pharmacy_order_form #bill_total_due, #referralPayoutTemplatemodal #edit_pharmacy_order_form #bill_total_paid, #referralPayoutTemplatemodal #edit_pharmacy_order_form .payment_mode, #referralPayoutTemplatemodal #edit_pharmacy_order_form #bm_due, #referralPayoutTemplatemodal #edit_pharmacy_order_form #bm_paid, #referralPayoutTemplatemodal #vaccination_type #bill_total_due, #referralPayoutTemplatemodal #vaccination_type #bill_total_paid, #referralPayoutTemplatemodal #vaccination_type .payment_mode, #referralPayoutTemplatemodal #vaccination_type #bm_due, #referralPayoutTemplatemodal #vaccination_type #bm_paid, #referralPayoutTemplatemodal #update_pharamacy_full_stock #bill_total_due, #referralPayoutTemplatemodal #update_pharamacy_full_stock #bill_total_paid, #referralPayoutTemplatemodal #update_pharamacy_full_stock .payment_mode, #referralPayoutTemplatemodal #update_pharamacy_full_stock #bm_due, #referralPayoutTemplatemodal #update_pharamacy_full_stock #bm_paid, #referralPayoutTemplatemodal .print_template_row_form #bill_total_due, #referralPayoutTemplatemodal .print_template_row_form #bill_total_paid, #referralPayoutTemplatemodal .print_template_row_form .payment_mode, #referralPayoutTemplatemodal .print_template_row_form #bm_due, #referralPayoutTemplatemodal .print_template_row_form #bm_paid, #referralPayoutTemplatemodal .new_print_template_block #bill_total_due, #referralPayoutTemplatemodal .new_print_template_block #bill_total_paid, #referralPayoutTemplatemodal .new_print_template_block .payment_mode, #referralPayoutTemplatemodal .new_print_template_block #bm_due, #referralPayoutTemplatemodal .new_print_template_block #bm_paid, #referralPayoutTemplatemodal .edit_print_template_block #bill_total_due, #referralPayoutTemplatemodal .edit_print_template_block #bill_total_paid, #referralPayoutTemplatemodal .edit_print_template_block .payment_mode, #referralPayoutTemplatemodal .edit_print_template_block #bm_due, #referralPayoutTemplatemodal .edit_print_template_block #bm_paid, #referralPayoutTemplatemodal #referral_payouts_update #bill_total_due, #referralPayoutTemplatemodal #referral_payouts_update #bill_total_paid, #referralPayoutTemplatemodal #referral_payouts_update .payment_mode, #referralPayoutTemplatemodal #referral_payouts_update #bm_due, #referralPayoutTemplatemodal #referral_payouts_update #bm_paid, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill #bill_total_due, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill #bill_total_paid, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .payment_mode, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill #bm_due, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill #bm_paid, #referralPayoutTemplatemodal #new_doctor_network_rule_form #bill_total_due, #referralPayoutTemplatemodal #new_doctor_network_rule_form #bill_total_paid, #referralPayoutTemplatemodal #new_doctor_network_rule_form .payment_mode, #referralPayoutTemplatemodal #new_doctor_network_rule_form #bm_due, #referralPayoutTemplatemodal #new_doctor_network_rule_form #bm_paid, #new_doctor_network_rule_form #new_hospital_patient_bill #bill_total_due, #new_doctor_network_rule_form #new_hospital_patient_bill #bill_total_paid, #new_doctor_network_rule_form #new_hospital_patient_bill .payment_mode, #new_doctor_network_rule_form #new_hospital_patient_bill #bm_due, #new_doctor_network_rule_form #new_hospital_patient_bill #bm_paid, #new_doctor_network_rule_form #new_hospital_pharmacy_bill #bill_total_due, #new_doctor_network_rule_form #new_hospital_pharmacy_bill #bill_total_paid, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .payment_mode, #new_doctor_network_rule_form #new_hospital_pharmacy_bill #bm_due, #new_doctor_network_rule_form #new_hospital_pharmacy_bill #bm_paid, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill #bill_total_due, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill #bill_total_paid, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .payment_mode, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill #bm_due, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill #bm_paid, #new_doctor_network_rule_form #create_hospital_bill_template #bill_total_due, #new_doctor_network_rule_form #create_hospital_bill_template #bill_total_paid, #new_doctor_network_rule_form #create_hospital_bill_template .payment_mode, #new_doctor_network_rule_form #create_hospital_bill_template #bm_due, #new_doctor_network_rule_form #create_hospital_bill_template #bm_paid, #new_doctor_network_rule_form #edit_hospital_patient_bill #bill_total_due, #new_doctor_network_rule_form #edit_hospital_patient_bill #bill_total_paid, #new_doctor_network_rule_form #edit_hospital_patient_bill .payment_mode, #new_doctor_network_rule_form #edit_hospital_patient_bill #bm_due, #new_doctor_network_rule_form #edit_hospital_patient_bill #bm_paid, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory #bill_total_due, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory #bill_total_paid, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .payment_mode, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory #bm_due, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory #bm_paid, #new_doctor_network_rule_form #prescription_template_form #bill_total_due, #new_doctor_network_rule_form #prescription_template_form #bill_total_paid, #new_doctor_network_rule_form #prescription_template_form .payment_mode, #new_doctor_network_rule_form #prescription_template_form #bm_due, #new_doctor_network_rule_form #prescription_template_form #bm_paid, #new_doctor_network_rule_form #new_staff_network_rule_form #bill_total_due, #new_doctor_network_rule_form #new_staff_network_rule_form #bill_total_paid, #new_doctor_network_rule_form #new_staff_network_rule_form .payment_mode, #new_doctor_network_rule_form #new_staff_network_rule_form #bm_due, #new_doctor_network_rule_form #new_staff_network_rule_form #bm_paid, #new_doctor_network_rule_form #new_hospital_radiology_order #bill_total_due, #new_doctor_network_rule_form #new_hospital_radiology_order #bill_total_paid, #new_doctor_network_rule_form #new_hospital_radiology_order .payment_mode, #new_doctor_network_rule_form #new_hospital_radiology_order #bm_due, #new_doctor_network_rule_form #new_hospital_radiology_order #bm_paid, #new_doctor_network_rule_form #edit_hospital_radiology_order #bill_total_due, #new_doctor_network_rule_form #edit_hospital_radiology_order #bill_total_paid, #new_doctor_network_rule_form #edit_hospital_radiology_order .payment_mode, #new_doctor_network_rule_form #edit_hospital_radiology_order #bm_due, #new_doctor_network_rule_form #edit_hospital_radiology_order #bm_paid, #new_doctor_network_rule_form #edit_hospital_radiology_test #bill_total_due, #new_doctor_network_rule_form #edit_hospital_radiology_test #bill_total_paid, #new_doctor_network_rule_form #edit_hospital_radiology_test .payment_mode, #new_doctor_network_rule_form #edit_hospital_radiology_test #bm_due, #new_doctor_network_rule_form #edit_hospital_radiology_test #bm_paid, #new_doctor_network_rule_form #create_user_anon_bill #bill_total_due, #new_doctor_network_rule_form #create_user_anon_bill #bill_total_paid, #new_doctor_network_rule_form #create_user_anon_bill .payment_mode, #new_doctor_network_rule_form #create_user_anon_bill #bm_due, #new_doctor_network_rule_form #create_user_anon_bill #bm_paid, #new_doctor_network_rule_form #radiology_order_template #bill_total_due, #new_doctor_network_rule_form #radiology_order_template #bill_total_paid, #new_doctor_network_rule_form #radiology_order_template .payment_mode, #new_doctor_network_rule_form #radiology_order_template #bm_due, #new_doctor_network_rule_form #radiology_order_template #bm_paid, #new_doctor_network_rule_form #add_doctorreferral #bill_total_due, #new_doctor_network_rule_form #add_doctorreferral #bill_total_paid, #new_doctor_network_rule_form #add_doctorreferral .payment_mode, #new_doctor_network_rule_form #add_doctorreferral #bm_due, #new_doctor_network_rule_form #add_doctorreferral #bm_paid, #new_doctor_network_rule_form #new_pharmacy_order_form #bill_total_due, #new_doctor_network_rule_form #new_pharmacy_order_form #bill_total_paid, #new_doctor_network_rule_form #new_pharmacy_order_form .payment_mode, #new_doctor_network_rule_form #new_pharmacy_order_form #bm_due, #new_doctor_network_rule_form #new_pharmacy_order_form #bm_paid, #new_doctor_network_rule_form #edit_pharmacy_order_form #bill_total_due, #new_doctor_network_rule_form #edit_pharmacy_order_form #bill_total_paid, #new_doctor_network_rule_form #edit_pharmacy_order_form .payment_mode, #new_doctor_network_rule_form #edit_pharmacy_order_form #bm_due, #new_doctor_network_rule_form #edit_pharmacy_order_form #bm_paid, #new_doctor_network_rule_form #vaccination_type #bill_total_due, #new_doctor_network_rule_form #vaccination_type #bill_total_paid, #new_doctor_network_rule_form #vaccination_type .payment_mode, #new_doctor_network_rule_form #vaccination_type #bm_due, #new_doctor_network_rule_form #vaccination_type #bm_paid, #new_doctor_network_rule_form #update_pharamacy_full_stock #bill_total_due, #new_doctor_network_rule_form #update_pharamacy_full_stock #bill_total_paid, #new_doctor_network_rule_form #update_pharamacy_full_stock .payment_mode, #new_doctor_network_rule_form #update_pharamacy_full_stock #bm_due, #new_doctor_network_rule_form #update_pharamacy_full_stock #bm_paid, #new_doctor_network_rule_form .print_template_row_form #bill_total_due, #new_doctor_network_rule_form .print_template_row_form #bill_total_paid, #new_doctor_network_rule_form .print_template_row_form .payment_mode, #new_doctor_network_rule_form .print_template_row_form #bm_due, #new_doctor_network_rule_form .print_template_row_form #bm_paid, #new_doctor_network_rule_form .new_print_template_block #bill_total_due, #new_doctor_network_rule_form .new_print_template_block #bill_total_paid, #new_doctor_network_rule_form .new_print_template_block .payment_mode, #new_doctor_network_rule_form .new_print_template_block #bm_due, #new_doctor_network_rule_form .new_print_template_block #bm_paid, #new_doctor_network_rule_form .edit_print_template_block #bill_total_due, #new_doctor_network_rule_form .edit_print_template_block #bill_total_paid, #new_doctor_network_rule_form .edit_print_template_block .payment_mode, #new_doctor_network_rule_form .edit_print_template_block #bm_due, #new_doctor_network_rule_form .edit_print_template_block #bm_paid, #new_doctor_network_rule_form #referral_payouts_update #bill_total_due, #new_doctor_network_rule_form #referral_payouts_update #bill_total_paid, #new_doctor_network_rule_form #referral_payouts_update .payment_mode, #new_doctor_network_rule_form #referral_payouts_update #bm_due, #new_doctor_network_rule_form #referral_payouts_update #bm_paid, #new_doctor_network_rule_form #return_hospital_pharmacy_bill #bill_total_due, #new_doctor_network_rule_form #return_hospital_pharmacy_bill #bill_total_paid, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .payment_mode, #new_doctor_network_rule_form #return_hospital_pharmacy_bill #bm_due, #new_doctor_network_rule_form #return_hospital_pharmacy_bill #bm_paid, #new_doctor_network_rule_form #new_doctor_network_rule_form #bill_total_due, #new_doctor_network_rule_form #new_doctor_network_rule_form #bill_total_paid, #new_doctor_network_rule_form #new_doctor_network_rule_form .payment_mode, #new_doctor_network_rule_form #new_doctor_network_rule_form #bm_due, #new_doctor_network_rule_form #new_doctor_network_rule_form #bm_paid {
  display: block;
  height: 40px;
  font-size: 2em;
  line-height: 40px;
  background: #fff;
}
@media (max-width: 768px) {
  #add_new_bill_form #new_hospital_patient_bill #bill_total_due, #add_new_bill_form #new_hospital_patient_bill #bill_total_paid, #add_new_bill_form #new_hospital_patient_bill .payment_mode, #add_new_bill_form #new_hospital_patient_bill #bm_due, #add_new_bill_form #new_hospital_patient_bill #bm_paid, #add_new_bill_form #new_hospital_pharmacy_bill #bill_total_due, #add_new_bill_form #new_hospital_pharmacy_bill #bill_total_paid, #add_new_bill_form #new_hospital_pharmacy_bill .payment_mode, #add_new_bill_form #new_hospital_pharmacy_bill #bm_due, #add_new_bill_form #new_hospital_pharmacy_bill #bm_paid, #add_new_bill_form #edit_hospital_pharmacy_bill #bill_total_due, #add_new_bill_form #edit_hospital_pharmacy_bill #bill_total_paid, #add_new_bill_form #edit_hospital_pharmacy_bill .payment_mode, #add_new_bill_form #edit_hospital_pharmacy_bill #bm_due, #add_new_bill_form #edit_hospital_pharmacy_bill #bm_paid, #add_new_bill_form #create_hospital_bill_template #bill_total_due, #add_new_bill_form #create_hospital_bill_template #bill_total_paid, #add_new_bill_form #create_hospital_bill_template .payment_mode, #add_new_bill_form #create_hospital_bill_template #bm_due, #add_new_bill_form #create_hospital_bill_template #bm_paid, #add_new_bill_form #edit_hospital_patient_bill #bill_total_due, #add_new_bill_form #edit_hospital_patient_bill #bill_total_paid, #add_new_bill_form #edit_hospital_patient_bill .payment_mode, #add_new_bill_form #edit_hospital_patient_bill #bm_due, #add_new_bill_form #edit_hospital_patient_bill #bm_paid, #add_new_bill_form #new_hospital_pharmacy_inventory #bill_total_due, #add_new_bill_form #new_hospital_pharmacy_inventory #bill_total_paid, #add_new_bill_form #new_hospital_pharmacy_inventory .payment_mode, #add_new_bill_form #new_hospital_pharmacy_inventory #bm_due, #add_new_bill_form #new_hospital_pharmacy_inventory #bm_paid, #add_new_bill_form #prescription_template_form #bill_total_due, #add_new_bill_form #prescription_template_form #bill_total_paid, #add_new_bill_form #prescription_template_form .payment_mode, #add_new_bill_form #prescription_template_form #bm_due, #add_new_bill_form #prescription_template_form #bm_paid, #add_new_bill_form #new_staff_network_rule_form #bill_total_due, #add_new_bill_form #new_staff_network_rule_form #bill_total_paid, #add_new_bill_form #new_staff_network_rule_form .payment_mode, #add_new_bill_form #new_staff_network_rule_form #bm_due, #add_new_bill_form #new_staff_network_rule_form #bm_paid, #add_new_bill_form #new_hospital_radiology_order #bill_total_due, #add_new_bill_form #new_hospital_radiology_order #bill_total_paid, #add_new_bill_form #new_hospital_radiology_order .payment_mode, #add_new_bill_form #new_hospital_radiology_order #bm_due, #add_new_bill_form #new_hospital_radiology_order #bm_paid, #add_new_bill_form #edit_hospital_radiology_order #bill_total_due, #add_new_bill_form #edit_hospital_radiology_order #bill_total_paid, #add_new_bill_form #edit_hospital_radiology_order .payment_mode, #add_new_bill_form #edit_hospital_radiology_order #bm_due, #add_new_bill_form #edit_hospital_radiology_order #bm_paid, #add_new_bill_form #edit_hospital_radiology_test #bill_total_due, #add_new_bill_form #edit_hospital_radiology_test #bill_total_paid, #add_new_bill_form #edit_hospital_radiology_test .payment_mode, #add_new_bill_form #edit_hospital_radiology_test #bm_due, #add_new_bill_form #edit_hospital_radiology_test #bm_paid, #add_new_bill_form #create_user_anon_bill #bill_total_due, #add_new_bill_form #create_user_anon_bill #bill_total_paid, #add_new_bill_form #create_user_anon_bill .payment_mode, #add_new_bill_form #create_user_anon_bill #bm_due, #add_new_bill_form #create_user_anon_bill #bm_paid, #add_new_bill_form #radiology_order_template #bill_total_due, #add_new_bill_form #radiology_order_template #bill_total_paid, #add_new_bill_form #radiology_order_template .payment_mode, #add_new_bill_form #radiology_order_template #bm_due, #add_new_bill_form #radiology_order_template #bm_paid, #add_new_bill_form #add_doctorreferral #bill_total_due, #add_new_bill_form #add_doctorreferral #bill_total_paid, #add_new_bill_form #add_doctorreferral .payment_mode, #add_new_bill_form #add_doctorreferral #bm_due, #add_new_bill_form #add_doctorreferral #bm_paid, #add_new_bill_form #new_pharmacy_order_form #bill_total_due, #add_new_bill_form #new_pharmacy_order_form #bill_total_paid, #add_new_bill_form #new_pharmacy_order_form .payment_mode, #add_new_bill_form #new_pharmacy_order_form #bm_due, #add_new_bill_form #new_pharmacy_order_form #bm_paid, #add_new_bill_form #edit_pharmacy_order_form #bill_total_due, #add_new_bill_form #edit_pharmacy_order_form #bill_total_paid, #add_new_bill_form #edit_pharmacy_order_form .payment_mode, #add_new_bill_form #edit_pharmacy_order_form #bm_due, #add_new_bill_form #edit_pharmacy_order_form #bm_paid, #add_new_bill_form #vaccination_type #bill_total_due, #add_new_bill_form #vaccination_type #bill_total_paid, #add_new_bill_form #vaccination_type .payment_mode, #add_new_bill_form #vaccination_type #bm_due, #add_new_bill_form #vaccination_type #bm_paid, #add_new_bill_form #update_pharamacy_full_stock #bill_total_due, #add_new_bill_form #update_pharamacy_full_stock #bill_total_paid, #add_new_bill_form #update_pharamacy_full_stock .payment_mode, #add_new_bill_form #update_pharamacy_full_stock #bm_due, #add_new_bill_form #update_pharamacy_full_stock #bm_paid, #add_new_bill_form .print_template_row_form #bill_total_due, #add_new_bill_form .print_template_row_form #bill_total_paid, #add_new_bill_form .print_template_row_form .payment_mode, #add_new_bill_form .print_template_row_form #bm_due, #add_new_bill_form .print_template_row_form #bm_paid, #add_new_bill_form .new_print_template_block #bill_total_due, #add_new_bill_form .new_print_template_block #bill_total_paid, #add_new_bill_form .new_print_template_block .payment_mode, #add_new_bill_form .new_print_template_block #bm_due, #add_new_bill_form .new_print_template_block #bm_paid, #add_new_bill_form .edit_print_template_block #bill_total_due, #add_new_bill_form .edit_print_template_block #bill_total_paid, #add_new_bill_form .edit_print_template_block .payment_mode, #add_new_bill_form .edit_print_template_block #bm_due, #add_new_bill_form .edit_print_template_block #bm_paid, #add_new_bill_form #referral_payouts_update #bill_total_due, #add_new_bill_form #referral_payouts_update #bill_total_paid, #add_new_bill_form #referral_payouts_update .payment_mode, #add_new_bill_form #referral_payouts_update #bm_due, #add_new_bill_form #referral_payouts_update #bm_paid, #add_new_bill_form #return_hospital_pharmacy_bill #bill_total_due, #add_new_bill_form #return_hospital_pharmacy_bill #bill_total_paid, #add_new_bill_form #return_hospital_pharmacy_bill .payment_mode, #add_new_bill_form #return_hospital_pharmacy_bill #bm_due, #add_new_bill_form #return_hospital_pharmacy_bill #bm_paid, #add_new_bill_form #new_doctor_network_rule_form #bill_total_due, #add_new_bill_form #new_doctor_network_rule_form #bill_total_paid, #add_new_bill_form #new_doctor_network_rule_form .payment_mode, #add_new_bill_form #new_doctor_network_rule_form #bm_due, #add_new_bill_form #new_doctor_network_rule_form #bm_paid, #add_new_pharmacy_bill_form #new_hospital_patient_bill #bill_total_due, #add_new_pharmacy_bill_form #new_hospital_patient_bill #bill_total_paid, #add_new_pharmacy_bill_form #new_hospital_patient_bill .payment_mode, #add_new_pharmacy_bill_form #new_hospital_patient_bill #bm_due, #add_new_pharmacy_bill_form #new_hospital_patient_bill #bm_paid, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill #bill_total_due, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill #bill_total_paid, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .payment_mode, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill #bm_due, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill #bm_paid, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill #bill_total_due, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill #bill_total_paid, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .payment_mode, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill #bm_due, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill #bm_paid, #add_new_pharmacy_bill_form #create_hospital_bill_template #bill_total_due, #add_new_pharmacy_bill_form #create_hospital_bill_template #bill_total_paid, #add_new_pharmacy_bill_form #create_hospital_bill_template .payment_mode, #add_new_pharmacy_bill_form #create_hospital_bill_template #bm_due, #add_new_pharmacy_bill_form #create_hospital_bill_template #bm_paid, #add_new_pharmacy_bill_form #edit_hospital_patient_bill #bill_total_due, #add_new_pharmacy_bill_form #edit_hospital_patient_bill #bill_total_paid, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .payment_mode, #add_new_pharmacy_bill_form #edit_hospital_patient_bill #bm_due, #add_new_pharmacy_bill_form #edit_hospital_patient_bill #bm_paid, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory #bill_total_due, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory #bill_total_paid, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .payment_mode, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory #bm_due, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory #bm_paid, #add_new_pharmacy_bill_form #prescription_template_form #bill_total_due, #add_new_pharmacy_bill_form #prescription_template_form #bill_total_paid, #add_new_pharmacy_bill_form #prescription_template_form .payment_mode, #add_new_pharmacy_bill_form #prescription_template_form #bm_due, #add_new_pharmacy_bill_form #prescription_template_form #bm_paid, #add_new_pharmacy_bill_form #new_staff_network_rule_form #bill_total_due, #add_new_pharmacy_bill_form #new_staff_network_rule_form #bill_total_paid, #add_new_pharmacy_bill_form #new_staff_network_rule_form .payment_mode, #add_new_pharmacy_bill_form #new_staff_network_rule_form #bm_due, #add_new_pharmacy_bill_form #new_staff_network_rule_form #bm_paid, #add_new_pharmacy_bill_form #new_hospital_radiology_order #bill_total_due, #add_new_pharmacy_bill_form #new_hospital_radiology_order #bill_total_paid, #add_new_pharmacy_bill_form #new_hospital_radiology_order .payment_mode, #add_new_pharmacy_bill_form #new_hospital_radiology_order #bm_due, #add_new_pharmacy_bill_form #new_hospital_radiology_order #bm_paid, #add_new_pharmacy_bill_form #edit_hospital_radiology_order #bill_total_due, #add_new_pharmacy_bill_form #edit_hospital_radiology_order #bill_total_paid, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .payment_mode, #add_new_pharmacy_bill_form #edit_hospital_radiology_order #bm_due, #add_new_pharmacy_bill_form #edit_hospital_radiology_order #bm_paid, #add_new_pharmacy_bill_form #edit_hospital_radiology_test #bill_total_due, #add_new_pharmacy_bill_form #edit_hospital_radiology_test #bill_total_paid, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .payment_mode, #add_new_pharmacy_bill_form #edit_hospital_radiology_test #bm_due, #add_new_pharmacy_bill_form #edit_hospital_radiology_test #bm_paid, #add_new_pharmacy_bill_form #create_user_anon_bill #bill_total_due, #add_new_pharmacy_bill_form #create_user_anon_bill #bill_total_paid, #add_new_pharmacy_bill_form #create_user_anon_bill .payment_mode, #add_new_pharmacy_bill_form #create_user_anon_bill #bm_due, #add_new_pharmacy_bill_form #create_user_anon_bill #bm_paid, #add_new_pharmacy_bill_form #radiology_order_template #bill_total_due, #add_new_pharmacy_bill_form #radiology_order_template #bill_total_paid, #add_new_pharmacy_bill_form #radiology_order_template .payment_mode, #add_new_pharmacy_bill_form #radiology_order_template #bm_due, #add_new_pharmacy_bill_form #radiology_order_template #bm_paid, #add_new_pharmacy_bill_form #add_doctorreferral #bill_total_due, #add_new_pharmacy_bill_form #add_doctorreferral #bill_total_paid, #add_new_pharmacy_bill_form #add_doctorreferral .payment_mode, #add_new_pharmacy_bill_form #add_doctorreferral #bm_due, #add_new_pharmacy_bill_form #add_doctorreferral #bm_paid, #add_new_pharmacy_bill_form #new_pharmacy_order_form #bill_total_due, #add_new_pharmacy_bill_form #new_pharmacy_order_form #bill_total_paid, #add_new_pharmacy_bill_form #new_pharmacy_order_form .payment_mode, #add_new_pharmacy_bill_form #new_pharmacy_order_form #bm_due, #add_new_pharmacy_bill_form #new_pharmacy_order_form #bm_paid, #add_new_pharmacy_bill_form #edit_pharmacy_order_form #bill_total_due, #add_new_pharmacy_bill_form #edit_pharmacy_order_form #bill_total_paid, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .payment_mode, #add_new_pharmacy_bill_form #edit_pharmacy_order_form #bm_due, #add_new_pharmacy_bill_form #edit_pharmacy_order_form #bm_paid, #add_new_pharmacy_bill_form #vaccination_type #bill_total_due, #add_new_pharmacy_bill_form #vaccination_type #bill_total_paid, #add_new_pharmacy_bill_form #vaccination_type .payment_mode, #add_new_pharmacy_bill_form #vaccination_type #bm_due, #add_new_pharmacy_bill_form #vaccination_type #bm_paid, #add_new_pharmacy_bill_form #update_pharamacy_full_stock #bill_total_due, #add_new_pharmacy_bill_form #update_pharamacy_full_stock #bill_total_paid, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .payment_mode, #add_new_pharmacy_bill_form #update_pharamacy_full_stock #bm_due, #add_new_pharmacy_bill_form #update_pharamacy_full_stock #bm_paid, #add_new_pharmacy_bill_form .print_template_row_form #bill_total_due, #add_new_pharmacy_bill_form .print_template_row_form #bill_total_paid, #add_new_pharmacy_bill_form .print_template_row_form .payment_mode, #add_new_pharmacy_bill_form .print_template_row_form #bm_due, #add_new_pharmacy_bill_form .print_template_row_form #bm_paid, #add_new_pharmacy_bill_form .new_print_template_block #bill_total_due, #add_new_pharmacy_bill_form .new_print_template_block #bill_total_paid, #add_new_pharmacy_bill_form .new_print_template_block .payment_mode, #add_new_pharmacy_bill_form .new_print_template_block #bm_due, #add_new_pharmacy_bill_form .new_print_template_block #bm_paid, #add_new_pharmacy_bill_form .edit_print_template_block #bill_total_due, #add_new_pharmacy_bill_form .edit_print_template_block #bill_total_paid, #add_new_pharmacy_bill_form .edit_print_template_block .payment_mode, #add_new_pharmacy_bill_form .edit_print_template_block #bm_due, #add_new_pharmacy_bill_form .edit_print_template_block #bm_paid, #add_new_pharmacy_bill_form #referral_payouts_update #bill_total_due, #add_new_pharmacy_bill_form #referral_payouts_update #bill_total_paid, #add_new_pharmacy_bill_form #referral_payouts_update .payment_mode, #add_new_pharmacy_bill_form #referral_payouts_update #bm_due, #add_new_pharmacy_bill_form #referral_payouts_update #bm_paid, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill #bill_total_due, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill #bill_total_paid, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .payment_mode, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill #bm_due, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill #bm_paid, #add_new_pharmacy_bill_form #new_doctor_network_rule_form #bill_total_due, #add_new_pharmacy_bill_form #new_doctor_network_rule_form #bill_total_paid, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .payment_mode, #add_new_pharmacy_bill_form #new_doctor_network_rule_form #bm_due, #add_new_pharmacy_bill_form #new_doctor_network_rule_form #bm_paid, #update_new_bill_form #new_hospital_patient_bill #bill_total_due, #update_new_bill_form #new_hospital_patient_bill #bill_total_paid, #update_new_bill_form #new_hospital_patient_bill .payment_mode, #update_new_bill_form #new_hospital_patient_bill #bm_due, #update_new_bill_form #new_hospital_patient_bill #bm_paid, #update_new_bill_form #new_hospital_pharmacy_bill #bill_total_due, #update_new_bill_form #new_hospital_pharmacy_bill #bill_total_paid, #update_new_bill_form #new_hospital_pharmacy_bill .payment_mode, #update_new_bill_form #new_hospital_pharmacy_bill #bm_due, #update_new_bill_form #new_hospital_pharmacy_bill #bm_paid, #update_new_bill_form #edit_hospital_pharmacy_bill #bill_total_due, #update_new_bill_form #edit_hospital_pharmacy_bill #bill_total_paid, #update_new_bill_form #edit_hospital_pharmacy_bill .payment_mode, #update_new_bill_form #edit_hospital_pharmacy_bill #bm_due, #update_new_bill_form #edit_hospital_pharmacy_bill #bm_paid, #update_new_bill_form #create_hospital_bill_template #bill_total_due, #update_new_bill_form #create_hospital_bill_template #bill_total_paid, #update_new_bill_form #create_hospital_bill_template .payment_mode, #update_new_bill_form #create_hospital_bill_template #bm_due, #update_new_bill_form #create_hospital_bill_template #bm_paid, #update_new_bill_form #edit_hospital_patient_bill #bill_total_due, #update_new_bill_form #edit_hospital_patient_bill #bill_total_paid, #update_new_bill_form #edit_hospital_patient_bill .payment_mode, #update_new_bill_form #edit_hospital_patient_bill #bm_due, #update_new_bill_form #edit_hospital_patient_bill #bm_paid, #update_new_bill_form #new_hospital_pharmacy_inventory #bill_total_due, #update_new_bill_form #new_hospital_pharmacy_inventory #bill_total_paid, #update_new_bill_form #new_hospital_pharmacy_inventory .payment_mode, #update_new_bill_form #new_hospital_pharmacy_inventory #bm_due, #update_new_bill_form #new_hospital_pharmacy_inventory #bm_paid, #update_new_bill_form #prescription_template_form #bill_total_due, #update_new_bill_form #prescription_template_form #bill_total_paid, #update_new_bill_form #prescription_template_form .payment_mode, #update_new_bill_form #prescription_template_form #bm_due, #update_new_bill_form #prescription_template_form #bm_paid, #update_new_bill_form #new_staff_network_rule_form #bill_total_due, #update_new_bill_form #new_staff_network_rule_form #bill_total_paid, #update_new_bill_form #new_staff_network_rule_form .payment_mode, #update_new_bill_form #new_staff_network_rule_form #bm_due, #update_new_bill_form #new_staff_network_rule_form #bm_paid, #update_new_bill_form #new_hospital_radiology_order #bill_total_due, #update_new_bill_form #new_hospital_radiology_order #bill_total_paid, #update_new_bill_form #new_hospital_radiology_order .payment_mode, #update_new_bill_form #new_hospital_radiology_order #bm_due, #update_new_bill_form #new_hospital_radiology_order #bm_paid, #update_new_bill_form #edit_hospital_radiology_order #bill_total_due, #update_new_bill_form #edit_hospital_radiology_order #bill_total_paid, #update_new_bill_form #edit_hospital_radiology_order .payment_mode, #update_new_bill_form #edit_hospital_radiology_order #bm_due, #update_new_bill_form #edit_hospital_radiology_order #bm_paid, #update_new_bill_form #edit_hospital_radiology_test #bill_total_due, #update_new_bill_form #edit_hospital_radiology_test #bill_total_paid, #update_new_bill_form #edit_hospital_radiology_test .payment_mode, #update_new_bill_form #edit_hospital_radiology_test #bm_due, #update_new_bill_form #edit_hospital_radiology_test #bm_paid, #update_new_bill_form #create_user_anon_bill #bill_total_due, #update_new_bill_form #create_user_anon_bill #bill_total_paid, #update_new_bill_form #create_user_anon_bill .payment_mode, #update_new_bill_form #create_user_anon_bill #bm_due, #update_new_bill_form #create_user_anon_bill #bm_paid, #update_new_bill_form #radiology_order_template #bill_total_due, #update_new_bill_form #radiology_order_template #bill_total_paid, #update_new_bill_form #radiology_order_template .payment_mode, #update_new_bill_form #radiology_order_template #bm_due, #update_new_bill_form #radiology_order_template #bm_paid, #update_new_bill_form #add_doctorreferral #bill_total_due, #update_new_bill_form #add_doctorreferral #bill_total_paid, #update_new_bill_form #add_doctorreferral .payment_mode, #update_new_bill_form #add_doctorreferral #bm_due, #update_new_bill_form #add_doctorreferral #bm_paid, #update_new_bill_form #new_pharmacy_order_form #bill_total_due, #update_new_bill_form #new_pharmacy_order_form #bill_total_paid, #update_new_bill_form #new_pharmacy_order_form .payment_mode, #update_new_bill_form #new_pharmacy_order_form #bm_due, #update_new_bill_form #new_pharmacy_order_form #bm_paid, #update_new_bill_form #edit_pharmacy_order_form #bill_total_due, #update_new_bill_form #edit_pharmacy_order_form #bill_total_paid, #update_new_bill_form #edit_pharmacy_order_form .payment_mode, #update_new_bill_form #edit_pharmacy_order_form #bm_due, #update_new_bill_form #edit_pharmacy_order_form #bm_paid, #update_new_bill_form #vaccination_type #bill_total_due, #update_new_bill_form #vaccination_type #bill_total_paid, #update_new_bill_form #vaccination_type .payment_mode, #update_new_bill_form #vaccination_type #bm_due, #update_new_bill_form #vaccination_type #bm_paid, #update_new_bill_form #update_pharamacy_full_stock #bill_total_due, #update_new_bill_form #update_pharamacy_full_stock #bill_total_paid, #update_new_bill_form #update_pharamacy_full_stock .payment_mode, #update_new_bill_form #update_pharamacy_full_stock #bm_due, #update_new_bill_form #update_pharamacy_full_stock #bm_paid, #update_new_bill_form .print_template_row_form #bill_total_due, #update_new_bill_form .print_template_row_form #bill_total_paid, #update_new_bill_form .print_template_row_form .payment_mode, #update_new_bill_form .print_template_row_form #bm_due, #update_new_bill_form .print_template_row_form #bm_paid, #update_new_bill_form .new_print_template_block #bill_total_due, #update_new_bill_form .new_print_template_block #bill_total_paid, #update_new_bill_form .new_print_template_block .payment_mode, #update_new_bill_form .new_print_template_block #bm_due, #update_new_bill_form .new_print_template_block #bm_paid, #update_new_bill_form .edit_print_template_block #bill_total_due, #update_new_bill_form .edit_print_template_block #bill_total_paid, #update_new_bill_form .edit_print_template_block .payment_mode, #update_new_bill_form .edit_print_template_block #bm_due, #update_new_bill_form .edit_print_template_block #bm_paid, #update_new_bill_form #referral_payouts_update #bill_total_due, #update_new_bill_form #referral_payouts_update #bill_total_paid, #update_new_bill_form #referral_payouts_update .payment_mode, #update_new_bill_form #referral_payouts_update #bm_due, #update_new_bill_form #referral_payouts_update #bm_paid, #update_new_bill_form #return_hospital_pharmacy_bill #bill_total_due, #update_new_bill_form #return_hospital_pharmacy_bill #bill_total_paid, #update_new_bill_form #return_hospital_pharmacy_bill .payment_mode, #update_new_bill_form #return_hospital_pharmacy_bill #bm_due, #update_new_bill_form #return_hospital_pharmacy_bill #bm_paid, #update_new_bill_form #new_doctor_network_rule_form #bill_total_due, #update_new_bill_form #new_doctor_network_rule_form #bill_total_paid, #update_new_bill_form #new_doctor_network_rule_form .payment_mode, #update_new_bill_form #new_doctor_network_rule_form #bm_due, #update_new_bill_form #new_doctor_network_rule_form #bm_paid, #edit_pharmacy_bill_form #new_hospital_patient_bill #bill_total_due, #edit_pharmacy_bill_form #new_hospital_patient_bill #bill_total_paid, #edit_pharmacy_bill_form #new_hospital_patient_bill .payment_mode, #edit_pharmacy_bill_form #new_hospital_patient_bill #bm_due, #edit_pharmacy_bill_form #new_hospital_patient_bill #bm_paid, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill #bill_total_due, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill #bill_total_paid, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .payment_mode, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill #bm_due, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill #bm_paid, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill #bill_total_due, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill #bill_total_paid, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .payment_mode, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill #bm_due, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill #bm_paid, #edit_pharmacy_bill_form #create_hospital_bill_template #bill_total_due, #edit_pharmacy_bill_form #create_hospital_bill_template #bill_total_paid, #edit_pharmacy_bill_form #create_hospital_bill_template .payment_mode, #edit_pharmacy_bill_form #create_hospital_bill_template #bm_due, #edit_pharmacy_bill_form #create_hospital_bill_template #bm_paid, #edit_pharmacy_bill_form #edit_hospital_patient_bill #bill_total_due, #edit_pharmacy_bill_form #edit_hospital_patient_bill #bill_total_paid, #edit_pharmacy_bill_form #edit_hospital_patient_bill .payment_mode, #edit_pharmacy_bill_form #edit_hospital_patient_bill #bm_due, #edit_pharmacy_bill_form #edit_hospital_patient_bill #bm_paid, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory #bill_total_due, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory #bill_total_paid, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .payment_mode, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory #bm_due, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory #bm_paid, #edit_pharmacy_bill_form #prescription_template_form #bill_total_due, #edit_pharmacy_bill_form #prescription_template_form #bill_total_paid, #edit_pharmacy_bill_form #prescription_template_form .payment_mode, #edit_pharmacy_bill_form #prescription_template_form #bm_due, #edit_pharmacy_bill_form #prescription_template_form #bm_paid, #edit_pharmacy_bill_form #new_staff_network_rule_form #bill_total_due, #edit_pharmacy_bill_form #new_staff_network_rule_form #bill_total_paid, #edit_pharmacy_bill_form #new_staff_network_rule_form .payment_mode, #edit_pharmacy_bill_form #new_staff_network_rule_form #bm_due, #edit_pharmacy_bill_form #new_staff_network_rule_form #bm_paid, #edit_pharmacy_bill_form #new_hospital_radiology_order #bill_total_due, #edit_pharmacy_bill_form #new_hospital_radiology_order #bill_total_paid, #edit_pharmacy_bill_form #new_hospital_radiology_order .payment_mode, #edit_pharmacy_bill_form #new_hospital_radiology_order #bm_due, #edit_pharmacy_bill_form #new_hospital_radiology_order #bm_paid, #edit_pharmacy_bill_form #edit_hospital_radiology_order #bill_total_due, #edit_pharmacy_bill_form #edit_hospital_radiology_order #bill_total_paid, #edit_pharmacy_bill_form #edit_hospital_radiology_order .payment_mode, #edit_pharmacy_bill_form #edit_hospital_radiology_order #bm_due, #edit_pharmacy_bill_form #edit_hospital_radiology_order #bm_paid, #edit_pharmacy_bill_form #edit_hospital_radiology_test #bill_total_due, #edit_pharmacy_bill_form #edit_hospital_radiology_test #bill_total_paid, #edit_pharmacy_bill_form #edit_hospital_radiology_test .payment_mode, #edit_pharmacy_bill_form #edit_hospital_radiology_test #bm_due, #edit_pharmacy_bill_form #edit_hospital_radiology_test #bm_paid, #edit_pharmacy_bill_form #create_user_anon_bill #bill_total_due, #edit_pharmacy_bill_form #create_user_anon_bill #bill_total_paid, #edit_pharmacy_bill_form #create_user_anon_bill .payment_mode, #edit_pharmacy_bill_form #create_user_anon_bill #bm_due, #edit_pharmacy_bill_form #create_user_anon_bill #bm_paid, #edit_pharmacy_bill_form #radiology_order_template #bill_total_due, #edit_pharmacy_bill_form #radiology_order_template #bill_total_paid, #edit_pharmacy_bill_form #radiology_order_template .payment_mode, #edit_pharmacy_bill_form #radiology_order_template #bm_due, #edit_pharmacy_bill_form #radiology_order_template #bm_paid, #edit_pharmacy_bill_form #add_doctorreferral #bill_total_due, #edit_pharmacy_bill_form #add_doctorreferral #bill_total_paid, #edit_pharmacy_bill_form #add_doctorreferral .payment_mode, #edit_pharmacy_bill_form #add_doctorreferral #bm_due, #edit_pharmacy_bill_form #add_doctorreferral #bm_paid, #edit_pharmacy_bill_form #new_pharmacy_order_form #bill_total_due, #edit_pharmacy_bill_form #new_pharmacy_order_form #bill_total_paid, #edit_pharmacy_bill_form #new_pharmacy_order_form .payment_mode, #edit_pharmacy_bill_form #new_pharmacy_order_form #bm_due, #edit_pharmacy_bill_form #new_pharmacy_order_form #bm_paid, #edit_pharmacy_bill_form #edit_pharmacy_order_form #bill_total_due, #edit_pharmacy_bill_form #edit_pharmacy_order_form #bill_total_paid, #edit_pharmacy_bill_form #edit_pharmacy_order_form .payment_mode, #edit_pharmacy_bill_form #edit_pharmacy_order_form #bm_due, #edit_pharmacy_bill_form #edit_pharmacy_order_form #bm_paid, #edit_pharmacy_bill_form #vaccination_type #bill_total_due, #edit_pharmacy_bill_form #vaccination_type #bill_total_paid, #edit_pharmacy_bill_form #vaccination_type .payment_mode, #edit_pharmacy_bill_form #vaccination_type #bm_due, #edit_pharmacy_bill_form #vaccination_type #bm_paid, #edit_pharmacy_bill_form #update_pharamacy_full_stock #bill_total_due, #edit_pharmacy_bill_form #update_pharamacy_full_stock #bill_total_paid, #edit_pharmacy_bill_form #update_pharamacy_full_stock .payment_mode, #edit_pharmacy_bill_form #update_pharamacy_full_stock #bm_due, #edit_pharmacy_bill_form #update_pharamacy_full_stock #bm_paid, #edit_pharmacy_bill_form .print_template_row_form #bill_total_due, #edit_pharmacy_bill_form .print_template_row_form #bill_total_paid, #edit_pharmacy_bill_form .print_template_row_form .payment_mode, #edit_pharmacy_bill_form .print_template_row_form #bm_due, #edit_pharmacy_bill_form .print_template_row_form #bm_paid, #edit_pharmacy_bill_form .new_print_template_block #bill_total_due, #edit_pharmacy_bill_form .new_print_template_block #bill_total_paid, #edit_pharmacy_bill_form .new_print_template_block .payment_mode, #edit_pharmacy_bill_form .new_print_template_block #bm_due, #edit_pharmacy_bill_form .new_print_template_block #bm_paid, #edit_pharmacy_bill_form .edit_print_template_block #bill_total_due, #edit_pharmacy_bill_form .edit_print_template_block #bill_total_paid, #edit_pharmacy_bill_form .edit_print_template_block .payment_mode, #edit_pharmacy_bill_form .edit_print_template_block #bm_due, #edit_pharmacy_bill_form .edit_print_template_block #bm_paid, #edit_pharmacy_bill_form #referral_payouts_update #bill_total_due, #edit_pharmacy_bill_form #referral_payouts_update #bill_total_paid, #edit_pharmacy_bill_form #referral_payouts_update .payment_mode, #edit_pharmacy_bill_form #referral_payouts_update #bm_due, #edit_pharmacy_bill_form #referral_payouts_update #bm_paid, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill #bill_total_due, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill #bill_total_paid, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .payment_mode, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill #bm_due, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill #bm_paid, #edit_pharmacy_bill_form #new_doctor_network_rule_form #bill_total_due, #edit_pharmacy_bill_form #new_doctor_network_rule_form #bill_total_paid, #edit_pharmacy_bill_form #new_doctor_network_rule_form .payment_mode, #edit_pharmacy_bill_form #new_doctor_network_rule_form #bm_due, #edit_pharmacy_bill_form #new_doctor_network_rule_form #bm_paid, #createHospBillTemplatemodal #new_hospital_patient_bill #bill_total_due, #createHospBillTemplatemodal #new_hospital_patient_bill #bill_total_paid, #createHospBillTemplatemodal #new_hospital_patient_bill .payment_mode, #createHospBillTemplatemodal #new_hospital_patient_bill #bm_due, #createHospBillTemplatemodal #new_hospital_patient_bill #bm_paid, #createHospBillTemplatemodal #new_hospital_pharmacy_bill #bill_total_due, #createHospBillTemplatemodal #new_hospital_pharmacy_bill #bill_total_paid, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .payment_mode, #createHospBillTemplatemodal #new_hospital_pharmacy_bill #bm_due, #createHospBillTemplatemodal #new_hospital_pharmacy_bill #bm_paid, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill #bill_total_due, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill #bill_total_paid, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .payment_mode, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill #bm_due, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill #bm_paid, #createHospBillTemplatemodal #create_hospital_bill_template #bill_total_due, #createHospBillTemplatemodal #create_hospital_bill_template #bill_total_paid, #createHospBillTemplatemodal #create_hospital_bill_template .payment_mode, #createHospBillTemplatemodal #create_hospital_bill_template #bm_due, #createHospBillTemplatemodal #create_hospital_bill_template #bm_paid, #createHospBillTemplatemodal #edit_hospital_patient_bill #bill_total_due, #createHospBillTemplatemodal #edit_hospital_patient_bill #bill_total_paid, #createHospBillTemplatemodal #edit_hospital_patient_bill .payment_mode, #createHospBillTemplatemodal #edit_hospital_patient_bill #bm_due, #createHospBillTemplatemodal #edit_hospital_patient_bill #bm_paid, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory #bill_total_due, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory #bill_total_paid, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .payment_mode, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory #bm_due, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory #bm_paid, #createHospBillTemplatemodal #prescription_template_form #bill_total_due, #createHospBillTemplatemodal #prescription_template_form #bill_total_paid, #createHospBillTemplatemodal #prescription_template_form .payment_mode, #createHospBillTemplatemodal #prescription_template_form #bm_due, #createHospBillTemplatemodal #prescription_template_form #bm_paid, #createHospBillTemplatemodal #new_staff_network_rule_form #bill_total_due, #createHospBillTemplatemodal #new_staff_network_rule_form #bill_total_paid, #createHospBillTemplatemodal #new_staff_network_rule_form .payment_mode, #createHospBillTemplatemodal #new_staff_network_rule_form #bm_due, #createHospBillTemplatemodal #new_staff_network_rule_form #bm_paid, #createHospBillTemplatemodal #new_hospital_radiology_order #bill_total_due, #createHospBillTemplatemodal #new_hospital_radiology_order #bill_total_paid, #createHospBillTemplatemodal #new_hospital_radiology_order .payment_mode, #createHospBillTemplatemodal #new_hospital_radiology_order #bm_due, #createHospBillTemplatemodal #new_hospital_radiology_order #bm_paid, #createHospBillTemplatemodal #edit_hospital_radiology_order #bill_total_due, #createHospBillTemplatemodal #edit_hospital_radiology_order #bill_total_paid, #createHospBillTemplatemodal #edit_hospital_radiology_order .payment_mode, #createHospBillTemplatemodal #edit_hospital_radiology_order #bm_due, #createHospBillTemplatemodal #edit_hospital_radiology_order #bm_paid, #createHospBillTemplatemodal #edit_hospital_radiology_test #bill_total_due, #createHospBillTemplatemodal #edit_hospital_radiology_test #bill_total_paid, #createHospBillTemplatemodal #edit_hospital_radiology_test .payment_mode, #createHospBillTemplatemodal #edit_hospital_radiology_test #bm_due, #createHospBillTemplatemodal #edit_hospital_radiology_test #bm_paid, #createHospBillTemplatemodal #create_user_anon_bill #bill_total_due, #createHospBillTemplatemodal #create_user_anon_bill #bill_total_paid, #createHospBillTemplatemodal #create_user_anon_bill .payment_mode, #createHospBillTemplatemodal #create_user_anon_bill #bm_due, #createHospBillTemplatemodal #create_user_anon_bill #bm_paid, #createHospBillTemplatemodal #radiology_order_template #bill_total_due, #createHospBillTemplatemodal #radiology_order_template #bill_total_paid, #createHospBillTemplatemodal #radiology_order_template .payment_mode, #createHospBillTemplatemodal #radiology_order_template #bm_due, #createHospBillTemplatemodal #radiology_order_template #bm_paid, #createHospBillTemplatemodal #add_doctorreferral #bill_total_due, #createHospBillTemplatemodal #add_doctorreferral #bill_total_paid, #createHospBillTemplatemodal #add_doctorreferral .payment_mode, #createHospBillTemplatemodal #add_doctorreferral #bm_due, #createHospBillTemplatemodal #add_doctorreferral #bm_paid, #createHospBillTemplatemodal #new_pharmacy_order_form #bill_total_due, #createHospBillTemplatemodal #new_pharmacy_order_form #bill_total_paid, #createHospBillTemplatemodal #new_pharmacy_order_form .payment_mode, #createHospBillTemplatemodal #new_pharmacy_order_form #bm_due, #createHospBillTemplatemodal #new_pharmacy_order_form #bm_paid, #createHospBillTemplatemodal #edit_pharmacy_order_form #bill_total_due, #createHospBillTemplatemodal #edit_pharmacy_order_form #bill_total_paid, #createHospBillTemplatemodal #edit_pharmacy_order_form .payment_mode, #createHospBillTemplatemodal #edit_pharmacy_order_form #bm_due, #createHospBillTemplatemodal #edit_pharmacy_order_form #bm_paid, #createHospBillTemplatemodal #vaccination_type #bill_total_due, #createHospBillTemplatemodal #vaccination_type #bill_total_paid, #createHospBillTemplatemodal #vaccination_type .payment_mode, #createHospBillTemplatemodal #vaccination_type #bm_due, #createHospBillTemplatemodal #vaccination_type #bm_paid, #createHospBillTemplatemodal #update_pharamacy_full_stock #bill_total_due, #createHospBillTemplatemodal #update_pharamacy_full_stock #bill_total_paid, #createHospBillTemplatemodal #update_pharamacy_full_stock .payment_mode, #createHospBillTemplatemodal #update_pharamacy_full_stock #bm_due, #createHospBillTemplatemodal #update_pharamacy_full_stock #bm_paid, #createHospBillTemplatemodal .print_template_row_form #bill_total_due, #createHospBillTemplatemodal .print_template_row_form #bill_total_paid, #createHospBillTemplatemodal .print_template_row_form .payment_mode, #createHospBillTemplatemodal .print_template_row_form #bm_due, #createHospBillTemplatemodal .print_template_row_form #bm_paid, #createHospBillTemplatemodal .new_print_template_block #bill_total_due, #createHospBillTemplatemodal .new_print_template_block #bill_total_paid, #createHospBillTemplatemodal .new_print_template_block .payment_mode, #createHospBillTemplatemodal .new_print_template_block #bm_due, #createHospBillTemplatemodal .new_print_template_block #bm_paid, #createHospBillTemplatemodal .edit_print_template_block #bill_total_due, #createHospBillTemplatemodal .edit_print_template_block #bill_total_paid, #createHospBillTemplatemodal .edit_print_template_block .payment_mode, #createHospBillTemplatemodal .edit_print_template_block #bm_due, #createHospBillTemplatemodal .edit_print_template_block #bm_paid, #createHospBillTemplatemodal #referral_payouts_update #bill_total_due, #createHospBillTemplatemodal #referral_payouts_update #bill_total_paid, #createHospBillTemplatemodal #referral_payouts_update .payment_mode, #createHospBillTemplatemodal #referral_payouts_update #bm_due, #createHospBillTemplatemodal #referral_payouts_update #bm_paid, #createHospBillTemplatemodal #return_hospital_pharmacy_bill #bill_total_due, #createHospBillTemplatemodal #return_hospital_pharmacy_bill #bill_total_paid, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .payment_mode, #createHospBillTemplatemodal #return_hospital_pharmacy_bill #bm_due, #createHospBillTemplatemodal #return_hospital_pharmacy_bill #bm_paid, #createHospBillTemplatemodal #new_doctor_network_rule_form #bill_total_due, #createHospBillTemplatemodal #new_doctor_network_rule_form #bill_total_paid, #createHospBillTemplatemodal #new_doctor_network_rule_form .payment_mode, #createHospBillTemplatemodal #new_doctor_network_rule_form #bm_due, #createHospBillTemplatemodal #new_doctor_network_rule_form #bm_paid, #editBillTemplatemodal #new_hospital_patient_bill #bill_total_due, #editBillTemplatemodal #new_hospital_patient_bill #bill_total_paid, #editBillTemplatemodal #new_hospital_patient_bill .payment_mode, #editBillTemplatemodal #new_hospital_patient_bill #bm_due, #editBillTemplatemodal #new_hospital_patient_bill #bm_paid, #editBillTemplatemodal #new_hospital_pharmacy_bill #bill_total_due, #editBillTemplatemodal #new_hospital_pharmacy_bill #bill_total_paid, #editBillTemplatemodal #new_hospital_pharmacy_bill .payment_mode, #editBillTemplatemodal #new_hospital_pharmacy_bill #bm_due, #editBillTemplatemodal #new_hospital_pharmacy_bill #bm_paid, #editBillTemplatemodal #edit_hospital_pharmacy_bill #bill_total_due, #editBillTemplatemodal #edit_hospital_pharmacy_bill #bill_total_paid, #editBillTemplatemodal #edit_hospital_pharmacy_bill .payment_mode, #editBillTemplatemodal #edit_hospital_pharmacy_bill #bm_due, #editBillTemplatemodal #edit_hospital_pharmacy_bill #bm_paid, #editBillTemplatemodal #create_hospital_bill_template #bill_total_due, #editBillTemplatemodal #create_hospital_bill_template #bill_total_paid, #editBillTemplatemodal #create_hospital_bill_template .payment_mode, #editBillTemplatemodal #create_hospital_bill_template #bm_due, #editBillTemplatemodal #create_hospital_bill_template #bm_paid, #editBillTemplatemodal #edit_hospital_patient_bill #bill_total_due, #editBillTemplatemodal #edit_hospital_patient_bill #bill_total_paid, #editBillTemplatemodal #edit_hospital_patient_bill .payment_mode, #editBillTemplatemodal #edit_hospital_patient_bill #bm_due, #editBillTemplatemodal #edit_hospital_patient_bill #bm_paid, #editBillTemplatemodal #new_hospital_pharmacy_inventory #bill_total_due, #editBillTemplatemodal #new_hospital_pharmacy_inventory #bill_total_paid, #editBillTemplatemodal #new_hospital_pharmacy_inventory .payment_mode, #editBillTemplatemodal #new_hospital_pharmacy_inventory #bm_due, #editBillTemplatemodal #new_hospital_pharmacy_inventory #bm_paid, #editBillTemplatemodal #prescription_template_form #bill_total_due, #editBillTemplatemodal #prescription_template_form #bill_total_paid, #editBillTemplatemodal #prescription_template_form .payment_mode, #editBillTemplatemodal #prescription_template_form #bm_due, #editBillTemplatemodal #prescription_template_form #bm_paid, #editBillTemplatemodal #new_staff_network_rule_form #bill_total_due, #editBillTemplatemodal #new_staff_network_rule_form #bill_total_paid, #editBillTemplatemodal #new_staff_network_rule_form .payment_mode, #editBillTemplatemodal #new_staff_network_rule_form #bm_due, #editBillTemplatemodal #new_staff_network_rule_form #bm_paid, #editBillTemplatemodal #new_hospital_radiology_order #bill_total_due, #editBillTemplatemodal #new_hospital_radiology_order #bill_total_paid, #editBillTemplatemodal #new_hospital_radiology_order .payment_mode, #editBillTemplatemodal #new_hospital_radiology_order #bm_due, #editBillTemplatemodal #new_hospital_radiology_order #bm_paid, #editBillTemplatemodal #edit_hospital_radiology_order #bill_total_due, #editBillTemplatemodal #edit_hospital_radiology_order #bill_total_paid, #editBillTemplatemodal #edit_hospital_radiology_order .payment_mode, #editBillTemplatemodal #edit_hospital_radiology_order #bm_due, #editBillTemplatemodal #edit_hospital_radiology_order #bm_paid, #editBillTemplatemodal #edit_hospital_radiology_test #bill_total_due, #editBillTemplatemodal #edit_hospital_radiology_test #bill_total_paid, #editBillTemplatemodal #edit_hospital_radiology_test .payment_mode, #editBillTemplatemodal #edit_hospital_radiology_test #bm_due, #editBillTemplatemodal #edit_hospital_radiology_test #bm_paid, #editBillTemplatemodal #create_user_anon_bill #bill_total_due, #editBillTemplatemodal #create_user_anon_bill #bill_total_paid, #editBillTemplatemodal #create_user_anon_bill .payment_mode, #editBillTemplatemodal #create_user_anon_bill #bm_due, #editBillTemplatemodal #create_user_anon_bill #bm_paid, #editBillTemplatemodal #radiology_order_template #bill_total_due, #editBillTemplatemodal #radiology_order_template #bill_total_paid, #editBillTemplatemodal #radiology_order_template .payment_mode, #editBillTemplatemodal #radiology_order_template #bm_due, #editBillTemplatemodal #radiology_order_template #bm_paid, #editBillTemplatemodal #add_doctorreferral #bill_total_due, #editBillTemplatemodal #add_doctorreferral #bill_total_paid, #editBillTemplatemodal #add_doctorreferral .payment_mode, #editBillTemplatemodal #add_doctorreferral #bm_due, #editBillTemplatemodal #add_doctorreferral #bm_paid, #editBillTemplatemodal #new_pharmacy_order_form #bill_total_due, #editBillTemplatemodal #new_pharmacy_order_form #bill_total_paid, #editBillTemplatemodal #new_pharmacy_order_form .payment_mode, #editBillTemplatemodal #new_pharmacy_order_form #bm_due, #editBillTemplatemodal #new_pharmacy_order_form #bm_paid, #editBillTemplatemodal #edit_pharmacy_order_form #bill_total_due, #editBillTemplatemodal #edit_pharmacy_order_form #bill_total_paid, #editBillTemplatemodal #edit_pharmacy_order_form .payment_mode, #editBillTemplatemodal #edit_pharmacy_order_form #bm_due, #editBillTemplatemodal #edit_pharmacy_order_form #bm_paid, #editBillTemplatemodal #vaccination_type #bill_total_due, #editBillTemplatemodal #vaccination_type #bill_total_paid, #editBillTemplatemodal #vaccination_type .payment_mode, #editBillTemplatemodal #vaccination_type #bm_due, #editBillTemplatemodal #vaccination_type #bm_paid, #editBillTemplatemodal #update_pharamacy_full_stock #bill_total_due, #editBillTemplatemodal #update_pharamacy_full_stock #bill_total_paid, #editBillTemplatemodal #update_pharamacy_full_stock .payment_mode, #editBillTemplatemodal #update_pharamacy_full_stock #bm_due, #editBillTemplatemodal #update_pharamacy_full_stock #bm_paid, #editBillTemplatemodal .print_template_row_form #bill_total_due, #editBillTemplatemodal .print_template_row_form #bill_total_paid, #editBillTemplatemodal .print_template_row_form .payment_mode, #editBillTemplatemodal .print_template_row_form #bm_due, #editBillTemplatemodal .print_template_row_form #bm_paid, #editBillTemplatemodal .new_print_template_block #bill_total_due, #editBillTemplatemodal .new_print_template_block #bill_total_paid, #editBillTemplatemodal .new_print_template_block .payment_mode, #editBillTemplatemodal .new_print_template_block #bm_due, #editBillTemplatemodal .new_print_template_block #bm_paid, #editBillTemplatemodal .edit_print_template_block #bill_total_due, #editBillTemplatemodal .edit_print_template_block #bill_total_paid, #editBillTemplatemodal .edit_print_template_block .payment_mode, #editBillTemplatemodal .edit_print_template_block #bm_due, #editBillTemplatemodal .edit_print_template_block #bm_paid, #editBillTemplatemodal #referral_payouts_update #bill_total_due, #editBillTemplatemodal #referral_payouts_update #bill_total_paid, #editBillTemplatemodal #referral_payouts_update .payment_mode, #editBillTemplatemodal #referral_payouts_update #bm_due, #editBillTemplatemodal #referral_payouts_update #bm_paid, #editBillTemplatemodal #return_hospital_pharmacy_bill #bill_total_due, #editBillTemplatemodal #return_hospital_pharmacy_bill #bill_total_paid, #editBillTemplatemodal #return_hospital_pharmacy_bill .payment_mode, #editBillTemplatemodal #return_hospital_pharmacy_bill #bm_due, #editBillTemplatemodal #return_hospital_pharmacy_bill #bm_paid, #editBillTemplatemodal #new_doctor_network_rule_form #bill_total_due, #editBillTemplatemodal #new_doctor_network_rule_form #bill_total_paid, #editBillTemplatemodal #new_doctor_network_rule_form .payment_mode, #editBillTemplatemodal #new_doctor_network_rule_form #bm_due, #editBillTemplatemodal #new_doctor_network_rule_form #bm_paid, #add_new_inventory_form #new_hospital_patient_bill #bill_total_due, #add_new_inventory_form #new_hospital_patient_bill #bill_total_paid, #add_new_inventory_form #new_hospital_patient_bill .payment_mode, #add_new_inventory_form #new_hospital_patient_bill #bm_due, #add_new_inventory_form #new_hospital_patient_bill #bm_paid, #add_new_inventory_form #new_hospital_pharmacy_bill #bill_total_due, #add_new_inventory_form #new_hospital_pharmacy_bill #bill_total_paid, #add_new_inventory_form #new_hospital_pharmacy_bill .payment_mode, #add_new_inventory_form #new_hospital_pharmacy_bill #bm_due, #add_new_inventory_form #new_hospital_pharmacy_bill #bm_paid, #add_new_inventory_form #edit_hospital_pharmacy_bill #bill_total_due, #add_new_inventory_form #edit_hospital_pharmacy_bill #bill_total_paid, #add_new_inventory_form #edit_hospital_pharmacy_bill .payment_mode, #add_new_inventory_form #edit_hospital_pharmacy_bill #bm_due, #add_new_inventory_form #edit_hospital_pharmacy_bill #bm_paid, #add_new_inventory_form #create_hospital_bill_template #bill_total_due, #add_new_inventory_form #create_hospital_bill_template #bill_total_paid, #add_new_inventory_form #create_hospital_bill_template .payment_mode, #add_new_inventory_form #create_hospital_bill_template #bm_due, #add_new_inventory_form #create_hospital_bill_template #bm_paid, #add_new_inventory_form #edit_hospital_patient_bill #bill_total_due, #add_new_inventory_form #edit_hospital_patient_bill #bill_total_paid, #add_new_inventory_form #edit_hospital_patient_bill .payment_mode, #add_new_inventory_form #edit_hospital_patient_bill #bm_due, #add_new_inventory_form #edit_hospital_patient_bill #bm_paid, #add_new_inventory_form #new_hospital_pharmacy_inventory #bill_total_due, #add_new_inventory_form #new_hospital_pharmacy_inventory #bill_total_paid, #add_new_inventory_form #new_hospital_pharmacy_inventory .payment_mode, #add_new_inventory_form #new_hospital_pharmacy_inventory #bm_due, #add_new_inventory_form #new_hospital_pharmacy_inventory #bm_paid, #add_new_inventory_form #prescription_template_form #bill_total_due, #add_new_inventory_form #prescription_template_form #bill_total_paid, #add_new_inventory_form #prescription_template_form .payment_mode, #add_new_inventory_form #prescription_template_form #bm_due, #add_new_inventory_form #prescription_template_form #bm_paid, #add_new_inventory_form #new_staff_network_rule_form #bill_total_due, #add_new_inventory_form #new_staff_network_rule_form #bill_total_paid, #add_new_inventory_form #new_staff_network_rule_form .payment_mode, #add_new_inventory_form #new_staff_network_rule_form #bm_due, #add_new_inventory_form #new_staff_network_rule_form #bm_paid, #add_new_inventory_form #new_hospital_radiology_order #bill_total_due, #add_new_inventory_form #new_hospital_radiology_order #bill_total_paid, #add_new_inventory_form #new_hospital_radiology_order .payment_mode, #add_new_inventory_form #new_hospital_radiology_order #bm_due, #add_new_inventory_form #new_hospital_radiology_order #bm_paid, #add_new_inventory_form #edit_hospital_radiology_order #bill_total_due, #add_new_inventory_form #edit_hospital_radiology_order #bill_total_paid, #add_new_inventory_form #edit_hospital_radiology_order .payment_mode, #add_new_inventory_form #edit_hospital_radiology_order #bm_due, #add_new_inventory_form #edit_hospital_radiology_order #bm_paid, #add_new_inventory_form #edit_hospital_radiology_test #bill_total_due, #add_new_inventory_form #edit_hospital_radiology_test #bill_total_paid, #add_new_inventory_form #edit_hospital_radiology_test .payment_mode, #add_new_inventory_form #edit_hospital_radiology_test #bm_due, #add_new_inventory_form #edit_hospital_radiology_test #bm_paid, #add_new_inventory_form #create_user_anon_bill #bill_total_due, #add_new_inventory_form #create_user_anon_bill #bill_total_paid, #add_new_inventory_form #create_user_anon_bill .payment_mode, #add_new_inventory_form #create_user_anon_bill #bm_due, #add_new_inventory_form #create_user_anon_bill #bm_paid, #add_new_inventory_form #radiology_order_template #bill_total_due, #add_new_inventory_form #radiology_order_template #bill_total_paid, #add_new_inventory_form #radiology_order_template .payment_mode, #add_new_inventory_form #radiology_order_template #bm_due, #add_new_inventory_form #radiology_order_template #bm_paid, #add_new_inventory_form #add_doctorreferral #bill_total_due, #add_new_inventory_form #add_doctorreferral #bill_total_paid, #add_new_inventory_form #add_doctorreferral .payment_mode, #add_new_inventory_form #add_doctorreferral #bm_due, #add_new_inventory_form #add_doctorreferral #bm_paid, #add_new_inventory_form #new_pharmacy_order_form #bill_total_due, #add_new_inventory_form #new_pharmacy_order_form #bill_total_paid, #add_new_inventory_form #new_pharmacy_order_form .payment_mode, #add_new_inventory_form #new_pharmacy_order_form #bm_due, #add_new_inventory_form #new_pharmacy_order_form #bm_paid, #add_new_inventory_form #edit_pharmacy_order_form #bill_total_due, #add_new_inventory_form #edit_pharmacy_order_form #bill_total_paid, #add_new_inventory_form #edit_pharmacy_order_form .payment_mode, #add_new_inventory_form #edit_pharmacy_order_form #bm_due, #add_new_inventory_form #edit_pharmacy_order_form #bm_paid, #add_new_inventory_form #vaccination_type #bill_total_due, #add_new_inventory_form #vaccination_type #bill_total_paid, #add_new_inventory_form #vaccination_type .payment_mode, #add_new_inventory_form #vaccination_type #bm_due, #add_new_inventory_form #vaccination_type #bm_paid, #add_new_inventory_form #update_pharamacy_full_stock #bill_total_due, #add_new_inventory_form #update_pharamacy_full_stock #bill_total_paid, #add_new_inventory_form #update_pharamacy_full_stock .payment_mode, #add_new_inventory_form #update_pharamacy_full_stock #bm_due, #add_new_inventory_form #update_pharamacy_full_stock #bm_paid, #add_new_inventory_form .print_template_row_form #bill_total_due, #add_new_inventory_form .print_template_row_form #bill_total_paid, #add_new_inventory_form .print_template_row_form .payment_mode, #add_new_inventory_form .print_template_row_form #bm_due, #add_new_inventory_form .print_template_row_form #bm_paid, #add_new_inventory_form .new_print_template_block #bill_total_due, #add_new_inventory_form .new_print_template_block #bill_total_paid, #add_new_inventory_form .new_print_template_block .payment_mode, #add_new_inventory_form .new_print_template_block #bm_due, #add_new_inventory_form .new_print_template_block #bm_paid, #add_new_inventory_form .edit_print_template_block #bill_total_due, #add_new_inventory_form .edit_print_template_block #bill_total_paid, #add_new_inventory_form .edit_print_template_block .payment_mode, #add_new_inventory_form .edit_print_template_block #bm_due, #add_new_inventory_form .edit_print_template_block #bm_paid, #add_new_inventory_form #referral_payouts_update #bill_total_due, #add_new_inventory_form #referral_payouts_update #bill_total_paid, #add_new_inventory_form #referral_payouts_update .payment_mode, #add_new_inventory_form #referral_payouts_update #bm_due, #add_new_inventory_form #referral_payouts_update #bm_paid, #add_new_inventory_form #return_hospital_pharmacy_bill #bill_total_due, #add_new_inventory_form #return_hospital_pharmacy_bill #bill_total_paid, #add_new_inventory_form #return_hospital_pharmacy_bill .payment_mode, #add_new_inventory_form #return_hospital_pharmacy_bill #bm_due, #add_new_inventory_form #return_hospital_pharmacy_bill #bm_paid, #add_new_inventory_form #new_doctor_network_rule_form #bill_total_due, #add_new_inventory_form #new_doctor_network_rule_form #bill_total_paid, #add_new_inventory_form #new_doctor_network_rule_form .payment_mode, #add_new_inventory_form #new_doctor_network_rule_form #bm_due, #add_new_inventory_form #new_doctor_network_rule_form #bm_paid, #edit_pharmacy_order #new_hospital_patient_bill #bill_total_due, #edit_pharmacy_order #new_hospital_patient_bill #bill_total_paid, #edit_pharmacy_order #new_hospital_patient_bill .payment_mode, #edit_pharmacy_order #new_hospital_patient_bill #bm_due, #edit_pharmacy_order #new_hospital_patient_bill #bm_paid, #edit_pharmacy_order #new_hospital_pharmacy_bill #bill_total_due, #edit_pharmacy_order #new_hospital_pharmacy_bill #bill_total_paid, #edit_pharmacy_order #new_hospital_pharmacy_bill .payment_mode, #edit_pharmacy_order #new_hospital_pharmacy_bill #bm_due, #edit_pharmacy_order #new_hospital_pharmacy_bill #bm_paid, #edit_pharmacy_order #edit_hospital_pharmacy_bill #bill_total_due, #edit_pharmacy_order #edit_hospital_pharmacy_bill #bill_total_paid, #edit_pharmacy_order #edit_hospital_pharmacy_bill .payment_mode, #edit_pharmacy_order #edit_hospital_pharmacy_bill #bm_due, #edit_pharmacy_order #edit_hospital_pharmacy_bill #bm_paid, #edit_pharmacy_order #create_hospital_bill_template #bill_total_due, #edit_pharmacy_order #create_hospital_bill_template #bill_total_paid, #edit_pharmacy_order #create_hospital_bill_template .payment_mode, #edit_pharmacy_order #create_hospital_bill_template #bm_due, #edit_pharmacy_order #create_hospital_bill_template #bm_paid, #edit_pharmacy_order #edit_hospital_patient_bill #bill_total_due, #edit_pharmacy_order #edit_hospital_patient_bill #bill_total_paid, #edit_pharmacy_order #edit_hospital_patient_bill .payment_mode, #edit_pharmacy_order #edit_hospital_patient_bill #bm_due, #edit_pharmacy_order #edit_hospital_patient_bill #bm_paid, #edit_pharmacy_order #new_hospital_pharmacy_inventory #bill_total_due, #edit_pharmacy_order #new_hospital_pharmacy_inventory #bill_total_paid, #edit_pharmacy_order #new_hospital_pharmacy_inventory .payment_mode, #edit_pharmacy_order #new_hospital_pharmacy_inventory #bm_due, #edit_pharmacy_order #new_hospital_pharmacy_inventory #bm_paid, #edit_pharmacy_order #prescription_template_form #bill_total_due, #edit_pharmacy_order #prescription_template_form #bill_total_paid, #edit_pharmacy_order #prescription_template_form .payment_mode, #edit_pharmacy_order #prescription_template_form #bm_due, #edit_pharmacy_order #prescription_template_form #bm_paid, #edit_pharmacy_order #new_staff_network_rule_form #bill_total_due, #edit_pharmacy_order #new_staff_network_rule_form #bill_total_paid, #edit_pharmacy_order #new_staff_network_rule_form .payment_mode, #edit_pharmacy_order #new_staff_network_rule_form #bm_due, #edit_pharmacy_order #new_staff_network_rule_form #bm_paid, #edit_pharmacy_order #new_hospital_radiology_order #bill_total_due, #edit_pharmacy_order #new_hospital_radiology_order #bill_total_paid, #edit_pharmacy_order #new_hospital_radiology_order .payment_mode, #edit_pharmacy_order #new_hospital_radiology_order #bm_due, #edit_pharmacy_order #new_hospital_radiology_order #bm_paid, #edit_pharmacy_order #edit_hospital_radiology_order #bill_total_due, #edit_pharmacy_order #edit_hospital_radiology_order #bill_total_paid, #edit_pharmacy_order #edit_hospital_radiology_order .payment_mode, #edit_pharmacy_order #edit_hospital_radiology_order #bm_due, #edit_pharmacy_order #edit_hospital_radiology_order #bm_paid, #edit_pharmacy_order #edit_hospital_radiology_test #bill_total_due, #edit_pharmacy_order #edit_hospital_radiology_test #bill_total_paid, #edit_pharmacy_order #edit_hospital_radiology_test .payment_mode, #edit_pharmacy_order #edit_hospital_radiology_test #bm_due, #edit_pharmacy_order #edit_hospital_radiology_test #bm_paid, #edit_pharmacy_order #create_user_anon_bill #bill_total_due, #edit_pharmacy_order #create_user_anon_bill #bill_total_paid, #edit_pharmacy_order #create_user_anon_bill .payment_mode, #edit_pharmacy_order #create_user_anon_bill #bm_due, #edit_pharmacy_order #create_user_anon_bill #bm_paid, #edit_pharmacy_order #radiology_order_template #bill_total_due, #edit_pharmacy_order #radiology_order_template #bill_total_paid, #edit_pharmacy_order #radiology_order_template .payment_mode, #edit_pharmacy_order #radiology_order_template #bm_due, #edit_pharmacy_order #radiology_order_template #bm_paid, #edit_pharmacy_order #add_doctorreferral #bill_total_due, #edit_pharmacy_order #add_doctorreferral #bill_total_paid, #edit_pharmacy_order #add_doctorreferral .payment_mode, #edit_pharmacy_order #add_doctorreferral #bm_due, #edit_pharmacy_order #add_doctorreferral #bm_paid, #edit_pharmacy_order #new_pharmacy_order_form #bill_total_due, #edit_pharmacy_order #new_pharmacy_order_form #bill_total_paid, #edit_pharmacy_order #new_pharmacy_order_form .payment_mode, #edit_pharmacy_order #new_pharmacy_order_form #bm_due, #edit_pharmacy_order #new_pharmacy_order_form #bm_paid, #edit_pharmacy_order #edit_pharmacy_order_form #bill_total_due, #edit_pharmacy_order #edit_pharmacy_order_form #bill_total_paid, #edit_pharmacy_order #edit_pharmacy_order_form .payment_mode, #edit_pharmacy_order #edit_pharmacy_order_form #bm_due, #edit_pharmacy_order #edit_pharmacy_order_form #bm_paid, #edit_pharmacy_order #vaccination_type #bill_total_due, #edit_pharmacy_order #vaccination_type #bill_total_paid, #edit_pharmacy_order #vaccination_type .payment_mode, #edit_pharmacy_order #vaccination_type #bm_due, #edit_pharmacy_order #vaccination_type #bm_paid, #edit_pharmacy_order #update_pharamacy_full_stock #bill_total_due, #edit_pharmacy_order #update_pharamacy_full_stock #bill_total_paid, #edit_pharmacy_order #update_pharamacy_full_stock .payment_mode, #edit_pharmacy_order #update_pharamacy_full_stock #bm_due, #edit_pharmacy_order #update_pharamacy_full_stock #bm_paid, #edit_pharmacy_order .print_template_row_form #bill_total_due, #edit_pharmacy_order .print_template_row_form #bill_total_paid, #edit_pharmacy_order .print_template_row_form .payment_mode, #edit_pharmacy_order .print_template_row_form #bm_due, #edit_pharmacy_order .print_template_row_form #bm_paid, #edit_pharmacy_order .new_print_template_block #bill_total_due, #edit_pharmacy_order .new_print_template_block #bill_total_paid, #edit_pharmacy_order .new_print_template_block .payment_mode, #edit_pharmacy_order .new_print_template_block #bm_due, #edit_pharmacy_order .new_print_template_block #bm_paid, #edit_pharmacy_order .edit_print_template_block #bill_total_due, #edit_pharmacy_order .edit_print_template_block #bill_total_paid, #edit_pharmacy_order .edit_print_template_block .payment_mode, #edit_pharmacy_order .edit_print_template_block #bm_due, #edit_pharmacy_order .edit_print_template_block #bm_paid, #edit_pharmacy_order #referral_payouts_update #bill_total_due, #edit_pharmacy_order #referral_payouts_update #bill_total_paid, #edit_pharmacy_order #referral_payouts_update .payment_mode, #edit_pharmacy_order #referral_payouts_update #bm_due, #edit_pharmacy_order #referral_payouts_update #bm_paid, #edit_pharmacy_order #return_hospital_pharmacy_bill #bill_total_due, #edit_pharmacy_order #return_hospital_pharmacy_bill #bill_total_paid, #edit_pharmacy_order #return_hospital_pharmacy_bill .payment_mode, #edit_pharmacy_order #return_hospital_pharmacy_bill #bm_due, #edit_pharmacy_order #return_hospital_pharmacy_bill #bm_paid, #edit_pharmacy_order #new_doctor_network_rule_form #bill_total_due, #edit_pharmacy_order #new_doctor_network_rule_form #bill_total_paid, #edit_pharmacy_order #new_doctor_network_rule_form .payment_mode, #edit_pharmacy_order #new_doctor_network_rule_form #bm_due, #edit_pharmacy_order #new_doctor_network_rule_form #bm_paid, #edit_staff_network_rules #new_hospital_patient_bill #bill_total_due, #edit_staff_network_rules #new_hospital_patient_bill #bill_total_paid, #edit_staff_network_rules #new_hospital_patient_bill .payment_mode, #edit_staff_network_rules #new_hospital_patient_bill #bm_due, #edit_staff_network_rules #new_hospital_patient_bill #bm_paid, #edit_staff_network_rules #new_hospital_pharmacy_bill #bill_total_due, #edit_staff_network_rules #new_hospital_pharmacy_bill #bill_total_paid, #edit_staff_network_rules #new_hospital_pharmacy_bill .payment_mode, #edit_staff_network_rules #new_hospital_pharmacy_bill #bm_due, #edit_staff_network_rules #new_hospital_pharmacy_bill #bm_paid, #edit_staff_network_rules #edit_hospital_pharmacy_bill #bill_total_due, #edit_staff_network_rules #edit_hospital_pharmacy_bill #bill_total_paid, #edit_staff_network_rules #edit_hospital_pharmacy_bill .payment_mode, #edit_staff_network_rules #edit_hospital_pharmacy_bill #bm_due, #edit_staff_network_rules #edit_hospital_pharmacy_bill #bm_paid, #edit_staff_network_rules #create_hospital_bill_template #bill_total_due, #edit_staff_network_rules #create_hospital_bill_template #bill_total_paid, #edit_staff_network_rules #create_hospital_bill_template .payment_mode, #edit_staff_network_rules #create_hospital_bill_template #bm_due, #edit_staff_network_rules #create_hospital_bill_template #bm_paid, #edit_staff_network_rules #edit_hospital_patient_bill #bill_total_due, #edit_staff_network_rules #edit_hospital_patient_bill #bill_total_paid, #edit_staff_network_rules #edit_hospital_patient_bill .payment_mode, #edit_staff_network_rules #edit_hospital_patient_bill #bm_due, #edit_staff_network_rules #edit_hospital_patient_bill #bm_paid, #edit_staff_network_rules #new_hospital_pharmacy_inventory #bill_total_due, #edit_staff_network_rules #new_hospital_pharmacy_inventory #bill_total_paid, #edit_staff_network_rules #new_hospital_pharmacy_inventory .payment_mode, #edit_staff_network_rules #new_hospital_pharmacy_inventory #bm_due, #edit_staff_network_rules #new_hospital_pharmacy_inventory #bm_paid, #edit_staff_network_rules #prescription_template_form #bill_total_due, #edit_staff_network_rules #prescription_template_form #bill_total_paid, #edit_staff_network_rules #prescription_template_form .payment_mode, #edit_staff_network_rules #prescription_template_form #bm_due, #edit_staff_network_rules #prescription_template_form #bm_paid, #edit_staff_network_rules #new_staff_network_rule_form #bill_total_due, #edit_staff_network_rules #new_staff_network_rule_form #bill_total_paid, #edit_staff_network_rules #new_staff_network_rule_form .payment_mode, #edit_staff_network_rules #new_staff_network_rule_form #bm_due, #edit_staff_network_rules #new_staff_network_rule_form #bm_paid, #edit_staff_network_rules #new_hospital_radiology_order #bill_total_due, #edit_staff_network_rules #new_hospital_radiology_order #bill_total_paid, #edit_staff_network_rules #new_hospital_radiology_order .payment_mode, #edit_staff_network_rules #new_hospital_radiology_order #bm_due, #edit_staff_network_rules #new_hospital_radiology_order #bm_paid, #edit_staff_network_rules #edit_hospital_radiology_order #bill_total_due, #edit_staff_network_rules #edit_hospital_radiology_order #bill_total_paid, #edit_staff_network_rules #edit_hospital_radiology_order .payment_mode, #edit_staff_network_rules #edit_hospital_radiology_order #bm_due, #edit_staff_network_rules #edit_hospital_radiology_order #bm_paid, #edit_staff_network_rules #edit_hospital_radiology_test #bill_total_due, #edit_staff_network_rules #edit_hospital_radiology_test #bill_total_paid, #edit_staff_network_rules #edit_hospital_radiology_test .payment_mode, #edit_staff_network_rules #edit_hospital_radiology_test #bm_due, #edit_staff_network_rules #edit_hospital_radiology_test #bm_paid, #edit_staff_network_rules #create_user_anon_bill #bill_total_due, #edit_staff_network_rules #create_user_anon_bill #bill_total_paid, #edit_staff_network_rules #create_user_anon_bill .payment_mode, #edit_staff_network_rules #create_user_anon_bill #bm_due, #edit_staff_network_rules #create_user_anon_bill #bm_paid, #edit_staff_network_rules #radiology_order_template #bill_total_due, #edit_staff_network_rules #radiology_order_template #bill_total_paid, #edit_staff_network_rules #radiology_order_template .payment_mode, #edit_staff_network_rules #radiology_order_template #bm_due, #edit_staff_network_rules #radiology_order_template #bm_paid, #edit_staff_network_rules #add_doctorreferral #bill_total_due, #edit_staff_network_rules #add_doctorreferral #bill_total_paid, #edit_staff_network_rules #add_doctorreferral .payment_mode, #edit_staff_network_rules #add_doctorreferral #bm_due, #edit_staff_network_rules #add_doctorreferral #bm_paid, #edit_staff_network_rules #new_pharmacy_order_form #bill_total_due, #edit_staff_network_rules #new_pharmacy_order_form #bill_total_paid, #edit_staff_network_rules #new_pharmacy_order_form .payment_mode, #edit_staff_network_rules #new_pharmacy_order_form #bm_due, #edit_staff_network_rules #new_pharmacy_order_form #bm_paid, #edit_staff_network_rules #edit_pharmacy_order_form #bill_total_due, #edit_staff_network_rules #edit_pharmacy_order_form #bill_total_paid, #edit_staff_network_rules #edit_pharmacy_order_form .payment_mode, #edit_staff_network_rules #edit_pharmacy_order_form #bm_due, #edit_staff_network_rules #edit_pharmacy_order_form #bm_paid, #edit_staff_network_rules #vaccination_type #bill_total_due, #edit_staff_network_rules #vaccination_type #bill_total_paid, #edit_staff_network_rules #vaccination_type .payment_mode, #edit_staff_network_rules #vaccination_type #bm_due, #edit_staff_network_rules #vaccination_type #bm_paid, #edit_staff_network_rules #update_pharamacy_full_stock #bill_total_due, #edit_staff_network_rules #update_pharamacy_full_stock #bill_total_paid, #edit_staff_network_rules #update_pharamacy_full_stock .payment_mode, #edit_staff_network_rules #update_pharamacy_full_stock #bm_due, #edit_staff_network_rules #update_pharamacy_full_stock #bm_paid, #edit_staff_network_rules .print_template_row_form #bill_total_due, #edit_staff_network_rules .print_template_row_form #bill_total_paid, #edit_staff_network_rules .print_template_row_form .payment_mode, #edit_staff_network_rules .print_template_row_form #bm_due, #edit_staff_network_rules .print_template_row_form #bm_paid, #edit_staff_network_rules .new_print_template_block #bill_total_due, #edit_staff_network_rules .new_print_template_block #bill_total_paid, #edit_staff_network_rules .new_print_template_block .payment_mode, #edit_staff_network_rules .new_print_template_block #bm_due, #edit_staff_network_rules .new_print_template_block #bm_paid, #edit_staff_network_rules .edit_print_template_block #bill_total_due, #edit_staff_network_rules .edit_print_template_block #bill_total_paid, #edit_staff_network_rules .edit_print_template_block .payment_mode, #edit_staff_network_rules .edit_print_template_block #bm_due, #edit_staff_network_rules .edit_print_template_block #bm_paid, #edit_staff_network_rules #referral_payouts_update #bill_total_due, #edit_staff_network_rules #referral_payouts_update #bill_total_paid, #edit_staff_network_rules #referral_payouts_update .payment_mode, #edit_staff_network_rules #referral_payouts_update #bm_due, #edit_staff_network_rules #referral_payouts_update #bm_paid, #edit_staff_network_rules #return_hospital_pharmacy_bill #bill_total_due, #edit_staff_network_rules #return_hospital_pharmacy_bill #bill_total_paid, #edit_staff_network_rules #return_hospital_pharmacy_bill .payment_mode, #edit_staff_network_rules #return_hospital_pharmacy_bill #bm_due, #edit_staff_network_rules #return_hospital_pharmacy_bill #bm_paid, #edit_staff_network_rules #new_doctor_network_rule_form #bill_total_due, #edit_staff_network_rules #new_doctor_network_rule_form #bill_total_paid, #edit_staff_network_rules #new_doctor_network_rule_form .payment_mode, #edit_staff_network_rules #new_doctor_network_rule_form #bm_due, #edit_staff_network_rules #new_doctor_network_rule_form #bm_paid, #add_new_radiology_order_form #new_hospital_patient_bill #bill_total_due, #add_new_radiology_order_form #new_hospital_patient_bill #bill_total_paid, #add_new_radiology_order_form #new_hospital_patient_bill .payment_mode, #add_new_radiology_order_form #new_hospital_patient_bill #bm_due, #add_new_radiology_order_form #new_hospital_patient_bill #bm_paid, #add_new_radiology_order_form #new_hospital_pharmacy_bill #bill_total_due, #add_new_radiology_order_form #new_hospital_pharmacy_bill #bill_total_paid, #add_new_radiology_order_form #new_hospital_pharmacy_bill .payment_mode, #add_new_radiology_order_form #new_hospital_pharmacy_bill #bm_due, #add_new_radiology_order_form #new_hospital_pharmacy_bill #bm_paid, #add_new_radiology_order_form #edit_hospital_pharmacy_bill #bill_total_due, #add_new_radiology_order_form #edit_hospital_pharmacy_bill #bill_total_paid, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .payment_mode, #add_new_radiology_order_form #edit_hospital_pharmacy_bill #bm_due, #add_new_radiology_order_form #edit_hospital_pharmacy_bill #bm_paid, #add_new_radiology_order_form #create_hospital_bill_template #bill_total_due, #add_new_radiology_order_form #create_hospital_bill_template #bill_total_paid, #add_new_radiology_order_form #create_hospital_bill_template .payment_mode, #add_new_radiology_order_form #create_hospital_bill_template #bm_due, #add_new_radiology_order_form #create_hospital_bill_template #bm_paid, #add_new_radiology_order_form #edit_hospital_patient_bill #bill_total_due, #add_new_radiology_order_form #edit_hospital_patient_bill #bill_total_paid, #add_new_radiology_order_form #edit_hospital_patient_bill .payment_mode, #add_new_radiology_order_form #edit_hospital_patient_bill #bm_due, #add_new_radiology_order_form #edit_hospital_patient_bill #bm_paid, #add_new_radiology_order_form #new_hospital_pharmacy_inventory #bill_total_due, #add_new_radiology_order_form #new_hospital_pharmacy_inventory #bill_total_paid, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .payment_mode, #add_new_radiology_order_form #new_hospital_pharmacy_inventory #bm_due, #add_new_radiology_order_form #new_hospital_pharmacy_inventory #bm_paid, #add_new_radiology_order_form #prescription_template_form #bill_total_due, #add_new_radiology_order_form #prescription_template_form #bill_total_paid, #add_new_radiology_order_form #prescription_template_form .payment_mode, #add_new_radiology_order_form #prescription_template_form #bm_due, #add_new_radiology_order_form #prescription_template_form #bm_paid, #add_new_radiology_order_form #new_staff_network_rule_form #bill_total_due, #add_new_radiology_order_form #new_staff_network_rule_form #bill_total_paid, #add_new_radiology_order_form #new_staff_network_rule_form .payment_mode, #add_new_radiology_order_form #new_staff_network_rule_form #bm_due, #add_new_radiology_order_form #new_staff_network_rule_form #bm_paid, #add_new_radiology_order_form #new_hospital_radiology_order #bill_total_due, #add_new_radiology_order_form #new_hospital_radiology_order #bill_total_paid, #add_new_radiology_order_form #new_hospital_radiology_order .payment_mode, #add_new_radiology_order_form #new_hospital_radiology_order #bm_due, #add_new_radiology_order_form #new_hospital_radiology_order #bm_paid, #add_new_radiology_order_form #edit_hospital_radiology_order #bill_total_due, #add_new_radiology_order_form #edit_hospital_radiology_order #bill_total_paid, #add_new_radiology_order_form #edit_hospital_radiology_order .payment_mode, #add_new_radiology_order_form #edit_hospital_radiology_order #bm_due, #add_new_radiology_order_form #edit_hospital_radiology_order #bm_paid, #add_new_radiology_order_form #edit_hospital_radiology_test #bill_total_due, #add_new_radiology_order_form #edit_hospital_radiology_test #bill_total_paid, #add_new_radiology_order_form #edit_hospital_radiology_test .payment_mode, #add_new_radiology_order_form #edit_hospital_radiology_test #bm_due, #add_new_radiology_order_form #edit_hospital_radiology_test #bm_paid, #add_new_radiology_order_form #create_user_anon_bill #bill_total_due, #add_new_radiology_order_form #create_user_anon_bill #bill_total_paid, #add_new_radiology_order_form #create_user_anon_bill .payment_mode, #add_new_radiology_order_form #create_user_anon_bill #bm_due, #add_new_radiology_order_form #create_user_anon_bill #bm_paid, #add_new_radiology_order_form #radiology_order_template #bill_total_due, #add_new_radiology_order_form #radiology_order_template #bill_total_paid, #add_new_radiology_order_form #radiology_order_template .payment_mode, #add_new_radiology_order_form #radiology_order_template #bm_due, #add_new_radiology_order_form #radiology_order_template #bm_paid, #add_new_radiology_order_form #add_doctorreferral #bill_total_due, #add_new_radiology_order_form #add_doctorreferral #bill_total_paid, #add_new_radiology_order_form #add_doctorreferral .payment_mode, #add_new_radiology_order_form #add_doctorreferral #bm_due, #add_new_radiology_order_form #add_doctorreferral #bm_paid, #add_new_radiology_order_form #new_pharmacy_order_form #bill_total_due, #add_new_radiology_order_form #new_pharmacy_order_form #bill_total_paid, #add_new_radiology_order_form #new_pharmacy_order_form .payment_mode, #add_new_radiology_order_form #new_pharmacy_order_form #bm_due, #add_new_radiology_order_form #new_pharmacy_order_form #bm_paid, #add_new_radiology_order_form #edit_pharmacy_order_form #bill_total_due, #add_new_radiology_order_form #edit_pharmacy_order_form #bill_total_paid, #add_new_radiology_order_form #edit_pharmacy_order_form .payment_mode, #add_new_radiology_order_form #edit_pharmacy_order_form #bm_due, #add_new_radiology_order_form #edit_pharmacy_order_form #bm_paid, #add_new_radiology_order_form #vaccination_type #bill_total_due, #add_new_radiology_order_form #vaccination_type #bill_total_paid, #add_new_radiology_order_form #vaccination_type .payment_mode, #add_new_radiology_order_form #vaccination_type #bm_due, #add_new_radiology_order_form #vaccination_type #bm_paid, #add_new_radiology_order_form #update_pharamacy_full_stock #bill_total_due, #add_new_radiology_order_form #update_pharamacy_full_stock #bill_total_paid, #add_new_radiology_order_form #update_pharamacy_full_stock .payment_mode, #add_new_radiology_order_form #update_pharamacy_full_stock #bm_due, #add_new_radiology_order_form #update_pharamacy_full_stock #bm_paid, #add_new_radiology_order_form .print_template_row_form #bill_total_due, #add_new_radiology_order_form .print_template_row_form #bill_total_paid, #add_new_radiology_order_form .print_template_row_form .payment_mode, #add_new_radiology_order_form .print_template_row_form #bm_due, #add_new_radiology_order_form .print_template_row_form #bm_paid, #add_new_radiology_order_form .new_print_template_block #bill_total_due, #add_new_radiology_order_form .new_print_template_block #bill_total_paid, #add_new_radiology_order_form .new_print_template_block .payment_mode, #add_new_radiology_order_form .new_print_template_block #bm_due, #add_new_radiology_order_form .new_print_template_block #bm_paid, #add_new_radiology_order_form .edit_print_template_block #bill_total_due, #add_new_radiology_order_form .edit_print_template_block #bill_total_paid, #add_new_radiology_order_form .edit_print_template_block .payment_mode, #add_new_radiology_order_form .edit_print_template_block #bm_due, #add_new_radiology_order_form .edit_print_template_block #bm_paid, #add_new_radiology_order_form #referral_payouts_update #bill_total_due, #add_new_radiology_order_form #referral_payouts_update #bill_total_paid, #add_new_radiology_order_form #referral_payouts_update .payment_mode, #add_new_radiology_order_form #referral_payouts_update #bm_due, #add_new_radiology_order_form #referral_payouts_update #bm_paid, #add_new_radiology_order_form #return_hospital_pharmacy_bill #bill_total_due, #add_new_radiology_order_form #return_hospital_pharmacy_bill #bill_total_paid, #add_new_radiology_order_form #return_hospital_pharmacy_bill .payment_mode, #add_new_radiology_order_form #return_hospital_pharmacy_bill #bm_due, #add_new_radiology_order_form #return_hospital_pharmacy_bill #bm_paid, #add_new_radiology_order_form #new_doctor_network_rule_form #bill_total_due, #add_new_radiology_order_form #new_doctor_network_rule_form #bill_total_paid, #add_new_radiology_order_form #new_doctor_network_rule_form .payment_mode, #add_new_radiology_order_form #new_doctor_network_rule_form #bm_due, #add_new_radiology_order_form #new_doctor_network_rule_form #bm_paid, #edit_radiology_test_form #new_hospital_patient_bill #bill_total_due, #edit_radiology_test_form #new_hospital_patient_bill #bill_total_paid, #edit_radiology_test_form #new_hospital_patient_bill .payment_mode, #edit_radiology_test_form #new_hospital_patient_bill #bm_due, #edit_radiology_test_form #new_hospital_patient_bill #bm_paid, #edit_radiology_test_form #new_hospital_pharmacy_bill #bill_total_due, #edit_radiology_test_form #new_hospital_pharmacy_bill #bill_total_paid, #edit_radiology_test_form #new_hospital_pharmacy_bill .payment_mode, #edit_radiology_test_form #new_hospital_pharmacy_bill #bm_due, #edit_radiology_test_form #new_hospital_pharmacy_bill #bm_paid, #edit_radiology_test_form #edit_hospital_pharmacy_bill #bill_total_due, #edit_radiology_test_form #edit_hospital_pharmacy_bill #bill_total_paid, #edit_radiology_test_form #edit_hospital_pharmacy_bill .payment_mode, #edit_radiology_test_form #edit_hospital_pharmacy_bill #bm_due, #edit_radiology_test_form #edit_hospital_pharmacy_bill #bm_paid, #edit_radiology_test_form #create_hospital_bill_template #bill_total_due, #edit_radiology_test_form #create_hospital_bill_template #bill_total_paid, #edit_radiology_test_form #create_hospital_bill_template .payment_mode, #edit_radiology_test_form #create_hospital_bill_template #bm_due, #edit_radiology_test_form #create_hospital_bill_template #bm_paid, #edit_radiology_test_form #edit_hospital_patient_bill #bill_total_due, #edit_radiology_test_form #edit_hospital_patient_bill #bill_total_paid, #edit_radiology_test_form #edit_hospital_patient_bill .payment_mode, #edit_radiology_test_form #edit_hospital_patient_bill #bm_due, #edit_radiology_test_form #edit_hospital_patient_bill #bm_paid, #edit_radiology_test_form #new_hospital_pharmacy_inventory #bill_total_due, #edit_radiology_test_form #new_hospital_pharmacy_inventory #bill_total_paid, #edit_radiology_test_form #new_hospital_pharmacy_inventory .payment_mode, #edit_radiology_test_form #new_hospital_pharmacy_inventory #bm_due, #edit_radiology_test_form #new_hospital_pharmacy_inventory #bm_paid, #edit_radiology_test_form #prescription_template_form #bill_total_due, #edit_radiology_test_form #prescription_template_form #bill_total_paid, #edit_radiology_test_form #prescription_template_form .payment_mode, #edit_radiology_test_form #prescription_template_form #bm_due, #edit_radiology_test_form #prescription_template_form #bm_paid, #edit_radiology_test_form #new_staff_network_rule_form #bill_total_due, #edit_radiology_test_form #new_staff_network_rule_form #bill_total_paid, #edit_radiology_test_form #new_staff_network_rule_form .payment_mode, #edit_radiology_test_form #new_staff_network_rule_form #bm_due, #edit_radiology_test_form #new_staff_network_rule_form #bm_paid, #edit_radiology_test_form #new_hospital_radiology_order #bill_total_due, #edit_radiology_test_form #new_hospital_radiology_order #bill_total_paid, #edit_radiology_test_form #new_hospital_radiology_order .payment_mode, #edit_radiology_test_form #new_hospital_radiology_order #bm_due, #edit_radiology_test_form #new_hospital_radiology_order #bm_paid, #edit_radiology_test_form #edit_hospital_radiology_order #bill_total_due, #edit_radiology_test_form #edit_hospital_radiology_order #bill_total_paid, #edit_radiology_test_form #edit_hospital_radiology_order .payment_mode, #edit_radiology_test_form #edit_hospital_radiology_order #bm_due, #edit_radiology_test_form #edit_hospital_radiology_order #bm_paid, #edit_radiology_test_form #edit_hospital_radiology_test #bill_total_due, #edit_radiology_test_form #edit_hospital_radiology_test #bill_total_paid, #edit_radiology_test_form #edit_hospital_radiology_test .payment_mode, #edit_radiology_test_form #edit_hospital_radiology_test #bm_due, #edit_radiology_test_form #edit_hospital_radiology_test #bm_paid, #edit_radiology_test_form #create_user_anon_bill #bill_total_due, #edit_radiology_test_form #create_user_anon_bill #bill_total_paid, #edit_radiology_test_form #create_user_anon_bill .payment_mode, #edit_radiology_test_form #create_user_anon_bill #bm_due, #edit_radiology_test_form #create_user_anon_bill #bm_paid, #edit_radiology_test_form #radiology_order_template #bill_total_due, #edit_radiology_test_form #radiology_order_template #bill_total_paid, #edit_radiology_test_form #radiology_order_template .payment_mode, #edit_radiology_test_form #radiology_order_template #bm_due, #edit_radiology_test_form #radiology_order_template #bm_paid, #edit_radiology_test_form #add_doctorreferral #bill_total_due, #edit_radiology_test_form #add_doctorreferral #bill_total_paid, #edit_radiology_test_form #add_doctorreferral .payment_mode, #edit_radiology_test_form #add_doctorreferral #bm_due, #edit_radiology_test_form #add_doctorreferral #bm_paid, #edit_radiology_test_form #new_pharmacy_order_form #bill_total_due, #edit_radiology_test_form #new_pharmacy_order_form #bill_total_paid, #edit_radiology_test_form #new_pharmacy_order_form .payment_mode, #edit_radiology_test_form #new_pharmacy_order_form #bm_due, #edit_radiology_test_form #new_pharmacy_order_form #bm_paid, #edit_radiology_test_form #edit_pharmacy_order_form #bill_total_due, #edit_radiology_test_form #edit_pharmacy_order_form #bill_total_paid, #edit_radiology_test_form #edit_pharmacy_order_form .payment_mode, #edit_radiology_test_form #edit_pharmacy_order_form #bm_due, #edit_radiology_test_form #edit_pharmacy_order_form #bm_paid, #edit_radiology_test_form #vaccination_type #bill_total_due, #edit_radiology_test_form #vaccination_type #bill_total_paid, #edit_radiology_test_form #vaccination_type .payment_mode, #edit_radiology_test_form #vaccination_type #bm_due, #edit_radiology_test_form #vaccination_type #bm_paid, #edit_radiology_test_form #update_pharamacy_full_stock #bill_total_due, #edit_radiology_test_form #update_pharamacy_full_stock #bill_total_paid, #edit_radiology_test_form #update_pharamacy_full_stock .payment_mode, #edit_radiology_test_form #update_pharamacy_full_stock #bm_due, #edit_radiology_test_form #update_pharamacy_full_stock #bm_paid, #edit_radiology_test_form .print_template_row_form #bill_total_due, #edit_radiology_test_form .print_template_row_form #bill_total_paid, #edit_radiology_test_form .print_template_row_form .payment_mode, #edit_radiology_test_form .print_template_row_form #bm_due, #edit_radiology_test_form .print_template_row_form #bm_paid, #edit_radiology_test_form .new_print_template_block #bill_total_due, #edit_radiology_test_form .new_print_template_block #bill_total_paid, #edit_radiology_test_form .new_print_template_block .payment_mode, #edit_radiology_test_form .new_print_template_block #bm_due, #edit_radiology_test_form .new_print_template_block #bm_paid, #edit_radiology_test_form .edit_print_template_block #bill_total_due, #edit_radiology_test_form .edit_print_template_block #bill_total_paid, #edit_radiology_test_form .edit_print_template_block .payment_mode, #edit_radiology_test_form .edit_print_template_block #bm_due, #edit_radiology_test_form .edit_print_template_block #bm_paid, #edit_radiology_test_form #referral_payouts_update #bill_total_due, #edit_radiology_test_form #referral_payouts_update #bill_total_paid, #edit_radiology_test_form #referral_payouts_update .payment_mode, #edit_radiology_test_form #referral_payouts_update #bm_due, #edit_radiology_test_form #referral_payouts_update #bm_paid, #edit_radiology_test_form #return_hospital_pharmacy_bill #bill_total_due, #edit_radiology_test_form #return_hospital_pharmacy_bill #bill_total_paid, #edit_radiology_test_form #return_hospital_pharmacy_bill .payment_mode, #edit_radiology_test_form #return_hospital_pharmacy_bill #bm_due, #edit_radiology_test_form #return_hospital_pharmacy_bill #bm_paid, #edit_radiology_test_form #new_doctor_network_rule_form #bill_total_due, #edit_radiology_test_form #new_doctor_network_rule_form #bill_total_paid, #edit_radiology_test_form #new_doctor_network_rule_form .payment_mode, #edit_radiology_test_form #new_doctor_network_rule_form #bm_due, #edit_radiology_test_form #new_doctor_network_rule_form #bm_paid, #importUserBill #new_hospital_patient_bill #bill_total_due, #importUserBill #new_hospital_patient_bill #bill_total_paid, #importUserBill #new_hospital_patient_bill .payment_mode, #importUserBill #new_hospital_patient_bill #bm_due, #importUserBill #new_hospital_patient_bill #bm_paid, #importUserBill #new_hospital_pharmacy_bill #bill_total_due, #importUserBill #new_hospital_pharmacy_bill #bill_total_paid, #importUserBill #new_hospital_pharmacy_bill .payment_mode, #importUserBill #new_hospital_pharmacy_bill #bm_due, #importUserBill #new_hospital_pharmacy_bill #bm_paid, #importUserBill #edit_hospital_pharmacy_bill #bill_total_due, #importUserBill #edit_hospital_pharmacy_bill #bill_total_paid, #importUserBill #edit_hospital_pharmacy_bill .payment_mode, #importUserBill #edit_hospital_pharmacy_bill #bm_due, #importUserBill #edit_hospital_pharmacy_bill #bm_paid, #importUserBill #create_hospital_bill_template #bill_total_due, #importUserBill #create_hospital_bill_template #bill_total_paid, #importUserBill #create_hospital_bill_template .payment_mode, #importUserBill #create_hospital_bill_template #bm_due, #importUserBill #create_hospital_bill_template #bm_paid, #importUserBill #edit_hospital_patient_bill #bill_total_due, #importUserBill #edit_hospital_patient_bill #bill_total_paid, #importUserBill #edit_hospital_patient_bill .payment_mode, #importUserBill #edit_hospital_patient_bill #bm_due, #importUserBill #edit_hospital_patient_bill #bm_paid, #importUserBill #new_hospital_pharmacy_inventory #bill_total_due, #importUserBill #new_hospital_pharmacy_inventory #bill_total_paid, #importUserBill #new_hospital_pharmacy_inventory .payment_mode, #importUserBill #new_hospital_pharmacy_inventory #bm_due, #importUserBill #new_hospital_pharmacy_inventory #bm_paid, #importUserBill #prescription_template_form #bill_total_due, #importUserBill #prescription_template_form #bill_total_paid, #importUserBill #prescription_template_form .payment_mode, #importUserBill #prescription_template_form #bm_due, #importUserBill #prescription_template_form #bm_paid, #importUserBill #new_staff_network_rule_form #bill_total_due, #importUserBill #new_staff_network_rule_form #bill_total_paid, #importUserBill #new_staff_network_rule_form .payment_mode, #importUserBill #new_staff_network_rule_form #bm_due, #importUserBill #new_staff_network_rule_form #bm_paid, #importUserBill #new_hospital_radiology_order #bill_total_due, #importUserBill #new_hospital_radiology_order #bill_total_paid, #importUserBill #new_hospital_radiology_order .payment_mode, #importUserBill #new_hospital_radiology_order #bm_due, #importUserBill #new_hospital_radiology_order #bm_paid, #importUserBill #edit_hospital_radiology_order #bill_total_due, #importUserBill #edit_hospital_radiology_order #bill_total_paid, #importUserBill #edit_hospital_radiology_order .payment_mode, #importUserBill #edit_hospital_radiology_order #bm_due, #importUserBill #edit_hospital_radiology_order #bm_paid, #importUserBill #edit_hospital_radiology_test #bill_total_due, #importUserBill #edit_hospital_radiology_test #bill_total_paid, #importUserBill #edit_hospital_radiology_test .payment_mode, #importUserBill #edit_hospital_radiology_test #bm_due, #importUserBill #edit_hospital_radiology_test #bm_paid, #importUserBill #create_user_anon_bill #bill_total_due, #importUserBill #create_user_anon_bill #bill_total_paid, #importUserBill #create_user_anon_bill .payment_mode, #importUserBill #create_user_anon_bill #bm_due, #importUserBill #create_user_anon_bill #bm_paid, #importUserBill #radiology_order_template #bill_total_due, #importUserBill #radiology_order_template #bill_total_paid, #importUserBill #radiology_order_template .payment_mode, #importUserBill #radiology_order_template #bm_due, #importUserBill #radiology_order_template #bm_paid, #importUserBill #add_doctorreferral #bill_total_due, #importUserBill #add_doctorreferral #bill_total_paid, #importUserBill #add_doctorreferral .payment_mode, #importUserBill #add_doctorreferral #bm_due, #importUserBill #add_doctorreferral #bm_paid, #importUserBill #new_pharmacy_order_form #bill_total_due, #importUserBill #new_pharmacy_order_form #bill_total_paid, #importUserBill #new_pharmacy_order_form .payment_mode, #importUserBill #new_pharmacy_order_form #bm_due, #importUserBill #new_pharmacy_order_form #bm_paid, #importUserBill #edit_pharmacy_order_form #bill_total_due, #importUserBill #edit_pharmacy_order_form #bill_total_paid, #importUserBill #edit_pharmacy_order_form .payment_mode, #importUserBill #edit_pharmacy_order_form #bm_due, #importUserBill #edit_pharmacy_order_form #bm_paid, #importUserBill #vaccination_type #bill_total_due, #importUserBill #vaccination_type #bill_total_paid, #importUserBill #vaccination_type .payment_mode, #importUserBill #vaccination_type #bm_due, #importUserBill #vaccination_type #bm_paid, #importUserBill #update_pharamacy_full_stock #bill_total_due, #importUserBill #update_pharamacy_full_stock #bill_total_paid, #importUserBill #update_pharamacy_full_stock .payment_mode, #importUserBill #update_pharamacy_full_stock #bm_due, #importUserBill #update_pharamacy_full_stock #bm_paid, #importUserBill .print_template_row_form #bill_total_due, #importUserBill .print_template_row_form #bill_total_paid, #importUserBill .print_template_row_form .payment_mode, #importUserBill .print_template_row_form #bm_due, #importUserBill .print_template_row_form #bm_paid, #importUserBill .new_print_template_block #bill_total_due, #importUserBill .new_print_template_block #bill_total_paid, #importUserBill .new_print_template_block .payment_mode, #importUserBill .new_print_template_block #bm_due, #importUserBill .new_print_template_block #bm_paid, #importUserBill .edit_print_template_block #bill_total_due, #importUserBill .edit_print_template_block #bill_total_paid, #importUserBill .edit_print_template_block .payment_mode, #importUserBill .edit_print_template_block #bm_due, #importUserBill .edit_print_template_block #bm_paid, #importUserBill #referral_payouts_update #bill_total_due, #importUserBill #referral_payouts_update #bill_total_paid, #importUserBill #referral_payouts_update .payment_mode, #importUserBill #referral_payouts_update #bm_due, #importUserBill #referral_payouts_update #bm_paid, #importUserBill #return_hospital_pharmacy_bill #bill_total_due, #importUserBill #return_hospital_pharmacy_bill #bill_total_paid, #importUserBill #return_hospital_pharmacy_bill .payment_mode, #importUserBill #return_hospital_pharmacy_bill #bm_due, #importUserBill #return_hospital_pharmacy_bill #bm_paid, #importUserBill #new_doctor_network_rule_form #bill_total_due, #importUserBill #new_doctor_network_rule_form #bill_total_paid, #importUserBill #new_doctor_network_rule_form .payment_mode, #importUserBill #new_doctor_network_rule_form #bm_due, #importUserBill #new_doctor_network_rule_form #bm_paid, #editOrderTemplatemodal #new_hospital_patient_bill #bill_total_due, #editOrderTemplatemodal #new_hospital_patient_bill #bill_total_paid, #editOrderTemplatemodal #new_hospital_patient_bill .payment_mode, #editOrderTemplatemodal #new_hospital_patient_bill #bm_due, #editOrderTemplatemodal #new_hospital_patient_bill #bm_paid, #editOrderTemplatemodal #new_hospital_pharmacy_bill #bill_total_due, #editOrderTemplatemodal #new_hospital_pharmacy_bill #bill_total_paid, #editOrderTemplatemodal #new_hospital_pharmacy_bill .payment_mode, #editOrderTemplatemodal #new_hospital_pharmacy_bill #bm_due, #editOrderTemplatemodal #new_hospital_pharmacy_bill #bm_paid, #editOrderTemplatemodal #edit_hospital_pharmacy_bill #bill_total_due, #editOrderTemplatemodal #edit_hospital_pharmacy_bill #bill_total_paid, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .payment_mode, #editOrderTemplatemodal #edit_hospital_pharmacy_bill #bm_due, #editOrderTemplatemodal #edit_hospital_pharmacy_bill #bm_paid, #editOrderTemplatemodal #create_hospital_bill_template #bill_total_due, #editOrderTemplatemodal #create_hospital_bill_template #bill_total_paid, #editOrderTemplatemodal #create_hospital_bill_template .payment_mode, #editOrderTemplatemodal #create_hospital_bill_template #bm_due, #editOrderTemplatemodal #create_hospital_bill_template #bm_paid, #editOrderTemplatemodal #edit_hospital_patient_bill #bill_total_due, #editOrderTemplatemodal #edit_hospital_patient_bill #bill_total_paid, #editOrderTemplatemodal #edit_hospital_patient_bill .payment_mode, #editOrderTemplatemodal #edit_hospital_patient_bill #bm_due, #editOrderTemplatemodal #edit_hospital_patient_bill #bm_paid, #editOrderTemplatemodal #new_hospital_pharmacy_inventory #bill_total_due, #editOrderTemplatemodal #new_hospital_pharmacy_inventory #bill_total_paid, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .payment_mode, #editOrderTemplatemodal #new_hospital_pharmacy_inventory #bm_due, #editOrderTemplatemodal #new_hospital_pharmacy_inventory #bm_paid, #editOrderTemplatemodal #prescription_template_form #bill_total_due, #editOrderTemplatemodal #prescription_template_form #bill_total_paid, #editOrderTemplatemodal #prescription_template_form .payment_mode, #editOrderTemplatemodal #prescription_template_form #bm_due, #editOrderTemplatemodal #prescription_template_form #bm_paid, #editOrderTemplatemodal #new_staff_network_rule_form #bill_total_due, #editOrderTemplatemodal #new_staff_network_rule_form #bill_total_paid, #editOrderTemplatemodal #new_staff_network_rule_form .payment_mode, #editOrderTemplatemodal #new_staff_network_rule_form #bm_due, #editOrderTemplatemodal #new_staff_network_rule_form #bm_paid, #editOrderTemplatemodal #new_hospital_radiology_order #bill_total_due, #editOrderTemplatemodal #new_hospital_radiology_order #bill_total_paid, #editOrderTemplatemodal #new_hospital_radiology_order .payment_mode, #editOrderTemplatemodal #new_hospital_radiology_order #bm_due, #editOrderTemplatemodal #new_hospital_radiology_order #bm_paid, #editOrderTemplatemodal #edit_hospital_radiology_order #bill_total_due, #editOrderTemplatemodal #edit_hospital_radiology_order #bill_total_paid, #editOrderTemplatemodal #edit_hospital_radiology_order .payment_mode, #editOrderTemplatemodal #edit_hospital_radiology_order #bm_due, #editOrderTemplatemodal #edit_hospital_radiology_order #bm_paid, #editOrderTemplatemodal #edit_hospital_radiology_test #bill_total_due, #editOrderTemplatemodal #edit_hospital_radiology_test #bill_total_paid, #editOrderTemplatemodal #edit_hospital_radiology_test .payment_mode, #editOrderTemplatemodal #edit_hospital_radiology_test #bm_due, #editOrderTemplatemodal #edit_hospital_radiology_test #bm_paid, #editOrderTemplatemodal #create_user_anon_bill #bill_total_due, #editOrderTemplatemodal #create_user_anon_bill #bill_total_paid, #editOrderTemplatemodal #create_user_anon_bill .payment_mode, #editOrderTemplatemodal #create_user_anon_bill #bm_due, #editOrderTemplatemodal #create_user_anon_bill #bm_paid, #editOrderTemplatemodal #radiology_order_template #bill_total_due, #editOrderTemplatemodal #radiology_order_template #bill_total_paid, #editOrderTemplatemodal #radiology_order_template .payment_mode, #editOrderTemplatemodal #radiology_order_template #bm_due, #editOrderTemplatemodal #radiology_order_template #bm_paid, #editOrderTemplatemodal #add_doctorreferral #bill_total_due, #editOrderTemplatemodal #add_doctorreferral #bill_total_paid, #editOrderTemplatemodal #add_doctorreferral .payment_mode, #editOrderTemplatemodal #add_doctorreferral #bm_due, #editOrderTemplatemodal #add_doctorreferral #bm_paid, #editOrderTemplatemodal #new_pharmacy_order_form #bill_total_due, #editOrderTemplatemodal #new_pharmacy_order_form #bill_total_paid, #editOrderTemplatemodal #new_pharmacy_order_form .payment_mode, #editOrderTemplatemodal #new_pharmacy_order_form #bm_due, #editOrderTemplatemodal #new_pharmacy_order_form #bm_paid, #editOrderTemplatemodal #edit_pharmacy_order_form #bill_total_due, #editOrderTemplatemodal #edit_pharmacy_order_form #bill_total_paid, #editOrderTemplatemodal #edit_pharmacy_order_form .payment_mode, #editOrderTemplatemodal #edit_pharmacy_order_form #bm_due, #editOrderTemplatemodal #edit_pharmacy_order_form #bm_paid, #editOrderTemplatemodal #vaccination_type #bill_total_due, #editOrderTemplatemodal #vaccination_type #bill_total_paid, #editOrderTemplatemodal #vaccination_type .payment_mode, #editOrderTemplatemodal #vaccination_type #bm_due, #editOrderTemplatemodal #vaccination_type #bm_paid, #editOrderTemplatemodal #update_pharamacy_full_stock #bill_total_due, #editOrderTemplatemodal #update_pharamacy_full_stock #bill_total_paid, #editOrderTemplatemodal #update_pharamacy_full_stock .payment_mode, #editOrderTemplatemodal #update_pharamacy_full_stock #bm_due, #editOrderTemplatemodal #update_pharamacy_full_stock #bm_paid, #editOrderTemplatemodal .print_template_row_form #bill_total_due, #editOrderTemplatemodal .print_template_row_form #bill_total_paid, #editOrderTemplatemodal .print_template_row_form .payment_mode, #editOrderTemplatemodal .print_template_row_form #bm_due, #editOrderTemplatemodal .print_template_row_form #bm_paid, #editOrderTemplatemodal .new_print_template_block #bill_total_due, #editOrderTemplatemodal .new_print_template_block #bill_total_paid, #editOrderTemplatemodal .new_print_template_block .payment_mode, #editOrderTemplatemodal .new_print_template_block #bm_due, #editOrderTemplatemodal .new_print_template_block #bm_paid, #editOrderTemplatemodal .edit_print_template_block #bill_total_due, #editOrderTemplatemodal .edit_print_template_block #bill_total_paid, #editOrderTemplatemodal .edit_print_template_block .payment_mode, #editOrderTemplatemodal .edit_print_template_block #bm_due, #editOrderTemplatemodal .edit_print_template_block #bm_paid, #editOrderTemplatemodal #referral_payouts_update #bill_total_due, #editOrderTemplatemodal #referral_payouts_update #bill_total_paid, #editOrderTemplatemodal #referral_payouts_update .payment_mode, #editOrderTemplatemodal #referral_payouts_update #bm_due, #editOrderTemplatemodal #referral_payouts_update #bm_paid, #editOrderTemplatemodal #return_hospital_pharmacy_bill #bill_total_due, #editOrderTemplatemodal #return_hospital_pharmacy_bill #bill_total_paid, #editOrderTemplatemodal #return_hospital_pharmacy_bill .payment_mode, #editOrderTemplatemodal #return_hospital_pharmacy_bill #bm_due, #editOrderTemplatemodal #return_hospital_pharmacy_bill #bm_paid, #editOrderTemplatemodal #new_doctor_network_rule_form #bill_total_due, #editOrderTemplatemodal #new_doctor_network_rule_form #bill_total_paid, #editOrderTemplatemodal #new_doctor_network_rule_form .payment_mode, #editOrderTemplatemodal #new_doctor_network_rule_form #bm_due, #editOrderTemplatemodal #new_doctor_network_rule_form #bm_paid, #editReferralTemplatemodal #new_hospital_patient_bill #bill_total_due, #editReferralTemplatemodal #new_hospital_patient_bill #bill_total_paid, #editReferralTemplatemodal #new_hospital_patient_bill .payment_mode, #editReferralTemplatemodal #new_hospital_patient_bill #bm_due, #editReferralTemplatemodal #new_hospital_patient_bill #bm_paid, #editReferralTemplatemodal #new_hospital_pharmacy_bill #bill_total_due, #editReferralTemplatemodal #new_hospital_pharmacy_bill #bill_total_paid, #editReferralTemplatemodal #new_hospital_pharmacy_bill .payment_mode, #editReferralTemplatemodal #new_hospital_pharmacy_bill #bm_due, #editReferralTemplatemodal #new_hospital_pharmacy_bill #bm_paid, #editReferralTemplatemodal #edit_hospital_pharmacy_bill #bill_total_due, #editReferralTemplatemodal #edit_hospital_pharmacy_bill #bill_total_paid, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .payment_mode, #editReferralTemplatemodal #edit_hospital_pharmacy_bill #bm_due, #editReferralTemplatemodal #edit_hospital_pharmacy_bill #bm_paid, #editReferralTemplatemodal #create_hospital_bill_template #bill_total_due, #editReferralTemplatemodal #create_hospital_bill_template #bill_total_paid, #editReferralTemplatemodal #create_hospital_bill_template .payment_mode, #editReferralTemplatemodal #create_hospital_bill_template #bm_due, #editReferralTemplatemodal #create_hospital_bill_template #bm_paid, #editReferralTemplatemodal #edit_hospital_patient_bill #bill_total_due, #editReferralTemplatemodal #edit_hospital_patient_bill #bill_total_paid, #editReferralTemplatemodal #edit_hospital_patient_bill .payment_mode, #editReferralTemplatemodal #edit_hospital_patient_bill #bm_due, #editReferralTemplatemodal #edit_hospital_patient_bill #bm_paid, #editReferralTemplatemodal #new_hospital_pharmacy_inventory #bill_total_due, #editReferralTemplatemodal #new_hospital_pharmacy_inventory #bill_total_paid, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .payment_mode, #editReferralTemplatemodal #new_hospital_pharmacy_inventory #bm_due, #editReferralTemplatemodal #new_hospital_pharmacy_inventory #bm_paid, #editReferralTemplatemodal #prescription_template_form #bill_total_due, #editReferralTemplatemodal #prescription_template_form #bill_total_paid, #editReferralTemplatemodal #prescription_template_form .payment_mode, #editReferralTemplatemodal #prescription_template_form #bm_due, #editReferralTemplatemodal #prescription_template_form #bm_paid, #editReferralTemplatemodal #new_staff_network_rule_form #bill_total_due, #editReferralTemplatemodal #new_staff_network_rule_form #bill_total_paid, #editReferralTemplatemodal #new_staff_network_rule_form .payment_mode, #editReferralTemplatemodal #new_staff_network_rule_form #bm_due, #editReferralTemplatemodal #new_staff_network_rule_form #bm_paid, #editReferralTemplatemodal #new_hospital_radiology_order #bill_total_due, #editReferralTemplatemodal #new_hospital_radiology_order #bill_total_paid, #editReferralTemplatemodal #new_hospital_radiology_order .payment_mode, #editReferralTemplatemodal #new_hospital_radiology_order #bm_due, #editReferralTemplatemodal #new_hospital_radiology_order #bm_paid, #editReferralTemplatemodal #edit_hospital_radiology_order #bill_total_due, #editReferralTemplatemodal #edit_hospital_radiology_order #bill_total_paid, #editReferralTemplatemodal #edit_hospital_radiology_order .payment_mode, #editReferralTemplatemodal #edit_hospital_radiology_order #bm_due, #editReferralTemplatemodal #edit_hospital_radiology_order #bm_paid, #editReferralTemplatemodal #edit_hospital_radiology_test #bill_total_due, #editReferralTemplatemodal #edit_hospital_radiology_test #bill_total_paid, #editReferralTemplatemodal #edit_hospital_radiology_test .payment_mode, #editReferralTemplatemodal #edit_hospital_radiology_test #bm_due, #editReferralTemplatemodal #edit_hospital_radiology_test #bm_paid, #editReferralTemplatemodal #create_user_anon_bill #bill_total_due, #editReferralTemplatemodal #create_user_anon_bill #bill_total_paid, #editReferralTemplatemodal #create_user_anon_bill .payment_mode, #editReferralTemplatemodal #create_user_anon_bill #bm_due, #editReferralTemplatemodal #create_user_anon_bill #bm_paid, #editReferralTemplatemodal #radiology_order_template #bill_total_due, #editReferralTemplatemodal #radiology_order_template #bill_total_paid, #editReferralTemplatemodal #radiology_order_template .payment_mode, #editReferralTemplatemodal #radiology_order_template #bm_due, #editReferralTemplatemodal #radiology_order_template #bm_paid, #editReferralTemplatemodal #add_doctorreferral #bill_total_due, #editReferralTemplatemodal #add_doctorreferral #bill_total_paid, #editReferralTemplatemodal #add_doctorreferral .payment_mode, #editReferralTemplatemodal #add_doctorreferral #bm_due, #editReferralTemplatemodal #add_doctorreferral #bm_paid, #editReferralTemplatemodal #new_pharmacy_order_form #bill_total_due, #editReferralTemplatemodal #new_pharmacy_order_form #bill_total_paid, #editReferralTemplatemodal #new_pharmacy_order_form .payment_mode, #editReferralTemplatemodal #new_pharmacy_order_form #bm_due, #editReferralTemplatemodal #new_pharmacy_order_form #bm_paid, #editReferralTemplatemodal #edit_pharmacy_order_form #bill_total_due, #editReferralTemplatemodal #edit_pharmacy_order_form #bill_total_paid, #editReferralTemplatemodal #edit_pharmacy_order_form .payment_mode, #editReferralTemplatemodal #edit_pharmacy_order_form #bm_due, #editReferralTemplatemodal #edit_pharmacy_order_form #bm_paid, #editReferralTemplatemodal #vaccination_type #bill_total_due, #editReferralTemplatemodal #vaccination_type #bill_total_paid, #editReferralTemplatemodal #vaccination_type .payment_mode, #editReferralTemplatemodal #vaccination_type #bm_due, #editReferralTemplatemodal #vaccination_type #bm_paid, #editReferralTemplatemodal #update_pharamacy_full_stock #bill_total_due, #editReferralTemplatemodal #update_pharamacy_full_stock #bill_total_paid, #editReferralTemplatemodal #update_pharamacy_full_stock .payment_mode, #editReferralTemplatemodal #update_pharamacy_full_stock #bm_due, #editReferralTemplatemodal #update_pharamacy_full_stock #bm_paid, #editReferralTemplatemodal .print_template_row_form #bill_total_due, #editReferralTemplatemodal .print_template_row_form #bill_total_paid, #editReferralTemplatemodal .print_template_row_form .payment_mode, #editReferralTemplatemodal .print_template_row_form #bm_due, #editReferralTemplatemodal .print_template_row_form #bm_paid, #editReferralTemplatemodal .new_print_template_block #bill_total_due, #editReferralTemplatemodal .new_print_template_block #bill_total_paid, #editReferralTemplatemodal .new_print_template_block .payment_mode, #editReferralTemplatemodal .new_print_template_block #bm_due, #editReferralTemplatemodal .new_print_template_block #bm_paid, #editReferralTemplatemodal .edit_print_template_block #bill_total_due, #editReferralTemplatemodal .edit_print_template_block #bill_total_paid, #editReferralTemplatemodal .edit_print_template_block .payment_mode, #editReferralTemplatemodal .edit_print_template_block #bm_due, #editReferralTemplatemodal .edit_print_template_block #bm_paid, #editReferralTemplatemodal #referral_payouts_update #bill_total_due, #editReferralTemplatemodal #referral_payouts_update #bill_total_paid, #editReferralTemplatemodal #referral_payouts_update .payment_mode, #editReferralTemplatemodal #referral_payouts_update #bm_due, #editReferralTemplatemodal #referral_payouts_update #bm_paid, #editReferralTemplatemodal #return_hospital_pharmacy_bill #bill_total_due, #editReferralTemplatemodal #return_hospital_pharmacy_bill #bill_total_paid, #editReferralTemplatemodal #return_hospital_pharmacy_bill .payment_mode, #editReferralTemplatemodal #return_hospital_pharmacy_bill #bm_due, #editReferralTemplatemodal #return_hospital_pharmacy_bill #bm_paid, #editReferralTemplatemodal #new_doctor_network_rule_form #bill_total_due, #editReferralTemplatemodal #new_doctor_network_rule_form #bill_total_paid, #editReferralTemplatemodal #new_doctor_network_rule_form .payment_mode, #editReferralTemplatemodal #new_doctor_network_rule_form #bm_due, #editReferralTemplatemodal #new_doctor_network_rule_form #bm_paid, #VaccinationTemplatemodal #new_hospital_patient_bill #bill_total_due, #VaccinationTemplatemodal #new_hospital_patient_bill #bill_total_paid, #VaccinationTemplatemodal #new_hospital_patient_bill .payment_mode, #VaccinationTemplatemodal #new_hospital_patient_bill #bm_due, #VaccinationTemplatemodal #new_hospital_patient_bill #bm_paid, #VaccinationTemplatemodal #new_hospital_pharmacy_bill #bill_total_due, #VaccinationTemplatemodal #new_hospital_pharmacy_bill #bill_total_paid, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .payment_mode, #VaccinationTemplatemodal #new_hospital_pharmacy_bill #bm_due, #VaccinationTemplatemodal #new_hospital_pharmacy_bill #bm_paid, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill #bill_total_due, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill #bill_total_paid, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .payment_mode, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill #bm_due, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill #bm_paid, #VaccinationTemplatemodal #create_hospital_bill_template #bill_total_due, #VaccinationTemplatemodal #create_hospital_bill_template #bill_total_paid, #VaccinationTemplatemodal #create_hospital_bill_template .payment_mode, #VaccinationTemplatemodal #create_hospital_bill_template #bm_due, #VaccinationTemplatemodal #create_hospital_bill_template #bm_paid, #VaccinationTemplatemodal #edit_hospital_patient_bill #bill_total_due, #VaccinationTemplatemodal #edit_hospital_patient_bill #bill_total_paid, #VaccinationTemplatemodal #edit_hospital_patient_bill .payment_mode, #VaccinationTemplatemodal #edit_hospital_patient_bill #bm_due, #VaccinationTemplatemodal #edit_hospital_patient_bill #bm_paid, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory #bill_total_due, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory #bill_total_paid, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .payment_mode, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory #bm_due, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory #bm_paid, #VaccinationTemplatemodal #prescription_template_form #bill_total_due, #VaccinationTemplatemodal #prescription_template_form #bill_total_paid, #VaccinationTemplatemodal #prescription_template_form .payment_mode, #VaccinationTemplatemodal #prescription_template_form #bm_due, #VaccinationTemplatemodal #prescription_template_form #bm_paid, #VaccinationTemplatemodal #new_staff_network_rule_form #bill_total_due, #VaccinationTemplatemodal #new_staff_network_rule_form #bill_total_paid, #VaccinationTemplatemodal #new_staff_network_rule_form .payment_mode, #VaccinationTemplatemodal #new_staff_network_rule_form #bm_due, #VaccinationTemplatemodal #new_staff_network_rule_form #bm_paid, #VaccinationTemplatemodal #new_hospital_radiology_order #bill_total_due, #VaccinationTemplatemodal #new_hospital_radiology_order #bill_total_paid, #VaccinationTemplatemodal #new_hospital_radiology_order .payment_mode, #VaccinationTemplatemodal #new_hospital_radiology_order #bm_due, #VaccinationTemplatemodal #new_hospital_radiology_order #bm_paid, #VaccinationTemplatemodal #edit_hospital_radiology_order #bill_total_due, #VaccinationTemplatemodal #edit_hospital_radiology_order #bill_total_paid, #VaccinationTemplatemodal #edit_hospital_radiology_order .payment_mode, #VaccinationTemplatemodal #edit_hospital_radiology_order #bm_due, #VaccinationTemplatemodal #edit_hospital_radiology_order #bm_paid, #VaccinationTemplatemodal #edit_hospital_radiology_test #bill_total_due, #VaccinationTemplatemodal #edit_hospital_radiology_test #bill_total_paid, #VaccinationTemplatemodal #edit_hospital_radiology_test .payment_mode, #VaccinationTemplatemodal #edit_hospital_radiology_test #bm_due, #VaccinationTemplatemodal #edit_hospital_radiology_test #bm_paid, #VaccinationTemplatemodal #create_user_anon_bill #bill_total_due, #VaccinationTemplatemodal #create_user_anon_bill #bill_total_paid, #VaccinationTemplatemodal #create_user_anon_bill .payment_mode, #VaccinationTemplatemodal #create_user_anon_bill #bm_due, #VaccinationTemplatemodal #create_user_anon_bill #bm_paid, #VaccinationTemplatemodal #radiology_order_template #bill_total_due, #VaccinationTemplatemodal #radiology_order_template #bill_total_paid, #VaccinationTemplatemodal #radiology_order_template .payment_mode, #VaccinationTemplatemodal #radiology_order_template #bm_due, #VaccinationTemplatemodal #radiology_order_template #bm_paid, #VaccinationTemplatemodal #add_doctorreferral #bill_total_due, #VaccinationTemplatemodal #add_doctorreferral #bill_total_paid, #VaccinationTemplatemodal #add_doctorreferral .payment_mode, #VaccinationTemplatemodal #add_doctorreferral #bm_due, #VaccinationTemplatemodal #add_doctorreferral #bm_paid, #VaccinationTemplatemodal #new_pharmacy_order_form #bill_total_due, #VaccinationTemplatemodal #new_pharmacy_order_form #bill_total_paid, #VaccinationTemplatemodal #new_pharmacy_order_form .payment_mode, #VaccinationTemplatemodal #new_pharmacy_order_form #bm_due, #VaccinationTemplatemodal #new_pharmacy_order_form #bm_paid, #VaccinationTemplatemodal #edit_pharmacy_order_form #bill_total_due, #VaccinationTemplatemodal #edit_pharmacy_order_form #bill_total_paid, #VaccinationTemplatemodal #edit_pharmacy_order_form .payment_mode, #VaccinationTemplatemodal #edit_pharmacy_order_form #bm_due, #VaccinationTemplatemodal #edit_pharmacy_order_form #bm_paid, #VaccinationTemplatemodal #vaccination_type #bill_total_due, #VaccinationTemplatemodal #vaccination_type #bill_total_paid, #VaccinationTemplatemodal #vaccination_type .payment_mode, #VaccinationTemplatemodal #vaccination_type #bm_due, #VaccinationTemplatemodal #vaccination_type #bm_paid, #VaccinationTemplatemodal #update_pharamacy_full_stock #bill_total_due, #VaccinationTemplatemodal #update_pharamacy_full_stock #bill_total_paid, #VaccinationTemplatemodal #update_pharamacy_full_stock .payment_mode, #VaccinationTemplatemodal #update_pharamacy_full_stock #bm_due, #VaccinationTemplatemodal #update_pharamacy_full_stock #bm_paid, #VaccinationTemplatemodal .print_template_row_form #bill_total_due, #VaccinationTemplatemodal .print_template_row_form #bill_total_paid, #VaccinationTemplatemodal .print_template_row_form .payment_mode, #VaccinationTemplatemodal .print_template_row_form #bm_due, #VaccinationTemplatemodal .print_template_row_form #bm_paid, #VaccinationTemplatemodal .new_print_template_block #bill_total_due, #VaccinationTemplatemodal .new_print_template_block #bill_total_paid, #VaccinationTemplatemodal .new_print_template_block .payment_mode, #VaccinationTemplatemodal .new_print_template_block #bm_due, #VaccinationTemplatemodal .new_print_template_block #bm_paid, #VaccinationTemplatemodal .edit_print_template_block #bill_total_due, #VaccinationTemplatemodal .edit_print_template_block #bill_total_paid, #VaccinationTemplatemodal .edit_print_template_block .payment_mode, #VaccinationTemplatemodal .edit_print_template_block #bm_due, #VaccinationTemplatemodal .edit_print_template_block #bm_paid, #VaccinationTemplatemodal #referral_payouts_update #bill_total_due, #VaccinationTemplatemodal #referral_payouts_update #bill_total_paid, #VaccinationTemplatemodal #referral_payouts_update .payment_mode, #VaccinationTemplatemodal #referral_payouts_update #bm_due, #VaccinationTemplatemodal #referral_payouts_update #bm_paid, #VaccinationTemplatemodal #return_hospital_pharmacy_bill #bill_total_due, #VaccinationTemplatemodal #return_hospital_pharmacy_bill #bill_total_paid, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .payment_mode, #VaccinationTemplatemodal #return_hospital_pharmacy_bill #bm_due, #VaccinationTemplatemodal #return_hospital_pharmacy_bill #bm_paid, #VaccinationTemplatemodal #new_doctor_network_rule_form #bill_total_due, #VaccinationTemplatemodal #new_doctor_network_rule_form #bill_total_paid, #VaccinationTemplatemodal #new_doctor_network_rule_form .payment_mode, #VaccinationTemplatemodal #new_doctor_network_rule_form #bm_due, #VaccinationTemplatemodal #new_doctor_network_rule_form #bm_paid, #update_pharmacy_order_stock #new_hospital_patient_bill #bill_total_due, #update_pharmacy_order_stock #new_hospital_patient_bill #bill_total_paid, #update_pharmacy_order_stock #new_hospital_patient_bill .payment_mode, #update_pharmacy_order_stock #new_hospital_patient_bill #bm_due, #update_pharmacy_order_stock #new_hospital_patient_bill #bm_paid, #update_pharmacy_order_stock #new_hospital_pharmacy_bill #bill_total_due, #update_pharmacy_order_stock #new_hospital_pharmacy_bill #bill_total_paid, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .payment_mode, #update_pharmacy_order_stock #new_hospital_pharmacy_bill #bm_due, #update_pharmacy_order_stock #new_hospital_pharmacy_bill #bm_paid, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill #bill_total_due, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill #bill_total_paid, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .payment_mode, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill #bm_due, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill #bm_paid, #update_pharmacy_order_stock #create_hospital_bill_template #bill_total_due, #update_pharmacy_order_stock #create_hospital_bill_template #bill_total_paid, #update_pharmacy_order_stock #create_hospital_bill_template .payment_mode, #update_pharmacy_order_stock #create_hospital_bill_template #bm_due, #update_pharmacy_order_stock #create_hospital_bill_template #bm_paid, #update_pharmacy_order_stock #edit_hospital_patient_bill #bill_total_due, #update_pharmacy_order_stock #edit_hospital_patient_bill #bill_total_paid, #update_pharmacy_order_stock #edit_hospital_patient_bill .payment_mode, #update_pharmacy_order_stock #edit_hospital_patient_bill #bm_due, #update_pharmacy_order_stock #edit_hospital_patient_bill #bm_paid, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory #bill_total_due, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory #bill_total_paid, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .payment_mode, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory #bm_due, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory #bm_paid, #update_pharmacy_order_stock #prescription_template_form #bill_total_due, #update_pharmacy_order_stock #prescription_template_form #bill_total_paid, #update_pharmacy_order_stock #prescription_template_form .payment_mode, #update_pharmacy_order_stock #prescription_template_form #bm_due, #update_pharmacy_order_stock #prescription_template_form #bm_paid, #update_pharmacy_order_stock #new_staff_network_rule_form #bill_total_due, #update_pharmacy_order_stock #new_staff_network_rule_form #bill_total_paid, #update_pharmacy_order_stock #new_staff_network_rule_form .payment_mode, #update_pharmacy_order_stock #new_staff_network_rule_form #bm_due, #update_pharmacy_order_stock #new_staff_network_rule_form #bm_paid, #update_pharmacy_order_stock #new_hospital_radiology_order #bill_total_due, #update_pharmacy_order_stock #new_hospital_radiology_order #bill_total_paid, #update_pharmacy_order_stock #new_hospital_radiology_order .payment_mode, #update_pharmacy_order_stock #new_hospital_radiology_order #bm_due, #update_pharmacy_order_stock #new_hospital_radiology_order #bm_paid, #update_pharmacy_order_stock #edit_hospital_radiology_order #bill_total_due, #update_pharmacy_order_stock #edit_hospital_radiology_order #bill_total_paid, #update_pharmacy_order_stock #edit_hospital_radiology_order .payment_mode, #update_pharmacy_order_stock #edit_hospital_radiology_order #bm_due, #update_pharmacy_order_stock #edit_hospital_radiology_order #bm_paid, #update_pharmacy_order_stock #edit_hospital_radiology_test #bill_total_due, #update_pharmacy_order_stock #edit_hospital_radiology_test #bill_total_paid, #update_pharmacy_order_stock #edit_hospital_radiology_test .payment_mode, #update_pharmacy_order_stock #edit_hospital_radiology_test #bm_due, #update_pharmacy_order_stock #edit_hospital_radiology_test #bm_paid, #update_pharmacy_order_stock #create_user_anon_bill #bill_total_due, #update_pharmacy_order_stock #create_user_anon_bill #bill_total_paid, #update_pharmacy_order_stock #create_user_anon_bill .payment_mode, #update_pharmacy_order_stock #create_user_anon_bill #bm_due, #update_pharmacy_order_stock #create_user_anon_bill #bm_paid, #update_pharmacy_order_stock #radiology_order_template #bill_total_due, #update_pharmacy_order_stock #radiology_order_template #bill_total_paid, #update_pharmacy_order_stock #radiology_order_template .payment_mode, #update_pharmacy_order_stock #radiology_order_template #bm_due, #update_pharmacy_order_stock #radiology_order_template #bm_paid, #update_pharmacy_order_stock #add_doctorreferral #bill_total_due, #update_pharmacy_order_stock #add_doctorreferral #bill_total_paid, #update_pharmacy_order_stock #add_doctorreferral .payment_mode, #update_pharmacy_order_stock #add_doctorreferral #bm_due, #update_pharmacy_order_stock #add_doctorreferral #bm_paid, #update_pharmacy_order_stock #new_pharmacy_order_form #bill_total_due, #update_pharmacy_order_stock #new_pharmacy_order_form #bill_total_paid, #update_pharmacy_order_stock #new_pharmacy_order_form .payment_mode, #update_pharmacy_order_stock #new_pharmacy_order_form #bm_due, #update_pharmacy_order_stock #new_pharmacy_order_form #bm_paid, #update_pharmacy_order_stock #edit_pharmacy_order_form #bill_total_due, #update_pharmacy_order_stock #edit_pharmacy_order_form #bill_total_paid, #update_pharmacy_order_stock #edit_pharmacy_order_form .payment_mode, #update_pharmacy_order_stock #edit_pharmacy_order_form #bm_due, #update_pharmacy_order_stock #edit_pharmacy_order_form #bm_paid, #update_pharmacy_order_stock #vaccination_type #bill_total_due, #update_pharmacy_order_stock #vaccination_type #bill_total_paid, #update_pharmacy_order_stock #vaccination_type .payment_mode, #update_pharmacy_order_stock #vaccination_type #bm_due, #update_pharmacy_order_stock #vaccination_type #bm_paid, #update_pharmacy_order_stock #update_pharamacy_full_stock #bill_total_due, #update_pharmacy_order_stock #update_pharamacy_full_stock #bill_total_paid, #update_pharmacy_order_stock #update_pharamacy_full_stock .payment_mode, #update_pharmacy_order_stock #update_pharamacy_full_stock #bm_due, #update_pharmacy_order_stock #update_pharamacy_full_stock #bm_paid, #update_pharmacy_order_stock .print_template_row_form #bill_total_due, #update_pharmacy_order_stock .print_template_row_form #bill_total_paid, #update_pharmacy_order_stock .print_template_row_form .payment_mode, #update_pharmacy_order_stock .print_template_row_form #bm_due, #update_pharmacy_order_stock .print_template_row_form #bm_paid, #update_pharmacy_order_stock .new_print_template_block #bill_total_due, #update_pharmacy_order_stock .new_print_template_block #bill_total_paid, #update_pharmacy_order_stock .new_print_template_block .payment_mode, #update_pharmacy_order_stock .new_print_template_block #bm_due, #update_pharmacy_order_stock .new_print_template_block #bm_paid, #update_pharmacy_order_stock .edit_print_template_block #bill_total_due, #update_pharmacy_order_stock .edit_print_template_block #bill_total_paid, #update_pharmacy_order_stock .edit_print_template_block .payment_mode, #update_pharmacy_order_stock .edit_print_template_block #bm_due, #update_pharmacy_order_stock .edit_print_template_block #bm_paid, #update_pharmacy_order_stock #referral_payouts_update #bill_total_due, #update_pharmacy_order_stock #referral_payouts_update #bill_total_paid, #update_pharmacy_order_stock #referral_payouts_update .payment_mode, #update_pharmacy_order_stock #referral_payouts_update #bm_due, #update_pharmacy_order_stock #referral_payouts_update #bm_paid, #update_pharmacy_order_stock #return_hospital_pharmacy_bill #bill_total_due, #update_pharmacy_order_stock #return_hospital_pharmacy_bill #bill_total_paid, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .payment_mode, #update_pharmacy_order_stock #return_hospital_pharmacy_bill #bm_due, #update_pharmacy_order_stock #return_hospital_pharmacy_bill #bm_paid, #update_pharmacy_order_stock #new_doctor_network_rule_form #bill_total_due, #update_pharmacy_order_stock #new_doctor_network_rule_form #bill_total_paid, #update_pharmacy_order_stock #new_doctor_network_rule_form .payment_mode, #update_pharmacy_order_stock #new_doctor_network_rule_form #bm_due, #update_pharmacy_order_stock #new_doctor_network_rule_form #bm_paid, #addMoreList #new_hospital_patient_bill #bill_total_due, #addMoreList #new_hospital_patient_bill #bill_total_paid, #addMoreList #new_hospital_patient_bill .payment_mode, #addMoreList #new_hospital_patient_bill #bm_due, #addMoreList #new_hospital_patient_bill #bm_paid, #addMoreList #new_hospital_pharmacy_bill #bill_total_due, #addMoreList #new_hospital_pharmacy_bill #bill_total_paid, #addMoreList #new_hospital_pharmacy_bill .payment_mode, #addMoreList #new_hospital_pharmacy_bill #bm_due, #addMoreList #new_hospital_pharmacy_bill #bm_paid, #addMoreList #edit_hospital_pharmacy_bill #bill_total_due, #addMoreList #edit_hospital_pharmacy_bill #bill_total_paid, #addMoreList #edit_hospital_pharmacy_bill .payment_mode, #addMoreList #edit_hospital_pharmacy_bill #bm_due, #addMoreList #edit_hospital_pharmacy_bill #bm_paid, #addMoreList #create_hospital_bill_template #bill_total_due, #addMoreList #create_hospital_bill_template #bill_total_paid, #addMoreList #create_hospital_bill_template .payment_mode, #addMoreList #create_hospital_bill_template #bm_due, #addMoreList #create_hospital_bill_template #bm_paid, #addMoreList #edit_hospital_patient_bill #bill_total_due, #addMoreList #edit_hospital_patient_bill #bill_total_paid, #addMoreList #edit_hospital_patient_bill .payment_mode, #addMoreList #edit_hospital_patient_bill #bm_due, #addMoreList #edit_hospital_patient_bill #bm_paid, #addMoreList #new_hospital_pharmacy_inventory #bill_total_due, #addMoreList #new_hospital_pharmacy_inventory #bill_total_paid, #addMoreList #new_hospital_pharmacy_inventory .payment_mode, #addMoreList #new_hospital_pharmacy_inventory #bm_due, #addMoreList #new_hospital_pharmacy_inventory #bm_paid, #addMoreList #prescription_template_form #bill_total_due, #addMoreList #prescription_template_form #bill_total_paid, #addMoreList #prescription_template_form .payment_mode, #addMoreList #prescription_template_form #bm_due, #addMoreList #prescription_template_form #bm_paid, #addMoreList #new_staff_network_rule_form #bill_total_due, #addMoreList #new_staff_network_rule_form #bill_total_paid, #addMoreList #new_staff_network_rule_form .payment_mode, #addMoreList #new_staff_network_rule_form #bm_due, #addMoreList #new_staff_network_rule_form #bm_paid, #addMoreList #new_hospital_radiology_order #bill_total_due, #addMoreList #new_hospital_radiology_order #bill_total_paid, #addMoreList #new_hospital_radiology_order .payment_mode, #addMoreList #new_hospital_radiology_order #bm_due, #addMoreList #new_hospital_radiology_order #bm_paid, #addMoreList #edit_hospital_radiology_order #bill_total_due, #addMoreList #edit_hospital_radiology_order #bill_total_paid, #addMoreList #edit_hospital_radiology_order .payment_mode, #addMoreList #edit_hospital_radiology_order #bm_due, #addMoreList #edit_hospital_radiology_order #bm_paid, #addMoreList #edit_hospital_radiology_test #bill_total_due, #addMoreList #edit_hospital_radiology_test #bill_total_paid, #addMoreList #edit_hospital_radiology_test .payment_mode, #addMoreList #edit_hospital_radiology_test #bm_due, #addMoreList #edit_hospital_radiology_test #bm_paid, #addMoreList #create_user_anon_bill #bill_total_due, #addMoreList #create_user_anon_bill #bill_total_paid, #addMoreList #create_user_anon_bill .payment_mode, #addMoreList #create_user_anon_bill #bm_due, #addMoreList #create_user_anon_bill #bm_paid, #addMoreList #radiology_order_template #bill_total_due, #addMoreList #radiology_order_template #bill_total_paid, #addMoreList #radiology_order_template .payment_mode, #addMoreList #radiology_order_template #bm_due, #addMoreList #radiology_order_template #bm_paid, #addMoreList #add_doctorreferral #bill_total_due, #addMoreList #add_doctorreferral #bill_total_paid, #addMoreList #add_doctorreferral .payment_mode, #addMoreList #add_doctorreferral #bm_due, #addMoreList #add_doctorreferral #bm_paid, #addMoreList #new_pharmacy_order_form #bill_total_due, #addMoreList #new_pharmacy_order_form #bill_total_paid, #addMoreList #new_pharmacy_order_form .payment_mode, #addMoreList #new_pharmacy_order_form #bm_due, #addMoreList #new_pharmacy_order_form #bm_paid, #addMoreList #edit_pharmacy_order_form #bill_total_due, #addMoreList #edit_pharmacy_order_form #bill_total_paid, #addMoreList #edit_pharmacy_order_form .payment_mode, #addMoreList #edit_pharmacy_order_form #bm_due, #addMoreList #edit_pharmacy_order_form #bm_paid, #addMoreList #vaccination_type #bill_total_due, #addMoreList #vaccination_type #bill_total_paid, #addMoreList #vaccination_type .payment_mode, #addMoreList #vaccination_type #bm_due, #addMoreList #vaccination_type #bm_paid, #addMoreList #update_pharamacy_full_stock #bill_total_due, #addMoreList #update_pharamacy_full_stock #bill_total_paid, #addMoreList #update_pharamacy_full_stock .payment_mode, #addMoreList #update_pharamacy_full_stock #bm_due, #addMoreList #update_pharamacy_full_stock #bm_paid, #addMoreList .print_template_row_form #bill_total_due, #addMoreList .print_template_row_form #bill_total_paid, #addMoreList .print_template_row_form .payment_mode, #addMoreList .print_template_row_form #bm_due, #addMoreList .print_template_row_form #bm_paid, #addMoreList .new_print_template_block #bill_total_due, #addMoreList .new_print_template_block #bill_total_paid, #addMoreList .new_print_template_block .payment_mode, #addMoreList .new_print_template_block #bm_due, #addMoreList .new_print_template_block #bm_paid, #addMoreList .edit_print_template_block #bill_total_due, #addMoreList .edit_print_template_block #bill_total_paid, #addMoreList .edit_print_template_block .payment_mode, #addMoreList .edit_print_template_block #bm_due, #addMoreList .edit_print_template_block #bm_paid, #addMoreList #referral_payouts_update #bill_total_due, #addMoreList #referral_payouts_update #bill_total_paid, #addMoreList #referral_payouts_update .payment_mode, #addMoreList #referral_payouts_update #bm_due, #addMoreList #referral_payouts_update #bm_paid, #addMoreList #return_hospital_pharmacy_bill #bill_total_due, #addMoreList #return_hospital_pharmacy_bill #bill_total_paid, #addMoreList #return_hospital_pharmacy_bill .payment_mode, #addMoreList #return_hospital_pharmacy_bill #bm_due, #addMoreList #return_hospital_pharmacy_bill #bm_paid, #addMoreList #new_doctor_network_rule_form #bill_total_due, #addMoreList #new_doctor_network_rule_form #bill_total_paid, #addMoreList #new_doctor_network_rule_form .payment_mode, #addMoreList #new_doctor_network_rule_form #bm_due, #addMoreList #new_doctor_network_rule_form #bm_paid, #addTemplateHeaderBlocksModal #new_hospital_patient_bill #bill_total_due, #addTemplateHeaderBlocksModal #new_hospital_patient_bill #bill_total_paid, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .payment_mode, #addTemplateHeaderBlocksModal #new_hospital_patient_bill #bm_due, #addTemplateHeaderBlocksModal #new_hospital_patient_bill #bm_paid, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill #bill_total_due, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill #bill_total_paid, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .payment_mode, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill #bm_due, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill #bm_paid, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill #bill_total_due, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill #bill_total_paid, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .payment_mode, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill #bm_due, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill #bm_paid, #addTemplateHeaderBlocksModal #create_hospital_bill_template #bill_total_due, #addTemplateHeaderBlocksModal #create_hospital_bill_template #bill_total_paid, #addTemplateHeaderBlocksModal #create_hospital_bill_template .payment_mode, #addTemplateHeaderBlocksModal #create_hospital_bill_template #bm_due, #addTemplateHeaderBlocksModal #create_hospital_bill_template #bm_paid, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill #bill_total_due, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill #bill_total_paid, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .payment_mode, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill #bm_due, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill #bm_paid, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory #bill_total_due, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory #bill_total_paid, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .payment_mode, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory #bm_due, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory #bm_paid, #addTemplateHeaderBlocksModal #prescription_template_form #bill_total_due, #addTemplateHeaderBlocksModal #prescription_template_form #bill_total_paid, #addTemplateHeaderBlocksModal #prescription_template_form .payment_mode, #addTemplateHeaderBlocksModal #prescription_template_form #bm_due, #addTemplateHeaderBlocksModal #prescription_template_form #bm_paid, #addTemplateHeaderBlocksModal #new_staff_network_rule_form #bill_total_due, #addTemplateHeaderBlocksModal #new_staff_network_rule_form #bill_total_paid, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .payment_mode, #addTemplateHeaderBlocksModal #new_staff_network_rule_form #bm_due, #addTemplateHeaderBlocksModal #new_staff_network_rule_form #bm_paid, #addTemplateHeaderBlocksModal #new_hospital_radiology_order #bill_total_due, #addTemplateHeaderBlocksModal #new_hospital_radiology_order #bill_total_paid, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .payment_mode, #addTemplateHeaderBlocksModal #new_hospital_radiology_order #bm_due, #addTemplateHeaderBlocksModal #new_hospital_radiology_order #bm_paid, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order #bill_total_due, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order #bill_total_paid, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .payment_mode, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order #bm_due, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order #bm_paid, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test #bill_total_due, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test #bill_total_paid, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .payment_mode, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test #bm_due, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test #bm_paid, #addTemplateHeaderBlocksModal #create_user_anon_bill #bill_total_due, #addTemplateHeaderBlocksModal #create_user_anon_bill #bill_total_paid, #addTemplateHeaderBlocksModal #create_user_anon_bill .payment_mode, #addTemplateHeaderBlocksModal #create_user_anon_bill #bm_due, #addTemplateHeaderBlocksModal #create_user_anon_bill #bm_paid, #addTemplateHeaderBlocksModal #radiology_order_template #bill_total_due, #addTemplateHeaderBlocksModal #radiology_order_template #bill_total_paid, #addTemplateHeaderBlocksModal #radiology_order_template .payment_mode, #addTemplateHeaderBlocksModal #radiology_order_template #bm_due, #addTemplateHeaderBlocksModal #radiology_order_template #bm_paid, #addTemplateHeaderBlocksModal #add_doctorreferral #bill_total_due, #addTemplateHeaderBlocksModal #add_doctorreferral #bill_total_paid, #addTemplateHeaderBlocksModal #add_doctorreferral .payment_mode, #addTemplateHeaderBlocksModal #add_doctorreferral #bm_due, #addTemplateHeaderBlocksModal #add_doctorreferral #bm_paid, #addTemplateHeaderBlocksModal #new_pharmacy_order_form #bill_total_due, #addTemplateHeaderBlocksModal #new_pharmacy_order_form #bill_total_paid, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .payment_mode, #addTemplateHeaderBlocksModal #new_pharmacy_order_form #bm_due, #addTemplateHeaderBlocksModal #new_pharmacy_order_form #bm_paid, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form #bill_total_due, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form #bill_total_paid, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .payment_mode, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form #bm_due, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form #bm_paid, #addTemplateHeaderBlocksModal #vaccination_type #bill_total_due, #addTemplateHeaderBlocksModal #vaccination_type #bill_total_paid, #addTemplateHeaderBlocksModal #vaccination_type .payment_mode, #addTemplateHeaderBlocksModal #vaccination_type #bm_due, #addTemplateHeaderBlocksModal #vaccination_type #bm_paid, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock #bill_total_due, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock #bill_total_paid, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .payment_mode, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock #bm_due, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock #bm_paid, #addTemplateHeaderBlocksModal .print_template_row_form #bill_total_due, #addTemplateHeaderBlocksModal .print_template_row_form #bill_total_paid, #addTemplateHeaderBlocksModal .print_template_row_form .payment_mode, #addTemplateHeaderBlocksModal .print_template_row_form #bm_due, #addTemplateHeaderBlocksModal .print_template_row_form #bm_paid, #addTemplateHeaderBlocksModal .new_print_template_block #bill_total_due, #addTemplateHeaderBlocksModal .new_print_template_block #bill_total_paid, #addTemplateHeaderBlocksModal .new_print_template_block .payment_mode, #addTemplateHeaderBlocksModal .new_print_template_block #bm_due, #addTemplateHeaderBlocksModal .new_print_template_block #bm_paid, #addTemplateHeaderBlocksModal .edit_print_template_block #bill_total_due, #addTemplateHeaderBlocksModal .edit_print_template_block #bill_total_paid, #addTemplateHeaderBlocksModal .edit_print_template_block .payment_mode, #addTemplateHeaderBlocksModal .edit_print_template_block #bm_due, #addTemplateHeaderBlocksModal .edit_print_template_block #bm_paid, #addTemplateHeaderBlocksModal #referral_payouts_update #bill_total_due, #addTemplateHeaderBlocksModal #referral_payouts_update #bill_total_paid, #addTemplateHeaderBlocksModal #referral_payouts_update .payment_mode, #addTemplateHeaderBlocksModal #referral_payouts_update #bm_due, #addTemplateHeaderBlocksModal #referral_payouts_update #bm_paid, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill #bill_total_due, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill #bill_total_paid, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .payment_mode, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill #bm_due, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill #bm_paid, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form #bill_total_due, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form #bill_total_paid, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .payment_mode, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form #bm_due, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form #bm_paid, #referralPayoutTemplatemodal #new_hospital_patient_bill #bill_total_due, #referralPayoutTemplatemodal #new_hospital_patient_bill #bill_total_paid, #referralPayoutTemplatemodal #new_hospital_patient_bill .payment_mode, #referralPayoutTemplatemodal #new_hospital_patient_bill #bm_due, #referralPayoutTemplatemodal #new_hospital_patient_bill #bm_paid, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill #bill_total_due, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill #bill_total_paid, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .payment_mode, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill #bm_due, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill #bm_paid, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill #bill_total_due, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill #bill_total_paid, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .payment_mode, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill #bm_due, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill #bm_paid, #referralPayoutTemplatemodal #create_hospital_bill_template #bill_total_due, #referralPayoutTemplatemodal #create_hospital_bill_template #bill_total_paid, #referralPayoutTemplatemodal #create_hospital_bill_template .payment_mode, #referralPayoutTemplatemodal #create_hospital_bill_template #bm_due, #referralPayoutTemplatemodal #create_hospital_bill_template #bm_paid, #referralPayoutTemplatemodal #edit_hospital_patient_bill #bill_total_due, #referralPayoutTemplatemodal #edit_hospital_patient_bill #bill_total_paid, #referralPayoutTemplatemodal #edit_hospital_patient_bill .payment_mode, #referralPayoutTemplatemodal #edit_hospital_patient_bill #bm_due, #referralPayoutTemplatemodal #edit_hospital_patient_bill #bm_paid, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory #bill_total_due, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory #bill_total_paid, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .payment_mode, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory #bm_due, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory #bm_paid, #referralPayoutTemplatemodal #prescription_template_form #bill_total_due, #referralPayoutTemplatemodal #prescription_template_form #bill_total_paid, #referralPayoutTemplatemodal #prescription_template_form .payment_mode, #referralPayoutTemplatemodal #prescription_template_form #bm_due, #referralPayoutTemplatemodal #prescription_template_form #bm_paid, #referralPayoutTemplatemodal #new_staff_network_rule_form #bill_total_due, #referralPayoutTemplatemodal #new_staff_network_rule_form #bill_total_paid, #referralPayoutTemplatemodal #new_staff_network_rule_form .payment_mode, #referralPayoutTemplatemodal #new_staff_network_rule_form #bm_due, #referralPayoutTemplatemodal #new_staff_network_rule_form #bm_paid, #referralPayoutTemplatemodal #new_hospital_radiology_order #bill_total_due, #referralPayoutTemplatemodal #new_hospital_radiology_order #bill_total_paid, #referralPayoutTemplatemodal #new_hospital_radiology_order .payment_mode, #referralPayoutTemplatemodal #new_hospital_radiology_order #bm_due, #referralPayoutTemplatemodal #new_hospital_radiology_order #bm_paid, #referralPayoutTemplatemodal #edit_hospital_radiology_order #bill_total_due, #referralPayoutTemplatemodal #edit_hospital_radiology_order #bill_total_paid, #referralPayoutTemplatemodal #edit_hospital_radiology_order .payment_mode, #referralPayoutTemplatemodal #edit_hospital_radiology_order #bm_due, #referralPayoutTemplatemodal #edit_hospital_radiology_order #bm_paid, #referralPayoutTemplatemodal #edit_hospital_radiology_test #bill_total_due, #referralPayoutTemplatemodal #edit_hospital_radiology_test #bill_total_paid, #referralPayoutTemplatemodal #edit_hospital_radiology_test .payment_mode, #referralPayoutTemplatemodal #edit_hospital_radiology_test #bm_due, #referralPayoutTemplatemodal #edit_hospital_radiology_test #bm_paid, #referralPayoutTemplatemodal #create_user_anon_bill #bill_total_due, #referralPayoutTemplatemodal #create_user_anon_bill #bill_total_paid, #referralPayoutTemplatemodal #create_user_anon_bill .payment_mode, #referralPayoutTemplatemodal #create_user_anon_bill #bm_due, #referralPayoutTemplatemodal #create_user_anon_bill #bm_paid, #referralPayoutTemplatemodal #radiology_order_template #bill_total_due, #referralPayoutTemplatemodal #radiology_order_template #bill_total_paid, #referralPayoutTemplatemodal #radiology_order_template .payment_mode, #referralPayoutTemplatemodal #radiology_order_template #bm_due, #referralPayoutTemplatemodal #radiology_order_template #bm_paid, #referralPayoutTemplatemodal #add_doctorreferral #bill_total_due, #referralPayoutTemplatemodal #add_doctorreferral #bill_total_paid, #referralPayoutTemplatemodal #add_doctorreferral .payment_mode, #referralPayoutTemplatemodal #add_doctorreferral #bm_due, #referralPayoutTemplatemodal #add_doctorreferral #bm_paid, #referralPayoutTemplatemodal #new_pharmacy_order_form #bill_total_due, #referralPayoutTemplatemodal #new_pharmacy_order_form #bill_total_paid, #referralPayoutTemplatemodal #new_pharmacy_order_form .payment_mode, #referralPayoutTemplatemodal #new_pharmacy_order_form #bm_due, #referralPayoutTemplatemodal #new_pharmacy_order_form #bm_paid, #referralPayoutTemplatemodal #edit_pharmacy_order_form #bill_total_due, #referralPayoutTemplatemodal #edit_pharmacy_order_form #bill_total_paid, #referralPayoutTemplatemodal #edit_pharmacy_order_form .payment_mode, #referralPayoutTemplatemodal #edit_pharmacy_order_form #bm_due, #referralPayoutTemplatemodal #edit_pharmacy_order_form #bm_paid, #referralPayoutTemplatemodal #vaccination_type #bill_total_due, #referralPayoutTemplatemodal #vaccination_type #bill_total_paid, #referralPayoutTemplatemodal #vaccination_type .payment_mode, #referralPayoutTemplatemodal #vaccination_type #bm_due, #referralPayoutTemplatemodal #vaccination_type #bm_paid, #referralPayoutTemplatemodal #update_pharamacy_full_stock #bill_total_due, #referralPayoutTemplatemodal #update_pharamacy_full_stock #bill_total_paid, #referralPayoutTemplatemodal #update_pharamacy_full_stock .payment_mode, #referralPayoutTemplatemodal #update_pharamacy_full_stock #bm_due, #referralPayoutTemplatemodal #update_pharamacy_full_stock #bm_paid, #referralPayoutTemplatemodal .print_template_row_form #bill_total_due, #referralPayoutTemplatemodal .print_template_row_form #bill_total_paid, #referralPayoutTemplatemodal .print_template_row_form .payment_mode, #referralPayoutTemplatemodal .print_template_row_form #bm_due, #referralPayoutTemplatemodal .print_template_row_form #bm_paid, #referralPayoutTemplatemodal .new_print_template_block #bill_total_due, #referralPayoutTemplatemodal .new_print_template_block #bill_total_paid, #referralPayoutTemplatemodal .new_print_template_block .payment_mode, #referralPayoutTemplatemodal .new_print_template_block #bm_due, #referralPayoutTemplatemodal .new_print_template_block #bm_paid, #referralPayoutTemplatemodal .edit_print_template_block #bill_total_due, #referralPayoutTemplatemodal .edit_print_template_block #bill_total_paid, #referralPayoutTemplatemodal .edit_print_template_block .payment_mode, #referralPayoutTemplatemodal .edit_print_template_block #bm_due, #referralPayoutTemplatemodal .edit_print_template_block #bm_paid, #referralPayoutTemplatemodal #referral_payouts_update #bill_total_due, #referralPayoutTemplatemodal #referral_payouts_update #bill_total_paid, #referralPayoutTemplatemodal #referral_payouts_update .payment_mode, #referralPayoutTemplatemodal #referral_payouts_update #bm_due, #referralPayoutTemplatemodal #referral_payouts_update #bm_paid, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill #bill_total_due, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill #bill_total_paid, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .payment_mode, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill #bm_due, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill #bm_paid, #referralPayoutTemplatemodal #new_doctor_network_rule_form #bill_total_due, #referralPayoutTemplatemodal #new_doctor_network_rule_form #bill_total_paid, #referralPayoutTemplatemodal #new_doctor_network_rule_form .payment_mode, #referralPayoutTemplatemodal #new_doctor_network_rule_form #bm_due, #referralPayoutTemplatemodal #new_doctor_network_rule_form #bm_paid, #new_doctor_network_rule_form #new_hospital_patient_bill #bill_total_due, #new_doctor_network_rule_form #new_hospital_patient_bill #bill_total_paid, #new_doctor_network_rule_form #new_hospital_patient_bill .payment_mode, #new_doctor_network_rule_form #new_hospital_patient_bill #bm_due, #new_doctor_network_rule_form #new_hospital_patient_bill #bm_paid, #new_doctor_network_rule_form #new_hospital_pharmacy_bill #bill_total_due, #new_doctor_network_rule_form #new_hospital_pharmacy_bill #bill_total_paid, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .payment_mode, #new_doctor_network_rule_form #new_hospital_pharmacy_bill #bm_due, #new_doctor_network_rule_form #new_hospital_pharmacy_bill #bm_paid, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill #bill_total_due, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill #bill_total_paid, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .payment_mode, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill #bm_due, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill #bm_paid, #new_doctor_network_rule_form #create_hospital_bill_template #bill_total_due, #new_doctor_network_rule_form #create_hospital_bill_template #bill_total_paid, #new_doctor_network_rule_form #create_hospital_bill_template .payment_mode, #new_doctor_network_rule_form #create_hospital_bill_template #bm_due, #new_doctor_network_rule_form #create_hospital_bill_template #bm_paid, #new_doctor_network_rule_form #edit_hospital_patient_bill #bill_total_due, #new_doctor_network_rule_form #edit_hospital_patient_bill #bill_total_paid, #new_doctor_network_rule_form #edit_hospital_patient_bill .payment_mode, #new_doctor_network_rule_form #edit_hospital_patient_bill #bm_due, #new_doctor_network_rule_form #edit_hospital_patient_bill #bm_paid, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory #bill_total_due, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory #bill_total_paid, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .payment_mode, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory #bm_due, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory #bm_paid, #new_doctor_network_rule_form #prescription_template_form #bill_total_due, #new_doctor_network_rule_form #prescription_template_form #bill_total_paid, #new_doctor_network_rule_form #prescription_template_form .payment_mode, #new_doctor_network_rule_form #prescription_template_form #bm_due, #new_doctor_network_rule_form #prescription_template_form #bm_paid, #new_doctor_network_rule_form #new_staff_network_rule_form #bill_total_due, #new_doctor_network_rule_form #new_staff_network_rule_form #bill_total_paid, #new_doctor_network_rule_form #new_staff_network_rule_form .payment_mode, #new_doctor_network_rule_form #new_staff_network_rule_form #bm_due, #new_doctor_network_rule_form #new_staff_network_rule_form #bm_paid, #new_doctor_network_rule_form #new_hospital_radiology_order #bill_total_due, #new_doctor_network_rule_form #new_hospital_radiology_order #bill_total_paid, #new_doctor_network_rule_form #new_hospital_radiology_order .payment_mode, #new_doctor_network_rule_form #new_hospital_radiology_order #bm_due, #new_doctor_network_rule_form #new_hospital_radiology_order #bm_paid, #new_doctor_network_rule_form #edit_hospital_radiology_order #bill_total_due, #new_doctor_network_rule_form #edit_hospital_radiology_order #bill_total_paid, #new_doctor_network_rule_form #edit_hospital_radiology_order .payment_mode, #new_doctor_network_rule_form #edit_hospital_radiology_order #bm_due, #new_doctor_network_rule_form #edit_hospital_radiology_order #bm_paid, #new_doctor_network_rule_form #edit_hospital_radiology_test #bill_total_due, #new_doctor_network_rule_form #edit_hospital_radiology_test #bill_total_paid, #new_doctor_network_rule_form #edit_hospital_radiology_test .payment_mode, #new_doctor_network_rule_form #edit_hospital_radiology_test #bm_due, #new_doctor_network_rule_form #edit_hospital_radiology_test #bm_paid, #new_doctor_network_rule_form #create_user_anon_bill #bill_total_due, #new_doctor_network_rule_form #create_user_anon_bill #bill_total_paid, #new_doctor_network_rule_form #create_user_anon_bill .payment_mode, #new_doctor_network_rule_form #create_user_anon_bill #bm_due, #new_doctor_network_rule_form #create_user_anon_bill #bm_paid, #new_doctor_network_rule_form #radiology_order_template #bill_total_due, #new_doctor_network_rule_form #radiology_order_template #bill_total_paid, #new_doctor_network_rule_form #radiology_order_template .payment_mode, #new_doctor_network_rule_form #radiology_order_template #bm_due, #new_doctor_network_rule_form #radiology_order_template #bm_paid, #new_doctor_network_rule_form #add_doctorreferral #bill_total_due, #new_doctor_network_rule_form #add_doctorreferral #bill_total_paid, #new_doctor_network_rule_form #add_doctorreferral .payment_mode, #new_doctor_network_rule_form #add_doctorreferral #bm_due, #new_doctor_network_rule_form #add_doctorreferral #bm_paid, #new_doctor_network_rule_form #new_pharmacy_order_form #bill_total_due, #new_doctor_network_rule_form #new_pharmacy_order_form #bill_total_paid, #new_doctor_network_rule_form #new_pharmacy_order_form .payment_mode, #new_doctor_network_rule_form #new_pharmacy_order_form #bm_due, #new_doctor_network_rule_form #new_pharmacy_order_form #bm_paid, #new_doctor_network_rule_form #edit_pharmacy_order_form #bill_total_due, #new_doctor_network_rule_form #edit_pharmacy_order_form #bill_total_paid, #new_doctor_network_rule_form #edit_pharmacy_order_form .payment_mode, #new_doctor_network_rule_form #edit_pharmacy_order_form #bm_due, #new_doctor_network_rule_form #edit_pharmacy_order_form #bm_paid, #new_doctor_network_rule_form #vaccination_type #bill_total_due, #new_doctor_network_rule_form #vaccination_type #bill_total_paid, #new_doctor_network_rule_form #vaccination_type .payment_mode, #new_doctor_network_rule_form #vaccination_type #bm_due, #new_doctor_network_rule_form #vaccination_type #bm_paid, #new_doctor_network_rule_form #update_pharamacy_full_stock #bill_total_due, #new_doctor_network_rule_form #update_pharamacy_full_stock #bill_total_paid, #new_doctor_network_rule_form #update_pharamacy_full_stock .payment_mode, #new_doctor_network_rule_form #update_pharamacy_full_stock #bm_due, #new_doctor_network_rule_form #update_pharamacy_full_stock #bm_paid, #new_doctor_network_rule_form .print_template_row_form #bill_total_due, #new_doctor_network_rule_form .print_template_row_form #bill_total_paid, #new_doctor_network_rule_form .print_template_row_form .payment_mode, #new_doctor_network_rule_form .print_template_row_form #bm_due, #new_doctor_network_rule_form .print_template_row_form #bm_paid, #new_doctor_network_rule_form .new_print_template_block #bill_total_due, #new_doctor_network_rule_form .new_print_template_block #bill_total_paid, #new_doctor_network_rule_form .new_print_template_block .payment_mode, #new_doctor_network_rule_form .new_print_template_block #bm_due, #new_doctor_network_rule_form .new_print_template_block #bm_paid, #new_doctor_network_rule_form .edit_print_template_block #bill_total_due, #new_doctor_network_rule_form .edit_print_template_block #bill_total_paid, #new_doctor_network_rule_form .edit_print_template_block .payment_mode, #new_doctor_network_rule_form .edit_print_template_block #bm_due, #new_doctor_network_rule_form .edit_print_template_block #bm_paid, #new_doctor_network_rule_form #referral_payouts_update #bill_total_due, #new_doctor_network_rule_form #referral_payouts_update #bill_total_paid, #new_doctor_network_rule_form #referral_payouts_update .payment_mode, #new_doctor_network_rule_form #referral_payouts_update #bm_due, #new_doctor_network_rule_form #referral_payouts_update #bm_paid, #new_doctor_network_rule_form #return_hospital_pharmacy_bill #bill_total_due, #new_doctor_network_rule_form #return_hospital_pharmacy_bill #bill_total_paid, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .payment_mode, #new_doctor_network_rule_form #return_hospital_pharmacy_bill #bm_due, #new_doctor_network_rule_form #return_hospital_pharmacy_bill #bm_paid, #new_doctor_network_rule_form #new_doctor_network_rule_form #bill_total_due, #new_doctor_network_rule_form #new_doctor_network_rule_form #bill_total_paid, #new_doctor_network_rule_form #new_doctor_network_rule_form .payment_mode, #new_doctor_network_rule_form #new_doctor_network_rule_form #bm_due, #new_doctor_network_rule_form #new_doctor_network_rule_form #bm_paid {
    font-size: 1.5em;
  }
}
#add_new_bill_form #new_hospital_patient_bill #bill_total_due, #add_new_bill_form #new_hospital_patient_bill #bm_due, #add_new_bill_form #new_hospital_pharmacy_bill #bill_total_due, #add_new_bill_form #new_hospital_pharmacy_bill #bm_due, #add_new_bill_form #edit_hospital_pharmacy_bill #bill_total_due, #add_new_bill_form #edit_hospital_pharmacy_bill #bm_due, #add_new_bill_form #create_hospital_bill_template #bill_total_due, #add_new_bill_form #create_hospital_bill_template #bm_due, #add_new_bill_form #edit_hospital_patient_bill #bill_total_due, #add_new_bill_form #edit_hospital_patient_bill #bm_due, #add_new_bill_form #new_hospital_pharmacy_inventory #bill_total_due, #add_new_bill_form #new_hospital_pharmacy_inventory #bm_due, #add_new_bill_form #prescription_template_form #bill_total_due, #add_new_bill_form #prescription_template_form #bm_due, #add_new_bill_form #new_staff_network_rule_form #bill_total_due, #add_new_bill_form #new_staff_network_rule_form #bm_due, #add_new_bill_form #new_hospital_radiology_order #bill_total_due, #add_new_bill_form #new_hospital_radiology_order #bm_due, #add_new_bill_form #edit_hospital_radiology_order #bill_total_due, #add_new_bill_form #edit_hospital_radiology_order #bm_due, #add_new_bill_form #edit_hospital_radiology_test #bill_total_due, #add_new_bill_form #edit_hospital_radiology_test #bm_due, #add_new_bill_form #create_user_anon_bill #bill_total_due, #add_new_bill_form #create_user_anon_bill #bm_due, #add_new_bill_form #radiology_order_template #bill_total_due, #add_new_bill_form #radiology_order_template #bm_due, #add_new_bill_form #add_doctorreferral #bill_total_due, #add_new_bill_form #add_doctorreferral #bm_due, #add_new_bill_form #new_pharmacy_order_form #bill_total_due, #add_new_bill_form #new_pharmacy_order_form #bm_due, #add_new_bill_form #edit_pharmacy_order_form #bill_total_due, #add_new_bill_form #edit_pharmacy_order_form #bm_due, #add_new_bill_form #vaccination_type #bill_total_due, #add_new_bill_form #vaccination_type #bm_due, #add_new_bill_form #update_pharamacy_full_stock #bill_total_due, #add_new_bill_form #update_pharamacy_full_stock #bm_due, #add_new_bill_form .print_template_row_form #bill_total_due, #add_new_bill_form .print_template_row_form #bm_due, #add_new_bill_form .new_print_template_block #bill_total_due, #add_new_bill_form .new_print_template_block #bm_due, #add_new_bill_form .edit_print_template_block #bill_total_due, #add_new_bill_form .edit_print_template_block #bm_due, #add_new_bill_form #referral_payouts_update #bill_total_due, #add_new_bill_form #referral_payouts_update #bm_due, #add_new_bill_form #return_hospital_pharmacy_bill #bill_total_due, #add_new_bill_form #return_hospital_pharmacy_bill #bm_due, #add_new_bill_form #new_doctor_network_rule_form #bill_total_due, #add_new_bill_form #new_doctor_network_rule_form #bm_due, #add_new_pharmacy_bill_form #new_hospital_patient_bill #bill_total_due, #add_new_pharmacy_bill_form #new_hospital_patient_bill #bm_due, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill #bill_total_due, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill #bm_due, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill #bill_total_due, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill #bm_due, #add_new_pharmacy_bill_form #create_hospital_bill_template #bill_total_due, #add_new_pharmacy_bill_form #create_hospital_bill_template #bm_due, #add_new_pharmacy_bill_form #edit_hospital_patient_bill #bill_total_due, #add_new_pharmacy_bill_form #edit_hospital_patient_bill #bm_due, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory #bill_total_due, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory #bm_due, #add_new_pharmacy_bill_form #prescription_template_form #bill_total_due, #add_new_pharmacy_bill_form #prescription_template_form #bm_due, #add_new_pharmacy_bill_form #new_staff_network_rule_form #bill_total_due, #add_new_pharmacy_bill_form #new_staff_network_rule_form #bm_due, #add_new_pharmacy_bill_form #new_hospital_radiology_order #bill_total_due, #add_new_pharmacy_bill_form #new_hospital_radiology_order #bm_due, #add_new_pharmacy_bill_form #edit_hospital_radiology_order #bill_total_due, #add_new_pharmacy_bill_form #edit_hospital_radiology_order #bm_due, #add_new_pharmacy_bill_form #edit_hospital_radiology_test #bill_total_due, #add_new_pharmacy_bill_form #edit_hospital_radiology_test #bm_due, #add_new_pharmacy_bill_form #create_user_anon_bill #bill_total_due, #add_new_pharmacy_bill_form #create_user_anon_bill #bm_due, #add_new_pharmacy_bill_form #radiology_order_template #bill_total_due, #add_new_pharmacy_bill_form #radiology_order_template #bm_due, #add_new_pharmacy_bill_form #add_doctorreferral #bill_total_due, #add_new_pharmacy_bill_form #add_doctorreferral #bm_due, #add_new_pharmacy_bill_form #new_pharmacy_order_form #bill_total_due, #add_new_pharmacy_bill_form #new_pharmacy_order_form #bm_due, #add_new_pharmacy_bill_form #edit_pharmacy_order_form #bill_total_due, #add_new_pharmacy_bill_form #edit_pharmacy_order_form #bm_due, #add_new_pharmacy_bill_form #vaccination_type #bill_total_due, #add_new_pharmacy_bill_form #vaccination_type #bm_due, #add_new_pharmacy_bill_form #update_pharamacy_full_stock #bill_total_due, #add_new_pharmacy_bill_form #update_pharamacy_full_stock #bm_due, #add_new_pharmacy_bill_form .print_template_row_form #bill_total_due, #add_new_pharmacy_bill_form .print_template_row_form #bm_due, #add_new_pharmacy_bill_form .new_print_template_block #bill_total_due, #add_new_pharmacy_bill_form .new_print_template_block #bm_due, #add_new_pharmacy_bill_form .edit_print_template_block #bill_total_due, #add_new_pharmacy_bill_form .edit_print_template_block #bm_due, #add_new_pharmacy_bill_form #referral_payouts_update #bill_total_due, #add_new_pharmacy_bill_form #referral_payouts_update #bm_due, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill #bill_total_due, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill #bm_due, #add_new_pharmacy_bill_form #new_doctor_network_rule_form #bill_total_due, #add_new_pharmacy_bill_form #new_doctor_network_rule_form #bm_due, #update_new_bill_form #new_hospital_patient_bill #bill_total_due, #update_new_bill_form #new_hospital_patient_bill #bm_due, #update_new_bill_form #new_hospital_pharmacy_bill #bill_total_due, #update_new_bill_form #new_hospital_pharmacy_bill #bm_due, #update_new_bill_form #edit_hospital_pharmacy_bill #bill_total_due, #update_new_bill_form #edit_hospital_pharmacy_bill #bm_due, #update_new_bill_form #create_hospital_bill_template #bill_total_due, #update_new_bill_form #create_hospital_bill_template #bm_due, #update_new_bill_form #edit_hospital_patient_bill #bill_total_due, #update_new_bill_form #edit_hospital_patient_bill #bm_due, #update_new_bill_form #new_hospital_pharmacy_inventory #bill_total_due, #update_new_bill_form #new_hospital_pharmacy_inventory #bm_due, #update_new_bill_form #prescription_template_form #bill_total_due, #update_new_bill_form #prescription_template_form #bm_due, #update_new_bill_form #new_staff_network_rule_form #bill_total_due, #update_new_bill_form #new_staff_network_rule_form #bm_due, #update_new_bill_form #new_hospital_radiology_order #bill_total_due, #update_new_bill_form #new_hospital_radiology_order #bm_due, #update_new_bill_form #edit_hospital_radiology_order #bill_total_due, #update_new_bill_form #edit_hospital_radiology_order #bm_due, #update_new_bill_form #edit_hospital_radiology_test #bill_total_due, #update_new_bill_form #edit_hospital_radiology_test #bm_due, #update_new_bill_form #create_user_anon_bill #bill_total_due, #update_new_bill_form #create_user_anon_bill #bm_due, #update_new_bill_form #radiology_order_template #bill_total_due, #update_new_bill_form #radiology_order_template #bm_due, #update_new_bill_form #add_doctorreferral #bill_total_due, #update_new_bill_form #add_doctorreferral #bm_due, #update_new_bill_form #new_pharmacy_order_form #bill_total_due, #update_new_bill_form #new_pharmacy_order_form #bm_due, #update_new_bill_form #edit_pharmacy_order_form #bill_total_due, #update_new_bill_form #edit_pharmacy_order_form #bm_due, #update_new_bill_form #vaccination_type #bill_total_due, #update_new_bill_form #vaccination_type #bm_due, #update_new_bill_form #update_pharamacy_full_stock #bill_total_due, #update_new_bill_form #update_pharamacy_full_stock #bm_due, #update_new_bill_form .print_template_row_form #bill_total_due, #update_new_bill_form .print_template_row_form #bm_due, #update_new_bill_form .new_print_template_block #bill_total_due, #update_new_bill_form .new_print_template_block #bm_due, #update_new_bill_form .edit_print_template_block #bill_total_due, #update_new_bill_form .edit_print_template_block #bm_due, #update_new_bill_form #referral_payouts_update #bill_total_due, #update_new_bill_form #referral_payouts_update #bm_due, #update_new_bill_form #return_hospital_pharmacy_bill #bill_total_due, #update_new_bill_form #return_hospital_pharmacy_bill #bm_due, #update_new_bill_form #new_doctor_network_rule_form #bill_total_due, #update_new_bill_form #new_doctor_network_rule_form #bm_due, #edit_pharmacy_bill_form #new_hospital_patient_bill #bill_total_due, #edit_pharmacy_bill_form #new_hospital_patient_bill #bm_due, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill #bill_total_due, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill #bm_due, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill #bill_total_due, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill #bm_due, #edit_pharmacy_bill_form #create_hospital_bill_template #bill_total_due, #edit_pharmacy_bill_form #create_hospital_bill_template #bm_due, #edit_pharmacy_bill_form #edit_hospital_patient_bill #bill_total_due, #edit_pharmacy_bill_form #edit_hospital_patient_bill #bm_due, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory #bill_total_due, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory #bm_due, #edit_pharmacy_bill_form #prescription_template_form #bill_total_due, #edit_pharmacy_bill_form #prescription_template_form #bm_due, #edit_pharmacy_bill_form #new_staff_network_rule_form #bill_total_due, #edit_pharmacy_bill_form #new_staff_network_rule_form #bm_due, #edit_pharmacy_bill_form #new_hospital_radiology_order #bill_total_due, #edit_pharmacy_bill_form #new_hospital_radiology_order #bm_due, #edit_pharmacy_bill_form #edit_hospital_radiology_order #bill_total_due, #edit_pharmacy_bill_form #edit_hospital_radiology_order #bm_due, #edit_pharmacy_bill_form #edit_hospital_radiology_test #bill_total_due, #edit_pharmacy_bill_form #edit_hospital_radiology_test #bm_due, #edit_pharmacy_bill_form #create_user_anon_bill #bill_total_due, #edit_pharmacy_bill_form #create_user_anon_bill #bm_due, #edit_pharmacy_bill_form #radiology_order_template #bill_total_due, #edit_pharmacy_bill_form #radiology_order_template #bm_due, #edit_pharmacy_bill_form #add_doctorreferral #bill_total_due, #edit_pharmacy_bill_form #add_doctorreferral #bm_due, #edit_pharmacy_bill_form #new_pharmacy_order_form #bill_total_due, #edit_pharmacy_bill_form #new_pharmacy_order_form #bm_due, #edit_pharmacy_bill_form #edit_pharmacy_order_form #bill_total_due, #edit_pharmacy_bill_form #edit_pharmacy_order_form #bm_due, #edit_pharmacy_bill_form #vaccination_type #bill_total_due, #edit_pharmacy_bill_form #vaccination_type #bm_due, #edit_pharmacy_bill_form #update_pharamacy_full_stock #bill_total_due, #edit_pharmacy_bill_form #update_pharamacy_full_stock #bm_due, #edit_pharmacy_bill_form .print_template_row_form #bill_total_due, #edit_pharmacy_bill_form .print_template_row_form #bm_due, #edit_pharmacy_bill_form .new_print_template_block #bill_total_due, #edit_pharmacy_bill_form .new_print_template_block #bm_due, #edit_pharmacy_bill_form .edit_print_template_block #bill_total_due, #edit_pharmacy_bill_form .edit_print_template_block #bm_due, #edit_pharmacy_bill_form #referral_payouts_update #bill_total_due, #edit_pharmacy_bill_form #referral_payouts_update #bm_due, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill #bill_total_due, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill #bm_due, #edit_pharmacy_bill_form #new_doctor_network_rule_form #bill_total_due, #edit_pharmacy_bill_form #new_doctor_network_rule_form #bm_due, #createHospBillTemplatemodal #new_hospital_patient_bill #bill_total_due, #createHospBillTemplatemodal #new_hospital_patient_bill #bm_due, #createHospBillTemplatemodal #new_hospital_pharmacy_bill #bill_total_due, #createHospBillTemplatemodal #new_hospital_pharmacy_bill #bm_due, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill #bill_total_due, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill #bm_due, #createHospBillTemplatemodal #create_hospital_bill_template #bill_total_due, #createHospBillTemplatemodal #create_hospital_bill_template #bm_due, #createHospBillTemplatemodal #edit_hospital_patient_bill #bill_total_due, #createHospBillTemplatemodal #edit_hospital_patient_bill #bm_due, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory #bill_total_due, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory #bm_due, #createHospBillTemplatemodal #prescription_template_form #bill_total_due, #createHospBillTemplatemodal #prescription_template_form #bm_due, #createHospBillTemplatemodal #new_staff_network_rule_form #bill_total_due, #createHospBillTemplatemodal #new_staff_network_rule_form #bm_due, #createHospBillTemplatemodal #new_hospital_radiology_order #bill_total_due, #createHospBillTemplatemodal #new_hospital_radiology_order #bm_due, #createHospBillTemplatemodal #edit_hospital_radiology_order #bill_total_due, #createHospBillTemplatemodal #edit_hospital_radiology_order #bm_due, #createHospBillTemplatemodal #edit_hospital_radiology_test #bill_total_due, #createHospBillTemplatemodal #edit_hospital_radiology_test #bm_due, #createHospBillTemplatemodal #create_user_anon_bill #bill_total_due, #createHospBillTemplatemodal #create_user_anon_bill #bm_due, #createHospBillTemplatemodal #radiology_order_template #bill_total_due, #createHospBillTemplatemodal #radiology_order_template #bm_due, #createHospBillTemplatemodal #add_doctorreferral #bill_total_due, #createHospBillTemplatemodal #add_doctorreferral #bm_due, #createHospBillTemplatemodal #new_pharmacy_order_form #bill_total_due, #createHospBillTemplatemodal #new_pharmacy_order_form #bm_due, #createHospBillTemplatemodal #edit_pharmacy_order_form #bill_total_due, #createHospBillTemplatemodal #edit_pharmacy_order_form #bm_due, #createHospBillTemplatemodal #vaccination_type #bill_total_due, #createHospBillTemplatemodal #vaccination_type #bm_due, #createHospBillTemplatemodal #update_pharamacy_full_stock #bill_total_due, #createHospBillTemplatemodal #update_pharamacy_full_stock #bm_due, #createHospBillTemplatemodal .print_template_row_form #bill_total_due, #createHospBillTemplatemodal .print_template_row_form #bm_due, #createHospBillTemplatemodal .new_print_template_block #bill_total_due, #createHospBillTemplatemodal .new_print_template_block #bm_due, #createHospBillTemplatemodal .edit_print_template_block #bill_total_due, #createHospBillTemplatemodal .edit_print_template_block #bm_due, #createHospBillTemplatemodal #referral_payouts_update #bill_total_due, #createHospBillTemplatemodal #referral_payouts_update #bm_due, #createHospBillTemplatemodal #return_hospital_pharmacy_bill #bill_total_due, #createHospBillTemplatemodal #return_hospital_pharmacy_bill #bm_due, #createHospBillTemplatemodal #new_doctor_network_rule_form #bill_total_due, #createHospBillTemplatemodal #new_doctor_network_rule_form #bm_due, #editBillTemplatemodal #new_hospital_patient_bill #bill_total_due, #editBillTemplatemodal #new_hospital_patient_bill #bm_due, #editBillTemplatemodal #new_hospital_pharmacy_bill #bill_total_due, #editBillTemplatemodal #new_hospital_pharmacy_bill #bm_due, #editBillTemplatemodal #edit_hospital_pharmacy_bill #bill_total_due, #editBillTemplatemodal #edit_hospital_pharmacy_bill #bm_due, #editBillTemplatemodal #create_hospital_bill_template #bill_total_due, #editBillTemplatemodal #create_hospital_bill_template #bm_due, #editBillTemplatemodal #edit_hospital_patient_bill #bill_total_due, #editBillTemplatemodal #edit_hospital_patient_bill #bm_due, #editBillTemplatemodal #new_hospital_pharmacy_inventory #bill_total_due, #editBillTemplatemodal #new_hospital_pharmacy_inventory #bm_due, #editBillTemplatemodal #prescription_template_form #bill_total_due, #editBillTemplatemodal #prescription_template_form #bm_due, #editBillTemplatemodal #new_staff_network_rule_form #bill_total_due, #editBillTemplatemodal #new_staff_network_rule_form #bm_due, #editBillTemplatemodal #new_hospital_radiology_order #bill_total_due, #editBillTemplatemodal #new_hospital_radiology_order #bm_due, #editBillTemplatemodal #edit_hospital_radiology_order #bill_total_due, #editBillTemplatemodal #edit_hospital_radiology_order #bm_due, #editBillTemplatemodal #edit_hospital_radiology_test #bill_total_due, #editBillTemplatemodal #edit_hospital_radiology_test #bm_due, #editBillTemplatemodal #create_user_anon_bill #bill_total_due, #editBillTemplatemodal #create_user_anon_bill #bm_due, #editBillTemplatemodal #radiology_order_template #bill_total_due, #editBillTemplatemodal #radiology_order_template #bm_due, #editBillTemplatemodal #add_doctorreferral #bill_total_due, #editBillTemplatemodal #add_doctorreferral #bm_due, #editBillTemplatemodal #new_pharmacy_order_form #bill_total_due, #editBillTemplatemodal #new_pharmacy_order_form #bm_due, #editBillTemplatemodal #edit_pharmacy_order_form #bill_total_due, #editBillTemplatemodal #edit_pharmacy_order_form #bm_due, #editBillTemplatemodal #vaccination_type #bill_total_due, #editBillTemplatemodal #vaccination_type #bm_due, #editBillTemplatemodal #update_pharamacy_full_stock #bill_total_due, #editBillTemplatemodal #update_pharamacy_full_stock #bm_due, #editBillTemplatemodal .print_template_row_form #bill_total_due, #editBillTemplatemodal .print_template_row_form #bm_due, #editBillTemplatemodal .new_print_template_block #bill_total_due, #editBillTemplatemodal .new_print_template_block #bm_due, #editBillTemplatemodal .edit_print_template_block #bill_total_due, #editBillTemplatemodal .edit_print_template_block #bm_due, #editBillTemplatemodal #referral_payouts_update #bill_total_due, #editBillTemplatemodal #referral_payouts_update #bm_due, #editBillTemplatemodal #return_hospital_pharmacy_bill #bill_total_due, #editBillTemplatemodal #return_hospital_pharmacy_bill #bm_due, #editBillTemplatemodal #new_doctor_network_rule_form #bill_total_due, #editBillTemplatemodal #new_doctor_network_rule_form #bm_due, #add_new_inventory_form #new_hospital_patient_bill #bill_total_due, #add_new_inventory_form #new_hospital_patient_bill #bm_due, #add_new_inventory_form #new_hospital_pharmacy_bill #bill_total_due, #add_new_inventory_form #new_hospital_pharmacy_bill #bm_due, #add_new_inventory_form #edit_hospital_pharmacy_bill #bill_total_due, #add_new_inventory_form #edit_hospital_pharmacy_bill #bm_due, #add_new_inventory_form #create_hospital_bill_template #bill_total_due, #add_new_inventory_form #create_hospital_bill_template #bm_due, #add_new_inventory_form #edit_hospital_patient_bill #bill_total_due, #add_new_inventory_form #edit_hospital_patient_bill #bm_due, #add_new_inventory_form #new_hospital_pharmacy_inventory #bill_total_due, #add_new_inventory_form #new_hospital_pharmacy_inventory #bm_due, #add_new_inventory_form #prescription_template_form #bill_total_due, #add_new_inventory_form #prescription_template_form #bm_due, #add_new_inventory_form #new_staff_network_rule_form #bill_total_due, #add_new_inventory_form #new_staff_network_rule_form #bm_due, #add_new_inventory_form #new_hospital_radiology_order #bill_total_due, #add_new_inventory_form #new_hospital_radiology_order #bm_due, #add_new_inventory_form #edit_hospital_radiology_order #bill_total_due, #add_new_inventory_form #edit_hospital_radiology_order #bm_due, #add_new_inventory_form #edit_hospital_radiology_test #bill_total_due, #add_new_inventory_form #edit_hospital_radiology_test #bm_due, #add_new_inventory_form #create_user_anon_bill #bill_total_due, #add_new_inventory_form #create_user_anon_bill #bm_due, #add_new_inventory_form #radiology_order_template #bill_total_due, #add_new_inventory_form #radiology_order_template #bm_due, #add_new_inventory_form #add_doctorreferral #bill_total_due, #add_new_inventory_form #add_doctorreferral #bm_due, #add_new_inventory_form #new_pharmacy_order_form #bill_total_due, #add_new_inventory_form #new_pharmacy_order_form #bm_due, #add_new_inventory_form #edit_pharmacy_order_form #bill_total_due, #add_new_inventory_form #edit_pharmacy_order_form #bm_due, #add_new_inventory_form #vaccination_type #bill_total_due, #add_new_inventory_form #vaccination_type #bm_due, #add_new_inventory_form #update_pharamacy_full_stock #bill_total_due, #add_new_inventory_form #update_pharamacy_full_stock #bm_due, #add_new_inventory_form .print_template_row_form #bill_total_due, #add_new_inventory_form .print_template_row_form #bm_due, #add_new_inventory_form .new_print_template_block #bill_total_due, #add_new_inventory_form .new_print_template_block #bm_due, #add_new_inventory_form .edit_print_template_block #bill_total_due, #add_new_inventory_form .edit_print_template_block #bm_due, #add_new_inventory_form #referral_payouts_update #bill_total_due, #add_new_inventory_form #referral_payouts_update #bm_due, #add_new_inventory_form #return_hospital_pharmacy_bill #bill_total_due, #add_new_inventory_form #return_hospital_pharmacy_bill #bm_due, #add_new_inventory_form #new_doctor_network_rule_form #bill_total_due, #add_new_inventory_form #new_doctor_network_rule_form #bm_due, #edit_pharmacy_order #new_hospital_patient_bill #bill_total_due, #edit_pharmacy_order #new_hospital_patient_bill #bm_due, #edit_pharmacy_order #new_hospital_pharmacy_bill #bill_total_due, #edit_pharmacy_order #new_hospital_pharmacy_bill #bm_due, #edit_pharmacy_order #edit_hospital_pharmacy_bill #bill_total_due, #edit_pharmacy_order #edit_hospital_pharmacy_bill #bm_due, #edit_pharmacy_order #create_hospital_bill_template #bill_total_due, #edit_pharmacy_order #create_hospital_bill_template #bm_due, #edit_pharmacy_order #edit_hospital_patient_bill #bill_total_due, #edit_pharmacy_order #edit_hospital_patient_bill #bm_due, #edit_pharmacy_order #new_hospital_pharmacy_inventory #bill_total_due, #edit_pharmacy_order #new_hospital_pharmacy_inventory #bm_due, #edit_pharmacy_order #prescription_template_form #bill_total_due, #edit_pharmacy_order #prescription_template_form #bm_due, #edit_pharmacy_order #new_staff_network_rule_form #bill_total_due, #edit_pharmacy_order #new_staff_network_rule_form #bm_due, #edit_pharmacy_order #new_hospital_radiology_order #bill_total_due, #edit_pharmacy_order #new_hospital_radiology_order #bm_due, #edit_pharmacy_order #edit_hospital_radiology_order #bill_total_due, #edit_pharmacy_order #edit_hospital_radiology_order #bm_due, #edit_pharmacy_order #edit_hospital_radiology_test #bill_total_due, #edit_pharmacy_order #edit_hospital_radiology_test #bm_due, #edit_pharmacy_order #create_user_anon_bill #bill_total_due, #edit_pharmacy_order #create_user_anon_bill #bm_due, #edit_pharmacy_order #radiology_order_template #bill_total_due, #edit_pharmacy_order #radiology_order_template #bm_due, #edit_pharmacy_order #add_doctorreferral #bill_total_due, #edit_pharmacy_order #add_doctorreferral #bm_due, #edit_pharmacy_order #new_pharmacy_order_form #bill_total_due, #edit_pharmacy_order #new_pharmacy_order_form #bm_due, #edit_pharmacy_order #edit_pharmacy_order_form #bill_total_due, #edit_pharmacy_order #edit_pharmacy_order_form #bm_due, #edit_pharmacy_order #vaccination_type #bill_total_due, #edit_pharmacy_order #vaccination_type #bm_due, #edit_pharmacy_order #update_pharamacy_full_stock #bill_total_due, #edit_pharmacy_order #update_pharamacy_full_stock #bm_due, #edit_pharmacy_order .print_template_row_form #bill_total_due, #edit_pharmacy_order .print_template_row_form #bm_due, #edit_pharmacy_order .new_print_template_block #bill_total_due, #edit_pharmacy_order .new_print_template_block #bm_due, #edit_pharmacy_order .edit_print_template_block #bill_total_due, #edit_pharmacy_order .edit_print_template_block #bm_due, #edit_pharmacy_order #referral_payouts_update #bill_total_due, #edit_pharmacy_order #referral_payouts_update #bm_due, #edit_pharmacy_order #return_hospital_pharmacy_bill #bill_total_due, #edit_pharmacy_order #return_hospital_pharmacy_bill #bm_due, #edit_pharmacy_order #new_doctor_network_rule_form #bill_total_due, #edit_pharmacy_order #new_doctor_network_rule_form #bm_due, #edit_staff_network_rules #new_hospital_patient_bill #bill_total_due, #edit_staff_network_rules #new_hospital_patient_bill #bm_due, #edit_staff_network_rules #new_hospital_pharmacy_bill #bill_total_due, #edit_staff_network_rules #new_hospital_pharmacy_bill #bm_due, #edit_staff_network_rules #edit_hospital_pharmacy_bill #bill_total_due, #edit_staff_network_rules #edit_hospital_pharmacy_bill #bm_due, #edit_staff_network_rules #create_hospital_bill_template #bill_total_due, #edit_staff_network_rules #create_hospital_bill_template #bm_due, #edit_staff_network_rules #edit_hospital_patient_bill #bill_total_due, #edit_staff_network_rules #edit_hospital_patient_bill #bm_due, #edit_staff_network_rules #new_hospital_pharmacy_inventory #bill_total_due, #edit_staff_network_rules #new_hospital_pharmacy_inventory #bm_due, #edit_staff_network_rules #prescription_template_form #bill_total_due, #edit_staff_network_rules #prescription_template_form #bm_due, #edit_staff_network_rules #new_staff_network_rule_form #bill_total_due, #edit_staff_network_rules #new_staff_network_rule_form #bm_due, #edit_staff_network_rules #new_hospital_radiology_order #bill_total_due, #edit_staff_network_rules #new_hospital_radiology_order #bm_due, #edit_staff_network_rules #edit_hospital_radiology_order #bill_total_due, #edit_staff_network_rules #edit_hospital_radiology_order #bm_due, #edit_staff_network_rules #edit_hospital_radiology_test #bill_total_due, #edit_staff_network_rules #edit_hospital_radiology_test #bm_due, #edit_staff_network_rules #create_user_anon_bill #bill_total_due, #edit_staff_network_rules #create_user_anon_bill #bm_due, #edit_staff_network_rules #radiology_order_template #bill_total_due, #edit_staff_network_rules #radiology_order_template #bm_due, #edit_staff_network_rules #add_doctorreferral #bill_total_due, #edit_staff_network_rules #add_doctorreferral #bm_due, #edit_staff_network_rules #new_pharmacy_order_form #bill_total_due, #edit_staff_network_rules #new_pharmacy_order_form #bm_due, #edit_staff_network_rules #edit_pharmacy_order_form #bill_total_due, #edit_staff_network_rules #edit_pharmacy_order_form #bm_due, #edit_staff_network_rules #vaccination_type #bill_total_due, #edit_staff_network_rules #vaccination_type #bm_due, #edit_staff_network_rules #update_pharamacy_full_stock #bill_total_due, #edit_staff_network_rules #update_pharamacy_full_stock #bm_due, #edit_staff_network_rules .print_template_row_form #bill_total_due, #edit_staff_network_rules .print_template_row_form #bm_due, #edit_staff_network_rules .new_print_template_block #bill_total_due, #edit_staff_network_rules .new_print_template_block #bm_due, #edit_staff_network_rules .edit_print_template_block #bill_total_due, #edit_staff_network_rules .edit_print_template_block #bm_due, #edit_staff_network_rules #referral_payouts_update #bill_total_due, #edit_staff_network_rules #referral_payouts_update #bm_due, #edit_staff_network_rules #return_hospital_pharmacy_bill #bill_total_due, #edit_staff_network_rules #return_hospital_pharmacy_bill #bm_due, #edit_staff_network_rules #new_doctor_network_rule_form #bill_total_due, #edit_staff_network_rules #new_doctor_network_rule_form #bm_due, #add_new_radiology_order_form #new_hospital_patient_bill #bill_total_due, #add_new_radiology_order_form #new_hospital_patient_bill #bm_due, #add_new_radiology_order_form #new_hospital_pharmacy_bill #bill_total_due, #add_new_radiology_order_form #new_hospital_pharmacy_bill #bm_due, #add_new_radiology_order_form #edit_hospital_pharmacy_bill #bill_total_due, #add_new_radiology_order_form #edit_hospital_pharmacy_bill #bm_due, #add_new_radiology_order_form #create_hospital_bill_template #bill_total_due, #add_new_radiology_order_form #create_hospital_bill_template #bm_due, #add_new_radiology_order_form #edit_hospital_patient_bill #bill_total_due, #add_new_radiology_order_form #edit_hospital_patient_bill #bm_due, #add_new_radiology_order_form #new_hospital_pharmacy_inventory #bill_total_due, #add_new_radiology_order_form #new_hospital_pharmacy_inventory #bm_due, #add_new_radiology_order_form #prescription_template_form #bill_total_due, #add_new_radiology_order_form #prescription_template_form #bm_due, #add_new_radiology_order_form #new_staff_network_rule_form #bill_total_due, #add_new_radiology_order_form #new_staff_network_rule_form #bm_due, #add_new_radiology_order_form #new_hospital_radiology_order #bill_total_due, #add_new_radiology_order_form #new_hospital_radiology_order #bm_due, #add_new_radiology_order_form #edit_hospital_radiology_order #bill_total_due, #add_new_radiology_order_form #edit_hospital_radiology_order #bm_due, #add_new_radiology_order_form #edit_hospital_radiology_test #bill_total_due, #add_new_radiology_order_form #edit_hospital_radiology_test #bm_due, #add_new_radiology_order_form #create_user_anon_bill #bill_total_due, #add_new_radiology_order_form #create_user_anon_bill #bm_due, #add_new_radiology_order_form #radiology_order_template #bill_total_due, #add_new_radiology_order_form #radiology_order_template #bm_due, #add_new_radiology_order_form #add_doctorreferral #bill_total_due, #add_new_radiology_order_form #add_doctorreferral #bm_due, #add_new_radiology_order_form #new_pharmacy_order_form #bill_total_due, #add_new_radiology_order_form #new_pharmacy_order_form #bm_due, #add_new_radiology_order_form #edit_pharmacy_order_form #bill_total_due, #add_new_radiology_order_form #edit_pharmacy_order_form #bm_due, #add_new_radiology_order_form #vaccination_type #bill_total_due, #add_new_radiology_order_form #vaccination_type #bm_due, #add_new_radiology_order_form #update_pharamacy_full_stock #bill_total_due, #add_new_radiology_order_form #update_pharamacy_full_stock #bm_due, #add_new_radiology_order_form .print_template_row_form #bill_total_due, #add_new_radiology_order_form .print_template_row_form #bm_due, #add_new_radiology_order_form .new_print_template_block #bill_total_due, #add_new_radiology_order_form .new_print_template_block #bm_due, #add_new_radiology_order_form .edit_print_template_block #bill_total_due, #add_new_radiology_order_form .edit_print_template_block #bm_due, #add_new_radiology_order_form #referral_payouts_update #bill_total_due, #add_new_radiology_order_form #referral_payouts_update #bm_due, #add_new_radiology_order_form #return_hospital_pharmacy_bill #bill_total_due, #add_new_radiology_order_form #return_hospital_pharmacy_bill #bm_due, #add_new_radiology_order_form #new_doctor_network_rule_form #bill_total_due, #add_new_radiology_order_form #new_doctor_network_rule_form #bm_due, #edit_radiology_test_form #new_hospital_patient_bill #bill_total_due, #edit_radiology_test_form #new_hospital_patient_bill #bm_due, #edit_radiology_test_form #new_hospital_pharmacy_bill #bill_total_due, #edit_radiology_test_form #new_hospital_pharmacy_bill #bm_due, #edit_radiology_test_form #edit_hospital_pharmacy_bill #bill_total_due, #edit_radiology_test_form #edit_hospital_pharmacy_bill #bm_due, #edit_radiology_test_form #create_hospital_bill_template #bill_total_due, #edit_radiology_test_form #create_hospital_bill_template #bm_due, #edit_radiology_test_form #edit_hospital_patient_bill #bill_total_due, #edit_radiology_test_form #edit_hospital_patient_bill #bm_due, #edit_radiology_test_form #new_hospital_pharmacy_inventory #bill_total_due, #edit_radiology_test_form #new_hospital_pharmacy_inventory #bm_due, #edit_radiology_test_form #prescription_template_form #bill_total_due, #edit_radiology_test_form #prescription_template_form #bm_due, #edit_radiology_test_form #new_staff_network_rule_form #bill_total_due, #edit_radiology_test_form #new_staff_network_rule_form #bm_due, #edit_radiology_test_form #new_hospital_radiology_order #bill_total_due, #edit_radiology_test_form #new_hospital_radiology_order #bm_due, #edit_radiology_test_form #edit_hospital_radiology_order #bill_total_due, #edit_radiology_test_form #edit_hospital_radiology_order #bm_due, #edit_radiology_test_form #edit_hospital_radiology_test #bill_total_due, #edit_radiology_test_form #edit_hospital_radiology_test #bm_due, #edit_radiology_test_form #create_user_anon_bill #bill_total_due, #edit_radiology_test_form #create_user_anon_bill #bm_due, #edit_radiology_test_form #radiology_order_template #bill_total_due, #edit_radiology_test_form #radiology_order_template #bm_due, #edit_radiology_test_form #add_doctorreferral #bill_total_due, #edit_radiology_test_form #add_doctorreferral #bm_due, #edit_radiology_test_form #new_pharmacy_order_form #bill_total_due, #edit_radiology_test_form #new_pharmacy_order_form #bm_due, #edit_radiology_test_form #edit_pharmacy_order_form #bill_total_due, #edit_radiology_test_form #edit_pharmacy_order_form #bm_due, #edit_radiology_test_form #vaccination_type #bill_total_due, #edit_radiology_test_form #vaccination_type #bm_due, #edit_radiology_test_form #update_pharamacy_full_stock #bill_total_due, #edit_radiology_test_form #update_pharamacy_full_stock #bm_due, #edit_radiology_test_form .print_template_row_form #bill_total_due, #edit_radiology_test_form .print_template_row_form #bm_due, #edit_radiology_test_form .new_print_template_block #bill_total_due, #edit_radiology_test_form .new_print_template_block #bm_due, #edit_radiology_test_form .edit_print_template_block #bill_total_due, #edit_radiology_test_form .edit_print_template_block #bm_due, #edit_radiology_test_form #referral_payouts_update #bill_total_due, #edit_radiology_test_form #referral_payouts_update #bm_due, #edit_radiology_test_form #return_hospital_pharmacy_bill #bill_total_due, #edit_radiology_test_form #return_hospital_pharmacy_bill #bm_due, #edit_radiology_test_form #new_doctor_network_rule_form #bill_total_due, #edit_radiology_test_form #new_doctor_network_rule_form #bm_due, #importUserBill #new_hospital_patient_bill #bill_total_due, #importUserBill #new_hospital_patient_bill #bm_due, #importUserBill #new_hospital_pharmacy_bill #bill_total_due, #importUserBill #new_hospital_pharmacy_bill #bm_due, #importUserBill #edit_hospital_pharmacy_bill #bill_total_due, #importUserBill #edit_hospital_pharmacy_bill #bm_due, #importUserBill #create_hospital_bill_template #bill_total_due, #importUserBill #create_hospital_bill_template #bm_due, #importUserBill #edit_hospital_patient_bill #bill_total_due, #importUserBill #edit_hospital_patient_bill #bm_due, #importUserBill #new_hospital_pharmacy_inventory #bill_total_due, #importUserBill #new_hospital_pharmacy_inventory #bm_due, #importUserBill #prescription_template_form #bill_total_due, #importUserBill #prescription_template_form #bm_due, #importUserBill #new_staff_network_rule_form #bill_total_due, #importUserBill #new_staff_network_rule_form #bm_due, #importUserBill #new_hospital_radiology_order #bill_total_due, #importUserBill #new_hospital_radiology_order #bm_due, #importUserBill #edit_hospital_radiology_order #bill_total_due, #importUserBill #edit_hospital_radiology_order #bm_due, #importUserBill #edit_hospital_radiology_test #bill_total_due, #importUserBill #edit_hospital_radiology_test #bm_due, #importUserBill #create_user_anon_bill #bill_total_due, #importUserBill #create_user_anon_bill #bm_due, #importUserBill #radiology_order_template #bill_total_due, #importUserBill #radiology_order_template #bm_due, #importUserBill #add_doctorreferral #bill_total_due, #importUserBill #add_doctorreferral #bm_due, #importUserBill #new_pharmacy_order_form #bill_total_due, #importUserBill #new_pharmacy_order_form #bm_due, #importUserBill #edit_pharmacy_order_form #bill_total_due, #importUserBill #edit_pharmacy_order_form #bm_due, #importUserBill #vaccination_type #bill_total_due, #importUserBill #vaccination_type #bm_due, #importUserBill #update_pharamacy_full_stock #bill_total_due, #importUserBill #update_pharamacy_full_stock #bm_due, #importUserBill .print_template_row_form #bill_total_due, #importUserBill .print_template_row_form #bm_due, #importUserBill .new_print_template_block #bill_total_due, #importUserBill .new_print_template_block #bm_due, #importUserBill .edit_print_template_block #bill_total_due, #importUserBill .edit_print_template_block #bm_due, #importUserBill #referral_payouts_update #bill_total_due, #importUserBill #referral_payouts_update #bm_due, #importUserBill #return_hospital_pharmacy_bill #bill_total_due, #importUserBill #return_hospital_pharmacy_bill #bm_due, #importUserBill #new_doctor_network_rule_form #bill_total_due, #importUserBill #new_doctor_network_rule_form #bm_due, #editOrderTemplatemodal #new_hospital_patient_bill #bill_total_due, #editOrderTemplatemodal #new_hospital_patient_bill #bm_due, #editOrderTemplatemodal #new_hospital_pharmacy_bill #bill_total_due, #editOrderTemplatemodal #new_hospital_pharmacy_bill #bm_due, #editOrderTemplatemodal #edit_hospital_pharmacy_bill #bill_total_due, #editOrderTemplatemodal #edit_hospital_pharmacy_bill #bm_due, #editOrderTemplatemodal #create_hospital_bill_template #bill_total_due, #editOrderTemplatemodal #create_hospital_bill_template #bm_due, #editOrderTemplatemodal #edit_hospital_patient_bill #bill_total_due, #editOrderTemplatemodal #edit_hospital_patient_bill #bm_due, #editOrderTemplatemodal #new_hospital_pharmacy_inventory #bill_total_due, #editOrderTemplatemodal #new_hospital_pharmacy_inventory #bm_due, #editOrderTemplatemodal #prescription_template_form #bill_total_due, #editOrderTemplatemodal #prescription_template_form #bm_due, #editOrderTemplatemodal #new_staff_network_rule_form #bill_total_due, #editOrderTemplatemodal #new_staff_network_rule_form #bm_due, #editOrderTemplatemodal #new_hospital_radiology_order #bill_total_due, #editOrderTemplatemodal #new_hospital_radiology_order #bm_due, #editOrderTemplatemodal #edit_hospital_radiology_order #bill_total_due, #editOrderTemplatemodal #edit_hospital_radiology_order #bm_due, #editOrderTemplatemodal #edit_hospital_radiology_test #bill_total_due, #editOrderTemplatemodal #edit_hospital_radiology_test #bm_due, #editOrderTemplatemodal #create_user_anon_bill #bill_total_due, #editOrderTemplatemodal #create_user_anon_bill #bm_due, #editOrderTemplatemodal #radiology_order_template #bill_total_due, #editOrderTemplatemodal #radiology_order_template #bm_due, #editOrderTemplatemodal #add_doctorreferral #bill_total_due, #editOrderTemplatemodal #add_doctorreferral #bm_due, #editOrderTemplatemodal #new_pharmacy_order_form #bill_total_due, #editOrderTemplatemodal #new_pharmacy_order_form #bm_due, #editOrderTemplatemodal #edit_pharmacy_order_form #bill_total_due, #editOrderTemplatemodal #edit_pharmacy_order_form #bm_due, #editOrderTemplatemodal #vaccination_type #bill_total_due, #editOrderTemplatemodal #vaccination_type #bm_due, #editOrderTemplatemodal #update_pharamacy_full_stock #bill_total_due, #editOrderTemplatemodal #update_pharamacy_full_stock #bm_due, #editOrderTemplatemodal .print_template_row_form #bill_total_due, #editOrderTemplatemodal .print_template_row_form #bm_due, #editOrderTemplatemodal .new_print_template_block #bill_total_due, #editOrderTemplatemodal .new_print_template_block #bm_due, #editOrderTemplatemodal .edit_print_template_block #bill_total_due, #editOrderTemplatemodal .edit_print_template_block #bm_due, #editOrderTemplatemodal #referral_payouts_update #bill_total_due, #editOrderTemplatemodal #referral_payouts_update #bm_due, #editOrderTemplatemodal #return_hospital_pharmacy_bill #bill_total_due, #editOrderTemplatemodal #return_hospital_pharmacy_bill #bm_due, #editOrderTemplatemodal #new_doctor_network_rule_form #bill_total_due, #editOrderTemplatemodal #new_doctor_network_rule_form #bm_due, #editReferralTemplatemodal #new_hospital_patient_bill #bill_total_due, #editReferralTemplatemodal #new_hospital_patient_bill #bm_due, #editReferralTemplatemodal #new_hospital_pharmacy_bill #bill_total_due, #editReferralTemplatemodal #new_hospital_pharmacy_bill #bm_due, #editReferralTemplatemodal #edit_hospital_pharmacy_bill #bill_total_due, #editReferralTemplatemodal #edit_hospital_pharmacy_bill #bm_due, #editReferralTemplatemodal #create_hospital_bill_template #bill_total_due, #editReferralTemplatemodal #create_hospital_bill_template #bm_due, #editReferralTemplatemodal #edit_hospital_patient_bill #bill_total_due, #editReferralTemplatemodal #edit_hospital_patient_bill #bm_due, #editReferralTemplatemodal #new_hospital_pharmacy_inventory #bill_total_due, #editReferralTemplatemodal #new_hospital_pharmacy_inventory #bm_due, #editReferralTemplatemodal #prescription_template_form #bill_total_due, #editReferralTemplatemodal #prescription_template_form #bm_due, #editReferralTemplatemodal #new_staff_network_rule_form #bill_total_due, #editReferralTemplatemodal #new_staff_network_rule_form #bm_due, #editReferralTemplatemodal #new_hospital_radiology_order #bill_total_due, #editReferralTemplatemodal #new_hospital_radiology_order #bm_due, #editReferralTemplatemodal #edit_hospital_radiology_order #bill_total_due, #editReferralTemplatemodal #edit_hospital_radiology_order #bm_due, #editReferralTemplatemodal #edit_hospital_radiology_test #bill_total_due, #editReferralTemplatemodal #edit_hospital_radiology_test #bm_due, #editReferralTemplatemodal #create_user_anon_bill #bill_total_due, #editReferralTemplatemodal #create_user_anon_bill #bm_due, #editReferralTemplatemodal #radiology_order_template #bill_total_due, #editReferralTemplatemodal #radiology_order_template #bm_due, #editReferralTemplatemodal #add_doctorreferral #bill_total_due, #editReferralTemplatemodal #add_doctorreferral #bm_due, #editReferralTemplatemodal #new_pharmacy_order_form #bill_total_due, #editReferralTemplatemodal #new_pharmacy_order_form #bm_due, #editReferralTemplatemodal #edit_pharmacy_order_form #bill_total_due, #editReferralTemplatemodal #edit_pharmacy_order_form #bm_due, #editReferralTemplatemodal #vaccination_type #bill_total_due, #editReferralTemplatemodal #vaccination_type #bm_due, #editReferralTemplatemodal #update_pharamacy_full_stock #bill_total_due, #editReferralTemplatemodal #update_pharamacy_full_stock #bm_due, #editReferralTemplatemodal .print_template_row_form #bill_total_due, #editReferralTemplatemodal .print_template_row_form #bm_due, #editReferralTemplatemodal .new_print_template_block #bill_total_due, #editReferralTemplatemodal .new_print_template_block #bm_due, #editReferralTemplatemodal .edit_print_template_block #bill_total_due, #editReferralTemplatemodal .edit_print_template_block #bm_due, #editReferralTemplatemodal #referral_payouts_update #bill_total_due, #editReferralTemplatemodal #referral_payouts_update #bm_due, #editReferralTemplatemodal #return_hospital_pharmacy_bill #bill_total_due, #editReferralTemplatemodal #return_hospital_pharmacy_bill #bm_due, #editReferralTemplatemodal #new_doctor_network_rule_form #bill_total_due, #editReferralTemplatemodal #new_doctor_network_rule_form #bm_due, #VaccinationTemplatemodal #new_hospital_patient_bill #bill_total_due, #VaccinationTemplatemodal #new_hospital_patient_bill #bm_due, #VaccinationTemplatemodal #new_hospital_pharmacy_bill #bill_total_due, #VaccinationTemplatemodal #new_hospital_pharmacy_bill #bm_due, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill #bill_total_due, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill #bm_due, #VaccinationTemplatemodal #create_hospital_bill_template #bill_total_due, #VaccinationTemplatemodal #create_hospital_bill_template #bm_due, #VaccinationTemplatemodal #edit_hospital_patient_bill #bill_total_due, #VaccinationTemplatemodal #edit_hospital_patient_bill #bm_due, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory #bill_total_due, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory #bm_due, #VaccinationTemplatemodal #prescription_template_form #bill_total_due, #VaccinationTemplatemodal #prescription_template_form #bm_due, #VaccinationTemplatemodal #new_staff_network_rule_form #bill_total_due, #VaccinationTemplatemodal #new_staff_network_rule_form #bm_due, #VaccinationTemplatemodal #new_hospital_radiology_order #bill_total_due, #VaccinationTemplatemodal #new_hospital_radiology_order #bm_due, #VaccinationTemplatemodal #edit_hospital_radiology_order #bill_total_due, #VaccinationTemplatemodal #edit_hospital_radiology_order #bm_due, #VaccinationTemplatemodal #edit_hospital_radiology_test #bill_total_due, #VaccinationTemplatemodal #edit_hospital_radiology_test #bm_due, #VaccinationTemplatemodal #create_user_anon_bill #bill_total_due, #VaccinationTemplatemodal #create_user_anon_bill #bm_due, #VaccinationTemplatemodal #radiology_order_template #bill_total_due, #VaccinationTemplatemodal #radiology_order_template #bm_due, #VaccinationTemplatemodal #add_doctorreferral #bill_total_due, #VaccinationTemplatemodal #add_doctorreferral #bm_due, #VaccinationTemplatemodal #new_pharmacy_order_form #bill_total_due, #VaccinationTemplatemodal #new_pharmacy_order_form #bm_due, #VaccinationTemplatemodal #edit_pharmacy_order_form #bill_total_due, #VaccinationTemplatemodal #edit_pharmacy_order_form #bm_due, #VaccinationTemplatemodal #vaccination_type #bill_total_due, #VaccinationTemplatemodal #vaccination_type #bm_due, #VaccinationTemplatemodal #update_pharamacy_full_stock #bill_total_due, #VaccinationTemplatemodal #update_pharamacy_full_stock #bm_due, #VaccinationTemplatemodal .print_template_row_form #bill_total_due, #VaccinationTemplatemodal .print_template_row_form #bm_due, #VaccinationTemplatemodal .new_print_template_block #bill_total_due, #VaccinationTemplatemodal .new_print_template_block #bm_due, #VaccinationTemplatemodal .edit_print_template_block #bill_total_due, #VaccinationTemplatemodal .edit_print_template_block #bm_due, #VaccinationTemplatemodal #referral_payouts_update #bill_total_due, #VaccinationTemplatemodal #referral_payouts_update #bm_due, #VaccinationTemplatemodal #return_hospital_pharmacy_bill #bill_total_due, #VaccinationTemplatemodal #return_hospital_pharmacy_bill #bm_due, #VaccinationTemplatemodal #new_doctor_network_rule_form #bill_total_due, #VaccinationTemplatemodal #new_doctor_network_rule_form #bm_due, #update_pharmacy_order_stock #new_hospital_patient_bill #bill_total_due, #update_pharmacy_order_stock #new_hospital_patient_bill #bm_due, #update_pharmacy_order_stock #new_hospital_pharmacy_bill #bill_total_due, #update_pharmacy_order_stock #new_hospital_pharmacy_bill #bm_due, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill #bill_total_due, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill #bm_due, #update_pharmacy_order_stock #create_hospital_bill_template #bill_total_due, #update_pharmacy_order_stock #create_hospital_bill_template #bm_due, #update_pharmacy_order_stock #edit_hospital_patient_bill #bill_total_due, #update_pharmacy_order_stock #edit_hospital_patient_bill #bm_due, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory #bill_total_due, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory #bm_due, #update_pharmacy_order_stock #prescription_template_form #bill_total_due, #update_pharmacy_order_stock #prescription_template_form #bm_due, #update_pharmacy_order_stock #new_staff_network_rule_form #bill_total_due, #update_pharmacy_order_stock #new_staff_network_rule_form #bm_due, #update_pharmacy_order_stock #new_hospital_radiology_order #bill_total_due, #update_pharmacy_order_stock #new_hospital_radiology_order #bm_due, #update_pharmacy_order_stock #edit_hospital_radiology_order #bill_total_due, #update_pharmacy_order_stock #edit_hospital_radiology_order #bm_due, #update_pharmacy_order_stock #edit_hospital_radiology_test #bill_total_due, #update_pharmacy_order_stock #edit_hospital_radiology_test #bm_due, #update_pharmacy_order_stock #create_user_anon_bill #bill_total_due, #update_pharmacy_order_stock #create_user_anon_bill #bm_due, #update_pharmacy_order_stock #radiology_order_template #bill_total_due, #update_pharmacy_order_stock #radiology_order_template #bm_due, #update_pharmacy_order_stock #add_doctorreferral #bill_total_due, #update_pharmacy_order_stock #add_doctorreferral #bm_due, #update_pharmacy_order_stock #new_pharmacy_order_form #bill_total_due, #update_pharmacy_order_stock #new_pharmacy_order_form #bm_due, #update_pharmacy_order_stock #edit_pharmacy_order_form #bill_total_due, #update_pharmacy_order_stock #edit_pharmacy_order_form #bm_due, #update_pharmacy_order_stock #vaccination_type #bill_total_due, #update_pharmacy_order_stock #vaccination_type #bm_due, #update_pharmacy_order_stock #update_pharamacy_full_stock #bill_total_due, #update_pharmacy_order_stock #update_pharamacy_full_stock #bm_due, #update_pharmacy_order_stock .print_template_row_form #bill_total_due, #update_pharmacy_order_stock .print_template_row_form #bm_due, #update_pharmacy_order_stock .new_print_template_block #bill_total_due, #update_pharmacy_order_stock .new_print_template_block #bm_due, #update_pharmacy_order_stock .edit_print_template_block #bill_total_due, #update_pharmacy_order_stock .edit_print_template_block #bm_due, #update_pharmacy_order_stock #referral_payouts_update #bill_total_due, #update_pharmacy_order_stock #referral_payouts_update #bm_due, #update_pharmacy_order_stock #return_hospital_pharmacy_bill #bill_total_due, #update_pharmacy_order_stock #return_hospital_pharmacy_bill #bm_due, #update_pharmacy_order_stock #new_doctor_network_rule_form #bill_total_due, #update_pharmacy_order_stock #new_doctor_network_rule_form #bm_due, #addMoreList #new_hospital_patient_bill #bill_total_due, #addMoreList #new_hospital_patient_bill #bm_due, #addMoreList #new_hospital_pharmacy_bill #bill_total_due, #addMoreList #new_hospital_pharmacy_bill #bm_due, #addMoreList #edit_hospital_pharmacy_bill #bill_total_due, #addMoreList #edit_hospital_pharmacy_bill #bm_due, #addMoreList #create_hospital_bill_template #bill_total_due, #addMoreList #create_hospital_bill_template #bm_due, #addMoreList #edit_hospital_patient_bill #bill_total_due, #addMoreList #edit_hospital_patient_bill #bm_due, #addMoreList #new_hospital_pharmacy_inventory #bill_total_due, #addMoreList #new_hospital_pharmacy_inventory #bm_due, #addMoreList #prescription_template_form #bill_total_due, #addMoreList #prescription_template_form #bm_due, #addMoreList #new_staff_network_rule_form #bill_total_due, #addMoreList #new_staff_network_rule_form #bm_due, #addMoreList #new_hospital_radiology_order #bill_total_due, #addMoreList #new_hospital_radiology_order #bm_due, #addMoreList #edit_hospital_radiology_order #bill_total_due, #addMoreList #edit_hospital_radiology_order #bm_due, #addMoreList #edit_hospital_radiology_test #bill_total_due, #addMoreList #edit_hospital_radiology_test #bm_due, #addMoreList #create_user_anon_bill #bill_total_due, #addMoreList #create_user_anon_bill #bm_due, #addMoreList #radiology_order_template #bill_total_due, #addMoreList #radiology_order_template #bm_due, #addMoreList #add_doctorreferral #bill_total_due, #addMoreList #add_doctorreferral #bm_due, #addMoreList #new_pharmacy_order_form #bill_total_due, #addMoreList #new_pharmacy_order_form #bm_due, #addMoreList #edit_pharmacy_order_form #bill_total_due, #addMoreList #edit_pharmacy_order_form #bm_due, #addMoreList #vaccination_type #bill_total_due, #addMoreList #vaccination_type #bm_due, #addMoreList #update_pharamacy_full_stock #bill_total_due, #addMoreList #update_pharamacy_full_stock #bm_due, #addMoreList .print_template_row_form #bill_total_due, #addMoreList .print_template_row_form #bm_due, #addMoreList .new_print_template_block #bill_total_due, #addMoreList .new_print_template_block #bm_due, #addMoreList .edit_print_template_block #bill_total_due, #addMoreList .edit_print_template_block #bm_due, #addMoreList #referral_payouts_update #bill_total_due, #addMoreList #referral_payouts_update #bm_due, #addMoreList #return_hospital_pharmacy_bill #bill_total_due, #addMoreList #return_hospital_pharmacy_bill #bm_due, #addMoreList #new_doctor_network_rule_form #bill_total_due, #addMoreList #new_doctor_network_rule_form #bm_due, #addTemplateHeaderBlocksModal #new_hospital_patient_bill #bill_total_due, #addTemplateHeaderBlocksModal #new_hospital_patient_bill #bm_due, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill #bill_total_due, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill #bm_due, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill #bill_total_due, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill #bm_due, #addTemplateHeaderBlocksModal #create_hospital_bill_template #bill_total_due, #addTemplateHeaderBlocksModal #create_hospital_bill_template #bm_due, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill #bill_total_due, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill #bm_due, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory #bill_total_due, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory #bm_due, #addTemplateHeaderBlocksModal #prescription_template_form #bill_total_due, #addTemplateHeaderBlocksModal #prescription_template_form #bm_due, #addTemplateHeaderBlocksModal #new_staff_network_rule_form #bill_total_due, #addTemplateHeaderBlocksModal #new_staff_network_rule_form #bm_due, #addTemplateHeaderBlocksModal #new_hospital_radiology_order #bill_total_due, #addTemplateHeaderBlocksModal #new_hospital_radiology_order #bm_due, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order #bill_total_due, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order #bm_due, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test #bill_total_due, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test #bm_due, #addTemplateHeaderBlocksModal #create_user_anon_bill #bill_total_due, #addTemplateHeaderBlocksModal #create_user_anon_bill #bm_due, #addTemplateHeaderBlocksModal #radiology_order_template #bill_total_due, #addTemplateHeaderBlocksModal #radiology_order_template #bm_due, #addTemplateHeaderBlocksModal #add_doctorreferral #bill_total_due, #addTemplateHeaderBlocksModal #add_doctorreferral #bm_due, #addTemplateHeaderBlocksModal #new_pharmacy_order_form #bill_total_due, #addTemplateHeaderBlocksModal #new_pharmacy_order_form #bm_due, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form #bill_total_due, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form #bm_due, #addTemplateHeaderBlocksModal #vaccination_type #bill_total_due, #addTemplateHeaderBlocksModal #vaccination_type #bm_due, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock #bill_total_due, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock #bm_due, #addTemplateHeaderBlocksModal .print_template_row_form #bill_total_due, #addTemplateHeaderBlocksModal .print_template_row_form #bm_due, #addTemplateHeaderBlocksModal .new_print_template_block #bill_total_due, #addTemplateHeaderBlocksModal .new_print_template_block #bm_due, #addTemplateHeaderBlocksModal .edit_print_template_block #bill_total_due, #addTemplateHeaderBlocksModal .edit_print_template_block #bm_due, #addTemplateHeaderBlocksModal #referral_payouts_update #bill_total_due, #addTemplateHeaderBlocksModal #referral_payouts_update #bm_due, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill #bill_total_due, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill #bm_due, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form #bill_total_due, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form #bm_due, #referralPayoutTemplatemodal #new_hospital_patient_bill #bill_total_due, #referralPayoutTemplatemodal #new_hospital_patient_bill #bm_due, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill #bill_total_due, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill #bm_due, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill #bill_total_due, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill #bm_due, #referralPayoutTemplatemodal #create_hospital_bill_template #bill_total_due, #referralPayoutTemplatemodal #create_hospital_bill_template #bm_due, #referralPayoutTemplatemodal #edit_hospital_patient_bill #bill_total_due, #referralPayoutTemplatemodal #edit_hospital_patient_bill #bm_due, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory #bill_total_due, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory #bm_due, #referralPayoutTemplatemodal #prescription_template_form #bill_total_due, #referralPayoutTemplatemodal #prescription_template_form #bm_due, #referralPayoutTemplatemodal #new_staff_network_rule_form #bill_total_due, #referralPayoutTemplatemodal #new_staff_network_rule_form #bm_due, #referralPayoutTemplatemodal #new_hospital_radiology_order #bill_total_due, #referralPayoutTemplatemodal #new_hospital_radiology_order #bm_due, #referralPayoutTemplatemodal #edit_hospital_radiology_order #bill_total_due, #referralPayoutTemplatemodal #edit_hospital_radiology_order #bm_due, #referralPayoutTemplatemodal #edit_hospital_radiology_test #bill_total_due, #referralPayoutTemplatemodal #edit_hospital_radiology_test #bm_due, #referralPayoutTemplatemodal #create_user_anon_bill #bill_total_due, #referralPayoutTemplatemodal #create_user_anon_bill #bm_due, #referralPayoutTemplatemodal #radiology_order_template #bill_total_due, #referralPayoutTemplatemodal #radiology_order_template #bm_due, #referralPayoutTemplatemodal #add_doctorreferral #bill_total_due, #referralPayoutTemplatemodal #add_doctorreferral #bm_due, #referralPayoutTemplatemodal #new_pharmacy_order_form #bill_total_due, #referralPayoutTemplatemodal #new_pharmacy_order_form #bm_due, #referralPayoutTemplatemodal #edit_pharmacy_order_form #bill_total_due, #referralPayoutTemplatemodal #edit_pharmacy_order_form #bm_due, #referralPayoutTemplatemodal #vaccination_type #bill_total_due, #referralPayoutTemplatemodal #vaccination_type #bm_due, #referralPayoutTemplatemodal #update_pharamacy_full_stock #bill_total_due, #referralPayoutTemplatemodal #update_pharamacy_full_stock #bm_due, #referralPayoutTemplatemodal .print_template_row_form #bill_total_due, #referralPayoutTemplatemodal .print_template_row_form #bm_due, #referralPayoutTemplatemodal .new_print_template_block #bill_total_due, #referralPayoutTemplatemodal .new_print_template_block #bm_due, #referralPayoutTemplatemodal .edit_print_template_block #bill_total_due, #referralPayoutTemplatemodal .edit_print_template_block #bm_due, #referralPayoutTemplatemodal #referral_payouts_update #bill_total_due, #referralPayoutTemplatemodal #referral_payouts_update #bm_due, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill #bill_total_due, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill #bm_due, #referralPayoutTemplatemodal #new_doctor_network_rule_form #bill_total_due, #referralPayoutTemplatemodal #new_doctor_network_rule_form #bm_due, #new_doctor_network_rule_form #new_hospital_patient_bill #bill_total_due, #new_doctor_network_rule_form #new_hospital_patient_bill #bm_due, #new_doctor_network_rule_form #new_hospital_pharmacy_bill #bill_total_due, #new_doctor_network_rule_form #new_hospital_pharmacy_bill #bm_due, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill #bill_total_due, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill #bm_due, #new_doctor_network_rule_form #create_hospital_bill_template #bill_total_due, #new_doctor_network_rule_form #create_hospital_bill_template #bm_due, #new_doctor_network_rule_form #edit_hospital_patient_bill #bill_total_due, #new_doctor_network_rule_form #edit_hospital_patient_bill #bm_due, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory #bill_total_due, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory #bm_due, #new_doctor_network_rule_form #prescription_template_form #bill_total_due, #new_doctor_network_rule_form #prescription_template_form #bm_due, #new_doctor_network_rule_form #new_staff_network_rule_form #bill_total_due, #new_doctor_network_rule_form #new_staff_network_rule_form #bm_due, #new_doctor_network_rule_form #new_hospital_radiology_order #bill_total_due, #new_doctor_network_rule_form #new_hospital_radiology_order #bm_due, #new_doctor_network_rule_form #edit_hospital_radiology_order #bill_total_due, #new_doctor_network_rule_form #edit_hospital_radiology_order #bm_due, #new_doctor_network_rule_form #edit_hospital_radiology_test #bill_total_due, #new_doctor_network_rule_form #edit_hospital_radiology_test #bm_due, #new_doctor_network_rule_form #create_user_anon_bill #bill_total_due, #new_doctor_network_rule_form #create_user_anon_bill #bm_due, #new_doctor_network_rule_form #radiology_order_template #bill_total_due, #new_doctor_network_rule_form #radiology_order_template #bm_due, #new_doctor_network_rule_form #add_doctorreferral #bill_total_due, #new_doctor_network_rule_form #add_doctorreferral #bm_due, #new_doctor_network_rule_form #new_pharmacy_order_form #bill_total_due, #new_doctor_network_rule_form #new_pharmacy_order_form #bm_due, #new_doctor_network_rule_form #edit_pharmacy_order_form #bill_total_due, #new_doctor_network_rule_form #edit_pharmacy_order_form #bm_due, #new_doctor_network_rule_form #vaccination_type #bill_total_due, #new_doctor_network_rule_form #vaccination_type #bm_due, #new_doctor_network_rule_form #update_pharamacy_full_stock #bill_total_due, #new_doctor_network_rule_form #update_pharamacy_full_stock #bm_due, #new_doctor_network_rule_form .print_template_row_form #bill_total_due, #new_doctor_network_rule_form .print_template_row_form #bm_due, #new_doctor_network_rule_form .new_print_template_block #bill_total_due, #new_doctor_network_rule_form .new_print_template_block #bm_due, #new_doctor_network_rule_form .edit_print_template_block #bill_total_due, #new_doctor_network_rule_form .edit_print_template_block #bm_due, #new_doctor_network_rule_form #referral_payouts_update #bill_total_due, #new_doctor_network_rule_form #referral_payouts_update #bm_due, #new_doctor_network_rule_form #return_hospital_pharmacy_bill #bill_total_due, #new_doctor_network_rule_form #return_hospital_pharmacy_bill #bm_due, #new_doctor_network_rule_form #new_doctor_network_rule_form #bill_total_due, #new_doctor_network_rule_form #new_doctor_network_rule_form #bm_due {
  color: #ff5858;
}
#add_new_bill_form #new_hospital_patient_bill #bill_total_paid, #add_new_bill_form #new_hospital_patient_bill .payment_mode, #add_new_bill_form #new_hospital_patient_bill #bm_paid, #add_new_bill_form #new_hospital_pharmacy_bill #bill_total_paid, #add_new_bill_form #new_hospital_pharmacy_bill .payment_mode, #add_new_bill_form #new_hospital_pharmacy_bill #bm_paid, #add_new_bill_form #edit_hospital_pharmacy_bill #bill_total_paid, #add_new_bill_form #edit_hospital_pharmacy_bill .payment_mode, #add_new_bill_form #edit_hospital_pharmacy_bill #bm_paid, #add_new_bill_form #create_hospital_bill_template #bill_total_paid, #add_new_bill_form #create_hospital_bill_template .payment_mode, #add_new_bill_form #create_hospital_bill_template #bm_paid, #add_new_bill_form #edit_hospital_patient_bill #bill_total_paid, #add_new_bill_form #edit_hospital_patient_bill .payment_mode, #add_new_bill_form #edit_hospital_patient_bill #bm_paid, #add_new_bill_form #new_hospital_pharmacy_inventory #bill_total_paid, #add_new_bill_form #new_hospital_pharmacy_inventory .payment_mode, #add_new_bill_form #new_hospital_pharmacy_inventory #bm_paid, #add_new_bill_form #prescription_template_form #bill_total_paid, #add_new_bill_form #prescription_template_form .payment_mode, #add_new_bill_form #prescription_template_form #bm_paid, #add_new_bill_form #new_staff_network_rule_form #bill_total_paid, #add_new_bill_form #new_staff_network_rule_form .payment_mode, #add_new_bill_form #new_staff_network_rule_form #bm_paid, #add_new_bill_form #new_hospital_radiology_order #bill_total_paid, #add_new_bill_form #new_hospital_radiology_order .payment_mode, #add_new_bill_form #new_hospital_radiology_order #bm_paid, #add_new_bill_form #edit_hospital_radiology_order #bill_total_paid, #add_new_bill_form #edit_hospital_radiology_order .payment_mode, #add_new_bill_form #edit_hospital_radiology_order #bm_paid, #add_new_bill_form #edit_hospital_radiology_test #bill_total_paid, #add_new_bill_form #edit_hospital_radiology_test .payment_mode, #add_new_bill_form #edit_hospital_radiology_test #bm_paid, #add_new_bill_form #create_user_anon_bill #bill_total_paid, #add_new_bill_form #create_user_anon_bill .payment_mode, #add_new_bill_form #create_user_anon_bill #bm_paid, #add_new_bill_form #radiology_order_template #bill_total_paid, #add_new_bill_form #radiology_order_template .payment_mode, #add_new_bill_form #radiology_order_template #bm_paid, #add_new_bill_form #add_doctorreferral #bill_total_paid, #add_new_bill_form #add_doctorreferral .payment_mode, #add_new_bill_form #add_doctorreferral #bm_paid, #add_new_bill_form #new_pharmacy_order_form #bill_total_paid, #add_new_bill_form #new_pharmacy_order_form .payment_mode, #add_new_bill_form #new_pharmacy_order_form #bm_paid, #add_new_bill_form #edit_pharmacy_order_form #bill_total_paid, #add_new_bill_form #edit_pharmacy_order_form .payment_mode, #add_new_bill_form #edit_pharmacy_order_form #bm_paid, #add_new_bill_form #vaccination_type #bill_total_paid, #add_new_bill_form #vaccination_type .payment_mode, #add_new_bill_form #vaccination_type #bm_paid, #add_new_bill_form #update_pharamacy_full_stock #bill_total_paid, #add_new_bill_form #update_pharamacy_full_stock .payment_mode, #add_new_bill_form #update_pharamacy_full_stock #bm_paid, #add_new_bill_form .print_template_row_form #bill_total_paid, #add_new_bill_form .print_template_row_form .payment_mode, #add_new_bill_form .print_template_row_form #bm_paid, #add_new_bill_form .new_print_template_block #bill_total_paid, #add_new_bill_form .new_print_template_block .payment_mode, #add_new_bill_form .new_print_template_block #bm_paid, #add_new_bill_form .edit_print_template_block #bill_total_paid, #add_new_bill_form .edit_print_template_block .payment_mode, #add_new_bill_form .edit_print_template_block #bm_paid, #add_new_bill_form #referral_payouts_update #bill_total_paid, #add_new_bill_form #referral_payouts_update .payment_mode, #add_new_bill_form #referral_payouts_update #bm_paid, #add_new_bill_form #return_hospital_pharmacy_bill #bill_total_paid, #add_new_bill_form #return_hospital_pharmacy_bill .payment_mode, #add_new_bill_form #return_hospital_pharmacy_bill #bm_paid, #add_new_bill_form #new_doctor_network_rule_form #bill_total_paid, #add_new_bill_form #new_doctor_network_rule_form .payment_mode, #add_new_bill_form #new_doctor_network_rule_form #bm_paid, #add_new_pharmacy_bill_form #new_hospital_patient_bill #bill_total_paid, #add_new_pharmacy_bill_form #new_hospital_patient_bill .payment_mode, #add_new_pharmacy_bill_form #new_hospital_patient_bill #bm_paid, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill #bill_total_paid, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .payment_mode, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill #bm_paid, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill #bill_total_paid, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .payment_mode, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill #bm_paid, #add_new_pharmacy_bill_form #create_hospital_bill_template #bill_total_paid, #add_new_pharmacy_bill_form #create_hospital_bill_template .payment_mode, #add_new_pharmacy_bill_form #create_hospital_bill_template #bm_paid, #add_new_pharmacy_bill_form #edit_hospital_patient_bill #bill_total_paid, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .payment_mode, #add_new_pharmacy_bill_form #edit_hospital_patient_bill #bm_paid, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory #bill_total_paid, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .payment_mode, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory #bm_paid, #add_new_pharmacy_bill_form #prescription_template_form #bill_total_paid, #add_new_pharmacy_bill_form #prescription_template_form .payment_mode, #add_new_pharmacy_bill_form #prescription_template_form #bm_paid, #add_new_pharmacy_bill_form #new_staff_network_rule_form #bill_total_paid, #add_new_pharmacy_bill_form #new_staff_network_rule_form .payment_mode, #add_new_pharmacy_bill_form #new_staff_network_rule_form #bm_paid, #add_new_pharmacy_bill_form #new_hospital_radiology_order #bill_total_paid, #add_new_pharmacy_bill_form #new_hospital_radiology_order .payment_mode, #add_new_pharmacy_bill_form #new_hospital_radiology_order #bm_paid, #add_new_pharmacy_bill_form #edit_hospital_radiology_order #bill_total_paid, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .payment_mode, #add_new_pharmacy_bill_form #edit_hospital_radiology_order #bm_paid, #add_new_pharmacy_bill_form #edit_hospital_radiology_test #bill_total_paid, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .payment_mode, #add_new_pharmacy_bill_form #edit_hospital_radiology_test #bm_paid, #add_new_pharmacy_bill_form #create_user_anon_bill #bill_total_paid, #add_new_pharmacy_bill_form #create_user_anon_bill .payment_mode, #add_new_pharmacy_bill_form #create_user_anon_bill #bm_paid, #add_new_pharmacy_bill_form #radiology_order_template #bill_total_paid, #add_new_pharmacy_bill_form #radiology_order_template .payment_mode, #add_new_pharmacy_bill_form #radiology_order_template #bm_paid, #add_new_pharmacy_bill_form #add_doctorreferral #bill_total_paid, #add_new_pharmacy_bill_form #add_doctorreferral .payment_mode, #add_new_pharmacy_bill_form #add_doctorreferral #bm_paid, #add_new_pharmacy_bill_form #new_pharmacy_order_form #bill_total_paid, #add_new_pharmacy_bill_form #new_pharmacy_order_form .payment_mode, #add_new_pharmacy_bill_form #new_pharmacy_order_form #bm_paid, #add_new_pharmacy_bill_form #edit_pharmacy_order_form #bill_total_paid, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .payment_mode, #add_new_pharmacy_bill_form #edit_pharmacy_order_form #bm_paid, #add_new_pharmacy_bill_form #vaccination_type #bill_total_paid, #add_new_pharmacy_bill_form #vaccination_type .payment_mode, #add_new_pharmacy_bill_form #vaccination_type #bm_paid, #add_new_pharmacy_bill_form #update_pharamacy_full_stock #bill_total_paid, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .payment_mode, #add_new_pharmacy_bill_form #update_pharamacy_full_stock #bm_paid, #add_new_pharmacy_bill_form .print_template_row_form #bill_total_paid, #add_new_pharmacy_bill_form .print_template_row_form .payment_mode, #add_new_pharmacy_bill_form .print_template_row_form #bm_paid, #add_new_pharmacy_bill_form .new_print_template_block #bill_total_paid, #add_new_pharmacy_bill_form .new_print_template_block .payment_mode, #add_new_pharmacy_bill_form .new_print_template_block #bm_paid, #add_new_pharmacy_bill_form .edit_print_template_block #bill_total_paid, #add_new_pharmacy_bill_form .edit_print_template_block .payment_mode, #add_new_pharmacy_bill_form .edit_print_template_block #bm_paid, #add_new_pharmacy_bill_form #referral_payouts_update #bill_total_paid, #add_new_pharmacy_bill_form #referral_payouts_update .payment_mode, #add_new_pharmacy_bill_form #referral_payouts_update #bm_paid, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill #bill_total_paid, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .payment_mode, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill #bm_paid, #add_new_pharmacy_bill_form #new_doctor_network_rule_form #bill_total_paid, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .payment_mode, #add_new_pharmacy_bill_form #new_doctor_network_rule_form #bm_paid, #update_new_bill_form #new_hospital_patient_bill #bill_total_paid, #update_new_bill_form #new_hospital_patient_bill .payment_mode, #update_new_bill_form #new_hospital_patient_bill #bm_paid, #update_new_bill_form #new_hospital_pharmacy_bill #bill_total_paid, #update_new_bill_form #new_hospital_pharmacy_bill .payment_mode, #update_new_bill_form #new_hospital_pharmacy_bill #bm_paid, #update_new_bill_form #edit_hospital_pharmacy_bill #bill_total_paid, #update_new_bill_form #edit_hospital_pharmacy_bill .payment_mode, #update_new_bill_form #edit_hospital_pharmacy_bill #bm_paid, #update_new_bill_form #create_hospital_bill_template #bill_total_paid, #update_new_bill_form #create_hospital_bill_template .payment_mode, #update_new_bill_form #create_hospital_bill_template #bm_paid, #update_new_bill_form #edit_hospital_patient_bill #bill_total_paid, #update_new_bill_form #edit_hospital_patient_bill .payment_mode, #update_new_bill_form #edit_hospital_patient_bill #bm_paid, #update_new_bill_form #new_hospital_pharmacy_inventory #bill_total_paid, #update_new_bill_form #new_hospital_pharmacy_inventory .payment_mode, #update_new_bill_form #new_hospital_pharmacy_inventory #bm_paid, #update_new_bill_form #prescription_template_form #bill_total_paid, #update_new_bill_form #prescription_template_form .payment_mode, #update_new_bill_form #prescription_template_form #bm_paid, #update_new_bill_form #new_staff_network_rule_form #bill_total_paid, #update_new_bill_form #new_staff_network_rule_form .payment_mode, #update_new_bill_form #new_staff_network_rule_form #bm_paid, #update_new_bill_form #new_hospital_radiology_order #bill_total_paid, #update_new_bill_form #new_hospital_radiology_order .payment_mode, #update_new_bill_form #new_hospital_radiology_order #bm_paid, #update_new_bill_form #edit_hospital_radiology_order #bill_total_paid, #update_new_bill_form #edit_hospital_radiology_order .payment_mode, #update_new_bill_form #edit_hospital_radiology_order #bm_paid, #update_new_bill_form #edit_hospital_radiology_test #bill_total_paid, #update_new_bill_form #edit_hospital_radiology_test .payment_mode, #update_new_bill_form #edit_hospital_radiology_test #bm_paid, #update_new_bill_form #create_user_anon_bill #bill_total_paid, #update_new_bill_form #create_user_anon_bill .payment_mode, #update_new_bill_form #create_user_anon_bill #bm_paid, #update_new_bill_form #radiology_order_template #bill_total_paid, #update_new_bill_form #radiology_order_template .payment_mode, #update_new_bill_form #radiology_order_template #bm_paid, #update_new_bill_form #add_doctorreferral #bill_total_paid, #update_new_bill_form #add_doctorreferral .payment_mode, #update_new_bill_form #add_doctorreferral #bm_paid, #update_new_bill_form #new_pharmacy_order_form #bill_total_paid, #update_new_bill_form #new_pharmacy_order_form .payment_mode, #update_new_bill_form #new_pharmacy_order_form #bm_paid, #update_new_bill_form #edit_pharmacy_order_form #bill_total_paid, #update_new_bill_form #edit_pharmacy_order_form .payment_mode, #update_new_bill_form #edit_pharmacy_order_form #bm_paid, #update_new_bill_form #vaccination_type #bill_total_paid, #update_new_bill_form #vaccination_type .payment_mode, #update_new_bill_form #vaccination_type #bm_paid, #update_new_bill_form #update_pharamacy_full_stock #bill_total_paid, #update_new_bill_form #update_pharamacy_full_stock .payment_mode, #update_new_bill_form #update_pharamacy_full_stock #bm_paid, #update_new_bill_form .print_template_row_form #bill_total_paid, #update_new_bill_form .print_template_row_form .payment_mode, #update_new_bill_form .print_template_row_form #bm_paid, #update_new_bill_form .new_print_template_block #bill_total_paid, #update_new_bill_form .new_print_template_block .payment_mode, #update_new_bill_form .new_print_template_block #bm_paid, #update_new_bill_form .edit_print_template_block #bill_total_paid, #update_new_bill_form .edit_print_template_block .payment_mode, #update_new_bill_form .edit_print_template_block #bm_paid, #update_new_bill_form #referral_payouts_update #bill_total_paid, #update_new_bill_form #referral_payouts_update .payment_mode, #update_new_bill_form #referral_payouts_update #bm_paid, #update_new_bill_form #return_hospital_pharmacy_bill #bill_total_paid, #update_new_bill_form #return_hospital_pharmacy_bill .payment_mode, #update_new_bill_form #return_hospital_pharmacy_bill #bm_paid, #update_new_bill_form #new_doctor_network_rule_form #bill_total_paid, #update_new_bill_form #new_doctor_network_rule_form .payment_mode, #update_new_bill_form #new_doctor_network_rule_form #bm_paid, #edit_pharmacy_bill_form #new_hospital_patient_bill #bill_total_paid, #edit_pharmacy_bill_form #new_hospital_patient_bill .payment_mode, #edit_pharmacy_bill_form #new_hospital_patient_bill #bm_paid, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill #bill_total_paid, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .payment_mode, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill #bm_paid, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill #bill_total_paid, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .payment_mode, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill #bm_paid, #edit_pharmacy_bill_form #create_hospital_bill_template #bill_total_paid, #edit_pharmacy_bill_form #create_hospital_bill_template .payment_mode, #edit_pharmacy_bill_form #create_hospital_bill_template #bm_paid, #edit_pharmacy_bill_form #edit_hospital_patient_bill #bill_total_paid, #edit_pharmacy_bill_form #edit_hospital_patient_bill .payment_mode, #edit_pharmacy_bill_form #edit_hospital_patient_bill #bm_paid, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory #bill_total_paid, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .payment_mode, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory #bm_paid, #edit_pharmacy_bill_form #prescription_template_form #bill_total_paid, #edit_pharmacy_bill_form #prescription_template_form .payment_mode, #edit_pharmacy_bill_form #prescription_template_form #bm_paid, #edit_pharmacy_bill_form #new_staff_network_rule_form #bill_total_paid, #edit_pharmacy_bill_form #new_staff_network_rule_form .payment_mode, #edit_pharmacy_bill_form #new_staff_network_rule_form #bm_paid, #edit_pharmacy_bill_form #new_hospital_radiology_order #bill_total_paid, #edit_pharmacy_bill_form #new_hospital_radiology_order .payment_mode, #edit_pharmacy_bill_form #new_hospital_radiology_order #bm_paid, #edit_pharmacy_bill_form #edit_hospital_radiology_order #bill_total_paid, #edit_pharmacy_bill_form #edit_hospital_radiology_order .payment_mode, #edit_pharmacy_bill_form #edit_hospital_radiology_order #bm_paid, #edit_pharmacy_bill_form #edit_hospital_radiology_test #bill_total_paid, #edit_pharmacy_bill_form #edit_hospital_radiology_test .payment_mode, #edit_pharmacy_bill_form #edit_hospital_radiology_test #bm_paid, #edit_pharmacy_bill_form #create_user_anon_bill #bill_total_paid, #edit_pharmacy_bill_form #create_user_anon_bill .payment_mode, #edit_pharmacy_bill_form #create_user_anon_bill #bm_paid, #edit_pharmacy_bill_form #radiology_order_template #bill_total_paid, #edit_pharmacy_bill_form #radiology_order_template .payment_mode, #edit_pharmacy_bill_form #radiology_order_template #bm_paid, #edit_pharmacy_bill_form #add_doctorreferral #bill_total_paid, #edit_pharmacy_bill_form #add_doctorreferral .payment_mode, #edit_pharmacy_bill_form #add_doctorreferral #bm_paid, #edit_pharmacy_bill_form #new_pharmacy_order_form #bill_total_paid, #edit_pharmacy_bill_form #new_pharmacy_order_form .payment_mode, #edit_pharmacy_bill_form #new_pharmacy_order_form #bm_paid, #edit_pharmacy_bill_form #edit_pharmacy_order_form #bill_total_paid, #edit_pharmacy_bill_form #edit_pharmacy_order_form .payment_mode, #edit_pharmacy_bill_form #edit_pharmacy_order_form #bm_paid, #edit_pharmacy_bill_form #vaccination_type #bill_total_paid, #edit_pharmacy_bill_form #vaccination_type .payment_mode, #edit_pharmacy_bill_form #vaccination_type #bm_paid, #edit_pharmacy_bill_form #update_pharamacy_full_stock #bill_total_paid, #edit_pharmacy_bill_form #update_pharamacy_full_stock .payment_mode, #edit_pharmacy_bill_form #update_pharamacy_full_stock #bm_paid, #edit_pharmacy_bill_form .print_template_row_form #bill_total_paid, #edit_pharmacy_bill_form .print_template_row_form .payment_mode, #edit_pharmacy_bill_form .print_template_row_form #bm_paid, #edit_pharmacy_bill_form .new_print_template_block #bill_total_paid, #edit_pharmacy_bill_form .new_print_template_block .payment_mode, #edit_pharmacy_bill_form .new_print_template_block #bm_paid, #edit_pharmacy_bill_form .edit_print_template_block #bill_total_paid, #edit_pharmacy_bill_form .edit_print_template_block .payment_mode, #edit_pharmacy_bill_form .edit_print_template_block #bm_paid, #edit_pharmacy_bill_form #referral_payouts_update #bill_total_paid, #edit_pharmacy_bill_form #referral_payouts_update .payment_mode, #edit_pharmacy_bill_form #referral_payouts_update #bm_paid, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill #bill_total_paid, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .payment_mode, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill #bm_paid, #edit_pharmacy_bill_form #new_doctor_network_rule_form #bill_total_paid, #edit_pharmacy_bill_form #new_doctor_network_rule_form .payment_mode, #edit_pharmacy_bill_form #new_doctor_network_rule_form #bm_paid, #createHospBillTemplatemodal #new_hospital_patient_bill #bill_total_paid, #createHospBillTemplatemodal #new_hospital_patient_bill .payment_mode, #createHospBillTemplatemodal #new_hospital_patient_bill #bm_paid, #createHospBillTemplatemodal #new_hospital_pharmacy_bill #bill_total_paid, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .payment_mode, #createHospBillTemplatemodal #new_hospital_pharmacy_bill #bm_paid, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill #bill_total_paid, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .payment_mode, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill #bm_paid, #createHospBillTemplatemodal #create_hospital_bill_template #bill_total_paid, #createHospBillTemplatemodal #create_hospital_bill_template .payment_mode, #createHospBillTemplatemodal #create_hospital_bill_template #bm_paid, #createHospBillTemplatemodal #edit_hospital_patient_bill #bill_total_paid, #createHospBillTemplatemodal #edit_hospital_patient_bill .payment_mode, #createHospBillTemplatemodal #edit_hospital_patient_bill #bm_paid, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory #bill_total_paid, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .payment_mode, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory #bm_paid, #createHospBillTemplatemodal #prescription_template_form #bill_total_paid, #createHospBillTemplatemodal #prescription_template_form .payment_mode, #createHospBillTemplatemodal #prescription_template_form #bm_paid, #createHospBillTemplatemodal #new_staff_network_rule_form #bill_total_paid, #createHospBillTemplatemodal #new_staff_network_rule_form .payment_mode, #createHospBillTemplatemodal #new_staff_network_rule_form #bm_paid, #createHospBillTemplatemodal #new_hospital_radiology_order #bill_total_paid, #createHospBillTemplatemodal #new_hospital_radiology_order .payment_mode, #createHospBillTemplatemodal #new_hospital_radiology_order #bm_paid, #createHospBillTemplatemodal #edit_hospital_radiology_order #bill_total_paid, #createHospBillTemplatemodal #edit_hospital_radiology_order .payment_mode, #createHospBillTemplatemodal #edit_hospital_radiology_order #bm_paid, #createHospBillTemplatemodal #edit_hospital_radiology_test #bill_total_paid, #createHospBillTemplatemodal #edit_hospital_radiology_test .payment_mode, #createHospBillTemplatemodal #edit_hospital_radiology_test #bm_paid, #createHospBillTemplatemodal #create_user_anon_bill #bill_total_paid, #createHospBillTemplatemodal #create_user_anon_bill .payment_mode, #createHospBillTemplatemodal #create_user_anon_bill #bm_paid, #createHospBillTemplatemodal #radiology_order_template #bill_total_paid, #createHospBillTemplatemodal #radiology_order_template .payment_mode, #createHospBillTemplatemodal #radiology_order_template #bm_paid, #createHospBillTemplatemodal #add_doctorreferral #bill_total_paid, #createHospBillTemplatemodal #add_doctorreferral .payment_mode, #createHospBillTemplatemodal #add_doctorreferral #bm_paid, #createHospBillTemplatemodal #new_pharmacy_order_form #bill_total_paid, #createHospBillTemplatemodal #new_pharmacy_order_form .payment_mode, #createHospBillTemplatemodal #new_pharmacy_order_form #bm_paid, #createHospBillTemplatemodal #edit_pharmacy_order_form #bill_total_paid, #createHospBillTemplatemodal #edit_pharmacy_order_form .payment_mode, #createHospBillTemplatemodal #edit_pharmacy_order_form #bm_paid, #createHospBillTemplatemodal #vaccination_type #bill_total_paid, #createHospBillTemplatemodal #vaccination_type .payment_mode, #createHospBillTemplatemodal #vaccination_type #bm_paid, #createHospBillTemplatemodal #update_pharamacy_full_stock #bill_total_paid, #createHospBillTemplatemodal #update_pharamacy_full_stock .payment_mode, #createHospBillTemplatemodal #update_pharamacy_full_stock #bm_paid, #createHospBillTemplatemodal .print_template_row_form #bill_total_paid, #createHospBillTemplatemodal .print_template_row_form .payment_mode, #createHospBillTemplatemodal .print_template_row_form #bm_paid, #createHospBillTemplatemodal .new_print_template_block #bill_total_paid, #createHospBillTemplatemodal .new_print_template_block .payment_mode, #createHospBillTemplatemodal .new_print_template_block #bm_paid, #createHospBillTemplatemodal .edit_print_template_block #bill_total_paid, #createHospBillTemplatemodal .edit_print_template_block .payment_mode, #createHospBillTemplatemodal .edit_print_template_block #bm_paid, #createHospBillTemplatemodal #referral_payouts_update #bill_total_paid, #createHospBillTemplatemodal #referral_payouts_update .payment_mode, #createHospBillTemplatemodal #referral_payouts_update #bm_paid, #createHospBillTemplatemodal #return_hospital_pharmacy_bill #bill_total_paid, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .payment_mode, #createHospBillTemplatemodal #return_hospital_pharmacy_bill #bm_paid, #createHospBillTemplatemodal #new_doctor_network_rule_form #bill_total_paid, #createHospBillTemplatemodal #new_doctor_network_rule_form .payment_mode, #createHospBillTemplatemodal #new_doctor_network_rule_form #bm_paid, #editBillTemplatemodal #new_hospital_patient_bill #bill_total_paid, #editBillTemplatemodal #new_hospital_patient_bill .payment_mode, #editBillTemplatemodal #new_hospital_patient_bill #bm_paid, #editBillTemplatemodal #new_hospital_pharmacy_bill #bill_total_paid, #editBillTemplatemodal #new_hospital_pharmacy_bill .payment_mode, #editBillTemplatemodal #new_hospital_pharmacy_bill #bm_paid, #editBillTemplatemodal #edit_hospital_pharmacy_bill #bill_total_paid, #editBillTemplatemodal #edit_hospital_pharmacy_bill .payment_mode, #editBillTemplatemodal #edit_hospital_pharmacy_bill #bm_paid, #editBillTemplatemodal #create_hospital_bill_template #bill_total_paid, #editBillTemplatemodal #create_hospital_bill_template .payment_mode, #editBillTemplatemodal #create_hospital_bill_template #bm_paid, #editBillTemplatemodal #edit_hospital_patient_bill #bill_total_paid, #editBillTemplatemodal #edit_hospital_patient_bill .payment_mode, #editBillTemplatemodal #edit_hospital_patient_bill #bm_paid, #editBillTemplatemodal #new_hospital_pharmacy_inventory #bill_total_paid, #editBillTemplatemodal #new_hospital_pharmacy_inventory .payment_mode, #editBillTemplatemodal #new_hospital_pharmacy_inventory #bm_paid, #editBillTemplatemodal #prescription_template_form #bill_total_paid, #editBillTemplatemodal #prescription_template_form .payment_mode, #editBillTemplatemodal #prescription_template_form #bm_paid, #editBillTemplatemodal #new_staff_network_rule_form #bill_total_paid, #editBillTemplatemodal #new_staff_network_rule_form .payment_mode, #editBillTemplatemodal #new_staff_network_rule_form #bm_paid, #editBillTemplatemodal #new_hospital_radiology_order #bill_total_paid, #editBillTemplatemodal #new_hospital_radiology_order .payment_mode, #editBillTemplatemodal #new_hospital_radiology_order #bm_paid, #editBillTemplatemodal #edit_hospital_radiology_order #bill_total_paid, #editBillTemplatemodal #edit_hospital_radiology_order .payment_mode, #editBillTemplatemodal #edit_hospital_radiology_order #bm_paid, #editBillTemplatemodal #edit_hospital_radiology_test #bill_total_paid, #editBillTemplatemodal #edit_hospital_radiology_test .payment_mode, #editBillTemplatemodal #edit_hospital_radiology_test #bm_paid, #editBillTemplatemodal #create_user_anon_bill #bill_total_paid, #editBillTemplatemodal #create_user_anon_bill .payment_mode, #editBillTemplatemodal #create_user_anon_bill #bm_paid, #editBillTemplatemodal #radiology_order_template #bill_total_paid, #editBillTemplatemodal #radiology_order_template .payment_mode, #editBillTemplatemodal #radiology_order_template #bm_paid, #editBillTemplatemodal #add_doctorreferral #bill_total_paid, #editBillTemplatemodal #add_doctorreferral .payment_mode, #editBillTemplatemodal #add_doctorreferral #bm_paid, #editBillTemplatemodal #new_pharmacy_order_form #bill_total_paid, #editBillTemplatemodal #new_pharmacy_order_form .payment_mode, #editBillTemplatemodal #new_pharmacy_order_form #bm_paid, #editBillTemplatemodal #edit_pharmacy_order_form #bill_total_paid, #editBillTemplatemodal #edit_pharmacy_order_form .payment_mode, #editBillTemplatemodal #edit_pharmacy_order_form #bm_paid, #editBillTemplatemodal #vaccination_type #bill_total_paid, #editBillTemplatemodal #vaccination_type .payment_mode, #editBillTemplatemodal #vaccination_type #bm_paid, #editBillTemplatemodal #update_pharamacy_full_stock #bill_total_paid, #editBillTemplatemodal #update_pharamacy_full_stock .payment_mode, #editBillTemplatemodal #update_pharamacy_full_stock #bm_paid, #editBillTemplatemodal .print_template_row_form #bill_total_paid, #editBillTemplatemodal .print_template_row_form .payment_mode, #editBillTemplatemodal .print_template_row_form #bm_paid, #editBillTemplatemodal .new_print_template_block #bill_total_paid, #editBillTemplatemodal .new_print_template_block .payment_mode, #editBillTemplatemodal .new_print_template_block #bm_paid, #editBillTemplatemodal .edit_print_template_block #bill_total_paid, #editBillTemplatemodal .edit_print_template_block .payment_mode, #editBillTemplatemodal .edit_print_template_block #bm_paid, #editBillTemplatemodal #referral_payouts_update #bill_total_paid, #editBillTemplatemodal #referral_payouts_update .payment_mode, #editBillTemplatemodal #referral_payouts_update #bm_paid, #editBillTemplatemodal #return_hospital_pharmacy_bill #bill_total_paid, #editBillTemplatemodal #return_hospital_pharmacy_bill .payment_mode, #editBillTemplatemodal #return_hospital_pharmacy_bill #bm_paid, #editBillTemplatemodal #new_doctor_network_rule_form #bill_total_paid, #editBillTemplatemodal #new_doctor_network_rule_form .payment_mode, #editBillTemplatemodal #new_doctor_network_rule_form #bm_paid, #add_new_inventory_form #new_hospital_patient_bill #bill_total_paid, #add_new_inventory_form #new_hospital_patient_bill .payment_mode, #add_new_inventory_form #new_hospital_patient_bill #bm_paid, #add_new_inventory_form #new_hospital_pharmacy_bill #bill_total_paid, #add_new_inventory_form #new_hospital_pharmacy_bill .payment_mode, #add_new_inventory_form #new_hospital_pharmacy_bill #bm_paid, #add_new_inventory_form #edit_hospital_pharmacy_bill #bill_total_paid, #add_new_inventory_form #edit_hospital_pharmacy_bill .payment_mode, #add_new_inventory_form #edit_hospital_pharmacy_bill #bm_paid, #add_new_inventory_form #create_hospital_bill_template #bill_total_paid, #add_new_inventory_form #create_hospital_bill_template .payment_mode, #add_new_inventory_form #create_hospital_bill_template #bm_paid, #add_new_inventory_form #edit_hospital_patient_bill #bill_total_paid, #add_new_inventory_form #edit_hospital_patient_bill .payment_mode, #add_new_inventory_form #edit_hospital_patient_bill #bm_paid, #add_new_inventory_form #new_hospital_pharmacy_inventory #bill_total_paid, #add_new_inventory_form #new_hospital_pharmacy_inventory .payment_mode, #add_new_inventory_form #new_hospital_pharmacy_inventory #bm_paid, #add_new_inventory_form #prescription_template_form #bill_total_paid, #add_new_inventory_form #prescription_template_form .payment_mode, #add_new_inventory_form #prescription_template_form #bm_paid, #add_new_inventory_form #new_staff_network_rule_form #bill_total_paid, #add_new_inventory_form #new_staff_network_rule_form .payment_mode, #add_new_inventory_form #new_staff_network_rule_form #bm_paid, #add_new_inventory_form #new_hospital_radiology_order #bill_total_paid, #add_new_inventory_form #new_hospital_radiology_order .payment_mode, #add_new_inventory_form #new_hospital_radiology_order #bm_paid, #add_new_inventory_form #edit_hospital_radiology_order #bill_total_paid, #add_new_inventory_form #edit_hospital_radiology_order .payment_mode, #add_new_inventory_form #edit_hospital_radiology_order #bm_paid, #add_new_inventory_form #edit_hospital_radiology_test #bill_total_paid, #add_new_inventory_form #edit_hospital_radiology_test .payment_mode, #add_new_inventory_form #edit_hospital_radiology_test #bm_paid, #add_new_inventory_form #create_user_anon_bill #bill_total_paid, #add_new_inventory_form #create_user_anon_bill .payment_mode, #add_new_inventory_form #create_user_anon_bill #bm_paid, #add_new_inventory_form #radiology_order_template #bill_total_paid, #add_new_inventory_form #radiology_order_template .payment_mode, #add_new_inventory_form #radiology_order_template #bm_paid, #add_new_inventory_form #add_doctorreferral #bill_total_paid, #add_new_inventory_form #add_doctorreferral .payment_mode, #add_new_inventory_form #add_doctorreferral #bm_paid, #add_new_inventory_form #new_pharmacy_order_form #bill_total_paid, #add_new_inventory_form #new_pharmacy_order_form .payment_mode, #add_new_inventory_form #new_pharmacy_order_form #bm_paid, #add_new_inventory_form #edit_pharmacy_order_form #bill_total_paid, #add_new_inventory_form #edit_pharmacy_order_form .payment_mode, #add_new_inventory_form #edit_pharmacy_order_form #bm_paid, #add_new_inventory_form #vaccination_type #bill_total_paid, #add_new_inventory_form #vaccination_type .payment_mode, #add_new_inventory_form #vaccination_type #bm_paid, #add_new_inventory_form #update_pharamacy_full_stock #bill_total_paid, #add_new_inventory_form #update_pharamacy_full_stock .payment_mode, #add_new_inventory_form #update_pharamacy_full_stock #bm_paid, #add_new_inventory_form .print_template_row_form #bill_total_paid, #add_new_inventory_form .print_template_row_form .payment_mode, #add_new_inventory_form .print_template_row_form #bm_paid, #add_new_inventory_form .new_print_template_block #bill_total_paid, #add_new_inventory_form .new_print_template_block .payment_mode, #add_new_inventory_form .new_print_template_block #bm_paid, #add_new_inventory_form .edit_print_template_block #bill_total_paid, #add_new_inventory_form .edit_print_template_block .payment_mode, #add_new_inventory_form .edit_print_template_block #bm_paid, #add_new_inventory_form #referral_payouts_update #bill_total_paid, #add_new_inventory_form #referral_payouts_update .payment_mode, #add_new_inventory_form #referral_payouts_update #bm_paid, #add_new_inventory_form #return_hospital_pharmacy_bill #bill_total_paid, #add_new_inventory_form #return_hospital_pharmacy_bill .payment_mode, #add_new_inventory_form #return_hospital_pharmacy_bill #bm_paid, #add_new_inventory_form #new_doctor_network_rule_form #bill_total_paid, #add_new_inventory_form #new_doctor_network_rule_form .payment_mode, #add_new_inventory_form #new_doctor_network_rule_form #bm_paid, #edit_pharmacy_order #new_hospital_patient_bill #bill_total_paid, #edit_pharmacy_order #new_hospital_patient_bill .payment_mode, #edit_pharmacy_order #new_hospital_patient_bill #bm_paid, #edit_pharmacy_order #new_hospital_pharmacy_bill #bill_total_paid, #edit_pharmacy_order #new_hospital_pharmacy_bill .payment_mode, #edit_pharmacy_order #new_hospital_pharmacy_bill #bm_paid, #edit_pharmacy_order #edit_hospital_pharmacy_bill #bill_total_paid, #edit_pharmacy_order #edit_hospital_pharmacy_bill .payment_mode, #edit_pharmacy_order #edit_hospital_pharmacy_bill #bm_paid, #edit_pharmacy_order #create_hospital_bill_template #bill_total_paid, #edit_pharmacy_order #create_hospital_bill_template .payment_mode, #edit_pharmacy_order #create_hospital_bill_template #bm_paid, #edit_pharmacy_order #edit_hospital_patient_bill #bill_total_paid, #edit_pharmacy_order #edit_hospital_patient_bill .payment_mode, #edit_pharmacy_order #edit_hospital_patient_bill #bm_paid, #edit_pharmacy_order #new_hospital_pharmacy_inventory #bill_total_paid, #edit_pharmacy_order #new_hospital_pharmacy_inventory .payment_mode, #edit_pharmacy_order #new_hospital_pharmacy_inventory #bm_paid, #edit_pharmacy_order #prescription_template_form #bill_total_paid, #edit_pharmacy_order #prescription_template_form .payment_mode, #edit_pharmacy_order #prescription_template_form #bm_paid, #edit_pharmacy_order #new_staff_network_rule_form #bill_total_paid, #edit_pharmacy_order #new_staff_network_rule_form .payment_mode, #edit_pharmacy_order #new_staff_network_rule_form #bm_paid, #edit_pharmacy_order #new_hospital_radiology_order #bill_total_paid, #edit_pharmacy_order #new_hospital_radiology_order .payment_mode, #edit_pharmacy_order #new_hospital_radiology_order #bm_paid, #edit_pharmacy_order #edit_hospital_radiology_order #bill_total_paid, #edit_pharmacy_order #edit_hospital_radiology_order .payment_mode, #edit_pharmacy_order #edit_hospital_radiology_order #bm_paid, #edit_pharmacy_order #edit_hospital_radiology_test #bill_total_paid, #edit_pharmacy_order #edit_hospital_radiology_test .payment_mode, #edit_pharmacy_order #edit_hospital_radiology_test #bm_paid, #edit_pharmacy_order #create_user_anon_bill #bill_total_paid, #edit_pharmacy_order #create_user_anon_bill .payment_mode, #edit_pharmacy_order #create_user_anon_bill #bm_paid, #edit_pharmacy_order #radiology_order_template #bill_total_paid, #edit_pharmacy_order #radiology_order_template .payment_mode, #edit_pharmacy_order #radiology_order_template #bm_paid, #edit_pharmacy_order #add_doctorreferral #bill_total_paid, #edit_pharmacy_order #add_doctorreferral .payment_mode, #edit_pharmacy_order #add_doctorreferral #bm_paid, #edit_pharmacy_order #new_pharmacy_order_form #bill_total_paid, #edit_pharmacy_order #new_pharmacy_order_form .payment_mode, #edit_pharmacy_order #new_pharmacy_order_form #bm_paid, #edit_pharmacy_order #edit_pharmacy_order_form #bill_total_paid, #edit_pharmacy_order #edit_pharmacy_order_form .payment_mode, #edit_pharmacy_order #edit_pharmacy_order_form #bm_paid, #edit_pharmacy_order #vaccination_type #bill_total_paid, #edit_pharmacy_order #vaccination_type .payment_mode, #edit_pharmacy_order #vaccination_type #bm_paid, #edit_pharmacy_order #update_pharamacy_full_stock #bill_total_paid, #edit_pharmacy_order #update_pharamacy_full_stock .payment_mode, #edit_pharmacy_order #update_pharamacy_full_stock #bm_paid, #edit_pharmacy_order .print_template_row_form #bill_total_paid, #edit_pharmacy_order .print_template_row_form .payment_mode, #edit_pharmacy_order .print_template_row_form #bm_paid, #edit_pharmacy_order .new_print_template_block #bill_total_paid, #edit_pharmacy_order .new_print_template_block .payment_mode, #edit_pharmacy_order .new_print_template_block #bm_paid, #edit_pharmacy_order .edit_print_template_block #bill_total_paid, #edit_pharmacy_order .edit_print_template_block .payment_mode, #edit_pharmacy_order .edit_print_template_block #bm_paid, #edit_pharmacy_order #referral_payouts_update #bill_total_paid, #edit_pharmacy_order #referral_payouts_update .payment_mode, #edit_pharmacy_order #referral_payouts_update #bm_paid, #edit_pharmacy_order #return_hospital_pharmacy_bill #bill_total_paid, #edit_pharmacy_order #return_hospital_pharmacy_bill .payment_mode, #edit_pharmacy_order #return_hospital_pharmacy_bill #bm_paid, #edit_pharmacy_order #new_doctor_network_rule_form #bill_total_paid, #edit_pharmacy_order #new_doctor_network_rule_form .payment_mode, #edit_pharmacy_order #new_doctor_network_rule_form #bm_paid, #edit_staff_network_rules #new_hospital_patient_bill #bill_total_paid, #edit_staff_network_rules #new_hospital_patient_bill .payment_mode, #edit_staff_network_rules #new_hospital_patient_bill #bm_paid, #edit_staff_network_rules #new_hospital_pharmacy_bill #bill_total_paid, #edit_staff_network_rules #new_hospital_pharmacy_bill .payment_mode, #edit_staff_network_rules #new_hospital_pharmacy_bill #bm_paid, #edit_staff_network_rules #edit_hospital_pharmacy_bill #bill_total_paid, #edit_staff_network_rules #edit_hospital_pharmacy_bill .payment_mode, #edit_staff_network_rules #edit_hospital_pharmacy_bill #bm_paid, #edit_staff_network_rules #create_hospital_bill_template #bill_total_paid, #edit_staff_network_rules #create_hospital_bill_template .payment_mode, #edit_staff_network_rules #create_hospital_bill_template #bm_paid, #edit_staff_network_rules #edit_hospital_patient_bill #bill_total_paid, #edit_staff_network_rules #edit_hospital_patient_bill .payment_mode, #edit_staff_network_rules #edit_hospital_patient_bill #bm_paid, #edit_staff_network_rules #new_hospital_pharmacy_inventory #bill_total_paid, #edit_staff_network_rules #new_hospital_pharmacy_inventory .payment_mode, #edit_staff_network_rules #new_hospital_pharmacy_inventory #bm_paid, #edit_staff_network_rules #prescription_template_form #bill_total_paid, #edit_staff_network_rules #prescription_template_form .payment_mode, #edit_staff_network_rules #prescription_template_form #bm_paid, #edit_staff_network_rules #new_staff_network_rule_form #bill_total_paid, #edit_staff_network_rules #new_staff_network_rule_form .payment_mode, #edit_staff_network_rules #new_staff_network_rule_form #bm_paid, #edit_staff_network_rules #new_hospital_radiology_order #bill_total_paid, #edit_staff_network_rules #new_hospital_radiology_order .payment_mode, #edit_staff_network_rules #new_hospital_radiology_order #bm_paid, #edit_staff_network_rules #edit_hospital_radiology_order #bill_total_paid, #edit_staff_network_rules #edit_hospital_radiology_order .payment_mode, #edit_staff_network_rules #edit_hospital_radiology_order #bm_paid, #edit_staff_network_rules #edit_hospital_radiology_test #bill_total_paid, #edit_staff_network_rules #edit_hospital_radiology_test .payment_mode, #edit_staff_network_rules #edit_hospital_radiology_test #bm_paid, #edit_staff_network_rules #create_user_anon_bill #bill_total_paid, #edit_staff_network_rules #create_user_anon_bill .payment_mode, #edit_staff_network_rules #create_user_anon_bill #bm_paid, #edit_staff_network_rules #radiology_order_template #bill_total_paid, #edit_staff_network_rules #radiology_order_template .payment_mode, #edit_staff_network_rules #radiology_order_template #bm_paid, #edit_staff_network_rules #add_doctorreferral #bill_total_paid, #edit_staff_network_rules #add_doctorreferral .payment_mode, #edit_staff_network_rules #add_doctorreferral #bm_paid, #edit_staff_network_rules #new_pharmacy_order_form #bill_total_paid, #edit_staff_network_rules #new_pharmacy_order_form .payment_mode, #edit_staff_network_rules #new_pharmacy_order_form #bm_paid, #edit_staff_network_rules #edit_pharmacy_order_form #bill_total_paid, #edit_staff_network_rules #edit_pharmacy_order_form .payment_mode, #edit_staff_network_rules #edit_pharmacy_order_form #bm_paid, #edit_staff_network_rules #vaccination_type #bill_total_paid, #edit_staff_network_rules #vaccination_type .payment_mode, #edit_staff_network_rules #vaccination_type #bm_paid, #edit_staff_network_rules #update_pharamacy_full_stock #bill_total_paid, #edit_staff_network_rules #update_pharamacy_full_stock .payment_mode, #edit_staff_network_rules #update_pharamacy_full_stock #bm_paid, #edit_staff_network_rules .print_template_row_form #bill_total_paid, #edit_staff_network_rules .print_template_row_form .payment_mode, #edit_staff_network_rules .print_template_row_form #bm_paid, #edit_staff_network_rules .new_print_template_block #bill_total_paid, #edit_staff_network_rules .new_print_template_block .payment_mode, #edit_staff_network_rules .new_print_template_block #bm_paid, #edit_staff_network_rules .edit_print_template_block #bill_total_paid, #edit_staff_network_rules .edit_print_template_block .payment_mode, #edit_staff_network_rules .edit_print_template_block #bm_paid, #edit_staff_network_rules #referral_payouts_update #bill_total_paid, #edit_staff_network_rules #referral_payouts_update .payment_mode, #edit_staff_network_rules #referral_payouts_update #bm_paid, #edit_staff_network_rules #return_hospital_pharmacy_bill #bill_total_paid, #edit_staff_network_rules #return_hospital_pharmacy_bill .payment_mode, #edit_staff_network_rules #return_hospital_pharmacy_bill #bm_paid, #edit_staff_network_rules #new_doctor_network_rule_form #bill_total_paid, #edit_staff_network_rules #new_doctor_network_rule_form .payment_mode, #edit_staff_network_rules #new_doctor_network_rule_form #bm_paid, #add_new_radiology_order_form #new_hospital_patient_bill #bill_total_paid, #add_new_radiology_order_form #new_hospital_patient_bill .payment_mode, #add_new_radiology_order_form #new_hospital_patient_bill #bm_paid, #add_new_radiology_order_form #new_hospital_pharmacy_bill #bill_total_paid, #add_new_radiology_order_form #new_hospital_pharmacy_bill .payment_mode, #add_new_radiology_order_form #new_hospital_pharmacy_bill #bm_paid, #add_new_radiology_order_form #edit_hospital_pharmacy_bill #bill_total_paid, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .payment_mode, #add_new_radiology_order_form #edit_hospital_pharmacy_bill #bm_paid, #add_new_radiology_order_form #create_hospital_bill_template #bill_total_paid, #add_new_radiology_order_form #create_hospital_bill_template .payment_mode, #add_new_radiology_order_form #create_hospital_bill_template #bm_paid, #add_new_radiology_order_form #edit_hospital_patient_bill #bill_total_paid, #add_new_radiology_order_form #edit_hospital_patient_bill .payment_mode, #add_new_radiology_order_form #edit_hospital_patient_bill #bm_paid, #add_new_radiology_order_form #new_hospital_pharmacy_inventory #bill_total_paid, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .payment_mode, #add_new_radiology_order_form #new_hospital_pharmacy_inventory #bm_paid, #add_new_radiology_order_form #prescription_template_form #bill_total_paid, #add_new_radiology_order_form #prescription_template_form .payment_mode, #add_new_radiology_order_form #prescription_template_form #bm_paid, #add_new_radiology_order_form #new_staff_network_rule_form #bill_total_paid, #add_new_radiology_order_form #new_staff_network_rule_form .payment_mode, #add_new_radiology_order_form #new_staff_network_rule_form #bm_paid, #add_new_radiology_order_form #new_hospital_radiology_order #bill_total_paid, #add_new_radiology_order_form #new_hospital_radiology_order .payment_mode, #add_new_radiology_order_form #new_hospital_radiology_order #bm_paid, #add_new_radiology_order_form #edit_hospital_radiology_order #bill_total_paid, #add_new_radiology_order_form #edit_hospital_radiology_order .payment_mode, #add_new_radiology_order_form #edit_hospital_radiology_order #bm_paid, #add_new_radiology_order_form #edit_hospital_radiology_test #bill_total_paid, #add_new_radiology_order_form #edit_hospital_radiology_test .payment_mode, #add_new_radiology_order_form #edit_hospital_radiology_test #bm_paid, #add_new_radiology_order_form #create_user_anon_bill #bill_total_paid, #add_new_radiology_order_form #create_user_anon_bill .payment_mode, #add_new_radiology_order_form #create_user_anon_bill #bm_paid, #add_new_radiology_order_form #radiology_order_template #bill_total_paid, #add_new_radiology_order_form #radiology_order_template .payment_mode, #add_new_radiology_order_form #radiology_order_template #bm_paid, #add_new_radiology_order_form #add_doctorreferral #bill_total_paid, #add_new_radiology_order_form #add_doctorreferral .payment_mode, #add_new_radiology_order_form #add_doctorreferral #bm_paid, #add_new_radiology_order_form #new_pharmacy_order_form #bill_total_paid, #add_new_radiology_order_form #new_pharmacy_order_form .payment_mode, #add_new_radiology_order_form #new_pharmacy_order_form #bm_paid, #add_new_radiology_order_form #edit_pharmacy_order_form #bill_total_paid, #add_new_radiology_order_form #edit_pharmacy_order_form .payment_mode, #add_new_radiology_order_form #edit_pharmacy_order_form #bm_paid, #add_new_radiology_order_form #vaccination_type #bill_total_paid, #add_new_radiology_order_form #vaccination_type .payment_mode, #add_new_radiology_order_form #vaccination_type #bm_paid, #add_new_radiology_order_form #update_pharamacy_full_stock #bill_total_paid, #add_new_radiology_order_form #update_pharamacy_full_stock .payment_mode, #add_new_radiology_order_form #update_pharamacy_full_stock #bm_paid, #add_new_radiology_order_form .print_template_row_form #bill_total_paid, #add_new_radiology_order_form .print_template_row_form .payment_mode, #add_new_radiology_order_form .print_template_row_form #bm_paid, #add_new_radiology_order_form .new_print_template_block #bill_total_paid, #add_new_radiology_order_form .new_print_template_block .payment_mode, #add_new_radiology_order_form .new_print_template_block #bm_paid, #add_new_radiology_order_form .edit_print_template_block #bill_total_paid, #add_new_radiology_order_form .edit_print_template_block .payment_mode, #add_new_radiology_order_form .edit_print_template_block #bm_paid, #add_new_radiology_order_form #referral_payouts_update #bill_total_paid, #add_new_radiology_order_form #referral_payouts_update .payment_mode, #add_new_radiology_order_form #referral_payouts_update #bm_paid, #add_new_radiology_order_form #return_hospital_pharmacy_bill #bill_total_paid, #add_new_radiology_order_form #return_hospital_pharmacy_bill .payment_mode, #add_new_radiology_order_form #return_hospital_pharmacy_bill #bm_paid, #add_new_radiology_order_form #new_doctor_network_rule_form #bill_total_paid, #add_new_radiology_order_form #new_doctor_network_rule_form .payment_mode, #add_new_radiology_order_form #new_doctor_network_rule_form #bm_paid, #edit_radiology_test_form #new_hospital_patient_bill #bill_total_paid, #edit_radiology_test_form #new_hospital_patient_bill .payment_mode, #edit_radiology_test_form #new_hospital_patient_bill #bm_paid, #edit_radiology_test_form #new_hospital_pharmacy_bill #bill_total_paid, #edit_radiology_test_form #new_hospital_pharmacy_bill .payment_mode, #edit_radiology_test_form #new_hospital_pharmacy_bill #bm_paid, #edit_radiology_test_form #edit_hospital_pharmacy_bill #bill_total_paid, #edit_radiology_test_form #edit_hospital_pharmacy_bill .payment_mode, #edit_radiology_test_form #edit_hospital_pharmacy_bill #bm_paid, #edit_radiology_test_form #create_hospital_bill_template #bill_total_paid, #edit_radiology_test_form #create_hospital_bill_template .payment_mode, #edit_radiology_test_form #create_hospital_bill_template #bm_paid, #edit_radiology_test_form #edit_hospital_patient_bill #bill_total_paid, #edit_radiology_test_form #edit_hospital_patient_bill .payment_mode, #edit_radiology_test_form #edit_hospital_patient_bill #bm_paid, #edit_radiology_test_form #new_hospital_pharmacy_inventory #bill_total_paid, #edit_radiology_test_form #new_hospital_pharmacy_inventory .payment_mode, #edit_radiology_test_form #new_hospital_pharmacy_inventory #bm_paid, #edit_radiology_test_form #prescription_template_form #bill_total_paid, #edit_radiology_test_form #prescription_template_form .payment_mode, #edit_radiology_test_form #prescription_template_form #bm_paid, #edit_radiology_test_form #new_staff_network_rule_form #bill_total_paid, #edit_radiology_test_form #new_staff_network_rule_form .payment_mode, #edit_radiology_test_form #new_staff_network_rule_form #bm_paid, #edit_radiology_test_form #new_hospital_radiology_order #bill_total_paid, #edit_radiology_test_form #new_hospital_radiology_order .payment_mode, #edit_radiology_test_form #new_hospital_radiology_order #bm_paid, #edit_radiology_test_form #edit_hospital_radiology_order #bill_total_paid, #edit_radiology_test_form #edit_hospital_radiology_order .payment_mode, #edit_radiology_test_form #edit_hospital_radiology_order #bm_paid, #edit_radiology_test_form #edit_hospital_radiology_test #bill_total_paid, #edit_radiology_test_form #edit_hospital_radiology_test .payment_mode, #edit_radiology_test_form #edit_hospital_radiology_test #bm_paid, #edit_radiology_test_form #create_user_anon_bill #bill_total_paid, #edit_radiology_test_form #create_user_anon_bill .payment_mode, #edit_radiology_test_form #create_user_anon_bill #bm_paid, #edit_radiology_test_form #radiology_order_template #bill_total_paid, #edit_radiology_test_form #radiology_order_template .payment_mode, #edit_radiology_test_form #radiology_order_template #bm_paid, #edit_radiology_test_form #add_doctorreferral #bill_total_paid, #edit_radiology_test_form #add_doctorreferral .payment_mode, #edit_radiology_test_form #add_doctorreferral #bm_paid, #edit_radiology_test_form #new_pharmacy_order_form #bill_total_paid, #edit_radiology_test_form #new_pharmacy_order_form .payment_mode, #edit_radiology_test_form #new_pharmacy_order_form #bm_paid, #edit_radiology_test_form #edit_pharmacy_order_form #bill_total_paid, #edit_radiology_test_form #edit_pharmacy_order_form .payment_mode, #edit_radiology_test_form #edit_pharmacy_order_form #bm_paid, #edit_radiology_test_form #vaccination_type #bill_total_paid, #edit_radiology_test_form #vaccination_type .payment_mode, #edit_radiology_test_form #vaccination_type #bm_paid, #edit_radiology_test_form #update_pharamacy_full_stock #bill_total_paid, #edit_radiology_test_form #update_pharamacy_full_stock .payment_mode, #edit_radiology_test_form #update_pharamacy_full_stock #bm_paid, #edit_radiology_test_form .print_template_row_form #bill_total_paid, #edit_radiology_test_form .print_template_row_form .payment_mode, #edit_radiology_test_form .print_template_row_form #bm_paid, #edit_radiology_test_form .new_print_template_block #bill_total_paid, #edit_radiology_test_form .new_print_template_block .payment_mode, #edit_radiology_test_form .new_print_template_block #bm_paid, #edit_radiology_test_form .edit_print_template_block #bill_total_paid, #edit_radiology_test_form .edit_print_template_block .payment_mode, #edit_radiology_test_form .edit_print_template_block #bm_paid, #edit_radiology_test_form #referral_payouts_update #bill_total_paid, #edit_radiology_test_form #referral_payouts_update .payment_mode, #edit_radiology_test_form #referral_payouts_update #bm_paid, #edit_radiology_test_form #return_hospital_pharmacy_bill #bill_total_paid, #edit_radiology_test_form #return_hospital_pharmacy_bill .payment_mode, #edit_radiology_test_form #return_hospital_pharmacy_bill #bm_paid, #edit_radiology_test_form #new_doctor_network_rule_form #bill_total_paid, #edit_radiology_test_form #new_doctor_network_rule_form .payment_mode, #edit_radiology_test_form #new_doctor_network_rule_form #bm_paid, #importUserBill #new_hospital_patient_bill #bill_total_paid, #importUserBill #new_hospital_patient_bill .payment_mode, #importUserBill #new_hospital_patient_bill #bm_paid, #importUserBill #new_hospital_pharmacy_bill #bill_total_paid, #importUserBill #new_hospital_pharmacy_bill .payment_mode, #importUserBill #new_hospital_pharmacy_bill #bm_paid, #importUserBill #edit_hospital_pharmacy_bill #bill_total_paid, #importUserBill #edit_hospital_pharmacy_bill .payment_mode, #importUserBill #edit_hospital_pharmacy_bill #bm_paid, #importUserBill #create_hospital_bill_template #bill_total_paid, #importUserBill #create_hospital_bill_template .payment_mode, #importUserBill #create_hospital_bill_template #bm_paid, #importUserBill #edit_hospital_patient_bill #bill_total_paid, #importUserBill #edit_hospital_patient_bill .payment_mode, #importUserBill #edit_hospital_patient_bill #bm_paid, #importUserBill #new_hospital_pharmacy_inventory #bill_total_paid, #importUserBill #new_hospital_pharmacy_inventory .payment_mode, #importUserBill #new_hospital_pharmacy_inventory #bm_paid, #importUserBill #prescription_template_form #bill_total_paid, #importUserBill #prescription_template_form .payment_mode, #importUserBill #prescription_template_form #bm_paid, #importUserBill #new_staff_network_rule_form #bill_total_paid, #importUserBill #new_staff_network_rule_form .payment_mode, #importUserBill #new_staff_network_rule_form #bm_paid, #importUserBill #new_hospital_radiology_order #bill_total_paid, #importUserBill #new_hospital_radiology_order .payment_mode, #importUserBill #new_hospital_radiology_order #bm_paid, #importUserBill #edit_hospital_radiology_order #bill_total_paid, #importUserBill #edit_hospital_radiology_order .payment_mode, #importUserBill #edit_hospital_radiology_order #bm_paid, #importUserBill #edit_hospital_radiology_test #bill_total_paid, #importUserBill #edit_hospital_radiology_test .payment_mode, #importUserBill #edit_hospital_radiology_test #bm_paid, #importUserBill #create_user_anon_bill #bill_total_paid, #importUserBill #create_user_anon_bill .payment_mode, #importUserBill #create_user_anon_bill #bm_paid, #importUserBill #radiology_order_template #bill_total_paid, #importUserBill #radiology_order_template .payment_mode, #importUserBill #radiology_order_template #bm_paid, #importUserBill #add_doctorreferral #bill_total_paid, #importUserBill #add_doctorreferral .payment_mode, #importUserBill #add_doctorreferral #bm_paid, #importUserBill #new_pharmacy_order_form #bill_total_paid, #importUserBill #new_pharmacy_order_form .payment_mode, #importUserBill #new_pharmacy_order_form #bm_paid, #importUserBill #edit_pharmacy_order_form #bill_total_paid, #importUserBill #edit_pharmacy_order_form .payment_mode, #importUserBill #edit_pharmacy_order_form #bm_paid, #importUserBill #vaccination_type #bill_total_paid, #importUserBill #vaccination_type .payment_mode, #importUserBill #vaccination_type #bm_paid, #importUserBill #update_pharamacy_full_stock #bill_total_paid, #importUserBill #update_pharamacy_full_stock .payment_mode, #importUserBill #update_pharamacy_full_stock #bm_paid, #importUserBill .print_template_row_form #bill_total_paid, #importUserBill .print_template_row_form .payment_mode, #importUserBill .print_template_row_form #bm_paid, #importUserBill .new_print_template_block #bill_total_paid, #importUserBill .new_print_template_block .payment_mode, #importUserBill .new_print_template_block #bm_paid, #importUserBill .edit_print_template_block #bill_total_paid, #importUserBill .edit_print_template_block .payment_mode, #importUserBill .edit_print_template_block #bm_paid, #importUserBill #referral_payouts_update #bill_total_paid, #importUserBill #referral_payouts_update .payment_mode, #importUserBill #referral_payouts_update #bm_paid, #importUserBill #return_hospital_pharmacy_bill #bill_total_paid, #importUserBill #return_hospital_pharmacy_bill .payment_mode, #importUserBill #return_hospital_pharmacy_bill #bm_paid, #importUserBill #new_doctor_network_rule_form #bill_total_paid, #importUserBill #new_doctor_network_rule_form .payment_mode, #importUserBill #new_doctor_network_rule_form #bm_paid, #editOrderTemplatemodal #new_hospital_patient_bill #bill_total_paid, #editOrderTemplatemodal #new_hospital_patient_bill .payment_mode, #editOrderTemplatemodal #new_hospital_patient_bill #bm_paid, #editOrderTemplatemodal #new_hospital_pharmacy_bill #bill_total_paid, #editOrderTemplatemodal #new_hospital_pharmacy_bill .payment_mode, #editOrderTemplatemodal #new_hospital_pharmacy_bill #bm_paid, #editOrderTemplatemodal #edit_hospital_pharmacy_bill #bill_total_paid, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .payment_mode, #editOrderTemplatemodal #edit_hospital_pharmacy_bill #bm_paid, #editOrderTemplatemodal #create_hospital_bill_template #bill_total_paid, #editOrderTemplatemodal #create_hospital_bill_template .payment_mode, #editOrderTemplatemodal #create_hospital_bill_template #bm_paid, #editOrderTemplatemodal #edit_hospital_patient_bill #bill_total_paid, #editOrderTemplatemodal #edit_hospital_patient_bill .payment_mode, #editOrderTemplatemodal #edit_hospital_patient_bill #bm_paid, #editOrderTemplatemodal #new_hospital_pharmacy_inventory #bill_total_paid, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .payment_mode, #editOrderTemplatemodal #new_hospital_pharmacy_inventory #bm_paid, #editOrderTemplatemodal #prescription_template_form #bill_total_paid, #editOrderTemplatemodal #prescription_template_form .payment_mode, #editOrderTemplatemodal #prescription_template_form #bm_paid, #editOrderTemplatemodal #new_staff_network_rule_form #bill_total_paid, #editOrderTemplatemodal #new_staff_network_rule_form .payment_mode, #editOrderTemplatemodal #new_staff_network_rule_form #bm_paid, #editOrderTemplatemodal #new_hospital_radiology_order #bill_total_paid, #editOrderTemplatemodal #new_hospital_radiology_order .payment_mode, #editOrderTemplatemodal #new_hospital_radiology_order #bm_paid, #editOrderTemplatemodal #edit_hospital_radiology_order #bill_total_paid, #editOrderTemplatemodal #edit_hospital_radiology_order .payment_mode, #editOrderTemplatemodal #edit_hospital_radiology_order #bm_paid, #editOrderTemplatemodal #edit_hospital_radiology_test #bill_total_paid, #editOrderTemplatemodal #edit_hospital_radiology_test .payment_mode, #editOrderTemplatemodal #edit_hospital_radiology_test #bm_paid, #editOrderTemplatemodal #create_user_anon_bill #bill_total_paid, #editOrderTemplatemodal #create_user_anon_bill .payment_mode, #editOrderTemplatemodal #create_user_anon_bill #bm_paid, #editOrderTemplatemodal #radiology_order_template #bill_total_paid, #editOrderTemplatemodal #radiology_order_template .payment_mode, #editOrderTemplatemodal #radiology_order_template #bm_paid, #editOrderTemplatemodal #add_doctorreferral #bill_total_paid, #editOrderTemplatemodal #add_doctorreferral .payment_mode, #editOrderTemplatemodal #add_doctorreferral #bm_paid, #editOrderTemplatemodal #new_pharmacy_order_form #bill_total_paid, #editOrderTemplatemodal #new_pharmacy_order_form .payment_mode, #editOrderTemplatemodal #new_pharmacy_order_form #bm_paid, #editOrderTemplatemodal #edit_pharmacy_order_form #bill_total_paid, #editOrderTemplatemodal #edit_pharmacy_order_form .payment_mode, #editOrderTemplatemodal #edit_pharmacy_order_form #bm_paid, #editOrderTemplatemodal #vaccination_type #bill_total_paid, #editOrderTemplatemodal #vaccination_type .payment_mode, #editOrderTemplatemodal #vaccination_type #bm_paid, #editOrderTemplatemodal #update_pharamacy_full_stock #bill_total_paid, #editOrderTemplatemodal #update_pharamacy_full_stock .payment_mode, #editOrderTemplatemodal #update_pharamacy_full_stock #bm_paid, #editOrderTemplatemodal .print_template_row_form #bill_total_paid, #editOrderTemplatemodal .print_template_row_form .payment_mode, #editOrderTemplatemodal .print_template_row_form #bm_paid, #editOrderTemplatemodal .new_print_template_block #bill_total_paid, #editOrderTemplatemodal .new_print_template_block .payment_mode, #editOrderTemplatemodal .new_print_template_block #bm_paid, #editOrderTemplatemodal .edit_print_template_block #bill_total_paid, #editOrderTemplatemodal .edit_print_template_block .payment_mode, #editOrderTemplatemodal .edit_print_template_block #bm_paid, #editOrderTemplatemodal #referral_payouts_update #bill_total_paid, #editOrderTemplatemodal #referral_payouts_update .payment_mode, #editOrderTemplatemodal #referral_payouts_update #bm_paid, #editOrderTemplatemodal #return_hospital_pharmacy_bill #bill_total_paid, #editOrderTemplatemodal #return_hospital_pharmacy_bill .payment_mode, #editOrderTemplatemodal #return_hospital_pharmacy_bill #bm_paid, #editOrderTemplatemodal #new_doctor_network_rule_form #bill_total_paid, #editOrderTemplatemodal #new_doctor_network_rule_form .payment_mode, #editOrderTemplatemodal #new_doctor_network_rule_form #bm_paid, #editReferralTemplatemodal #new_hospital_patient_bill #bill_total_paid, #editReferralTemplatemodal #new_hospital_patient_bill .payment_mode, #editReferralTemplatemodal #new_hospital_patient_bill #bm_paid, #editReferralTemplatemodal #new_hospital_pharmacy_bill #bill_total_paid, #editReferralTemplatemodal #new_hospital_pharmacy_bill .payment_mode, #editReferralTemplatemodal #new_hospital_pharmacy_bill #bm_paid, #editReferralTemplatemodal #edit_hospital_pharmacy_bill #bill_total_paid, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .payment_mode, #editReferralTemplatemodal #edit_hospital_pharmacy_bill #bm_paid, #editReferralTemplatemodal #create_hospital_bill_template #bill_total_paid, #editReferralTemplatemodal #create_hospital_bill_template .payment_mode, #editReferralTemplatemodal #create_hospital_bill_template #bm_paid, #editReferralTemplatemodal #edit_hospital_patient_bill #bill_total_paid, #editReferralTemplatemodal #edit_hospital_patient_bill .payment_mode, #editReferralTemplatemodal #edit_hospital_patient_bill #bm_paid, #editReferralTemplatemodal #new_hospital_pharmacy_inventory #bill_total_paid, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .payment_mode, #editReferralTemplatemodal #new_hospital_pharmacy_inventory #bm_paid, #editReferralTemplatemodal #prescription_template_form #bill_total_paid, #editReferralTemplatemodal #prescription_template_form .payment_mode, #editReferralTemplatemodal #prescription_template_form #bm_paid, #editReferralTemplatemodal #new_staff_network_rule_form #bill_total_paid, #editReferralTemplatemodal #new_staff_network_rule_form .payment_mode, #editReferralTemplatemodal #new_staff_network_rule_form #bm_paid, #editReferralTemplatemodal #new_hospital_radiology_order #bill_total_paid, #editReferralTemplatemodal #new_hospital_radiology_order .payment_mode, #editReferralTemplatemodal #new_hospital_radiology_order #bm_paid, #editReferralTemplatemodal #edit_hospital_radiology_order #bill_total_paid, #editReferralTemplatemodal #edit_hospital_radiology_order .payment_mode, #editReferralTemplatemodal #edit_hospital_radiology_order #bm_paid, #editReferralTemplatemodal #edit_hospital_radiology_test #bill_total_paid, #editReferralTemplatemodal #edit_hospital_radiology_test .payment_mode, #editReferralTemplatemodal #edit_hospital_radiology_test #bm_paid, #editReferralTemplatemodal #create_user_anon_bill #bill_total_paid, #editReferralTemplatemodal #create_user_anon_bill .payment_mode, #editReferralTemplatemodal #create_user_anon_bill #bm_paid, #editReferralTemplatemodal #radiology_order_template #bill_total_paid, #editReferralTemplatemodal #radiology_order_template .payment_mode, #editReferralTemplatemodal #radiology_order_template #bm_paid, #editReferralTemplatemodal #add_doctorreferral #bill_total_paid, #editReferralTemplatemodal #add_doctorreferral .payment_mode, #editReferralTemplatemodal #add_doctorreferral #bm_paid, #editReferralTemplatemodal #new_pharmacy_order_form #bill_total_paid, #editReferralTemplatemodal #new_pharmacy_order_form .payment_mode, #editReferralTemplatemodal #new_pharmacy_order_form #bm_paid, #editReferralTemplatemodal #edit_pharmacy_order_form #bill_total_paid, #editReferralTemplatemodal #edit_pharmacy_order_form .payment_mode, #editReferralTemplatemodal #edit_pharmacy_order_form #bm_paid, #editReferralTemplatemodal #vaccination_type #bill_total_paid, #editReferralTemplatemodal #vaccination_type .payment_mode, #editReferralTemplatemodal #vaccination_type #bm_paid, #editReferralTemplatemodal #update_pharamacy_full_stock #bill_total_paid, #editReferralTemplatemodal #update_pharamacy_full_stock .payment_mode, #editReferralTemplatemodal #update_pharamacy_full_stock #bm_paid, #editReferralTemplatemodal .print_template_row_form #bill_total_paid, #editReferralTemplatemodal .print_template_row_form .payment_mode, #editReferralTemplatemodal .print_template_row_form #bm_paid, #editReferralTemplatemodal .new_print_template_block #bill_total_paid, #editReferralTemplatemodal .new_print_template_block .payment_mode, #editReferralTemplatemodal .new_print_template_block #bm_paid, #editReferralTemplatemodal .edit_print_template_block #bill_total_paid, #editReferralTemplatemodal .edit_print_template_block .payment_mode, #editReferralTemplatemodal .edit_print_template_block #bm_paid, #editReferralTemplatemodal #referral_payouts_update #bill_total_paid, #editReferralTemplatemodal #referral_payouts_update .payment_mode, #editReferralTemplatemodal #referral_payouts_update #bm_paid, #editReferralTemplatemodal #return_hospital_pharmacy_bill #bill_total_paid, #editReferralTemplatemodal #return_hospital_pharmacy_bill .payment_mode, #editReferralTemplatemodal #return_hospital_pharmacy_bill #bm_paid, #editReferralTemplatemodal #new_doctor_network_rule_form #bill_total_paid, #editReferralTemplatemodal #new_doctor_network_rule_form .payment_mode, #editReferralTemplatemodal #new_doctor_network_rule_form #bm_paid, #VaccinationTemplatemodal #new_hospital_patient_bill #bill_total_paid, #VaccinationTemplatemodal #new_hospital_patient_bill .payment_mode, #VaccinationTemplatemodal #new_hospital_patient_bill #bm_paid, #VaccinationTemplatemodal #new_hospital_pharmacy_bill #bill_total_paid, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .payment_mode, #VaccinationTemplatemodal #new_hospital_pharmacy_bill #bm_paid, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill #bill_total_paid, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .payment_mode, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill #bm_paid, #VaccinationTemplatemodal #create_hospital_bill_template #bill_total_paid, #VaccinationTemplatemodal #create_hospital_bill_template .payment_mode, #VaccinationTemplatemodal #create_hospital_bill_template #bm_paid, #VaccinationTemplatemodal #edit_hospital_patient_bill #bill_total_paid, #VaccinationTemplatemodal #edit_hospital_patient_bill .payment_mode, #VaccinationTemplatemodal #edit_hospital_patient_bill #bm_paid, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory #bill_total_paid, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .payment_mode, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory #bm_paid, #VaccinationTemplatemodal #prescription_template_form #bill_total_paid, #VaccinationTemplatemodal #prescription_template_form .payment_mode, #VaccinationTemplatemodal #prescription_template_form #bm_paid, #VaccinationTemplatemodal #new_staff_network_rule_form #bill_total_paid, #VaccinationTemplatemodal #new_staff_network_rule_form .payment_mode, #VaccinationTemplatemodal #new_staff_network_rule_form #bm_paid, #VaccinationTemplatemodal #new_hospital_radiology_order #bill_total_paid, #VaccinationTemplatemodal #new_hospital_radiology_order .payment_mode, #VaccinationTemplatemodal #new_hospital_radiology_order #bm_paid, #VaccinationTemplatemodal #edit_hospital_radiology_order #bill_total_paid, #VaccinationTemplatemodal #edit_hospital_radiology_order .payment_mode, #VaccinationTemplatemodal #edit_hospital_radiology_order #bm_paid, #VaccinationTemplatemodal #edit_hospital_radiology_test #bill_total_paid, #VaccinationTemplatemodal #edit_hospital_radiology_test .payment_mode, #VaccinationTemplatemodal #edit_hospital_radiology_test #bm_paid, #VaccinationTemplatemodal #create_user_anon_bill #bill_total_paid, #VaccinationTemplatemodal #create_user_anon_bill .payment_mode, #VaccinationTemplatemodal #create_user_anon_bill #bm_paid, #VaccinationTemplatemodal #radiology_order_template #bill_total_paid, #VaccinationTemplatemodal #radiology_order_template .payment_mode, #VaccinationTemplatemodal #radiology_order_template #bm_paid, #VaccinationTemplatemodal #add_doctorreferral #bill_total_paid, #VaccinationTemplatemodal #add_doctorreferral .payment_mode, #VaccinationTemplatemodal #add_doctorreferral #bm_paid, #VaccinationTemplatemodal #new_pharmacy_order_form #bill_total_paid, #VaccinationTemplatemodal #new_pharmacy_order_form .payment_mode, #VaccinationTemplatemodal #new_pharmacy_order_form #bm_paid, #VaccinationTemplatemodal #edit_pharmacy_order_form #bill_total_paid, #VaccinationTemplatemodal #edit_pharmacy_order_form .payment_mode, #VaccinationTemplatemodal #edit_pharmacy_order_form #bm_paid, #VaccinationTemplatemodal #vaccination_type #bill_total_paid, #VaccinationTemplatemodal #vaccination_type .payment_mode, #VaccinationTemplatemodal #vaccination_type #bm_paid, #VaccinationTemplatemodal #update_pharamacy_full_stock #bill_total_paid, #VaccinationTemplatemodal #update_pharamacy_full_stock .payment_mode, #VaccinationTemplatemodal #update_pharamacy_full_stock #bm_paid, #VaccinationTemplatemodal .print_template_row_form #bill_total_paid, #VaccinationTemplatemodal .print_template_row_form .payment_mode, #VaccinationTemplatemodal .print_template_row_form #bm_paid, #VaccinationTemplatemodal .new_print_template_block #bill_total_paid, #VaccinationTemplatemodal .new_print_template_block .payment_mode, #VaccinationTemplatemodal .new_print_template_block #bm_paid, #VaccinationTemplatemodal .edit_print_template_block #bill_total_paid, #VaccinationTemplatemodal .edit_print_template_block .payment_mode, #VaccinationTemplatemodal .edit_print_template_block #bm_paid, #VaccinationTemplatemodal #referral_payouts_update #bill_total_paid, #VaccinationTemplatemodal #referral_payouts_update .payment_mode, #VaccinationTemplatemodal #referral_payouts_update #bm_paid, #VaccinationTemplatemodal #return_hospital_pharmacy_bill #bill_total_paid, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .payment_mode, #VaccinationTemplatemodal #return_hospital_pharmacy_bill #bm_paid, #VaccinationTemplatemodal #new_doctor_network_rule_form #bill_total_paid, #VaccinationTemplatemodal #new_doctor_network_rule_form .payment_mode, #VaccinationTemplatemodal #new_doctor_network_rule_form #bm_paid, #update_pharmacy_order_stock #new_hospital_patient_bill #bill_total_paid, #update_pharmacy_order_stock #new_hospital_patient_bill .payment_mode, #update_pharmacy_order_stock #new_hospital_patient_bill #bm_paid, #update_pharmacy_order_stock #new_hospital_pharmacy_bill #bill_total_paid, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .payment_mode, #update_pharmacy_order_stock #new_hospital_pharmacy_bill #bm_paid, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill #bill_total_paid, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .payment_mode, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill #bm_paid, #update_pharmacy_order_stock #create_hospital_bill_template #bill_total_paid, #update_pharmacy_order_stock #create_hospital_bill_template .payment_mode, #update_pharmacy_order_stock #create_hospital_bill_template #bm_paid, #update_pharmacy_order_stock #edit_hospital_patient_bill #bill_total_paid, #update_pharmacy_order_stock #edit_hospital_patient_bill .payment_mode, #update_pharmacy_order_stock #edit_hospital_patient_bill #bm_paid, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory #bill_total_paid, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .payment_mode, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory #bm_paid, #update_pharmacy_order_stock #prescription_template_form #bill_total_paid, #update_pharmacy_order_stock #prescription_template_form .payment_mode, #update_pharmacy_order_stock #prescription_template_form #bm_paid, #update_pharmacy_order_stock #new_staff_network_rule_form #bill_total_paid, #update_pharmacy_order_stock #new_staff_network_rule_form .payment_mode, #update_pharmacy_order_stock #new_staff_network_rule_form #bm_paid, #update_pharmacy_order_stock #new_hospital_radiology_order #bill_total_paid, #update_pharmacy_order_stock #new_hospital_radiology_order .payment_mode, #update_pharmacy_order_stock #new_hospital_radiology_order #bm_paid, #update_pharmacy_order_stock #edit_hospital_radiology_order #bill_total_paid, #update_pharmacy_order_stock #edit_hospital_radiology_order .payment_mode, #update_pharmacy_order_stock #edit_hospital_radiology_order #bm_paid, #update_pharmacy_order_stock #edit_hospital_radiology_test #bill_total_paid, #update_pharmacy_order_stock #edit_hospital_radiology_test .payment_mode, #update_pharmacy_order_stock #edit_hospital_radiology_test #bm_paid, #update_pharmacy_order_stock #create_user_anon_bill #bill_total_paid, #update_pharmacy_order_stock #create_user_anon_bill .payment_mode, #update_pharmacy_order_stock #create_user_anon_bill #bm_paid, #update_pharmacy_order_stock #radiology_order_template #bill_total_paid, #update_pharmacy_order_stock #radiology_order_template .payment_mode, #update_pharmacy_order_stock #radiology_order_template #bm_paid, #update_pharmacy_order_stock #add_doctorreferral #bill_total_paid, #update_pharmacy_order_stock #add_doctorreferral .payment_mode, #update_pharmacy_order_stock #add_doctorreferral #bm_paid, #update_pharmacy_order_stock #new_pharmacy_order_form #bill_total_paid, #update_pharmacy_order_stock #new_pharmacy_order_form .payment_mode, #update_pharmacy_order_stock #new_pharmacy_order_form #bm_paid, #update_pharmacy_order_stock #edit_pharmacy_order_form #bill_total_paid, #update_pharmacy_order_stock #edit_pharmacy_order_form .payment_mode, #update_pharmacy_order_stock #edit_pharmacy_order_form #bm_paid, #update_pharmacy_order_stock #vaccination_type #bill_total_paid, #update_pharmacy_order_stock #vaccination_type .payment_mode, #update_pharmacy_order_stock #vaccination_type #bm_paid, #update_pharmacy_order_stock #update_pharamacy_full_stock #bill_total_paid, #update_pharmacy_order_stock #update_pharamacy_full_stock .payment_mode, #update_pharmacy_order_stock #update_pharamacy_full_stock #bm_paid, #update_pharmacy_order_stock .print_template_row_form #bill_total_paid, #update_pharmacy_order_stock .print_template_row_form .payment_mode, #update_pharmacy_order_stock .print_template_row_form #bm_paid, #update_pharmacy_order_stock .new_print_template_block #bill_total_paid, #update_pharmacy_order_stock .new_print_template_block .payment_mode, #update_pharmacy_order_stock .new_print_template_block #bm_paid, #update_pharmacy_order_stock .edit_print_template_block #bill_total_paid, #update_pharmacy_order_stock .edit_print_template_block .payment_mode, #update_pharmacy_order_stock .edit_print_template_block #bm_paid, #update_pharmacy_order_stock #referral_payouts_update #bill_total_paid, #update_pharmacy_order_stock #referral_payouts_update .payment_mode, #update_pharmacy_order_stock #referral_payouts_update #bm_paid, #update_pharmacy_order_stock #return_hospital_pharmacy_bill #bill_total_paid, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .payment_mode, #update_pharmacy_order_stock #return_hospital_pharmacy_bill #bm_paid, #update_pharmacy_order_stock #new_doctor_network_rule_form #bill_total_paid, #update_pharmacy_order_stock #new_doctor_network_rule_form .payment_mode, #update_pharmacy_order_stock #new_doctor_network_rule_form #bm_paid, #addMoreList #new_hospital_patient_bill #bill_total_paid, #addMoreList #new_hospital_patient_bill .payment_mode, #addMoreList #new_hospital_patient_bill #bm_paid, #addMoreList #new_hospital_pharmacy_bill #bill_total_paid, #addMoreList #new_hospital_pharmacy_bill .payment_mode, #addMoreList #new_hospital_pharmacy_bill #bm_paid, #addMoreList #edit_hospital_pharmacy_bill #bill_total_paid, #addMoreList #edit_hospital_pharmacy_bill .payment_mode, #addMoreList #edit_hospital_pharmacy_bill #bm_paid, #addMoreList #create_hospital_bill_template #bill_total_paid, #addMoreList #create_hospital_bill_template .payment_mode, #addMoreList #create_hospital_bill_template #bm_paid, #addMoreList #edit_hospital_patient_bill #bill_total_paid, #addMoreList #edit_hospital_patient_bill .payment_mode, #addMoreList #edit_hospital_patient_bill #bm_paid, #addMoreList #new_hospital_pharmacy_inventory #bill_total_paid, #addMoreList #new_hospital_pharmacy_inventory .payment_mode, #addMoreList #new_hospital_pharmacy_inventory #bm_paid, #addMoreList #prescription_template_form #bill_total_paid, #addMoreList #prescription_template_form .payment_mode, #addMoreList #prescription_template_form #bm_paid, #addMoreList #new_staff_network_rule_form #bill_total_paid, #addMoreList #new_staff_network_rule_form .payment_mode, #addMoreList #new_staff_network_rule_form #bm_paid, #addMoreList #new_hospital_radiology_order #bill_total_paid, #addMoreList #new_hospital_radiology_order .payment_mode, #addMoreList #new_hospital_radiology_order #bm_paid, #addMoreList #edit_hospital_radiology_order #bill_total_paid, #addMoreList #edit_hospital_radiology_order .payment_mode, #addMoreList #edit_hospital_radiology_order #bm_paid, #addMoreList #edit_hospital_radiology_test #bill_total_paid, #addMoreList #edit_hospital_radiology_test .payment_mode, #addMoreList #edit_hospital_radiology_test #bm_paid, #addMoreList #create_user_anon_bill #bill_total_paid, #addMoreList #create_user_anon_bill .payment_mode, #addMoreList #create_user_anon_bill #bm_paid, #addMoreList #radiology_order_template #bill_total_paid, #addMoreList #radiology_order_template .payment_mode, #addMoreList #radiology_order_template #bm_paid, #addMoreList #add_doctorreferral #bill_total_paid, #addMoreList #add_doctorreferral .payment_mode, #addMoreList #add_doctorreferral #bm_paid, #addMoreList #new_pharmacy_order_form #bill_total_paid, #addMoreList #new_pharmacy_order_form .payment_mode, #addMoreList #new_pharmacy_order_form #bm_paid, #addMoreList #edit_pharmacy_order_form #bill_total_paid, #addMoreList #edit_pharmacy_order_form .payment_mode, #addMoreList #edit_pharmacy_order_form #bm_paid, #addMoreList #vaccination_type #bill_total_paid, #addMoreList #vaccination_type .payment_mode, #addMoreList #vaccination_type #bm_paid, #addMoreList #update_pharamacy_full_stock #bill_total_paid, #addMoreList #update_pharamacy_full_stock .payment_mode, #addMoreList #update_pharamacy_full_stock #bm_paid, #addMoreList .print_template_row_form #bill_total_paid, #addMoreList .print_template_row_form .payment_mode, #addMoreList .print_template_row_form #bm_paid, #addMoreList .new_print_template_block #bill_total_paid, #addMoreList .new_print_template_block .payment_mode, #addMoreList .new_print_template_block #bm_paid, #addMoreList .edit_print_template_block #bill_total_paid, #addMoreList .edit_print_template_block .payment_mode, #addMoreList .edit_print_template_block #bm_paid, #addMoreList #referral_payouts_update #bill_total_paid, #addMoreList #referral_payouts_update .payment_mode, #addMoreList #referral_payouts_update #bm_paid, #addMoreList #return_hospital_pharmacy_bill #bill_total_paid, #addMoreList #return_hospital_pharmacy_bill .payment_mode, #addMoreList #return_hospital_pharmacy_bill #bm_paid, #addMoreList #new_doctor_network_rule_form #bill_total_paid, #addMoreList #new_doctor_network_rule_form .payment_mode, #addMoreList #new_doctor_network_rule_form #bm_paid, #addTemplateHeaderBlocksModal #new_hospital_patient_bill #bill_total_paid, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .payment_mode, #addTemplateHeaderBlocksModal #new_hospital_patient_bill #bm_paid, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill #bill_total_paid, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .payment_mode, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill #bm_paid, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill #bill_total_paid, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .payment_mode, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill #bm_paid, #addTemplateHeaderBlocksModal #create_hospital_bill_template #bill_total_paid, #addTemplateHeaderBlocksModal #create_hospital_bill_template .payment_mode, #addTemplateHeaderBlocksModal #create_hospital_bill_template #bm_paid, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill #bill_total_paid, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .payment_mode, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill #bm_paid, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory #bill_total_paid, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .payment_mode, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory #bm_paid, #addTemplateHeaderBlocksModal #prescription_template_form #bill_total_paid, #addTemplateHeaderBlocksModal #prescription_template_form .payment_mode, #addTemplateHeaderBlocksModal #prescription_template_form #bm_paid, #addTemplateHeaderBlocksModal #new_staff_network_rule_form #bill_total_paid, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .payment_mode, #addTemplateHeaderBlocksModal #new_staff_network_rule_form #bm_paid, #addTemplateHeaderBlocksModal #new_hospital_radiology_order #bill_total_paid, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .payment_mode, #addTemplateHeaderBlocksModal #new_hospital_radiology_order #bm_paid, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order #bill_total_paid, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .payment_mode, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order #bm_paid, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test #bill_total_paid, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .payment_mode, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test #bm_paid, #addTemplateHeaderBlocksModal #create_user_anon_bill #bill_total_paid, #addTemplateHeaderBlocksModal #create_user_anon_bill .payment_mode, #addTemplateHeaderBlocksModal #create_user_anon_bill #bm_paid, #addTemplateHeaderBlocksModal #radiology_order_template #bill_total_paid, #addTemplateHeaderBlocksModal #radiology_order_template .payment_mode, #addTemplateHeaderBlocksModal #radiology_order_template #bm_paid, #addTemplateHeaderBlocksModal #add_doctorreferral #bill_total_paid, #addTemplateHeaderBlocksModal #add_doctorreferral .payment_mode, #addTemplateHeaderBlocksModal #add_doctorreferral #bm_paid, #addTemplateHeaderBlocksModal #new_pharmacy_order_form #bill_total_paid, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .payment_mode, #addTemplateHeaderBlocksModal #new_pharmacy_order_form #bm_paid, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form #bill_total_paid, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .payment_mode, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form #bm_paid, #addTemplateHeaderBlocksModal #vaccination_type #bill_total_paid, #addTemplateHeaderBlocksModal #vaccination_type .payment_mode, #addTemplateHeaderBlocksModal #vaccination_type #bm_paid, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock #bill_total_paid, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .payment_mode, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock #bm_paid, #addTemplateHeaderBlocksModal .print_template_row_form #bill_total_paid, #addTemplateHeaderBlocksModal .print_template_row_form .payment_mode, #addTemplateHeaderBlocksModal .print_template_row_form #bm_paid, #addTemplateHeaderBlocksModal .new_print_template_block #bill_total_paid, #addTemplateHeaderBlocksModal .new_print_template_block .payment_mode, #addTemplateHeaderBlocksModal .new_print_template_block #bm_paid, #addTemplateHeaderBlocksModal .edit_print_template_block #bill_total_paid, #addTemplateHeaderBlocksModal .edit_print_template_block .payment_mode, #addTemplateHeaderBlocksModal .edit_print_template_block #bm_paid, #addTemplateHeaderBlocksModal #referral_payouts_update #bill_total_paid, #addTemplateHeaderBlocksModal #referral_payouts_update .payment_mode, #addTemplateHeaderBlocksModal #referral_payouts_update #bm_paid, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill #bill_total_paid, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .payment_mode, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill #bm_paid, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form #bill_total_paid, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .payment_mode, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form #bm_paid, #referralPayoutTemplatemodal #new_hospital_patient_bill #bill_total_paid, #referralPayoutTemplatemodal #new_hospital_patient_bill .payment_mode, #referralPayoutTemplatemodal #new_hospital_patient_bill #bm_paid, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill #bill_total_paid, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .payment_mode, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill #bm_paid, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill #bill_total_paid, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .payment_mode, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill #bm_paid, #referralPayoutTemplatemodal #create_hospital_bill_template #bill_total_paid, #referralPayoutTemplatemodal #create_hospital_bill_template .payment_mode, #referralPayoutTemplatemodal #create_hospital_bill_template #bm_paid, #referralPayoutTemplatemodal #edit_hospital_patient_bill #bill_total_paid, #referralPayoutTemplatemodal #edit_hospital_patient_bill .payment_mode, #referralPayoutTemplatemodal #edit_hospital_patient_bill #bm_paid, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory #bill_total_paid, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .payment_mode, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory #bm_paid, #referralPayoutTemplatemodal #prescription_template_form #bill_total_paid, #referralPayoutTemplatemodal #prescription_template_form .payment_mode, #referralPayoutTemplatemodal #prescription_template_form #bm_paid, #referralPayoutTemplatemodal #new_staff_network_rule_form #bill_total_paid, #referralPayoutTemplatemodal #new_staff_network_rule_form .payment_mode, #referralPayoutTemplatemodal #new_staff_network_rule_form #bm_paid, #referralPayoutTemplatemodal #new_hospital_radiology_order #bill_total_paid, #referralPayoutTemplatemodal #new_hospital_radiology_order .payment_mode, #referralPayoutTemplatemodal #new_hospital_radiology_order #bm_paid, #referralPayoutTemplatemodal #edit_hospital_radiology_order #bill_total_paid, #referralPayoutTemplatemodal #edit_hospital_radiology_order .payment_mode, #referralPayoutTemplatemodal #edit_hospital_radiology_order #bm_paid, #referralPayoutTemplatemodal #edit_hospital_radiology_test #bill_total_paid, #referralPayoutTemplatemodal #edit_hospital_radiology_test .payment_mode, #referralPayoutTemplatemodal #edit_hospital_radiology_test #bm_paid, #referralPayoutTemplatemodal #create_user_anon_bill #bill_total_paid, #referralPayoutTemplatemodal #create_user_anon_bill .payment_mode, #referralPayoutTemplatemodal #create_user_anon_bill #bm_paid, #referralPayoutTemplatemodal #radiology_order_template #bill_total_paid, #referralPayoutTemplatemodal #radiology_order_template .payment_mode, #referralPayoutTemplatemodal #radiology_order_template #bm_paid, #referralPayoutTemplatemodal #add_doctorreferral #bill_total_paid, #referralPayoutTemplatemodal #add_doctorreferral .payment_mode, #referralPayoutTemplatemodal #add_doctorreferral #bm_paid, #referralPayoutTemplatemodal #new_pharmacy_order_form #bill_total_paid, #referralPayoutTemplatemodal #new_pharmacy_order_form .payment_mode, #referralPayoutTemplatemodal #new_pharmacy_order_form #bm_paid, #referralPayoutTemplatemodal #edit_pharmacy_order_form #bill_total_paid, #referralPayoutTemplatemodal #edit_pharmacy_order_form .payment_mode, #referralPayoutTemplatemodal #edit_pharmacy_order_form #bm_paid, #referralPayoutTemplatemodal #vaccination_type #bill_total_paid, #referralPayoutTemplatemodal #vaccination_type .payment_mode, #referralPayoutTemplatemodal #vaccination_type #bm_paid, #referralPayoutTemplatemodal #update_pharamacy_full_stock #bill_total_paid, #referralPayoutTemplatemodal #update_pharamacy_full_stock .payment_mode, #referralPayoutTemplatemodal #update_pharamacy_full_stock #bm_paid, #referralPayoutTemplatemodal .print_template_row_form #bill_total_paid, #referralPayoutTemplatemodal .print_template_row_form .payment_mode, #referralPayoutTemplatemodal .print_template_row_form #bm_paid, #referralPayoutTemplatemodal .new_print_template_block #bill_total_paid, #referralPayoutTemplatemodal .new_print_template_block .payment_mode, #referralPayoutTemplatemodal .new_print_template_block #bm_paid, #referralPayoutTemplatemodal .edit_print_template_block #bill_total_paid, #referralPayoutTemplatemodal .edit_print_template_block .payment_mode, #referralPayoutTemplatemodal .edit_print_template_block #bm_paid, #referralPayoutTemplatemodal #referral_payouts_update #bill_total_paid, #referralPayoutTemplatemodal #referral_payouts_update .payment_mode, #referralPayoutTemplatemodal #referral_payouts_update #bm_paid, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill #bill_total_paid, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .payment_mode, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill #bm_paid, #referralPayoutTemplatemodal #new_doctor_network_rule_form #bill_total_paid, #referralPayoutTemplatemodal #new_doctor_network_rule_form .payment_mode, #referralPayoutTemplatemodal #new_doctor_network_rule_form #bm_paid, #new_doctor_network_rule_form #new_hospital_patient_bill #bill_total_paid, #new_doctor_network_rule_form #new_hospital_patient_bill .payment_mode, #new_doctor_network_rule_form #new_hospital_patient_bill #bm_paid, #new_doctor_network_rule_form #new_hospital_pharmacy_bill #bill_total_paid, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .payment_mode, #new_doctor_network_rule_form #new_hospital_pharmacy_bill #bm_paid, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill #bill_total_paid, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .payment_mode, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill #bm_paid, #new_doctor_network_rule_form #create_hospital_bill_template #bill_total_paid, #new_doctor_network_rule_form #create_hospital_bill_template .payment_mode, #new_doctor_network_rule_form #create_hospital_bill_template #bm_paid, #new_doctor_network_rule_form #edit_hospital_patient_bill #bill_total_paid, #new_doctor_network_rule_form #edit_hospital_patient_bill .payment_mode, #new_doctor_network_rule_form #edit_hospital_patient_bill #bm_paid, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory #bill_total_paid, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .payment_mode, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory #bm_paid, #new_doctor_network_rule_form #prescription_template_form #bill_total_paid, #new_doctor_network_rule_form #prescription_template_form .payment_mode, #new_doctor_network_rule_form #prescription_template_form #bm_paid, #new_doctor_network_rule_form #new_staff_network_rule_form #bill_total_paid, #new_doctor_network_rule_form #new_staff_network_rule_form .payment_mode, #new_doctor_network_rule_form #new_staff_network_rule_form #bm_paid, #new_doctor_network_rule_form #new_hospital_radiology_order #bill_total_paid, #new_doctor_network_rule_form #new_hospital_radiology_order .payment_mode, #new_doctor_network_rule_form #new_hospital_radiology_order #bm_paid, #new_doctor_network_rule_form #edit_hospital_radiology_order #bill_total_paid, #new_doctor_network_rule_form #edit_hospital_radiology_order .payment_mode, #new_doctor_network_rule_form #edit_hospital_radiology_order #bm_paid, #new_doctor_network_rule_form #edit_hospital_radiology_test #bill_total_paid, #new_doctor_network_rule_form #edit_hospital_radiology_test .payment_mode, #new_doctor_network_rule_form #edit_hospital_radiology_test #bm_paid, #new_doctor_network_rule_form #create_user_anon_bill #bill_total_paid, #new_doctor_network_rule_form #create_user_anon_bill .payment_mode, #new_doctor_network_rule_form #create_user_anon_bill #bm_paid, #new_doctor_network_rule_form #radiology_order_template #bill_total_paid, #new_doctor_network_rule_form #radiology_order_template .payment_mode, #new_doctor_network_rule_form #radiology_order_template #bm_paid, #new_doctor_network_rule_form #add_doctorreferral #bill_total_paid, #new_doctor_network_rule_form #add_doctorreferral .payment_mode, #new_doctor_network_rule_form #add_doctorreferral #bm_paid, #new_doctor_network_rule_form #new_pharmacy_order_form #bill_total_paid, #new_doctor_network_rule_form #new_pharmacy_order_form .payment_mode, #new_doctor_network_rule_form #new_pharmacy_order_form #bm_paid, #new_doctor_network_rule_form #edit_pharmacy_order_form #bill_total_paid, #new_doctor_network_rule_form #edit_pharmacy_order_form .payment_mode, #new_doctor_network_rule_form #edit_pharmacy_order_form #bm_paid, #new_doctor_network_rule_form #vaccination_type #bill_total_paid, #new_doctor_network_rule_form #vaccination_type .payment_mode, #new_doctor_network_rule_form #vaccination_type #bm_paid, #new_doctor_network_rule_form #update_pharamacy_full_stock #bill_total_paid, #new_doctor_network_rule_form #update_pharamacy_full_stock .payment_mode, #new_doctor_network_rule_form #update_pharamacy_full_stock #bm_paid, #new_doctor_network_rule_form .print_template_row_form #bill_total_paid, #new_doctor_network_rule_form .print_template_row_form .payment_mode, #new_doctor_network_rule_form .print_template_row_form #bm_paid, #new_doctor_network_rule_form .new_print_template_block #bill_total_paid, #new_doctor_network_rule_form .new_print_template_block .payment_mode, #new_doctor_network_rule_form .new_print_template_block #bm_paid, #new_doctor_network_rule_form .edit_print_template_block #bill_total_paid, #new_doctor_network_rule_form .edit_print_template_block .payment_mode, #new_doctor_network_rule_form .edit_print_template_block #bm_paid, #new_doctor_network_rule_form #referral_payouts_update #bill_total_paid, #new_doctor_network_rule_form #referral_payouts_update .payment_mode, #new_doctor_network_rule_form #referral_payouts_update #bm_paid, #new_doctor_network_rule_form #return_hospital_pharmacy_bill #bill_total_paid, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .payment_mode, #new_doctor_network_rule_form #return_hospital_pharmacy_bill #bm_paid, #new_doctor_network_rule_form #new_doctor_network_rule_form #bill_total_paid, #new_doctor_network_rule_form #new_doctor_network_rule_form .payment_mode, #new_doctor_network_rule_form #new_doctor_network_rule_form #bm_paid {
  color: #2b90ff;
}
#add_new_bill_form #new_hospital_patient_bill textarea.form-control, #add_new_bill_form #new_hospital_pharmacy_bill textarea.form-control, #add_new_bill_form #edit_hospital_pharmacy_bill textarea.form-control, #add_new_bill_form #create_hospital_bill_template textarea.form-control, #add_new_bill_form #edit_hospital_patient_bill textarea.form-control, #add_new_bill_form #new_hospital_pharmacy_inventory textarea.form-control, #add_new_bill_form #prescription_template_form textarea.form-control, #add_new_bill_form #new_staff_network_rule_form textarea.form-control, #add_new_bill_form #new_hospital_radiology_order textarea.form-control, #add_new_bill_form #edit_hospital_radiology_order textarea.form-control, #add_new_bill_form #edit_hospital_radiology_test textarea.form-control, #add_new_bill_form #create_user_anon_bill textarea.form-control, #add_new_bill_form #radiology_order_template textarea.form-control, #add_new_bill_form #add_doctorreferral textarea.form-control, #add_new_bill_form #new_pharmacy_order_form textarea.form-control, #add_new_bill_form #edit_pharmacy_order_form textarea.form-control, #add_new_bill_form #vaccination_type textarea.form-control, #add_new_bill_form #update_pharamacy_full_stock textarea.form-control, #add_new_bill_form .print_template_row_form textarea.form-control, #add_new_bill_form .new_print_template_block textarea.form-control, #add_new_bill_form .edit_print_template_block textarea.form-control, #add_new_bill_form #referral_payouts_update textarea.form-control, #add_new_bill_form #return_hospital_pharmacy_bill textarea.form-control, #add_new_bill_form #new_doctor_network_rule_form textarea.form-control, #add_new_pharmacy_bill_form #new_hospital_patient_bill textarea.form-control, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill textarea.form-control, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill textarea.form-control, #add_new_pharmacy_bill_form #create_hospital_bill_template textarea.form-control, #add_new_pharmacy_bill_form #edit_hospital_patient_bill textarea.form-control, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory textarea.form-control, #add_new_pharmacy_bill_form #prescription_template_form textarea.form-control, #add_new_pharmacy_bill_form #new_staff_network_rule_form textarea.form-control, #add_new_pharmacy_bill_form #new_hospital_radiology_order textarea.form-control, #add_new_pharmacy_bill_form #edit_hospital_radiology_order textarea.form-control, #add_new_pharmacy_bill_form #edit_hospital_radiology_test textarea.form-control, #add_new_pharmacy_bill_form #create_user_anon_bill textarea.form-control, #add_new_pharmacy_bill_form #radiology_order_template textarea.form-control, #add_new_pharmacy_bill_form #add_doctorreferral textarea.form-control, #add_new_pharmacy_bill_form #new_pharmacy_order_form textarea.form-control, #add_new_pharmacy_bill_form #edit_pharmacy_order_form textarea.form-control, #add_new_pharmacy_bill_form #vaccination_type textarea.form-control, #add_new_pharmacy_bill_form #update_pharamacy_full_stock textarea.form-control, #add_new_pharmacy_bill_form .print_template_row_form textarea.form-control, #add_new_pharmacy_bill_form .new_print_template_block textarea.form-control, #add_new_pharmacy_bill_form .edit_print_template_block textarea.form-control, #add_new_pharmacy_bill_form #referral_payouts_update textarea.form-control, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill textarea.form-control, #add_new_pharmacy_bill_form #new_doctor_network_rule_form textarea.form-control, #update_new_bill_form #new_hospital_patient_bill textarea.form-control, #update_new_bill_form #new_hospital_pharmacy_bill textarea.form-control, #update_new_bill_form #edit_hospital_pharmacy_bill textarea.form-control, #update_new_bill_form #create_hospital_bill_template textarea.form-control, #update_new_bill_form #edit_hospital_patient_bill textarea.form-control, #update_new_bill_form #new_hospital_pharmacy_inventory textarea.form-control, #update_new_bill_form #prescription_template_form textarea.form-control, #update_new_bill_form #new_staff_network_rule_form textarea.form-control, #update_new_bill_form #new_hospital_radiology_order textarea.form-control, #update_new_bill_form #edit_hospital_radiology_order textarea.form-control, #update_new_bill_form #edit_hospital_radiology_test textarea.form-control, #update_new_bill_form #create_user_anon_bill textarea.form-control, #update_new_bill_form #radiology_order_template textarea.form-control, #update_new_bill_form #add_doctorreferral textarea.form-control, #update_new_bill_form #new_pharmacy_order_form textarea.form-control, #update_new_bill_form #edit_pharmacy_order_form textarea.form-control, #update_new_bill_form #vaccination_type textarea.form-control, #update_new_bill_form #update_pharamacy_full_stock textarea.form-control, #update_new_bill_form .print_template_row_form textarea.form-control, #update_new_bill_form .new_print_template_block textarea.form-control, #update_new_bill_form .edit_print_template_block textarea.form-control, #update_new_bill_form #referral_payouts_update textarea.form-control, #update_new_bill_form #return_hospital_pharmacy_bill textarea.form-control, #update_new_bill_form #new_doctor_network_rule_form textarea.form-control, #edit_pharmacy_bill_form #new_hospital_patient_bill textarea.form-control, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill textarea.form-control, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill textarea.form-control, #edit_pharmacy_bill_form #create_hospital_bill_template textarea.form-control, #edit_pharmacy_bill_form #edit_hospital_patient_bill textarea.form-control, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory textarea.form-control, #edit_pharmacy_bill_form #prescription_template_form textarea.form-control, #edit_pharmacy_bill_form #new_staff_network_rule_form textarea.form-control, #edit_pharmacy_bill_form #new_hospital_radiology_order textarea.form-control, #edit_pharmacy_bill_form #edit_hospital_radiology_order textarea.form-control, #edit_pharmacy_bill_form #edit_hospital_radiology_test textarea.form-control, #edit_pharmacy_bill_form #create_user_anon_bill textarea.form-control, #edit_pharmacy_bill_form #radiology_order_template textarea.form-control, #edit_pharmacy_bill_form #add_doctorreferral textarea.form-control, #edit_pharmacy_bill_form #new_pharmacy_order_form textarea.form-control, #edit_pharmacy_bill_form #edit_pharmacy_order_form textarea.form-control, #edit_pharmacy_bill_form #vaccination_type textarea.form-control, #edit_pharmacy_bill_form #update_pharamacy_full_stock textarea.form-control, #edit_pharmacy_bill_form .print_template_row_form textarea.form-control, #edit_pharmacy_bill_form .new_print_template_block textarea.form-control, #edit_pharmacy_bill_form .edit_print_template_block textarea.form-control, #edit_pharmacy_bill_form #referral_payouts_update textarea.form-control, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill textarea.form-control, #edit_pharmacy_bill_form #new_doctor_network_rule_form textarea.form-control, #createHospBillTemplatemodal #new_hospital_patient_bill textarea.form-control, #createHospBillTemplatemodal #new_hospital_pharmacy_bill textarea.form-control, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill textarea.form-control, #createHospBillTemplatemodal #create_hospital_bill_template textarea.form-control, #createHospBillTemplatemodal #edit_hospital_patient_bill textarea.form-control, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory textarea.form-control, #createHospBillTemplatemodal #prescription_template_form textarea.form-control, #createHospBillTemplatemodal #new_staff_network_rule_form textarea.form-control, #createHospBillTemplatemodal #new_hospital_radiology_order textarea.form-control, #createHospBillTemplatemodal #edit_hospital_radiology_order textarea.form-control, #createHospBillTemplatemodal #edit_hospital_radiology_test textarea.form-control, #createHospBillTemplatemodal #create_user_anon_bill textarea.form-control, #createHospBillTemplatemodal #radiology_order_template textarea.form-control, #createHospBillTemplatemodal #add_doctorreferral textarea.form-control, #createHospBillTemplatemodal #new_pharmacy_order_form textarea.form-control, #createHospBillTemplatemodal #edit_pharmacy_order_form textarea.form-control, #createHospBillTemplatemodal #vaccination_type textarea.form-control, #createHospBillTemplatemodal #update_pharamacy_full_stock textarea.form-control, #createHospBillTemplatemodal .print_template_row_form textarea.form-control, #createHospBillTemplatemodal .new_print_template_block textarea.form-control, #createHospBillTemplatemodal .edit_print_template_block textarea.form-control, #createHospBillTemplatemodal #referral_payouts_update textarea.form-control, #createHospBillTemplatemodal #return_hospital_pharmacy_bill textarea.form-control, #createHospBillTemplatemodal #new_doctor_network_rule_form textarea.form-control, #editBillTemplatemodal #new_hospital_patient_bill textarea.form-control, #editBillTemplatemodal #new_hospital_pharmacy_bill textarea.form-control, #editBillTemplatemodal #edit_hospital_pharmacy_bill textarea.form-control, #editBillTemplatemodal #create_hospital_bill_template textarea.form-control, #editBillTemplatemodal #edit_hospital_patient_bill textarea.form-control, #editBillTemplatemodal #new_hospital_pharmacy_inventory textarea.form-control, #editBillTemplatemodal #prescription_template_form textarea.form-control, #editBillTemplatemodal #new_staff_network_rule_form textarea.form-control, #editBillTemplatemodal #new_hospital_radiology_order textarea.form-control, #editBillTemplatemodal #edit_hospital_radiology_order textarea.form-control, #editBillTemplatemodal #edit_hospital_radiology_test textarea.form-control, #editBillTemplatemodal #create_user_anon_bill textarea.form-control, #editBillTemplatemodal #radiology_order_template textarea.form-control, #editBillTemplatemodal #add_doctorreferral textarea.form-control, #editBillTemplatemodal #new_pharmacy_order_form textarea.form-control, #editBillTemplatemodal #edit_pharmacy_order_form textarea.form-control, #editBillTemplatemodal #vaccination_type textarea.form-control, #editBillTemplatemodal #update_pharamacy_full_stock textarea.form-control, #editBillTemplatemodal .print_template_row_form textarea.form-control, #editBillTemplatemodal .new_print_template_block textarea.form-control, #editBillTemplatemodal .edit_print_template_block textarea.form-control, #editBillTemplatemodal #referral_payouts_update textarea.form-control, #editBillTemplatemodal #return_hospital_pharmacy_bill textarea.form-control, #editBillTemplatemodal #new_doctor_network_rule_form textarea.form-control, #add_new_inventory_form #new_hospital_patient_bill textarea.form-control, #add_new_inventory_form #new_hospital_pharmacy_bill textarea.form-control, #add_new_inventory_form #edit_hospital_pharmacy_bill textarea.form-control, #add_new_inventory_form #create_hospital_bill_template textarea.form-control, #add_new_inventory_form #edit_hospital_patient_bill textarea.form-control, #add_new_inventory_form #new_hospital_pharmacy_inventory textarea.form-control, #add_new_inventory_form #prescription_template_form textarea.form-control, #add_new_inventory_form #new_staff_network_rule_form textarea.form-control, #add_new_inventory_form #new_hospital_radiology_order textarea.form-control, #add_new_inventory_form #edit_hospital_radiology_order textarea.form-control, #add_new_inventory_form #edit_hospital_radiology_test textarea.form-control, #add_new_inventory_form #create_user_anon_bill textarea.form-control, #add_new_inventory_form #radiology_order_template textarea.form-control, #add_new_inventory_form #add_doctorreferral textarea.form-control, #add_new_inventory_form #new_pharmacy_order_form textarea.form-control, #add_new_inventory_form #edit_pharmacy_order_form textarea.form-control, #add_new_inventory_form #vaccination_type textarea.form-control, #add_new_inventory_form #update_pharamacy_full_stock textarea.form-control, #add_new_inventory_form .print_template_row_form textarea.form-control, #add_new_inventory_form .new_print_template_block textarea.form-control, #add_new_inventory_form .edit_print_template_block textarea.form-control, #add_new_inventory_form #referral_payouts_update textarea.form-control, #add_new_inventory_form #return_hospital_pharmacy_bill textarea.form-control, #add_new_inventory_form #new_doctor_network_rule_form textarea.form-control, #edit_pharmacy_order #new_hospital_patient_bill textarea.form-control, #edit_pharmacy_order #new_hospital_pharmacy_bill textarea.form-control, #edit_pharmacy_order #edit_hospital_pharmacy_bill textarea.form-control, #edit_pharmacy_order #create_hospital_bill_template textarea.form-control, #edit_pharmacy_order #edit_hospital_patient_bill textarea.form-control, #edit_pharmacy_order #new_hospital_pharmacy_inventory textarea.form-control, #edit_pharmacy_order #prescription_template_form textarea.form-control, #edit_pharmacy_order #new_staff_network_rule_form textarea.form-control, #edit_pharmacy_order #new_hospital_radiology_order textarea.form-control, #edit_pharmacy_order #edit_hospital_radiology_order textarea.form-control, #edit_pharmacy_order #edit_hospital_radiology_test textarea.form-control, #edit_pharmacy_order #create_user_anon_bill textarea.form-control, #edit_pharmacy_order #radiology_order_template textarea.form-control, #edit_pharmacy_order #add_doctorreferral textarea.form-control, #edit_pharmacy_order #new_pharmacy_order_form textarea.form-control, #edit_pharmacy_order #edit_pharmacy_order_form textarea.form-control, #edit_pharmacy_order #vaccination_type textarea.form-control, #edit_pharmacy_order #update_pharamacy_full_stock textarea.form-control, #edit_pharmacy_order .print_template_row_form textarea.form-control, #edit_pharmacy_order .new_print_template_block textarea.form-control, #edit_pharmacy_order .edit_print_template_block textarea.form-control, #edit_pharmacy_order #referral_payouts_update textarea.form-control, #edit_pharmacy_order #return_hospital_pharmacy_bill textarea.form-control, #edit_pharmacy_order #new_doctor_network_rule_form textarea.form-control, #edit_staff_network_rules #new_hospital_patient_bill textarea.form-control, #edit_staff_network_rules #new_hospital_pharmacy_bill textarea.form-control, #edit_staff_network_rules #edit_hospital_pharmacy_bill textarea.form-control, #edit_staff_network_rules #create_hospital_bill_template textarea.form-control, #edit_staff_network_rules #edit_hospital_patient_bill textarea.form-control, #edit_staff_network_rules #new_hospital_pharmacy_inventory textarea.form-control, #edit_staff_network_rules #prescription_template_form textarea.form-control, #edit_staff_network_rules #new_staff_network_rule_form textarea.form-control, #edit_staff_network_rules #new_hospital_radiology_order textarea.form-control, #edit_staff_network_rules #edit_hospital_radiology_order textarea.form-control, #edit_staff_network_rules #edit_hospital_radiology_test textarea.form-control, #edit_staff_network_rules #create_user_anon_bill textarea.form-control, #edit_staff_network_rules #radiology_order_template textarea.form-control, #edit_staff_network_rules #add_doctorreferral textarea.form-control, #edit_staff_network_rules #new_pharmacy_order_form textarea.form-control, #edit_staff_network_rules #edit_pharmacy_order_form textarea.form-control, #edit_staff_network_rules #vaccination_type textarea.form-control, #edit_staff_network_rules #update_pharamacy_full_stock textarea.form-control, #edit_staff_network_rules .print_template_row_form textarea.form-control, #edit_staff_network_rules .new_print_template_block textarea.form-control, #edit_staff_network_rules .edit_print_template_block textarea.form-control, #edit_staff_network_rules #referral_payouts_update textarea.form-control, #edit_staff_network_rules #return_hospital_pharmacy_bill textarea.form-control, #edit_staff_network_rules #new_doctor_network_rule_form textarea.form-control, #add_new_radiology_order_form #new_hospital_patient_bill textarea.form-control, #add_new_radiology_order_form #new_hospital_pharmacy_bill textarea.form-control, #add_new_radiology_order_form #edit_hospital_pharmacy_bill textarea.form-control, #add_new_radiology_order_form #create_hospital_bill_template textarea.form-control, #add_new_radiology_order_form #edit_hospital_patient_bill textarea.form-control, #add_new_radiology_order_form #new_hospital_pharmacy_inventory textarea.form-control, #add_new_radiology_order_form #prescription_template_form textarea.form-control, #add_new_radiology_order_form #new_staff_network_rule_form textarea.form-control, #add_new_radiology_order_form #new_hospital_radiology_order textarea.form-control, #add_new_radiology_order_form #edit_hospital_radiology_order textarea.form-control, #add_new_radiology_order_form #edit_hospital_radiology_test textarea.form-control, #add_new_radiology_order_form #create_user_anon_bill textarea.form-control, #add_new_radiology_order_form #radiology_order_template textarea.form-control, #add_new_radiology_order_form #add_doctorreferral textarea.form-control, #add_new_radiology_order_form #new_pharmacy_order_form textarea.form-control, #add_new_radiology_order_form #edit_pharmacy_order_form textarea.form-control, #add_new_radiology_order_form #vaccination_type textarea.form-control, #add_new_radiology_order_form #update_pharamacy_full_stock textarea.form-control, #add_new_radiology_order_form .print_template_row_form textarea.form-control, #add_new_radiology_order_form .new_print_template_block textarea.form-control, #add_new_radiology_order_form .edit_print_template_block textarea.form-control, #add_new_radiology_order_form #referral_payouts_update textarea.form-control, #add_new_radiology_order_form #return_hospital_pharmacy_bill textarea.form-control, #add_new_radiology_order_form #new_doctor_network_rule_form textarea.form-control, #edit_radiology_test_form #new_hospital_patient_bill textarea.form-control, #edit_radiology_test_form #new_hospital_pharmacy_bill textarea.form-control, #edit_radiology_test_form #edit_hospital_pharmacy_bill textarea.form-control, #edit_radiology_test_form #create_hospital_bill_template textarea.form-control, #edit_radiology_test_form #edit_hospital_patient_bill textarea.form-control, #edit_radiology_test_form #new_hospital_pharmacy_inventory textarea.form-control, #edit_radiology_test_form #prescription_template_form textarea.form-control, #edit_radiology_test_form #new_staff_network_rule_form textarea.form-control, #edit_radiology_test_form #new_hospital_radiology_order textarea.form-control, #edit_radiology_test_form #edit_hospital_radiology_order textarea.form-control, #edit_radiology_test_form #edit_hospital_radiology_test textarea.form-control, #edit_radiology_test_form #create_user_anon_bill textarea.form-control, #edit_radiology_test_form #radiology_order_template textarea.form-control, #edit_radiology_test_form #add_doctorreferral textarea.form-control, #edit_radiology_test_form #new_pharmacy_order_form textarea.form-control, #edit_radiology_test_form #edit_pharmacy_order_form textarea.form-control, #edit_radiology_test_form #vaccination_type textarea.form-control, #edit_radiology_test_form #update_pharamacy_full_stock textarea.form-control, #edit_radiology_test_form .print_template_row_form textarea.form-control, #edit_radiology_test_form .new_print_template_block textarea.form-control, #edit_radiology_test_form .edit_print_template_block textarea.form-control, #edit_radiology_test_form #referral_payouts_update textarea.form-control, #edit_radiology_test_form #return_hospital_pharmacy_bill textarea.form-control, #edit_radiology_test_form #new_doctor_network_rule_form textarea.form-control, #importUserBill #new_hospital_patient_bill textarea.form-control, #importUserBill #new_hospital_pharmacy_bill textarea.form-control, #importUserBill #edit_hospital_pharmacy_bill textarea.form-control, #importUserBill #create_hospital_bill_template textarea.form-control, #importUserBill #edit_hospital_patient_bill textarea.form-control, #importUserBill #new_hospital_pharmacy_inventory textarea.form-control, #importUserBill #prescription_template_form textarea.form-control, #importUserBill #new_staff_network_rule_form textarea.form-control, #importUserBill #new_hospital_radiology_order textarea.form-control, #importUserBill #edit_hospital_radiology_order textarea.form-control, #importUserBill #edit_hospital_radiology_test textarea.form-control, #importUserBill #create_user_anon_bill textarea.form-control, #importUserBill #radiology_order_template textarea.form-control, #importUserBill #add_doctorreferral textarea.form-control, #importUserBill #new_pharmacy_order_form textarea.form-control, #importUserBill #edit_pharmacy_order_form textarea.form-control, #importUserBill #vaccination_type textarea.form-control, #importUserBill #update_pharamacy_full_stock textarea.form-control, #importUserBill .print_template_row_form textarea.form-control, #importUserBill .new_print_template_block textarea.form-control, #importUserBill .edit_print_template_block textarea.form-control, #importUserBill #referral_payouts_update textarea.form-control, #importUserBill #return_hospital_pharmacy_bill textarea.form-control, #importUserBill #new_doctor_network_rule_form textarea.form-control, #editOrderTemplatemodal #new_hospital_patient_bill textarea.form-control, #editOrderTemplatemodal #new_hospital_pharmacy_bill textarea.form-control, #editOrderTemplatemodal #edit_hospital_pharmacy_bill textarea.form-control, #editOrderTemplatemodal #create_hospital_bill_template textarea.form-control, #editOrderTemplatemodal #edit_hospital_patient_bill textarea.form-control, #editOrderTemplatemodal #new_hospital_pharmacy_inventory textarea.form-control, #editOrderTemplatemodal #prescription_template_form textarea.form-control, #editOrderTemplatemodal #new_staff_network_rule_form textarea.form-control, #editOrderTemplatemodal #new_hospital_radiology_order textarea.form-control, #editOrderTemplatemodal #edit_hospital_radiology_order textarea.form-control, #editOrderTemplatemodal #edit_hospital_radiology_test textarea.form-control, #editOrderTemplatemodal #create_user_anon_bill textarea.form-control, #editOrderTemplatemodal #radiology_order_template textarea.form-control, #editOrderTemplatemodal #add_doctorreferral textarea.form-control, #editOrderTemplatemodal #new_pharmacy_order_form textarea.form-control, #editOrderTemplatemodal #edit_pharmacy_order_form textarea.form-control, #editOrderTemplatemodal #vaccination_type textarea.form-control, #editOrderTemplatemodal #update_pharamacy_full_stock textarea.form-control, #editOrderTemplatemodal .print_template_row_form textarea.form-control, #editOrderTemplatemodal .new_print_template_block textarea.form-control, #editOrderTemplatemodal .edit_print_template_block textarea.form-control, #editOrderTemplatemodal #referral_payouts_update textarea.form-control, #editOrderTemplatemodal #return_hospital_pharmacy_bill textarea.form-control, #editOrderTemplatemodal #new_doctor_network_rule_form textarea.form-control, #editReferralTemplatemodal #new_hospital_patient_bill textarea.form-control, #editReferralTemplatemodal #new_hospital_pharmacy_bill textarea.form-control, #editReferralTemplatemodal #edit_hospital_pharmacy_bill textarea.form-control, #editReferralTemplatemodal #create_hospital_bill_template textarea.form-control, #editReferralTemplatemodal #edit_hospital_patient_bill textarea.form-control, #editReferralTemplatemodal #new_hospital_pharmacy_inventory textarea.form-control, #editReferralTemplatemodal #prescription_template_form textarea.form-control, #editReferralTemplatemodal #new_staff_network_rule_form textarea.form-control, #editReferralTemplatemodal #new_hospital_radiology_order textarea.form-control, #editReferralTemplatemodal #edit_hospital_radiology_order textarea.form-control, #editReferralTemplatemodal #edit_hospital_radiology_test textarea.form-control, #editReferralTemplatemodal #create_user_anon_bill textarea.form-control, #editReferralTemplatemodal #radiology_order_template textarea.form-control, #editReferralTemplatemodal #add_doctorreferral textarea.form-control, #editReferralTemplatemodal #new_pharmacy_order_form textarea.form-control, #editReferralTemplatemodal #edit_pharmacy_order_form textarea.form-control, #editReferralTemplatemodal #vaccination_type textarea.form-control, #editReferralTemplatemodal #update_pharamacy_full_stock textarea.form-control, #editReferralTemplatemodal .print_template_row_form textarea.form-control, #editReferralTemplatemodal .new_print_template_block textarea.form-control, #editReferralTemplatemodal .edit_print_template_block textarea.form-control, #editReferralTemplatemodal #referral_payouts_update textarea.form-control, #editReferralTemplatemodal #return_hospital_pharmacy_bill textarea.form-control, #editReferralTemplatemodal #new_doctor_network_rule_form textarea.form-control, #VaccinationTemplatemodal #new_hospital_patient_bill textarea.form-control, #VaccinationTemplatemodal #new_hospital_pharmacy_bill textarea.form-control, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill textarea.form-control, #VaccinationTemplatemodal #create_hospital_bill_template textarea.form-control, #VaccinationTemplatemodal #edit_hospital_patient_bill textarea.form-control, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory textarea.form-control, #VaccinationTemplatemodal #prescription_template_form textarea.form-control, #VaccinationTemplatemodal #new_staff_network_rule_form textarea.form-control, #VaccinationTemplatemodal #new_hospital_radiology_order textarea.form-control, #VaccinationTemplatemodal #edit_hospital_radiology_order textarea.form-control, #VaccinationTemplatemodal #edit_hospital_radiology_test textarea.form-control, #VaccinationTemplatemodal #create_user_anon_bill textarea.form-control, #VaccinationTemplatemodal #radiology_order_template textarea.form-control, #VaccinationTemplatemodal #add_doctorreferral textarea.form-control, #VaccinationTemplatemodal #new_pharmacy_order_form textarea.form-control, #VaccinationTemplatemodal #edit_pharmacy_order_form textarea.form-control, #VaccinationTemplatemodal #vaccination_type textarea.form-control, #VaccinationTemplatemodal #update_pharamacy_full_stock textarea.form-control, #VaccinationTemplatemodal .print_template_row_form textarea.form-control, #VaccinationTemplatemodal .new_print_template_block textarea.form-control, #VaccinationTemplatemodal .edit_print_template_block textarea.form-control, #VaccinationTemplatemodal #referral_payouts_update textarea.form-control, #VaccinationTemplatemodal #return_hospital_pharmacy_bill textarea.form-control, #VaccinationTemplatemodal #new_doctor_network_rule_form textarea.form-control, #update_pharmacy_order_stock #new_hospital_patient_bill textarea.form-control, #update_pharmacy_order_stock #new_hospital_pharmacy_bill textarea.form-control, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill textarea.form-control, #update_pharmacy_order_stock #create_hospital_bill_template textarea.form-control, #update_pharmacy_order_stock #edit_hospital_patient_bill textarea.form-control, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory textarea.form-control, #update_pharmacy_order_stock #prescription_template_form textarea.form-control, #update_pharmacy_order_stock #new_staff_network_rule_form textarea.form-control, #update_pharmacy_order_stock #new_hospital_radiology_order textarea.form-control, #update_pharmacy_order_stock #edit_hospital_radiology_order textarea.form-control, #update_pharmacy_order_stock #edit_hospital_radiology_test textarea.form-control, #update_pharmacy_order_stock #create_user_anon_bill textarea.form-control, #update_pharmacy_order_stock #radiology_order_template textarea.form-control, #update_pharmacy_order_stock #add_doctorreferral textarea.form-control, #update_pharmacy_order_stock #new_pharmacy_order_form textarea.form-control, #update_pharmacy_order_stock #edit_pharmacy_order_form textarea.form-control, #update_pharmacy_order_stock #vaccination_type textarea.form-control, #update_pharmacy_order_stock #update_pharamacy_full_stock textarea.form-control, #update_pharmacy_order_stock .print_template_row_form textarea.form-control, #update_pharmacy_order_stock .new_print_template_block textarea.form-control, #update_pharmacy_order_stock .edit_print_template_block textarea.form-control, #update_pharmacy_order_stock #referral_payouts_update textarea.form-control, #update_pharmacy_order_stock #return_hospital_pharmacy_bill textarea.form-control, #update_pharmacy_order_stock #new_doctor_network_rule_form textarea.form-control, #addMoreList #new_hospital_patient_bill textarea.form-control, #addMoreList #new_hospital_pharmacy_bill textarea.form-control, #addMoreList #edit_hospital_pharmacy_bill textarea.form-control, #addMoreList #create_hospital_bill_template textarea.form-control, #addMoreList #edit_hospital_patient_bill textarea.form-control, #addMoreList #new_hospital_pharmacy_inventory textarea.form-control, #addMoreList #prescription_template_form textarea.form-control, #addMoreList #new_staff_network_rule_form textarea.form-control, #addMoreList #new_hospital_radiology_order textarea.form-control, #addMoreList #edit_hospital_radiology_order textarea.form-control, #addMoreList #edit_hospital_radiology_test textarea.form-control, #addMoreList #create_user_anon_bill textarea.form-control, #addMoreList #radiology_order_template textarea.form-control, #addMoreList #add_doctorreferral textarea.form-control, #addMoreList #new_pharmacy_order_form textarea.form-control, #addMoreList #edit_pharmacy_order_form textarea.form-control, #addMoreList #vaccination_type textarea.form-control, #addMoreList #update_pharamacy_full_stock textarea.form-control, #addMoreList .print_template_row_form textarea.form-control, #addMoreList .new_print_template_block textarea.form-control, #addMoreList .edit_print_template_block textarea.form-control, #addMoreList #referral_payouts_update textarea.form-control, #addMoreList #return_hospital_pharmacy_bill textarea.form-control, #addMoreList #new_doctor_network_rule_form textarea.form-control, #addTemplateHeaderBlocksModal #new_hospital_patient_bill textarea.form-control, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill textarea.form-control, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill textarea.form-control, #addTemplateHeaderBlocksModal #create_hospital_bill_template textarea.form-control, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill textarea.form-control, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory textarea.form-control, #addTemplateHeaderBlocksModal #prescription_template_form textarea.form-control, #addTemplateHeaderBlocksModal #new_staff_network_rule_form textarea.form-control, #addTemplateHeaderBlocksModal #new_hospital_radiology_order textarea.form-control, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order textarea.form-control, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test textarea.form-control, #addTemplateHeaderBlocksModal #create_user_anon_bill textarea.form-control, #addTemplateHeaderBlocksModal #radiology_order_template textarea.form-control, #addTemplateHeaderBlocksModal #add_doctorreferral textarea.form-control, #addTemplateHeaderBlocksModal #new_pharmacy_order_form textarea.form-control, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form textarea.form-control, #addTemplateHeaderBlocksModal #vaccination_type textarea.form-control, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock textarea.form-control, #addTemplateHeaderBlocksModal .print_template_row_form textarea.form-control, #addTemplateHeaderBlocksModal .new_print_template_block textarea.form-control, #addTemplateHeaderBlocksModal .edit_print_template_block textarea.form-control, #addTemplateHeaderBlocksModal #referral_payouts_update textarea.form-control, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill textarea.form-control, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form textarea.form-control, #referralPayoutTemplatemodal #new_hospital_patient_bill textarea.form-control, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill textarea.form-control, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill textarea.form-control, #referralPayoutTemplatemodal #create_hospital_bill_template textarea.form-control, #referralPayoutTemplatemodal #edit_hospital_patient_bill textarea.form-control, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory textarea.form-control, #referralPayoutTemplatemodal #prescription_template_form textarea.form-control, #referralPayoutTemplatemodal #new_staff_network_rule_form textarea.form-control, #referralPayoutTemplatemodal #new_hospital_radiology_order textarea.form-control, #referralPayoutTemplatemodal #edit_hospital_radiology_order textarea.form-control, #referralPayoutTemplatemodal #edit_hospital_radiology_test textarea.form-control, #referralPayoutTemplatemodal #create_user_anon_bill textarea.form-control, #referralPayoutTemplatemodal #radiology_order_template textarea.form-control, #referralPayoutTemplatemodal #add_doctorreferral textarea.form-control, #referralPayoutTemplatemodal #new_pharmacy_order_form textarea.form-control, #referralPayoutTemplatemodal #edit_pharmacy_order_form textarea.form-control, #referralPayoutTemplatemodal #vaccination_type textarea.form-control, #referralPayoutTemplatemodal #update_pharamacy_full_stock textarea.form-control, #referralPayoutTemplatemodal .print_template_row_form textarea.form-control, #referralPayoutTemplatemodal .new_print_template_block textarea.form-control, #referralPayoutTemplatemodal .edit_print_template_block textarea.form-control, #referralPayoutTemplatemodal #referral_payouts_update textarea.form-control, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill textarea.form-control, #referralPayoutTemplatemodal #new_doctor_network_rule_form textarea.form-control, #new_doctor_network_rule_form #new_hospital_patient_bill textarea.form-control, #new_doctor_network_rule_form #new_hospital_pharmacy_bill textarea.form-control, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill textarea.form-control, #new_doctor_network_rule_form #create_hospital_bill_template textarea.form-control, #new_doctor_network_rule_form #edit_hospital_patient_bill textarea.form-control, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory textarea.form-control, #new_doctor_network_rule_form #prescription_template_form textarea.form-control, #new_doctor_network_rule_form #new_staff_network_rule_form textarea.form-control, #new_doctor_network_rule_form #new_hospital_radiology_order textarea.form-control, #new_doctor_network_rule_form #edit_hospital_radiology_order textarea.form-control, #new_doctor_network_rule_form #edit_hospital_radiology_test textarea.form-control, #new_doctor_network_rule_form #create_user_anon_bill textarea.form-control, #new_doctor_network_rule_form #radiology_order_template textarea.form-control, #new_doctor_network_rule_form #add_doctorreferral textarea.form-control, #new_doctor_network_rule_form #new_pharmacy_order_form textarea.form-control, #new_doctor_network_rule_form #edit_pharmacy_order_form textarea.form-control, #new_doctor_network_rule_form #vaccination_type textarea.form-control, #new_doctor_network_rule_form #update_pharamacy_full_stock textarea.form-control, #new_doctor_network_rule_form .print_template_row_form textarea.form-control, #new_doctor_network_rule_form .new_print_template_block textarea.form-control, #new_doctor_network_rule_form .edit_print_template_block textarea.form-control, #new_doctor_network_rule_form #referral_payouts_update textarea.form-control, #new_doctor_network_rule_form #return_hospital_pharmacy_bill textarea.form-control, #new_doctor_network_rule_form #new_doctor_network_rule_form textarea.form-control {
  height: 5em;
  padding: 10px 10px;
  resize: none;
}
#add_new_bill_form #new_hospital_patient_bill ._add_nested_fields_link, #add_new_bill_form #new_hospital_pharmacy_bill ._add_nested_fields_link, #add_new_bill_form #edit_hospital_pharmacy_bill ._add_nested_fields_link, #add_new_bill_form #create_hospital_bill_template ._add_nested_fields_link, #add_new_bill_form #edit_hospital_patient_bill ._add_nested_fields_link, #add_new_bill_form #new_hospital_pharmacy_inventory ._add_nested_fields_link, #add_new_bill_form #prescription_template_form ._add_nested_fields_link, #add_new_bill_form #new_staff_network_rule_form ._add_nested_fields_link, #add_new_bill_form #new_hospital_radiology_order ._add_nested_fields_link, #add_new_bill_form #edit_hospital_radiology_order ._add_nested_fields_link, #add_new_bill_form #edit_hospital_radiology_test ._add_nested_fields_link, #add_new_bill_form #create_user_anon_bill ._add_nested_fields_link, #add_new_bill_form #radiology_order_template ._add_nested_fields_link, #add_new_bill_form #add_doctorreferral ._add_nested_fields_link, #add_new_bill_form #new_pharmacy_order_form ._add_nested_fields_link, #add_new_bill_form #edit_pharmacy_order_form ._add_nested_fields_link, #add_new_bill_form #vaccination_type ._add_nested_fields_link, #add_new_bill_form #update_pharamacy_full_stock ._add_nested_fields_link, #add_new_bill_form .print_template_row_form ._add_nested_fields_link, #add_new_bill_form .new_print_template_block ._add_nested_fields_link, #add_new_bill_form .edit_print_template_block ._add_nested_fields_link, #add_new_bill_form #referral_payouts_update ._add_nested_fields_link, #add_new_bill_form #return_hospital_pharmacy_bill ._add_nested_fields_link, #add_new_bill_form #new_doctor_network_rule_form ._add_nested_fields_link, #add_new_pharmacy_bill_form #new_hospital_patient_bill ._add_nested_fields_link, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill ._add_nested_fields_link, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill ._add_nested_fields_link, #add_new_pharmacy_bill_form #create_hospital_bill_template ._add_nested_fields_link, #add_new_pharmacy_bill_form #edit_hospital_patient_bill ._add_nested_fields_link, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory ._add_nested_fields_link, #add_new_pharmacy_bill_form #prescription_template_form ._add_nested_fields_link, #add_new_pharmacy_bill_form #new_staff_network_rule_form ._add_nested_fields_link, #add_new_pharmacy_bill_form #new_hospital_radiology_order ._add_nested_fields_link, #add_new_pharmacy_bill_form #edit_hospital_radiology_order ._add_nested_fields_link, #add_new_pharmacy_bill_form #edit_hospital_radiology_test ._add_nested_fields_link, #add_new_pharmacy_bill_form #create_user_anon_bill ._add_nested_fields_link, #add_new_pharmacy_bill_form #radiology_order_template ._add_nested_fields_link, #add_new_pharmacy_bill_form #add_doctorreferral ._add_nested_fields_link, #add_new_pharmacy_bill_form #new_pharmacy_order_form ._add_nested_fields_link, #add_new_pharmacy_bill_form #edit_pharmacy_order_form ._add_nested_fields_link, #add_new_pharmacy_bill_form #vaccination_type ._add_nested_fields_link, #add_new_pharmacy_bill_form #update_pharamacy_full_stock ._add_nested_fields_link, #add_new_pharmacy_bill_form .print_template_row_form ._add_nested_fields_link, #add_new_pharmacy_bill_form .new_print_template_block ._add_nested_fields_link, #add_new_pharmacy_bill_form .edit_print_template_block ._add_nested_fields_link, #add_new_pharmacy_bill_form #referral_payouts_update ._add_nested_fields_link, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill ._add_nested_fields_link, #add_new_pharmacy_bill_form #new_doctor_network_rule_form ._add_nested_fields_link, #update_new_bill_form #new_hospital_patient_bill ._add_nested_fields_link, #update_new_bill_form #new_hospital_pharmacy_bill ._add_nested_fields_link, #update_new_bill_form #edit_hospital_pharmacy_bill ._add_nested_fields_link, #update_new_bill_form #create_hospital_bill_template ._add_nested_fields_link, #update_new_bill_form #edit_hospital_patient_bill ._add_nested_fields_link, #update_new_bill_form #new_hospital_pharmacy_inventory ._add_nested_fields_link, #update_new_bill_form #prescription_template_form ._add_nested_fields_link, #update_new_bill_form #new_staff_network_rule_form ._add_nested_fields_link, #update_new_bill_form #new_hospital_radiology_order ._add_nested_fields_link, #update_new_bill_form #edit_hospital_radiology_order ._add_nested_fields_link, #update_new_bill_form #edit_hospital_radiology_test ._add_nested_fields_link, #update_new_bill_form #create_user_anon_bill ._add_nested_fields_link, #update_new_bill_form #radiology_order_template ._add_nested_fields_link, #update_new_bill_form #add_doctorreferral ._add_nested_fields_link, #update_new_bill_form #new_pharmacy_order_form ._add_nested_fields_link, #update_new_bill_form #edit_pharmacy_order_form ._add_nested_fields_link, #update_new_bill_form #vaccination_type ._add_nested_fields_link, #update_new_bill_form #update_pharamacy_full_stock ._add_nested_fields_link, #update_new_bill_form .print_template_row_form ._add_nested_fields_link, #update_new_bill_form .new_print_template_block ._add_nested_fields_link, #update_new_bill_form .edit_print_template_block ._add_nested_fields_link, #update_new_bill_form #referral_payouts_update ._add_nested_fields_link, #update_new_bill_form #return_hospital_pharmacy_bill ._add_nested_fields_link, #update_new_bill_form #new_doctor_network_rule_form ._add_nested_fields_link, #edit_pharmacy_bill_form #new_hospital_patient_bill ._add_nested_fields_link, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill ._add_nested_fields_link, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill ._add_nested_fields_link, #edit_pharmacy_bill_form #create_hospital_bill_template ._add_nested_fields_link, #edit_pharmacy_bill_form #edit_hospital_patient_bill ._add_nested_fields_link, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory ._add_nested_fields_link, #edit_pharmacy_bill_form #prescription_template_form ._add_nested_fields_link, #edit_pharmacy_bill_form #new_staff_network_rule_form ._add_nested_fields_link, #edit_pharmacy_bill_form #new_hospital_radiology_order ._add_nested_fields_link, #edit_pharmacy_bill_form #edit_hospital_radiology_order ._add_nested_fields_link, #edit_pharmacy_bill_form #edit_hospital_radiology_test ._add_nested_fields_link, #edit_pharmacy_bill_form #create_user_anon_bill ._add_nested_fields_link, #edit_pharmacy_bill_form #radiology_order_template ._add_nested_fields_link, #edit_pharmacy_bill_form #add_doctorreferral ._add_nested_fields_link, #edit_pharmacy_bill_form #new_pharmacy_order_form ._add_nested_fields_link, #edit_pharmacy_bill_form #edit_pharmacy_order_form ._add_nested_fields_link, #edit_pharmacy_bill_form #vaccination_type ._add_nested_fields_link, #edit_pharmacy_bill_form #update_pharamacy_full_stock ._add_nested_fields_link, #edit_pharmacy_bill_form .print_template_row_form ._add_nested_fields_link, #edit_pharmacy_bill_form .new_print_template_block ._add_nested_fields_link, #edit_pharmacy_bill_form .edit_print_template_block ._add_nested_fields_link, #edit_pharmacy_bill_form #referral_payouts_update ._add_nested_fields_link, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill ._add_nested_fields_link, #edit_pharmacy_bill_form #new_doctor_network_rule_form ._add_nested_fields_link, #createHospBillTemplatemodal #new_hospital_patient_bill ._add_nested_fields_link, #createHospBillTemplatemodal #new_hospital_pharmacy_bill ._add_nested_fields_link, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill ._add_nested_fields_link, #createHospBillTemplatemodal #create_hospital_bill_template ._add_nested_fields_link, #createHospBillTemplatemodal #edit_hospital_patient_bill ._add_nested_fields_link, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory ._add_nested_fields_link, #createHospBillTemplatemodal #prescription_template_form ._add_nested_fields_link, #createHospBillTemplatemodal #new_staff_network_rule_form ._add_nested_fields_link, #createHospBillTemplatemodal #new_hospital_radiology_order ._add_nested_fields_link, #createHospBillTemplatemodal #edit_hospital_radiology_order ._add_nested_fields_link, #createHospBillTemplatemodal #edit_hospital_radiology_test ._add_nested_fields_link, #createHospBillTemplatemodal #create_user_anon_bill ._add_nested_fields_link, #createHospBillTemplatemodal #radiology_order_template ._add_nested_fields_link, #createHospBillTemplatemodal #add_doctorreferral ._add_nested_fields_link, #createHospBillTemplatemodal #new_pharmacy_order_form ._add_nested_fields_link, #createHospBillTemplatemodal #edit_pharmacy_order_form ._add_nested_fields_link, #createHospBillTemplatemodal #vaccination_type ._add_nested_fields_link, #createHospBillTemplatemodal #update_pharamacy_full_stock ._add_nested_fields_link, #createHospBillTemplatemodal .print_template_row_form ._add_nested_fields_link, #createHospBillTemplatemodal .new_print_template_block ._add_nested_fields_link, #createHospBillTemplatemodal .edit_print_template_block ._add_nested_fields_link, #createHospBillTemplatemodal #referral_payouts_update ._add_nested_fields_link, #createHospBillTemplatemodal #return_hospital_pharmacy_bill ._add_nested_fields_link, #createHospBillTemplatemodal #new_doctor_network_rule_form ._add_nested_fields_link, #editBillTemplatemodal #new_hospital_patient_bill ._add_nested_fields_link, #editBillTemplatemodal #new_hospital_pharmacy_bill ._add_nested_fields_link, #editBillTemplatemodal #edit_hospital_pharmacy_bill ._add_nested_fields_link, #editBillTemplatemodal #create_hospital_bill_template ._add_nested_fields_link, #editBillTemplatemodal #edit_hospital_patient_bill ._add_nested_fields_link, #editBillTemplatemodal #new_hospital_pharmacy_inventory ._add_nested_fields_link, #editBillTemplatemodal #prescription_template_form ._add_nested_fields_link, #editBillTemplatemodal #new_staff_network_rule_form ._add_nested_fields_link, #editBillTemplatemodal #new_hospital_radiology_order ._add_nested_fields_link, #editBillTemplatemodal #edit_hospital_radiology_order ._add_nested_fields_link, #editBillTemplatemodal #edit_hospital_radiology_test ._add_nested_fields_link, #editBillTemplatemodal #create_user_anon_bill ._add_nested_fields_link, #editBillTemplatemodal #radiology_order_template ._add_nested_fields_link, #editBillTemplatemodal #add_doctorreferral ._add_nested_fields_link, #editBillTemplatemodal #new_pharmacy_order_form ._add_nested_fields_link, #editBillTemplatemodal #edit_pharmacy_order_form ._add_nested_fields_link, #editBillTemplatemodal #vaccination_type ._add_nested_fields_link, #editBillTemplatemodal #update_pharamacy_full_stock ._add_nested_fields_link, #editBillTemplatemodal .print_template_row_form ._add_nested_fields_link, #editBillTemplatemodal .new_print_template_block ._add_nested_fields_link, #editBillTemplatemodal .edit_print_template_block ._add_nested_fields_link, #editBillTemplatemodal #referral_payouts_update ._add_nested_fields_link, #editBillTemplatemodal #return_hospital_pharmacy_bill ._add_nested_fields_link, #editBillTemplatemodal #new_doctor_network_rule_form ._add_nested_fields_link, #add_new_inventory_form #new_hospital_patient_bill ._add_nested_fields_link, #add_new_inventory_form #new_hospital_pharmacy_bill ._add_nested_fields_link, #add_new_inventory_form #edit_hospital_pharmacy_bill ._add_nested_fields_link, #add_new_inventory_form #create_hospital_bill_template ._add_nested_fields_link, #add_new_inventory_form #edit_hospital_patient_bill ._add_nested_fields_link, #add_new_inventory_form #new_hospital_pharmacy_inventory ._add_nested_fields_link, #add_new_inventory_form #prescription_template_form ._add_nested_fields_link, #add_new_inventory_form #new_staff_network_rule_form ._add_nested_fields_link, #add_new_inventory_form #new_hospital_radiology_order ._add_nested_fields_link, #add_new_inventory_form #edit_hospital_radiology_order ._add_nested_fields_link, #add_new_inventory_form #edit_hospital_radiology_test ._add_nested_fields_link, #add_new_inventory_form #create_user_anon_bill ._add_nested_fields_link, #add_new_inventory_form #radiology_order_template ._add_nested_fields_link, #add_new_inventory_form #add_doctorreferral ._add_nested_fields_link, #add_new_inventory_form #new_pharmacy_order_form ._add_nested_fields_link, #add_new_inventory_form #edit_pharmacy_order_form ._add_nested_fields_link, #add_new_inventory_form #vaccination_type ._add_nested_fields_link, #add_new_inventory_form #update_pharamacy_full_stock ._add_nested_fields_link, #add_new_inventory_form .print_template_row_form ._add_nested_fields_link, #add_new_inventory_form .new_print_template_block ._add_nested_fields_link, #add_new_inventory_form .edit_print_template_block ._add_nested_fields_link, #add_new_inventory_form #referral_payouts_update ._add_nested_fields_link, #add_new_inventory_form #return_hospital_pharmacy_bill ._add_nested_fields_link, #add_new_inventory_form #new_doctor_network_rule_form ._add_nested_fields_link, #edit_pharmacy_order #new_hospital_patient_bill ._add_nested_fields_link, #edit_pharmacy_order #new_hospital_pharmacy_bill ._add_nested_fields_link, #edit_pharmacy_order #edit_hospital_pharmacy_bill ._add_nested_fields_link, #edit_pharmacy_order #create_hospital_bill_template ._add_nested_fields_link, #edit_pharmacy_order #edit_hospital_patient_bill ._add_nested_fields_link, #edit_pharmacy_order #new_hospital_pharmacy_inventory ._add_nested_fields_link, #edit_pharmacy_order #prescription_template_form ._add_nested_fields_link, #edit_pharmacy_order #new_staff_network_rule_form ._add_nested_fields_link, #edit_pharmacy_order #new_hospital_radiology_order ._add_nested_fields_link, #edit_pharmacy_order #edit_hospital_radiology_order ._add_nested_fields_link, #edit_pharmacy_order #edit_hospital_radiology_test ._add_nested_fields_link, #edit_pharmacy_order #create_user_anon_bill ._add_nested_fields_link, #edit_pharmacy_order #radiology_order_template ._add_nested_fields_link, #edit_pharmacy_order #add_doctorreferral ._add_nested_fields_link, #edit_pharmacy_order #new_pharmacy_order_form ._add_nested_fields_link, #edit_pharmacy_order #edit_pharmacy_order_form ._add_nested_fields_link, #edit_pharmacy_order #vaccination_type ._add_nested_fields_link, #edit_pharmacy_order #update_pharamacy_full_stock ._add_nested_fields_link, #edit_pharmacy_order .print_template_row_form ._add_nested_fields_link, #edit_pharmacy_order .new_print_template_block ._add_nested_fields_link, #edit_pharmacy_order .edit_print_template_block ._add_nested_fields_link, #edit_pharmacy_order #referral_payouts_update ._add_nested_fields_link, #edit_pharmacy_order #return_hospital_pharmacy_bill ._add_nested_fields_link, #edit_pharmacy_order #new_doctor_network_rule_form ._add_nested_fields_link, #edit_staff_network_rules #new_hospital_patient_bill ._add_nested_fields_link, #edit_staff_network_rules #new_hospital_pharmacy_bill ._add_nested_fields_link, #edit_staff_network_rules #edit_hospital_pharmacy_bill ._add_nested_fields_link, #edit_staff_network_rules #create_hospital_bill_template ._add_nested_fields_link, #edit_staff_network_rules #edit_hospital_patient_bill ._add_nested_fields_link, #edit_staff_network_rules #new_hospital_pharmacy_inventory ._add_nested_fields_link, #edit_staff_network_rules #prescription_template_form ._add_nested_fields_link, #edit_staff_network_rules #new_staff_network_rule_form ._add_nested_fields_link, #edit_staff_network_rules #new_hospital_radiology_order ._add_nested_fields_link, #edit_staff_network_rules #edit_hospital_radiology_order ._add_nested_fields_link, #edit_staff_network_rules #edit_hospital_radiology_test ._add_nested_fields_link, #edit_staff_network_rules #create_user_anon_bill ._add_nested_fields_link, #edit_staff_network_rules #radiology_order_template ._add_nested_fields_link, #edit_staff_network_rules #add_doctorreferral ._add_nested_fields_link, #edit_staff_network_rules #new_pharmacy_order_form ._add_nested_fields_link, #edit_staff_network_rules #edit_pharmacy_order_form ._add_nested_fields_link, #edit_staff_network_rules #vaccination_type ._add_nested_fields_link, #edit_staff_network_rules #update_pharamacy_full_stock ._add_nested_fields_link, #edit_staff_network_rules .print_template_row_form ._add_nested_fields_link, #edit_staff_network_rules .new_print_template_block ._add_nested_fields_link, #edit_staff_network_rules .edit_print_template_block ._add_nested_fields_link, #edit_staff_network_rules #referral_payouts_update ._add_nested_fields_link, #edit_staff_network_rules #return_hospital_pharmacy_bill ._add_nested_fields_link, #edit_staff_network_rules #new_doctor_network_rule_form ._add_nested_fields_link, #add_new_radiology_order_form #new_hospital_patient_bill ._add_nested_fields_link, #add_new_radiology_order_form #new_hospital_pharmacy_bill ._add_nested_fields_link, #add_new_radiology_order_form #edit_hospital_pharmacy_bill ._add_nested_fields_link, #add_new_radiology_order_form #create_hospital_bill_template ._add_nested_fields_link, #add_new_radiology_order_form #edit_hospital_patient_bill ._add_nested_fields_link, #add_new_radiology_order_form #new_hospital_pharmacy_inventory ._add_nested_fields_link, #add_new_radiology_order_form #prescription_template_form ._add_nested_fields_link, #add_new_radiology_order_form #new_staff_network_rule_form ._add_nested_fields_link, #add_new_radiology_order_form #new_hospital_radiology_order ._add_nested_fields_link, #add_new_radiology_order_form #edit_hospital_radiology_order ._add_nested_fields_link, #add_new_radiology_order_form #edit_hospital_radiology_test ._add_nested_fields_link, #add_new_radiology_order_form #create_user_anon_bill ._add_nested_fields_link, #add_new_radiology_order_form #radiology_order_template ._add_nested_fields_link, #add_new_radiology_order_form #add_doctorreferral ._add_nested_fields_link, #add_new_radiology_order_form #new_pharmacy_order_form ._add_nested_fields_link, #add_new_radiology_order_form #edit_pharmacy_order_form ._add_nested_fields_link, #add_new_radiology_order_form #vaccination_type ._add_nested_fields_link, #add_new_radiology_order_form #update_pharamacy_full_stock ._add_nested_fields_link, #add_new_radiology_order_form .print_template_row_form ._add_nested_fields_link, #add_new_radiology_order_form .new_print_template_block ._add_nested_fields_link, #add_new_radiology_order_form .edit_print_template_block ._add_nested_fields_link, #add_new_radiology_order_form #referral_payouts_update ._add_nested_fields_link, #add_new_radiology_order_form #return_hospital_pharmacy_bill ._add_nested_fields_link, #add_new_radiology_order_form #new_doctor_network_rule_form ._add_nested_fields_link, #edit_radiology_test_form #new_hospital_patient_bill ._add_nested_fields_link, #edit_radiology_test_form #new_hospital_pharmacy_bill ._add_nested_fields_link, #edit_radiology_test_form #edit_hospital_pharmacy_bill ._add_nested_fields_link, #edit_radiology_test_form #create_hospital_bill_template ._add_nested_fields_link, #edit_radiology_test_form #edit_hospital_patient_bill ._add_nested_fields_link, #edit_radiology_test_form #new_hospital_pharmacy_inventory ._add_nested_fields_link, #edit_radiology_test_form #prescription_template_form ._add_nested_fields_link, #edit_radiology_test_form #new_staff_network_rule_form ._add_nested_fields_link, #edit_radiology_test_form #new_hospital_radiology_order ._add_nested_fields_link, #edit_radiology_test_form #edit_hospital_radiology_order ._add_nested_fields_link, #edit_radiology_test_form #edit_hospital_radiology_test ._add_nested_fields_link, #edit_radiology_test_form #create_user_anon_bill ._add_nested_fields_link, #edit_radiology_test_form #radiology_order_template ._add_nested_fields_link, #edit_radiology_test_form #add_doctorreferral ._add_nested_fields_link, #edit_radiology_test_form #new_pharmacy_order_form ._add_nested_fields_link, #edit_radiology_test_form #edit_pharmacy_order_form ._add_nested_fields_link, #edit_radiology_test_form #vaccination_type ._add_nested_fields_link, #edit_radiology_test_form #update_pharamacy_full_stock ._add_nested_fields_link, #edit_radiology_test_form .print_template_row_form ._add_nested_fields_link, #edit_radiology_test_form .new_print_template_block ._add_nested_fields_link, #edit_radiology_test_form .edit_print_template_block ._add_nested_fields_link, #edit_radiology_test_form #referral_payouts_update ._add_nested_fields_link, #edit_radiology_test_form #return_hospital_pharmacy_bill ._add_nested_fields_link, #edit_radiology_test_form #new_doctor_network_rule_form ._add_nested_fields_link, #importUserBill #new_hospital_patient_bill ._add_nested_fields_link, #importUserBill #new_hospital_pharmacy_bill ._add_nested_fields_link, #importUserBill #edit_hospital_pharmacy_bill ._add_nested_fields_link, #importUserBill #create_hospital_bill_template ._add_nested_fields_link, #importUserBill #edit_hospital_patient_bill ._add_nested_fields_link, #importUserBill #new_hospital_pharmacy_inventory ._add_nested_fields_link, #importUserBill #prescription_template_form ._add_nested_fields_link, #importUserBill #new_staff_network_rule_form ._add_nested_fields_link, #importUserBill #new_hospital_radiology_order ._add_nested_fields_link, #importUserBill #edit_hospital_radiology_order ._add_nested_fields_link, #importUserBill #edit_hospital_radiology_test ._add_nested_fields_link, #importUserBill #create_user_anon_bill ._add_nested_fields_link, #importUserBill #radiology_order_template ._add_nested_fields_link, #importUserBill #add_doctorreferral ._add_nested_fields_link, #importUserBill #new_pharmacy_order_form ._add_nested_fields_link, #importUserBill #edit_pharmacy_order_form ._add_nested_fields_link, #importUserBill #vaccination_type ._add_nested_fields_link, #importUserBill #update_pharamacy_full_stock ._add_nested_fields_link, #importUserBill .print_template_row_form ._add_nested_fields_link, #importUserBill .new_print_template_block ._add_nested_fields_link, #importUserBill .edit_print_template_block ._add_nested_fields_link, #importUserBill #referral_payouts_update ._add_nested_fields_link, #importUserBill #return_hospital_pharmacy_bill ._add_nested_fields_link, #importUserBill #new_doctor_network_rule_form ._add_nested_fields_link, #editOrderTemplatemodal #new_hospital_patient_bill ._add_nested_fields_link, #editOrderTemplatemodal #new_hospital_pharmacy_bill ._add_nested_fields_link, #editOrderTemplatemodal #edit_hospital_pharmacy_bill ._add_nested_fields_link, #editOrderTemplatemodal #create_hospital_bill_template ._add_nested_fields_link, #editOrderTemplatemodal #edit_hospital_patient_bill ._add_nested_fields_link, #editOrderTemplatemodal #new_hospital_pharmacy_inventory ._add_nested_fields_link, #editOrderTemplatemodal #prescription_template_form ._add_nested_fields_link, #editOrderTemplatemodal #new_staff_network_rule_form ._add_nested_fields_link, #editOrderTemplatemodal #new_hospital_radiology_order ._add_nested_fields_link, #editOrderTemplatemodal #edit_hospital_radiology_order ._add_nested_fields_link, #editOrderTemplatemodal #edit_hospital_radiology_test ._add_nested_fields_link, #editOrderTemplatemodal #create_user_anon_bill ._add_nested_fields_link, #editOrderTemplatemodal #radiology_order_template ._add_nested_fields_link, #editOrderTemplatemodal #add_doctorreferral ._add_nested_fields_link, #editOrderTemplatemodal #new_pharmacy_order_form ._add_nested_fields_link, #editOrderTemplatemodal #edit_pharmacy_order_form ._add_nested_fields_link, #editOrderTemplatemodal #vaccination_type ._add_nested_fields_link, #editOrderTemplatemodal #update_pharamacy_full_stock ._add_nested_fields_link, #editOrderTemplatemodal .print_template_row_form ._add_nested_fields_link, #editOrderTemplatemodal .new_print_template_block ._add_nested_fields_link, #editOrderTemplatemodal .edit_print_template_block ._add_nested_fields_link, #editOrderTemplatemodal #referral_payouts_update ._add_nested_fields_link, #editOrderTemplatemodal #return_hospital_pharmacy_bill ._add_nested_fields_link, #editOrderTemplatemodal #new_doctor_network_rule_form ._add_nested_fields_link, #editReferralTemplatemodal #new_hospital_patient_bill ._add_nested_fields_link, #editReferralTemplatemodal #new_hospital_pharmacy_bill ._add_nested_fields_link, #editReferralTemplatemodal #edit_hospital_pharmacy_bill ._add_nested_fields_link, #editReferralTemplatemodal #create_hospital_bill_template ._add_nested_fields_link, #editReferralTemplatemodal #edit_hospital_patient_bill ._add_nested_fields_link, #editReferralTemplatemodal #new_hospital_pharmacy_inventory ._add_nested_fields_link, #editReferralTemplatemodal #prescription_template_form ._add_nested_fields_link, #editReferralTemplatemodal #new_staff_network_rule_form ._add_nested_fields_link, #editReferralTemplatemodal #new_hospital_radiology_order ._add_nested_fields_link, #editReferralTemplatemodal #edit_hospital_radiology_order ._add_nested_fields_link, #editReferralTemplatemodal #edit_hospital_radiology_test ._add_nested_fields_link, #editReferralTemplatemodal #create_user_anon_bill ._add_nested_fields_link, #editReferralTemplatemodal #radiology_order_template ._add_nested_fields_link, #editReferralTemplatemodal #add_doctorreferral ._add_nested_fields_link, #editReferralTemplatemodal #new_pharmacy_order_form ._add_nested_fields_link, #editReferralTemplatemodal #edit_pharmacy_order_form ._add_nested_fields_link, #editReferralTemplatemodal #vaccination_type ._add_nested_fields_link, #editReferralTemplatemodal #update_pharamacy_full_stock ._add_nested_fields_link, #editReferralTemplatemodal .print_template_row_form ._add_nested_fields_link, #editReferralTemplatemodal .new_print_template_block ._add_nested_fields_link, #editReferralTemplatemodal .edit_print_template_block ._add_nested_fields_link, #editReferralTemplatemodal #referral_payouts_update ._add_nested_fields_link, #editReferralTemplatemodal #return_hospital_pharmacy_bill ._add_nested_fields_link, #editReferralTemplatemodal #new_doctor_network_rule_form ._add_nested_fields_link, #VaccinationTemplatemodal #new_hospital_patient_bill ._add_nested_fields_link, #VaccinationTemplatemodal #new_hospital_pharmacy_bill ._add_nested_fields_link, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill ._add_nested_fields_link, #VaccinationTemplatemodal #create_hospital_bill_template ._add_nested_fields_link, #VaccinationTemplatemodal #edit_hospital_patient_bill ._add_nested_fields_link, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory ._add_nested_fields_link, #VaccinationTemplatemodal #prescription_template_form ._add_nested_fields_link, #VaccinationTemplatemodal #new_staff_network_rule_form ._add_nested_fields_link, #VaccinationTemplatemodal #new_hospital_radiology_order ._add_nested_fields_link, #VaccinationTemplatemodal #edit_hospital_radiology_order ._add_nested_fields_link, #VaccinationTemplatemodal #edit_hospital_radiology_test ._add_nested_fields_link, #VaccinationTemplatemodal #create_user_anon_bill ._add_nested_fields_link, #VaccinationTemplatemodal #radiology_order_template ._add_nested_fields_link, #VaccinationTemplatemodal #add_doctorreferral ._add_nested_fields_link, #VaccinationTemplatemodal #new_pharmacy_order_form ._add_nested_fields_link, #VaccinationTemplatemodal #edit_pharmacy_order_form ._add_nested_fields_link, #VaccinationTemplatemodal #vaccination_type ._add_nested_fields_link, #VaccinationTemplatemodal #update_pharamacy_full_stock ._add_nested_fields_link, #VaccinationTemplatemodal .print_template_row_form ._add_nested_fields_link, #VaccinationTemplatemodal .new_print_template_block ._add_nested_fields_link, #VaccinationTemplatemodal .edit_print_template_block ._add_nested_fields_link, #VaccinationTemplatemodal #referral_payouts_update ._add_nested_fields_link, #VaccinationTemplatemodal #return_hospital_pharmacy_bill ._add_nested_fields_link, #VaccinationTemplatemodal #new_doctor_network_rule_form ._add_nested_fields_link, #update_pharmacy_order_stock #new_hospital_patient_bill ._add_nested_fields_link, #update_pharmacy_order_stock #new_hospital_pharmacy_bill ._add_nested_fields_link, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill ._add_nested_fields_link, #update_pharmacy_order_stock #create_hospital_bill_template ._add_nested_fields_link, #update_pharmacy_order_stock #edit_hospital_patient_bill ._add_nested_fields_link, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory ._add_nested_fields_link, #update_pharmacy_order_stock #prescription_template_form ._add_nested_fields_link, #update_pharmacy_order_stock #new_staff_network_rule_form ._add_nested_fields_link, #update_pharmacy_order_stock #new_hospital_radiology_order ._add_nested_fields_link, #update_pharmacy_order_stock #edit_hospital_radiology_order ._add_nested_fields_link, #update_pharmacy_order_stock #edit_hospital_radiology_test ._add_nested_fields_link, #update_pharmacy_order_stock #create_user_anon_bill ._add_nested_fields_link, #update_pharmacy_order_stock #radiology_order_template ._add_nested_fields_link, #update_pharmacy_order_stock #add_doctorreferral ._add_nested_fields_link, #update_pharmacy_order_stock #new_pharmacy_order_form ._add_nested_fields_link, #update_pharmacy_order_stock #edit_pharmacy_order_form ._add_nested_fields_link, #update_pharmacy_order_stock #vaccination_type ._add_nested_fields_link, #update_pharmacy_order_stock #update_pharamacy_full_stock ._add_nested_fields_link, #update_pharmacy_order_stock .print_template_row_form ._add_nested_fields_link, #update_pharmacy_order_stock .new_print_template_block ._add_nested_fields_link, #update_pharmacy_order_stock .edit_print_template_block ._add_nested_fields_link, #update_pharmacy_order_stock #referral_payouts_update ._add_nested_fields_link, #update_pharmacy_order_stock #return_hospital_pharmacy_bill ._add_nested_fields_link, #update_pharmacy_order_stock #new_doctor_network_rule_form ._add_nested_fields_link, #addMoreList #new_hospital_patient_bill ._add_nested_fields_link, #addMoreList #new_hospital_pharmacy_bill ._add_nested_fields_link, #addMoreList #edit_hospital_pharmacy_bill ._add_nested_fields_link, #addMoreList #create_hospital_bill_template ._add_nested_fields_link, #addMoreList #edit_hospital_patient_bill ._add_nested_fields_link, #addMoreList #new_hospital_pharmacy_inventory ._add_nested_fields_link, #addMoreList #prescription_template_form ._add_nested_fields_link, #addMoreList #new_staff_network_rule_form ._add_nested_fields_link, #addMoreList #new_hospital_radiology_order ._add_nested_fields_link, #addMoreList #edit_hospital_radiology_order ._add_nested_fields_link, #addMoreList #edit_hospital_radiology_test ._add_nested_fields_link, #addMoreList #create_user_anon_bill ._add_nested_fields_link, #addMoreList #radiology_order_template ._add_nested_fields_link, #addMoreList #add_doctorreferral ._add_nested_fields_link, #addMoreList #new_pharmacy_order_form ._add_nested_fields_link, #addMoreList #edit_pharmacy_order_form ._add_nested_fields_link, #addMoreList #vaccination_type ._add_nested_fields_link, #addMoreList #update_pharamacy_full_stock ._add_nested_fields_link, #addMoreList .print_template_row_form ._add_nested_fields_link, #addMoreList .new_print_template_block ._add_nested_fields_link, #addMoreList .edit_print_template_block ._add_nested_fields_link, #addMoreList #referral_payouts_update ._add_nested_fields_link, #addMoreList #return_hospital_pharmacy_bill ._add_nested_fields_link, #addMoreList #new_doctor_network_rule_form ._add_nested_fields_link, #addTemplateHeaderBlocksModal #new_hospital_patient_bill ._add_nested_fields_link, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill ._add_nested_fields_link, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill ._add_nested_fields_link, #addTemplateHeaderBlocksModal #create_hospital_bill_template ._add_nested_fields_link, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill ._add_nested_fields_link, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory ._add_nested_fields_link, #addTemplateHeaderBlocksModal #prescription_template_form ._add_nested_fields_link, #addTemplateHeaderBlocksModal #new_staff_network_rule_form ._add_nested_fields_link, #addTemplateHeaderBlocksModal #new_hospital_radiology_order ._add_nested_fields_link, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order ._add_nested_fields_link, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test ._add_nested_fields_link, #addTemplateHeaderBlocksModal #create_user_anon_bill ._add_nested_fields_link, #addTemplateHeaderBlocksModal #radiology_order_template ._add_nested_fields_link, #addTemplateHeaderBlocksModal #add_doctorreferral ._add_nested_fields_link, #addTemplateHeaderBlocksModal #new_pharmacy_order_form ._add_nested_fields_link, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form ._add_nested_fields_link, #addTemplateHeaderBlocksModal #vaccination_type ._add_nested_fields_link, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock ._add_nested_fields_link, #addTemplateHeaderBlocksModal .print_template_row_form ._add_nested_fields_link, #addTemplateHeaderBlocksModal .new_print_template_block ._add_nested_fields_link, #addTemplateHeaderBlocksModal .edit_print_template_block ._add_nested_fields_link, #addTemplateHeaderBlocksModal #referral_payouts_update ._add_nested_fields_link, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill ._add_nested_fields_link, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form ._add_nested_fields_link, #referralPayoutTemplatemodal #new_hospital_patient_bill ._add_nested_fields_link, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill ._add_nested_fields_link, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill ._add_nested_fields_link, #referralPayoutTemplatemodal #create_hospital_bill_template ._add_nested_fields_link, #referralPayoutTemplatemodal #edit_hospital_patient_bill ._add_nested_fields_link, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory ._add_nested_fields_link, #referralPayoutTemplatemodal #prescription_template_form ._add_nested_fields_link, #referralPayoutTemplatemodal #new_staff_network_rule_form ._add_nested_fields_link, #referralPayoutTemplatemodal #new_hospital_radiology_order ._add_nested_fields_link, #referralPayoutTemplatemodal #edit_hospital_radiology_order ._add_nested_fields_link, #referralPayoutTemplatemodal #edit_hospital_radiology_test ._add_nested_fields_link, #referralPayoutTemplatemodal #create_user_anon_bill ._add_nested_fields_link, #referralPayoutTemplatemodal #radiology_order_template ._add_nested_fields_link, #referralPayoutTemplatemodal #add_doctorreferral ._add_nested_fields_link, #referralPayoutTemplatemodal #new_pharmacy_order_form ._add_nested_fields_link, #referralPayoutTemplatemodal #edit_pharmacy_order_form ._add_nested_fields_link, #referralPayoutTemplatemodal #vaccination_type ._add_nested_fields_link, #referralPayoutTemplatemodal #update_pharamacy_full_stock ._add_nested_fields_link, #referralPayoutTemplatemodal .print_template_row_form ._add_nested_fields_link, #referralPayoutTemplatemodal .new_print_template_block ._add_nested_fields_link, #referralPayoutTemplatemodal .edit_print_template_block ._add_nested_fields_link, #referralPayoutTemplatemodal #referral_payouts_update ._add_nested_fields_link, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill ._add_nested_fields_link, #referralPayoutTemplatemodal #new_doctor_network_rule_form ._add_nested_fields_link, #new_doctor_network_rule_form #new_hospital_patient_bill ._add_nested_fields_link, #new_doctor_network_rule_form #new_hospital_pharmacy_bill ._add_nested_fields_link, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill ._add_nested_fields_link, #new_doctor_network_rule_form #create_hospital_bill_template ._add_nested_fields_link, #new_doctor_network_rule_form #edit_hospital_patient_bill ._add_nested_fields_link, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory ._add_nested_fields_link, #new_doctor_network_rule_form #prescription_template_form ._add_nested_fields_link, #new_doctor_network_rule_form #new_staff_network_rule_form ._add_nested_fields_link, #new_doctor_network_rule_form #new_hospital_radiology_order ._add_nested_fields_link, #new_doctor_network_rule_form #edit_hospital_radiology_order ._add_nested_fields_link, #new_doctor_network_rule_form #edit_hospital_radiology_test ._add_nested_fields_link, #new_doctor_network_rule_form #create_user_anon_bill ._add_nested_fields_link, #new_doctor_network_rule_form #radiology_order_template ._add_nested_fields_link, #new_doctor_network_rule_form #add_doctorreferral ._add_nested_fields_link, #new_doctor_network_rule_form #new_pharmacy_order_form ._add_nested_fields_link, #new_doctor_network_rule_form #edit_pharmacy_order_form ._add_nested_fields_link, #new_doctor_network_rule_form #vaccination_type ._add_nested_fields_link, #new_doctor_network_rule_form #update_pharamacy_full_stock ._add_nested_fields_link, #new_doctor_network_rule_form .print_template_row_form ._add_nested_fields_link, #new_doctor_network_rule_form .new_print_template_block ._add_nested_fields_link, #new_doctor_network_rule_form .edit_print_template_block ._add_nested_fields_link, #new_doctor_network_rule_form #referral_payouts_update ._add_nested_fields_link, #new_doctor_network_rule_form #return_hospital_pharmacy_bill ._add_nested_fields_link, #new_doctor_network_rule_form #new_doctor_network_rule_form ._add_nested_fields_link {
  position: relative;
  display: inline-block;
  font-size: 1em;
  font-style: italic;
  font-weight: bold;
  color: #5D5D5D;
  text-decoration: none;
  margin-left: 2em;
  padding-bottom: 0.1em;
  box-shadow: 0px 2px 0 0 #5D5D5D;
}
#add_new_bill_form #new_hospital_patient_bill ._add_nested_fields_link:hover, #add_new_bill_form #new_hospital_pharmacy_bill ._add_nested_fields_link:hover, #add_new_bill_form #edit_hospital_pharmacy_bill ._add_nested_fields_link:hover, #add_new_bill_form #create_hospital_bill_template ._add_nested_fields_link:hover, #add_new_bill_form #edit_hospital_patient_bill ._add_nested_fields_link:hover, #add_new_bill_form #new_hospital_pharmacy_inventory ._add_nested_fields_link:hover, #add_new_bill_form #prescription_template_form ._add_nested_fields_link:hover, #add_new_bill_form #new_staff_network_rule_form ._add_nested_fields_link:hover, #add_new_bill_form #new_hospital_radiology_order ._add_nested_fields_link:hover, #add_new_bill_form #edit_hospital_radiology_order ._add_nested_fields_link:hover, #add_new_bill_form #edit_hospital_radiology_test ._add_nested_fields_link:hover, #add_new_bill_form #create_user_anon_bill ._add_nested_fields_link:hover, #add_new_bill_form #radiology_order_template ._add_nested_fields_link:hover, #add_new_bill_form #add_doctorreferral ._add_nested_fields_link:hover, #add_new_bill_form #new_pharmacy_order_form ._add_nested_fields_link:hover, #add_new_bill_form #edit_pharmacy_order_form ._add_nested_fields_link:hover, #add_new_bill_form #vaccination_type ._add_nested_fields_link:hover, #add_new_bill_form #update_pharamacy_full_stock ._add_nested_fields_link:hover, #add_new_bill_form .print_template_row_form ._add_nested_fields_link:hover, #add_new_bill_form .new_print_template_block ._add_nested_fields_link:hover, #add_new_bill_form .edit_print_template_block ._add_nested_fields_link:hover, #add_new_bill_form #referral_payouts_update ._add_nested_fields_link:hover, #add_new_bill_form #return_hospital_pharmacy_bill ._add_nested_fields_link:hover, #add_new_bill_form #new_doctor_network_rule_form ._add_nested_fields_link:hover, #add_new_pharmacy_bill_form #new_hospital_patient_bill ._add_nested_fields_link:hover, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill ._add_nested_fields_link:hover, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill ._add_nested_fields_link:hover, #add_new_pharmacy_bill_form #create_hospital_bill_template ._add_nested_fields_link:hover, #add_new_pharmacy_bill_form #edit_hospital_patient_bill ._add_nested_fields_link:hover, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory ._add_nested_fields_link:hover, #add_new_pharmacy_bill_form #prescription_template_form ._add_nested_fields_link:hover, #add_new_pharmacy_bill_form #new_staff_network_rule_form ._add_nested_fields_link:hover, #add_new_pharmacy_bill_form #new_hospital_radiology_order ._add_nested_fields_link:hover, #add_new_pharmacy_bill_form #edit_hospital_radiology_order ._add_nested_fields_link:hover, #add_new_pharmacy_bill_form #edit_hospital_radiology_test ._add_nested_fields_link:hover, #add_new_pharmacy_bill_form #create_user_anon_bill ._add_nested_fields_link:hover, #add_new_pharmacy_bill_form #radiology_order_template ._add_nested_fields_link:hover, #add_new_pharmacy_bill_form #add_doctorreferral ._add_nested_fields_link:hover, #add_new_pharmacy_bill_form #new_pharmacy_order_form ._add_nested_fields_link:hover, #add_new_pharmacy_bill_form #edit_pharmacy_order_form ._add_nested_fields_link:hover, #add_new_pharmacy_bill_form #vaccination_type ._add_nested_fields_link:hover, #add_new_pharmacy_bill_form #update_pharamacy_full_stock ._add_nested_fields_link:hover, #add_new_pharmacy_bill_form .print_template_row_form ._add_nested_fields_link:hover, #add_new_pharmacy_bill_form .new_print_template_block ._add_nested_fields_link:hover, #add_new_pharmacy_bill_form .edit_print_template_block ._add_nested_fields_link:hover, #add_new_pharmacy_bill_form #referral_payouts_update ._add_nested_fields_link:hover, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill ._add_nested_fields_link:hover, #add_new_pharmacy_bill_form #new_doctor_network_rule_form ._add_nested_fields_link:hover, #update_new_bill_form #new_hospital_patient_bill ._add_nested_fields_link:hover, #update_new_bill_form #new_hospital_pharmacy_bill ._add_nested_fields_link:hover, #update_new_bill_form #edit_hospital_pharmacy_bill ._add_nested_fields_link:hover, #update_new_bill_form #create_hospital_bill_template ._add_nested_fields_link:hover, #update_new_bill_form #edit_hospital_patient_bill ._add_nested_fields_link:hover, #update_new_bill_form #new_hospital_pharmacy_inventory ._add_nested_fields_link:hover, #update_new_bill_form #prescription_template_form ._add_nested_fields_link:hover, #update_new_bill_form #new_staff_network_rule_form ._add_nested_fields_link:hover, #update_new_bill_form #new_hospital_radiology_order ._add_nested_fields_link:hover, #update_new_bill_form #edit_hospital_radiology_order ._add_nested_fields_link:hover, #update_new_bill_form #edit_hospital_radiology_test ._add_nested_fields_link:hover, #update_new_bill_form #create_user_anon_bill ._add_nested_fields_link:hover, #update_new_bill_form #radiology_order_template ._add_nested_fields_link:hover, #update_new_bill_form #add_doctorreferral ._add_nested_fields_link:hover, #update_new_bill_form #new_pharmacy_order_form ._add_nested_fields_link:hover, #update_new_bill_form #edit_pharmacy_order_form ._add_nested_fields_link:hover, #update_new_bill_form #vaccination_type ._add_nested_fields_link:hover, #update_new_bill_form #update_pharamacy_full_stock ._add_nested_fields_link:hover, #update_new_bill_form .print_template_row_form ._add_nested_fields_link:hover, #update_new_bill_form .new_print_template_block ._add_nested_fields_link:hover, #update_new_bill_form .edit_print_template_block ._add_nested_fields_link:hover, #update_new_bill_form #referral_payouts_update ._add_nested_fields_link:hover, #update_new_bill_form #return_hospital_pharmacy_bill ._add_nested_fields_link:hover, #update_new_bill_form #new_doctor_network_rule_form ._add_nested_fields_link:hover, #edit_pharmacy_bill_form #new_hospital_patient_bill ._add_nested_fields_link:hover, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill ._add_nested_fields_link:hover, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill ._add_nested_fields_link:hover, #edit_pharmacy_bill_form #create_hospital_bill_template ._add_nested_fields_link:hover, #edit_pharmacy_bill_form #edit_hospital_patient_bill ._add_nested_fields_link:hover, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory ._add_nested_fields_link:hover, #edit_pharmacy_bill_form #prescription_template_form ._add_nested_fields_link:hover, #edit_pharmacy_bill_form #new_staff_network_rule_form ._add_nested_fields_link:hover, #edit_pharmacy_bill_form #new_hospital_radiology_order ._add_nested_fields_link:hover, #edit_pharmacy_bill_form #edit_hospital_radiology_order ._add_nested_fields_link:hover, #edit_pharmacy_bill_form #edit_hospital_radiology_test ._add_nested_fields_link:hover, #edit_pharmacy_bill_form #create_user_anon_bill ._add_nested_fields_link:hover, #edit_pharmacy_bill_form #radiology_order_template ._add_nested_fields_link:hover, #edit_pharmacy_bill_form #add_doctorreferral ._add_nested_fields_link:hover, #edit_pharmacy_bill_form #new_pharmacy_order_form ._add_nested_fields_link:hover, #edit_pharmacy_bill_form #edit_pharmacy_order_form ._add_nested_fields_link:hover, #edit_pharmacy_bill_form #vaccination_type ._add_nested_fields_link:hover, #edit_pharmacy_bill_form #update_pharamacy_full_stock ._add_nested_fields_link:hover, #edit_pharmacy_bill_form .print_template_row_form ._add_nested_fields_link:hover, #edit_pharmacy_bill_form .new_print_template_block ._add_nested_fields_link:hover, #edit_pharmacy_bill_form .edit_print_template_block ._add_nested_fields_link:hover, #edit_pharmacy_bill_form #referral_payouts_update ._add_nested_fields_link:hover, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill ._add_nested_fields_link:hover, #edit_pharmacy_bill_form #new_doctor_network_rule_form ._add_nested_fields_link:hover, #createHospBillTemplatemodal #new_hospital_patient_bill ._add_nested_fields_link:hover, #createHospBillTemplatemodal #new_hospital_pharmacy_bill ._add_nested_fields_link:hover, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill ._add_nested_fields_link:hover, #createHospBillTemplatemodal #create_hospital_bill_template ._add_nested_fields_link:hover, #createHospBillTemplatemodal #edit_hospital_patient_bill ._add_nested_fields_link:hover, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory ._add_nested_fields_link:hover, #createHospBillTemplatemodal #prescription_template_form ._add_nested_fields_link:hover, #createHospBillTemplatemodal #new_staff_network_rule_form ._add_nested_fields_link:hover, #createHospBillTemplatemodal #new_hospital_radiology_order ._add_nested_fields_link:hover, #createHospBillTemplatemodal #edit_hospital_radiology_order ._add_nested_fields_link:hover, #createHospBillTemplatemodal #edit_hospital_radiology_test ._add_nested_fields_link:hover, #createHospBillTemplatemodal #create_user_anon_bill ._add_nested_fields_link:hover, #createHospBillTemplatemodal #radiology_order_template ._add_nested_fields_link:hover, #createHospBillTemplatemodal #add_doctorreferral ._add_nested_fields_link:hover, #createHospBillTemplatemodal #new_pharmacy_order_form ._add_nested_fields_link:hover, #createHospBillTemplatemodal #edit_pharmacy_order_form ._add_nested_fields_link:hover, #createHospBillTemplatemodal #vaccination_type ._add_nested_fields_link:hover, #createHospBillTemplatemodal #update_pharamacy_full_stock ._add_nested_fields_link:hover, #createHospBillTemplatemodal .print_template_row_form ._add_nested_fields_link:hover, #createHospBillTemplatemodal .new_print_template_block ._add_nested_fields_link:hover, #createHospBillTemplatemodal .edit_print_template_block ._add_nested_fields_link:hover, #createHospBillTemplatemodal #referral_payouts_update ._add_nested_fields_link:hover, #createHospBillTemplatemodal #return_hospital_pharmacy_bill ._add_nested_fields_link:hover, #createHospBillTemplatemodal #new_doctor_network_rule_form ._add_nested_fields_link:hover, #editBillTemplatemodal #new_hospital_patient_bill ._add_nested_fields_link:hover, #editBillTemplatemodal #new_hospital_pharmacy_bill ._add_nested_fields_link:hover, #editBillTemplatemodal #edit_hospital_pharmacy_bill ._add_nested_fields_link:hover, #editBillTemplatemodal #create_hospital_bill_template ._add_nested_fields_link:hover, #editBillTemplatemodal #edit_hospital_patient_bill ._add_nested_fields_link:hover, #editBillTemplatemodal #new_hospital_pharmacy_inventory ._add_nested_fields_link:hover, #editBillTemplatemodal #prescription_template_form ._add_nested_fields_link:hover, #editBillTemplatemodal #new_staff_network_rule_form ._add_nested_fields_link:hover, #editBillTemplatemodal #new_hospital_radiology_order ._add_nested_fields_link:hover, #editBillTemplatemodal #edit_hospital_radiology_order ._add_nested_fields_link:hover, #editBillTemplatemodal #edit_hospital_radiology_test ._add_nested_fields_link:hover, #editBillTemplatemodal #create_user_anon_bill ._add_nested_fields_link:hover, #editBillTemplatemodal #radiology_order_template ._add_nested_fields_link:hover, #editBillTemplatemodal #add_doctorreferral ._add_nested_fields_link:hover, #editBillTemplatemodal #new_pharmacy_order_form ._add_nested_fields_link:hover, #editBillTemplatemodal #edit_pharmacy_order_form ._add_nested_fields_link:hover, #editBillTemplatemodal #vaccination_type ._add_nested_fields_link:hover, #editBillTemplatemodal #update_pharamacy_full_stock ._add_nested_fields_link:hover, #editBillTemplatemodal .print_template_row_form ._add_nested_fields_link:hover, #editBillTemplatemodal .new_print_template_block ._add_nested_fields_link:hover, #editBillTemplatemodal .edit_print_template_block ._add_nested_fields_link:hover, #editBillTemplatemodal #referral_payouts_update ._add_nested_fields_link:hover, #editBillTemplatemodal #return_hospital_pharmacy_bill ._add_nested_fields_link:hover, #editBillTemplatemodal #new_doctor_network_rule_form ._add_nested_fields_link:hover, #add_new_inventory_form #new_hospital_patient_bill ._add_nested_fields_link:hover, #add_new_inventory_form #new_hospital_pharmacy_bill ._add_nested_fields_link:hover, #add_new_inventory_form #edit_hospital_pharmacy_bill ._add_nested_fields_link:hover, #add_new_inventory_form #create_hospital_bill_template ._add_nested_fields_link:hover, #add_new_inventory_form #edit_hospital_patient_bill ._add_nested_fields_link:hover, #add_new_inventory_form #new_hospital_pharmacy_inventory ._add_nested_fields_link:hover, #add_new_inventory_form #prescription_template_form ._add_nested_fields_link:hover, #add_new_inventory_form #new_staff_network_rule_form ._add_nested_fields_link:hover, #add_new_inventory_form #new_hospital_radiology_order ._add_nested_fields_link:hover, #add_new_inventory_form #edit_hospital_radiology_order ._add_nested_fields_link:hover, #add_new_inventory_form #edit_hospital_radiology_test ._add_nested_fields_link:hover, #add_new_inventory_form #create_user_anon_bill ._add_nested_fields_link:hover, #add_new_inventory_form #radiology_order_template ._add_nested_fields_link:hover, #add_new_inventory_form #add_doctorreferral ._add_nested_fields_link:hover, #add_new_inventory_form #new_pharmacy_order_form ._add_nested_fields_link:hover, #add_new_inventory_form #edit_pharmacy_order_form ._add_nested_fields_link:hover, #add_new_inventory_form #vaccination_type ._add_nested_fields_link:hover, #add_new_inventory_form #update_pharamacy_full_stock ._add_nested_fields_link:hover, #add_new_inventory_form .print_template_row_form ._add_nested_fields_link:hover, #add_new_inventory_form .new_print_template_block ._add_nested_fields_link:hover, #add_new_inventory_form .edit_print_template_block ._add_nested_fields_link:hover, #add_new_inventory_form #referral_payouts_update ._add_nested_fields_link:hover, #add_new_inventory_form #return_hospital_pharmacy_bill ._add_nested_fields_link:hover, #add_new_inventory_form #new_doctor_network_rule_form ._add_nested_fields_link:hover, #edit_pharmacy_order #new_hospital_patient_bill ._add_nested_fields_link:hover, #edit_pharmacy_order #new_hospital_pharmacy_bill ._add_nested_fields_link:hover, #edit_pharmacy_order #edit_hospital_pharmacy_bill ._add_nested_fields_link:hover, #edit_pharmacy_order #create_hospital_bill_template ._add_nested_fields_link:hover, #edit_pharmacy_order #edit_hospital_patient_bill ._add_nested_fields_link:hover, #edit_pharmacy_order #new_hospital_pharmacy_inventory ._add_nested_fields_link:hover, #edit_pharmacy_order #prescription_template_form ._add_nested_fields_link:hover, #edit_pharmacy_order #new_staff_network_rule_form ._add_nested_fields_link:hover, #edit_pharmacy_order #new_hospital_radiology_order ._add_nested_fields_link:hover, #edit_pharmacy_order #edit_hospital_radiology_order ._add_nested_fields_link:hover, #edit_pharmacy_order #edit_hospital_radiology_test ._add_nested_fields_link:hover, #edit_pharmacy_order #create_user_anon_bill ._add_nested_fields_link:hover, #edit_pharmacy_order #radiology_order_template ._add_nested_fields_link:hover, #edit_pharmacy_order #add_doctorreferral ._add_nested_fields_link:hover, #edit_pharmacy_order #new_pharmacy_order_form ._add_nested_fields_link:hover, #edit_pharmacy_order #edit_pharmacy_order_form ._add_nested_fields_link:hover, #edit_pharmacy_order #vaccination_type ._add_nested_fields_link:hover, #edit_pharmacy_order #update_pharamacy_full_stock ._add_nested_fields_link:hover, #edit_pharmacy_order .print_template_row_form ._add_nested_fields_link:hover, #edit_pharmacy_order .new_print_template_block ._add_nested_fields_link:hover, #edit_pharmacy_order .edit_print_template_block ._add_nested_fields_link:hover, #edit_pharmacy_order #referral_payouts_update ._add_nested_fields_link:hover, #edit_pharmacy_order #return_hospital_pharmacy_bill ._add_nested_fields_link:hover, #edit_pharmacy_order #new_doctor_network_rule_form ._add_nested_fields_link:hover, #edit_staff_network_rules #new_hospital_patient_bill ._add_nested_fields_link:hover, #edit_staff_network_rules #new_hospital_pharmacy_bill ._add_nested_fields_link:hover, #edit_staff_network_rules #edit_hospital_pharmacy_bill ._add_nested_fields_link:hover, #edit_staff_network_rules #create_hospital_bill_template ._add_nested_fields_link:hover, #edit_staff_network_rules #edit_hospital_patient_bill ._add_nested_fields_link:hover, #edit_staff_network_rules #new_hospital_pharmacy_inventory ._add_nested_fields_link:hover, #edit_staff_network_rules #prescription_template_form ._add_nested_fields_link:hover, #edit_staff_network_rules #new_staff_network_rule_form ._add_nested_fields_link:hover, #edit_staff_network_rules #new_hospital_radiology_order ._add_nested_fields_link:hover, #edit_staff_network_rules #edit_hospital_radiology_order ._add_nested_fields_link:hover, #edit_staff_network_rules #edit_hospital_radiology_test ._add_nested_fields_link:hover, #edit_staff_network_rules #create_user_anon_bill ._add_nested_fields_link:hover, #edit_staff_network_rules #radiology_order_template ._add_nested_fields_link:hover, #edit_staff_network_rules #add_doctorreferral ._add_nested_fields_link:hover, #edit_staff_network_rules #new_pharmacy_order_form ._add_nested_fields_link:hover, #edit_staff_network_rules #edit_pharmacy_order_form ._add_nested_fields_link:hover, #edit_staff_network_rules #vaccination_type ._add_nested_fields_link:hover, #edit_staff_network_rules #update_pharamacy_full_stock ._add_nested_fields_link:hover, #edit_staff_network_rules .print_template_row_form ._add_nested_fields_link:hover, #edit_staff_network_rules .new_print_template_block ._add_nested_fields_link:hover, #edit_staff_network_rules .edit_print_template_block ._add_nested_fields_link:hover, #edit_staff_network_rules #referral_payouts_update ._add_nested_fields_link:hover, #edit_staff_network_rules #return_hospital_pharmacy_bill ._add_nested_fields_link:hover, #edit_staff_network_rules #new_doctor_network_rule_form ._add_nested_fields_link:hover, #add_new_radiology_order_form #new_hospital_patient_bill ._add_nested_fields_link:hover, #add_new_radiology_order_form #new_hospital_pharmacy_bill ._add_nested_fields_link:hover, #add_new_radiology_order_form #edit_hospital_pharmacy_bill ._add_nested_fields_link:hover, #add_new_radiology_order_form #create_hospital_bill_template ._add_nested_fields_link:hover, #add_new_radiology_order_form #edit_hospital_patient_bill ._add_nested_fields_link:hover, #add_new_radiology_order_form #new_hospital_pharmacy_inventory ._add_nested_fields_link:hover, #add_new_radiology_order_form #prescription_template_form ._add_nested_fields_link:hover, #add_new_radiology_order_form #new_staff_network_rule_form ._add_nested_fields_link:hover, #add_new_radiology_order_form #new_hospital_radiology_order ._add_nested_fields_link:hover, #add_new_radiology_order_form #edit_hospital_radiology_order ._add_nested_fields_link:hover, #add_new_radiology_order_form #edit_hospital_radiology_test ._add_nested_fields_link:hover, #add_new_radiology_order_form #create_user_anon_bill ._add_nested_fields_link:hover, #add_new_radiology_order_form #radiology_order_template ._add_nested_fields_link:hover, #add_new_radiology_order_form #add_doctorreferral ._add_nested_fields_link:hover, #add_new_radiology_order_form #new_pharmacy_order_form ._add_nested_fields_link:hover, #add_new_radiology_order_form #edit_pharmacy_order_form ._add_nested_fields_link:hover, #add_new_radiology_order_form #vaccination_type ._add_nested_fields_link:hover, #add_new_radiology_order_form #update_pharamacy_full_stock ._add_nested_fields_link:hover, #add_new_radiology_order_form .print_template_row_form ._add_nested_fields_link:hover, #add_new_radiology_order_form .new_print_template_block ._add_nested_fields_link:hover, #add_new_radiology_order_form .edit_print_template_block ._add_nested_fields_link:hover, #add_new_radiology_order_form #referral_payouts_update ._add_nested_fields_link:hover, #add_new_radiology_order_form #return_hospital_pharmacy_bill ._add_nested_fields_link:hover, #add_new_radiology_order_form #new_doctor_network_rule_form ._add_nested_fields_link:hover, #edit_radiology_test_form #new_hospital_patient_bill ._add_nested_fields_link:hover, #edit_radiology_test_form #new_hospital_pharmacy_bill ._add_nested_fields_link:hover, #edit_radiology_test_form #edit_hospital_pharmacy_bill ._add_nested_fields_link:hover, #edit_radiology_test_form #create_hospital_bill_template ._add_nested_fields_link:hover, #edit_radiology_test_form #edit_hospital_patient_bill ._add_nested_fields_link:hover, #edit_radiology_test_form #new_hospital_pharmacy_inventory ._add_nested_fields_link:hover, #edit_radiology_test_form #prescription_template_form ._add_nested_fields_link:hover, #edit_radiology_test_form #new_staff_network_rule_form ._add_nested_fields_link:hover, #edit_radiology_test_form #new_hospital_radiology_order ._add_nested_fields_link:hover, #edit_radiology_test_form #edit_hospital_radiology_order ._add_nested_fields_link:hover, #edit_radiology_test_form #edit_hospital_radiology_test ._add_nested_fields_link:hover, #edit_radiology_test_form #create_user_anon_bill ._add_nested_fields_link:hover, #edit_radiology_test_form #radiology_order_template ._add_nested_fields_link:hover, #edit_radiology_test_form #add_doctorreferral ._add_nested_fields_link:hover, #edit_radiology_test_form #new_pharmacy_order_form ._add_nested_fields_link:hover, #edit_radiology_test_form #edit_pharmacy_order_form ._add_nested_fields_link:hover, #edit_radiology_test_form #vaccination_type ._add_nested_fields_link:hover, #edit_radiology_test_form #update_pharamacy_full_stock ._add_nested_fields_link:hover, #edit_radiology_test_form .print_template_row_form ._add_nested_fields_link:hover, #edit_radiology_test_form .new_print_template_block ._add_nested_fields_link:hover, #edit_radiology_test_form .edit_print_template_block ._add_nested_fields_link:hover, #edit_radiology_test_form #referral_payouts_update ._add_nested_fields_link:hover, #edit_radiology_test_form #return_hospital_pharmacy_bill ._add_nested_fields_link:hover, #edit_radiology_test_form #new_doctor_network_rule_form ._add_nested_fields_link:hover, #importUserBill #new_hospital_patient_bill ._add_nested_fields_link:hover, #importUserBill #new_hospital_pharmacy_bill ._add_nested_fields_link:hover, #importUserBill #edit_hospital_pharmacy_bill ._add_nested_fields_link:hover, #importUserBill #create_hospital_bill_template ._add_nested_fields_link:hover, #importUserBill #edit_hospital_patient_bill ._add_nested_fields_link:hover, #importUserBill #new_hospital_pharmacy_inventory ._add_nested_fields_link:hover, #importUserBill #prescription_template_form ._add_nested_fields_link:hover, #importUserBill #new_staff_network_rule_form ._add_nested_fields_link:hover, #importUserBill #new_hospital_radiology_order ._add_nested_fields_link:hover, #importUserBill #edit_hospital_radiology_order ._add_nested_fields_link:hover, #importUserBill #edit_hospital_radiology_test ._add_nested_fields_link:hover, #importUserBill #create_user_anon_bill ._add_nested_fields_link:hover, #importUserBill #radiology_order_template ._add_nested_fields_link:hover, #importUserBill #add_doctorreferral ._add_nested_fields_link:hover, #importUserBill #new_pharmacy_order_form ._add_nested_fields_link:hover, #importUserBill #edit_pharmacy_order_form ._add_nested_fields_link:hover, #importUserBill #vaccination_type ._add_nested_fields_link:hover, #importUserBill #update_pharamacy_full_stock ._add_nested_fields_link:hover, #importUserBill .print_template_row_form ._add_nested_fields_link:hover, #importUserBill .new_print_template_block ._add_nested_fields_link:hover, #importUserBill .edit_print_template_block ._add_nested_fields_link:hover, #importUserBill #referral_payouts_update ._add_nested_fields_link:hover, #importUserBill #return_hospital_pharmacy_bill ._add_nested_fields_link:hover, #importUserBill #new_doctor_network_rule_form ._add_nested_fields_link:hover, #editOrderTemplatemodal #new_hospital_patient_bill ._add_nested_fields_link:hover, #editOrderTemplatemodal #new_hospital_pharmacy_bill ._add_nested_fields_link:hover, #editOrderTemplatemodal #edit_hospital_pharmacy_bill ._add_nested_fields_link:hover, #editOrderTemplatemodal #create_hospital_bill_template ._add_nested_fields_link:hover, #editOrderTemplatemodal #edit_hospital_patient_bill ._add_nested_fields_link:hover, #editOrderTemplatemodal #new_hospital_pharmacy_inventory ._add_nested_fields_link:hover, #editOrderTemplatemodal #prescription_template_form ._add_nested_fields_link:hover, #editOrderTemplatemodal #new_staff_network_rule_form ._add_nested_fields_link:hover, #editOrderTemplatemodal #new_hospital_radiology_order ._add_nested_fields_link:hover, #editOrderTemplatemodal #edit_hospital_radiology_order ._add_nested_fields_link:hover, #editOrderTemplatemodal #edit_hospital_radiology_test ._add_nested_fields_link:hover, #editOrderTemplatemodal #create_user_anon_bill ._add_nested_fields_link:hover, #editOrderTemplatemodal #radiology_order_template ._add_nested_fields_link:hover, #editOrderTemplatemodal #add_doctorreferral ._add_nested_fields_link:hover, #editOrderTemplatemodal #new_pharmacy_order_form ._add_nested_fields_link:hover, #editOrderTemplatemodal #edit_pharmacy_order_form ._add_nested_fields_link:hover, #editOrderTemplatemodal #vaccination_type ._add_nested_fields_link:hover, #editOrderTemplatemodal #update_pharamacy_full_stock ._add_nested_fields_link:hover, #editOrderTemplatemodal .print_template_row_form ._add_nested_fields_link:hover, #editOrderTemplatemodal .new_print_template_block ._add_nested_fields_link:hover, #editOrderTemplatemodal .edit_print_template_block ._add_nested_fields_link:hover, #editOrderTemplatemodal #referral_payouts_update ._add_nested_fields_link:hover, #editOrderTemplatemodal #return_hospital_pharmacy_bill ._add_nested_fields_link:hover, #editOrderTemplatemodal #new_doctor_network_rule_form ._add_nested_fields_link:hover, #editReferralTemplatemodal #new_hospital_patient_bill ._add_nested_fields_link:hover, #editReferralTemplatemodal #new_hospital_pharmacy_bill ._add_nested_fields_link:hover, #editReferralTemplatemodal #edit_hospital_pharmacy_bill ._add_nested_fields_link:hover, #editReferralTemplatemodal #create_hospital_bill_template ._add_nested_fields_link:hover, #editReferralTemplatemodal #edit_hospital_patient_bill ._add_nested_fields_link:hover, #editReferralTemplatemodal #new_hospital_pharmacy_inventory ._add_nested_fields_link:hover, #editReferralTemplatemodal #prescription_template_form ._add_nested_fields_link:hover, #editReferralTemplatemodal #new_staff_network_rule_form ._add_nested_fields_link:hover, #editReferralTemplatemodal #new_hospital_radiology_order ._add_nested_fields_link:hover, #editReferralTemplatemodal #edit_hospital_radiology_order ._add_nested_fields_link:hover, #editReferralTemplatemodal #edit_hospital_radiology_test ._add_nested_fields_link:hover, #editReferralTemplatemodal #create_user_anon_bill ._add_nested_fields_link:hover, #editReferralTemplatemodal #radiology_order_template ._add_nested_fields_link:hover, #editReferralTemplatemodal #add_doctorreferral ._add_nested_fields_link:hover, #editReferralTemplatemodal #new_pharmacy_order_form ._add_nested_fields_link:hover, #editReferralTemplatemodal #edit_pharmacy_order_form ._add_nested_fields_link:hover, #editReferralTemplatemodal #vaccination_type ._add_nested_fields_link:hover, #editReferralTemplatemodal #update_pharamacy_full_stock ._add_nested_fields_link:hover, #editReferralTemplatemodal .print_template_row_form ._add_nested_fields_link:hover, #editReferralTemplatemodal .new_print_template_block ._add_nested_fields_link:hover, #editReferralTemplatemodal .edit_print_template_block ._add_nested_fields_link:hover, #editReferralTemplatemodal #referral_payouts_update ._add_nested_fields_link:hover, #editReferralTemplatemodal #return_hospital_pharmacy_bill ._add_nested_fields_link:hover, #editReferralTemplatemodal #new_doctor_network_rule_form ._add_nested_fields_link:hover, #VaccinationTemplatemodal #new_hospital_patient_bill ._add_nested_fields_link:hover, #VaccinationTemplatemodal #new_hospital_pharmacy_bill ._add_nested_fields_link:hover, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill ._add_nested_fields_link:hover, #VaccinationTemplatemodal #create_hospital_bill_template ._add_nested_fields_link:hover, #VaccinationTemplatemodal #edit_hospital_patient_bill ._add_nested_fields_link:hover, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory ._add_nested_fields_link:hover, #VaccinationTemplatemodal #prescription_template_form ._add_nested_fields_link:hover, #VaccinationTemplatemodal #new_staff_network_rule_form ._add_nested_fields_link:hover, #VaccinationTemplatemodal #new_hospital_radiology_order ._add_nested_fields_link:hover, #VaccinationTemplatemodal #edit_hospital_radiology_order ._add_nested_fields_link:hover, #VaccinationTemplatemodal #edit_hospital_radiology_test ._add_nested_fields_link:hover, #VaccinationTemplatemodal #create_user_anon_bill ._add_nested_fields_link:hover, #VaccinationTemplatemodal #radiology_order_template ._add_nested_fields_link:hover, #VaccinationTemplatemodal #add_doctorreferral ._add_nested_fields_link:hover, #VaccinationTemplatemodal #new_pharmacy_order_form ._add_nested_fields_link:hover, #VaccinationTemplatemodal #edit_pharmacy_order_form ._add_nested_fields_link:hover, #VaccinationTemplatemodal #vaccination_type ._add_nested_fields_link:hover, #VaccinationTemplatemodal #update_pharamacy_full_stock ._add_nested_fields_link:hover, #VaccinationTemplatemodal .print_template_row_form ._add_nested_fields_link:hover, #VaccinationTemplatemodal .new_print_template_block ._add_nested_fields_link:hover, #VaccinationTemplatemodal .edit_print_template_block ._add_nested_fields_link:hover, #VaccinationTemplatemodal #referral_payouts_update ._add_nested_fields_link:hover, #VaccinationTemplatemodal #return_hospital_pharmacy_bill ._add_nested_fields_link:hover, #VaccinationTemplatemodal #new_doctor_network_rule_form ._add_nested_fields_link:hover, #update_pharmacy_order_stock #new_hospital_patient_bill ._add_nested_fields_link:hover, #update_pharmacy_order_stock #new_hospital_pharmacy_bill ._add_nested_fields_link:hover, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill ._add_nested_fields_link:hover, #update_pharmacy_order_stock #create_hospital_bill_template ._add_nested_fields_link:hover, #update_pharmacy_order_stock #edit_hospital_patient_bill ._add_nested_fields_link:hover, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory ._add_nested_fields_link:hover, #update_pharmacy_order_stock #prescription_template_form ._add_nested_fields_link:hover, #update_pharmacy_order_stock #new_staff_network_rule_form ._add_nested_fields_link:hover, #update_pharmacy_order_stock #new_hospital_radiology_order ._add_nested_fields_link:hover, #update_pharmacy_order_stock #edit_hospital_radiology_order ._add_nested_fields_link:hover, #update_pharmacy_order_stock #edit_hospital_radiology_test ._add_nested_fields_link:hover, #update_pharmacy_order_stock #create_user_anon_bill ._add_nested_fields_link:hover, #update_pharmacy_order_stock #radiology_order_template ._add_nested_fields_link:hover, #update_pharmacy_order_stock #add_doctorreferral ._add_nested_fields_link:hover, #update_pharmacy_order_stock #new_pharmacy_order_form ._add_nested_fields_link:hover, #update_pharmacy_order_stock #edit_pharmacy_order_form ._add_nested_fields_link:hover, #update_pharmacy_order_stock #vaccination_type ._add_nested_fields_link:hover, #update_pharmacy_order_stock #update_pharamacy_full_stock ._add_nested_fields_link:hover, #update_pharmacy_order_stock .print_template_row_form ._add_nested_fields_link:hover, #update_pharmacy_order_stock .new_print_template_block ._add_nested_fields_link:hover, #update_pharmacy_order_stock .edit_print_template_block ._add_nested_fields_link:hover, #update_pharmacy_order_stock #referral_payouts_update ._add_nested_fields_link:hover, #update_pharmacy_order_stock #return_hospital_pharmacy_bill ._add_nested_fields_link:hover, #update_pharmacy_order_stock #new_doctor_network_rule_form ._add_nested_fields_link:hover, #addMoreList #new_hospital_patient_bill ._add_nested_fields_link:hover, #addMoreList #new_hospital_pharmacy_bill ._add_nested_fields_link:hover, #addMoreList #edit_hospital_pharmacy_bill ._add_nested_fields_link:hover, #addMoreList #create_hospital_bill_template ._add_nested_fields_link:hover, #addMoreList #edit_hospital_patient_bill ._add_nested_fields_link:hover, #addMoreList #new_hospital_pharmacy_inventory ._add_nested_fields_link:hover, #addMoreList #prescription_template_form ._add_nested_fields_link:hover, #addMoreList #new_staff_network_rule_form ._add_nested_fields_link:hover, #addMoreList #new_hospital_radiology_order ._add_nested_fields_link:hover, #addMoreList #edit_hospital_radiology_order ._add_nested_fields_link:hover, #addMoreList #edit_hospital_radiology_test ._add_nested_fields_link:hover, #addMoreList #create_user_anon_bill ._add_nested_fields_link:hover, #addMoreList #radiology_order_template ._add_nested_fields_link:hover, #addMoreList #add_doctorreferral ._add_nested_fields_link:hover, #addMoreList #new_pharmacy_order_form ._add_nested_fields_link:hover, #addMoreList #edit_pharmacy_order_form ._add_nested_fields_link:hover, #addMoreList #vaccination_type ._add_nested_fields_link:hover, #addMoreList #update_pharamacy_full_stock ._add_nested_fields_link:hover, #addMoreList .print_template_row_form ._add_nested_fields_link:hover, #addMoreList .new_print_template_block ._add_nested_fields_link:hover, #addMoreList .edit_print_template_block ._add_nested_fields_link:hover, #addMoreList #referral_payouts_update ._add_nested_fields_link:hover, #addMoreList #return_hospital_pharmacy_bill ._add_nested_fields_link:hover, #addMoreList #new_doctor_network_rule_form ._add_nested_fields_link:hover, #addTemplateHeaderBlocksModal #new_hospital_patient_bill ._add_nested_fields_link:hover, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill ._add_nested_fields_link:hover, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill ._add_nested_fields_link:hover, #addTemplateHeaderBlocksModal #create_hospital_bill_template ._add_nested_fields_link:hover, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill ._add_nested_fields_link:hover, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory ._add_nested_fields_link:hover, #addTemplateHeaderBlocksModal #prescription_template_form ._add_nested_fields_link:hover, #addTemplateHeaderBlocksModal #new_staff_network_rule_form ._add_nested_fields_link:hover, #addTemplateHeaderBlocksModal #new_hospital_radiology_order ._add_nested_fields_link:hover, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order ._add_nested_fields_link:hover, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test ._add_nested_fields_link:hover, #addTemplateHeaderBlocksModal #create_user_anon_bill ._add_nested_fields_link:hover, #addTemplateHeaderBlocksModal #radiology_order_template ._add_nested_fields_link:hover, #addTemplateHeaderBlocksModal #add_doctorreferral ._add_nested_fields_link:hover, #addTemplateHeaderBlocksModal #new_pharmacy_order_form ._add_nested_fields_link:hover, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form ._add_nested_fields_link:hover, #addTemplateHeaderBlocksModal #vaccination_type ._add_nested_fields_link:hover, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock ._add_nested_fields_link:hover, #addTemplateHeaderBlocksModal .print_template_row_form ._add_nested_fields_link:hover, #addTemplateHeaderBlocksModal .new_print_template_block ._add_nested_fields_link:hover, #addTemplateHeaderBlocksModal .edit_print_template_block ._add_nested_fields_link:hover, #addTemplateHeaderBlocksModal #referral_payouts_update ._add_nested_fields_link:hover, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill ._add_nested_fields_link:hover, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form ._add_nested_fields_link:hover, #referralPayoutTemplatemodal #new_hospital_patient_bill ._add_nested_fields_link:hover, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill ._add_nested_fields_link:hover, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill ._add_nested_fields_link:hover, #referralPayoutTemplatemodal #create_hospital_bill_template ._add_nested_fields_link:hover, #referralPayoutTemplatemodal #edit_hospital_patient_bill ._add_nested_fields_link:hover, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory ._add_nested_fields_link:hover, #referralPayoutTemplatemodal #prescription_template_form ._add_nested_fields_link:hover, #referralPayoutTemplatemodal #new_staff_network_rule_form ._add_nested_fields_link:hover, #referralPayoutTemplatemodal #new_hospital_radiology_order ._add_nested_fields_link:hover, #referralPayoutTemplatemodal #edit_hospital_radiology_order ._add_nested_fields_link:hover, #referralPayoutTemplatemodal #edit_hospital_radiology_test ._add_nested_fields_link:hover, #referralPayoutTemplatemodal #create_user_anon_bill ._add_nested_fields_link:hover, #referralPayoutTemplatemodal #radiology_order_template ._add_nested_fields_link:hover, #referralPayoutTemplatemodal #add_doctorreferral ._add_nested_fields_link:hover, #referralPayoutTemplatemodal #new_pharmacy_order_form ._add_nested_fields_link:hover, #referralPayoutTemplatemodal #edit_pharmacy_order_form ._add_nested_fields_link:hover, #referralPayoutTemplatemodal #vaccination_type ._add_nested_fields_link:hover, #referralPayoutTemplatemodal #update_pharamacy_full_stock ._add_nested_fields_link:hover, #referralPayoutTemplatemodal .print_template_row_form ._add_nested_fields_link:hover, #referralPayoutTemplatemodal .new_print_template_block ._add_nested_fields_link:hover, #referralPayoutTemplatemodal .edit_print_template_block ._add_nested_fields_link:hover, #referralPayoutTemplatemodal #referral_payouts_update ._add_nested_fields_link:hover, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill ._add_nested_fields_link:hover, #referralPayoutTemplatemodal #new_doctor_network_rule_form ._add_nested_fields_link:hover, #new_doctor_network_rule_form #new_hospital_patient_bill ._add_nested_fields_link:hover, #new_doctor_network_rule_form #new_hospital_pharmacy_bill ._add_nested_fields_link:hover, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill ._add_nested_fields_link:hover, #new_doctor_network_rule_form #create_hospital_bill_template ._add_nested_fields_link:hover, #new_doctor_network_rule_form #edit_hospital_patient_bill ._add_nested_fields_link:hover, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory ._add_nested_fields_link:hover, #new_doctor_network_rule_form #prescription_template_form ._add_nested_fields_link:hover, #new_doctor_network_rule_form #new_staff_network_rule_form ._add_nested_fields_link:hover, #new_doctor_network_rule_form #new_hospital_radiology_order ._add_nested_fields_link:hover, #new_doctor_network_rule_form #edit_hospital_radiology_order ._add_nested_fields_link:hover, #new_doctor_network_rule_form #edit_hospital_radiology_test ._add_nested_fields_link:hover, #new_doctor_network_rule_form #create_user_anon_bill ._add_nested_fields_link:hover, #new_doctor_network_rule_form #radiology_order_template ._add_nested_fields_link:hover, #new_doctor_network_rule_form #add_doctorreferral ._add_nested_fields_link:hover, #new_doctor_network_rule_form #new_pharmacy_order_form ._add_nested_fields_link:hover, #new_doctor_network_rule_form #edit_pharmacy_order_form ._add_nested_fields_link:hover, #new_doctor_network_rule_form #vaccination_type ._add_nested_fields_link:hover, #new_doctor_network_rule_form #update_pharamacy_full_stock ._add_nested_fields_link:hover, #new_doctor_network_rule_form .print_template_row_form ._add_nested_fields_link:hover, #new_doctor_network_rule_form .new_print_template_block ._add_nested_fields_link:hover, #new_doctor_network_rule_form .edit_print_template_block ._add_nested_fields_link:hover, #new_doctor_network_rule_form #referral_payouts_update ._add_nested_fields_link:hover, #new_doctor_network_rule_form #return_hospital_pharmacy_bill ._add_nested_fields_link:hover, #new_doctor_network_rule_form #new_doctor_network_rule_form ._add_nested_fields_link:hover {
  color: #1C83FF;
  box-shadow: 0px 2px 0 0 #1C83FF;
}
#add_new_bill_form #new_hospital_patient_bill ._add_nested_fields_link::before, #add_new_bill_form #new_hospital_pharmacy_bill ._add_nested_fields_link::before, #add_new_bill_form #edit_hospital_pharmacy_bill ._add_nested_fields_link::before, #add_new_bill_form #create_hospital_bill_template ._add_nested_fields_link::before, #add_new_bill_form #edit_hospital_patient_bill ._add_nested_fields_link::before, #add_new_bill_form #new_hospital_pharmacy_inventory ._add_nested_fields_link::before, #add_new_bill_form #prescription_template_form ._add_nested_fields_link::before, #add_new_bill_form #new_staff_network_rule_form ._add_nested_fields_link::before, #add_new_bill_form #new_hospital_radiology_order ._add_nested_fields_link::before, #add_new_bill_form #edit_hospital_radiology_order ._add_nested_fields_link::before, #add_new_bill_form #edit_hospital_radiology_test ._add_nested_fields_link::before, #add_new_bill_form #create_user_anon_bill ._add_nested_fields_link::before, #add_new_bill_form #radiology_order_template ._add_nested_fields_link::before, #add_new_bill_form #add_doctorreferral ._add_nested_fields_link::before, #add_new_bill_form #new_pharmacy_order_form ._add_nested_fields_link::before, #add_new_bill_form #edit_pharmacy_order_form ._add_nested_fields_link::before, #add_new_bill_form #vaccination_type ._add_nested_fields_link::before, #add_new_bill_form #update_pharamacy_full_stock ._add_nested_fields_link::before, #add_new_bill_form .print_template_row_form ._add_nested_fields_link::before, #add_new_bill_form .new_print_template_block ._add_nested_fields_link::before, #add_new_bill_form .edit_print_template_block ._add_nested_fields_link::before, #add_new_bill_form #referral_payouts_update ._add_nested_fields_link::before, #add_new_bill_form #return_hospital_pharmacy_bill ._add_nested_fields_link::before, #add_new_bill_form #new_doctor_network_rule_form ._add_nested_fields_link::before, #add_new_pharmacy_bill_form #new_hospital_patient_bill ._add_nested_fields_link::before, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill ._add_nested_fields_link::before, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill ._add_nested_fields_link::before, #add_new_pharmacy_bill_form #create_hospital_bill_template ._add_nested_fields_link::before, #add_new_pharmacy_bill_form #edit_hospital_patient_bill ._add_nested_fields_link::before, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory ._add_nested_fields_link::before, #add_new_pharmacy_bill_form #prescription_template_form ._add_nested_fields_link::before, #add_new_pharmacy_bill_form #new_staff_network_rule_form ._add_nested_fields_link::before, #add_new_pharmacy_bill_form #new_hospital_radiology_order ._add_nested_fields_link::before, #add_new_pharmacy_bill_form #edit_hospital_radiology_order ._add_nested_fields_link::before, #add_new_pharmacy_bill_form #edit_hospital_radiology_test ._add_nested_fields_link::before, #add_new_pharmacy_bill_form #create_user_anon_bill ._add_nested_fields_link::before, #add_new_pharmacy_bill_form #radiology_order_template ._add_nested_fields_link::before, #add_new_pharmacy_bill_form #add_doctorreferral ._add_nested_fields_link::before, #add_new_pharmacy_bill_form #new_pharmacy_order_form ._add_nested_fields_link::before, #add_new_pharmacy_bill_form #edit_pharmacy_order_form ._add_nested_fields_link::before, #add_new_pharmacy_bill_form #vaccination_type ._add_nested_fields_link::before, #add_new_pharmacy_bill_form #update_pharamacy_full_stock ._add_nested_fields_link::before, #add_new_pharmacy_bill_form .print_template_row_form ._add_nested_fields_link::before, #add_new_pharmacy_bill_form .new_print_template_block ._add_nested_fields_link::before, #add_new_pharmacy_bill_form .edit_print_template_block ._add_nested_fields_link::before, #add_new_pharmacy_bill_form #referral_payouts_update ._add_nested_fields_link::before, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill ._add_nested_fields_link::before, #add_new_pharmacy_bill_form #new_doctor_network_rule_form ._add_nested_fields_link::before, #update_new_bill_form #new_hospital_patient_bill ._add_nested_fields_link::before, #update_new_bill_form #new_hospital_pharmacy_bill ._add_nested_fields_link::before, #update_new_bill_form #edit_hospital_pharmacy_bill ._add_nested_fields_link::before, #update_new_bill_form #create_hospital_bill_template ._add_nested_fields_link::before, #update_new_bill_form #edit_hospital_patient_bill ._add_nested_fields_link::before, #update_new_bill_form #new_hospital_pharmacy_inventory ._add_nested_fields_link::before, #update_new_bill_form #prescription_template_form ._add_nested_fields_link::before, #update_new_bill_form #new_staff_network_rule_form ._add_nested_fields_link::before, #update_new_bill_form #new_hospital_radiology_order ._add_nested_fields_link::before, #update_new_bill_form #edit_hospital_radiology_order ._add_nested_fields_link::before, #update_new_bill_form #edit_hospital_radiology_test ._add_nested_fields_link::before, #update_new_bill_form #create_user_anon_bill ._add_nested_fields_link::before, #update_new_bill_form #radiology_order_template ._add_nested_fields_link::before, #update_new_bill_form #add_doctorreferral ._add_nested_fields_link::before, #update_new_bill_form #new_pharmacy_order_form ._add_nested_fields_link::before, #update_new_bill_form #edit_pharmacy_order_form ._add_nested_fields_link::before, #update_new_bill_form #vaccination_type ._add_nested_fields_link::before, #update_new_bill_form #update_pharamacy_full_stock ._add_nested_fields_link::before, #update_new_bill_form .print_template_row_form ._add_nested_fields_link::before, #update_new_bill_form .new_print_template_block ._add_nested_fields_link::before, #update_new_bill_form .edit_print_template_block ._add_nested_fields_link::before, #update_new_bill_form #referral_payouts_update ._add_nested_fields_link::before, #update_new_bill_form #return_hospital_pharmacy_bill ._add_nested_fields_link::before, #update_new_bill_form #new_doctor_network_rule_form ._add_nested_fields_link::before, #edit_pharmacy_bill_form #new_hospital_patient_bill ._add_nested_fields_link::before, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill ._add_nested_fields_link::before, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill ._add_nested_fields_link::before, #edit_pharmacy_bill_form #create_hospital_bill_template ._add_nested_fields_link::before, #edit_pharmacy_bill_form #edit_hospital_patient_bill ._add_nested_fields_link::before, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory ._add_nested_fields_link::before, #edit_pharmacy_bill_form #prescription_template_form ._add_nested_fields_link::before, #edit_pharmacy_bill_form #new_staff_network_rule_form ._add_nested_fields_link::before, #edit_pharmacy_bill_form #new_hospital_radiology_order ._add_nested_fields_link::before, #edit_pharmacy_bill_form #edit_hospital_radiology_order ._add_nested_fields_link::before, #edit_pharmacy_bill_form #edit_hospital_radiology_test ._add_nested_fields_link::before, #edit_pharmacy_bill_form #create_user_anon_bill ._add_nested_fields_link::before, #edit_pharmacy_bill_form #radiology_order_template ._add_nested_fields_link::before, #edit_pharmacy_bill_form #add_doctorreferral ._add_nested_fields_link::before, #edit_pharmacy_bill_form #new_pharmacy_order_form ._add_nested_fields_link::before, #edit_pharmacy_bill_form #edit_pharmacy_order_form ._add_nested_fields_link::before, #edit_pharmacy_bill_form #vaccination_type ._add_nested_fields_link::before, #edit_pharmacy_bill_form #update_pharamacy_full_stock ._add_nested_fields_link::before, #edit_pharmacy_bill_form .print_template_row_form ._add_nested_fields_link::before, #edit_pharmacy_bill_form .new_print_template_block ._add_nested_fields_link::before, #edit_pharmacy_bill_form .edit_print_template_block ._add_nested_fields_link::before, #edit_pharmacy_bill_form #referral_payouts_update ._add_nested_fields_link::before, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill ._add_nested_fields_link::before, #edit_pharmacy_bill_form #new_doctor_network_rule_form ._add_nested_fields_link::before, #createHospBillTemplatemodal #new_hospital_patient_bill ._add_nested_fields_link::before, #createHospBillTemplatemodal #new_hospital_pharmacy_bill ._add_nested_fields_link::before, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill ._add_nested_fields_link::before, #createHospBillTemplatemodal #create_hospital_bill_template ._add_nested_fields_link::before, #createHospBillTemplatemodal #edit_hospital_patient_bill ._add_nested_fields_link::before, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory ._add_nested_fields_link::before, #createHospBillTemplatemodal #prescription_template_form ._add_nested_fields_link::before, #createHospBillTemplatemodal #new_staff_network_rule_form ._add_nested_fields_link::before, #createHospBillTemplatemodal #new_hospital_radiology_order ._add_nested_fields_link::before, #createHospBillTemplatemodal #edit_hospital_radiology_order ._add_nested_fields_link::before, #createHospBillTemplatemodal #edit_hospital_radiology_test ._add_nested_fields_link::before, #createHospBillTemplatemodal #create_user_anon_bill ._add_nested_fields_link::before, #createHospBillTemplatemodal #radiology_order_template ._add_nested_fields_link::before, #createHospBillTemplatemodal #add_doctorreferral ._add_nested_fields_link::before, #createHospBillTemplatemodal #new_pharmacy_order_form ._add_nested_fields_link::before, #createHospBillTemplatemodal #edit_pharmacy_order_form ._add_nested_fields_link::before, #createHospBillTemplatemodal #vaccination_type ._add_nested_fields_link::before, #createHospBillTemplatemodal #update_pharamacy_full_stock ._add_nested_fields_link::before, #createHospBillTemplatemodal .print_template_row_form ._add_nested_fields_link::before, #createHospBillTemplatemodal .new_print_template_block ._add_nested_fields_link::before, #createHospBillTemplatemodal .edit_print_template_block ._add_nested_fields_link::before, #createHospBillTemplatemodal #referral_payouts_update ._add_nested_fields_link::before, #createHospBillTemplatemodal #return_hospital_pharmacy_bill ._add_nested_fields_link::before, #createHospBillTemplatemodal #new_doctor_network_rule_form ._add_nested_fields_link::before, #editBillTemplatemodal #new_hospital_patient_bill ._add_nested_fields_link::before, #editBillTemplatemodal #new_hospital_pharmacy_bill ._add_nested_fields_link::before, #editBillTemplatemodal #edit_hospital_pharmacy_bill ._add_nested_fields_link::before, #editBillTemplatemodal #create_hospital_bill_template ._add_nested_fields_link::before, #editBillTemplatemodal #edit_hospital_patient_bill ._add_nested_fields_link::before, #editBillTemplatemodal #new_hospital_pharmacy_inventory ._add_nested_fields_link::before, #editBillTemplatemodal #prescription_template_form ._add_nested_fields_link::before, #editBillTemplatemodal #new_staff_network_rule_form ._add_nested_fields_link::before, #editBillTemplatemodal #new_hospital_radiology_order ._add_nested_fields_link::before, #editBillTemplatemodal #edit_hospital_radiology_order ._add_nested_fields_link::before, #editBillTemplatemodal #edit_hospital_radiology_test ._add_nested_fields_link::before, #editBillTemplatemodal #create_user_anon_bill ._add_nested_fields_link::before, #editBillTemplatemodal #radiology_order_template ._add_nested_fields_link::before, #editBillTemplatemodal #add_doctorreferral ._add_nested_fields_link::before, #editBillTemplatemodal #new_pharmacy_order_form ._add_nested_fields_link::before, #editBillTemplatemodal #edit_pharmacy_order_form ._add_nested_fields_link::before, #editBillTemplatemodal #vaccination_type ._add_nested_fields_link::before, #editBillTemplatemodal #update_pharamacy_full_stock ._add_nested_fields_link::before, #editBillTemplatemodal .print_template_row_form ._add_nested_fields_link::before, #editBillTemplatemodal .new_print_template_block ._add_nested_fields_link::before, #editBillTemplatemodal .edit_print_template_block ._add_nested_fields_link::before, #editBillTemplatemodal #referral_payouts_update ._add_nested_fields_link::before, #editBillTemplatemodal #return_hospital_pharmacy_bill ._add_nested_fields_link::before, #editBillTemplatemodal #new_doctor_network_rule_form ._add_nested_fields_link::before, #add_new_inventory_form #new_hospital_patient_bill ._add_nested_fields_link::before, #add_new_inventory_form #new_hospital_pharmacy_bill ._add_nested_fields_link::before, #add_new_inventory_form #edit_hospital_pharmacy_bill ._add_nested_fields_link::before, #add_new_inventory_form #create_hospital_bill_template ._add_nested_fields_link::before, #add_new_inventory_form #edit_hospital_patient_bill ._add_nested_fields_link::before, #add_new_inventory_form #new_hospital_pharmacy_inventory ._add_nested_fields_link::before, #add_new_inventory_form #prescription_template_form ._add_nested_fields_link::before, #add_new_inventory_form #new_staff_network_rule_form ._add_nested_fields_link::before, #add_new_inventory_form #new_hospital_radiology_order ._add_nested_fields_link::before, #add_new_inventory_form #edit_hospital_radiology_order ._add_nested_fields_link::before, #add_new_inventory_form #edit_hospital_radiology_test ._add_nested_fields_link::before, #add_new_inventory_form #create_user_anon_bill ._add_nested_fields_link::before, #add_new_inventory_form #radiology_order_template ._add_nested_fields_link::before, #add_new_inventory_form #add_doctorreferral ._add_nested_fields_link::before, #add_new_inventory_form #new_pharmacy_order_form ._add_nested_fields_link::before, #add_new_inventory_form #edit_pharmacy_order_form ._add_nested_fields_link::before, #add_new_inventory_form #vaccination_type ._add_nested_fields_link::before, #add_new_inventory_form #update_pharamacy_full_stock ._add_nested_fields_link::before, #add_new_inventory_form .print_template_row_form ._add_nested_fields_link::before, #add_new_inventory_form .new_print_template_block ._add_nested_fields_link::before, #add_new_inventory_form .edit_print_template_block ._add_nested_fields_link::before, #add_new_inventory_form #referral_payouts_update ._add_nested_fields_link::before, #add_new_inventory_form #return_hospital_pharmacy_bill ._add_nested_fields_link::before, #add_new_inventory_form #new_doctor_network_rule_form ._add_nested_fields_link::before, #edit_pharmacy_order #new_hospital_patient_bill ._add_nested_fields_link::before, #edit_pharmacy_order #new_hospital_pharmacy_bill ._add_nested_fields_link::before, #edit_pharmacy_order #edit_hospital_pharmacy_bill ._add_nested_fields_link::before, #edit_pharmacy_order #create_hospital_bill_template ._add_nested_fields_link::before, #edit_pharmacy_order #edit_hospital_patient_bill ._add_nested_fields_link::before, #edit_pharmacy_order #new_hospital_pharmacy_inventory ._add_nested_fields_link::before, #edit_pharmacy_order #prescription_template_form ._add_nested_fields_link::before, #edit_pharmacy_order #new_staff_network_rule_form ._add_nested_fields_link::before, #edit_pharmacy_order #new_hospital_radiology_order ._add_nested_fields_link::before, #edit_pharmacy_order #edit_hospital_radiology_order ._add_nested_fields_link::before, #edit_pharmacy_order #edit_hospital_radiology_test ._add_nested_fields_link::before, #edit_pharmacy_order #create_user_anon_bill ._add_nested_fields_link::before, #edit_pharmacy_order #radiology_order_template ._add_nested_fields_link::before, #edit_pharmacy_order #add_doctorreferral ._add_nested_fields_link::before, #edit_pharmacy_order #new_pharmacy_order_form ._add_nested_fields_link::before, #edit_pharmacy_order #edit_pharmacy_order_form ._add_nested_fields_link::before, #edit_pharmacy_order #vaccination_type ._add_nested_fields_link::before, #edit_pharmacy_order #update_pharamacy_full_stock ._add_nested_fields_link::before, #edit_pharmacy_order .print_template_row_form ._add_nested_fields_link::before, #edit_pharmacy_order .new_print_template_block ._add_nested_fields_link::before, #edit_pharmacy_order .edit_print_template_block ._add_nested_fields_link::before, #edit_pharmacy_order #referral_payouts_update ._add_nested_fields_link::before, #edit_pharmacy_order #return_hospital_pharmacy_bill ._add_nested_fields_link::before, #edit_pharmacy_order #new_doctor_network_rule_form ._add_nested_fields_link::before, #edit_staff_network_rules #new_hospital_patient_bill ._add_nested_fields_link::before, #edit_staff_network_rules #new_hospital_pharmacy_bill ._add_nested_fields_link::before, #edit_staff_network_rules #edit_hospital_pharmacy_bill ._add_nested_fields_link::before, #edit_staff_network_rules #create_hospital_bill_template ._add_nested_fields_link::before, #edit_staff_network_rules #edit_hospital_patient_bill ._add_nested_fields_link::before, #edit_staff_network_rules #new_hospital_pharmacy_inventory ._add_nested_fields_link::before, #edit_staff_network_rules #prescription_template_form ._add_nested_fields_link::before, #edit_staff_network_rules #new_staff_network_rule_form ._add_nested_fields_link::before, #edit_staff_network_rules #new_hospital_radiology_order ._add_nested_fields_link::before, #edit_staff_network_rules #edit_hospital_radiology_order ._add_nested_fields_link::before, #edit_staff_network_rules #edit_hospital_radiology_test ._add_nested_fields_link::before, #edit_staff_network_rules #create_user_anon_bill ._add_nested_fields_link::before, #edit_staff_network_rules #radiology_order_template ._add_nested_fields_link::before, #edit_staff_network_rules #add_doctorreferral ._add_nested_fields_link::before, #edit_staff_network_rules #new_pharmacy_order_form ._add_nested_fields_link::before, #edit_staff_network_rules #edit_pharmacy_order_form ._add_nested_fields_link::before, #edit_staff_network_rules #vaccination_type ._add_nested_fields_link::before, #edit_staff_network_rules #update_pharamacy_full_stock ._add_nested_fields_link::before, #edit_staff_network_rules .print_template_row_form ._add_nested_fields_link::before, #edit_staff_network_rules .new_print_template_block ._add_nested_fields_link::before, #edit_staff_network_rules .edit_print_template_block ._add_nested_fields_link::before, #edit_staff_network_rules #referral_payouts_update ._add_nested_fields_link::before, #edit_staff_network_rules #return_hospital_pharmacy_bill ._add_nested_fields_link::before, #edit_staff_network_rules #new_doctor_network_rule_form ._add_nested_fields_link::before, #add_new_radiology_order_form #new_hospital_patient_bill ._add_nested_fields_link::before, #add_new_radiology_order_form #new_hospital_pharmacy_bill ._add_nested_fields_link::before, #add_new_radiology_order_form #edit_hospital_pharmacy_bill ._add_nested_fields_link::before, #add_new_radiology_order_form #create_hospital_bill_template ._add_nested_fields_link::before, #add_new_radiology_order_form #edit_hospital_patient_bill ._add_nested_fields_link::before, #add_new_radiology_order_form #new_hospital_pharmacy_inventory ._add_nested_fields_link::before, #add_new_radiology_order_form #prescription_template_form ._add_nested_fields_link::before, #add_new_radiology_order_form #new_staff_network_rule_form ._add_nested_fields_link::before, #add_new_radiology_order_form #new_hospital_radiology_order ._add_nested_fields_link::before, #add_new_radiology_order_form #edit_hospital_radiology_order ._add_nested_fields_link::before, #add_new_radiology_order_form #edit_hospital_radiology_test ._add_nested_fields_link::before, #add_new_radiology_order_form #create_user_anon_bill ._add_nested_fields_link::before, #add_new_radiology_order_form #radiology_order_template ._add_nested_fields_link::before, #add_new_radiology_order_form #add_doctorreferral ._add_nested_fields_link::before, #add_new_radiology_order_form #new_pharmacy_order_form ._add_nested_fields_link::before, #add_new_radiology_order_form #edit_pharmacy_order_form ._add_nested_fields_link::before, #add_new_radiology_order_form #vaccination_type ._add_nested_fields_link::before, #add_new_radiology_order_form #update_pharamacy_full_stock ._add_nested_fields_link::before, #add_new_radiology_order_form .print_template_row_form ._add_nested_fields_link::before, #add_new_radiology_order_form .new_print_template_block ._add_nested_fields_link::before, #add_new_radiology_order_form .edit_print_template_block ._add_nested_fields_link::before, #add_new_radiology_order_form #referral_payouts_update ._add_nested_fields_link::before, #add_new_radiology_order_form #return_hospital_pharmacy_bill ._add_nested_fields_link::before, #add_new_radiology_order_form #new_doctor_network_rule_form ._add_nested_fields_link::before, #edit_radiology_test_form #new_hospital_patient_bill ._add_nested_fields_link::before, #edit_radiology_test_form #new_hospital_pharmacy_bill ._add_nested_fields_link::before, #edit_radiology_test_form #edit_hospital_pharmacy_bill ._add_nested_fields_link::before, #edit_radiology_test_form #create_hospital_bill_template ._add_nested_fields_link::before, #edit_radiology_test_form #edit_hospital_patient_bill ._add_nested_fields_link::before, #edit_radiology_test_form #new_hospital_pharmacy_inventory ._add_nested_fields_link::before, #edit_radiology_test_form #prescription_template_form ._add_nested_fields_link::before, #edit_radiology_test_form #new_staff_network_rule_form ._add_nested_fields_link::before, #edit_radiology_test_form #new_hospital_radiology_order ._add_nested_fields_link::before, #edit_radiology_test_form #edit_hospital_radiology_order ._add_nested_fields_link::before, #edit_radiology_test_form #edit_hospital_radiology_test ._add_nested_fields_link::before, #edit_radiology_test_form #create_user_anon_bill ._add_nested_fields_link::before, #edit_radiology_test_form #radiology_order_template ._add_nested_fields_link::before, #edit_radiology_test_form #add_doctorreferral ._add_nested_fields_link::before, #edit_radiology_test_form #new_pharmacy_order_form ._add_nested_fields_link::before, #edit_radiology_test_form #edit_pharmacy_order_form ._add_nested_fields_link::before, #edit_radiology_test_form #vaccination_type ._add_nested_fields_link::before, #edit_radiology_test_form #update_pharamacy_full_stock ._add_nested_fields_link::before, #edit_radiology_test_form .print_template_row_form ._add_nested_fields_link::before, #edit_radiology_test_form .new_print_template_block ._add_nested_fields_link::before, #edit_radiology_test_form .edit_print_template_block ._add_nested_fields_link::before, #edit_radiology_test_form #referral_payouts_update ._add_nested_fields_link::before, #edit_radiology_test_form #return_hospital_pharmacy_bill ._add_nested_fields_link::before, #edit_radiology_test_form #new_doctor_network_rule_form ._add_nested_fields_link::before, #importUserBill #new_hospital_patient_bill ._add_nested_fields_link::before, #importUserBill #new_hospital_pharmacy_bill ._add_nested_fields_link::before, #importUserBill #edit_hospital_pharmacy_bill ._add_nested_fields_link::before, #importUserBill #create_hospital_bill_template ._add_nested_fields_link::before, #importUserBill #edit_hospital_patient_bill ._add_nested_fields_link::before, #importUserBill #new_hospital_pharmacy_inventory ._add_nested_fields_link::before, #importUserBill #prescription_template_form ._add_nested_fields_link::before, #importUserBill #new_staff_network_rule_form ._add_nested_fields_link::before, #importUserBill #new_hospital_radiology_order ._add_nested_fields_link::before, #importUserBill #edit_hospital_radiology_order ._add_nested_fields_link::before, #importUserBill #edit_hospital_radiology_test ._add_nested_fields_link::before, #importUserBill #create_user_anon_bill ._add_nested_fields_link::before, #importUserBill #radiology_order_template ._add_nested_fields_link::before, #importUserBill #add_doctorreferral ._add_nested_fields_link::before, #importUserBill #new_pharmacy_order_form ._add_nested_fields_link::before, #importUserBill #edit_pharmacy_order_form ._add_nested_fields_link::before, #importUserBill #vaccination_type ._add_nested_fields_link::before, #importUserBill #update_pharamacy_full_stock ._add_nested_fields_link::before, #importUserBill .print_template_row_form ._add_nested_fields_link::before, #importUserBill .new_print_template_block ._add_nested_fields_link::before, #importUserBill .edit_print_template_block ._add_nested_fields_link::before, #importUserBill #referral_payouts_update ._add_nested_fields_link::before, #importUserBill #return_hospital_pharmacy_bill ._add_nested_fields_link::before, #importUserBill #new_doctor_network_rule_form ._add_nested_fields_link::before, #editOrderTemplatemodal #new_hospital_patient_bill ._add_nested_fields_link::before, #editOrderTemplatemodal #new_hospital_pharmacy_bill ._add_nested_fields_link::before, #editOrderTemplatemodal #edit_hospital_pharmacy_bill ._add_nested_fields_link::before, #editOrderTemplatemodal #create_hospital_bill_template ._add_nested_fields_link::before, #editOrderTemplatemodal #edit_hospital_patient_bill ._add_nested_fields_link::before, #editOrderTemplatemodal #new_hospital_pharmacy_inventory ._add_nested_fields_link::before, #editOrderTemplatemodal #prescription_template_form ._add_nested_fields_link::before, #editOrderTemplatemodal #new_staff_network_rule_form ._add_nested_fields_link::before, #editOrderTemplatemodal #new_hospital_radiology_order ._add_nested_fields_link::before, #editOrderTemplatemodal #edit_hospital_radiology_order ._add_nested_fields_link::before, #editOrderTemplatemodal #edit_hospital_radiology_test ._add_nested_fields_link::before, #editOrderTemplatemodal #create_user_anon_bill ._add_nested_fields_link::before, #editOrderTemplatemodal #radiology_order_template ._add_nested_fields_link::before, #editOrderTemplatemodal #add_doctorreferral ._add_nested_fields_link::before, #editOrderTemplatemodal #new_pharmacy_order_form ._add_nested_fields_link::before, #editOrderTemplatemodal #edit_pharmacy_order_form ._add_nested_fields_link::before, #editOrderTemplatemodal #vaccination_type ._add_nested_fields_link::before, #editOrderTemplatemodal #update_pharamacy_full_stock ._add_nested_fields_link::before, #editOrderTemplatemodal .print_template_row_form ._add_nested_fields_link::before, #editOrderTemplatemodal .new_print_template_block ._add_nested_fields_link::before, #editOrderTemplatemodal .edit_print_template_block ._add_nested_fields_link::before, #editOrderTemplatemodal #referral_payouts_update ._add_nested_fields_link::before, #editOrderTemplatemodal #return_hospital_pharmacy_bill ._add_nested_fields_link::before, #editOrderTemplatemodal #new_doctor_network_rule_form ._add_nested_fields_link::before, #editReferralTemplatemodal #new_hospital_patient_bill ._add_nested_fields_link::before, #editReferralTemplatemodal #new_hospital_pharmacy_bill ._add_nested_fields_link::before, #editReferralTemplatemodal #edit_hospital_pharmacy_bill ._add_nested_fields_link::before, #editReferralTemplatemodal #create_hospital_bill_template ._add_nested_fields_link::before, #editReferralTemplatemodal #edit_hospital_patient_bill ._add_nested_fields_link::before, #editReferralTemplatemodal #new_hospital_pharmacy_inventory ._add_nested_fields_link::before, #editReferralTemplatemodal #prescription_template_form ._add_nested_fields_link::before, #editReferralTemplatemodal #new_staff_network_rule_form ._add_nested_fields_link::before, #editReferralTemplatemodal #new_hospital_radiology_order ._add_nested_fields_link::before, #editReferralTemplatemodal #edit_hospital_radiology_order ._add_nested_fields_link::before, #editReferralTemplatemodal #edit_hospital_radiology_test ._add_nested_fields_link::before, #editReferralTemplatemodal #create_user_anon_bill ._add_nested_fields_link::before, #editReferralTemplatemodal #radiology_order_template ._add_nested_fields_link::before, #editReferralTemplatemodal #add_doctorreferral ._add_nested_fields_link::before, #editReferralTemplatemodal #new_pharmacy_order_form ._add_nested_fields_link::before, #editReferralTemplatemodal #edit_pharmacy_order_form ._add_nested_fields_link::before, #editReferralTemplatemodal #vaccination_type ._add_nested_fields_link::before, #editReferralTemplatemodal #update_pharamacy_full_stock ._add_nested_fields_link::before, #editReferralTemplatemodal .print_template_row_form ._add_nested_fields_link::before, #editReferralTemplatemodal .new_print_template_block ._add_nested_fields_link::before, #editReferralTemplatemodal .edit_print_template_block ._add_nested_fields_link::before, #editReferralTemplatemodal #referral_payouts_update ._add_nested_fields_link::before, #editReferralTemplatemodal #return_hospital_pharmacy_bill ._add_nested_fields_link::before, #editReferralTemplatemodal #new_doctor_network_rule_form ._add_nested_fields_link::before, #VaccinationTemplatemodal #new_hospital_patient_bill ._add_nested_fields_link::before, #VaccinationTemplatemodal #new_hospital_pharmacy_bill ._add_nested_fields_link::before, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill ._add_nested_fields_link::before, #VaccinationTemplatemodal #create_hospital_bill_template ._add_nested_fields_link::before, #VaccinationTemplatemodal #edit_hospital_patient_bill ._add_nested_fields_link::before, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory ._add_nested_fields_link::before, #VaccinationTemplatemodal #prescription_template_form ._add_nested_fields_link::before, #VaccinationTemplatemodal #new_staff_network_rule_form ._add_nested_fields_link::before, #VaccinationTemplatemodal #new_hospital_radiology_order ._add_nested_fields_link::before, #VaccinationTemplatemodal #edit_hospital_radiology_order ._add_nested_fields_link::before, #VaccinationTemplatemodal #edit_hospital_radiology_test ._add_nested_fields_link::before, #VaccinationTemplatemodal #create_user_anon_bill ._add_nested_fields_link::before, #VaccinationTemplatemodal #radiology_order_template ._add_nested_fields_link::before, #VaccinationTemplatemodal #add_doctorreferral ._add_nested_fields_link::before, #VaccinationTemplatemodal #new_pharmacy_order_form ._add_nested_fields_link::before, #VaccinationTemplatemodal #edit_pharmacy_order_form ._add_nested_fields_link::before, #VaccinationTemplatemodal #vaccination_type ._add_nested_fields_link::before, #VaccinationTemplatemodal #update_pharamacy_full_stock ._add_nested_fields_link::before, #VaccinationTemplatemodal .print_template_row_form ._add_nested_fields_link::before, #VaccinationTemplatemodal .new_print_template_block ._add_nested_fields_link::before, #VaccinationTemplatemodal .edit_print_template_block ._add_nested_fields_link::before, #VaccinationTemplatemodal #referral_payouts_update ._add_nested_fields_link::before, #VaccinationTemplatemodal #return_hospital_pharmacy_bill ._add_nested_fields_link::before, #VaccinationTemplatemodal #new_doctor_network_rule_form ._add_nested_fields_link::before, #update_pharmacy_order_stock #new_hospital_patient_bill ._add_nested_fields_link::before, #update_pharmacy_order_stock #new_hospital_pharmacy_bill ._add_nested_fields_link::before, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill ._add_nested_fields_link::before, #update_pharmacy_order_stock #create_hospital_bill_template ._add_nested_fields_link::before, #update_pharmacy_order_stock #edit_hospital_patient_bill ._add_nested_fields_link::before, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory ._add_nested_fields_link::before, #update_pharmacy_order_stock #prescription_template_form ._add_nested_fields_link::before, #update_pharmacy_order_stock #new_staff_network_rule_form ._add_nested_fields_link::before, #update_pharmacy_order_stock #new_hospital_radiology_order ._add_nested_fields_link::before, #update_pharmacy_order_stock #edit_hospital_radiology_order ._add_nested_fields_link::before, #update_pharmacy_order_stock #edit_hospital_radiology_test ._add_nested_fields_link::before, #update_pharmacy_order_stock #create_user_anon_bill ._add_nested_fields_link::before, #update_pharmacy_order_stock #radiology_order_template ._add_nested_fields_link::before, #update_pharmacy_order_stock #add_doctorreferral ._add_nested_fields_link::before, #update_pharmacy_order_stock #new_pharmacy_order_form ._add_nested_fields_link::before, #update_pharmacy_order_stock #edit_pharmacy_order_form ._add_nested_fields_link::before, #update_pharmacy_order_stock #vaccination_type ._add_nested_fields_link::before, #update_pharmacy_order_stock #update_pharamacy_full_stock ._add_nested_fields_link::before, #update_pharmacy_order_stock .print_template_row_form ._add_nested_fields_link::before, #update_pharmacy_order_stock .new_print_template_block ._add_nested_fields_link::before, #update_pharmacy_order_stock .edit_print_template_block ._add_nested_fields_link::before, #update_pharmacy_order_stock #referral_payouts_update ._add_nested_fields_link::before, #update_pharmacy_order_stock #return_hospital_pharmacy_bill ._add_nested_fields_link::before, #update_pharmacy_order_stock #new_doctor_network_rule_form ._add_nested_fields_link::before, #addMoreList #new_hospital_patient_bill ._add_nested_fields_link::before, #addMoreList #new_hospital_pharmacy_bill ._add_nested_fields_link::before, #addMoreList #edit_hospital_pharmacy_bill ._add_nested_fields_link::before, #addMoreList #create_hospital_bill_template ._add_nested_fields_link::before, #addMoreList #edit_hospital_patient_bill ._add_nested_fields_link::before, #addMoreList #new_hospital_pharmacy_inventory ._add_nested_fields_link::before, #addMoreList #prescription_template_form ._add_nested_fields_link::before, #addMoreList #new_staff_network_rule_form ._add_nested_fields_link::before, #addMoreList #new_hospital_radiology_order ._add_nested_fields_link::before, #addMoreList #edit_hospital_radiology_order ._add_nested_fields_link::before, #addMoreList #edit_hospital_radiology_test ._add_nested_fields_link::before, #addMoreList #create_user_anon_bill ._add_nested_fields_link::before, #addMoreList #radiology_order_template ._add_nested_fields_link::before, #addMoreList #add_doctorreferral ._add_nested_fields_link::before, #addMoreList #new_pharmacy_order_form ._add_nested_fields_link::before, #addMoreList #edit_pharmacy_order_form ._add_nested_fields_link::before, #addMoreList #vaccination_type ._add_nested_fields_link::before, #addMoreList #update_pharamacy_full_stock ._add_nested_fields_link::before, #addMoreList .print_template_row_form ._add_nested_fields_link::before, #addMoreList .new_print_template_block ._add_nested_fields_link::before, #addMoreList .edit_print_template_block ._add_nested_fields_link::before, #addMoreList #referral_payouts_update ._add_nested_fields_link::before, #addMoreList #return_hospital_pharmacy_bill ._add_nested_fields_link::before, #addMoreList #new_doctor_network_rule_form ._add_nested_fields_link::before, #addTemplateHeaderBlocksModal #new_hospital_patient_bill ._add_nested_fields_link::before, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill ._add_nested_fields_link::before, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill ._add_nested_fields_link::before, #addTemplateHeaderBlocksModal #create_hospital_bill_template ._add_nested_fields_link::before, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill ._add_nested_fields_link::before, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory ._add_nested_fields_link::before, #addTemplateHeaderBlocksModal #prescription_template_form ._add_nested_fields_link::before, #addTemplateHeaderBlocksModal #new_staff_network_rule_form ._add_nested_fields_link::before, #addTemplateHeaderBlocksModal #new_hospital_radiology_order ._add_nested_fields_link::before, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order ._add_nested_fields_link::before, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test ._add_nested_fields_link::before, #addTemplateHeaderBlocksModal #create_user_anon_bill ._add_nested_fields_link::before, #addTemplateHeaderBlocksModal #radiology_order_template ._add_nested_fields_link::before, #addTemplateHeaderBlocksModal #add_doctorreferral ._add_nested_fields_link::before, #addTemplateHeaderBlocksModal #new_pharmacy_order_form ._add_nested_fields_link::before, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form ._add_nested_fields_link::before, #addTemplateHeaderBlocksModal #vaccination_type ._add_nested_fields_link::before, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock ._add_nested_fields_link::before, #addTemplateHeaderBlocksModal .print_template_row_form ._add_nested_fields_link::before, #addTemplateHeaderBlocksModal .new_print_template_block ._add_nested_fields_link::before, #addTemplateHeaderBlocksModal .edit_print_template_block ._add_nested_fields_link::before, #addTemplateHeaderBlocksModal #referral_payouts_update ._add_nested_fields_link::before, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill ._add_nested_fields_link::before, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form ._add_nested_fields_link::before, #referralPayoutTemplatemodal #new_hospital_patient_bill ._add_nested_fields_link::before, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill ._add_nested_fields_link::before, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill ._add_nested_fields_link::before, #referralPayoutTemplatemodal #create_hospital_bill_template ._add_nested_fields_link::before, #referralPayoutTemplatemodal #edit_hospital_patient_bill ._add_nested_fields_link::before, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory ._add_nested_fields_link::before, #referralPayoutTemplatemodal #prescription_template_form ._add_nested_fields_link::before, #referralPayoutTemplatemodal #new_staff_network_rule_form ._add_nested_fields_link::before, #referralPayoutTemplatemodal #new_hospital_radiology_order ._add_nested_fields_link::before, #referralPayoutTemplatemodal #edit_hospital_radiology_order ._add_nested_fields_link::before, #referralPayoutTemplatemodal #edit_hospital_radiology_test ._add_nested_fields_link::before, #referralPayoutTemplatemodal #create_user_anon_bill ._add_nested_fields_link::before, #referralPayoutTemplatemodal #radiology_order_template ._add_nested_fields_link::before, #referralPayoutTemplatemodal #add_doctorreferral ._add_nested_fields_link::before, #referralPayoutTemplatemodal #new_pharmacy_order_form ._add_nested_fields_link::before, #referralPayoutTemplatemodal #edit_pharmacy_order_form ._add_nested_fields_link::before, #referralPayoutTemplatemodal #vaccination_type ._add_nested_fields_link::before, #referralPayoutTemplatemodal #update_pharamacy_full_stock ._add_nested_fields_link::before, #referralPayoutTemplatemodal .print_template_row_form ._add_nested_fields_link::before, #referralPayoutTemplatemodal .new_print_template_block ._add_nested_fields_link::before, #referralPayoutTemplatemodal .edit_print_template_block ._add_nested_fields_link::before, #referralPayoutTemplatemodal #referral_payouts_update ._add_nested_fields_link::before, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill ._add_nested_fields_link::before, #referralPayoutTemplatemodal #new_doctor_network_rule_form ._add_nested_fields_link::before, #new_doctor_network_rule_form #new_hospital_patient_bill ._add_nested_fields_link::before, #new_doctor_network_rule_form #new_hospital_pharmacy_bill ._add_nested_fields_link::before, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill ._add_nested_fields_link::before, #new_doctor_network_rule_form #create_hospital_bill_template ._add_nested_fields_link::before, #new_doctor_network_rule_form #edit_hospital_patient_bill ._add_nested_fields_link::before, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory ._add_nested_fields_link::before, #new_doctor_network_rule_form #prescription_template_form ._add_nested_fields_link::before, #new_doctor_network_rule_form #new_staff_network_rule_form ._add_nested_fields_link::before, #new_doctor_network_rule_form #new_hospital_radiology_order ._add_nested_fields_link::before, #new_doctor_network_rule_form #edit_hospital_radiology_order ._add_nested_fields_link::before, #new_doctor_network_rule_form #edit_hospital_radiology_test ._add_nested_fields_link::before, #new_doctor_network_rule_form #create_user_anon_bill ._add_nested_fields_link::before, #new_doctor_network_rule_form #radiology_order_template ._add_nested_fields_link::before, #new_doctor_network_rule_form #add_doctorreferral ._add_nested_fields_link::before, #new_doctor_network_rule_form #new_pharmacy_order_form ._add_nested_fields_link::before, #new_doctor_network_rule_form #edit_pharmacy_order_form ._add_nested_fields_link::before, #new_doctor_network_rule_form #vaccination_type ._add_nested_fields_link::before, #new_doctor_network_rule_form #update_pharamacy_full_stock ._add_nested_fields_link::before, #new_doctor_network_rule_form .print_template_row_form ._add_nested_fields_link::before, #new_doctor_network_rule_form .new_print_template_block ._add_nested_fields_link::before, #new_doctor_network_rule_form .edit_print_template_block ._add_nested_fields_link::before, #new_doctor_network_rule_form #referral_payouts_update ._add_nested_fields_link::before, #new_doctor_network_rule_form #return_hospital_pharmacy_bill ._add_nested_fields_link::before, #new_doctor_network_rule_form #new_doctor_network_rule_form ._add_nested_fields_link::before {
  content: "+";
  display: inline-block;
  margin-right: 0.3em;
}
#add_new_bill_form #new_hospital_patient_bill .qty_container, #add_new_bill_form #new_hospital_patient_bill .return_qty_container, #add_new_bill_form #new_hospital_pharmacy_bill .qty_container, #add_new_bill_form #new_hospital_pharmacy_bill .return_qty_container, #add_new_bill_form #edit_hospital_pharmacy_bill .qty_container, #add_new_bill_form #edit_hospital_pharmacy_bill .return_qty_container, #add_new_bill_form #create_hospital_bill_template .qty_container, #add_new_bill_form #create_hospital_bill_template .return_qty_container, #add_new_bill_form #edit_hospital_patient_bill .qty_container, #add_new_bill_form #edit_hospital_patient_bill .return_qty_container, #add_new_bill_form #new_hospital_pharmacy_inventory .qty_container, #add_new_bill_form #new_hospital_pharmacy_inventory .return_qty_container, #add_new_bill_form #prescription_template_form .qty_container, #add_new_bill_form #prescription_template_form .return_qty_container, #add_new_bill_form #new_staff_network_rule_form .qty_container, #add_new_bill_form #new_staff_network_rule_form .return_qty_container, #add_new_bill_form #new_hospital_radiology_order .qty_container, #add_new_bill_form #new_hospital_radiology_order .return_qty_container, #add_new_bill_form #edit_hospital_radiology_order .qty_container, #add_new_bill_form #edit_hospital_radiology_order .return_qty_container, #add_new_bill_form #edit_hospital_radiology_test .qty_container, #add_new_bill_form #edit_hospital_radiology_test .return_qty_container, #add_new_bill_form #create_user_anon_bill .qty_container, #add_new_bill_form #create_user_anon_bill .return_qty_container, #add_new_bill_form #radiology_order_template .qty_container, #add_new_bill_form #radiology_order_template .return_qty_container, #add_new_bill_form #add_doctorreferral .qty_container, #add_new_bill_form #add_doctorreferral .return_qty_container, #add_new_bill_form #new_pharmacy_order_form .qty_container, #add_new_bill_form #new_pharmacy_order_form .return_qty_container, #add_new_bill_form #edit_pharmacy_order_form .qty_container, #add_new_bill_form #edit_pharmacy_order_form .return_qty_container, #add_new_bill_form #vaccination_type .qty_container, #add_new_bill_form #vaccination_type .return_qty_container, #add_new_bill_form #update_pharamacy_full_stock .qty_container, #add_new_bill_form #update_pharamacy_full_stock .return_qty_container, #add_new_bill_form .print_template_row_form .qty_container, #add_new_bill_form .print_template_row_form .return_qty_container, #add_new_bill_form .new_print_template_block .qty_container, #add_new_bill_form .new_print_template_block .return_qty_container, #add_new_bill_form .edit_print_template_block .qty_container, #add_new_bill_form .edit_print_template_block .return_qty_container, #add_new_bill_form #referral_payouts_update .qty_container, #add_new_bill_form #referral_payouts_update .return_qty_container, #add_new_bill_form #return_hospital_pharmacy_bill .qty_container, #add_new_bill_form #return_hospital_pharmacy_bill .return_qty_container, #add_new_bill_form #new_doctor_network_rule_form .qty_container, #add_new_bill_form #new_doctor_network_rule_form .return_qty_container, #add_new_pharmacy_bill_form #new_hospital_patient_bill .qty_container, #add_new_pharmacy_bill_form #new_hospital_patient_bill .return_qty_container, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .qty_container, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .return_qty_container, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .qty_container, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .return_qty_container, #add_new_pharmacy_bill_form #create_hospital_bill_template .qty_container, #add_new_pharmacy_bill_form #create_hospital_bill_template .return_qty_container, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .qty_container, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .return_qty_container, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .qty_container, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .return_qty_container, #add_new_pharmacy_bill_form #prescription_template_form .qty_container, #add_new_pharmacy_bill_form #prescription_template_form .return_qty_container, #add_new_pharmacy_bill_form #new_staff_network_rule_form .qty_container, #add_new_pharmacy_bill_form #new_staff_network_rule_form .return_qty_container, #add_new_pharmacy_bill_form #new_hospital_radiology_order .qty_container, #add_new_pharmacy_bill_form #new_hospital_radiology_order .return_qty_container, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .qty_container, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .return_qty_container, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .qty_container, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .return_qty_container, #add_new_pharmacy_bill_form #create_user_anon_bill .qty_container, #add_new_pharmacy_bill_form #create_user_anon_bill .return_qty_container, #add_new_pharmacy_bill_form #radiology_order_template .qty_container, #add_new_pharmacy_bill_form #radiology_order_template .return_qty_container, #add_new_pharmacy_bill_form #add_doctorreferral .qty_container, #add_new_pharmacy_bill_form #add_doctorreferral .return_qty_container, #add_new_pharmacy_bill_form #new_pharmacy_order_form .qty_container, #add_new_pharmacy_bill_form #new_pharmacy_order_form .return_qty_container, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .qty_container, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .return_qty_container, #add_new_pharmacy_bill_form #vaccination_type .qty_container, #add_new_pharmacy_bill_form #vaccination_type .return_qty_container, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .qty_container, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .return_qty_container, #add_new_pharmacy_bill_form .print_template_row_form .qty_container, #add_new_pharmacy_bill_form .print_template_row_form .return_qty_container, #add_new_pharmacy_bill_form .new_print_template_block .qty_container, #add_new_pharmacy_bill_form .new_print_template_block .return_qty_container, #add_new_pharmacy_bill_form .edit_print_template_block .qty_container, #add_new_pharmacy_bill_form .edit_print_template_block .return_qty_container, #add_new_pharmacy_bill_form #referral_payouts_update .qty_container, #add_new_pharmacy_bill_form #referral_payouts_update .return_qty_container, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .qty_container, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .return_qty_container, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .qty_container, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .return_qty_container, #update_new_bill_form #new_hospital_patient_bill .qty_container, #update_new_bill_form #new_hospital_patient_bill .return_qty_container, #update_new_bill_form #new_hospital_pharmacy_bill .qty_container, #update_new_bill_form #new_hospital_pharmacy_bill .return_qty_container, #update_new_bill_form #edit_hospital_pharmacy_bill .qty_container, #update_new_bill_form #edit_hospital_pharmacy_bill .return_qty_container, #update_new_bill_form #create_hospital_bill_template .qty_container, #update_new_bill_form #create_hospital_bill_template .return_qty_container, #update_new_bill_form #edit_hospital_patient_bill .qty_container, #update_new_bill_form #edit_hospital_patient_bill .return_qty_container, #update_new_bill_form #new_hospital_pharmacy_inventory .qty_container, #update_new_bill_form #new_hospital_pharmacy_inventory .return_qty_container, #update_new_bill_form #prescription_template_form .qty_container, #update_new_bill_form #prescription_template_form .return_qty_container, #update_new_bill_form #new_staff_network_rule_form .qty_container, #update_new_bill_form #new_staff_network_rule_form .return_qty_container, #update_new_bill_form #new_hospital_radiology_order .qty_container, #update_new_bill_form #new_hospital_radiology_order .return_qty_container, #update_new_bill_form #edit_hospital_radiology_order .qty_container, #update_new_bill_form #edit_hospital_radiology_order .return_qty_container, #update_new_bill_form #edit_hospital_radiology_test .qty_container, #update_new_bill_form #edit_hospital_radiology_test .return_qty_container, #update_new_bill_form #create_user_anon_bill .qty_container, #update_new_bill_form #create_user_anon_bill .return_qty_container, #update_new_bill_form #radiology_order_template .qty_container, #update_new_bill_form #radiology_order_template .return_qty_container, #update_new_bill_form #add_doctorreferral .qty_container, #update_new_bill_form #add_doctorreferral .return_qty_container, #update_new_bill_form #new_pharmacy_order_form .qty_container, #update_new_bill_form #new_pharmacy_order_form .return_qty_container, #update_new_bill_form #edit_pharmacy_order_form .qty_container, #update_new_bill_form #edit_pharmacy_order_form .return_qty_container, #update_new_bill_form #vaccination_type .qty_container, #update_new_bill_form #vaccination_type .return_qty_container, #update_new_bill_form #update_pharamacy_full_stock .qty_container, #update_new_bill_form #update_pharamacy_full_stock .return_qty_container, #update_new_bill_form .print_template_row_form .qty_container, #update_new_bill_form .print_template_row_form .return_qty_container, #update_new_bill_form .new_print_template_block .qty_container, #update_new_bill_form .new_print_template_block .return_qty_container, #update_new_bill_form .edit_print_template_block .qty_container, #update_new_bill_form .edit_print_template_block .return_qty_container, #update_new_bill_form #referral_payouts_update .qty_container, #update_new_bill_form #referral_payouts_update .return_qty_container, #update_new_bill_form #return_hospital_pharmacy_bill .qty_container, #update_new_bill_form #return_hospital_pharmacy_bill .return_qty_container, #update_new_bill_form #new_doctor_network_rule_form .qty_container, #update_new_bill_form #new_doctor_network_rule_form .return_qty_container, #edit_pharmacy_bill_form #new_hospital_patient_bill .qty_container, #edit_pharmacy_bill_form #new_hospital_patient_bill .return_qty_container, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .qty_container, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .return_qty_container, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .qty_container, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .return_qty_container, #edit_pharmacy_bill_form #create_hospital_bill_template .qty_container, #edit_pharmacy_bill_form #create_hospital_bill_template .return_qty_container, #edit_pharmacy_bill_form #edit_hospital_patient_bill .qty_container, #edit_pharmacy_bill_form #edit_hospital_patient_bill .return_qty_container, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .qty_container, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .return_qty_container, #edit_pharmacy_bill_form #prescription_template_form .qty_container, #edit_pharmacy_bill_form #prescription_template_form .return_qty_container, #edit_pharmacy_bill_form #new_staff_network_rule_form .qty_container, #edit_pharmacy_bill_form #new_staff_network_rule_form .return_qty_container, #edit_pharmacy_bill_form #new_hospital_radiology_order .qty_container, #edit_pharmacy_bill_form #new_hospital_radiology_order .return_qty_container, #edit_pharmacy_bill_form #edit_hospital_radiology_order .qty_container, #edit_pharmacy_bill_form #edit_hospital_radiology_order .return_qty_container, #edit_pharmacy_bill_form #edit_hospital_radiology_test .qty_container, #edit_pharmacy_bill_form #edit_hospital_radiology_test .return_qty_container, #edit_pharmacy_bill_form #create_user_anon_bill .qty_container, #edit_pharmacy_bill_form #create_user_anon_bill .return_qty_container, #edit_pharmacy_bill_form #radiology_order_template .qty_container, #edit_pharmacy_bill_form #radiology_order_template .return_qty_container, #edit_pharmacy_bill_form #add_doctorreferral .qty_container, #edit_pharmacy_bill_form #add_doctorreferral .return_qty_container, #edit_pharmacy_bill_form #new_pharmacy_order_form .qty_container, #edit_pharmacy_bill_form #new_pharmacy_order_form .return_qty_container, #edit_pharmacy_bill_form #edit_pharmacy_order_form .qty_container, #edit_pharmacy_bill_form #edit_pharmacy_order_form .return_qty_container, #edit_pharmacy_bill_form #vaccination_type .qty_container, #edit_pharmacy_bill_form #vaccination_type .return_qty_container, #edit_pharmacy_bill_form #update_pharamacy_full_stock .qty_container, #edit_pharmacy_bill_form #update_pharamacy_full_stock .return_qty_container, #edit_pharmacy_bill_form .print_template_row_form .qty_container, #edit_pharmacy_bill_form .print_template_row_form .return_qty_container, #edit_pharmacy_bill_form .new_print_template_block .qty_container, #edit_pharmacy_bill_form .new_print_template_block .return_qty_container, #edit_pharmacy_bill_form .edit_print_template_block .qty_container, #edit_pharmacy_bill_form .edit_print_template_block .return_qty_container, #edit_pharmacy_bill_form #referral_payouts_update .qty_container, #edit_pharmacy_bill_form #referral_payouts_update .return_qty_container, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .qty_container, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .return_qty_container, #edit_pharmacy_bill_form #new_doctor_network_rule_form .qty_container, #edit_pharmacy_bill_form #new_doctor_network_rule_form .return_qty_container, #createHospBillTemplatemodal #new_hospital_patient_bill .qty_container, #createHospBillTemplatemodal #new_hospital_patient_bill .return_qty_container, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .qty_container, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .return_qty_container, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .qty_container, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .return_qty_container, #createHospBillTemplatemodal #create_hospital_bill_template .qty_container, #createHospBillTemplatemodal #create_hospital_bill_template .return_qty_container, #createHospBillTemplatemodal #edit_hospital_patient_bill .qty_container, #createHospBillTemplatemodal #edit_hospital_patient_bill .return_qty_container, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .qty_container, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .return_qty_container, #createHospBillTemplatemodal #prescription_template_form .qty_container, #createHospBillTemplatemodal #prescription_template_form .return_qty_container, #createHospBillTemplatemodal #new_staff_network_rule_form .qty_container, #createHospBillTemplatemodal #new_staff_network_rule_form .return_qty_container, #createHospBillTemplatemodal #new_hospital_radiology_order .qty_container, #createHospBillTemplatemodal #new_hospital_radiology_order .return_qty_container, #createHospBillTemplatemodal #edit_hospital_radiology_order .qty_container, #createHospBillTemplatemodal #edit_hospital_radiology_order .return_qty_container, #createHospBillTemplatemodal #edit_hospital_radiology_test .qty_container, #createHospBillTemplatemodal #edit_hospital_radiology_test .return_qty_container, #createHospBillTemplatemodal #create_user_anon_bill .qty_container, #createHospBillTemplatemodal #create_user_anon_bill .return_qty_container, #createHospBillTemplatemodal #radiology_order_template .qty_container, #createHospBillTemplatemodal #radiology_order_template .return_qty_container, #createHospBillTemplatemodal #add_doctorreferral .qty_container, #createHospBillTemplatemodal #add_doctorreferral .return_qty_container, #createHospBillTemplatemodal #new_pharmacy_order_form .qty_container, #createHospBillTemplatemodal #new_pharmacy_order_form .return_qty_container, #createHospBillTemplatemodal #edit_pharmacy_order_form .qty_container, #createHospBillTemplatemodal #edit_pharmacy_order_form .return_qty_container, #createHospBillTemplatemodal #vaccination_type .qty_container, #createHospBillTemplatemodal #vaccination_type .return_qty_container, #createHospBillTemplatemodal #update_pharamacy_full_stock .qty_container, #createHospBillTemplatemodal #update_pharamacy_full_stock .return_qty_container, #createHospBillTemplatemodal .print_template_row_form .qty_container, #createHospBillTemplatemodal .print_template_row_form .return_qty_container, #createHospBillTemplatemodal .new_print_template_block .qty_container, #createHospBillTemplatemodal .new_print_template_block .return_qty_container, #createHospBillTemplatemodal .edit_print_template_block .qty_container, #createHospBillTemplatemodal .edit_print_template_block .return_qty_container, #createHospBillTemplatemodal #referral_payouts_update .qty_container, #createHospBillTemplatemodal #referral_payouts_update .return_qty_container, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .qty_container, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .return_qty_container, #createHospBillTemplatemodal #new_doctor_network_rule_form .qty_container, #createHospBillTemplatemodal #new_doctor_network_rule_form .return_qty_container, #editBillTemplatemodal #new_hospital_patient_bill .qty_container, #editBillTemplatemodal #new_hospital_patient_bill .return_qty_container, #editBillTemplatemodal #new_hospital_pharmacy_bill .qty_container, #editBillTemplatemodal #new_hospital_pharmacy_bill .return_qty_container, #editBillTemplatemodal #edit_hospital_pharmacy_bill .qty_container, #editBillTemplatemodal #edit_hospital_pharmacy_bill .return_qty_container, #editBillTemplatemodal #create_hospital_bill_template .qty_container, #editBillTemplatemodal #create_hospital_bill_template .return_qty_container, #editBillTemplatemodal #edit_hospital_patient_bill .qty_container, #editBillTemplatemodal #edit_hospital_patient_bill .return_qty_container, #editBillTemplatemodal #new_hospital_pharmacy_inventory .qty_container, #editBillTemplatemodal #new_hospital_pharmacy_inventory .return_qty_container, #editBillTemplatemodal #prescription_template_form .qty_container, #editBillTemplatemodal #prescription_template_form .return_qty_container, #editBillTemplatemodal #new_staff_network_rule_form .qty_container, #editBillTemplatemodal #new_staff_network_rule_form .return_qty_container, #editBillTemplatemodal #new_hospital_radiology_order .qty_container, #editBillTemplatemodal #new_hospital_radiology_order .return_qty_container, #editBillTemplatemodal #edit_hospital_radiology_order .qty_container, #editBillTemplatemodal #edit_hospital_radiology_order .return_qty_container, #editBillTemplatemodal #edit_hospital_radiology_test .qty_container, #editBillTemplatemodal #edit_hospital_radiology_test .return_qty_container, #editBillTemplatemodal #create_user_anon_bill .qty_container, #editBillTemplatemodal #create_user_anon_bill .return_qty_container, #editBillTemplatemodal #radiology_order_template .qty_container, #editBillTemplatemodal #radiology_order_template .return_qty_container, #editBillTemplatemodal #add_doctorreferral .qty_container, #editBillTemplatemodal #add_doctorreferral .return_qty_container, #editBillTemplatemodal #new_pharmacy_order_form .qty_container, #editBillTemplatemodal #new_pharmacy_order_form .return_qty_container, #editBillTemplatemodal #edit_pharmacy_order_form .qty_container, #editBillTemplatemodal #edit_pharmacy_order_form .return_qty_container, #editBillTemplatemodal #vaccination_type .qty_container, #editBillTemplatemodal #vaccination_type .return_qty_container, #editBillTemplatemodal #update_pharamacy_full_stock .qty_container, #editBillTemplatemodal #update_pharamacy_full_stock .return_qty_container, #editBillTemplatemodal .print_template_row_form .qty_container, #editBillTemplatemodal .print_template_row_form .return_qty_container, #editBillTemplatemodal .new_print_template_block .qty_container, #editBillTemplatemodal .new_print_template_block .return_qty_container, #editBillTemplatemodal .edit_print_template_block .qty_container, #editBillTemplatemodal .edit_print_template_block .return_qty_container, #editBillTemplatemodal #referral_payouts_update .qty_container, #editBillTemplatemodal #referral_payouts_update .return_qty_container, #editBillTemplatemodal #return_hospital_pharmacy_bill .qty_container, #editBillTemplatemodal #return_hospital_pharmacy_bill .return_qty_container, #editBillTemplatemodal #new_doctor_network_rule_form .qty_container, #editBillTemplatemodal #new_doctor_network_rule_form .return_qty_container, #add_new_inventory_form #new_hospital_patient_bill .qty_container, #add_new_inventory_form #new_hospital_patient_bill .return_qty_container, #add_new_inventory_form #new_hospital_pharmacy_bill .qty_container, #add_new_inventory_form #new_hospital_pharmacy_bill .return_qty_container, #add_new_inventory_form #edit_hospital_pharmacy_bill .qty_container, #add_new_inventory_form #edit_hospital_pharmacy_bill .return_qty_container, #add_new_inventory_form #create_hospital_bill_template .qty_container, #add_new_inventory_form #create_hospital_bill_template .return_qty_container, #add_new_inventory_form #edit_hospital_patient_bill .qty_container, #add_new_inventory_form #edit_hospital_patient_bill .return_qty_container, #add_new_inventory_form #new_hospital_pharmacy_inventory .qty_container, #add_new_inventory_form #new_hospital_pharmacy_inventory .return_qty_container, #add_new_inventory_form #prescription_template_form .qty_container, #add_new_inventory_form #prescription_template_form .return_qty_container, #add_new_inventory_form #new_staff_network_rule_form .qty_container, #add_new_inventory_form #new_staff_network_rule_form .return_qty_container, #add_new_inventory_form #new_hospital_radiology_order .qty_container, #add_new_inventory_form #new_hospital_radiology_order .return_qty_container, #add_new_inventory_form #edit_hospital_radiology_order .qty_container, #add_new_inventory_form #edit_hospital_radiology_order .return_qty_container, #add_new_inventory_form #edit_hospital_radiology_test .qty_container, #add_new_inventory_form #edit_hospital_radiology_test .return_qty_container, #add_new_inventory_form #create_user_anon_bill .qty_container, #add_new_inventory_form #create_user_anon_bill .return_qty_container, #add_new_inventory_form #radiology_order_template .qty_container, #add_new_inventory_form #radiology_order_template .return_qty_container, #add_new_inventory_form #add_doctorreferral .qty_container, #add_new_inventory_form #add_doctorreferral .return_qty_container, #add_new_inventory_form #new_pharmacy_order_form .qty_container, #add_new_inventory_form #new_pharmacy_order_form .return_qty_container, #add_new_inventory_form #edit_pharmacy_order_form .qty_container, #add_new_inventory_form #edit_pharmacy_order_form .return_qty_container, #add_new_inventory_form #vaccination_type .qty_container, #add_new_inventory_form #vaccination_type .return_qty_container, #add_new_inventory_form #update_pharamacy_full_stock .qty_container, #add_new_inventory_form #update_pharamacy_full_stock .return_qty_container, #add_new_inventory_form .print_template_row_form .qty_container, #add_new_inventory_form .print_template_row_form .return_qty_container, #add_new_inventory_form .new_print_template_block .qty_container, #add_new_inventory_form .new_print_template_block .return_qty_container, #add_new_inventory_form .edit_print_template_block .qty_container, #add_new_inventory_form .edit_print_template_block .return_qty_container, #add_new_inventory_form #referral_payouts_update .qty_container, #add_new_inventory_form #referral_payouts_update .return_qty_container, #add_new_inventory_form #return_hospital_pharmacy_bill .qty_container, #add_new_inventory_form #return_hospital_pharmacy_bill .return_qty_container, #add_new_inventory_form #new_doctor_network_rule_form .qty_container, #add_new_inventory_form #new_doctor_network_rule_form .return_qty_container, #edit_pharmacy_order #new_hospital_patient_bill .qty_container, #edit_pharmacy_order #new_hospital_patient_bill .return_qty_container, #edit_pharmacy_order #new_hospital_pharmacy_bill .qty_container, #edit_pharmacy_order #new_hospital_pharmacy_bill .return_qty_container, #edit_pharmacy_order #edit_hospital_pharmacy_bill .qty_container, #edit_pharmacy_order #edit_hospital_pharmacy_bill .return_qty_container, #edit_pharmacy_order #create_hospital_bill_template .qty_container, #edit_pharmacy_order #create_hospital_bill_template .return_qty_container, #edit_pharmacy_order #edit_hospital_patient_bill .qty_container, #edit_pharmacy_order #edit_hospital_patient_bill .return_qty_container, #edit_pharmacy_order #new_hospital_pharmacy_inventory .qty_container, #edit_pharmacy_order #new_hospital_pharmacy_inventory .return_qty_container, #edit_pharmacy_order #prescription_template_form .qty_container, #edit_pharmacy_order #prescription_template_form .return_qty_container, #edit_pharmacy_order #new_staff_network_rule_form .qty_container, #edit_pharmacy_order #new_staff_network_rule_form .return_qty_container, #edit_pharmacy_order #new_hospital_radiology_order .qty_container, #edit_pharmacy_order #new_hospital_radiology_order .return_qty_container, #edit_pharmacy_order #edit_hospital_radiology_order .qty_container, #edit_pharmacy_order #edit_hospital_radiology_order .return_qty_container, #edit_pharmacy_order #edit_hospital_radiology_test .qty_container, #edit_pharmacy_order #edit_hospital_radiology_test .return_qty_container, #edit_pharmacy_order #create_user_anon_bill .qty_container, #edit_pharmacy_order #create_user_anon_bill .return_qty_container, #edit_pharmacy_order #radiology_order_template .qty_container, #edit_pharmacy_order #radiology_order_template .return_qty_container, #edit_pharmacy_order #add_doctorreferral .qty_container, #edit_pharmacy_order #add_doctorreferral .return_qty_container, #edit_pharmacy_order #new_pharmacy_order_form .qty_container, #edit_pharmacy_order #new_pharmacy_order_form .return_qty_container, #edit_pharmacy_order #edit_pharmacy_order_form .qty_container, #edit_pharmacy_order #edit_pharmacy_order_form .return_qty_container, #edit_pharmacy_order #vaccination_type .qty_container, #edit_pharmacy_order #vaccination_type .return_qty_container, #edit_pharmacy_order #update_pharamacy_full_stock .qty_container, #edit_pharmacy_order #update_pharamacy_full_stock .return_qty_container, #edit_pharmacy_order .print_template_row_form .qty_container, #edit_pharmacy_order .print_template_row_form .return_qty_container, #edit_pharmacy_order .new_print_template_block .qty_container, #edit_pharmacy_order .new_print_template_block .return_qty_container, #edit_pharmacy_order .edit_print_template_block .qty_container, #edit_pharmacy_order .edit_print_template_block .return_qty_container, #edit_pharmacy_order #referral_payouts_update .qty_container, #edit_pharmacy_order #referral_payouts_update .return_qty_container, #edit_pharmacy_order #return_hospital_pharmacy_bill .qty_container, #edit_pharmacy_order #return_hospital_pharmacy_bill .return_qty_container, #edit_pharmacy_order #new_doctor_network_rule_form .qty_container, #edit_pharmacy_order #new_doctor_network_rule_form .return_qty_container, #edit_staff_network_rules #new_hospital_patient_bill .qty_container, #edit_staff_network_rules #new_hospital_patient_bill .return_qty_container, #edit_staff_network_rules #new_hospital_pharmacy_bill .qty_container, #edit_staff_network_rules #new_hospital_pharmacy_bill .return_qty_container, #edit_staff_network_rules #edit_hospital_pharmacy_bill .qty_container, #edit_staff_network_rules #edit_hospital_pharmacy_bill .return_qty_container, #edit_staff_network_rules #create_hospital_bill_template .qty_container, #edit_staff_network_rules #create_hospital_bill_template .return_qty_container, #edit_staff_network_rules #edit_hospital_patient_bill .qty_container, #edit_staff_network_rules #edit_hospital_patient_bill .return_qty_container, #edit_staff_network_rules #new_hospital_pharmacy_inventory .qty_container, #edit_staff_network_rules #new_hospital_pharmacy_inventory .return_qty_container, #edit_staff_network_rules #prescription_template_form .qty_container, #edit_staff_network_rules #prescription_template_form .return_qty_container, #edit_staff_network_rules #new_staff_network_rule_form .qty_container, #edit_staff_network_rules #new_staff_network_rule_form .return_qty_container, #edit_staff_network_rules #new_hospital_radiology_order .qty_container, #edit_staff_network_rules #new_hospital_radiology_order .return_qty_container, #edit_staff_network_rules #edit_hospital_radiology_order .qty_container, #edit_staff_network_rules #edit_hospital_radiology_order .return_qty_container, #edit_staff_network_rules #edit_hospital_radiology_test .qty_container, #edit_staff_network_rules #edit_hospital_radiology_test .return_qty_container, #edit_staff_network_rules #create_user_anon_bill .qty_container, #edit_staff_network_rules #create_user_anon_bill .return_qty_container, #edit_staff_network_rules #radiology_order_template .qty_container, #edit_staff_network_rules #radiology_order_template .return_qty_container, #edit_staff_network_rules #add_doctorreferral .qty_container, #edit_staff_network_rules #add_doctorreferral .return_qty_container, #edit_staff_network_rules #new_pharmacy_order_form .qty_container, #edit_staff_network_rules #new_pharmacy_order_form .return_qty_container, #edit_staff_network_rules #edit_pharmacy_order_form .qty_container, #edit_staff_network_rules #edit_pharmacy_order_form .return_qty_container, #edit_staff_network_rules #vaccination_type .qty_container, #edit_staff_network_rules #vaccination_type .return_qty_container, #edit_staff_network_rules #update_pharamacy_full_stock .qty_container, #edit_staff_network_rules #update_pharamacy_full_stock .return_qty_container, #edit_staff_network_rules .print_template_row_form .qty_container, #edit_staff_network_rules .print_template_row_form .return_qty_container, #edit_staff_network_rules .new_print_template_block .qty_container, #edit_staff_network_rules .new_print_template_block .return_qty_container, #edit_staff_network_rules .edit_print_template_block .qty_container, #edit_staff_network_rules .edit_print_template_block .return_qty_container, #edit_staff_network_rules #referral_payouts_update .qty_container, #edit_staff_network_rules #referral_payouts_update .return_qty_container, #edit_staff_network_rules #return_hospital_pharmacy_bill .qty_container, #edit_staff_network_rules #return_hospital_pharmacy_bill .return_qty_container, #edit_staff_network_rules #new_doctor_network_rule_form .qty_container, #edit_staff_network_rules #new_doctor_network_rule_form .return_qty_container, #add_new_radiology_order_form #new_hospital_patient_bill .qty_container, #add_new_radiology_order_form #new_hospital_patient_bill .return_qty_container, #add_new_radiology_order_form #new_hospital_pharmacy_bill .qty_container, #add_new_radiology_order_form #new_hospital_pharmacy_bill .return_qty_container, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .qty_container, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .return_qty_container, #add_new_radiology_order_form #create_hospital_bill_template .qty_container, #add_new_radiology_order_form #create_hospital_bill_template .return_qty_container, #add_new_radiology_order_form #edit_hospital_patient_bill .qty_container, #add_new_radiology_order_form #edit_hospital_patient_bill .return_qty_container, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .qty_container, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .return_qty_container, #add_new_radiology_order_form #prescription_template_form .qty_container, #add_new_radiology_order_form #prescription_template_form .return_qty_container, #add_new_radiology_order_form #new_staff_network_rule_form .qty_container, #add_new_radiology_order_form #new_staff_network_rule_form .return_qty_container, #add_new_radiology_order_form #new_hospital_radiology_order .qty_container, #add_new_radiology_order_form #new_hospital_radiology_order .return_qty_container, #add_new_radiology_order_form #edit_hospital_radiology_order .qty_container, #add_new_radiology_order_form #edit_hospital_radiology_order .return_qty_container, #add_new_radiology_order_form #edit_hospital_radiology_test .qty_container, #add_new_radiology_order_form #edit_hospital_radiology_test .return_qty_container, #add_new_radiology_order_form #create_user_anon_bill .qty_container, #add_new_radiology_order_form #create_user_anon_bill .return_qty_container, #add_new_radiology_order_form #radiology_order_template .qty_container, #add_new_radiology_order_form #radiology_order_template .return_qty_container, #add_new_radiology_order_form #add_doctorreferral .qty_container, #add_new_radiology_order_form #add_doctorreferral .return_qty_container, #add_new_radiology_order_form #new_pharmacy_order_form .qty_container, #add_new_radiology_order_form #new_pharmacy_order_form .return_qty_container, #add_new_radiology_order_form #edit_pharmacy_order_form .qty_container, #add_new_radiology_order_form #edit_pharmacy_order_form .return_qty_container, #add_new_radiology_order_form #vaccination_type .qty_container, #add_new_radiology_order_form #vaccination_type .return_qty_container, #add_new_radiology_order_form #update_pharamacy_full_stock .qty_container, #add_new_radiology_order_form #update_pharamacy_full_stock .return_qty_container, #add_new_radiology_order_form .print_template_row_form .qty_container, #add_new_radiology_order_form .print_template_row_form .return_qty_container, #add_new_radiology_order_form .new_print_template_block .qty_container, #add_new_radiology_order_form .new_print_template_block .return_qty_container, #add_new_radiology_order_form .edit_print_template_block .qty_container, #add_new_radiology_order_form .edit_print_template_block .return_qty_container, #add_new_radiology_order_form #referral_payouts_update .qty_container, #add_new_radiology_order_form #referral_payouts_update .return_qty_container, #add_new_radiology_order_form #return_hospital_pharmacy_bill .qty_container, #add_new_radiology_order_form #return_hospital_pharmacy_bill .return_qty_container, #add_new_radiology_order_form #new_doctor_network_rule_form .qty_container, #add_new_radiology_order_form #new_doctor_network_rule_form .return_qty_container, #edit_radiology_test_form #new_hospital_patient_bill .qty_container, #edit_radiology_test_form #new_hospital_patient_bill .return_qty_container, #edit_radiology_test_form #new_hospital_pharmacy_bill .qty_container, #edit_radiology_test_form #new_hospital_pharmacy_bill .return_qty_container, #edit_radiology_test_form #edit_hospital_pharmacy_bill .qty_container, #edit_radiology_test_form #edit_hospital_pharmacy_bill .return_qty_container, #edit_radiology_test_form #create_hospital_bill_template .qty_container, #edit_radiology_test_form #create_hospital_bill_template .return_qty_container, #edit_radiology_test_form #edit_hospital_patient_bill .qty_container, #edit_radiology_test_form #edit_hospital_patient_bill .return_qty_container, #edit_radiology_test_form #new_hospital_pharmacy_inventory .qty_container, #edit_radiology_test_form #new_hospital_pharmacy_inventory .return_qty_container, #edit_radiology_test_form #prescription_template_form .qty_container, #edit_radiology_test_form #prescription_template_form .return_qty_container, #edit_radiology_test_form #new_staff_network_rule_form .qty_container, #edit_radiology_test_form #new_staff_network_rule_form .return_qty_container, #edit_radiology_test_form #new_hospital_radiology_order .qty_container, #edit_radiology_test_form #new_hospital_radiology_order .return_qty_container, #edit_radiology_test_form #edit_hospital_radiology_order .qty_container, #edit_radiology_test_form #edit_hospital_radiology_order .return_qty_container, #edit_radiology_test_form #edit_hospital_radiology_test .qty_container, #edit_radiology_test_form #edit_hospital_radiology_test .return_qty_container, #edit_radiology_test_form #create_user_anon_bill .qty_container, #edit_radiology_test_form #create_user_anon_bill .return_qty_container, #edit_radiology_test_form #radiology_order_template .qty_container, #edit_radiology_test_form #radiology_order_template .return_qty_container, #edit_radiology_test_form #add_doctorreferral .qty_container, #edit_radiology_test_form #add_doctorreferral .return_qty_container, #edit_radiology_test_form #new_pharmacy_order_form .qty_container, #edit_radiology_test_form #new_pharmacy_order_form .return_qty_container, #edit_radiology_test_form #edit_pharmacy_order_form .qty_container, #edit_radiology_test_form #edit_pharmacy_order_form .return_qty_container, #edit_radiology_test_form #vaccination_type .qty_container, #edit_radiology_test_form #vaccination_type .return_qty_container, #edit_radiology_test_form #update_pharamacy_full_stock .qty_container, #edit_radiology_test_form #update_pharamacy_full_stock .return_qty_container, #edit_radiology_test_form .print_template_row_form .qty_container, #edit_radiology_test_form .print_template_row_form .return_qty_container, #edit_radiology_test_form .new_print_template_block .qty_container, #edit_radiology_test_form .new_print_template_block .return_qty_container, #edit_radiology_test_form .edit_print_template_block .qty_container, #edit_radiology_test_form .edit_print_template_block .return_qty_container, #edit_radiology_test_form #referral_payouts_update .qty_container, #edit_radiology_test_form #referral_payouts_update .return_qty_container, #edit_radiology_test_form #return_hospital_pharmacy_bill .qty_container, #edit_radiology_test_form #return_hospital_pharmacy_bill .return_qty_container, #edit_radiology_test_form #new_doctor_network_rule_form .qty_container, #edit_radiology_test_form #new_doctor_network_rule_form .return_qty_container, #importUserBill #new_hospital_patient_bill .qty_container, #importUserBill #new_hospital_patient_bill .return_qty_container, #importUserBill #new_hospital_pharmacy_bill .qty_container, #importUserBill #new_hospital_pharmacy_bill .return_qty_container, #importUserBill #edit_hospital_pharmacy_bill .qty_container, #importUserBill #edit_hospital_pharmacy_bill .return_qty_container, #importUserBill #create_hospital_bill_template .qty_container, #importUserBill #create_hospital_bill_template .return_qty_container, #importUserBill #edit_hospital_patient_bill .qty_container, #importUserBill #edit_hospital_patient_bill .return_qty_container, #importUserBill #new_hospital_pharmacy_inventory .qty_container, #importUserBill #new_hospital_pharmacy_inventory .return_qty_container, #importUserBill #prescription_template_form .qty_container, #importUserBill #prescription_template_form .return_qty_container, #importUserBill #new_staff_network_rule_form .qty_container, #importUserBill #new_staff_network_rule_form .return_qty_container, #importUserBill #new_hospital_radiology_order .qty_container, #importUserBill #new_hospital_radiology_order .return_qty_container, #importUserBill #edit_hospital_radiology_order .qty_container, #importUserBill #edit_hospital_radiology_order .return_qty_container, #importUserBill #edit_hospital_radiology_test .qty_container, #importUserBill #edit_hospital_radiology_test .return_qty_container, #importUserBill #create_user_anon_bill .qty_container, #importUserBill #create_user_anon_bill .return_qty_container, #importUserBill #radiology_order_template .qty_container, #importUserBill #radiology_order_template .return_qty_container, #importUserBill #add_doctorreferral .qty_container, #importUserBill #add_doctorreferral .return_qty_container, #importUserBill #new_pharmacy_order_form .qty_container, #importUserBill #new_pharmacy_order_form .return_qty_container, #importUserBill #edit_pharmacy_order_form .qty_container, #importUserBill #edit_pharmacy_order_form .return_qty_container, #importUserBill #vaccination_type .qty_container, #importUserBill #vaccination_type .return_qty_container, #importUserBill #update_pharamacy_full_stock .qty_container, #importUserBill #update_pharamacy_full_stock .return_qty_container, #importUserBill .print_template_row_form .qty_container, #importUserBill .print_template_row_form .return_qty_container, #importUserBill .new_print_template_block .qty_container, #importUserBill .new_print_template_block .return_qty_container, #importUserBill .edit_print_template_block .qty_container, #importUserBill .edit_print_template_block .return_qty_container, #importUserBill #referral_payouts_update .qty_container, #importUserBill #referral_payouts_update .return_qty_container, #importUserBill #return_hospital_pharmacy_bill .qty_container, #importUserBill #return_hospital_pharmacy_bill .return_qty_container, #importUserBill #new_doctor_network_rule_form .qty_container, #importUserBill #new_doctor_network_rule_form .return_qty_container, #editOrderTemplatemodal #new_hospital_patient_bill .qty_container, #editOrderTemplatemodal #new_hospital_patient_bill .return_qty_container, #editOrderTemplatemodal #new_hospital_pharmacy_bill .qty_container, #editOrderTemplatemodal #new_hospital_pharmacy_bill .return_qty_container, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .qty_container, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .return_qty_container, #editOrderTemplatemodal #create_hospital_bill_template .qty_container, #editOrderTemplatemodal #create_hospital_bill_template .return_qty_container, #editOrderTemplatemodal #edit_hospital_patient_bill .qty_container, #editOrderTemplatemodal #edit_hospital_patient_bill .return_qty_container, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .qty_container, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .return_qty_container, #editOrderTemplatemodal #prescription_template_form .qty_container, #editOrderTemplatemodal #prescription_template_form .return_qty_container, #editOrderTemplatemodal #new_staff_network_rule_form .qty_container, #editOrderTemplatemodal #new_staff_network_rule_form .return_qty_container, #editOrderTemplatemodal #new_hospital_radiology_order .qty_container, #editOrderTemplatemodal #new_hospital_radiology_order .return_qty_container, #editOrderTemplatemodal #edit_hospital_radiology_order .qty_container, #editOrderTemplatemodal #edit_hospital_radiology_order .return_qty_container, #editOrderTemplatemodal #edit_hospital_radiology_test .qty_container, #editOrderTemplatemodal #edit_hospital_radiology_test .return_qty_container, #editOrderTemplatemodal #create_user_anon_bill .qty_container, #editOrderTemplatemodal #create_user_anon_bill .return_qty_container, #editOrderTemplatemodal #radiology_order_template .qty_container, #editOrderTemplatemodal #radiology_order_template .return_qty_container, #editOrderTemplatemodal #add_doctorreferral .qty_container, #editOrderTemplatemodal #add_doctorreferral .return_qty_container, #editOrderTemplatemodal #new_pharmacy_order_form .qty_container, #editOrderTemplatemodal #new_pharmacy_order_form .return_qty_container, #editOrderTemplatemodal #edit_pharmacy_order_form .qty_container, #editOrderTemplatemodal #edit_pharmacy_order_form .return_qty_container, #editOrderTemplatemodal #vaccination_type .qty_container, #editOrderTemplatemodal #vaccination_type .return_qty_container, #editOrderTemplatemodal #update_pharamacy_full_stock .qty_container, #editOrderTemplatemodal #update_pharamacy_full_stock .return_qty_container, #editOrderTemplatemodal .print_template_row_form .qty_container, #editOrderTemplatemodal .print_template_row_form .return_qty_container, #editOrderTemplatemodal .new_print_template_block .qty_container, #editOrderTemplatemodal .new_print_template_block .return_qty_container, #editOrderTemplatemodal .edit_print_template_block .qty_container, #editOrderTemplatemodal .edit_print_template_block .return_qty_container, #editOrderTemplatemodal #referral_payouts_update .qty_container, #editOrderTemplatemodal #referral_payouts_update .return_qty_container, #editOrderTemplatemodal #return_hospital_pharmacy_bill .qty_container, #editOrderTemplatemodal #return_hospital_pharmacy_bill .return_qty_container, #editOrderTemplatemodal #new_doctor_network_rule_form .qty_container, #editOrderTemplatemodal #new_doctor_network_rule_form .return_qty_container, #editReferralTemplatemodal #new_hospital_patient_bill .qty_container, #editReferralTemplatemodal #new_hospital_patient_bill .return_qty_container, #editReferralTemplatemodal #new_hospital_pharmacy_bill .qty_container, #editReferralTemplatemodal #new_hospital_pharmacy_bill .return_qty_container, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .qty_container, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .return_qty_container, #editReferralTemplatemodal #create_hospital_bill_template .qty_container, #editReferralTemplatemodal #create_hospital_bill_template .return_qty_container, #editReferralTemplatemodal #edit_hospital_patient_bill .qty_container, #editReferralTemplatemodal #edit_hospital_patient_bill .return_qty_container, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .qty_container, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .return_qty_container, #editReferralTemplatemodal #prescription_template_form .qty_container, #editReferralTemplatemodal #prescription_template_form .return_qty_container, #editReferralTemplatemodal #new_staff_network_rule_form .qty_container, #editReferralTemplatemodal #new_staff_network_rule_form .return_qty_container, #editReferralTemplatemodal #new_hospital_radiology_order .qty_container, #editReferralTemplatemodal #new_hospital_radiology_order .return_qty_container, #editReferralTemplatemodal #edit_hospital_radiology_order .qty_container, #editReferralTemplatemodal #edit_hospital_radiology_order .return_qty_container, #editReferralTemplatemodal #edit_hospital_radiology_test .qty_container, #editReferralTemplatemodal #edit_hospital_radiology_test .return_qty_container, #editReferralTemplatemodal #create_user_anon_bill .qty_container, #editReferralTemplatemodal #create_user_anon_bill .return_qty_container, #editReferralTemplatemodal #radiology_order_template .qty_container, #editReferralTemplatemodal #radiology_order_template .return_qty_container, #editReferralTemplatemodal #add_doctorreferral .qty_container, #editReferralTemplatemodal #add_doctorreferral .return_qty_container, #editReferralTemplatemodal #new_pharmacy_order_form .qty_container, #editReferralTemplatemodal #new_pharmacy_order_form .return_qty_container, #editReferralTemplatemodal #edit_pharmacy_order_form .qty_container, #editReferralTemplatemodal #edit_pharmacy_order_form .return_qty_container, #editReferralTemplatemodal #vaccination_type .qty_container, #editReferralTemplatemodal #vaccination_type .return_qty_container, #editReferralTemplatemodal #update_pharamacy_full_stock .qty_container, #editReferralTemplatemodal #update_pharamacy_full_stock .return_qty_container, #editReferralTemplatemodal .print_template_row_form .qty_container, #editReferralTemplatemodal .print_template_row_form .return_qty_container, #editReferralTemplatemodal .new_print_template_block .qty_container, #editReferralTemplatemodal .new_print_template_block .return_qty_container, #editReferralTemplatemodal .edit_print_template_block .qty_container, #editReferralTemplatemodal .edit_print_template_block .return_qty_container, #editReferralTemplatemodal #referral_payouts_update .qty_container, #editReferralTemplatemodal #referral_payouts_update .return_qty_container, #editReferralTemplatemodal #return_hospital_pharmacy_bill .qty_container, #editReferralTemplatemodal #return_hospital_pharmacy_bill .return_qty_container, #editReferralTemplatemodal #new_doctor_network_rule_form .qty_container, #editReferralTemplatemodal #new_doctor_network_rule_form .return_qty_container, #VaccinationTemplatemodal #new_hospital_patient_bill .qty_container, #VaccinationTemplatemodal #new_hospital_patient_bill .return_qty_container, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .qty_container, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .return_qty_container, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .qty_container, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .return_qty_container, #VaccinationTemplatemodal #create_hospital_bill_template .qty_container, #VaccinationTemplatemodal #create_hospital_bill_template .return_qty_container, #VaccinationTemplatemodal #edit_hospital_patient_bill .qty_container, #VaccinationTemplatemodal #edit_hospital_patient_bill .return_qty_container, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .qty_container, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .return_qty_container, #VaccinationTemplatemodal #prescription_template_form .qty_container, #VaccinationTemplatemodal #prescription_template_form .return_qty_container, #VaccinationTemplatemodal #new_staff_network_rule_form .qty_container, #VaccinationTemplatemodal #new_staff_network_rule_form .return_qty_container, #VaccinationTemplatemodal #new_hospital_radiology_order .qty_container, #VaccinationTemplatemodal #new_hospital_radiology_order .return_qty_container, #VaccinationTemplatemodal #edit_hospital_radiology_order .qty_container, #VaccinationTemplatemodal #edit_hospital_radiology_order .return_qty_container, #VaccinationTemplatemodal #edit_hospital_radiology_test .qty_container, #VaccinationTemplatemodal #edit_hospital_radiology_test .return_qty_container, #VaccinationTemplatemodal #create_user_anon_bill .qty_container, #VaccinationTemplatemodal #create_user_anon_bill .return_qty_container, #VaccinationTemplatemodal #radiology_order_template .qty_container, #VaccinationTemplatemodal #radiology_order_template .return_qty_container, #VaccinationTemplatemodal #add_doctorreferral .qty_container, #VaccinationTemplatemodal #add_doctorreferral .return_qty_container, #VaccinationTemplatemodal #new_pharmacy_order_form .qty_container, #VaccinationTemplatemodal #new_pharmacy_order_form .return_qty_container, #VaccinationTemplatemodal #edit_pharmacy_order_form .qty_container, #VaccinationTemplatemodal #edit_pharmacy_order_form .return_qty_container, #VaccinationTemplatemodal #vaccination_type .qty_container, #VaccinationTemplatemodal #vaccination_type .return_qty_container, #VaccinationTemplatemodal #update_pharamacy_full_stock .qty_container, #VaccinationTemplatemodal #update_pharamacy_full_stock .return_qty_container, #VaccinationTemplatemodal .print_template_row_form .qty_container, #VaccinationTemplatemodal .print_template_row_form .return_qty_container, #VaccinationTemplatemodal .new_print_template_block .qty_container, #VaccinationTemplatemodal .new_print_template_block .return_qty_container, #VaccinationTemplatemodal .edit_print_template_block .qty_container, #VaccinationTemplatemodal .edit_print_template_block .return_qty_container, #VaccinationTemplatemodal #referral_payouts_update .qty_container, #VaccinationTemplatemodal #referral_payouts_update .return_qty_container, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .qty_container, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .return_qty_container, #VaccinationTemplatemodal #new_doctor_network_rule_form .qty_container, #VaccinationTemplatemodal #new_doctor_network_rule_form .return_qty_container, #update_pharmacy_order_stock #new_hospital_patient_bill .qty_container, #update_pharmacy_order_stock #new_hospital_patient_bill .return_qty_container, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .qty_container, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .return_qty_container, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .qty_container, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .return_qty_container, #update_pharmacy_order_stock #create_hospital_bill_template .qty_container, #update_pharmacy_order_stock #create_hospital_bill_template .return_qty_container, #update_pharmacy_order_stock #edit_hospital_patient_bill .qty_container, #update_pharmacy_order_stock #edit_hospital_patient_bill .return_qty_container, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .qty_container, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .return_qty_container, #update_pharmacy_order_stock #prescription_template_form .qty_container, #update_pharmacy_order_stock #prescription_template_form .return_qty_container, #update_pharmacy_order_stock #new_staff_network_rule_form .qty_container, #update_pharmacy_order_stock #new_staff_network_rule_form .return_qty_container, #update_pharmacy_order_stock #new_hospital_radiology_order .qty_container, #update_pharmacy_order_stock #new_hospital_radiology_order .return_qty_container, #update_pharmacy_order_stock #edit_hospital_radiology_order .qty_container, #update_pharmacy_order_stock #edit_hospital_radiology_order .return_qty_container, #update_pharmacy_order_stock #edit_hospital_radiology_test .qty_container, #update_pharmacy_order_stock #edit_hospital_radiology_test .return_qty_container, #update_pharmacy_order_stock #create_user_anon_bill .qty_container, #update_pharmacy_order_stock #create_user_anon_bill .return_qty_container, #update_pharmacy_order_stock #radiology_order_template .qty_container, #update_pharmacy_order_stock #radiology_order_template .return_qty_container, #update_pharmacy_order_stock #add_doctorreferral .qty_container, #update_pharmacy_order_stock #add_doctorreferral .return_qty_container, #update_pharmacy_order_stock #new_pharmacy_order_form .qty_container, #update_pharmacy_order_stock #new_pharmacy_order_form .return_qty_container, #update_pharmacy_order_stock #edit_pharmacy_order_form .qty_container, #update_pharmacy_order_stock #edit_pharmacy_order_form .return_qty_container, #update_pharmacy_order_stock #vaccination_type .qty_container, #update_pharmacy_order_stock #vaccination_type .return_qty_container, #update_pharmacy_order_stock #update_pharamacy_full_stock .qty_container, #update_pharmacy_order_stock #update_pharamacy_full_stock .return_qty_container, #update_pharmacy_order_stock .print_template_row_form .qty_container, #update_pharmacy_order_stock .print_template_row_form .return_qty_container, #update_pharmacy_order_stock .new_print_template_block .qty_container, #update_pharmacy_order_stock .new_print_template_block .return_qty_container, #update_pharmacy_order_stock .edit_print_template_block .qty_container, #update_pharmacy_order_stock .edit_print_template_block .return_qty_container, #update_pharmacy_order_stock #referral_payouts_update .qty_container, #update_pharmacy_order_stock #referral_payouts_update .return_qty_container, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .qty_container, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .return_qty_container, #update_pharmacy_order_stock #new_doctor_network_rule_form .qty_container, #update_pharmacy_order_stock #new_doctor_network_rule_form .return_qty_container, #addMoreList #new_hospital_patient_bill .qty_container, #addMoreList #new_hospital_patient_bill .return_qty_container, #addMoreList #new_hospital_pharmacy_bill .qty_container, #addMoreList #new_hospital_pharmacy_bill .return_qty_container, #addMoreList #edit_hospital_pharmacy_bill .qty_container, #addMoreList #edit_hospital_pharmacy_bill .return_qty_container, #addMoreList #create_hospital_bill_template .qty_container, #addMoreList #create_hospital_bill_template .return_qty_container, #addMoreList #edit_hospital_patient_bill .qty_container, #addMoreList #edit_hospital_patient_bill .return_qty_container, #addMoreList #new_hospital_pharmacy_inventory .qty_container, #addMoreList #new_hospital_pharmacy_inventory .return_qty_container, #addMoreList #prescription_template_form .qty_container, #addMoreList #prescription_template_form .return_qty_container, #addMoreList #new_staff_network_rule_form .qty_container, #addMoreList #new_staff_network_rule_form .return_qty_container, #addMoreList #new_hospital_radiology_order .qty_container, #addMoreList #new_hospital_radiology_order .return_qty_container, #addMoreList #edit_hospital_radiology_order .qty_container, #addMoreList #edit_hospital_radiology_order .return_qty_container, #addMoreList #edit_hospital_radiology_test .qty_container, #addMoreList #edit_hospital_radiology_test .return_qty_container, #addMoreList #create_user_anon_bill .qty_container, #addMoreList #create_user_anon_bill .return_qty_container, #addMoreList #radiology_order_template .qty_container, #addMoreList #radiology_order_template .return_qty_container, #addMoreList #add_doctorreferral .qty_container, #addMoreList #add_doctorreferral .return_qty_container, #addMoreList #new_pharmacy_order_form .qty_container, #addMoreList #new_pharmacy_order_form .return_qty_container, #addMoreList #edit_pharmacy_order_form .qty_container, #addMoreList #edit_pharmacy_order_form .return_qty_container, #addMoreList #vaccination_type .qty_container, #addMoreList #vaccination_type .return_qty_container, #addMoreList #update_pharamacy_full_stock .qty_container, #addMoreList #update_pharamacy_full_stock .return_qty_container, #addMoreList .print_template_row_form .qty_container, #addMoreList .print_template_row_form .return_qty_container, #addMoreList .new_print_template_block .qty_container, #addMoreList .new_print_template_block .return_qty_container, #addMoreList .edit_print_template_block .qty_container, #addMoreList .edit_print_template_block .return_qty_container, #addMoreList #referral_payouts_update .qty_container, #addMoreList #referral_payouts_update .return_qty_container, #addMoreList #return_hospital_pharmacy_bill .qty_container, #addMoreList #return_hospital_pharmacy_bill .return_qty_container, #addMoreList #new_doctor_network_rule_form .qty_container, #addMoreList #new_doctor_network_rule_form .return_qty_container, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .qty_container, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .return_qty_container, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .qty_container, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .return_qty_container, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .qty_container, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .return_qty_container, #addTemplateHeaderBlocksModal #create_hospital_bill_template .qty_container, #addTemplateHeaderBlocksModal #create_hospital_bill_template .return_qty_container, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .qty_container, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .return_qty_container, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .qty_container, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .return_qty_container, #addTemplateHeaderBlocksModal #prescription_template_form .qty_container, #addTemplateHeaderBlocksModal #prescription_template_form .return_qty_container, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .qty_container, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .return_qty_container, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .qty_container, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .return_qty_container, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .qty_container, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .return_qty_container, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .qty_container, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .return_qty_container, #addTemplateHeaderBlocksModal #create_user_anon_bill .qty_container, #addTemplateHeaderBlocksModal #create_user_anon_bill .return_qty_container, #addTemplateHeaderBlocksModal #radiology_order_template .qty_container, #addTemplateHeaderBlocksModal #radiology_order_template .return_qty_container, #addTemplateHeaderBlocksModal #add_doctorreferral .qty_container, #addTemplateHeaderBlocksModal #add_doctorreferral .return_qty_container, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .qty_container, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .return_qty_container, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .qty_container, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .return_qty_container, #addTemplateHeaderBlocksModal #vaccination_type .qty_container, #addTemplateHeaderBlocksModal #vaccination_type .return_qty_container, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .qty_container, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .return_qty_container, #addTemplateHeaderBlocksModal .print_template_row_form .qty_container, #addTemplateHeaderBlocksModal .print_template_row_form .return_qty_container, #addTemplateHeaderBlocksModal .new_print_template_block .qty_container, #addTemplateHeaderBlocksModal .new_print_template_block .return_qty_container, #addTemplateHeaderBlocksModal .edit_print_template_block .qty_container, #addTemplateHeaderBlocksModal .edit_print_template_block .return_qty_container, #addTemplateHeaderBlocksModal #referral_payouts_update .qty_container, #addTemplateHeaderBlocksModal #referral_payouts_update .return_qty_container, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .qty_container, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .return_qty_container, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .qty_container, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .return_qty_container, #referralPayoutTemplatemodal #new_hospital_patient_bill .qty_container, #referralPayoutTemplatemodal #new_hospital_patient_bill .return_qty_container, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .qty_container, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .return_qty_container, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .qty_container, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .return_qty_container, #referralPayoutTemplatemodal #create_hospital_bill_template .qty_container, #referralPayoutTemplatemodal #create_hospital_bill_template .return_qty_container, #referralPayoutTemplatemodal #edit_hospital_patient_bill .qty_container, #referralPayoutTemplatemodal #edit_hospital_patient_bill .return_qty_container, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .qty_container, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .return_qty_container, #referralPayoutTemplatemodal #prescription_template_form .qty_container, #referralPayoutTemplatemodal #prescription_template_form .return_qty_container, #referralPayoutTemplatemodal #new_staff_network_rule_form .qty_container, #referralPayoutTemplatemodal #new_staff_network_rule_form .return_qty_container, #referralPayoutTemplatemodal #new_hospital_radiology_order .qty_container, #referralPayoutTemplatemodal #new_hospital_radiology_order .return_qty_container, #referralPayoutTemplatemodal #edit_hospital_radiology_order .qty_container, #referralPayoutTemplatemodal #edit_hospital_radiology_order .return_qty_container, #referralPayoutTemplatemodal #edit_hospital_radiology_test .qty_container, #referralPayoutTemplatemodal #edit_hospital_radiology_test .return_qty_container, #referralPayoutTemplatemodal #create_user_anon_bill .qty_container, #referralPayoutTemplatemodal #create_user_anon_bill .return_qty_container, #referralPayoutTemplatemodal #radiology_order_template .qty_container, #referralPayoutTemplatemodal #radiology_order_template .return_qty_container, #referralPayoutTemplatemodal #add_doctorreferral .qty_container, #referralPayoutTemplatemodal #add_doctorreferral .return_qty_container, #referralPayoutTemplatemodal #new_pharmacy_order_form .qty_container, #referralPayoutTemplatemodal #new_pharmacy_order_form .return_qty_container, #referralPayoutTemplatemodal #edit_pharmacy_order_form .qty_container, #referralPayoutTemplatemodal #edit_pharmacy_order_form .return_qty_container, #referralPayoutTemplatemodal #vaccination_type .qty_container, #referralPayoutTemplatemodal #vaccination_type .return_qty_container, #referralPayoutTemplatemodal #update_pharamacy_full_stock .qty_container, #referralPayoutTemplatemodal #update_pharamacy_full_stock .return_qty_container, #referralPayoutTemplatemodal .print_template_row_form .qty_container, #referralPayoutTemplatemodal .print_template_row_form .return_qty_container, #referralPayoutTemplatemodal .new_print_template_block .qty_container, #referralPayoutTemplatemodal .new_print_template_block .return_qty_container, #referralPayoutTemplatemodal .edit_print_template_block .qty_container, #referralPayoutTemplatemodal .edit_print_template_block .return_qty_container, #referralPayoutTemplatemodal #referral_payouts_update .qty_container, #referralPayoutTemplatemodal #referral_payouts_update .return_qty_container, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .qty_container, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .return_qty_container, #referralPayoutTemplatemodal #new_doctor_network_rule_form .qty_container, #referralPayoutTemplatemodal #new_doctor_network_rule_form .return_qty_container, #new_doctor_network_rule_form #new_hospital_patient_bill .qty_container, #new_doctor_network_rule_form #new_hospital_patient_bill .return_qty_container, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .qty_container, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .return_qty_container, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .qty_container, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .return_qty_container, #new_doctor_network_rule_form #create_hospital_bill_template .qty_container, #new_doctor_network_rule_form #create_hospital_bill_template .return_qty_container, #new_doctor_network_rule_form #edit_hospital_patient_bill .qty_container, #new_doctor_network_rule_form #edit_hospital_patient_bill .return_qty_container, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .qty_container, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .return_qty_container, #new_doctor_network_rule_form #prescription_template_form .qty_container, #new_doctor_network_rule_form #prescription_template_form .return_qty_container, #new_doctor_network_rule_form #new_staff_network_rule_form .qty_container, #new_doctor_network_rule_form #new_staff_network_rule_form .return_qty_container, #new_doctor_network_rule_form #new_hospital_radiology_order .qty_container, #new_doctor_network_rule_form #new_hospital_radiology_order .return_qty_container, #new_doctor_network_rule_form #edit_hospital_radiology_order .qty_container, #new_doctor_network_rule_form #edit_hospital_radiology_order .return_qty_container, #new_doctor_network_rule_form #edit_hospital_radiology_test .qty_container, #new_doctor_network_rule_form #edit_hospital_radiology_test .return_qty_container, #new_doctor_network_rule_form #create_user_anon_bill .qty_container, #new_doctor_network_rule_form #create_user_anon_bill .return_qty_container, #new_doctor_network_rule_form #radiology_order_template .qty_container, #new_doctor_network_rule_form #radiology_order_template .return_qty_container, #new_doctor_network_rule_form #add_doctorreferral .qty_container, #new_doctor_network_rule_form #add_doctorreferral .return_qty_container, #new_doctor_network_rule_form #new_pharmacy_order_form .qty_container, #new_doctor_network_rule_form #new_pharmacy_order_form .return_qty_container, #new_doctor_network_rule_form #edit_pharmacy_order_form .qty_container, #new_doctor_network_rule_form #edit_pharmacy_order_form .return_qty_container, #new_doctor_network_rule_form #vaccination_type .qty_container, #new_doctor_network_rule_form #vaccination_type .return_qty_container, #new_doctor_network_rule_form #update_pharamacy_full_stock .qty_container, #new_doctor_network_rule_form #update_pharamacy_full_stock .return_qty_container, #new_doctor_network_rule_form .print_template_row_form .qty_container, #new_doctor_network_rule_form .print_template_row_form .return_qty_container, #new_doctor_network_rule_form .new_print_template_block .qty_container, #new_doctor_network_rule_form .new_print_template_block .return_qty_container, #new_doctor_network_rule_form .edit_print_template_block .qty_container, #new_doctor_network_rule_form .edit_print_template_block .return_qty_container, #new_doctor_network_rule_form #referral_payouts_update .qty_container, #new_doctor_network_rule_form #referral_payouts_update .return_qty_container, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .qty_container, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .return_qty_container, #new_doctor_network_rule_form #new_doctor_network_rule_form .qty_container, #new_doctor_network_rule_form #new_doctor_network_rule_form .return_qty_container {
  display: block;
  position: relative;
}
#add_new_bill_form #new_hospital_patient_bill .qty_container:before, #add_new_bill_form #new_hospital_patient_bill .return_qty_container:before, #add_new_bill_form #new_hospital_pharmacy_bill .qty_container:before, #add_new_bill_form #new_hospital_pharmacy_bill .return_qty_container:before, #add_new_bill_form #edit_hospital_pharmacy_bill .qty_container:before, #add_new_bill_form #edit_hospital_pharmacy_bill .return_qty_container:before, #add_new_bill_form #create_hospital_bill_template .qty_container:before, #add_new_bill_form #create_hospital_bill_template .return_qty_container:before, #add_new_bill_form #edit_hospital_patient_bill .qty_container:before, #add_new_bill_form #edit_hospital_patient_bill .return_qty_container:before, #add_new_bill_form #new_hospital_pharmacy_inventory .qty_container:before, #add_new_bill_form #new_hospital_pharmacy_inventory .return_qty_container:before, #add_new_bill_form #prescription_template_form .qty_container:before, #add_new_bill_form #prescription_template_form .return_qty_container:before, #add_new_bill_form #new_staff_network_rule_form .qty_container:before, #add_new_bill_form #new_staff_network_rule_form .return_qty_container:before, #add_new_bill_form #new_hospital_radiology_order .qty_container:before, #add_new_bill_form #new_hospital_radiology_order .return_qty_container:before, #add_new_bill_form #edit_hospital_radiology_order .qty_container:before, #add_new_bill_form #edit_hospital_radiology_order .return_qty_container:before, #add_new_bill_form #edit_hospital_radiology_test .qty_container:before, #add_new_bill_form #edit_hospital_radiology_test .return_qty_container:before, #add_new_bill_form #create_user_anon_bill .qty_container:before, #add_new_bill_form #create_user_anon_bill .return_qty_container:before, #add_new_bill_form #radiology_order_template .qty_container:before, #add_new_bill_form #radiology_order_template .return_qty_container:before, #add_new_bill_form #add_doctorreferral .qty_container:before, #add_new_bill_form #add_doctorreferral .return_qty_container:before, #add_new_bill_form #new_pharmacy_order_form .qty_container:before, #add_new_bill_form #new_pharmacy_order_form .return_qty_container:before, #add_new_bill_form #edit_pharmacy_order_form .qty_container:before, #add_new_bill_form #edit_pharmacy_order_form .return_qty_container:before, #add_new_bill_form #vaccination_type .qty_container:before, #add_new_bill_form #vaccination_type .return_qty_container:before, #add_new_bill_form #update_pharamacy_full_stock .qty_container:before, #add_new_bill_form #update_pharamacy_full_stock .return_qty_container:before, #add_new_bill_form .print_template_row_form .qty_container:before, #add_new_bill_form .print_template_row_form .return_qty_container:before, #add_new_bill_form .new_print_template_block .qty_container:before, #add_new_bill_form .new_print_template_block .return_qty_container:before, #add_new_bill_form .edit_print_template_block .qty_container:before, #add_new_bill_form .edit_print_template_block .return_qty_container:before, #add_new_bill_form #referral_payouts_update .qty_container:before, #add_new_bill_form #referral_payouts_update .return_qty_container:before, #add_new_bill_form #return_hospital_pharmacy_bill .qty_container:before, #add_new_bill_form #return_hospital_pharmacy_bill .return_qty_container:before, #add_new_bill_form #new_doctor_network_rule_form .qty_container:before, #add_new_bill_form #new_doctor_network_rule_form .return_qty_container:before, #add_new_pharmacy_bill_form #new_hospital_patient_bill .qty_container:before, #add_new_pharmacy_bill_form #new_hospital_patient_bill .return_qty_container:before, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .qty_container:before, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .return_qty_container:before, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .qty_container:before, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .return_qty_container:before, #add_new_pharmacy_bill_form #create_hospital_bill_template .qty_container:before, #add_new_pharmacy_bill_form #create_hospital_bill_template .return_qty_container:before, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .qty_container:before, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .return_qty_container:before, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .qty_container:before, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .return_qty_container:before, #add_new_pharmacy_bill_form #prescription_template_form .qty_container:before, #add_new_pharmacy_bill_form #prescription_template_form .return_qty_container:before, #add_new_pharmacy_bill_form #new_staff_network_rule_form .qty_container:before, #add_new_pharmacy_bill_form #new_staff_network_rule_form .return_qty_container:before, #add_new_pharmacy_bill_form #new_hospital_radiology_order .qty_container:before, #add_new_pharmacy_bill_form #new_hospital_radiology_order .return_qty_container:before, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .qty_container:before, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .return_qty_container:before, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .qty_container:before, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .return_qty_container:before, #add_new_pharmacy_bill_form #create_user_anon_bill .qty_container:before, #add_new_pharmacy_bill_form #create_user_anon_bill .return_qty_container:before, #add_new_pharmacy_bill_form #radiology_order_template .qty_container:before, #add_new_pharmacy_bill_form #radiology_order_template .return_qty_container:before, #add_new_pharmacy_bill_form #add_doctorreferral .qty_container:before, #add_new_pharmacy_bill_form #add_doctorreferral .return_qty_container:before, #add_new_pharmacy_bill_form #new_pharmacy_order_form .qty_container:before, #add_new_pharmacy_bill_form #new_pharmacy_order_form .return_qty_container:before, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .qty_container:before, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .return_qty_container:before, #add_new_pharmacy_bill_form #vaccination_type .qty_container:before, #add_new_pharmacy_bill_form #vaccination_type .return_qty_container:before, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .qty_container:before, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .return_qty_container:before, #add_new_pharmacy_bill_form .print_template_row_form .qty_container:before, #add_new_pharmacy_bill_form .print_template_row_form .return_qty_container:before, #add_new_pharmacy_bill_form .new_print_template_block .qty_container:before, #add_new_pharmacy_bill_form .new_print_template_block .return_qty_container:before, #add_new_pharmacy_bill_form .edit_print_template_block .qty_container:before, #add_new_pharmacy_bill_form .edit_print_template_block .return_qty_container:before, #add_new_pharmacy_bill_form #referral_payouts_update .qty_container:before, #add_new_pharmacy_bill_form #referral_payouts_update .return_qty_container:before, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .qty_container:before, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .return_qty_container:before, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .qty_container:before, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .return_qty_container:before, #update_new_bill_form #new_hospital_patient_bill .qty_container:before, #update_new_bill_form #new_hospital_patient_bill .return_qty_container:before, #update_new_bill_form #new_hospital_pharmacy_bill .qty_container:before, #update_new_bill_form #new_hospital_pharmacy_bill .return_qty_container:before, #update_new_bill_form #edit_hospital_pharmacy_bill .qty_container:before, #update_new_bill_form #edit_hospital_pharmacy_bill .return_qty_container:before, #update_new_bill_form #create_hospital_bill_template .qty_container:before, #update_new_bill_form #create_hospital_bill_template .return_qty_container:before, #update_new_bill_form #edit_hospital_patient_bill .qty_container:before, #update_new_bill_form #edit_hospital_patient_bill .return_qty_container:before, #update_new_bill_form #new_hospital_pharmacy_inventory .qty_container:before, #update_new_bill_form #new_hospital_pharmacy_inventory .return_qty_container:before, #update_new_bill_form #prescription_template_form .qty_container:before, #update_new_bill_form #prescription_template_form .return_qty_container:before, #update_new_bill_form #new_staff_network_rule_form .qty_container:before, #update_new_bill_form #new_staff_network_rule_form .return_qty_container:before, #update_new_bill_form #new_hospital_radiology_order .qty_container:before, #update_new_bill_form #new_hospital_radiology_order .return_qty_container:before, #update_new_bill_form #edit_hospital_radiology_order .qty_container:before, #update_new_bill_form #edit_hospital_radiology_order .return_qty_container:before, #update_new_bill_form #edit_hospital_radiology_test .qty_container:before, #update_new_bill_form #edit_hospital_radiology_test .return_qty_container:before, #update_new_bill_form #create_user_anon_bill .qty_container:before, #update_new_bill_form #create_user_anon_bill .return_qty_container:before, #update_new_bill_form #radiology_order_template .qty_container:before, #update_new_bill_form #radiology_order_template .return_qty_container:before, #update_new_bill_form #add_doctorreferral .qty_container:before, #update_new_bill_form #add_doctorreferral .return_qty_container:before, #update_new_bill_form #new_pharmacy_order_form .qty_container:before, #update_new_bill_form #new_pharmacy_order_form .return_qty_container:before, #update_new_bill_form #edit_pharmacy_order_form .qty_container:before, #update_new_bill_form #edit_pharmacy_order_form .return_qty_container:before, #update_new_bill_form #vaccination_type .qty_container:before, #update_new_bill_form #vaccination_type .return_qty_container:before, #update_new_bill_form #update_pharamacy_full_stock .qty_container:before, #update_new_bill_form #update_pharamacy_full_stock .return_qty_container:before, #update_new_bill_form .print_template_row_form .qty_container:before, #update_new_bill_form .print_template_row_form .return_qty_container:before, #update_new_bill_form .new_print_template_block .qty_container:before, #update_new_bill_form .new_print_template_block .return_qty_container:before, #update_new_bill_form .edit_print_template_block .qty_container:before, #update_new_bill_form .edit_print_template_block .return_qty_container:before, #update_new_bill_form #referral_payouts_update .qty_container:before, #update_new_bill_form #referral_payouts_update .return_qty_container:before, #update_new_bill_form #return_hospital_pharmacy_bill .qty_container:before, #update_new_bill_form #return_hospital_pharmacy_bill .return_qty_container:before, #update_new_bill_form #new_doctor_network_rule_form .qty_container:before, #update_new_bill_form #new_doctor_network_rule_form .return_qty_container:before, #edit_pharmacy_bill_form #new_hospital_patient_bill .qty_container:before, #edit_pharmacy_bill_form #new_hospital_patient_bill .return_qty_container:before, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .qty_container:before, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .return_qty_container:before, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .qty_container:before, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .return_qty_container:before, #edit_pharmacy_bill_form #create_hospital_bill_template .qty_container:before, #edit_pharmacy_bill_form #create_hospital_bill_template .return_qty_container:before, #edit_pharmacy_bill_form #edit_hospital_patient_bill .qty_container:before, #edit_pharmacy_bill_form #edit_hospital_patient_bill .return_qty_container:before, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .qty_container:before, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .return_qty_container:before, #edit_pharmacy_bill_form #prescription_template_form .qty_container:before, #edit_pharmacy_bill_form #prescription_template_form .return_qty_container:before, #edit_pharmacy_bill_form #new_staff_network_rule_form .qty_container:before, #edit_pharmacy_bill_form #new_staff_network_rule_form .return_qty_container:before, #edit_pharmacy_bill_form #new_hospital_radiology_order .qty_container:before, #edit_pharmacy_bill_form #new_hospital_radiology_order .return_qty_container:before, #edit_pharmacy_bill_form #edit_hospital_radiology_order .qty_container:before, #edit_pharmacy_bill_form #edit_hospital_radiology_order .return_qty_container:before, #edit_pharmacy_bill_form #edit_hospital_radiology_test .qty_container:before, #edit_pharmacy_bill_form #edit_hospital_radiology_test .return_qty_container:before, #edit_pharmacy_bill_form #create_user_anon_bill .qty_container:before, #edit_pharmacy_bill_form #create_user_anon_bill .return_qty_container:before, #edit_pharmacy_bill_form #radiology_order_template .qty_container:before, #edit_pharmacy_bill_form #radiology_order_template .return_qty_container:before, #edit_pharmacy_bill_form #add_doctorreferral .qty_container:before, #edit_pharmacy_bill_form #add_doctorreferral .return_qty_container:before, #edit_pharmacy_bill_form #new_pharmacy_order_form .qty_container:before, #edit_pharmacy_bill_form #new_pharmacy_order_form .return_qty_container:before, #edit_pharmacy_bill_form #edit_pharmacy_order_form .qty_container:before, #edit_pharmacy_bill_form #edit_pharmacy_order_form .return_qty_container:before, #edit_pharmacy_bill_form #vaccination_type .qty_container:before, #edit_pharmacy_bill_form #vaccination_type .return_qty_container:before, #edit_pharmacy_bill_form #update_pharamacy_full_stock .qty_container:before, #edit_pharmacy_bill_form #update_pharamacy_full_stock .return_qty_container:before, #edit_pharmacy_bill_form .print_template_row_form .qty_container:before, #edit_pharmacy_bill_form .print_template_row_form .return_qty_container:before, #edit_pharmacy_bill_form .new_print_template_block .qty_container:before, #edit_pharmacy_bill_form .new_print_template_block .return_qty_container:before, #edit_pharmacy_bill_form .edit_print_template_block .qty_container:before, #edit_pharmacy_bill_form .edit_print_template_block .return_qty_container:before, #edit_pharmacy_bill_form #referral_payouts_update .qty_container:before, #edit_pharmacy_bill_form #referral_payouts_update .return_qty_container:before, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .qty_container:before, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .return_qty_container:before, #edit_pharmacy_bill_form #new_doctor_network_rule_form .qty_container:before, #edit_pharmacy_bill_form #new_doctor_network_rule_form .return_qty_container:before, #createHospBillTemplatemodal #new_hospital_patient_bill .qty_container:before, #createHospBillTemplatemodal #new_hospital_patient_bill .return_qty_container:before, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .qty_container:before, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .return_qty_container:before, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .qty_container:before, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .return_qty_container:before, #createHospBillTemplatemodal #create_hospital_bill_template .qty_container:before, #createHospBillTemplatemodal #create_hospital_bill_template .return_qty_container:before, #createHospBillTemplatemodal #edit_hospital_patient_bill .qty_container:before, #createHospBillTemplatemodal #edit_hospital_patient_bill .return_qty_container:before, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .qty_container:before, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .return_qty_container:before, #createHospBillTemplatemodal #prescription_template_form .qty_container:before, #createHospBillTemplatemodal #prescription_template_form .return_qty_container:before, #createHospBillTemplatemodal #new_staff_network_rule_form .qty_container:before, #createHospBillTemplatemodal #new_staff_network_rule_form .return_qty_container:before, #createHospBillTemplatemodal #new_hospital_radiology_order .qty_container:before, #createHospBillTemplatemodal #new_hospital_radiology_order .return_qty_container:before, #createHospBillTemplatemodal #edit_hospital_radiology_order .qty_container:before, #createHospBillTemplatemodal #edit_hospital_radiology_order .return_qty_container:before, #createHospBillTemplatemodal #edit_hospital_radiology_test .qty_container:before, #createHospBillTemplatemodal #edit_hospital_radiology_test .return_qty_container:before, #createHospBillTemplatemodal #create_user_anon_bill .qty_container:before, #createHospBillTemplatemodal #create_user_anon_bill .return_qty_container:before, #createHospBillTemplatemodal #radiology_order_template .qty_container:before, #createHospBillTemplatemodal #radiology_order_template .return_qty_container:before, #createHospBillTemplatemodal #add_doctorreferral .qty_container:before, #createHospBillTemplatemodal #add_doctorreferral .return_qty_container:before, #createHospBillTemplatemodal #new_pharmacy_order_form .qty_container:before, #createHospBillTemplatemodal #new_pharmacy_order_form .return_qty_container:before, #createHospBillTemplatemodal #edit_pharmacy_order_form .qty_container:before, #createHospBillTemplatemodal #edit_pharmacy_order_form .return_qty_container:before, #createHospBillTemplatemodal #vaccination_type .qty_container:before, #createHospBillTemplatemodal #vaccination_type .return_qty_container:before, #createHospBillTemplatemodal #update_pharamacy_full_stock .qty_container:before, #createHospBillTemplatemodal #update_pharamacy_full_stock .return_qty_container:before, #createHospBillTemplatemodal .print_template_row_form .qty_container:before, #createHospBillTemplatemodal .print_template_row_form .return_qty_container:before, #createHospBillTemplatemodal .new_print_template_block .qty_container:before, #createHospBillTemplatemodal .new_print_template_block .return_qty_container:before, #createHospBillTemplatemodal .edit_print_template_block .qty_container:before, #createHospBillTemplatemodal .edit_print_template_block .return_qty_container:before, #createHospBillTemplatemodal #referral_payouts_update .qty_container:before, #createHospBillTemplatemodal #referral_payouts_update .return_qty_container:before, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .qty_container:before, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .return_qty_container:before, #createHospBillTemplatemodal #new_doctor_network_rule_form .qty_container:before, #createHospBillTemplatemodal #new_doctor_network_rule_form .return_qty_container:before, #editBillTemplatemodal #new_hospital_patient_bill .qty_container:before, #editBillTemplatemodal #new_hospital_patient_bill .return_qty_container:before, #editBillTemplatemodal #new_hospital_pharmacy_bill .qty_container:before, #editBillTemplatemodal #new_hospital_pharmacy_bill .return_qty_container:before, #editBillTemplatemodal #edit_hospital_pharmacy_bill .qty_container:before, #editBillTemplatemodal #edit_hospital_pharmacy_bill .return_qty_container:before, #editBillTemplatemodal #create_hospital_bill_template .qty_container:before, #editBillTemplatemodal #create_hospital_bill_template .return_qty_container:before, #editBillTemplatemodal #edit_hospital_patient_bill .qty_container:before, #editBillTemplatemodal #edit_hospital_patient_bill .return_qty_container:before, #editBillTemplatemodal #new_hospital_pharmacy_inventory .qty_container:before, #editBillTemplatemodal #new_hospital_pharmacy_inventory .return_qty_container:before, #editBillTemplatemodal #prescription_template_form .qty_container:before, #editBillTemplatemodal #prescription_template_form .return_qty_container:before, #editBillTemplatemodal #new_staff_network_rule_form .qty_container:before, #editBillTemplatemodal #new_staff_network_rule_form .return_qty_container:before, #editBillTemplatemodal #new_hospital_radiology_order .qty_container:before, #editBillTemplatemodal #new_hospital_radiology_order .return_qty_container:before, #editBillTemplatemodal #edit_hospital_radiology_order .qty_container:before, #editBillTemplatemodal #edit_hospital_radiology_order .return_qty_container:before, #editBillTemplatemodal #edit_hospital_radiology_test .qty_container:before, #editBillTemplatemodal #edit_hospital_radiology_test .return_qty_container:before, #editBillTemplatemodal #create_user_anon_bill .qty_container:before, #editBillTemplatemodal #create_user_anon_bill .return_qty_container:before, #editBillTemplatemodal #radiology_order_template .qty_container:before, #editBillTemplatemodal #radiology_order_template .return_qty_container:before, #editBillTemplatemodal #add_doctorreferral .qty_container:before, #editBillTemplatemodal #add_doctorreferral .return_qty_container:before, #editBillTemplatemodal #new_pharmacy_order_form .qty_container:before, #editBillTemplatemodal #new_pharmacy_order_form .return_qty_container:before, #editBillTemplatemodal #edit_pharmacy_order_form .qty_container:before, #editBillTemplatemodal #edit_pharmacy_order_form .return_qty_container:before, #editBillTemplatemodal #vaccination_type .qty_container:before, #editBillTemplatemodal #vaccination_type .return_qty_container:before, #editBillTemplatemodal #update_pharamacy_full_stock .qty_container:before, #editBillTemplatemodal #update_pharamacy_full_stock .return_qty_container:before, #editBillTemplatemodal .print_template_row_form .qty_container:before, #editBillTemplatemodal .print_template_row_form .return_qty_container:before, #editBillTemplatemodal .new_print_template_block .qty_container:before, #editBillTemplatemodal .new_print_template_block .return_qty_container:before, #editBillTemplatemodal .edit_print_template_block .qty_container:before, #editBillTemplatemodal .edit_print_template_block .return_qty_container:before, #editBillTemplatemodal #referral_payouts_update .qty_container:before, #editBillTemplatemodal #referral_payouts_update .return_qty_container:before, #editBillTemplatemodal #return_hospital_pharmacy_bill .qty_container:before, #editBillTemplatemodal #return_hospital_pharmacy_bill .return_qty_container:before, #editBillTemplatemodal #new_doctor_network_rule_form .qty_container:before, #editBillTemplatemodal #new_doctor_network_rule_form .return_qty_container:before, #add_new_inventory_form #new_hospital_patient_bill .qty_container:before, #add_new_inventory_form #new_hospital_patient_bill .return_qty_container:before, #add_new_inventory_form #new_hospital_pharmacy_bill .qty_container:before, #add_new_inventory_form #new_hospital_pharmacy_bill .return_qty_container:before, #add_new_inventory_form #edit_hospital_pharmacy_bill .qty_container:before, #add_new_inventory_form #edit_hospital_pharmacy_bill .return_qty_container:before, #add_new_inventory_form #create_hospital_bill_template .qty_container:before, #add_new_inventory_form #create_hospital_bill_template .return_qty_container:before, #add_new_inventory_form #edit_hospital_patient_bill .qty_container:before, #add_new_inventory_form #edit_hospital_patient_bill .return_qty_container:before, #add_new_inventory_form #new_hospital_pharmacy_inventory .qty_container:before, #add_new_inventory_form #new_hospital_pharmacy_inventory .return_qty_container:before, #add_new_inventory_form #prescription_template_form .qty_container:before, #add_new_inventory_form #prescription_template_form .return_qty_container:before, #add_new_inventory_form #new_staff_network_rule_form .qty_container:before, #add_new_inventory_form #new_staff_network_rule_form .return_qty_container:before, #add_new_inventory_form #new_hospital_radiology_order .qty_container:before, #add_new_inventory_form #new_hospital_radiology_order .return_qty_container:before, #add_new_inventory_form #edit_hospital_radiology_order .qty_container:before, #add_new_inventory_form #edit_hospital_radiology_order .return_qty_container:before, #add_new_inventory_form #edit_hospital_radiology_test .qty_container:before, #add_new_inventory_form #edit_hospital_radiology_test .return_qty_container:before, #add_new_inventory_form #create_user_anon_bill .qty_container:before, #add_new_inventory_form #create_user_anon_bill .return_qty_container:before, #add_new_inventory_form #radiology_order_template .qty_container:before, #add_new_inventory_form #radiology_order_template .return_qty_container:before, #add_new_inventory_form #add_doctorreferral .qty_container:before, #add_new_inventory_form #add_doctorreferral .return_qty_container:before, #add_new_inventory_form #new_pharmacy_order_form .qty_container:before, #add_new_inventory_form #new_pharmacy_order_form .return_qty_container:before, #add_new_inventory_form #edit_pharmacy_order_form .qty_container:before, #add_new_inventory_form #edit_pharmacy_order_form .return_qty_container:before, #add_new_inventory_form #vaccination_type .qty_container:before, #add_new_inventory_form #vaccination_type .return_qty_container:before, #add_new_inventory_form #update_pharamacy_full_stock .qty_container:before, #add_new_inventory_form #update_pharamacy_full_stock .return_qty_container:before, #add_new_inventory_form .print_template_row_form .qty_container:before, #add_new_inventory_form .print_template_row_form .return_qty_container:before, #add_new_inventory_form .new_print_template_block .qty_container:before, #add_new_inventory_form .new_print_template_block .return_qty_container:before, #add_new_inventory_form .edit_print_template_block .qty_container:before, #add_new_inventory_form .edit_print_template_block .return_qty_container:before, #add_new_inventory_form #referral_payouts_update .qty_container:before, #add_new_inventory_form #referral_payouts_update .return_qty_container:before, #add_new_inventory_form #return_hospital_pharmacy_bill .qty_container:before, #add_new_inventory_form #return_hospital_pharmacy_bill .return_qty_container:before, #add_new_inventory_form #new_doctor_network_rule_form .qty_container:before, #add_new_inventory_form #new_doctor_network_rule_form .return_qty_container:before, #edit_pharmacy_order #new_hospital_patient_bill .qty_container:before, #edit_pharmacy_order #new_hospital_patient_bill .return_qty_container:before, #edit_pharmacy_order #new_hospital_pharmacy_bill .qty_container:before, #edit_pharmacy_order #new_hospital_pharmacy_bill .return_qty_container:before, #edit_pharmacy_order #edit_hospital_pharmacy_bill .qty_container:before, #edit_pharmacy_order #edit_hospital_pharmacy_bill .return_qty_container:before, #edit_pharmacy_order #create_hospital_bill_template .qty_container:before, #edit_pharmacy_order #create_hospital_bill_template .return_qty_container:before, #edit_pharmacy_order #edit_hospital_patient_bill .qty_container:before, #edit_pharmacy_order #edit_hospital_patient_bill .return_qty_container:before, #edit_pharmacy_order #new_hospital_pharmacy_inventory .qty_container:before, #edit_pharmacy_order #new_hospital_pharmacy_inventory .return_qty_container:before, #edit_pharmacy_order #prescription_template_form .qty_container:before, #edit_pharmacy_order #prescription_template_form .return_qty_container:before, #edit_pharmacy_order #new_staff_network_rule_form .qty_container:before, #edit_pharmacy_order #new_staff_network_rule_form .return_qty_container:before, #edit_pharmacy_order #new_hospital_radiology_order .qty_container:before, #edit_pharmacy_order #new_hospital_radiology_order .return_qty_container:before, #edit_pharmacy_order #edit_hospital_radiology_order .qty_container:before, #edit_pharmacy_order #edit_hospital_radiology_order .return_qty_container:before, #edit_pharmacy_order #edit_hospital_radiology_test .qty_container:before, #edit_pharmacy_order #edit_hospital_radiology_test .return_qty_container:before, #edit_pharmacy_order #create_user_anon_bill .qty_container:before, #edit_pharmacy_order #create_user_anon_bill .return_qty_container:before, #edit_pharmacy_order #radiology_order_template .qty_container:before, #edit_pharmacy_order #radiology_order_template .return_qty_container:before, #edit_pharmacy_order #add_doctorreferral .qty_container:before, #edit_pharmacy_order #add_doctorreferral .return_qty_container:before, #edit_pharmacy_order #new_pharmacy_order_form .qty_container:before, #edit_pharmacy_order #new_pharmacy_order_form .return_qty_container:before, #edit_pharmacy_order #edit_pharmacy_order_form .qty_container:before, #edit_pharmacy_order #edit_pharmacy_order_form .return_qty_container:before, #edit_pharmacy_order #vaccination_type .qty_container:before, #edit_pharmacy_order #vaccination_type .return_qty_container:before, #edit_pharmacy_order #update_pharamacy_full_stock .qty_container:before, #edit_pharmacy_order #update_pharamacy_full_stock .return_qty_container:before, #edit_pharmacy_order .print_template_row_form .qty_container:before, #edit_pharmacy_order .print_template_row_form .return_qty_container:before, #edit_pharmacy_order .new_print_template_block .qty_container:before, #edit_pharmacy_order .new_print_template_block .return_qty_container:before, #edit_pharmacy_order .edit_print_template_block .qty_container:before, #edit_pharmacy_order .edit_print_template_block .return_qty_container:before, #edit_pharmacy_order #referral_payouts_update .qty_container:before, #edit_pharmacy_order #referral_payouts_update .return_qty_container:before, #edit_pharmacy_order #return_hospital_pharmacy_bill .qty_container:before, #edit_pharmacy_order #return_hospital_pharmacy_bill .return_qty_container:before, #edit_pharmacy_order #new_doctor_network_rule_form .qty_container:before, #edit_pharmacy_order #new_doctor_network_rule_form .return_qty_container:before, #edit_staff_network_rules #new_hospital_patient_bill .qty_container:before, #edit_staff_network_rules #new_hospital_patient_bill .return_qty_container:before, #edit_staff_network_rules #new_hospital_pharmacy_bill .qty_container:before, #edit_staff_network_rules #new_hospital_pharmacy_bill .return_qty_container:before, #edit_staff_network_rules #edit_hospital_pharmacy_bill .qty_container:before, #edit_staff_network_rules #edit_hospital_pharmacy_bill .return_qty_container:before, #edit_staff_network_rules #create_hospital_bill_template .qty_container:before, #edit_staff_network_rules #create_hospital_bill_template .return_qty_container:before, #edit_staff_network_rules #edit_hospital_patient_bill .qty_container:before, #edit_staff_network_rules #edit_hospital_patient_bill .return_qty_container:before, #edit_staff_network_rules #new_hospital_pharmacy_inventory .qty_container:before, #edit_staff_network_rules #new_hospital_pharmacy_inventory .return_qty_container:before, #edit_staff_network_rules #prescription_template_form .qty_container:before, #edit_staff_network_rules #prescription_template_form .return_qty_container:before, #edit_staff_network_rules #new_staff_network_rule_form .qty_container:before, #edit_staff_network_rules #new_staff_network_rule_form .return_qty_container:before, #edit_staff_network_rules #new_hospital_radiology_order .qty_container:before, #edit_staff_network_rules #new_hospital_radiology_order .return_qty_container:before, #edit_staff_network_rules #edit_hospital_radiology_order .qty_container:before, #edit_staff_network_rules #edit_hospital_radiology_order .return_qty_container:before, #edit_staff_network_rules #edit_hospital_radiology_test .qty_container:before, #edit_staff_network_rules #edit_hospital_radiology_test .return_qty_container:before, #edit_staff_network_rules #create_user_anon_bill .qty_container:before, #edit_staff_network_rules #create_user_anon_bill .return_qty_container:before, #edit_staff_network_rules #radiology_order_template .qty_container:before, #edit_staff_network_rules #radiology_order_template .return_qty_container:before, #edit_staff_network_rules #add_doctorreferral .qty_container:before, #edit_staff_network_rules #add_doctorreferral .return_qty_container:before, #edit_staff_network_rules #new_pharmacy_order_form .qty_container:before, #edit_staff_network_rules #new_pharmacy_order_form .return_qty_container:before, #edit_staff_network_rules #edit_pharmacy_order_form .qty_container:before, #edit_staff_network_rules #edit_pharmacy_order_form .return_qty_container:before, #edit_staff_network_rules #vaccination_type .qty_container:before, #edit_staff_network_rules #vaccination_type .return_qty_container:before, #edit_staff_network_rules #update_pharamacy_full_stock .qty_container:before, #edit_staff_network_rules #update_pharamacy_full_stock .return_qty_container:before, #edit_staff_network_rules .print_template_row_form .qty_container:before, #edit_staff_network_rules .print_template_row_form .return_qty_container:before, #edit_staff_network_rules .new_print_template_block .qty_container:before, #edit_staff_network_rules .new_print_template_block .return_qty_container:before, #edit_staff_network_rules .edit_print_template_block .qty_container:before, #edit_staff_network_rules .edit_print_template_block .return_qty_container:before, #edit_staff_network_rules #referral_payouts_update .qty_container:before, #edit_staff_network_rules #referral_payouts_update .return_qty_container:before, #edit_staff_network_rules #return_hospital_pharmacy_bill .qty_container:before, #edit_staff_network_rules #return_hospital_pharmacy_bill .return_qty_container:before, #edit_staff_network_rules #new_doctor_network_rule_form .qty_container:before, #edit_staff_network_rules #new_doctor_network_rule_form .return_qty_container:before, #add_new_radiology_order_form #new_hospital_patient_bill .qty_container:before, #add_new_radiology_order_form #new_hospital_patient_bill .return_qty_container:before, #add_new_radiology_order_form #new_hospital_pharmacy_bill .qty_container:before, #add_new_radiology_order_form #new_hospital_pharmacy_bill .return_qty_container:before, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .qty_container:before, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .return_qty_container:before, #add_new_radiology_order_form #create_hospital_bill_template .qty_container:before, #add_new_radiology_order_form #create_hospital_bill_template .return_qty_container:before, #add_new_radiology_order_form #edit_hospital_patient_bill .qty_container:before, #add_new_radiology_order_form #edit_hospital_patient_bill .return_qty_container:before, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .qty_container:before, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .return_qty_container:before, #add_new_radiology_order_form #prescription_template_form .qty_container:before, #add_new_radiology_order_form #prescription_template_form .return_qty_container:before, #add_new_radiology_order_form #new_staff_network_rule_form .qty_container:before, #add_new_radiology_order_form #new_staff_network_rule_form .return_qty_container:before, #add_new_radiology_order_form #new_hospital_radiology_order .qty_container:before, #add_new_radiology_order_form #new_hospital_radiology_order .return_qty_container:before, #add_new_radiology_order_form #edit_hospital_radiology_order .qty_container:before, #add_new_radiology_order_form #edit_hospital_radiology_order .return_qty_container:before, #add_new_radiology_order_form #edit_hospital_radiology_test .qty_container:before, #add_new_radiology_order_form #edit_hospital_radiology_test .return_qty_container:before, #add_new_radiology_order_form #create_user_anon_bill .qty_container:before, #add_new_radiology_order_form #create_user_anon_bill .return_qty_container:before, #add_new_radiology_order_form #radiology_order_template .qty_container:before, #add_new_radiology_order_form #radiology_order_template .return_qty_container:before, #add_new_radiology_order_form #add_doctorreferral .qty_container:before, #add_new_radiology_order_form #add_doctorreferral .return_qty_container:before, #add_new_radiology_order_form #new_pharmacy_order_form .qty_container:before, #add_new_radiology_order_form #new_pharmacy_order_form .return_qty_container:before, #add_new_radiology_order_form #edit_pharmacy_order_form .qty_container:before, #add_new_radiology_order_form #edit_pharmacy_order_form .return_qty_container:before, #add_new_radiology_order_form #vaccination_type .qty_container:before, #add_new_radiology_order_form #vaccination_type .return_qty_container:before, #add_new_radiology_order_form #update_pharamacy_full_stock .qty_container:before, #add_new_radiology_order_form #update_pharamacy_full_stock .return_qty_container:before, #add_new_radiology_order_form .print_template_row_form .qty_container:before, #add_new_radiology_order_form .print_template_row_form .return_qty_container:before, #add_new_radiology_order_form .new_print_template_block .qty_container:before, #add_new_radiology_order_form .new_print_template_block .return_qty_container:before, #add_new_radiology_order_form .edit_print_template_block .qty_container:before, #add_new_radiology_order_form .edit_print_template_block .return_qty_container:before, #add_new_radiology_order_form #referral_payouts_update .qty_container:before, #add_new_radiology_order_form #referral_payouts_update .return_qty_container:before, #add_new_radiology_order_form #return_hospital_pharmacy_bill .qty_container:before, #add_new_radiology_order_form #return_hospital_pharmacy_bill .return_qty_container:before, #add_new_radiology_order_form #new_doctor_network_rule_form .qty_container:before, #add_new_radiology_order_form #new_doctor_network_rule_form .return_qty_container:before, #edit_radiology_test_form #new_hospital_patient_bill .qty_container:before, #edit_radiology_test_form #new_hospital_patient_bill .return_qty_container:before, #edit_radiology_test_form #new_hospital_pharmacy_bill .qty_container:before, #edit_radiology_test_form #new_hospital_pharmacy_bill .return_qty_container:before, #edit_radiology_test_form #edit_hospital_pharmacy_bill .qty_container:before, #edit_radiology_test_form #edit_hospital_pharmacy_bill .return_qty_container:before, #edit_radiology_test_form #create_hospital_bill_template .qty_container:before, #edit_radiology_test_form #create_hospital_bill_template .return_qty_container:before, #edit_radiology_test_form #edit_hospital_patient_bill .qty_container:before, #edit_radiology_test_form #edit_hospital_patient_bill .return_qty_container:before, #edit_radiology_test_form #new_hospital_pharmacy_inventory .qty_container:before, #edit_radiology_test_form #new_hospital_pharmacy_inventory .return_qty_container:before, #edit_radiology_test_form #prescription_template_form .qty_container:before, #edit_radiology_test_form #prescription_template_form .return_qty_container:before, #edit_radiology_test_form #new_staff_network_rule_form .qty_container:before, #edit_radiology_test_form #new_staff_network_rule_form .return_qty_container:before, #edit_radiology_test_form #new_hospital_radiology_order .qty_container:before, #edit_radiology_test_form #new_hospital_radiology_order .return_qty_container:before, #edit_radiology_test_form #edit_hospital_radiology_order .qty_container:before, #edit_radiology_test_form #edit_hospital_radiology_order .return_qty_container:before, #edit_radiology_test_form #edit_hospital_radiology_test .qty_container:before, #edit_radiology_test_form #edit_hospital_radiology_test .return_qty_container:before, #edit_radiology_test_form #create_user_anon_bill .qty_container:before, #edit_radiology_test_form #create_user_anon_bill .return_qty_container:before, #edit_radiology_test_form #radiology_order_template .qty_container:before, #edit_radiology_test_form #radiology_order_template .return_qty_container:before, #edit_radiology_test_form #add_doctorreferral .qty_container:before, #edit_radiology_test_form #add_doctorreferral .return_qty_container:before, #edit_radiology_test_form #new_pharmacy_order_form .qty_container:before, #edit_radiology_test_form #new_pharmacy_order_form .return_qty_container:before, #edit_radiology_test_form #edit_pharmacy_order_form .qty_container:before, #edit_radiology_test_form #edit_pharmacy_order_form .return_qty_container:before, #edit_radiology_test_form #vaccination_type .qty_container:before, #edit_radiology_test_form #vaccination_type .return_qty_container:before, #edit_radiology_test_form #update_pharamacy_full_stock .qty_container:before, #edit_radiology_test_form #update_pharamacy_full_stock .return_qty_container:before, #edit_radiology_test_form .print_template_row_form .qty_container:before, #edit_radiology_test_form .print_template_row_form .return_qty_container:before, #edit_radiology_test_form .new_print_template_block .qty_container:before, #edit_radiology_test_form .new_print_template_block .return_qty_container:before, #edit_radiology_test_form .edit_print_template_block .qty_container:before, #edit_radiology_test_form .edit_print_template_block .return_qty_container:before, #edit_radiology_test_form #referral_payouts_update .qty_container:before, #edit_radiology_test_form #referral_payouts_update .return_qty_container:before, #edit_radiology_test_form #return_hospital_pharmacy_bill .qty_container:before, #edit_radiology_test_form #return_hospital_pharmacy_bill .return_qty_container:before, #edit_radiology_test_form #new_doctor_network_rule_form .qty_container:before, #edit_radiology_test_form #new_doctor_network_rule_form .return_qty_container:before, #importUserBill #new_hospital_patient_bill .qty_container:before, #importUserBill #new_hospital_patient_bill .return_qty_container:before, #importUserBill #new_hospital_pharmacy_bill .qty_container:before, #importUserBill #new_hospital_pharmacy_bill .return_qty_container:before, #importUserBill #edit_hospital_pharmacy_bill .qty_container:before, #importUserBill #edit_hospital_pharmacy_bill .return_qty_container:before, #importUserBill #create_hospital_bill_template .qty_container:before, #importUserBill #create_hospital_bill_template .return_qty_container:before, #importUserBill #edit_hospital_patient_bill .qty_container:before, #importUserBill #edit_hospital_patient_bill .return_qty_container:before, #importUserBill #new_hospital_pharmacy_inventory .qty_container:before, #importUserBill #new_hospital_pharmacy_inventory .return_qty_container:before, #importUserBill #prescription_template_form .qty_container:before, #importUserBill #prescription_template_form .return_qty_container:before, #importUserBill #new_staff_network_rule_form .qty_container:before, #importUserBill #new_staff_network_rule_form .return_qty_container:before, #importUserBill #new_hospital_radiology_order .qty_container:before, #importUserBill #new_hospital_radiology_order .return_qty_container:before, #importUserBill #edit_hospital_radiology_order .qty_container:before, #importUserBill #edit_hospital_radiology_order .return_qty_container:before, #importUserBill #edit_hospital_radiology_test .qty_container:before, #importUserBill #edit_hospital_radiology_test .return_qty_container:before, #importUserBill #create_user_anon_bill .qty_container:before, #importUserBill #create_user_anon_bill .return_qty_container:before, #importUserBill #radiology_order_template .qty_container:before, #importUserBill #radiology_order_template .return_qty_container:before, #importUserBill #add_doctorreferral .qty_container:before, #importUserBill #add_doctorreferral .return_qty_container:before, #importUserBill #new_pharmacy_order_form .qty_container:before, #importUserBill #new_pharmacy_order_form .return_qty_container:before, #importUserBill #edit_pharmacy_order_form .qty_container:before, #importUserBill #edit_pharmacy_order_form .return_qty_container:before, #importUserBill #vaccination_type .qty_container:before, #importUserBill #vaccination_type .return_qty_container:before, #importUserBill #update_pharamacy_full_stock .qty_container:before, #importUserBill #update_pharamacy_full_stock .return_qty_container:before, #importUserBill .print_template_row_form .qty_container:before, #importUserBill .print_template_row_form .return_qty_container:before, #importUserBill .new_print_template_block .qty_container:before, #importUserBill .new_print_template_block .return_qty_container:before, #importUserBill .edit_print_template_block .qty_container:before, #importUserBill .edit_print_template_block .return_qty_container:before, #importUserBill #referral_payouts_update .qty_container:before, #importUserBill #referral_payouts_update .return_qty_container:before, #importUserBill #return_hospital_pharmacy_bill .qty_container:before, #importUserBill #return_hospital_pharmacy_bill .return_qty_container:before, #importUserBill #new_doctor_network_rule_form .qty_container:before, #importUserBill #new_doctor_network_rule_form .return_qty_container:before, #editOrderTemplatemodal #new_hospital_patient_bill .qty_container:before, #editOrderTemplatemodal #new_hospital_patient_bill .return_qty_container:before, #editOrderTemplatemodal #new_hospital_pharmacy_bill .qty_container:before, #editOrderTemplatemodal #new_hospital_pharmacy_bill .return_qty_container:before, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .qty_container:before, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .return_qty_container:before, #editOrderTemplatemodal #create_hospital_bill_template .qty_container:before, #editOrderTemplatemodal #create_hospital_bill_template .return_qty_container:before, #editOrderTemplatemodal #edit_hospital_patient_bill .qty_container:before, #editOrderTemplatemodal #edit_hospital_patient_bill .return_qty_container:before, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .qty_container:before, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .return_qty_container:before, #editOrderTemplatemodal #prescription_template_form .qty_container:before, #editOrderTemplatemodal #prescription_template_form .return_qty_container:before, #editOrderTemplatemodal #new_staff_network_rule_form .qty_container:before, #editOrderTemplatemodal #new_staff_network_rule_form .return_qty_container:before, #editOrderTemplatemodal #new_hospital_radiology_order .qty_container:before, #editOrderTemplatemodal #new_hospital_radiology_order .return_qty_container:before, #editOrderTemplatemodal #edit_hospital_radiology_order .qty_container:before, #editOrderTemplatemodal #edit_hospital_radiology_order .return_qty_container:before, #editOrderTemplatemodal #edit_hospital_radiology_test .qty_container:before, #editOrderTemplatemodal #edit_hospital_radiology_test .return_qty_container:before, #editOrderTemplatemodal #create_user_anon_bill .qty_container:before, #editOrderTemplatemodal #create_user_anon_bill .return_qty_container:before, #editOrderTemplatemodal #radiology_order_template .qty_container:before, #editOrderTemplatemodal #radiology_order_template .return_qty_container:before, #editOrderTemplatemodal #add_doctorreferral .qty_container:before, #editOrderTemplatemodal #add_doctorreferral .return_qty_container:before, #editOrderTemplatemodal #new_pharmacy_order_form .qty_container:before, #editOrderTemplatemodal #new_pharmacy_order_form .return_qty_container:before, #editOrderTemplatemodal #edit_pharmacy_order_form .qty_container:before, #editOrderTemplatemodal #edit_pharmacy_order_form .return_qty_container:before, #editOrderTemplatemodal #vaccination_type .qty_container:before, #editOrderTemplatemodal #vaccination_type .return_qty_container:before, #editOrderTemplatemodal #update_pharamacy_full_stock .qty_container:before, #editOrderTemplatemodal #update_pharamacy_full_stock .return_qty_container:before, #editOrderTemplatemodal .print_template_row_form .qty_container:before, #editOrderTemplatemodal .print_template_row_form .return_qty_container:before, #editOrderTemplatemodal .new_print_template_block .qty_container:before, #editOrderTemplatemodal .new_print_template_block .return_qty_container:before, #editOrderTemplatemodal .edit_print_template_block .qty_container:before, #editOrderTemplatemodal .edit_print_template_block .return_qty_container:before, #editOrderTemplatemodal #referral_payouts_update .qty_container:before, #editOrderTemplatemodal #referral_payouts_update .return_qty_container:before, #editOrderTemplatemodal #return_hospital_pharmacy_bill .qty_container:before, #editOrderTemplatemodal #return_hospital_pharmacy_bill .return_qty_container:before, #editOrderTemplatemodal #new_doctor_network_rule_form .qty_container:before, #editOrderTemplatemodal #new_doctor_network_rule_form .return_qty_container:before, #editReferralTemplatemodal #new_hospital_patient_bill .qty_container:before, #editReferralTemplatemodal #new_hospital_patient_bill .return_qty_container:before, #editReferralTemplatemodal #new_hospital_pharmacy_bill .qty_container:before, #editReferralTemplatemodal #new_hospital_pharmacy_bill .return_qty_container:before, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .qty_container:before, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .return_qty_container:before, #editReferralTemplatemodal #create_hospital_bill_template .qty_container:before, #editReferralTemplatemodal #create_hospital_bill_template .return_qty_container:before, #editReferralTemplatemodal #edit_hospital_patient_bill .qty_container:before, #editReferralTemplatemodal #edit_hospital_patient_bill .return_qty_container:before, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .qty_container:before, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .return_qty_container:before, #editReferralTemplatemodal #prescription_template_form .qty_container:before, #editReferralTemplatemodal #prescription_template_form .return_qty_container:before, #editReferralTemplatemodal #new_staff_network_rule_form .qty_container:before, #editReferralTemplatemodal #new_staff_network_rule_form .return_qty_container:before, #editReferralTemplatemodal #new_hospital_radiology_order .qty_container:before, #editReferralTemplatemodal #new_hospital_radiology_order .return_qty_container:before, #editReferralTemplatemodal #edit_hospital_radiology_order .qty_container:before, #editReferralTemplatemodal #edit_hospital_radiology_order .return_qty_container:before, #editReferralTemplatemodal #edit_hospital_radiology_test .qty_container:before, #editReferralTemplatemodal #edit_hospital_radiology_test .return_qty_container:before, #editReferralTemplatemodal #create_user_anon_bill .qty_container:before, #editReferralTemplatemodal #create_user_anon_bill .return_qty_container:before, #editReferralTemplatemodal #radiology_order_template .qty_container:before, #editReferralTemplatemodal #radiology_order_template .return_qty_container:before, #editReferralTemplatemodal #add_doctorreferral .qty_container:before, #editReferralTemplatemodal #add_doctorreferral .return_qty_container:before, #editReferralTemplatemodal #new_pharmacy_order_form .qty_container:before, #editReferralTemplatemodal #new_pharmacy_order_form .return_qty_container:before, #editReferralTemplatemodal #edit_pharmacy_order_form .qty_container:before, #editReferralTemplatemodal #edit_pharmacy_order_form .return_qty_container:before, #editReferralTemplatemodal #vaccination_type .qty_container:before, #editReferralTemplatemodal #vaccination_type .return_qty_container:before, #editReferralTemplatemodal #update_pharamacy_full_stock .qty_container:before, #editReferralTemplatemodal #update_pharamacy_full_stock .return_qty_container:before, #editReferralTemplatemodal .print_template_row_form .qty_container:before, #editReferralTemplatemodal .print_template_row_form .return_qty_container:before, #editReferralTemplatemodal .new_print_template_block .qty_container:before, #editReferralTemplatemodal .new_print_template_block .return_qty_container:before, #editReferralTemplatemodal .edit_print_template_block .qty_container:before, #editReferralTemplatemodal .edit_print_template_block .return_qty_container:before, #editReferralTemplatemodal #referral_payouts_update .qty_container:before, #editReferralTemplatemodal #referral_payouts_update .return_qty_container:before, #editReferralTemplatemodal #return_hospital_pharmacy_bill .qty_container:before, #editReferralTemplatemodal #return_hospital_pharmacy_bill .return_qty_container:before, #editReferralTemplatemodal #new_doctor_network_rule_form .qty_container:before, #editReferralTemplatemodal #new_doctor_network_rule_form .return_qty_container:before, #VaccinationTemplatemodal #new_hospital_patient_bill .qty_container:before, #VaccinationTemplatemodal #new_hospital_patient_bill .return_qty_container:before, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .qty_container:before, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .return_qty_container:before, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .qty_container:before, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .return_qty_container:before, #VaccinationTemplatemodal #create_hospital_bill_template .qty_container:before, #VaccinationTemplatemodal #create_hospital_bill_template .return_qty_container:before, #VaccinationTemplatemodal #edit_hospital_patient_bill .qty_container:before, #VaccinationTemplatemodal #edit_hospital_patient_bill .return_qty_container:before, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .qty_container:before, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .return_qty_container:before, #VaccinationTemplatemodal #prescription_template_form .qty_container:before, #VaccinationTemplatemodal #prescription_template_form .return_qty_container:before, #VaccinationTemplatemodal #new_staff_network_rule_form .qty_container:before, #VaccinationTemplatemodal #new_staff_network_rule_form .return_qty_container:before, #VaccinationTemplatemodal #new_hospital_radiology_order .qty_container:before, #VaccinationTemplatemodal #new_hospital_radiology_order .return_qty_container:before, #VaccinationTemplatemodal #edit_hospital_radiology_order .qty_container:before, #VaccinationTemplatemodal #edit_hospital_radiology_order .return_qty_container:before, #VaccinationTemplatemodal #edit_hospital_radiology_test .qty_container:before, #VaccinationTemplatemodal #edit_hospital_radiology_test .return_qty_container:before, #VaccinationTemplatemodal #create_user_anon_bill .qty_container:before, #VaccinationTemplatemodal #create_user_anon_bill .return_qty_container:before, #VaccinationTemplatemodal #radiology_order_template .qty_container:before, #VaccinationTemplatemodal #radiology_order_template .return_qty_container:before, #VaccinationTemplatemodal #add_doctorreferral .qty_container:before, #VaccinationTemplatemodal #add_doctorreferral .return_qty_container:before, #VaccinationTemplatemodal #new_pharmacy_order_form .qty_container:before, #VaccinationTemplatemodal #new_pharmacy_order_form .return_qty_container:before, #VaccinationTemplatemodal #edit_pharmacy_order_form .qty_container:before, #VaccinationTemplatemodal #edit_pharmacy_order_form .return_qty_container:before, #VaccinationTemplatemodal #vaccination_type .qty_container:before, #VaccinationTemplatemodal #vaccination_type .return_qty_container:before, #VaccinationTemplatemodal #update_pharamacy_full_stock .qty_container:before, #VaccinationTemplatemodal #update_pharamacy_full_stock .return_qty_container:before, #VaccinationTemplatemodal .print_template_row_form .qty_container:before, #VaccinationTemplatemodal .print_template_row_form .return_qty_container:before, #VaccinationTemplatemodal .new_print_template_block .qty_container:before, #VaccinationTemplatemodal .new_print_template_block .return_qty_container:before, #VaccinationTemplatemodal .edit_print_template_block .qty_container:before, #VaccinationTemplatemodal .edit_print_template_block .return_qty_container:before, #VaccinationTemplatemodal #referral_payouts_update .qty_container:before, #VaccinationTemplatemodal #referral_payouts_update .return_qty_container:before, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .qty_container:before, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .return_qty_container:before, #VaccinationTemplatemodal #new_doctor_network_rule_form .qty_container:before, #VaccinationTemplatemodal #new_doctor_network_rule_form .return_qty_container:before, #update_pharmacy_order_stock #new_hospital_patient_bill .qty_container:before, #update_pharmacy_order_stock #new_hospital_patient_bill .return_qty_container:before, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .qty_container:before, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .return_qty_container:before, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .qty_container:before, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .return_qty_container:before, #update_pharmacy_order_stock #create_hospital_bill_template .qty_container:before, #update_pharmacy_order_stock #create_hospital_bill_template .return_qty_container:before, #update_pharmacy_order_stock #edit_hospital_patient_bill .qty_container:before, #update_pharmacy_order_stock #edit_hospital_patient_bill .return_qty_container:before, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .qty_container:before, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .return_qty_container:before, #update_pharmacy_order_stock #prescription_template_form .qty_container:before, #update_pharmacy_order_stock #prescription_template_form .return_qty_container:before, #update_pharmacy_order_stock #new_staff_network_rule_form .qty_container:before, #update_pharmacy_order_stock #new_staff_network_rule_form .return_qty_container:before, #update_pharmacy_order_stock #new_hospital_radiology_order .qty_container:before, #update_pharmacy_order_stock #new_hospital_radiology_order .return_qty_container:before, #update_pharmacy_order_stock #edit_hospital_radiology_order .qty_container:before, #update_pharmacy_order_stock #edit_hospital_radiology_order .return_qty_container:before, #update_pharmacy_order_stock #edit_hospital_radiology_test .qty_container:before, #update_pharmacy_order_stock #edit_hospital_radiology_test .return_qty_container:before, #update_pharmacy_order_stock #create_user_anon_bill .qty_container:before, #update_pharmacy_order_stock #create_user_anon_bill .return_qty_container:before, #update_pharmacy_order_stock #radiology_order_template .qty_container:before, #update_pharmacy_order_stock #radiology_order_template .return_qty_container:before, #update_pharmacy_order_stock #add_doctorreferral .qty_container:before, #update_pharmacy_order_stock #add_doctorreferral .return_qty_container:before, #update_pharmacy_order_stock #new_pharmacy_order_form .qty_container:before, #update_pharmacy_order_stock #new_pharmacy_order_form .return_qty_container:before, #update_pharmacy_order_stock #edit_pharmacy_order_form .qty_container:before, #update_pharmacy_order_stock #edit_pharmacy_order_form .return_qty_container:before, #update_pharmacy_order_stock #vaccination_type .qty_container:before, #update_pharmacy_order_stock #vaccination_type .return_qty_container:before, #update_pharmacy_order_stock #update_pharamacy_full_stock .qty_container:before, #update_pharmacy_order_stock #update_pharamacy_full_stock .return_qty_container:before, #update_pharmacy_order_stock .print_template_row_form .qty_container:before, #update_pharmacy_order_stock .print_template_row_form .return_qty_container:before, #update_pharmacy_order_stock .new_print_template_block .qty_container:before, #update_pharmacy_order_stock .new_print_template_block .return_qty_container:before, #update_pharmacy_order_stock .edit_print_template_block .qty_container:before, #update_pharmacy_order_stock .edit_print_template_block .return_qty_container:before, #update_pharmacy_order_stock #referral_payouts_update .qty_container:before, #update_pharmacy_order_stock #referral_payouts_update .return_qty_container:before, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .qty_container:before, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .return_qty_container:before, #update_pharmacy_order_stock #new_doctor_network_rule_form .qty_container:before, #update_pharmacy_order_stock #new_doctor_network_rule_form .return_qty_container:before, #addMoreList #new_hospital_patient_bill .qty_container:before, #addMoreList #new_hospital_patient_bill .return_qty_container:before, #addMoreList #new_hospital_pharmacy_bill .qty_container:before, #addMoreList #new_hospital_pharmacy_bill .return_qty_container:before, #addMoreList #edit_hospital_pharmacy_bill .qty_container:before, #addMoreList #edit_hospital_pharmacy_bill .return_qty_container:before, #addMoreList #create_hospital_bill_template .qty_container:before, #addMoreList #create_hospital_bill_template .return_qty_container:before, #addMoreList #edit_hospital_patient_bill .qty_container:before, #addMoreList #edit_hospital_patient_bill .return_qty_container:before, #addMoreList #new_hospital_pharmacy_inventory .qty_container:before, #addMoreList #new_hospital_pharmacy_inventory .return_qty_container:before, #addMoreList #prescription_template_form .qty_container:before, #addMoreList #prescription_template_form .return_qty_container:before, #addMoreList #new_staff_network_rule_form .qty_container:before, #addMoreList #new_staff_network_rule_form .return_qty_container:before, #addMoreList #new_hospital_radiology_order .qty_container:before, #addMoreList #new_hospital_radiology_order .return_qty_container:before, #addMoreList #edit_hospital_radiology_order .qty_container:before, #addMoreList #edit_hospital_radiology_order .return_qty_container:before, #addMoreList #edit_hospital_radiology_test .qty_container:before, #addMoreList #edit_hospital_radiology_test .return_qty_container:before, #addMoreList #create_user_anon_bill .qty_container:before, #addMoreList #create_user_anon_bill .return_qty_container:before, #addMoreList #radiology_order_template .qty_container:before, #addMoreList #radiology_order_template .return_qty_container:before, #addMoreList #add_doctorreferral .qty_container:before, #addMoreList #add_doctorreferral .return_qty_container:before, #addMoreList #new_pharmacy_order_form .qty_container:before, #addMoreList #new_pharmacy_order_form .return_qty_container:before, #addMoreList #edit_pharmacy_order_form .qty_container:before, #addMoreList #edit_pharmacy_order_form .return_qty_container:before, #addMoreList #vaccination_type .qty_container:before, #addMoreList #vaccination_type .return_qty_container:before, #addMoreList #update_pharamacy_full_stock .qty_container:before, #addMoreList #update_pharamacy_full_stock .return_qty_container:before, #addMoreList .print_template_row_form .qty_container:before, #addMoreList .print_template_row_form .return_qty_container:before, #addMoreList .new_print_template_block .qty_container:before, #addMoreList .new_print_template_block .return_qty_container:before, #addMoreList .edit_print_template_block .qty_container:before, #addMoreList .edit_print_template_block .return_qty_container:before, #addMoreList #referral_payouts_update .qty_container:before, #addMoreList #referral_payouts_update .return_qty_container:before, #addMoreList #return_hospital_pharmacy_bill .qty_container:before, #addMoreList #return_hospital_pharmacy_bill .return_qty_container:before, #addMoreList #new_doctor_network_rule_form .qty_container:before, #addMoreList #new_doctor_network_rule_form .return_qty_container:before, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .qty_container:before, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .return_qty_container:before, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .qty_container:before, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .return_qty_container:before, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .qty_container:before, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .return_qty_container:before, #addTemplateHeaderBlocksModal #create_hospital_bill_template .qty_container:before, #addTemplateHeaderBlocksModal #create_hospital_bill_template .return_qty_container:before, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .qty_container:before, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .return_qty_container:before, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .qty_container:before, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .return_qty_container:before, #addTemplateHeaderBlocksModal #prescription_template_form .qty_container:before, #addTemplateHeaderBlocksModal #prescription_template_form .return_qty_container:before, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .qty_container:before, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .return_qty_container:before, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .qty_container:before, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .return_qty_container:before, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .qty_container:before, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .return_qty_container:before, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .qty_container:before, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .return_qty_container:before, #addTemplateHeaderBlocksModal #create_user_anon_bill .qty_container:before, #addTemplateHeaderBlocksModal #create_user_anon_bill .return_qty_container:before, #addTemplateHeaderBlocksModal #radiology_order_template .qty_container:before, #addTemplateHeaderBlocksModal #radiology_order_template .return_qty_container:before, #addTemplateHeaderBlocksModal #add_doctorreferral .qty_container:before, #addTemplateHeaderBlocksModal #add_doctorreferral .return_qty_container:before, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .qty_container:before, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .return_qty_container:before, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .qty_container:before, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .return_qty_container:before, #addTemplateHeaderBlocksModal #vaccination_type .qty_container:before, #addTemplateHeaderBlocksModal #vaccination_type .return_qty_container:before, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .qty_container:before, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .return_qty_container:before, #addTemplateHeaderBlocksModal .print_template_row_form .qty_container:before, #addTemplateHeaderBlocksModal .print_template_row_form .return_qty_container:before, #addTemplateHeaderBlocksModal .new_print_template_block .qty_container:before, #addTemplateHeaderBlocksModal .new_print_template_block .return_qty_container:before, #addTemplateHeaderBlocksModal .edit_print_template_block .qty_container:before, #addTemplateHeaderBlocksModal .edit_print_template_block .return_qty_container:before, #addTemplateHeaderBlocksModal #referral_payouts_update .qty_container:before, #addTemplateHeaderBlocksModal #referral_payouts_update .return_qty_container:before, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .qty_container:before, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .return_qty_container:before, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .qty_container:before, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .return_qty_container:before, #referralPayoutTemplatemodal #new_hospital_patient_bill .qty_container:before, #referralPayoutTemplatemodal #new_hospital_patient_bill .return_qty_container:before, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .qty_container:before, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .return_qty_container:before, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .qty_container:before, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .return_qty_container:before, #referralPayoutTemplatemodal #create_hospital_bill_template .qty_container:before, #referralPayoutTemplatemodal #create_hospital_bill_template .return_qty_container:before, #referralPayoutTemplatemodal #edit_hospital_patient_bill .qty_container:before, #referralPayoutTemplatemodal #edit_hospital_patient_bill .return_qty_container:before, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .qty_container:before, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .return_qty_container:before, #referralPayoutTemplatemodal #prescription_template_form .qty_container:before, #referralPayoutTemplatemodal #prescription_template_form .return_qty_container:before, #referralPayoutTemplatemodal #new_staff_network_rule_form .qty_container:before, #referralPayoutTemplatemodal #new_staff_network_rule_form .return_qty_container:before, #referralPayoutTemplatemodal #new_hospital_radiology_order .qty_container:before, #referralPayoutTemplatemodal #new_hospital_radiology_order .return_qty_container:before, #referralPayoutTemplatemodal #edit_hospital_radiology_order .qty_container:before, #referralPayoutTemplatemodal #edit_hospital_radiology_order .return_qty_container:before, #referralPayoutTemplatemodal #edit_hospital_radiology_test .qty_container:before, #referralPayoutTemplatemodal #edit_hospital_radiology_test .return_qty_container:before, #referralPayoutTemplatemodal #create_user_anon_bill .qty_container:before, #referralPayoutTemplatemodal #create_user_anon_bill .return_qty_container:before, #referralPayoutTemplatemodal #radiology_order_template .qty_container:before, #referralPayoutTemplatemodal #radiology_order_template .return_qty_container:before, #referralPayoutTemplatemodal #add_doctorreferral .qty_container:before, #referralPayoutTemplatemodal #add_doctorreferral .return_qty_container:before, #referralPayoutTemplatemodal #new_pharmacy_order_form .qty_container:before, #referralPayoutTemplatemodal #new_pharmacy_order_form .return_qty_container:before, #referralPayoutTemplatemodal #edit_pharmacy_order_form .qty_container:before, #referralPayoutTemplatemodal #edit_pharmacy_order_form .return_qty_container:before, #referralPayoutTemplatemodal #vaccination_type .qty_container:before, #referralPayoutTemplatemodal #vaccination_type .return_qty_container:before, #referralPayoutTemplatemodal #update_pharamacy_full_stock .qty_container:before, #referralPayoutTemplatemodal #update_pharamacy_full_stock .return_qty_container:before, #referralPayoutTemplatemodal .print_template_row_form .qty_container:before, #referralPayoutTemplatemodal .print_template_row_form .return_qty_container:before, #referralPayoutTemplatemodal .new_print_template_block .qty_container:before, #referralPayoutTemplatemodal .new_print_template_block .return_qty_container:before, #referralPayoutTemplatemodal .edit_print_template_block .qty_container:before, #referralPayoutTemplatemodal .edit_print_template_block .return_qty_container:before, #referralPayoutTemplatemodal #referral_payouts_update .qty_container:before, #referralPayoutTemplatemodal #referral_payouts_update .return_qty_container:before, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .qty_container:before, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .return_qty_container:before, #referralPayoutTemplatemodal #new_doctor_network_rule_form .qty_container:before, #referralPayoutTemplatemodal #new_doctor_network_rule_form .return_qty_container:before, #new_doctor_network_rule_form #new_hospital_patient_bill .qty_container:before, #new_doctor_network_rule_form #new_hospital_patient_bill .return_qty_container:before, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .qty_container:before, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .return_qty_container:before, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .qty_container:before, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .return_qty_container:before, #new_doctor_network_rule_form #create_hospital_bill_template .qty_container:before, #new_doctor_network_rule_form #create_hospital_bill_template .return_qty_container:before, #new_doctor_network_rule_form #edit_hospital_patient_bill .qty_container:before, #new_doctor_network_rule_form #edit_hospital_patient_bill .return_qty_container:before, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .qty_container:before, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .return_qty_container:before, #new_doctor_network_rule_form #prescription_template_form .qty_container:before, #new_doctor_network_rule_form #prescription_template_form .return_qty_container:before, #new_doctor_network_rule_form #new_staff_network_rule_form .qty_container:before, #new_doctor_network_rule_form #new_staff_network_rule_form .return_qty_container:before, #new_doctor_network_rule_form #new_hospital_radiology_order .qty_container:before, #new_doctor_network_rule_form #new_hospital_radiology_order .return_qty_container:before, #new_doctor_network_rule_form #edit_hospital_radiology_order .qty_container:before, #new_doctor_network_rule_form #edit_hospital_radiology_order .return_qty_container:before, #new_doctor_network_rule_form #edit_hospital_radiology_test .qty_container:before, #new_doctor_network_rule_form #edit_hospital_radiology_test .return_qty_container:before, #new_doctor_network_rule_form #create_user_anon_bill .qty_container:before, #new_doctor_network_rule_form #create_user_anon_bill .return_qty_container:before, #new_doctor_network_rule_form #radiology_order_template .qty_container:before, #new_doctor_network_rule_form #radiology_order_template .return_qty_container:before, #new_doctor_network_rule_form #add_doctorreferral .qty_container:before, #new_doctor_network_rule_form #add_doctorreferral .return_qty_container:before, #new_doctor_network_rule_form #new_pharmacy_order_form .qty_container:before, #new_doctor_network_rule_form #new_pharmacy_order_form .return_qty_container:before, #new_doctor_network_rule_form #edit_pharmacy_order_form .qty_container:before, #new_doctor_network_rule_form #edit_pharmacy_order_form .return_qty_container:before, #new_doctor_network_rule_form #vaccination_type .qty_container:before, #new_doctor_network_rule_form #vaccination_type .return_qty_container:before, #new_doctor_network_rule_form #update_pharamacy_full_stock .qty_container:before, #new_doctor_network_rule_form #update_pharamacy_full_stock .return_qty_container:before, #new_doctor_network_rule_form .print_template_row_form .qty_container:before, #new_doctor_network_rule_form .print_template_row_form .return_qty_container:before, #new_doctor_network_rule_form .new_print_template_block .qty_container:before, #new_doctor_network_rule_form .new_print_template_block .return_qty_container:before, #new_doctor_network_rule_form .edit_print_template_block .qty_container:before, #new_doctor_network_rule_form .edit_print_template_block .return_qty_container:before, #new_doctor_network_rule_form #referral_payouts_update .qty_container:before, #new_doctor_network_rule_form #referral_payouts_update .return_qty_container:before, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .qty_container:before, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .return_qty_container:before, #new_doctor_network_rule_form #new_doctor_network_rule_form .qty_container:before, #new_doctor_network_rule_form #new_doctor_network_rule_form .return_qty_container:before {
  content: "×";
  position: absolute;
  font-size: 1.3em;
  top: 50%;
  left: 20px;
  opacity: 0.6;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#add_new_bill_form #new_hospital_patient_bill .qty_container .qty, #add_new_bill_form #new_hospital_patient_bill .qty_container .return_qty, #add_new_bill_form #new_hospital_patient_bill .return_qty_container .qty, #add_new_bill_form #new_hospital_patient_bill .return_qty_container .return_qty, #add_new_bill_form #new_hospital_pharmacy_bill .qty_container .qty, #add_new_bill_form #new_hospital_pharmacy_bill .qty_container .return_qty, #add_new_bill_form #new_hospital_pharmacy_bill .return_qty_container .qty, #add_new_bill_form #new_hospital_pharmacy_bill .return_qty_container .return_qty, #add_new_bill_form #edit_hospital_pharmacy_bill .qty_container .qty, #add_new_bill_form #edit_hospital_pharmacy_bill .qty_container .return_qty, #add_new_bill_form #edit_hospital_pharmacy_bill .return_qty_container .qty, #add_new_bill_form #edit_hospital_pharmacy_bill .return_qty_container .return_qty, #add_new_bill_form #create_hospital_bill_template .qty_container .qty, #add_new_bill_form #create_hospital_bill_template .qty_container .return_qty, #add_new_bill_form #create_hospital_bill_template .return_qty_container .qty, #add_new_bill_form #create_hospital_bill_template .return_qty_container .return_qty, #add_new_bill_form #edit_hospital_patient_bill .qty_container .qty, #add_new_bill_form #edit_hospital_patient_bill .qty_container .return_qty, #add_new_bill_form #edit_hospital_patient_bill .return_qty_container .qty, #add_new_bill_form #edit_hospital_patient_bill .return_qty_container .return_qty, #add_new_bill_form #new_hospital_pharmacy_inventory .qty_container .qty, #add_new_bill_form #new_hospital_pharmacy_inventory .qty_container .return_qty, #add_new_bill_form #new_hospital_pharmacy_inventory .return_qty_container .qty, #add_new_bill_form #new_hospital_pharmacy_inventory .return_qty_container .return_qty, #add_new_bill_form #prescription_template_form .qty_container .qty, #add_new_bill_form #prescription_template_form .qty_container .return_qty, #add_new_bill_form #prescription_template_form .return_qty_container .qty, #add_new_bill_form #prescription_template_form .return_qty_container .return_qty, #add_new_bill_form #new_staff_network_rule_form .qty_container .qty, #add_new_bill_form #new_staff_network_rule_form .qty_container .return_qty, #add_new_bill_form #new_staff_network_rule_form .return_qty_container .qty, #add_new_bill_form #new_staff_network_rule_form .return_qty_container .return_qty, #add_new_bill_form #new_hospital_radiology_order .qty_container .qty, #add_new_bill_form #new_hospital_radiology_order .qty_container .return_qty, #add_new_bill_form #new_hospital_radiology_order .return_qty_container .qty, #add_new_bill_form #new_hospital_radiology_order .return_qty_container .return_qty, #add_new_bill_form #edit_hospital_radiology_order .qty_container .qty, #add_new_bill_form #edit_hospital_radiology_order .qty_container .return_qty, #add_new_bill_form #edit_hospital_radiology_order .return_qty_container .qty, #add_new_bill_form #edit_hospital_radiology_order .return_qty_container .return_qty, #add_new_bill_form #edit_hospital_radiology_test .qty_container .qty, #add_new_bill_form #edit_hospital_radiology_test .qty_container .return_qty, #add_new_bill_form #edit_hospital_radiology_test .return_qty_container .qty, #add_new_bill_form #edit_hospital_radiology_test .return_qty_container .return_qty, #add_new_bill_form #create_user_anon_bill .qty_container .qty, #add_new_bill_form #create_user_anon_bill .qty_container .return_qty, #add_new_bill_form #create_user_anon_bill .return_qty_container .qty, #add_new_bill_form #create_user_anon_bill .return_qty_container .return_qty, #add_new_bill_form #radiology_order_template .qty_container .qty, #add_new_bill_form #radiology_order_template .qty_container .return_qty, #add_new_bill_form #radiology_order_template .return_qty_container .qty, #add_new_bill_form #radiology_order_template .return_qty_container .return_qty, #add_new_bill_form #add_doctorreferral .qty_container .qty, #add_new_bill_form #add_doctorreferral .qty_container .return_qty, #add_new_bill_form #add_doctorreferral .return_qty_container .qty, #add_new_bill_form #add_doctorreferral .return_qty_container .return_qty, #add_new_bill_form #new_pharmacy_order_form .qty_container .qty, #add_new_bill_form #new_pharmacy_order_form .qty_container .return_qty, #add_new_bill_form #new_pharmacy_order_form .return_qty_container .qty, #add_new_bill_form #new_pharmacy_order_form .return_qty_container .return_qty, #add_new_bill_form #edit_pharmacy_order_form .qty_container .qty, #add_new_bill_form #edit_pharmacy_order_form .qty_container .return_qty, #add_new_bill_form #edit_pharmacy_order_form .return_qty_container .qty, #add_new_bill_form #edit_pharmacy_order_form .return_qty_container .return_qty, #add_new_bill_form #vaccination_type .qty_container .qty, #add_new_bill_form #vaccination_type .qty_container .return_qty, #add_new_bill_form #vaccination_type .return_qty_container .qty, #add_new_bill_form #vaccination_type .return_qty_container .return_qty, #add_new_bill_form #update_pharamacy_full_stock .qty_container .qty, #add_new_bill_form #update_pharamacy_full_stock .qty_container .return_qty, #add_new_bill_form #update_pharamacy_full_stock .return_qty_container .qty, #add_new_bill_form #update_pharamacy_full_stock .return_qty_container .return_qty, #add_new_bill_form .print_template_row_form .qty_container .qty, #add_new_bill_form .print_template_row_form .qty_container .return_qty, #add_new_bill_form .print_template_row_form .return_qty_container .qty, #add_new_bill_form .print_template_row_form .return_qty_container .return_qty, #add_new_bill_form .new_print_template_block .qty_container .qty, #add_new_bill_form .new_print_template_block .qty_container .return_qty, #add_new_bill_form .new_print_template_block .return_qty_container .qty, #add_new_bill_form .new_print_template_block .return_qty_container .return_qty, #add_new_bill_form .edit_print_template_block .qty_container .qty, #add_new_bill_form .edit_print_template_block .qty_container .return_qty, #add_new_bill_form .edit_print_template_block .return_qty_container .qty, #add_new_bill_form .edit_print_template_block .return_qty_container .return_qty, #add_new_bill_form #referral_payouts_update .qty_container .qty, #add_new_bill_form #referral_payouts_update .qty_container .return_qty, #add_new_bill_form #referral_payouts_update .return_qty_container .qty, #add_new_bill_form #referral_payouts_update .return_qty_container .return_qty, #add_new_bill_form #return_hospital_pharmacy_bill .qty_container .qty, #add_new_bill_form #return_hospital_pharmacy_bill .qty_container .return_qty, #add_new_bill_form #return_hospital_pharmacy_bill .return_qty_container .qty, #add_new_bill_form #return_hospital_pharmacy_bill .return_qty_container .return_qty, #add_new_bill_form #new_doctor_network_rule_form .qty_container .qty, #add_new_bill_form #new_doctor_network_rule_form .qty_container .return_qty, #add_new_bill_form #new_doctor_network_rule_form .return_qty_container .qty, #add_new_bill_form #new_doctor_network_rule_form .return_qty_container .return_qty, #add_new_pharmacy_bill_form #new_hospital_patient_bill .qty_container .qty, #add_new_pharmacy_bill_form #new_hospital_patient_bill .qty_container .return_qty, #add_new_pharmacy_bill_form #new_hospital_patient_bill .return_qty_container .qty, #add_new_pharmacy_bill_form #new_hospital_patient_bill .return_qty_container .return_qty, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .qty_container .qty, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .qty_container .return_qty, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .return_qty_container .qty, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .return_qty_container .return_qty, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .qty_container .qty, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .qty_container .return_qty, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .return_qty_container .qty, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .return_qty_container .return_qty, #add_new_pharmacy_bill_form #create_hospital_bill_template .qty_container .qty, #add_new_pharmacy_bill_form #create_hospital_bill_template .qty_container .return_qty, #add_new_pharmacy_bill_form #create_hospital_bill_template .return_qty_container .qty, #add_new_pharmacy_bill_form #create_hospital_bill_template .return_qty_container .return_qty, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .qty_container .qty, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .qty_container .return_qty, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .return_qty_container .qty, #add_new_pharmacy_bill_form #edit_hospital_patient_bill .return_qty_container .return_qty, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .qty_container .qty, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .qty_container .return_qty, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .return_qty_container .qty, #add_new_pharmacy_bill_form #new_hospital_pharmacy_inventory .return_qty_container .return_qty, #add_new_pharmacy_bill_form #prescription_template_form .qty_container .qty, #add_new_pharmacy_bill_form #prescription_template_form .qty_container .return_qty, #add_new_pharmacy_bill_form #prescription_template_form .return_qty_container .qty, #add_new_pharmacy_bill_form #prescription_template_form .return_qty_container .return_qty, #add_new_pharmacy_bill_form #new_staff_network_rule_form .qty_container .qty, #add_new_pharmacy_bill_form #new_staff_network_rule_form .qty_container .return_qty, #add_new_pharmacy_bill_form #new_staff_network_rule_form .return_qty_container .qty, #add_new_pharmacy_bill_form #new_staff_network_rule_form .return_qty_container .return_qty, #add_new_pharmacy_bill_form #new_hospital_radiology_order .qty_container .qty, #add_new_pharmacy_bill_form #new_hospital_radiology_order .qty_container .return_qty, #add_new_pharmacy_bill_form #new_hospital_radiology_order .return_qty_container .qty, #add_new_pharmacy_bill_form #new_hospital_radiology_order .return_qty_container .return_qty, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .qty_container .qty, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .qty_container .return_qty, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .return_qty_container .qty, #add_new_pharmacy_bill_form #edit_hospital_radiology_order .return_qty_container .return_qty, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .qty_container .qty, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .qty_container .return_qty, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .return_qty_container .qty, #add_new_pharmacy_bill_form #edit_hospital_radiology_test .return_qty_container .return_qty, #add_new_pharmacy_bill_form #create_user_anon_bill .qty_container .qty, #add_new_pharmacy_bill_form #create_user_anon_bill .qty_container .return_qty, #add_new_pharmacy_bill_form #create_user_anon_bill .return_qty_container .qty, #add_new_pharmacy_bill_form #create_user_anon_bill .return_qty_container .return_qty, #add_new_pharmacy_bill_form #radiology_order_template .qty_container .qty, #add_new_pharmacy_bill_form #radiology_order_template .qty_container .return_qty, #add_new_pharmacy_bill_form #radiology_order_template .return_qty_container .qty, #add_new_pharmacy_bill_form #radiology_order_template .return_qty_container .return_qty, #add_new_pharmacy_bill_form #add_doctorreferral .qty_container .qty, #add_new_pharmacy_bill_form #add_doctorreferral .qty_container .return_qty, #add_new_pharmacy_bill_form #add_doctorreferral .return_qty_container .qty, #add_new_pharmacy_bill_form #add_doctorreferral .return_qty_container .return_qty, #add_new_pharmacy_bill_form #new_pharmacy_order_form .qty_container .qty, #add_new_pharmacy_bill_form #new_pharmacy_order_form .qty_container .return_qty, #add_new_pharmacy_bill_form #new_pharmacy_order_form .return_qty_container .qty, #add_new_pharmacy_bill_form #new_pharmacy_order_form .return_qty_container .return_qty, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .qty_container .qty, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .qty_container .return_qty, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .return_qty_container .qty, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .return_qty_container .return_qty, #add_new_pharmacy_bill_form #vaccination_type .qty_container .qty, #add_new_pharmacy_bill_form #vaccination_type .qty_container .return_qty, #add_new_pharmacy_bill_form #vaccination_type .return_qty_container .qty, #add_new_pharmacy_bill_form #vaccination_type .return_qty_container .return_qty, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .qty_container .qty, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .qty_container .return_qty, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .return_qty_container .qty, #add_new_pharmacy_bill_form #update_pharamacy_full_stock .return_qty_container .return_qty, #add_new_pharmacy_bill_form .print_template_row_form .qty_container .qty, #add_new_pharmacy_bill_form .print_template_row_form .qty_container .return_qty, #add_new_pharmacy_bill_form .print_template_row_form .return_qty_container .qty, #add_new_pharmacy_bill_form .print_template_row_form .return_qty_container .return_qty, #add_new_pharmacy_bill_form .new_print_template_block .qty_container .qty, #add_new_pharmacy_bill_form .new_print_template_block .qty_container .return_qty, #add_new_pharmacy_bill_form .new_print_template_block .return_qty_container .qty, #add_new_pharmacy_bill_form .new_print_template_block .return_qty_container .return_qty, #add_new_pharmacy_bill_form .edit_print_template_block .qty_container .qty, #add_new_pharmacy_bill_form .edit_print_template_block .qty_container .return_qty, #add_new_pharmacy_bill_form .edit_print_template_block .return_qty_container .qty, #add_new_pharmacy_bill_form .edit_print_template_block .return_qty_container .return_qty, #add_new_pharmacy_bill_form #referral_payouts_update .qty_container .qty, #add_new_pharmacy_bill_form #referral_payouts_update .qty_container .return_qty, #add_new_pharmacy_bill_form #referral_payouts_update .return_qty_container .qty, #add_new_pharmacy_bill_form #referral_payouts_update .return_qty_container .return_qty, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .qty_container .qty, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .qty_container .return_qty, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .return_qty_container .qty, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .return_qty_container .return_qty, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .qty_container .qty, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .qty_container .return_qty, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .return_qty_container .qty, #add_new_pharmacy_bill_form #new_doctor_network_rule_form .return_qty_container .return_qty, #update_new_bill_form #new_hospital_patient_bill .qty_container .qty, #update_new_bill_form #new_hospital_patient_bill .qty_container .return_qty, #update_new_bill_form #new_hospital_patient_bill .return_qty_container .qty, #update_new_bill_form #new_hospital_patient_bill .return_qty_container .return_qty, #update_new_bill_form #new_hospital_pharmacy_bill .qty_container .qty, #update_new_bill_form #new_hospital_pharmacy_bill .qty_container .return_qty, #update_new_bill_form #new_hospital_pharmacy_bill .return_qty_container .qty, #update_new_bill_form #new_hospital_pharmacy_bill .return_qty_container .return_qty, #update_new_bill_form #edit_hospital_pharmacy_bill .qty_container .qty, #update_new_bill_form #edit_hospital_pharmacy_bill .qty_container .return_qty, #update_new_bill_form #edit_hospital_pharmacy_bill .return_qty_container .qty, #update_new_bill_form #edit_hospital_pharmacy_bill .return_qty_container .return_qty, #update_new_bill_form #create_hospital_bill_template .qty_container .qty, #update_new_bill_form #create_hospital_bill_template .qty_container .return_qty, #update_new_bill_form #create_hospital_bill_template .return_qty_container .qty, #update_new_bill_form #create_hospital_bill_template .return_qty_container .return_qty, #update_new_bill_form #edit_hospital_patient_bill .qty_container .qty, #update_new_bill_form #edit_hospital_patient_bill .qty_container .return_qty, #update_new_bill_form #edit_hospital_patient_bill .return_qty_container .qty, #update_new_bill_form #edit_hospital_patient_bill .return_qty_container .return_qty, #update_new_bill_form #new_hospital_pharmacy_inventory .qty_container .qty, #update_new_bill_form #new_hospital_pharmacy_inventory .qty_container .return_qty, #update_new_bill_form #new_hospital_pharmacy_inventory .return_qty_container .qty, #update_new_bill_form #new_hospital_pharmacy_inventory .return_qty_container .return_qty, #update_new_bill_form #prescription_template_form .qty_container .qty, #update_new_bill_form #prescription_template_form .qty_container .return_qty, #update_new_bill_form #prescription_template_form .return_qty_container .qty, #update_new_bill_form #prescription_template_form .return_qty_container .return_qty, #update_new_bill_form #new_staff_network_rule_form .qty_container .qty, #update_new_bill_form #new_staff_network_rule_form .qty_container .return_qty, #update_new_bill_form #new_staff_network_rule_form .return_qty_container .qty, #update_new_bill_form #new_staff_network_rule_form .return_qty_container .return_qty, #update_new_bill_form #new_hospital_radiology_order .qty_container .qty, #update_new_bill_form #new_hospital_radiology_order .qty_container .return_qty, #update_new_bill_form #new_hospital_radiology_order .return_qty_container .qty, #update_new_bill_form #new_hospital_radiology_order .return_qty_container .return_qty, #update_new_bill_form #edit_hospital_radiology_order .qty_container .qty, #update_new_bill_form #edit_hospital_radiology_order .qty_container .return_qty, #update_new_bill_form #edit_hospital_radiology_order .return_qty_container .qty, #update_new_bill_form #edit_hospital_radiology_order .return_qty_container .return_qty, #update_new_bill_form #edit_hospital_radiology_test .qty_container .qty, #update_new_bill_form #edit_hospital_radiology_test .qty_container .return_qty, #update_new_bill_form #edit_hospital_radiology_test .return_qty_container .qty, #update_new_bill_form #edit_hospital_radiology_test .return_qty_container .return_qty, #update_new_bill_form #create_user_anon_bill .qty_container .qty, #update_new_bill_form #create_user_anon_bill .qty_container .return_qty, #update_new_bill_form #create_user_anon_bill .return_qty_container .qty, #update_new_bill_form #create_user_anon_bill .return_qty_container .return_qty, #update_new_bill_form #radiology_order_template .qty_container .qty, #update_new_bill_form #radiology_order_template .qty_container .return_qty, #update_new_bill_form #radiology_order_template .return_qty_container .qty, #update_new_bill_form #radiology_order_template .return_qty_container .return_qty, #update_new_bill_form #add_doctorreferral .qty_container .qty, #update_new_bill_form #add_doctorreferral .qty_container .return_qty, #update_new_bill_form #add_doctorreferral .return_qty_container .qty, #update_new_bill_form #add_doctorreferral .return_qty_container .return_qty, #update_new_bill_form #new_pharmacy_order_form .qty_container .qty, #update_new_bill_form #new_pharmacy_order_form .qty_container .return_qty, #update_new_bill_form #new_pharmacy_order_form .return_qty_container .qty, #update_new_bill_form #new_pharmacy_order_form .return_qty_container .return_qty, #update_new_bill_form #edit_pharmacy_order_form .qty_container .qty, #update_new_bill_form #edit_pharmacy_order_form .qty_container .return_qty, #update_new_bill_form #edit_pharmacy_order_form .return_qty_container .qty, #update_new_bill_form #edit_pharmacy_order_form .return_qty_container .return_qty, #update_new_bill_form #vaccination_type .qty_container .qty, #update_new_bill_form #vaccination_type .qty_container .return_qty, #update_new_bill_form #vaccination_type .return_qty_container .qty, #update_new_bill_form #vaccination_type .return_qty_container .return_qty, #update_new_bill_form #update_pharamacy_full_stock .qty_container .qty, #update_new_bill_form #update_pharamacy_full_stock .qty_container .return_qty, #update_new_bill_form #update_pharamacy_full_stock .return_qty_container .qty, #update_new_bill_form #update_pharamacy_full_stock .return_qty_container .return_qty, #update_new_bill_form .print_template_row_form .qty_container .qty, #update_new_bill_form .print_template_row_form .qty_container .return_qty, #update_new_bill_form .print_template_row_form .return_qty_container .qty, #update_new_bill_form .print_template_row_form .return_qty_container .return_qty, #update_new_bill_form .new_print_template_block .qty_container .qty, #update_new_bill_form .new_print_template_block .qty_container .return_qty, #update_new_bill_form .new_print_template_block .return_qty_container .qty, #update_new_bill_form .new_print_template_block .return_qty_container .return_qty, #update_new_bill_form .edit_print_template_block .qty_container .qty, #update_new_bill_form .edit_print_template_block .qty_container .return_qty, #update_new_bill_form .edit_print_template_block .return_qty_container .qty, #update_new_bill_form .edit_print_template_block .return_qty_container .return_qty, #update_new_bill_form #referral_payouts_update .qty_container .qty, #update_new_bill_form #referral_payouts_update .qty_container .return_qty, #update_new_bill_form #referral_payouts_update .return_qty_container .qty, #update_new_bill_form #referral_payouts_update .return_qty_container .return_qty, #update_new_bill_form #return_hospital_pharmacy_bill .qty_container .qty, #update_new_bill_form #return_hospital_pharmacy_bill .qty_container .return_qty, #update_new_bill_form #return_hospital_pharmacy_bill .return_qty_container .qty, #update_new_bill_form #return_hospital_pharmacy_bill .return_qty_container .return_qty, #update_new_bill_form #new_doctor_network_rule_form .qty_container .qty, #update_new_bill_form #new_doctor_network_rule_form .qty_container .return_qty, #update_new_bill_form #new_doctor_network_rule_form .return_qty_container .qty, #update_new_bill_form #new_doctor_network_rule_form .return_qty_container .return_qty, #edit_pharmacy_bill_form #new_hospital_patient_bill .qty_container .qty, #edit_pharmacy_bill_form #new_hospital_patient_bill .qty_container .return_qty, #edit_pharmacy_bill_form #new_hospital_patient_bill .return_qty_container .qty, #edit_pharmacy_bill_form #new_hospital_patient_bill .return_qty_container .return_qty, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .qty_container .qty, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .qty_container .return_qty, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .return_qty_container .qty, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .return_qty_container .return_qty, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .qty_container .qty, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .qty_container .return_qty, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .return_qty_container .qty, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .return_qty_container .return_qty, #edit_pharmacy_bill_form #create_hospital_bill_template .qty_container .qty, #edit_pharmacy_bill_form #create_hospital_bill_template .qty_container .return_qty, #edit_pharmacy_bill_form #create_hospital_bill_template .return_qty_container .qty, #edit_pharmacy_bill_form #create_hospital_bill_template .return_qty_container .return_qty, #edit_pharmacy_bill_form #edit_hospital_patient_bill .qty_container .qty, #edit_pharmacy_bill_form #edit_hospital_patient_bill .qty_container .return_qty, #edit_pharmacy_bill_form #edit_hospital_patient_bill .return_qty_container .qty, #edit_pharmacy_bill_form #edit_hospital_patient_bill .return_qty_container .return_qty, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .qty_container .qty, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .qty_container .return_qty, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .return_qty_container .qty, #edit_pharmacy_bill_form #new_hospital_pharmacy_inventory .return_qty_container .return_qty, #edit_pharmacy_bill_form #prescription_template_form .qty_container .qty, #edit_pharmacy_bill_form #prescription_template_form .qty_container .return_qty, #edit_pharmacy_bill_form #prescription_template_form .return_qty_container .qty, #edit_pharmacy_bill_form #prescription_template_form .return_qty_container .return_qty, #edit_pharmacy_bill_form #new_staff_network_rule_form .qty_container .qty, #edit_pharmacy_bill_form #new_staff_network_rule_form .qty_container .return_qty, #edit_pharmacy_bill_form #new_staff_network_rule_form .return_qty_container .qty, #edit_pharmacy_bill_form #new_staff_network_rule_form .return_qty_container .return_qty, #edit_pharmacy_bill_form #new_hospital_radiology_order .qty_container .qty, #edit_pharmacy_bill_form #new_hospital_radiology_order .qty_container .return_qty, #edit_pharmacy_bill_form #new_hospital_radiology_order .return_qty_container .qty, #edit_pharmacy_bill_form #new_hospital_radiology_order .return_qty_container .return_qty, #edit_pharmacy_bill_form #edit_hospital_radiology_order .qty_container .qty, #edit_pharmacy_bill_form #edit_hospital_radiology_order .qty_container .return_qty, #edit_pharmacy_bill_form #edit_hospital_radiology_order .return_qty_container .qty, #edit_pharmacy_bill_form #edit_hospital_radiology_order .return_qty_container .return_qty, #edit_pharmacy_bill_form #edit_hospital_radiology_test .qty_container .qty, #edit_pharmacy_bill_form #edit_hospital_radiology_test .qty_container .return_qty, #edit_pharmacy_bill_form #edit_hospital_radiology_test .return_qty_container .qty, #edit_pharmacy_bill_form #edit_hospital_radiology_test .return_qty_container .return_qty, #edit_pharmacy_bill_form #create_user_anon_bill .qty_container .qty, #edit_pharmacy_bill_form #create_user_anon_bill .qty_container .return_qty, #edit_pharmacy_bill_form #create_user_anon_bill .return_qty_container .qty, #edit_pharmacy_bill_form #create_user_anon_bill .return_qty_container .return_qty, #edit_pharmacy_bill_form #radiology_order_template .qty_container .qty, #edit_pharmacy_bill_form #radiology_order_template .qty_container .return_qty, #edit_pharmacy_bill_form #radiology_order_template .return_qty_container .qty, #edit_pharmacy_bill_form #radiology_order_template .return_qty_container .return_qty, #edit_pharmacy_bill_form #add_doctorreferral .qty_container .qty, #edit_pharmacy_bill_form #add_doctorreferral .qty_container .return_qty, #edit_pharmacy_bill_form #add_doctorreferral .return_qty_container .qty, #edit_pharmacy_bill_form #add_doctorreferral .return_qty_container .return_qty, #edit_pharmacy_bill_form #new_pharmacy_order_form .qty_container .qty, #edit_pharmacy_bill_form #new_pharmacy_order_form .qty_container .return_qty, #edit_pharmacy_bill_form #new_pharmacy_order_form .return_qty_container .qty, #edit_pharmacy_bill_form #new_pharmacy_order_form .return_qty_container .return_qty, #edit_pharmacy_bill_form #edit_pharmacy_order_form .qty_container .qty, #edit_pharmacy_bill_form #edit_pharmacy_order_form .qty_container .return_qty, #edit_pharmacy_bill_form #edit_pharmacy_order_form .return_qty_container .qty, #edit_pharmacy_bill_form #edit_pharmacy_order_form .return_qty_container .return_qty, #edit_pharmacy_bill_form #vaccination_type .qty_container .qty, #edit_pharmacy_bill_form #vaccination_type .qty_container .return_qty, #edit_pharmacy_bill_form #vaccination_type .return_qty_container .qty, #edit_pharmacy_bill_form #vaccination_type .return_qty_container .return_qty, #edit_pharmacy_bill_form #update_pharamacy_full_stock .qty_container .qty, #edit_pharmacy_bill_form #update_pharamacy_full_stock .qty_container .return_qty, #edit_pharmacy_bill_form #update_pharamacy_full_stock .return_qty_container .qty, #edit_pharmacy_bill_form #update_pharamacy_full_stock .return_qty_container .return_qty, #edit_pharmacy_bill_form .print_template_row_form .qty_container .qty, #edit_pharmacy_bill_form .print_template_row_form .qty_container .return_qty, #edit_pharmacy_bill_form .print_template_row_form .return_qty_container .qty, #edit_pharmacy_bill_form .print_template_row_form .return_qty_container .return_qty, #edit_pharmacy_bill_form .new_print_template_block .qty_container .qty, #edit_pharmacy_bill_form .new_print_template_block .qty_container .return_qty, #edit_pharmacy_bill_form .new_print_template_block .return_qty_container .qty, #edit_pharmacy_bill_form .new_print_template_block .return_qty_container .return_qty, #edit_pharmacy_bill_form .edit_print_template_block .qty_container .qty, #edit_pharmacy_bill_form .edit_print_template_block .qty_container .return_qty, #edit_pharmacy_bill_form .edit_print_template_block .return_qty_container .qty, #edit_pharmacy_bill_form .edit_print_template_block .return_qty_container .return_qty, #edit_pharmacy_bill_form #referral_payouts_update .qty_container .qty, #edit_pharmacy_bill_form #referral_payouts_update .qty_container .return_qty, #edit_pharmacy_bill_form #referral_payouts_update .return_qty_container .qty, #edit_pharmacy_bill_form #referral_payouts_update .return_qty_container .return_qty, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .qty_container .qty, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .qty_container .return_qty, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .return_qty_container .qty, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .return_qty_container .return_qty, #edit_pharmacy_bill_form #new_doctor_network_rule_form .qty_container .qty, #edit_pharmacy_bill_form #new_doctor_network_rule_form .qty_container .return_qty, #edit_pharmacy_bill_form #new_doctor_network_rule_form .return_qty_container .qty, #edit_pharmacy_bill_form #new_doctor_network_rule_form .return_qty_container .return_qty, #createHospBillTemplatemodal #new_hospital_patient_bill .qty_container .qty, #createHospBillTemplatemodal #new_hospital_patient_bill .qty_container .return_qty, #createHospBillTemplatemodal #new_hospital_patient_bill .return_qty_container .qty, #createHospBillTemplatemodal #new_hospital_patient_bill .return_qty_container .return_qty, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .qty_container .qty, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .qty_container .return_qty, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .return_qty_container .qty, #createHospBillTemplatemodal #new_hospital_pharmacy_bill .return_qty_container .return_qty, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .qty_container .qty, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .qty_container .return_qty, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .return_qty_container .qty, #createHospBillTemplatemodal #edit_hospital_pharmacy_bill .return_qty_container .return_qty, #createHospBillTemplatemodal #create_hospital_bill_template .qty_container .qty, #createHospBillTemplatemodal #create_hospital_bill_template .qty_container .return_qty, #createHospBillTemplatemodal #create_hospital_bill_template .return_qty_container .qty, #createHospBillTemplatemodal #create_hospital_bill_template .return_qty_container .return_qty, #createHospBillTemplatemodal #edit_hospital_patient_bill .qty_container .qty, #createHospBillTemplatemodal #edit_hospital_patient_bill .qty_container .return_qty, #createHospBillTemplatemodal #edit_hospital_patient_bill .return_qty_container .qty, #createHospBillTemplatemodal #edit_hospital_patient_bill .return_qty_container .return_qty, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .qty_container .qty, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .qty_container .return_qty, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .return_qty_container .qty, #createHospBillTemplatemodal #new_hospital_pharmacy_inventory .return_qty_container .return_qty, #createHospBillTemplatemodal #prescription_template_form .qty_container .qty, #createHospBillTemplatemodal #prescription_template_form .qty_container .return_qty, #createHospBillTemplatemodal #prescription_template_form .return_qty_container .qty, #createHospBillTemplatemodal #prescription_template_form .return_qty_container .return_qty, #createHospBillTemplatemodal #new_staff_network_rule_form .qty_container .qty, #createHospBillTemplatemodal #new_staff_network_rule_form .qty_container .return_qty, #createHospBillTemplatemodal #new_staff_network_rule_form .return_qty_container .qty, #createHospBillTemplatemodal #new_staff_network_rule_form .return_qty_container .return_qty, #createHospBillTemplatemodal #new_hospital_radiology_order .qty_container .qty, #createHospBillTemplatemodal #new_hospital_radiology_order .qty_container .return_qty, #createHospBillTemplatemodal #new_hospital_radiology_order .return_qty_container .qty, #createHospBillTemplatemodal #new_hospital_radiology_order .return_qty_container .return_qty, #createHospBillTemplatemodal #edit_hospital_radiology_order .qty_container .qty, #createHospBillTemplatemodal #edit_hospital_radiology_order .qty_container .return_qty, #createHospBillTemplatemodal #edit_hospital_radiology_order .return_qty_container .qty, #createHospBillTemplatemodal #edit_hospital_radiology_order .return_qty_container .return_qty, #createHospBillTemplatemodal #edit_hospital_radiology_test .qty_container .qty, #createHospBillTemplatemodal #edit_hospital_radiology_test .qty_container .return_qty, #createHospBillTemplatemodal #edit_hospital_radiology_test .return_qty_container .qty, #createHospBillTemplatemodal #edit_hospital_radiology_test .return_qty_container .return_qty, #createHospBillTemplatemodal #create_user_anon_bill .qty_container .qty, #createHospBillTemplatemodal #create_user_anon_bill .qty_container .return_qty, #createHospBillTemplatemodal #create_user_anon_bill .return_qty_container .qty, #createHospBillTemplatemodal #create_user_anon_bill .return_qty_container .return_qty, #createHospBillTemplatemodal #radiology_order_template .qty_container .qty, #createHospBillTemplatemodal #radiology_order_template .qty_container .return_qty, #createHospBillTemplatemodal #radiology_order_template .return_qty_container .qty, #createHospBillTemplatemodal #radiology_order_template .return_qty_container .return_qty, #createHospBillTemplatemodal #add_doctorreferral .qty_container .qty, #createHospBillTemplatemodal #add_doctorreferral .qty_container .return_qty, #createHospBillTemplatemodal #add_doctorreferral .return_qty_container .qty, #createHospBillTemplatemodal #add_doctorreferral .return_qty_container .return_qty, #createHospBillTemplatemodal #new_pharmacy_order_form .qty_container .qty, #createHospBillTemplatemodal #new_pharmacy_order_form .qty_container .return_qty, #createHospBillTemplatemodal #new_pharmacy_order_form .return_qty_container .qty, #createHospBillTemplatemodal #new_pharmacy_order_form .return_qty_container .return_qty, #createHospBillTemplatemodal #edit_pharmacy_order_form .qty_container .qty, #createHospBillTemplatemodal #edit_pharmacy_order_form .qty_container .return_qty, #createHospBillTemplatemodal #edit_pharmacy_order_form .return_qty_container .qty, #createHospBillTemplatemodal #edit_pharmacy_order_form .return_qty_container .return_qty, #createHospBillTemplatemodal #vaccination_type .qty_container .qty, #createHospBillTemplatemodal #vaccination_type .qty_container .return_qty, #createHospBillTemplatemodal #vaccination_type .return_qty_container .qty, #createHospBillTemplatemodal #vaccination_type .return_qty_container .return_qty, #createHospBillTemplatemodal #update_pharamacy_full_stock .qty_container .qty, #createHospBillTemplatemodal #update_pharamacy_full_stock .qty_container .return_qty, #createHospBillTemplatemodal #update_pharamacy_full_stock .return_qty_container .qty, #createHospBillTemplatemodal #update_pharamacy_full_stock .return_qty_container .return_qty, #createHospBillTemplatemodal .print_template_row_form .qty_container .qty, #createHospBillTemplatemodal .print_template_row_form .qty_container .return_qty, #createHospBillTemplatemodal .print_template_row_form .return_qty_container .qty, #createHospBillTemplatemodal .print_template_row_form .return_qty_container .return_qty, #createHospBillTemplatemodal .new_print_template_block .qty_container .qty, #createHospBillTemplatemodal .new_print_template_block .qty_container .return_qty, #createHospBillTemplatemodal .new_print_template_block .return_qty_container .qty, #createHospBillTemplatemodal .new_print_template_block .return_qty_container .return_qty, #createHospBillTemplatemodal .edit_print_template_block .qty_container .qty, #createHospBillTemplatemodal .edit_print_template_block .qty_container .return_qty, #createHospBillTemplatemodal .edit_print_template_block .return_qty_container .qty, #createHospBillTemplatemodal .edit_print_template_block .return_qty_container .return_qty, #createHospBillTemplatemodal #referral_payouts_update .qty_container .qty, #createHospBillTemplatemodal #referral_payouts_update .qty_container .return_qty, #createHospBillTemplatemodal #referral_payouts_update .return_qty_container .qty, #createHospBillTemplatemodal #referral_payouts_update .return_qty_container .return_qty, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .qty_container .qty, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .qty_container .return_qty, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .return_qty_container .qty, #createHospBillTemplatemodal #return_hospital_pharmacy_bill .return_qty_container .return_qty, #createHospBillTemplatemodal #new_doctor_network_rule_form .qty_container .qty, #createHospBillTemplatemodal #new_doctor_network_rule_form .qty_container .return_qty, #createHospBillTemplatemodal #new_doctor_network_rule_form .return_qty_container .qty, #createHospBillTemplatemodal #new_doctor_network_rule_form .return_qty_container .return_qty, #editBillTemplatemodal #new_hospital_patient_bill .qty_container .qty, #editBillTemplatemodal #new_hospital_patient_bill .qty_container .return_qty, #editBillTemplatemodal #new_hospital_patient_bill .return_qty_container .qty, #editBillTemplatemodal #new_hospital_patient_bill .return_qty_container .return_qty, #editBillTemplatemodal #new_hospital_pharmacy_bill .qty_container .qty, #editBillTemplatemodal #new_hospital_pharmacy_bill .qty_container .return_qty, #editBillTemplatemodal #new_hospital_pharmacy_bill .return_qty_container .qty, #editBillTemplatemodal #new_hospital_pharmacy_bill .return_qty_container .return_qty, #editBillTemplatemodal #edit_hospital_pharmacy_bill .qty_container .qty, #editBillTemplatemodal #edit_hospital_pharmacy_bill .qty_container .return_qty, #editBillTemplatemodal #edit_hospital_pharmacy_bill .return_qty_container .qty, #editBillTemplatemodal #edit_hospital_pharmacy_bill .return_qty_container .return_qty, #editBillTemplatemodal #create_hospital_bill_template .qty_container .qty, #editBillTemplatemodal #create_hospital_bill_template .qty_container .return_qty, #editBillTemplatemodal #create_hospital_bill_template .return_qty_container .qty, #editBillTemplatemodal #create_hospital_bill_template .return_qty_container .return_qty, #editBillTemplatemodal #edit_hospital_patient_bill .qty_container .qty, #editBillTemplatemodal #edit_hospital_patient_bill .qty_container .return_qty, #editBillTemplatemodal #edit_hospital_patient_bill .return_qty_container .qty, #editBillTemplatemodal #edit_hospital_patient_bill .return_qty_container .return_qty, #editBillTemplatemodal #new_hospital_pharmacy_inventory .qty_container .qty, #editBillTemplatemodal #new_hospital_pharmacy_inventory .qty_container .return_qty, #editBillTemplatemodal #new_hospital_pharmacy_inventory .return_qty_container .qty, #editBillTemplatemodal #new_hospital_pharmacy_inventory .return_qty_container .return_qty, #editBillTemplatemodal #prescription_template_form .qty_container .qty, #editBillTemplatemodal #prescription_template_form .qty_container .return_qty, #editBillTemplatemodal #prescription_template_form .return_qty_container .qty, #editBillTemplatemodal #prescription_template_form .return_qty_container .return_qty, #editBillTemplatemodal #new_staff_network_rule_form .qty_container .qty, #editBillTemplatemodal #new_staff_network_rule_form .qty_container .return_qty, #editBillTemplatemodal #new_staff_network_rule_form .return_qty_container .qty, #editBillTemplatemodal #new_staff_network_rule_form .return_qty_container .return_qty, #editBillTemplatemodal #new_hospital_radiology_order .qty_container .qty, #editBillTemplatemodal #new_hospital_radiology_order .qty_container .return_qty, #editBillTemplatemodal #new_hospital_radiology_order .return_qty_container .qty, #editBillTemplatemodal #new_hospital_radiology_order .return_qty_container .return_qty, #editBillTemplatemodal #edit_hospital_radiology_order .qty_container .qty, #editBillTemplatemodal #edit_hospital_radiology_order .qty_container .return_qty, #editBillTemplatemodal #edit_hospital_radiology_order .return_qty_container .qty, #editBillTemplatemodal #edit_hospital_radiology_order .return_qty_container .return_qty, #editBillTemplatemodal #edit_hospital_radiology_test .qty_container .qty, #editBillTemplatemodal #edit_hospital_radiology_test .qty_container .return_qty, #editBillTemplatemodal #edit_hospital_radiology_test .return_qty_container .qty, #editBillTemplatemodal #edit_hospital_radiology_test .return_qty_container .return_qty, #editBillTemplatemodal #create_user_anon_bill .qty_container .qty, #editBillTemplatemodal #create_user_anon_bill .qty_container .return_qty, #editBillTemplatemodal #create_user_anon_bill .return_qty_container .qty, #editBillTemplatemodal #create_user_anon_bill .return_qty_container .return_qty, #editBillTemplatemodal #radiology_order_template .qty_container .qty, #editBillTemplatemodal #radiology_order_template .qty_container .return_qty, #editBillTemplatemodal #radiology_order_template .return_qty_container .qty, #editBillTemplatemodal #radiology_order_template .return_qty_container .return_qty, #editBillTemplatemodal #add_doctorreferral .qty_container .qty, #editBillTemplatemodal #add_doctorreferral .qty_container .return_qty, #editBillTemplatemodal #add_doctorreferral .return_qty_container .qty, #editBillTemplatemodal #add_doctorreferral .return_qty_container .return_qty, #editBillTemplatemodal #new_pharmacy_order_form .qty_container .qty, #editBillTemplatemodal #new_pharmacy_order_form .qty_container .return_qty, #editBillTemplatemodal #new_pharmacy_order_form .return_qty_container .qty, #editBillTemplatemodal #new_pharmacy_order_form .return_qty_container .return_qty, #editBillTemplatemodal #edit_pharmacy_order_form .qty_container .qty, #editBillTemplatemodal #edit_pharmacy_order_form .qty_container .return_qty, #editBillTemplatemodal #edit_pharmacy_order_form .return_qty_container .qty, #editBillTemplatemodal #edit_pharmacy_order_form .return_qty_container .return_qty, #editBillTemplatemodal #vaccination_type .qty_container .qty, #editBillTemplatemodal #vaccination_type .qty_container .return_qty, #editBillTemplatemodal #vaccination_type .return_qty_container .qty, #editBillTemplatemodal #vaccination_type .return_qty_container .return_qty, #editBillTemplatemodal #update_pharamacy_full_stock .qty_container .qty, #editBillTemplatemodal #update_pharamacy_full_stock .qty_container .return_qty, #editBillTemplatemodal #update_pharamacy_full_stock .return_qty_container .qty, #editBillTemplatemodal #update_pharamacy_full_stock .return_qty_container .return_qty, #editBillTemplatemodal .print_template_row_form .qty_container .qty, #editBillTemplatemodal .print_template_row_form .qty_container .return_qty, #editBillTemplatemodal .print_template_row_form .return_qty_container .qty, #editBillTemplatemodal .print_template_row_form .return_qty_container .return_qty, #editBillTemplatemodal .new_print_template_block .qty_container .qty, #editBillTemplatemodal .new_print_template_block .qty_container .return_qty, #editBillTemplatemodal .new_print_template_block .return_qty_container .qty, #editBillTemplatemodal .new_print_template_block .return_qty_container .return_qty, #editBillTemplatemodal .edit_print_template_block .qty_container .qty, #editBillTemplatemodal .edit_print_template_block .qty_container .return_qty, #editBillTemplatemodal .edit_print_template_block .return_qty_container .qty, #editBillTemplatemodal .edit_print_template_block .return_qty_container .return_qty, #editBillTemplatemodal #referral_payouts_update .qty_container .qty, #editBillTemplatemodal #referral_payouts_update .qty_container .return_qty, #editBillTemplatemodal #referral_payouts_update .return_qty_container .qty, #editBillTemplatemodal #referral_payouts_update .return_qty_container .return_qty, #editBillTemplatemodal #return_hospital_pharmacy_bill .qty_container .qty, #editBillTemplatemodal #return_hospital_pharmacy_bill .qty_container .return_qty, #editBillTemplatemodal #return_hospital_pharmacy_bill .return_qty_container .qty, #editBillTemplatemodal #return_hospital_pharmacy_bill .return_qty_container .return_qty, #editBillTemplatemodal #new_doctor_network_rule_form .qty_container .qty, #editBillTemplatemodal #new_doctor_network_rule_form .qty_container .return_qty, #editBillTemplatemodal #new_doctor_network_rule_form .return_qty_container .qty, #editBillTemplatemodal #new_doctor_network_rule_form .return_qty_container .return_qty, #add_new_inventory_form #new_hospital_patient_bill .qty_container .qty, #add_new_inventory_form #new_hospital_patient_bill .qty_container .return_qty, #add_new_inventory_form #new_hospital_patient_bill .return_qty_container .qty, #add_new_inventory_form #new_hospital_patient_bill .return_qty_container .return_qty, #add_new_inventory_form #new_hospital_pharmacy_bill .qty_container .qty, #add_new_inventory_form #new_hospital_pharmacy_bill .qty_container .return_qty, #add_new_inventory_form #new_hospital_pharmacy_bill .return_qty_container .qty, #add_new_inventory_form #new_hospital_pharmacy_bill .return_qty_container .return_qty, #add_new_inventory_form #edit_hospital_pharmacy_bill .qty_container .qty, #add_new_inventory_form #edit_hospital_pharmacy_bill .qty_container .return_qty, #add_new_inventory_form #edit_hospital_pharmacy_bill .return_qty_container .qty, #add_new_inventory_form #edit_hospital_pharmacy_bill .return_qty_container .return_qty, #add_new_inventory_form #create_hospital_bill_template .qty_container .qty, #add_new_inventory_form #create_hospital_bill_template .qty_container .return_qty, #add_new_inventory_form #create_hospital_bill_template .return_qty_container .qty, #add_new_inventory_form #create_hospital_bill_template .return_qty_container .return_qty, #add_new_inventory_form #edit_hospital_patient_bill .qty_container .qty, #add_new_inventory_form #edit_hospital_patient_bill .qty_container .return_qty, #add_new_inventory_form #edit_hospital_patient_bill .return_qty_container .qty, #add_new_inventory_form #edit_hospital_patient_bill .return_qty_container .return_qty, #add_new_inventory_form #new_hospital_pharmacy_inventory .qty_container .qty, #add_new_inventory_form #new_hospital_pharmacy_inventory .qty_container .return_qty, #add_new_inventory_form #new_hospital_pharmacy_inventory .return_qty_container .qty, #add_new_inventory_form #new_hospital_pharmacy_inventory .return_qty_container .return_qty, #add_new_inventory_form #prescription_template_form .qty_container .qty, #add_new_inventory_form #prescription_template_form .qty_container .return_qty, #add_new_inventory_form #prescription_template_form .return_qty_container .qty, #add_new_inventory_form #prescription_template_form .return_qty_container .return_qty, #add_new_inventory_form #new_staff_network_rule_form .qty_container .qty, #add_new_inventory_form #new_staff_network_rule_form .qty_container .return_qty, #add_new_inventory_form #new_staff_network_rule_form .return_qty_container .qty, #add_new_inventory_form #new_staff_network_rule_form .return_qty_container .return_qty, #add_new_inventory_form #new_hospital_radiology_order .qty_container .qty, #add_new_inventory_form #new_hospital_radiology_order .qty_container .return_qty, #add_new_inventory_form #new_hospital_radiology_order .return_qty_container .qty, #add_new_inventory_form #new_hospital_radiology_order .return_qty_container .return_qty, #add_new_inventory_form #edit_hospital_radiology_order .qty_container .qty, #add_new_inventory_form #edit_hospital_radiology_order .qty_container .return_qty, #add_new_inventory_form #edit_hospital_radiology_order .return_qty_container .qty, #add_new_inventory_form #edit_hospital_radiology_order .return_qty_container .return_qty, #add_new_inventory_form #edit_hospital_radiology_test .qty_container .qty, #add_new_inventory_form #edit_hospital_radiology_test .qty_container .return_qty, #add_new_inventory_form #edit_hospital_radiology_test .return_qty_container .qty, #add_new_inventory_form #edit_hospital_radiology_test .return_qty_container .return_qty, #add_new_inventory_form #create_user_anon_bill .qty_container .qty, #add_new_inventory_form #create_user_anon_bill .qty_container .return_qty, #add_new_inventory_form #create_user_anon_bill .return_qty_container .qty, #add_new_inventory_form #create_user_anon_bill .return_qty_container .return_qty, #add_new_inventory_form #radiology_order_template .qty_container .qty, #add_new_inventory_form #radiology_order_template .qty_container .return_qty, #add_new_inventory_form #radiology_order_template .return_qty_container .qty, #add_new_inventory_form #radiology_order_template .return_qty_container .return_qty, #add_new_inventory_form #add_doctorreferral .qty_container .qty, #add_new_inventory_form #add_doctorreferral .qty_container .return_qty, #add_new_inventory_form #add_doctorreferral .return_qty_container .qty, #add_new_inventory_form #add_doctorreferral .return_qty_container .return_qty, #add_new_inventory_form #new_pharmacy_order_form .qty_container .qty, #add_new_inventory_form #new_pharmacy_order_form .qty_container .return_qty, #add_new_inventory_form #new_pharmacy_order_form .return_qty_container .qty, #add_new_inventory_form #new_pharmacy_order_form .return_qty_container .return_qty, #add_new_inventory_form #edit_pharmacy_order_form .qty_container .qty, #add_new_inventory_form #edit_pharmacy_order_form .qty_container .return_qty, #add_new_inventory_form #edit_pharmacy_order_form .return_qty_container .qty, #add_new_inventory_form #edit_pharmacy_order_form .return_qty_container .return_qty, #add_new_inventory_form #vaccination_type .qty_container .qty, #add_new_inventory_form #vaccination_type .qty_container .return_qty, #add_new_inventory_form #vaccination_type .return_qty_container .qty, #add_new_inventory_form #vaccination_type .return_qty_container .return_qty, #add_new_inventory_form #update_pharamacy_full_stock .qty_container .qty, #add_new_inventory_form #update_pharamacy_full_stock .qty_container .return_qty, #add_new_inventory_form #update_pharamacy_full_stock .return_qty_container .qty, #add_new_inventory_form #update_pharamacy_full_stock .return_qty_container .return_qty, #add_new_inventory_form .print_template_row_form .qty_container .qty, #add_new_inventory_form .print_template_row_form .qty_container .return_qty, #add_new_inventory_form .print_template_row_form .return_qty_container .qty, #add_new_inventory_form .print_template_row_form .return_qty_container .return_qty, #add_new_inventory_form .new_print_template_block .qty_container .qty, #add_new_inventory_form .new_print_template_block .qty_container .return_qty, #add_new_inventory_form .new_print_template_block .return_qty_container .qty, #add_new_inventory_form .new_print_template_block .return_qty_container .return_qty, #add_new_inventory_form .edit_print_template_block .qty_container .qty, #add_new_inventory_form .edit_print_template_block .qty_container .return_qty, #add_new_inventory_form .edit_print_template_block .return_qty_container .qty, #add_new_inventory_form .edit_print_template_block .return_qty_container .return_qty, #add_new_inventory_form #referral_payouts_update .qty_container .qty, #add_new_inventory_form #referral_payouts_update .qty_container .return_qty, #add_new_inventory_form #referral_payouts_update .return_qty_container .qty, #add_new_inventory_form #referral_payouts_update .return_qty_container .return_qty, #add_new_inventory_form #return_hospital_pharmacy_bill .qty_container .qty, #add_new_inventory_form #return_hospital_pharmacy_bill .qty_container .return_qty, #add_new_inventory_form #return_hospital_pharmacy_bill .return_qty_container .qty, #add_new_inventory_form #return_hospital_pharmacy_bill .return_qty_container .return_qty, #add_new_inventory_form #new_doctor_network_rule_form .qty_container .qty, #add_new_inventory_form #new_doctor_network_rule_form .qty_container .return_qty, #add_new_inventory_form #new_doctor_network_rule_form .return_qty_container .qty, #add_new_inventory_form #new_doctor_network_rule_form .return_qty_container .return_qty, #edit_pharmacy_order #new_hospital_patient_bill .qty_container .qty, #edit_pharmacy_order #new_hospital_patient_bill .qty_container .return_qty, #edit_pharmacy_order #new_hospital_patient_bill .return_qty_container .qty, #edit_pharmacy_order #new_hospital_patient_bill .return_qty_container .return_qty, #edit_pharmacy_order #new_hospital_pharmacy_bill .qty_container .qty, #edit_pharmacy_order #new_hospital_pharmacy_bill .qty_container .return_qty, #edit_pharmacy_order #new_hospital_pharmacy_bill .return_qty_container .qty, #edit_pharmacy_order #new_hospital_pharmacy_bill .return_qty_container .return_qty, #edit_pharmacy_order #edit_hospital_pharmacy_bill .qty_container .qty, #edit_pharmacy_order #edit_hospital_pharmacy_bill .qty_container .return_qty, #edit_pharmacy_order #edit_hospital_pharmacy_bill .return_qty_container .qty, #edit_pharmacy_order #edit_hospital_pharmacy_bill .return_qty_container .return_qty, #edit_pharmacy_order #create_hospital_bill_template .qty_container .qty, #edit_pharmacy_order #create_hospital_bill_template .qty_container .return_qty, #edit_pharmacy_order #create_hospital_bill_template .return_qty_container .qty, #edit_pharmacy_order #create_hospital_bill_template .return_qty_container .return_qty, #edit_pharmacy_order #edit_hospital_patient_bill .qty_container .qty, #edit_pharmacy_order #edit_hospital_patient_bill .qty_container .return_qty, #edit_pharmacy_order #edit_hospital_patient_bill .return_qty_container .qty, #edit_pharmacy_order #edit_hospital_patient_bill .return_qty_container .return_qty, #edit_pharmacy_order #new_hospital_pharmacy_inventory .qty_container .qty, #edit_pharmacy_order #new_hospital_pharmacy_inventory .qty_container .return_qty, #edit_pharmacy_order #new_hospital_pharmacy_inventory .return_qty_container .qty, #edit_pharmacy_order #new_hospital_pharmacy_inventory .return_qty_container .return_qty, #edit_pharmacy_order #prescription_template_form .qty_container .qty, #edit_pharmacy_order #prescription_template_form .qty_container .return_qty, #edit_pharmacy_order #prescription_template_form .return_qty_container .qty, #edit_pharmacy_order #prescription_template_form .return_qty_container .return_qty, #edit_pharmacy_order #new_staff_network_rule_form .qty_container .qty, #edit_pharmacy_order #new_staff_network_rule_form .qty_container .return_qty, #edit_pharmacy_order #new_staff_network_rule_form .return_qty_container .qty, #edit_pharmacy_order #new_staff_network_rule_form .return_qty_container .return_qty, #edit_pharmacy_order #new_hospital_radiology_order .qty_container .qty, #edit_pharmacy_order #new_hospital_radiology_order .qty_container .return_qty, #edit_pharmacy_order #new_hospital_radiology_order .return_qty_container .qty, #edit_pharmacy_order #new_hospital_radiology_order .return_qty_container .return_qty, #edit_pharmacy_order #edit_hospital_radiology_order .qty_container .qty, #edit_pharmacy_order #edit_hospital_radiology_order .qty_container .return_qty, #edit_pharmacy_order #edit_hospital_radiology_order .return_qty_container .qty, #edit_pharmacy_order #edit_hospital_radiology_order .return_qty_container .return_qty, #edit_pharmacy_order #edit_hospital_radiology_test .qty_container .qty, #edit_pharmacy_order #edit_hospital_radiology_test .qty_container .return_qty, #edit_pharmacy_order #edit_hospital_radiology_test .return_qty_container .qty, #edit_pharmacy_order #edit_hospital_radiology_test .return_qty_container .return_qty, #edit_pharmacy_order #create_user_anon_bill .qty_container .qty, #edit_pharmacy_order #create_user_anon_bill .qty_container .return_qty, #edit_pharmacy_order #create_user_anon_bill .return_qty_container .qty, #edit_pharmacy_order #create_user_anon_bill .return_qty_container .return_qty, #edit_pharmacy_order #radiology_order_template .qty_container .qty, #edit_pharmacy_order #radiology_order_template .qty_container .return_qty, #edit_pharmacy_order #radiology_order_template .return_qty_container .qty, #edit_pharmacy_order #radiology_order_template .return_qty_container .return_qty, #edit_pharmacy_order #add_doctorreferral .qty_container .qty, #edit_pharmacy_order #add_doctorreferral .qty_container .return_qty, #edit_pharmacy_order #add_doctorreferral .return_qty_container .qty, #edit_pharmacy_order #add_doctorreferral .return_qty_container .return_qty, #edit_pharmacy_order #new_pharmacy_order_form .qty_container .qty, #edit_pharmacy_order #new_pharmacy_order_form .qty_container .return_qty, #edit_pharmacy_order #new_pharmacy_order_form .return_qty_container .qty, #edit_pharmacy_order #new_pharmacy_order_form .return_qty_container .return_qty, #edit_pharmacy_order #edit_pharmacy_order_form .qty_container .qty, #edit_pharmacy_order #edit_pharmacy_order_form .qty_container .return_qty, #edit_pharmacy_order #edit_pharmacy_order_form .return_qty_container .qty, #edit_pharmacy_order #edit_pharmacy_order_form .return_qty_container .return_qty, #edit_pharmacy_order #vaccination_type .qty_container .qty, #edit_pharmacy_order #vaccination_type .qty_container .return_qty, #edit_pharmacy_order #vaccination_type .return_qty_container .qty, #edit_pharmacy_order #vaccination_type .return_qty_container .return_qty, #edit_pharmacy_order #update_pharamacy_full_stock .qty_container .qty, #edit_pharmacy_order #update_pharamacy_full_stock .qty_container .return_qty, #edit_pharmacy_order #update_pharamacy_full_stock .return_qty_container .qty, #edit_pharmacy_order #update_pharamacy_full_stock .return_qty_container .return_qty, #edit_pharmacy_order .print_template_row_form .qty_container .qty, #edit_pharmacy_order .print_template_row_form .qty_container .return_qty, #edit_pharmacy_order .print_template_row_form .return_qty_container .qty, #edit_pharmacy_order .print_template_row_form .return_qty_container .return_qty, #edit_pharmacy_order .new_print_template_block .qty_container .qty, #edit_pharmacy_order .new_print_template_block .qty_container .return_qty, #edit_pharmacy_order .new_print_template_block .return_qty_container .qty, #edit_pharmacy_order .new_print_template_block .return_qty_container .return_qty, #edit_pharmacy_order .edit_print_template_block .qty_container .qty, #edit_pharmacy_order .edit_print_template_block .qty_container .return_qty, #edit_pharmacy_order .edit_print_template_block .return_qty_container .qty, #edit_pharmacy_order .edit_print_template_block .return_qty_container .return_qty, #edit_pharmacy_order #referral_payouts_update .qty_container .qty, #edit_pharmacy_order #referral_payouts_update .qty_container .return_qty, #edit_pharmacy_order #referral_payouts_update .return_qty_container .qty, #edit_pharmacy_order #referral_payouts_update .return_qty_container .return_qty, #edit_pharmacy_order #return_hospital_pharmacy_bill .qty_container .qty, #edit_pharmacy_order #return_hospital_pharmacy_bill .qty_container .return_qty, #edit_pharmacy_order #return_hospital_pharmacy_bill .return_qty_container .qty, #edit_pharmacy_order #return_hospital_pharmacy_bill .return_qty_container .return_qty, #edit_pharmacy_order #new_doctor_network_rule_form .qty_container .qty, #edit_pharmacy_order #new_doctor_network_rule_form .qty_container .return_qty, #edit_pharmacy_order #new_doctor_network_rule_form .return_qty_container .qty, #edit_pharmacy_order #new_doctor_network_rule_form .return_qty_container .return_qty, #edit_staff_network_rules #new_hospital_patient_bill .qty_container .qty, #edit_staff_network_rules #new_hospital_patient_bill .qty_container .return_qty, #edit_staff_network_rules #new_hospital_patient_bill .return_qty_container .qty, #edit_staff_network_rules #new_hospital_patient_bill .return_qty_container .return_qty, #edit_staff_network_rules #new_hospital_pharmacy_bill .qty_container .qty, #edit_staff_network_rules #new_hospital_pharmacy_bill .qty_container .return_qty, #edit_staff_network_rules #new_hospital_pharmacy_bill .return_qty_container .qty, #edit_staff_network_rules #new_hospital_pharmacy_bill .return_qty_container .return_qty, #edit_staff_network_rules #edit_hospital_pharmacy_bill .qty_container .qty, #edit_staff_network_rules #edit_hospital_pharmacy_bill .qty_container .return_qty, #edit_staff_network_rules #edit_hospital_pharmacy_bill .return_qty_container .qty, #edit_staff_network_rules #edit_hospital_pharmacy_bill .return_qty_container .return_qty, #edit_staff_network_rules #create_hospital_bill_template .qty_container .qty, #edit_staff_network_rules #create_hospital_bill_template .qty_container .return_qty, #edit_staff_network_rules #create_hospital_bill_template .return_qty_container .qty, #edit_staff_network_rules #create_hospital_bill_template .return_qty_container .return_qty, #edit_staff_network_rules #edit_hospital_patient_bill .qty_container .qty, #edit_staff_network_rules #edit_hospital_patient_bill .qty_container .return_qty, #edit_staff_network_rules #edit_hospital_patient_bill .return_qty_container .qty, #edit_staff_network_rules #edit_hospital_patient_bill .return_qty_container .return_qty, #edit_staff_network_rules #new_hospital_pharmacy_inventory .qty_container .qty, #edit_staff_network_rules #new_hospital_pharmacy_inventory .qty_container .return_qty, #edit_staff_network_rules #new_hospital_pharmacy_inventory .return_qty_container .qty, #edit_staff_network_rules #new_hospital_pharmacy_inventory .return_qty_container .return_qty, #edit_staff_network_rules #prescription_template_form .qty_container .qty, #edit_staff_network_rules #prescription_template_form .qty_container .return_qty, #edit_staff_network_rules #prescription_template_form .return_qty_container .qty, #edit_staff_network_rules #prescription_template_form .return_qty_container .return_qty, #edit_staff_network_rules #new_staff_network_rule_form .qty_container .qty, #edit_staff_network_rules #new_staff_network_rule_form .qty_container .return_qty, #edit_staff_network_rules #new_staff_network_rule_form .return_qty_container .qty, #edit_staff_network_rules #new_staff_network_rule_form .return_qty_container .return_qty, #edit_staff_network_rules #new_hospital_radiology_order .qty_container .qty, #edit_staff_network_rules #new_hospital_radiology_order .qty_container .return_qty, #edit_staff_network_rules #new_hospital_radiology_order .return_qty_container .qty, #edit_staff_network_rules #new_hospital_radiology_order .return_qty_container .return_qty, #edit_staff_network_rules #edit_hospital_radiology_order .qty_container .qty, #edit_staff_network_rules #edit_hospital_radiology_order .qty_container .return_qty, #edit_staff_network_rules #edit_hospital_radiology_order .return_qty_container .qty, #edit_staff_network_rules #edit_hospital_radiology_order .return_qty_container .return_qty, #edit_staff_network_rules #edit_hospital_radiology_test .qty_container .qty, #edit_staff_network_rules #edit_hospital_radiology_test .qty_container .return_qty, #edit_staff_network_rules #edit_hospital_radiology_test .return_qty_container .qty, #edit_staff_network_rules #edit_hospital_radiology_test .return_qty_container .return_qty, #edit_staff_network_rules #create_user_anon_bill .qty_container .qty, #edit_staff_network_rules #create_user_anon_bill .qty_container .return_qty, #edit_staff_network_rules #create_user_anon_bill .return_qty_container .qty, #edit_staff_network_rules #create_user_anon_bill .return_qty_container .return_qty, #edit_staff_network_rules #radiology_order_template .qty_container .qty, #edit_staff_network_rules #radiology_order_template .qty_container .return_qty, #edit_staff_network_rules #radiology_order_template .return_qty_container .qty, #edit_staff_network_rules #radiology_order_template .return_qty_container .return_qty, #edit_staff_network_rules #add_doctorreferral .qty_container .qty, #edit_staff_network_rules #add_doctorreferral .qty_container .return_qty, #edit_staff_network_rules #add_doctorreferral .return_qty_container .qty, #edit_staff_network_rules #add_doctorreferral .return_qty_container .return_qty, #edit_staff_network_rules #new_pharmacy_order_form .qty_container .qty, #edit_staff_network_rules #new_pharmacy_order_form .qty_container .return_qty, #edit_staff_network_rules #new_pharmacy_order_form .return_qty_container .qty, #edit_staff_network_rules #new_pharmacy_order_form .return_qty_container .return_qty, #edit_staff_network_rules #edit_pharmacy_order_form .qty_container .qty, #edit_staff_network_rules #edit_pharmacy_order_form .qty_container .return_qty, #edit_staff_network_rules #edit_pharmacy_order_form .return_qty_container .qty, #edit_staff_network_rules #edit_pharmacy_order_form .return_qty_container .return_qty, #edit_staff_network_rules #vaccination_type .qty_container .qty, #edit_staff_network_rules #vaccination_type .qty_container .return_qty, #edit_staff_network_rules #vaccination_type .return_qty_container .qty, #edit_staff_network_rules #vaccination_type .return_qty_container .return_qty, #edit_staff_network_rules #update_pharamacy_full_stock .qty_container .qty, #edit_staff_network_rules #update_pharamacy_full_stock .qty_container .return_qty, #edit_staff_network_rules #update_pharamacy_full_stock .return_qty_container .qty, #edit_staff_network_rules #update_pharamacy_full_stock .return_qty_container .return_qty, #edit_staff_network_rules .print_template_row_form .qty_container .qty, #edit_staff_network_rules .print_template_row_form .qty_container .return_qty, #edit_staff_network_rules .print_template_row_form .return_qty_container .qty, #edit_staff_network_rules .print_template_row_form .return_qty_container .return_qty, #edit_staff_network_rules .new_print_template_block .qty_container .qty, #edit_staff_network_rules .new_print_template_block .qty_container .return_qty, #edit_staff_network_rules .new_print_template_block .return_qty_container .qty, #edit_staff_network_rules .new_print_template_block .return_qty_container .return_qty, #edit_staff_network_rules .edit_print_template_block .qty_container .qty, #edit_staff_network_rules .edit_print_template_block .qty_container .return_qty, #edit_staff_network_rules .edit_print_template_block .return_qty_container .qty, #edit_staff_network_rules .edit_print_template_block .return_qty_container .return_qty, #edit_staff_network_rules #referral_payouts_update .qty_container .qty, #edit_staff_network_rules #referral_payouts_update .qty_container .return_qty, #edit_staff_network_rules #referral_payouts_update .return_qty_container .qty, #edit_staff_network_rules #referral_payouts_update .return_qty_container .return_qty, #edit_staff_network_rules #return_hospital_pharmacy_bill .qty_container .qty, #edit_staff_network_rules #return_hospital_pharmacy_bill .qty_container .return_qty, #edit_staff_network_rules #return_hospital_pharmacy_bill .return_qty_container .qty, #edit_staff_network_rules #return_hospital_pharmacy_bill .return_qty_container .return_qty, #edit_staff_network_rules #new_doctor_network_rule_form .qty_container .qty, #edit_staff_network_rules #new_doctor_network_rule_form .qty_container .return_qty, #edit_staff_network_rules #new_doctor_network_rule_form .return_qty_container .qty, #edit_staff_network_rules #new_doctor_network_rule_form .return_qty_container .return_qty, #add_new_radiology_order_form #new_hospital_patient_bill .qty_container .qty, #add_new_radiology_order_form #new_hospital_patient_bill .qty_container .return_qty, #add_new_radiology_order_form #new_hospital_patient_bill .return_qty_container .qty, #add_new_radiology_order_form #new_hospital_patient_bill .return_qty_container .return_qty, #add_new_radiology_order_form #new_hospital_pharmacy_bill .qty_container .qty, #add_new_radiology_order_form #new_hospital_pharmacy_bill .qty_container .return_qty, #add_new_radiology_order_form #new_hospital_pharmacy_bill .return_qty_container .qty, #add_new_radiology_order_form #new_hospital_pharmacy_bill .return_qty_container .return_qty, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .qty_container .qty, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .qty_container .return_qty, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .return_qty_container .qty, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .return_qty_container .return_qty, #add_new_radiology_order_form #create_hospital_bill_template .qty_container .qty, #add_new_radiology_order_form #create_hospital_bill_template .qty_container .return_qty, #add_new_radiology_order_form #create_hospital_bill_template .return_qty_container .qty, #add_new_radiology_order_form #create_hospital_bill_template .return_qty_container .return_qty, #add_new_radiology_order_form #edit_hospital_patient_bill .qty_container .qty, #add_new_radiology_order_form #edit_hospital_patient_bill .qty_container .return_qty, #add_new_radiology_order_form #edit_hospital_patient_bill .return_qty_container .qty, #add_new_radiology_order_form #edit_hospital_patient_bill .return_qty_container .return_qty, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .qty_container .qty, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .qty_container .return_qty, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .return_qty_container .qty, #add_new_radiology_order_form #new_hospital_pharmacy_inventory .return_qty_container .return_qty, #add_new_radiology_order_form #prescription_template_form .qty_container .qty, #add_new_radiology_order_form #prescription_template_form .qty_container .return_qty, #add_new_radiology_order_form #prescription_template_form .return_qty_container .qty, #add_new_radiology_order_form #prescription_template_form .return_qty_container .return_qty, #add_new_radiology_order_form #new_staff_network_rule_form .qty_container .qty, #add_new_radiology_order_form #new_staff_network_rule_form .qty_container .return_qty, #add_new_radiology_order_form #new_staff_network_rule_form .return_qty_container .qty, #add_new_radiology_order_form #new_staff_network_rule_form .return_qty_container .return_qty, #add_new_radiology_order_form #new_hospital_radiology_order .qty_container .qty, #add_new_radiology_order_form #new_hospital_radiology_order .qty_container .return_qty, #add_new_radiology_order_form #new_hospital_radiology_order .return_qty_container .qty, #add_new_radiology_order_form #new_hospital_radiology_order .return_qty_container .return_qty, #add_new_radiology_order_form #edit_hospital_radiology_order .qty_container .qty, #add_new_radiology_order_form #edit_hospital_radiology_order .qty_container .return_qty, #add_new_radiology_order_form #edit_hospital_radiology_order .return_qty_container .qty, #add_new_radiology_order_form #edit_hospital_radiology_order .return_qty_container .return_qty, #add_new_radiology_order_form #edit_hospital_radiology_test .qty_container .qty, #add_new_radiology_order_form #edit_hospital_radiology_test .qty_container .return_qty, #add_new_radiology_order_form #edit_hospital_radiology_test .return_qty_container .qty, #add_new_radiology_order_form #edit_hospital_radiology_test .return_qty_container .return_qty, #add_new_radiology_order_form #create_user_anon_bill .qty_container .qty, #add_new_radiology_order_form #create_user_anon_bill .qty_container .return_qty, #add_new_radiology_order_form #create_user_anon_bill .return_qty_container .qty, #add_new_radiology_order_form #create_user_anon_bill .return_qty_container .return_qty, #add_new_radiology_order_form #radiology_order_template .qty_container .qty, #add_new_radiology_order_form #radiology_order_template .qty_container .return_qty, #add_new_radiology_order_form #radiology_order_template .return_qty_container .qty, #add_new_radiology_order_form #radiology_order_template .return_qty_container .return_qty, #add_new_radiology_order_form #add_doctorreferral .qty_container .qty, #add_new_radiology_order_form #add_doctorreferral .qty_container .return_qty, #add_new_radiology_order_form #add_doctorreferral .return_qty_container .qty, #add_new_radiology_order_form #add_doctorreferral .return_qty_container .return_qty, #add_new_radiology_order_form #new_pharmacy_order_form .qty_container .qty, #add_new_radiology_order_form #new_pharmacy_order_form .qty_container .return_qty, #add_new_radiology_order_form #new_pharmacy_order_form .return_qty_container .qty, #add_new_radiology_order_form #new_pharmacy_order_form .return_qty_container .return_qty, #add_new_radiology_order_form #edit_pharmacy_order_form .qty_container .qty, #add_new_radiology_order_form #edit_pharmacy_order_form .qty_container .return_qty, #add_new_radiology_order_form #edit_pharmacy_order_form .return_qty_container .qty, #add_new_radiology_order_form #edit_pharmacy_order_form .return_qty_container .return_qty, #add_new_radiology_order_form #vaccination_type .qty_container .qty, #add_new_radiology_order_form #vaccination_type .qty_container .return_qty, #add_new_radiology_order_form #vaccination_type .return_qty_container .qty, #add_new_radiology_order_form #vaccination_type .return_qty_container .return_qty, #add_new_radiology_order_form #update_pharamacy_full_stock .qty_container .qty, #add_new_radiology_order_form #update_pharamacy_full_stock .qty_container .return_qty, #add_new_radiology_order_form #update_pharamacy_full_stock .return_qty_container .qty, #add_new_radiology_order_form #update_pharamacy_full_stock .return_qty_container .return_qty, #add_new_radiology_order_form .print_template_row_form .qty_container .qty, #add_new_radiology_order_form .print_template_row_form .qty_container .return_qty, #add_new_radiology_order_form .print_template_row_form .return_qty_container .qty, #add_new_radiology_order_form .print_template_row_form .return_qty_container .return_qty, #add_new_radiology_order_form .new_print_template_block .qty_container .qty, #add_new_radiology_order_form .new_print_template_block .qty_container .return_qty, #add_new_radiology_order_form .new_print_template_block .return_qty_container .qty, #add_new_radiology_order_form .new_print_template_block .return_qty_container .return_qty, #add_new_radiology_order_form .edit_print_template_block .qty_container .qty, #add_new_radiology_order_form .edit_print_template_block .qty_container .return_qty, #add_new_radiology_order_form .edit_print_template_block .return_qty_container .qty, #add_new_radiology_order_form .edit_print_template_block .return_qty_container .return_qty, #add_new_radiology_order_form #referral_payouts_update .qty_container .qty, #add_new_radiology_order_form #referral_payouts_update .qty_container .return_qty, #add_new_radiology_order_form #referral_payouts_update .return_qty_container .qty, #add_new_radiology_order_form #referral_payouts_update .return_qty_container .return_qty, #add_new_radiology_order_form #return_hospital_pharmacy_bill .qty_container .qty, #add_new_radiology_order_form #return_hospital_pharmacy_bill .qty_container .return_qty, #add_new_radiology_order_form #return_hospital_pharmacy_bill .return_qty_container .qty, #add_new_radiology_order_form #return_hospital_pharmacy_bill .return_qty_container .return_qty, #add_new_radiology_order_form #new_doctor_network_rule_form .qty_container .qty, #add_new_radiology_order_form #new_doctor_network_rule_form .qty_container .return_qty, #add_new_radiology_order_form #new_doctor_network_rule_form .return_qty_container .qty, #add_new_radiology_order_form #new_doctor_network_rule_form .return_qty_container .return_qty, #edit_radiology_test_form #new_hospital_patient_bill .qty_container .qty, #edit_radiology_test_form #new_hospital_patient_bill .qty_container .return_qty, #edit_radiology_test_form #new_hospital_patient_bill .return_qty_container .qty, #edit_radiology_test_form #new_hospital_patient_bill .return_qty_container .return_qty, #edit_radiology_test_form #new_hospital_pharmacy_bill .qty_container .qty, #edit_radiology_test_form #new_hospital_pharmacy_bill .qty_container .return_qty, #edit_radiology_test_form #new_hospital_pharmacy_bill .return_qty_container .qty, #edit_radiology_test_form #new_hospital_pharmacy_bill .return_qty_container .return_qty, #edit_radiology_test_form #edit_hospital_pharmacy_bill .qty_container .qty, #edit_radiology_test_form #edit_hospital_pharmacy_bill .qty_container .return_qty, #edit_radiology_test_form #edit_hospital_pharmacy_bill .return_qty_container .qty, #edit_radiology_test_form #edit_hospital_pharmacy_bill .return_qty_container .return_qty, #edit_radiology_test_form #create_hospital_bill_template .qty_container .qty, #edit_radiology_test_form #create_hospital_bill_template .qty_container .return_qty, #edit_radiology_test_form #create_hospital_bill_template .return_qty_container .qty, #edit_radiology_test_form #create_hospital_bill_template .return_qty_container .return_qty, #edit_radiology_test_form #edit_hospital_patient_bill .qty_container .qty, #edit_radiology_test_form #edit_hospital_patient_bill .qty_container .return_qty, #edit_radiology_test_form #edit_hospital_patient_bill .return_qty_container .qty, #edit_radiology_test_form #edit_hospital_patient_bill .return_qty_container .return_qty, #edit_radiology_test_form #new_hospital_pharmacy_inventory .qty_container .qty, #edit_radiology_test_form #new_hospital_pharmacy_inventory .qty_container .return_qty, #edit_radiology_test_form #new_hospital_pharmacy_inventory .return_qty_container .qty, #edit_radiology_test_form #new_hospital_pharmacy_inventory .return_qty_container .return_qty, #edit_radiology_test_form #prescription_template_form .qty_container .qty, #edit_radiology_test_form #prescription_template_form .qty_container .return_qty, #edit_radiology_test_form #prescription_template_form .return_qty_container .qty, #edit_radiology_test_form #prescription_template_form .return_qty_container .return_qty, #edit_radiology_test_form #new_staff_network_rule_form .qty_container .qty, #edit_radiology_test_form #new_staff_network_rule_form .qty_container .return_qty, #edit_radiology_test_form #new_staff_network_rule_form .return_qty_container .qty, #edit_radiology_test_form #new_staff_network_rule_form .return_qty_container .return_qty, #edit_radiology_test_form #new_hospital_radiology_order .qty_container .qty, #edit_radiology_test_form #new_hospital_radiology_order .qty_container .return_qty, #edit_radiology_test_form #new_hospital_radiology_order .return_qty_container .qty, #edit_radiology_test_form #new_hospital_radiology_order .return_qty_container .return_qty, #edit_radiology_test_form #edit_hospital_radiology_order .qty_container .qty, #edit_radiology_test_form #edit_hospital_radiology_order .qty_container .return_qty, #edit_radiology_test_form #edit_hospital_radiology_order .return_qty_container .qty, #edit_radiology_test_form #edit_hospital_radiology_order .return_qty_container .return_qty, #edit_radiology_test_form #edit_hospital_radiology_test .qty_container .qty, #edit_radiology_test_form #edit_hospital_radiology_test .qty_container .return_qty, #edit_radiology_test_form #edit_hospital_radiology_test .return_qty_container .qty, #edit_radiology_test_form #edit_hospital_radiology_test .return_qty_container .return_qty, #edit_radiology_test_form #create_user_anon_bill .qty_container .qty, #edit_radiology_test_form #create_user_anon_bill .qty_container .return_qty, #edit_radiology_test_form #create_user_anon_bill .return_qty_container .qty, #edit_radiology_test_form #create_user_anon_bill .return_qty_container .return_qty, #edit_radiology_test_form #radiology_order_template .qty_container .qty, #edit_radiology_test_form #radiology_order_template .qty_container .return_qty, #edit_radiology_test_form #radiology_order_template .return_qty_container .qty, #edit_radiology_test_form #radiology_order_template .return_qty_container .return_qty, #edit_radiology_test_form #add_doctorreferral .qty_container .qty, #edit_radiology_test_form #add_doctorreferral .qty_container .return_qty, #edit_radiology_test_form #add_doctorreferral .return_qty_container .qty, #edit_radiology_test_form #add_doctorreferral .return_qty_container .return_qty, #edit_radiology_test_form #new_pharmacy_order_form .qty_container .qty, #edit_radiology_test_form #new_pharmacy_order_form .qty_container .return_qty, #edit_radiology_test_form #new_pharmacy_order_form .return_qty_container .qty, #edit_radiology_test_form #new_pharmacy_order_form .return_qty_container .return_qty, #edit_radiology_test_form #edit_pharmacy_order_form .qty_container .qty, #edit_radiology_test_form #edit_pharmacy_order_form .qty_container .return_qty, #edit_radiology_test_form #edit_pharmacy_order_form .return_qty_container .qty, #edit_radiology_test_form #edit_pharmacy_order_form .return_qty_container .return_qty, #edit_radiology_test_form #vaccination_type .qty_container .qty, #edit_radiology_test_form #vaccination_type .qty_container .return_qty, #edit_radiology_test_form #vaccination_type .return_qty_container .qty, #edit_radiology_test_form #vaccination_type .return_qty_container .return_qty, #edit_radiology_test_form #update_pharamacy_full_stock .qty_container .qty, #edit_radiology_test_form #update_pharamacy_full_stock .qty_container .return_qty, #edit_radiology_test_form #update_pharamacy_full_stock .return_qty_container .qty, #edit_radiology_test_form #update_pharamacy_full_stock .return_qty_container .return_qty, #edit_radiology_test_form .print_template_row_form .qty_container .qty, #edit_radiology_test_form .print_template_row_form .qty_container .return_qty, #edit_radiology_test_form .print_template_row_form .return_qty_container .qty, #edit_radiology_test_form .print_template_row_form .return_qty_container .return_qty, #edit_radiology_test_form .new_print_template_block .qty_container .qty, #edit_radiology_test_form .new_print_template_block .qty_container .return_qty, #edit_radiology_test_form .new_print_template_block .return_qty_container .qty, #edit_radiology_test_form .new_print_template_block .return_qty_container .return_qty, #edit_radiology_test_form .edit_print_template_block .qty_container .qty, #edit_radiology_test_form .edit_print_template_block .qty_container .return_qty, #edit_radiology_test_form .edit_print_template_block .return_qty_container .qty, #edit_radiology_test_form .edit_print_template_block .return_qty_container .return_qty, #edit_radiology_test_form #referral_payouts_update .qty_container .qty, #edit_radiology_test_form #referral_payouts_update .qty_container .return_qty, #edit_radiology_test_form #referral_payouts_update .return_qty_container .qty, #edit_radiology_test_form #referral_payouts_update .return_qty_container .return_qty, #edit_radiology_test_form #return_hospital_pharmacy_bill .qty_container .qty, #edit_radiology_test_form #return_hospital_pharmacy_bill .qty_container .return_qty, #edit_radiology_test_form #return_hospital_pharmacy_bill .return_qty_container .qty, #edit_radiology_test_form #return_hospital_pharmacy_bill .return_qty_container .return_qty, #edit_radiology_test_form #new_doctor_network_rule_form .qty_container .qty, #edit_radiology_test_form #new_doctor_network_rule_form .qty_container .return_qty, #edit_radiology_test_form #new_doctor_network_rule_form .return_qty_container .qty, #edit_radiology_test_form #new_doctor_network_rule_form .return_qty_container .return_qty, #importUserBill #new_hospital_patient_bill .qty_container .qty, #importUserBill #new_hospital_patient_bill .qty_container .return_qty, #importUserBill #new_hospital_patient_bill .return_qty_container .qty, #importUserBill #new_hospital_patient_bill .return_qty_container .return_qty, #importUserBill #new_hospital_pharmacy_bill .qty_container .qty, #importUserBill #new_hospital_pharmacy_bill .qty_container .return_qty, #importUserBill #new_hospital_pharmacy_bill .return_qty_container .qty, #importUserBill #new_hospital_pharmacy_bill .return_qty_container .return_qty, #importUserBill #edit_hospital_pharmacy_bill .qty_container .qty, #importUserBill #edit_hospital_pharmacy_bill .qty_container .return_qty, #importUserBill #edit_hospital_pharmacy_bill .return_qty_container .qty, #importUserBill #edit_hospital_pharmacy_bill .return_qty_container .return_qty, #importUserBill #create_hospital_bill_template .qty_container .qty, #importUserBill #create_hospital_bill_template .qty_container .return_qty, #importUserBill #create_hospital_bill_template .return_qty_container .qty, #importUserBill #create_hospital_bill_template .return_qty_container .return_qty, #importUserBill #edit_hospital_patient_bill .qty_container .qty, #importUserBill #edit_hospital_patient_bill .qty_container .return_qty, #importUserBill #edit_hospital_patient_bill .return_qty_container .qty, #importUserBill #edit_hospital_patient_bill .return_qty_container .return_qty, #importUserBill #new_hospital_pharmacy_inventory .qty_container .qty, #importUserBill #new_hospital_pharmacy_inventory .qty_container .return_qty, #importUserBill #new_hospital_pharmacy_inventory .return_qty_container .qty, #importUserBill #new_hospital_pharmacy_inventory .return_qty_container .return_qty, #importUserBill #prescription_template_form .qty_container .qty, #importUserBill #prescription_template_form .qty_container .return_qty, #importUserBill #prescription_template_form .return_qty_container .qty, #importUserBill #prescription_template_form .return_qty_container .return_qty, #importUserBill #new_staff_network_rule_form .qty_container .qty, #importUserBill #new_staff_network_rule_form .qty_container .return_qty, #importUserBill #new_staff_network_rule_form .return_qty_container .qty, #importUserBill #new_staff_network_rule_form .return_qty_container .return_qty, #importUserBill #new_hospital_radiology_order .qty_container .qty, #importUserBill #new_hospital_radiology_order .qty_container .return_qty, #importUserBill #new_hospital_radiology_order .return_qty_container .qty, #importUserBill #new_hospital_radiology_order .return_qty_container .return_qty, #importUserBill #edit_hospital_radiology_order .qty_container .qty, #importUserBill #edit_hospital_radiology_order .qty_container .return_qty, #importUserBill #edit_hospital_radiology_order .return_qty_container .qty, #importUserBill #edit_hospital_radiology_order .return_qty_container .return_qty, #importUserBill #edit_hospital_radiology_test .qty_container .qty, #importUserBill #edit_hospital_radiology_test .qty_container .return_qty, #importUserBill #edit_hospital_radiology_test .return_qty_container .qty, #importUserBill #edit_hospital_radiology_test .return_qty_container .return_qty, #importUserBill #create_user_anon_bill .qty_container .qty, #importUserBill #create_user_anon_bill .qty_container .return_qty, #importUserBill #create_user_anon_bill .return_qty_container .qty, #importUserBill #create_user_anon_bill .return_qty_container .return_qty, #importUserBill #radiology_order_template .qty_container .qty, #importUserBill #radiology_order_template .qty_container .return_qty, #importUserBill #radiology_order_template .return_qty_container .qty, #importUserBill #radiology_order_template .return_qty_container .return_qty, #importUserBill #add_doctorreferral .qty_container .qty, #importUserBill #add_doctorreferral .qty_container .return_qty, #importUserBill #add_doctorreferral .return_qty_container .qty, #importUserBill #add_doctorreferral .return_qty_container .return_qty, #importUserBill #new_pharmacy_order_form .qty_container .qty, #importUserBill #new_pharmacy_order_form .qty_container .return_qty, #importUserBill #new_pharmacy_order_form .return_qty_container .qty, #importUserBill #new_pharmacy_order_form .return_qty_container .return_qty, #importUserBill #edit_pharmacy_order_form .qty_container .qty, #importUserBill #edit_pharmacy_order_form .qty_container .return_qty, #importUserBill #edit_pharmacy_order_form .return_qty_container .qty, #importUserBill #edit_pharmacy_order_form .return_qty_container .return_qty, #importUserBill #vaccination_type .qty_container .qty, #importUserBill #vaccination_type .qty_container .return_qty, #importUserBill #vaccination_type .return_qty_container .qty, #importUserBill #vaccination_type .return_qty_container .return_qty, #importUserBill #update_pharamacy_full_stock .qty_container .qty, #importUserBill #update_pharamacy_full_stock .qty_container .return_qty, #importUserBill #update_pharamacy_full_stock .return_qty_container .qty, #importUserBill #update_pharamacy_full_stock .return_qty_container .return_qty, #importUserBill .print_template_row_form .qty_container .qty, #importUserBill .print_template_row_form .qty_container .return_qty, #importUserBill .print_template_row_form .return_qty_container .qty, #importUserBill .print_template_row_form .return_qty_container .return_qty, #importUserBill .new_print_template_block .qty_container .qty, #importUserBill .new_print_template_block .qty_container .return_qty, #importUserBill .new_print_template_block .return_qty_container .qty, #importUserBill .new_print_template_block .return_qty_container .return_qty, #importUserBill .edit_print_template_block .qty_container .qty, #importUserBill .edit_print_template_block .qty_container .return_qty, #importUserBill .edit_print_template_block .return_qty_container .qty, #importUserBill .edit_print_template_block .return_qty_container .return_qty, #importUserBill #referral_payouts_update .qty_container .qty, #importUserBill #referral_payouts_update .qty_container .return_qty, #importUserBill #referral_payouts_update .return_qty_container .qty, #importUserBill #referral_payouts_update .return_qty_container .return_qty, #importUserBill #return_hospital_pharmacy_bill .qty_container .qty, #importUserBill #return_hospital_pharmacy_bill .qty_container .return_qty, #importUserBill #return_hospital_pharmacy_bill .return_qty_container .qty, #importUserBill #return_hospital_pharmacy_bill .return_qty_container .return_qty, #importUserBill #new_doctor_network_rule_form .qty_container .qty, #importUserBill #new_doctor_network_rule_form .qty_container .return_qty, #importUserBill #new_doctor_network_rule_form .return_qty_container .qty, #importUserBill #new_doctor_network_rule_form .return_qty_container .return_qty, #editOrderTemplatemodal #new_hospital_patient_bill .qty_container .qty, #editOrderTemplatemodal #new_hospital_patient_bill .qty_container .return_qty, #editOrderTemplatemodal #new_hospital_patient_bill .return_qty_container .qty, #editOrderTemplatemodal #new_hospital_patient_bill .return_qty_container .return_qty, #editOrderTemplatemodal #new_hospital_pharmacy_bill .qty_container .qty, #editOrderTemplatemodal #new_hospital_pharmacy_bill .qty_container .return_qty, #editOrderTemplatemodal #new_hospital_pharmacy_bill .return_qty_container .qty, #editOrderTemplatemodal #new_hospital_pharmacy_bill .return_qty_container .return_qty, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .qty_container .qty, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .qty_container .return_qty, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .return_qty_container .qty, #editOrderTemplatemodal #edit_hospital_pharmacy_bill .return_qty_container .return_qty, #editOrderTemplatemodal #create_hospital_bill_template .qty_container .qty, #editOrderTemplatemodal #create_hospital_bill_template .qty_container .return_qty, #editOrderTemplatemodal #create_hospital_bill_template .return_qty_container .qty, #editOrderTemplatemodal #create_hospital_bill_template .return_qty_container .return_qty, #editOrderTemplatemodal #edit_hospital_patient_bill .qty_container .qty, #editOrderTemplatemodal #edit_hospital_patient_bill .qty_container .return_qty, #editOrderTemplatemodal #edit_hospital_patient_bill .return_qty_container .qty, #editOrderTemplatemodal #edit_hospital_patient_bill .return_qty_container .return_qty, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .qty_container .qty, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .qty_container .return_qty, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .return_qty_container .qty, #editOrderTemplatemodal #new_hospital_pharmacy_inventory .return_qty_container .return_qty, #editOrderTemplatemodal #prescription_template_form .qty_container .qty, #editOrderTemplatemodal #prescription_template_form .qty_container .return_qty, #editOrderTemplatemodal #prescription_template_form .return_qty_container .qty, #editOrderTemplatemodal #prescription_template_form .return_qty_container .return_qty, #editOrderTemplatemodal #new_staff_network_rule_form .qty_container .qty, #editOrderTemplatemodal #new_staff_network_rule_form .qty_container .return_qty, #editOrderTemplatemodal #new_staff_network_rule_form .return_qty_container .qty, #editOrderTemplatemodal #new_staff_network_rule_form .return_qty_container .return_qty, #editOrderTemplatemodal #new_hospital_radiology_order .qty_container .qty, #editOrderTemplatemodal #new_hospital_radiology_order .qty_container .return_qty, #editOrderTemplatemodal #new_hospital_radiology_order .return_qty_container .qty, #editOrderTemplatemodal #new_hospital_radiology_order .return_qty_container .return_qty, #editOrderTemplatemodal #edit_hospital_radiology_order .qty_container .qty, #editOrderTemplatemodal #edit_hospital_radiology_order .qty_container .return_qty, #editOrderTemplatemodal #edit_hospital_radiology_order .return_qty_container .qty, #editOrderTemplatemodal #edit_hospital_radiology_order .return_qty_container .return_qty, #editOrderTemplatemodal #edit_hospital_radiology_test .qty_container .qty, #editOrderTemplatemodal #edit_hospital_radiology_test .qty_container .return_qty, #editOrderTemplatemodal #edit_hospital_radiology_test .return_qty_container .qty, #editOrderTemplatemodal #edit_hospital_radiology_test .return_qty_container .return_qty, #editOrderTemplatemodal #create_user_anon_bill .qty_container .qty, #editOrderTemplatemodal #create_user_anon_bill .qty_container .return_qty, #editOrderTemplatemodal #create_user_anon_bill .return_qty_container .qty, #editOrderTemplatemodal #create_user_anon_bill .return_qty_container .return_qty, #editOrderTemplatemodal #radiology_order_template .qty_container .qty, #editOrderTemplatemodal #radiology_order_template .qty_container .return_qty, #editOrderTemplatemodal #radiology_order_template .return_qty_container .qty, #editOrderTemplatemodal #radiology_order_template .return_qty_container .return_qty, #editOrderTemplatemodal #add_doctorreferral .qty_container .qty, #editOrderTemplatemodal #add_doctorreferral .qty_container .return_qty, #editOrderTemplatemodal #add_doctorreferral .return_qty_container .qty, #editOrderTemplatemodal #add_doctorreferral .return_qty_container .return_qty, #editOrderTemplatemodal #new_pharmacy_order_form .qty_container .qty, #editOrderTemplatemodal #new_pharmacy_order_form .qty_container .return_qty, #editOrderTemplatemodal #new_pharmacy_order_form .return_qty_container .qty, #editOrderTemplatemodal #new_pharmacy_order_form .return_qty_container .return_qty, #editOrderTemplatemodal #edit_pharmacy_order_form .qty_container .qty, #editOrderTemplatemodal #edit_pharmacy_order_form .qty_container .return_qty, #editOrderTemplatemodal #edit_pharmacy_order_form .return_qty_container .qty, #editOrderTemplatemodal #edit_pharmacy_order_form .return_qty_container .return_qty, #editOrderTemplatemodal #vaccination_type .qty_container .qty, #editOrderTemplatemodal #vaccination_type .qty_container .return_qty, #editOrderTemplatemodal #vaccination_type .return_qty_container .qty, #editOrderTemplatemodal #vaccination_type .return_qty_container .return_qty, #editOrderTemplatemodal #update_pharamacy_full_stock .qty_container .qty, #editOrderTemplatemodal #update_pharamacy_full_stock .qty_container .return_qty, #editOrderTemplatemodal #update_pharamacy_full_stock .return_qty_container .qty, #editOrderTemplatemodal #update_pharamacy_full_stock .return_qty_container .return_qty, #editOrderTemplatemodal .print_template_row_form .qty_container .qty, #editOrderTemplatemodal .print_template_row_form .qty_container .return_qty, #editOrderTemplatemodal .print_template_row_form .return_qty_container .qty, #editOrderTemplatemodal .print_template_row_form .return_qty_container .return_qty, #editOrderTemplatemodal .new_print_template_block .qty_container .qty, #editOrderTemplatemodal .new_print_template_block .qty_container .return_qty, #editOrderTemplatemodal .new_print_template_block .return_qty_container .qty, #editOrderTemplatemodal .new_print_template_block .return_qty_container .return_qty, #editOrderTemplatemodal .edit_print_template_block .qty_container .qty, #editOrderTemplatemodal .edit_print_template_block .qty_container .return_qty, #editOrderTemplatemodal .edit_print_template_block .return_qty_container .qty, #editOrderTemplatemodal .edit_print_template_block .return_qty_container .return_qty, #editOrderTemplatemodal #referral_payouts_update .qty_container .qty, #editOrderTemplatemodal #referral_payouts_update .qty_container .return_qty, #editOrderTemplatemodal #referral_payouts_update .return_qty_container .qty, #editOrderTemplatemodal #referral_payouts_update .return_qty_container .return_qty, #editOrderTemplatemodal #return_hospital_pharmacy_bill .qty_container .qty, #editOrderTemplatemodal #return_hospital_pharmacy_bill .qty_container .return_qty, #editOrderTemplatemodal #return_hospital_pharmacy_bill .return_qty_container .qty, #editOrderTemplatemodal #return_hospital_pharmacy_bill .return_qty_container .return_qty, #editOrderTemplatemodal #new_doctor_network_rule_form .qty_container .qty, #editOrderTemplatemodal #new_doctor_network_rule_form .qty_container .return_qty, #editOrderTemplatemodal #new_doctor_network_rule_form .return_qty_container .qty, #editOrderTemplatemodal #new_doctor_network_rule_form .return_qty_container .return_qty, #editReferralTemplatemodal #new_hospital_patient_bill .qty_container .qty, #editReferralTemplatemodal #new_hospital_patient_bill .qty_container .return_qty, #editReferralTemplatemodal #new_hospital_patient_bill .return_qty_container .qty, #editReferralTemplatemodal #new_hospital_patient_bill .return_qty_container .return_qty, #editReferralTemplatemodal #new_hospital_pharmacy_bill .qty_container .qty, #editReferralTemplatemodal #new_hospital_pharmacy_bill .qty_container .return_qty, #editReferralTemplatemodal #new_hospital_pharmacy_bill .return_qty_container .qty, #editReferralTemplatemodal #new_hospital_pharmacy_bill .return_qty_container .return_qty, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .qty_container .qty, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .qty_container .return_qty, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .return_qty_container .qty, #editReferralTemplatemodal #edit_hospital_pharmacy_bill .return_qty_container .return_qty, #editReferralTemplatemodal #create_hospital_bill_template .qty_container .qty, #editReferralTemplatemodal #create_hospital_bill_template .qty_container .return_qty, #editReferralTemplatemodal #create_hospital_bill_template .return_qty_container .qty, #editReferralTemplatemodal #create_hospital_bill_template .return_qty_container .return_qty, #editReferralTemplatemodal #edit_hospital_patient_bill .qty_container .qty, #editReferralTemplatemodal #edit_hospital_patient_bill .qty_container .return_qty, #editReferralTemplatemodal #edit_hospital_patient_bill .return_qty_container .qty, #editReferralTemplatemodal #edit_hospital_patient_bill .return_qty_container .return_qty, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .qty_container .qty, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .qty_container .return_qty, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .return_qty_container .qty, #editReferralTemplatemodal #new_hospital_pharmacy_inventory .return_qty_container .return_qty, #editReferralTemplatemodal #prescription_template_form .qty_container .qty, #editReferralTemplatemodal #prescription_template_form .qty_container .return_qty, #editReferralTemplatemodal #prescription_template_form .return_qty_container .qty, #editReferralTemplatemodal #prescription_template_form .return_qty_container .return_qty, #editReferralTemplatemodal #new_staff_network_rule_form .qty_container .qty, #editReferralTemplatemodal #new_staff_network_rule_form .qty_container .return_qty, #editReferralTemplatemodal #new_staff_network_rule_form .return_qty_container .qty, #editReferralTemplatemodal #new_staff_network_rule_form .return_qty_container .return_qty, #editReferralTemplatemodal #new_hospital_radiology_order .qty_container .qty, #editReferralTemplatemodal #new_hospital_radiology_order .qty_container .return_qty, #editReferralTemplatemodal #new_hospital_radiology_order .return_qty_container .qty, #editReferralTemplatemodal #new_hospital_radiology_order .return_qty_container .return_qty, #editReferralTemplatemodal #edit_hospital_radiology_order .qty_container .qty, #editReferralTemplatemodal #edit_hospital_radiology_order .qty_container .return_qty, #editReferralTemplatemodal #edit_hospital_radiology_order .return_qty_container .qty, #editReferralTemplatemodal #edit_hospital_radiology_order .return_qty_container .return_qty, #editReferralTemplatemodal #edit_hospital_radiology_test .qty_container .qty, #editReferralTemplatemodal #edit_hospital_radiology_test .qty_container .return_qty, #editReferralTemplatemodal #edit_hospital_radiology_test .return_qty_container .qty, #editReferralTemplatemodal #edit_hospital_radiology_test .return_qty_container .return_qty, #editReferralTemplatemodal #create_user_anon_bill .qty_container .qty, #editReferralTemplatemodal #create_user_anon_bill .qty_container .return_qty, #editReferralTemplatemodal #create_user_anon_bill .return_qty_container .qty, #editReferralTemplatemodal #create_user_anon_bill .return_qty_container .return_qty, #editReferralTemplatemodal #radiology_order_template .qty_container .qty, #editReferralTemplatemodal #radiology_order_template .qty_container .return_qty, #editReferralTemplatemodal #radiology_order_template .return_qty_container .qty, #editReferralTemplatemodal #radiology_order_template .return_qty_container .return_qty, #editReferralTemplatemodal #add_doctorreferral .qty_container .qty, #editReferralTemplatemodal #add_doctorreferral .qty_container .return_qty, #editReferralTemplatemodal #add_doctorreferral .return_qty_container .qty, #editReferralTemplatemodal #add_doctorreferral .return_qty_container .return_qty, #editReferralTemplatemodal #new_pharmacy_order_form .qty_container .qty, #editReferralTemplatemodal #new_pharmacy_order_form .qty_container .return_qty, #editReferralTemplatemodal #new_pharmacy_order_form .return_qty_container .qty, #editReferralTemplatemodal #new_pharmacy_order_form .return_qty_container .return_qty, #editReferralTemplatemodal #edit_pharmacy_order_form .qty_container .qty, #editReferralTemplatemodal #edit_pharmacy_order_form .qty_container .return_qty, #editReferralTemplatemodal #edit_pharmacy_order_form .return_qty_container .qty, #editReferralTemplatemodal #edit_pharmacy_order_form .return_qty_container .return_qty, #editReferralTemplatemodal #vaccination_type .qty_container .qty, #editReferralTemplatemodal #vaccination_type .qty_container .return_qty, #editReferralTemplatemodal #vaccination_type .return_qty_container .qty, #editReferralTemplatemodal #vaccination_type .return_qty_container .return_qty, #editReferralTemplatemodal #update_pharamacy_full_stock .qty_container .qty, #editReferralTemplatemodal #update_pharamacy_full_stock .qty_container .return_qty, #editReferralTemplatemodal #update_pharamacy_full_stock .return_qty_container .qty, #editReferralTemplatemodal #update_pharamacy_full_stock .return_qty_container .return_qty, #editReferralTemplatemodal .print_template_row_form .qty_container .qty, #editReferralTemplatemodal .print_template_row_form .qty_container .return_qty, #editReferralTemplatemodal .print_template_row_form .return_qty_container .qty, #editReferralTemplatemodal .print_template_row_form .return_qty_container .return_qty, #editReferralTemplatemodal .new_print_template_block .qty_container .qty, #editReferralTemplatemodal .new_print_template_block .qty_container .return_qty, #editReferralTemplatemodal .new_print_template_block .return_qty_container .qty, #editReferralTemplatemodal .new_print_template_block .return_qty_container .return_qty, #editReferralTemplatemodal .edit_print_template_block .qty_container .qty, #editReferralTemplatemodal .edit_print_template_block .qty_container .return_qty, #editReferralTemplatemodal .edit_print_template_block .return_qty_container .qty, #editReferralTemplatemodal .edit_print_template_block .return_qty_container .return_qty, #editReferralTemplatemodal #referral_payouts_update .qty_container .qty, #editReferralTemplatemodal #referral_payouts_update .qty_container .return_qty, #editReferralTemplatemodal #referral_payouts_update .return_qty_container .qty, #editReferralTemplatemodal #referral_payouts_update .return_qty_container .return_qty, #editReferralTemplatemodal #return_hospital_pharmacy_bill .qty_container .qty, #editReferralTemplatemodal #return_hospital_pharmacy_bill .qty_container .return_qty, #editReferralTemplatemodal #return_hospital_pharmacy_bill .return_qty_container .qty, #editReferralTemplatemodal #return_hospital_pharmacy_bill .return_qty_container .return_qty, #editReferralTemplatemodal #new_doctor_network_rule_form .qty_container .qty, #editReferralTemplatemodal #new_doctor_network_rule_form .qty_container .return_qty, #editReferralTemplatemodal #new_doctor_network_rule_form .return_qty_container .qty, #editReferralTemplatemodal #new_doctor_network_rule_form .return_qty_container .return_qty, #VaccinationTemplatemodal #new_hospital_patient_bill .qty_container .qty, #VaccinationTemplatemodal #new_hospital_patient_bill .qty_container .return_qty, #VaccinationTemplatemodal #new_hospital_patient_bill .return_qty_container .qty, #VaccinationTemplatemodal #new_hospital_patient_bill .return_qty_container .return_qty, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .qty_container .qty, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .qty_container .return_qty, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .return_qty_container .qty, #VaccinationTemplatemodal #new_hospital_pharmacy_bill .return_qty_container .return_qty, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .qty_container .qty, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .qty_container .return_qty, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .return_qty_container .qty, #VaccinationTemplatemodal #edit_hospital_pharmacy_bill .return_qty_container .return_qty, #VaccinationTemplatemodal #create_hospital_bill_template .qty_container .qty, #VaccinationTemplatemodal #create_hospital_bill_template .qty_container .return_qty, #VaccinationTemplatemodal #create_hospital_bill_template .return_qty_container .qty, #VaccinationTemplatemodal #create_hospital_bill_template .return_qty_container .return_qty, #VaccinationTemplatemodal #edit_hospital_patient_bill .qty_container .qty, #VaccinationTemplatemodal #edit_hospital_patient_bill .qty_container .return_qty, #VaccinationTemplatemodal #edit_hospital_patient_bill .return_qty_container .qty, #VaccinationTemplatemodal #edit_hospital_patient_bill .return_qty_container .return_qty, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .qty_container .qty, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .qty_container .return_qty, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .return_qty_container .qty, #VaccinationTemplatemodal #new_hospital_pharmacy_inventory .return_qty_container .return_qty, #VaccinationTemplatemodal #prescription_template_form .qty_container .qty, #VaccinationTemplatemodal #prescription_template_form .qty_container .return_qty, #VaccinationTemplatemodal #prescription_template_form .return_qty_container .qty, #VaccinationTemplatemodal #prescription_template_form .return_qty_container .return_qty, #VaccinationTemplatemodal #new_staff_network_rule_form .qty_container .qty, #VaccinationTemplatemodal #new_staff_network_rule_form .qty_container .return_qty, #VaccinationTemplatemodal #new_staff_network_rule_form .return_qty_container .qty, #VaccinationTemplatemodal #new_staff_network_rule_form .return_qty_container .return_qty, #VaccinationTemplatemodal #new_hospital_radiology_order .qty_container .qty, #VaccinationTemplatemodal #new_hospital_radiology_order .qty_container .return_qty, #VaccinationTemplatemodal #new_hospital_radiology_order .return_qty_container .qty, #VaccinationTemplatemodal #new_hospital_radiology_order .return_qty_container .return_qty, #VaccinationTemplatemodal #edit_hospital_radiology_order .qty_container .qty, #VaccinationTemplatemodal #edit_hospital_radiology_order .qty_container .return_qty, #VaccinationTemplatemodal #edit_hospital_radiology_order .return_qty_container .qty, #VaccinationTemplatemodal #edit_hospital_radiology_order .return_qty_container .return_qty, #VaccinationTemplatemodal #edit_hospital_radiology_test .qty_container .qty, #VaccinationTemplatemodal #edit_hospital_radiology_test .qty_container .return_qty, #VaccinationTemplatemodal #edit_hospital_radiology_test .return_qty_container .qty, #VaccinationTemplatemodal #edit_hospital_radiology_test .return_qty_container .return_qty, #VaccinationTemplatemodal #create_user_anon_bill .qty_container .qty, #VaccinationTemplatemodal #create_user_anon_bill .qty_container .return_qty, #VaccinationTemplatemodal #create_user_anon_bill .return_qty_container .qty, #VaccinationTemplatemodal #create_user_anon_bill .return_qty_container .return_qty, #VaccinationTemplatemodal #radiology_order_template .qty_container .qty, #VaccinationTemplatemodal #radiology_order_template .qty_container .return_qty, #VaccinationTemplatemodal #radiology_order_template .return_qty_container .qty, #VaccinationTemplatemodal #radiology_order_template .return_qty_container .return_qty, #VaccinationTemplatemodal #add_doctorreferral .qty_container .qty, #VaccinationTemplatemodal #add_doctorreferral .qty_container .return_qty, #VaccinationTemplatemodal #add_doctorreferral .return_qty_container .qty, #VaccinationTemplatemodal #add_doctorreferral .return_qty_container .return_qty, #VaccinationTemplatemodal #new_pharmacy_order_form .qty_container .qty, #VaccinationTemplatemodal #new_pharmacy_order_form .qty_container .return_qty, #VaccinationTemplatemodal #new_pharmacy_order_form .return_qty_container .qty, #VaccinationTemplatemodal #new_pharmacy_order_form .return_qty_container .return_qty, #VaccinationTemplatemodal #edit_pharmacy_order_form .qty_container .qty, #VaccinationTemplatemodal #edit_pharmacy_order_form .qty_container .return_qty, #VaccinationTemplatemodal #edit_pharmacy_order_form .return_qty_container .qty, #VaccinationTemplatemodal #edit_pharmacy_order_form .return_qty_container .return_qty, #VaccinationTemplatemodal #vaccination_type .qty_container .qty, #VaccinationTemplatemodal #vaccination_type .qty_container .return_qty, #VaccinationTemplatemodal #vaccination_type .return_qty_container .qty, #VaccinationTemplatemodal #vaccination_type .return_qty_container .return_qty, #VaccinationTemplatemodal #update_pharamacy_full_stock .qty_container .qty, #VaccinationTemplatemodal #update_pharamacy_full_stock .qty_container .return_qty, #VaccinationTemplatemodal #update_pharamacy_full_stock .return_qty_container .qty, #VaccinationTemplatemodal #update_pharamacy_full_stock .return_qty_container .return_qty, #VaccinationTemplatemodal .print_template_row_form .qty_container .qty, #VaccinationTemplatemodal .print_template_row_form .qty_container .return_qty, #VaccinationTemplatemodal .print_template_row_form .return_qty_container .qty, #VaccinationTemplatemodal .print_template_row_form .return_qty_container .return_qty, #VaccinationTemplatemodal .new_print_template_block .qty_container .qty, #VaccinationTemplatemodal .new_print_template_block .qty_container .return_qty, #VaccinationTemplatemodal .new_print_template_block .return_qty_container .qty, #VaccinationTemplatemodal .new_print_template_block .return_qty_container .return_qty, #VaccinationTemplatemodal .edit_print_template_block .qty_container .qty, #VaccinationTemplatemodal .edit_print_template_block .qty_container .return_qty, #VaccinationTemplatemodal .edit_print_template_block .return_qty_container .qty, #VaccinationTemplatemodal .edit_print_template_block .return_qty_container .return_qty, #VaccinationTemplatemodal #referral_payouts_update .qty_container .qty, #VaccinationTemplatemodal #referral_payouts_update .qty_container .return_qty, #VaccinationTemplatemodal #referral_payouts_update .return_qty_container .qty, #VaccinationTemplatemodal #referral_payouts_update .return_qty_container .return_qty, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .qty_container .qty, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .qty_container .return_qty, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .return_qty_container .qty, #VaccinationTemplatemodal #return_hospital_pharmacy_bill .return_qty_container .return_qty, #VaccinationTemplatemodal #new_doctor_network_rule_form .qty_container .qty, #VaccinationTemplatemodal #new_doctor_network_rule_form .qty_container .return_qty, #VaccinationTemplatemodal #new_doctor_network_rule_form .return_qty_container .qty, #VaccinationTemplatemodal #new_doctor_network_rule_form .return_qty_container .return_qty, #update_pharmacy_order_stock #new_hospital_patient_bill .qty_container .qty, #update_pharmacy_order_stock #new_hospital_patient_bill .qty_container .return_qty, #update_pharmacy_order_stock #new_hospital_patient_bill .return_qty_container .qty, #update_pharmacy_order_stock #new_hospital_patient_bill .return_qty_container .return_qty, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .qty_container .qty, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .qty_container .return_qty, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .return_qty_container .qty, #update_pharmacy_order_stock #new_hospital_pharmacy_bill .return_qty_container .return_qty, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .qty_container .qty, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .qty_container .return_qty, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .return_qty_container .qty, #update_pharmacy_order_stock #edit_hospital_pharmacy_bill .return_qty_container .return_qty, #update_pharmacy_order_stock #create_hospital_bill_template .qty_container .qty, #update_pharmacy_order_stock #create_hospital_bill_template .qty_container .return_qty, #update_pharmacy_order_stock #create_hospital_bill_template .return_qty_container .qty, #update_pharmacy_order_stock #create_hospital_bill_template .return_qty_container .return_qty, #update_pharmacy_order_stock #edit_hospital_patient_bill .qty_container .qty, #update_pharmacy_order_stock #edit_hospital_patient_bill .qty_container .return_qty, #update_pharmacy_order_stock #edit_hospital_patient_bill .return_qty_container .qty, #update_pharmacy_order_stock #edit_hospital_patient_bill .return_qty_container .return_qty, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .qty_container .qty, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .qty_container .return_qty, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .return_qty_container .qty, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .return_qty_container .return_qty, #update_pharmacy_order_stock #prescription_template_form .qty_container .qty, #update_pharmacy_order_stock #prescription_template_form .qty_container .return_qty, #update_pharmacy_order_stock #prescription_template_form .return_qty_container .qty, #update_pharmacy_order_stock #prescription_template_form .return_qty_container .return_qty, #update_pharmacy_order_stock #new_staff_network_rule_form .qty_container .qty, #update_pharmacy_order_stock #new_staff_network_rule_form .qty_container .return_qty, #update_pharmacy_order_stock #new_staff_network_rule_form .return_qty_container .qty, #update_pharmacy_order_stock #new_staff_network_rule_form .return_qty_container .return_qty, #update_pharmacy_order_stock #new_hospital_radiology_order .qty_container .qty, #update_pharmacy_order_stock #new_hospital_radiology_order .qty_container .return_qty, #update_pharmacy_order_stock #new_hospital_radiology_order .return_qty_container .qty, #update_pharmacy_order_stock #new_hospital_radiology_order .return_qty_container .return_qty, #update_pharmacy_order_stock #edit_hospital_radiology_order .qty_container .qty, #update_pharmacy_order_stock #edit_hospital_radiology_order .qty_container .return_qty, #update_pharmacy_order_stock #edit_hospital_radiology_order .return_qty_container .qty, #update_pharmacy_order_stock #edit_hospital_radiology_order .return_qty_container .return_qty, #update_pharmacy_order_stock #edit_hospital_radiology_test .qty_container .qty, #update_pharmacy_order_stock #edit_hospital_radiology_test .qty_container .return_qty, #update_pharmacy_order_stock #edit_hospital_radiology_test .return_qty_container .qty, #update_pharmacy_order_stock #edit_hospital_radiology_test .return_qty_container .return_qty, #update_pharmacy_order_stock #create_user_anon_bill .qty_container .qty, #update_pharmacy_order_stock #create_user_anon_bill .qty_container .return_qty, #update_pharmacy_order_stock #create_user_anon_bill .return_qty_container .qty, #update_pharmacy_order_stock #create_user_anon_bill .return_qty_container .return_qty, #update_pharmacy_order_stock #radiology_order_template .qty_container .qty, #update_pharmacy_order_stock #radiology_order_template .qty_container .return_qty, #update_pharmacy_order_stock #radiology_order_template .return_qty_container .qty, #update_pharmacy_order_stock #radiology_order_template .return_qty_container .return_qty, #update_pharmacy_order_stock #add_doctorreferral .qty_container .qty, #update_pharmacy_order_stock #add_doctorreferral .qty_container .return_qty, #update_pharmacy_order_stock #add_doctorreferral .return_qty_container .qty, #update_pharmacy_order_stock #add_doctorreferral .return_qty_container .return_qty, #update_pharmacy_order_stock #new_pharmacy_order_form .qty_container .qty, #update_pharmacy_order_stock #new_pharmacy_order_form .qty_container .return_qty, #update_pharmacy_order_stock #new_pharmacy_order_form .return_qty_container .qty, #update_pharmacy_order_stock #new_pharmacy_order_form .return_qty_container .return_qty, #update_pharmacy_order_stock #edit_pharmacy_order_form .qty_container .qty, #update_pharmacy_order_stock #edit_pharmacy_order_form .qty_container .return_qty, #update_pharmacy_order_stock #edit_pharmacy_order_form .return_qty_container .qty, #update_pharmacy_order_stock #edit_pharmacy_order_form .return_qty_container .return_qty, #update_pharmacy_order_stock #vaccination_type .qty_container .qty, #update_pharmacy_order_stock #vaccination_type .qty_container .return_qty, #update_pharmacy_order_stock #vaccination_type .return_qty_container .qty, #update_pharmacy_order_stock #vaccination_type .return_qty_container .return_qty, #update_pharmacy_order_stock #update_pharamacy_full_stock .qty_container .qty, #update_pharmacy_order_stock #update_pharamacy_full_stock .qty_container .return_qty, #update_pharmacy_order_stock #update_pharamacy_full_stock .return_qty_container .qty, #update_pharmacy_order_stock #update_pharamacy_full_stock .return_qty_container .return_qty, #update_pharmacy_order_stock .print_template_row_form .qty_container .qty, #update_pharmacy_order_stock .print_template_row_form .qty_container .return_qty, #update_pharmacy_order_stock .print_template_row_form .return_qty_container .qty, #update_pharmacy_order_stock .print_template_row_form .return_qty_container .return_qty, #update_pharmacy_order_stock .new_print_template_block .qty_container .qty, #update_pharmacy_order_stock .new_print_template_block .qty_container .return_qty, #update_pharmacy_order_stock .new_print_template_block .return_qty_container .qty, #update_pharmacy_order_stock .new_print_template_block .return_qty_container .return_qty, #update_pharmacy_order_stock .edit_print_template_block .qty_container .qty, #update_pharmacy_order_stock .edit_print_template_block .qty_container .return_qty, #update_pharmacy_order_stock .edit_print_template_block .return_qty_container .qty, #update_pharmacy_order_stock .edit_print_template_block .return_qty_container .return_qty, #update_pharmacy_order_stock #referral_payouts_update .qty_container .qty, #update_pharmacy_order_stock #referral_payouts_update .qty_container .return_qty, #update_pharmacy_order_stock #referral_payouts_update .return_qty_container .qty, #update_pharmacy_order_stock #referral_payouts_update .return_qty_container .return_qty, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .qty_container .qty, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .qty_container .return_qty, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .return_qty_container .qty, #update_pharmacy_order_stock #return_hospital_pharmacy_bill .return_qty_container .return_qty, #update_pharmacy_order_stock #new_doctor_network_rule_form .qty_container .qty, #update_pharmacy_order_stock #new_doctor_network_rule_form .qty_container .return_qty, #update_pharmacy_order_stock #new_doctor_network_rule_form .return_qty_container .qty, #update_pharmacy_order_stock #new_doctor_network_rule_form .return_qty_container .return_qty, #addMoreList #new_hospital_patient_bill .qty_container .qty, #addMoreList #new_hospital_patient_bill .qty_container .return_qty, #addMoreList #new_hospital_patient_bill .return_qty_container .qty, #addMoreList #new_hospital_patient_bill .return_qty_container .return_qty, #addMoreList #new_hospital_pharmacy_bill .qty_container .qty, #addMoreList #new_hospital_pharmacy_bill .qty_container .return_qty, #addMoreList #new_hospital_pharmacy_bill .return_qty_container .qty, #addMoreList #new_hospital_pharmacy_bill .return_qty_container .return_qty, #addMoreList #edit_hospital_pharmacy_bill .qty_container .qty, #addMoreList #edit_hospital_pharmacy_bill .qty_container .return_qty, #addMoreList #edit_hospital_pharmacy_bill .return_qty_container .qty, #addMoreList #edit_hospital_pharmacy_bill .return_qty_container .return_qty, #addMoreList #create_hospital_bill_template .qty_container .qty, #addMoreList #create_hospital_bill_template .qty_container .return_qty, #addMoreList #create_hospital_bill_template .return_qty_container .qty, #addMoreList #create_hospital_bill_template .return_qty_container .return_qty, #addMoreList #edit_hospital_patient_bill .qty_container .qty, #addMoreList #edit_hospital_patient_bill .qty_container .return_qty, #addMoreList #edit_hospital_patient_bill .return_qty_container .qty, #addMoreList #edit_hospital_patient_bill .return_qty_container .return_qty, #addMoreList #new_hospital_pharmacy_inventory .qty_container .qty, #addMoreList #new_hospital_pharmacy_inventory .qty_container .return_qty, #addMoreList #new_hospital_pharmacy_inventory .return_qty_container .qty, #addMoreList #new_hospital_pharmacy_inventory .return_qty_container .return_qty, #addMoreList #prescription_template_form .qty_container .qty, #addMoreList #prescription_template_form .qty_container .return_qty, #addMoreList #prescription_template_form .return_qty_container .qty, #addMoreList #prescription_template_form .return_qty_container .return_qty, #addMoreList #new_staff_network_rule_form .qty_container .qty, #addMoreList #new_staff_network_rule_form .qty_container .return_qty, #addMoreList #new_staff_network_rule_form .return_qty_container .qty, #addMoreList #new_staff_network_rule_form .return_qty_container .return_qty, #addMoreList #new_hospital_radiology_order .qty_container .qty, #addMoreList #new_hospital_radiology_order .qty_container .return_qty, #addMoreList #new_hospital_radiology_order .return_qty_container .qty, #addMoreList #new_hospital_radiology_order .return_qty_container .return_qty, #addMoreList #edit_hospital_radiology_order .qty_container .qty, #addMoreList #edit_hospital_radiology_order .qty_container .return_qty, #addMoreList #edit_hospital_radiology_order .return_qty_container .qty, #addMoreList #edit_hospital_radiology_order .return_qty_container .return_qty, #addMoreList #edit_hospital_radiology_test .qty_container .qty, #addMoreList #edit_hospital_radiology_test .qty_container .return_qty, #addMoreList #edit_hospital_radiology_test .return_qty_container .qty, #addMoreList #edit_hospital_radiology_test .return_qty_container .return_qty, #addMoreList #create_user_anon_bill .qty_container .qty, #addMoreList #create_user_anon_bill .qty_container .return_qty, #addMoreList #create_user_anon_bill .return_qty_container .qty, #addMoreList #create_user_anon_bill .return_qty_container .return_qty, #addMoreList #radiology_order_template .qty_container .qty, #addMoreList #radiology_order_template .qty_container .return_qty, #addMoreList #radiology_order_template .return_qty_container .qty, #addMoreList #radiology_order_template .return_qty_container .return_qty, #addMoreList #add_doctorreferral .qty_container .qty, #addMoreList #add_doctorreferral .qty_container .return_qty, #addMoreList #add_doctorreferral .return_qty_container .qty, #addMoreList #add_doctorreferral .return_qty_container .return_qty, #addMoreList #new_pharmacy_order_form .qty_container .qty, #addMoreList #new_pharmacy_order_form .qty_container .return_qty, #addMoreList #new_pharmacy_order_form .return_qty_container .qty, #addMoreList #new_pharmacy_order_form .return_qty_container .return_qty, #addMoreList #edit_pharmacy_order_form .qty_container .qty, #addMoreList #edit_pharmacy_order_form .qty_container .return_qty, #addMoreList #edit_pharmacy_order_form .return_qty_container .qty, #addMoreList #edit_pharmacy_order_form .return_qty_container .return_qty, #addMoreList #vaccination_type .qty_container .qty, #addMoreList #vaccination_type .qty_container .return_qty, #addMoreList #vaccination_type .return_qty_container .qty, #addMoreList #vaccination_type .return_qty_container .return_qty, #addMoreList #update_pharamacy_full_stock .qty_container .qty, #addMoreList #update_pharamacy_full_stock .qty_container .return_qty, #addMoreList #update_pharamacy_full_stock .return_qty_container .qty, #addMoreList #update_pharamacy_full_stock .return_qty_container .return_qty, #addMoreList .print_template_row_form .qty_container .qty, #addMoreList .print_template_row_form .qty_container .return_qty, #addMoreList .print_template_row_form .return_qty_container .qty, #addMoreList .print_template_row_form .return_qty_container .return_qty, #addMoreList .new_print_template_block .qty_container .qty, #addMoreList .new_print_template_block .qty_container .return_qty, #addMoreList .new_print_template_block .return_qty_container .qty, #addMoreList .new_print_template_block .return_qty_container .return_qty, #addMoreList .edit_print_template_block .qty_container .qty, #addMoreList .edit_print_template_block .qty_container .return_qty, #addMoreList .edit_print_template_block .return_qty_container .qty, #addMoreList .edit_print_template_block .return_qty_container .return_qty, #addMoreList #referral_payouts_update .qty_container .qty, #addMoreList #referral_payouts_update .qty_container .return_qty, #addMoreList #referral_payouts_update .return_qty_container .qty, #addMoreList #referral_payouts_update .return_qty_container .return_qty, #addMoreList #return_hospital_pharmacy_bill .qty_container .qty, #addMoreList #return_hospital_pharmacy_bill .qty_container .return_qty, #addMoreList #return_hospital_pharmacy_bill .return_qty_container .qty, #addMoreList #return_hospital_pharmacy_bill .return_qty_container .return_qty, #addMoreList #new_doctor_network_rule_form .qty_container .qty, #addMoreList #new_doctor_network_rule_form .qty_container .return_qty, #addMoreList #new_doctor_network_rule_form .return_qty_container .qty, #addMoreList #new_doctor_network_rule_form .return_qty_container .return_qty, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .qty_container .qty, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .qty_container .return_qty, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .return_qty_container .qty, #addTemplateHeaderBlocksModal #new_hospital_patient_bill .return_qty_container .return_qty, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .qty_container .qty, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .qty_container .return_qty, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .return_qty_container .qty, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_bill .return_qty_container .return_qty, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .qty_container .qty, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .qty_container .return_qty, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .return_qty_container .qty, #addTemplateHeaderBlocksModal #edit_hospital_pharmacy_bill .return_qty_container .return_qty, #addTemplateHeaderBlocksModal #create_hospital_bill_template .qty_container .qty, #addTemplateHeaderBlocksModal #create_hospital_bill_template .qty_container .return_qty, #addTemplateHeaderBlocksModal #create_hospital_bill_template .return_qty_container .qty, #addTemplateHeaderBlocksModal #create_hospital_bill_template .return_qty_container .return_qty, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .qty_container .qty, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .qty_container .return_qty, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .return_qty_container .qty, #addTemplateHeaderBlocksModal #edit_hospital_patient_bill .return_qty_container .return_qty, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .qty_container .qty, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .qty_container .return_qty, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .return_qty_container .qty, #addTemplateHeaderBlocksModal #new_hospital_pharmacy_inventory .return_qty_container .return_qty, #addTemplateHeaderBlocksModal #prescription_template_form .qty_container .qty, #addTemplateHeaderBlocksModal #prescription_template_form .qty_container .return_qty, #addTemplateHeaderBlocksModal #prescription_template_form .return_qty_container .qty, #addTemplateHeaderBlocksModal #prescription_template_form .return_qty_container .return_qty, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .qty_container .qty, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .qty_container .return_qty, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .return_qty_container .qty, #addTemplateHeaderBlocksModal #new_staff_network_rule_form .return_qty_container .return_qty, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .qty_container .qty, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .qty_container .return_qty, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .return_qty_container .qty, #addTemplateHeaderBlocksModal #new_hospital_radiology_order .return_qty_container .return_qty, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .qty_container .qty, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .qty_container .return_qty, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .return_qty_container .qty, #addTemplateHeaderBlocksModal #edit_hospital_radiology_order .return_qty_container .return_qty, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .qty_container .qty, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .qty_container .return_qty, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .return_qty_container .qty, #addTemplateHeaderBlocksModal #edit_hospital_radiology_test .return_qty_container .return_qty, #addTemplateHeaderBlocksModal #create_user_anon_bill .qty_container .qty, #addTemplateHeaderBlocksModal #create_user_anon_bill .qty_container .return_qty, #addTemplateHeaderBlocksModal #create_user_anon_bill .return_qty_container .qty, #addTemplateHeaderBlocksModal #create_user_anon_bill .return_qty_container .return_qty, #addTemplateHeaderBlocksModal #radiology_order_template .qty_container .qty, #addTemplateHeaderBlocksModal #radiology_order_template .qty_container .return_qty, #addTemplateHeaderBlocksModal #radiology_order_template .return_qty_container .qty, #addTemplateHeaderBlocksModal #radiology_order_template .return_qty_container .return_qty, #addTemplateHeaderBlocksModal #add_doctorreferral .qty_container .qty, #addTemplateHeaderBlocksModal #add_doctorreferral .qty_container .return_qty, #addTemplateHeaderBlocksModal #add_doctorreferral .return_qty_container .qty, #addTemplateHeaderBlocksModal #add_doctorreferral .return_qty_container .return_qty, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .qty_container .qty, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .qty_container .return_qty, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .return_qty_container .qty, #addTemplateHeaderBlocksModal #new_pharmacy_order_form .return_qty_container .return_qty, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .qty_container .qty, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .qty_container .return_qty, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .return_qty_container .qty, #addTemplateHeaderBlocksModal #edit_pharmacy_order_form .return_qty_container .return_qty, #addTemplateHeaderBlocksModal #vaccination_type .qty_container .qty, #addTemplateHeaderBlocksModal #vaccination_type .qty_container .return_qty, #addTemplateHeaderBlocksModal #vaccination_type .return_qty_container .qty, #addTemplateHeaderBlocksModal #vaccination_type .return_qty_container .return_qty, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .qty_container .qty, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .qty_container .return_qty, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .return_qty_container .qty, #addTemplateHeaderBlocksModal #update_pharamacy_full_stock .return_qty_container .return_qty, #addTemplateHeaderBlocksModal .print_template_row_form .qty_container .qty, #addTemplateHeaderBlocksModal .print_template_row_form .qty_container .return_qty, #addTemplateHeaderBlocksModal .print_template_row_form .return_qty_container .qty, #addTemplateHeaderBlocksModal .print_template_row_form .return_qty_container .return_qty, #addTemplateHeaderBlocksModal .new_print_template_block .qty_container .qty, #addTemplateHeaderBlocksModal .new_print_template_block .qty_container .return_qty, #addTemplateHeaderBlocksModal .new_print_template_block .return_qty_container .qty, #addTemplateHeaderBlocksModal .new_print_template_block .return_qty_container .return_qty, #addTemplateHeaderBlocksModal .edit_print_template_block .qty_container .qty, #addTemplateHeaderBlocksModal .edit_print_template_block .qty_container .return_qty, #addTemplateHeaderBlocksModal .edit_print_template_block .return_qty_container .qty, #addTemplateHeaderBlocksModal .edit_print_template_block .return_qty_container .return_qty, #addTemplateHeaderBlocksModal #referral_payouts_update .qty_container .qty, #addTemplateHeaderBlocksModal #referral_payouts_update .qty_container .return_qty, #addTemplateHeaderBlocksModal #referral_payouts_update .return_qty_container .qty, #addTemplateHeaderBlocksModal #referral_payouts_update .return_qty_container .return_qty, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .qty_container .qty, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .qty_container .return_qty, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .return_qty_container .qty, #addTemplateHeaderBlocksModal #return_hospital_pharmacy_bill .return_qty_container .return_qty, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .qty_container .qty, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .qty_container .return_qty, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .return_qty_container .qty, #addTemplateHeaderBlocksModal #new_doctor_network_rule_form .return_qty_container .return_qty, #referralPayoutTemplatemodal #new_hospital_patient_bill .qty_container .qty, #referralPayoutTemplatemodal #new_hospital_patient_bill .qty_container .return_qty, #referralPayoutTemplatemodal #new_hospital_patient_bill .return_qty_container .qty, #referralPayoutTemplatemodal #new_hospital_patient_bill .return_qty_container .return_qty, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .qty_container .qty, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .qty_container .return_qty, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .return_qty_container .qty, #referralPayoutTemplatemodal #new_hospital_pharmacy_bill .return_qty_container .return_qty, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .qty_container .qty, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .qty_container .return_qty, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .return_qty_container .qty, #referralPayoutTemplatemodal #edit_hospital_pharmacy_bill .return_qty_container .return_qty, #referralPayoutTemplatemodal #create_hospital_bill_template .qty_container .qty, #referralPayoutTemplatemodal #create_hospital_bill_template .qty_container .return_qty, #referralPayoutTemplatemodal #create_hospital_bill_template .return_qty_container .qty, #referralPayoutTemplatemodal #create_hospital_bill_template .return_qty_container .return_qty, #referralPayoutTemplatemodal #edit_hospital_patient_bill .qty_container .qty, #referralPayoutTemplatemodal #edit_hospital_patient_bill .qty_container .return_qty, #referralPayoutTemplatemodal #edit_hospital_patient_bill .return_qty_container .qty, #referralPayoutTemplatemodal #edit_hospital_patient_bill .return_qty_container .return_qty, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .qty_container .qty, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .qty_container .return_qty, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .return_qty_container .qty, #referralPayoutTemplatemodal #new_hospital_pharmacy_inventory .return_qty_container .return_qty, #referralPayoutTemplatemodal #prescription_template_form .qty_container .qty, #referralPayoutTemplatemodal #prescription_template_form .qty_container .return_qty, #referralPayoutTemplatemodal #prescription_template_form .return_qty_container .qty, #referralPayoutTemplatemodal #prescription_template_form .return_qty_container .return_qty, #referralPayoutTemplatemodal #new_staff_network_rule_form .qty_container .qty, #referralPayoutTemplatemodal #new_staff_network_rule_form .qty_container .return_qty, #referralPayoutTemplatemodal #new_staff_network_rule_form .return_qty_container .qty, #referralPayoutTemplatemodal #new_staff_network_rule_form .return_qty_container .return_qty, #referralPayoutTemplatemodal #new_hospital_radiology_order .qty_container .qty, #referralPayoutTemplatemodal #new_hospital_radiology_order .qty_container .return_qty, #referralPayoutTemplatemodal #new_hospital_radiology_order .return_qty_container .qty, #referralPayoutTemplatemodal #new_hospital_radiology_order .return_qty_container .return_qty, #referralPayoutTemplatemodal #edit_hospital_radiology_order .qty_container .qty, #referralPayoutTemplatemodal #edit_hospital_radiology_order .qty_container .return_qty, #referralPayoutTemplatemodal #edit_hospital_radiology_order .return_qty_container .qty, #referralPayoutTemplatemodal #edit_hospital_radiology_order .return_qty_container .return_qty, #referralPayoutTemplatemodal #edit_hospital_radiology_test .qty_container .qty, #referralPayoutTemplatemodal #edit_hospital_radiology_test .qty_container .return_qty, #referralPayoutTemplatemodal #edit_hospital_radiology_test .return_qty_container .qty, #referralPayoutTemplatemodal #edit_hospital_radiology_test .return_qty_container .return_qty, #referralPayoutTemplatemodal #create_user_anon_bill .qty_container .qty, #referralPayoutTemplatemodal #create_user_anon_bill .qty_container .return_qty, #referralPayoutTemplatemodal #create_user_anon_bill .return_qty_container .qty, #referralPayoutTemplatemodal #create_user_anon_bill .return_qty_container .return_qty, #referralPayoutTemplatemodal #radiology_order_template .qty_container .qty, #referralPayoutTemplatemodal #radiology_order_template .qty_container .return_qty, #referralPayoutTemplatemodal #radiology_order_template .return_qty_container .qty, #referralPayoutTemplatemodal #radiology_order_template .return_qty_container .return_qty, #referralPayoutTemplatemodal #add_doctorreferral .qty_container .qty, #referralPayoutTemplatemodal #add_doctorreferral .qty_container .return_qty, #referralPayoutTemplatemodal #add_doctorreferral .return_qty_container .qty, #referralPayoutTemplatemodal #add_doctorreferral .return_qty_container .return_qty, #referralPayoutTemplatemodal #new_pharmacy_order_form .qty_container .qty, #referralPayoutTemplatemodal #new_pharmacy_order_form .qty_container .return_qty, #referralPayoutTemplatemodal #new_pharmacy_order_form .return_qty_container .qty, #referralPayoutTemplatemodal #new_pharmacy_order_form .return_qty_container .return_qty, #referralPayoutTemplatemodal #edit_pharmacy_order_form .qty_container .qty, #referralPayoutTemplatemodal #edit_pharmacy_order_form .qty_container .return_qty, #referralPayoutTemplatemodal #edit_pharmacy_order_form .return_qty_container .qty, #referralPayoutTemplatemodal #edit_pharmacy_order_form .return_qty_container .return_qty, #referralPayoutTemplatemodal #vaccination_type .qty_container .qty, #referralPayoutTemplatemodal #vaccination_type .qty_container .return_qty, #referralPayoutTemplatemodal #vaccination_type .return_qty_container .qty, #referralPayoutTemplatemodal #vaccination_type .return_qty_container .return_qty, #referralPayoutTemplatemodal #update_pharamacy_full_stock .qty_container .qty, #referralPayoutTemplatemodal #update_pharamacy_full_stock .qty_container .return_qty, #referralPayoutTemplatemodal #update_pharamacy_full_stock .return_qty_container .qty, #referralPayoutTemplatemodal #update_pharamacy_full_stock .return_qty_container .return_qty, #referralPayoutTemplatemodal .print_template_row_form .qty_container .qty, #referralPayoutTemplatemodal .print_template_row_form .qty_container .return_qty, #referralPayoutTemplatemodal .print_template_row_form .return_qty_container .qty, #referralPayoutTemplatemodal .print_template_row_form .return_qty_container .return_qty, #referralPayoutTemplatemodal .new_print_template_block .qty_container .qty, #referralPayoutTemplatemodal .new_print_template_block .qty_container .return_qty, #referralPayoutTemplatemodal .new_print_template_block .return_qty_container .qty, #referralPayoutTemplatemodal .new_print_template_block .return_qty_container .return_qty, #referralPayoutTemplatemodal .edit_print_template_block .qty_container .qty, #referralPayoutTemplatemodal .edit_print_template_block .qty_container .return_qty, #referralPayoutTemplatemodal .edit_print_template_block .return_qty_container .qty, #referralPayoutTemplatemodal .edit_print_template_block .return_qty_container .return_qty, #referralPayoutTemplatemodal #referral_payouts_update .qty_container .qty, #referralPayoutTemplatemodal #referral_payouts_update .qty_container .return_qty, #referralPayoutTemplatemodal #referral_payouts_update .return_qty_container .qty, #referralPayoutTemplatemodal #referral_payouts_update .return_qty_container .return_qty, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .qty_container .qty, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .qty_container .return_qty, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .return_qty_container .qty, #referralPayoutTemplatemodal #return_hospital_pharmacy_bill .return_qty_container .return_qty, #referralPayoutTemplatemodal #new_doctor_network_rule_form .qty_container .qty, #referralPayoutTemplatemodal #new_doctor_network_rule_form .qty_container .return_qty, #referralPayoutTemplatemodal #new_doctor_network_rule_form .return_qty_container .qty, #referralPayoutTemplatemodal #new_doctor_network_rule_form .return_qty_container .return_qty, #new_doctor_network_rule_form #new_hospital_patient_bill .qty_container .qty, #new_doctor_network_rule_form #new_hospital_patient_bill .qty_container .return_qty, #new_doctor_network_rule_form #new_hospital_patient_bill .return_qty_container .qty, #new_doctor_network_rule_form #new_hospital_patient_bill .return_qty_container .return_qty, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .qty_container .qty, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .qty_container .return_qty, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .return_qty_container .qty, #new_doctor_network_rule_form #new_hospital_pharmacy_bill .return_qty_container .return_qty, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .qty_container .qty, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .qty_container .return_qty, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .return_qty_container .qty, #new_doctor_network_rule_form #edit_hospital_pharmacy_bill .return_qty_container .return_qty, #new_doctor_network_rule_form #create_hospital_bill_template .qty_container .qty, #new_doctor_network_rule_form #create_hospital_bill_template .qty_container .return_qty, #new_doctor_network_rule_form #create_hospital_bill_template .return_qty_container .qty, #new_doctor_network_rule_form #create_hospital_bill_template .return_qty_container .return_qty, #new_doctor_network_rule_form #edit_hospital_patient_bill .qty_container .qty, #new_doctor_network_rule_form #edit_hospital_patient_bill .qty_container .return_qty, #new_doctor_network_rule_form #edit_hospital_patient_bill .return_qty_container .qty, #new_doctor_network_rule_form #edit_hospital_patient_bill .return_qty_container .return_qty, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .qty_container .qty, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .qty_container .return_qty, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .return_qty_container .qty, #new_doctor_network_rule_form #new_hospital_pharmacy_inventory .return_qty_container .return_qty, #new_doctor_network_rule_form #prescription_template_form .qty_container .qty, #new_doctor_network_rule_form #prescription_template_form .qty_container .return_qty, #new_doctor_network_rule_form #prescription_template_form .return_qty_container .qty, #new_doctor_network_rule_form #prescription_template_form .return_qty_container .return_qty, #new_doctor_network_rule_form #new_staff_network_rule_form .qty_container .qty, #new_doctor_network_rule_form #new_staff_network_rule_form .qty_container .return_qty, #new_doctor_network_rule_form #new_staff_network_rule_form .return_qty_container .qty, #new_doctor_network_rule_form #new_staff_network_rule_form .return_qty_container .return_qty, #new_doctor_network_rule_form #new_hospital_radiology_order .qty_container .qty, #new_doctor_network_rule_form #new_hospital_radiology_order .qty_container .return_qty, #new_doctor_network_rule_form #new_hospital_radiology_order .return_qty_container .qty, #new_doctor_network_rule_form #new_hospital_radiology_order .return_qty_container .return_qty, #new_doctor_network_rule_form #edit_hospital_radiology_order .qty_container .qty, #new_doctor_network_rule_form #edit_hospital_radiology_order .qty_container .return_qty, #new_doctor_network_rule_form #edit_hospital_radiology_order .return_qty_container .qty, #new_doctor_network_rule_form #edit_hospital_radiology_order .return_qty_container .return_qty, #new_doctor_network_rule_form #edit_hospital_radiology_test .qty_container .qty, #new_doctor_network_rule_form #edit_hospital_radiology_test .qty_container .return_qty, #new_doctor_network_rule_form #edit_hospital_radiology_test .return_qty_container .qty, #new_doctor_network_rule_form #edit_hospital_radiology_test .return_qty_container .return_qty, #new_doctor_network_rule_form #create_user_anon_bill .qty_container .qty, #new_doctor_network_rule_form #create_user_anon_bill .qty_container .return_qty, #new_doctor_network_rule_form #create_user_anon_bill .return_qty_container .qty, #new_doctor_network_rule_form #create_user_anon_bill .return_qty_container .return_qty, #new_doctor_network_rule_form #radiology_order_template .qty_container .qty, #new_doctor_network_rule_form #radiology_order_template .qty_container .return_qty, #new_doctor_network_rule_form #radiology_order_template .return_qty_container .qty, #new_doctor_network_rule_form #radiology_order_template .return_qty_container .return_qty, #new_doctor_network_rule_form #add_doctorreferral .qty_container .qty, #new_doctor_network_rule_form #add_doctorreferral .qty_container .return_qty, #new_doctor_network_rule_form #add_doctorreferral .return_qty_container .qty, #new_doctor_network_rule_form #add_doctorreferral .return_qty_container .return_qty, #new_doctor_network_rule_form #new_pharmacy_order_form .qty_container .qty, #new_doctor_network_rule_form #new_pharmacy_order_form .qty_container .return_qty, #new_doctor_network_rule_form #new_pharmacy_order_form .return_qty_container .qty, #new_doctor_network_rule_form #new_pharmacy_order_form .return_qty_container .return_qty, #new_doctor_network_rule_form #edit_pharmacy_order_form .qty_container .qty, #new_doctor_network_rule_form #edit_pharmacy_order_form .qty_container .return_qty, #new_doctor_network_rule_form #edit_pharmacy_order_form .return_qty_container .qty, #new_doctor_network_rule_form #edit_pharmacy_order_form .return_qty_container .return_qty, #new_doctor_network_rule_form #vaccination_type .qty_container .qty, #new_doctor_network_rule_form #vaccination_type .qty_container .return_qty, #new_doctor_network_rule_form #vaccination_type .return_qty_container .qty, #new_doctor_network_rule_form #vaccination_type .return_qty_container .return_qty, #new_doctor_network_rule_form #update_pharamacy_full_stock .qty_container .qty, #new_doctor_network_rule_form #update_pharamacy_full_stock .qty_container .return_qty, #new_doctor_network_rule_form #update_pharamacy_full_stock .return_qty_container .qty, #new_doctor_network_rule_form #update_pharamacy_full_stock .return_qty_container .return_qty, #new_doctor_network_rule_form .print_template_row_form .qty_container .qty, #new_doctor_network_rule_form .print_template_row_form .qty_container .return_qty, #new_doctor_network_rule_form .print_template_row_form .return_qty_container .qty, #new_doctor_network_rule_form .print_template_row_form .return_qty_container .return_qty, #new_doctor_network_rule_form .new_print_template_block .qty_container .qty, #new_doctor_network_rule_form .new_print_template_block .qty_container .return_qty, #new_doctor_network_rule_form .new_print_template_block .return_qty_container .qty, #new_doctor_network_rule_form .new_print_template_block .return_qty_container .return_qty, #new_doctor_network_rule_form .edit_print_template_block .qty_container .qty, #new_doctor_network_rule_form .edit_print_template_block .qty_container .return_qty, #new_doctor_network_rule_form .edit_print_template_block .return_qty_container .qty, #new_doctor_network_rule_form .edit_print_template_block .return_qty_container .return_qty, #new_doctor_network_rule_form #referral_payouts_update .qty_container .qty, #new_doctor_network_rule_form #referral_payouts_update .qty_container .return_qty, #new_doctor_network_rule_form #referral_payouts_update .return_qty_container .qty, #new_doctor_network_rule_form #referral_payouts_update .return_qty_container .return_qty, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .qty_container .qty, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .qty_container .return_qty, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .return_qty_container .qty, #new_doctor_network_rule_form #return_hospital_pharmacy_bill .return_qty_container .return_qty, #new_doctor_network_rule_form #new_doctor_network_rule_form .qty_container .qty, #new_doctor_network_rule_form #new_doctor_network_rule_form .qty_container .return_qty, #new_doctor_network_rule_form #new_doctor_network_rule_form .return_qty_container .qty, #new_doctor_network_rule_form #new_doctor_network_rule_form .return_qty_container .return_qty {
  text-indent: 1.5em;
}

#add_address_modal label, #add_identity_modal label, #edit_education_modal label, #delete_education_modal label, #add_education_modal label {
  font-size: 10px;
  display: block;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  color: #2f2f2f;
}
#add_address_modal label.btn, #add_identity_modal label.btn, #edit_education_modal label.btn, #delete_education_modal label.btn, #add_education_modal label.btn {
  display: block;
  font-size: 0.9em;
  color: #2f2f2f;
  background: #fff;
  box-shadow: inset 0px 0px 0px 1px #D9D9D9;
  outline: none !important;
}
#add_address_modal label.btn.active, #add_identity_modal label.btn.active, #edit_education_modal label.btn.active, #delete_education_modal label.btn.active, #add_education_modal label.btn.active {
  background: #1DA6DB;
  color: #fff;
  box-shadow: none;
  border: 0;
}
#add_address_modal .btn-group.error, #add_identity_modal .btn-group.error, #edit_education_modal .btn-group.error, #delete_education_modal .btn-group.error, #add_education_modal .btn-group.error {
  box-shadow: 0px 0px 0px 3px #fff, 0px 0px 0px 5px #FF9595;
  border-radius: 0.51px;
}
#add_address_modal .form-control, #add_identity_modal .form-control, #edit_education_modal .form-control, #delete_education_modal .form-control, #add_education_modal .form-control {
  padding: 0px 15px;
  height: 40px;
  font-size: 1.3em;
  border: 0;
  box-shadow: 0px 0px 0px 1px #E0E0E0;
  border-radius: 2px;
  -webkit-transition: box-shadow 0.25s ease-in-out !important;
  -moz-transition: box-shadow 0.25s ease-in-out !important;
  -ms-transition: box-shadow 0.25s ease-in-out !important;
  -o-transition: box-shadow 0.25s ease-in-out !important;
  transition: box-shadow 0.25s ease-in-out !important;
}
#add_address_modal .form-control:focus, #add_identity_modal .form-control:focus, #edit_education_modal .form-control:focus, #delete_education_modal .form-control:focus, #add_education_modal .form-control:focus {
  box-shadow: 0px 0px 0px 2px #7CCCE0;
}
#add_address_modal .form-control[status=loading], #add_identity_modal .form-control[status=loading], #edit_education_modal .form-control[status=loading], #delete_education_modal .form-control[status=loading], #add_education_modal .form-control[status=loading] {
  background: url(//halemind.com/assets/ajax-loader-05c5095b9055a9a8fa993014553e2fe82173e9fd15c797060ddcd8cde238308d.gif) !important;
  background-repeat: no-repeat !important;
  background-size: 1.5em !important;
  background-position: 99% 50% !important;
}
#add_address_modal .form-control[status=success], #add_identity_modal .form-control[status=success], #edit_education_modal .form-control[status=success], #delete_education_modal .form-control[status=success], #add_education_modal .form-control[status=success] {
  background: url(//halemind.com/assets/checkmark-712f3b4ac79c2fc6f9219b4dbc79866bb0eb4af4157b6b246e2b165b398f4c58.svg) !important;
  background-repeat: no-repeat !important;
  background-size: 1.5em !important;
  background-position: 99% 50% !important;
}
#add_address_modal .form-control[status=fail], #add_identity_modal .form-control[status=fail], #edit_education_modal .form-control[status=fail], #delete_education_modal .form-control[status=fail], #add_education_modal .form-control[status=fail] {
  background: url(//halemind.com/assets/circle-cross-0a679ea47b46eeb3838c36782451516a766b6b361ce7d4fd3e7b8808c5ed2f91.svg) !important;
  background-repeat: no-repeat !important;
  background-size: 1.5em !important;
  background-position: 99% 50% !important;
}
#add_address_modal .form-control.error, #add_identity_modal .form-control.error, #edit_education_modal .form-control.error, #delete_education_modal .form-control.error, #add_education_modal .form-control.error {
  box-shadow: 0px 0px 0px 2px #FF9595;
}

.user_dashboard .push-bit {
  margin-bottom: 7px !important;
}
.user_dashboard #greet {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 475px) {
  .user_dashboard #greet {
    display: none;
  }
}
.user_dashboard .icon-appointment-small {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: url(//halemind.com/assets/icons/calender-small-c09de720edf4b813f99dfad67de29718bdd78144e8d88196dcedddf4888f02e2.svg);
  background-repeat: no-repeat;
}
.user_dashboard .nav.navbar-nav-custom > li > a {
  color: #fff;
  font-size: 15px;
  min-height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 30em) {
  .user_dashboard .nav.navbar-nav-custom > li > a {
    min-width: auto;
    padding: 5px;
  }
}
.user_dashboard .nav.navbar-nav-custom > li > a:hover, .user_dashboard .nav.navbar-nav-custom > li > a:focus {
  background: none;
  color: inherit;
}
.user_dashboard .nav.navbar-nav-custom > li > a img {
  vertical-align: middle;
}
.user_dashboard .nav.navbar-nav-custom > li > a .fas_custumized_size {
  font-size: 1.5em;
}
.user_dashboard .nav.navbar-nav-custom > li.open > a {
  background: none;
  color: inherit;
}
@media (min-width: 320px) and (max-width: 768px) {
  .user_dashboard .appointment_tabs li a {
    font-size: 10px !important;
  }
}
.user_dashboard .sidebar-brand,
.user_dashboard .sidebar-title {
  height: 50px;
  line-height: 50px;
  padding: 0 35px;
  margin: 0;
  font-weight: 300;
  font-size: 18px;
  display: block;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.15);
}
.user_dashboard .sidebar-brand:hover, .user_dashboard .sidebar-brand:focus,
.user_dashboard .sidebar-title:hover,
.user_dashboard .sidebar-title:focus {
  background: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  text-decoration: none;
}
.user_dashboard .sidebar-title {
  margin-top: 50px;
}
.user_dashboard .bootstrap-timepicker-widget table td input {
  width: 50px;
}
.user_dashboard.userGoalsPg table label {
  padding-left: 2.6em;
  padding-right: 4em;
  padding-top: 5px;
}
.user_dashboard .summary {
  margin-bottom: 3em;
}
.user_dashboard .summary .p_details {
  padding: 4.8em 4em;
}
.user_dashboard .summary .p_details h2 {
  font-size: 10px;
  display: inline-block;
  padding-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  color: #636363;
}
.user_dashboard .summary .p_details span {
  font-size: 18px;
  font-weight: 600;
  display: block;
  margin-top: -20px;
  color: #2C93C7;
}
.user_dashboard .summary .p_details address {
  margin: -15px 15px 0px 15px;
  font-style: normal;
  line-height: 22px;
  font-size: 15px;
  font-weight: 600;
  color: #2C93C7;
}
.user_dashboard .modal-patient-detail, .user_dashboard .modal-patient-op-detail {
  position: fixed;
  width: 230px;
  height: 100%;
  top: 0;
  left: -230px;
  opacity: 0;
  visibility: hidden;
  background: #394263;
  color: #000;
  -webkit-transition: all 0.3 cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 0.3 cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: all 0.3 cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.3 cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.3 cubic-bezier(0.19, 1, 0.22, 1);
}
.user_dashboard .modal-patient-detail.show, .user_dashboard .modal-patient-op-detail.show {
  visibility: visible;
  opacity: 1;
  left: 0;
  z-index: 9999;
  -webkit-transition: all 0.62s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 0.62s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: all 0.62s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.62s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.62s cubic-bezier(0.19, 1, 0.22, 1);
}
.user_dashboard .modal-patient-detail .container-fluid, .user_dashboard .modal-patient-op-detail .container-fluid {
  padding: 0;
}
.user_dashboard .modal-patient-detail header, .user_dashboard .modal-patient-op-detail header {
  position: relative;
  background: rgba(0, 0, 0, 0.38);
  font-size: 15px;
  font-weight: bold;
  padding-top: 18px;
  padding-bottom: 18px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0px;
  letter-spacing: 1.6px;
  color: #CECECE;
  box-shadow: inset 0px -1px 0px 0px rgba(255, 255, 255, 0.52);
}
.user_dashboard .widget.appointments_timeline,
.user_dashboard .widget.summary_widget {
  min-height: 54em;
}
.user_dashboard .billings, .user_dashboard .prescriptions {
  position: relative;
  padding-top: 20px;
  padding-left: 30px;
  background: #fff;
  margin-bottom: 2em;
}
.user_dashboard .billings .table-responsive, .user_dashboard .prescriptions .table-responsive {
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 0 3px #cccccc;
}
.user_dashboard .billings .table-responsive table, .user_dashboard .prescriptions .table-responsive table {
  margin-bottom: 0;
}
.user_dashboard .billings .table-responsive table.bill_table, .user_dashboard .prescriptions .table-responsive table.bill_table {
  cursor: pointer;
}
.user_dashboard .billings .table-responsive .collapse, .user_dashboard .prescriptions .table-responsive .collapse {
  box-shadow: inset 0 1px 0 0 #EAEDF1;
}
.user_dashboard .billings .table-responsive .collapse table, .user_dashboard .prescriptions .table-responsive .collapse table {
  cursor: default;
}
.user_dashboard .billings img, .user_dashboard .prescriptions img {
  border-radius: 50%;
}
.user_dashboard .myhospitals .hospital_card {
  position: relative;
  font-family: inherit;
  display: block;
  background: #FFFFFF;
  border-radius: 0.25em;
  margin-bottom: 1em;
  overflow: hidden;
}
.user_dashboard .myhospitals .hospital_card .main-content {
  position: relative;
  cursor: pointer;
  padding: 1em 0.5em;
  box-shadow: inset 0 0 0 1px #DEDEDE;
  z-index: 50;
  background: #fff;
}
@media (max-width: 1023px) {
  .user_dashboard .myhospitals .hospital_card .main-content {
    text-align: center;
  }
}
.user_dashboard .myhospitals .hospital_card .main-content::after {
  content: "";
  position: absolute;
  background: url(//halemind.com/assets/icons/arrow-down-363822f657ae5786fd3730887a2751f20d96719084072b5168e3aeec8b82d626.svg);
  background-size: cover;
  width: 1em;
  height: 1em;
  top: 50%;
  right: 1em;
  opacity: 0.3;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (min-width: 375px) {
  .user_dashboard .myhospitals .hospital_card .main-content::after {
    width: 2em;
    height: 2em;
  }
}
.user_dashboard .myhospitals .hospital_card .main-content.active::after {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  -moz-transform: translate(-50%, -50%) rotate(180deg);
  -ms-transform: translate(-50%, -50%) rotate(180deg);
  -o-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg);
}
.user_dashboard .myhospitals .hospital_card .img img {
  margin: 10px auto;
  border-radius: 50%;
  height: 45px;
  width: 45px;
}
@media (min-width: 375px) {
  .user_dashboard .myhospitals .hospital_card .img img {
    height: 80px;
    width: 80px;
  }
}
.user_dashboard .myhospitals .hospital_card span.hospital_name {
  display: block;
  margin: 5px 0;
}
@media (min-width: 769px) {
  .user_dashboard .myhospitals .hospital_card span.hospital_name {
    font-size: 1.6em;
    text-align: center;
  }
}
.user_dashboard .myhospitals .hidden_content {
  position: absolute;
  padding: 1em 0.5em;
  box-shadow: inset 0 -0.5px 0 1px #DEDEDE;
  visibility: hidden;
  max-height: 25em;
  transition: all 0.25s cubic-bezier(0.99, 0, 0.03, 1.16);
  -webkit-transition: all 0.25s cubic-bezier(0.99, 0, 0.03, 1.16);
  -moz-transition: all 0.25s cubic-bezier(0.99, 0, 0.03, 1.16);
  -ms-transition: all 0.25s cubic-bezier(0.99, 0, 0.03, 1.16);
  -o-transition: all 0.25s cubic-bezier(0.99, 0, 0.03, 1.16);
  transition: all 0.25s cubic-bezier(0.99, 0, 0.03, 1.16);
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.user_dashboard .myhospitals .hidden_content.active {
  position: relative;
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  overflow-y: scroll;
}
.user_dashboard .myhospitals .hidden_content .appointmets table thead th {
  font-size: 0.8em;
  font-weight: bold;
  text-transform: uppercase;
  padding: 1em;
  letter-spacing: 0.05em;
}
.user_dashboard .myhospitals .hidden_content .appointmets table tbody tr {
  cursor: pointer;
}
.user_dashboard .myhospitals .hidden_content .appointmets table tbody tr:hover {
  background: rgba(218, 218, 218, 0.1);
}
.user_dashboard .myhospitals .hidden_content .appointmets table tbody tr td a {
  display: inline-block;
  background: #FFF;
  font-size: 0.9em;
  line-height: 2;
  padding: 0 1em;
  border-radius: 1em;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  text-decoration: none;
  box-shadow: inset 0 0 0 2px #1bbae1;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.user_dashboard .myhospitals .hidden_content .appointmets table tbody tr td a:hover, .user_dashboard .myhospitals .hidden_content .appointmets table tbody tr td a:focus {
  background: #1bbae1;
  color: #fff;
}
.user_dashboard .myhospitals .hidden_content .appointmets table tbody tr td a::active {
  background: #1bbae1;
  color: #fff;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
.user_dashboard #AppointmentDetailsModal .modal-sm {
  width: 400px !important;
}
@media screen and (max-width: 768px) {
  .user_dashboard #AppointmentDetailsModal .modal-sm {
    width: auto !important;
  }
}
.user_dashboard #AppointmentDetailsModal .modal-sm .appointment_details {
  background: #fff;
  box-shadow: 0px 0 3px rgba(243, 243, 243, 0.2), 0px 100px 166px rgba(0, 0, 0, 0.33);
  transition: all 0.3s ease-in-out;
}
.user_dashboard #AppointmentDetailsModal .modal-sm .appointment_details span.heading {
  font-size: 0.9em;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: rgba(0, 0, 0, 0.58);
  line-height: 3em;
}
.user_dashboard #AppointmentDetailsModal .modal-sm .appointment_details span.heading:after {
  content: "";
  display: block;
  width: 2em;
  height: 0.5em;
  background: rgba(0, 0, 0, 0.07);
  margin-top: -0.2em;
}
.user_dashboard #AppointmentDetailsModal .modal-sm .appointment_details .appointment_data {
  margin-top: 1em;
}
.user_dashboard #AppointmentDetailsModal .modal-sm .appointment_details span.heading-small {
  display: block;
  font-size: 0.8em;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: rgba(0, 0, 0, 0.77);
  line-height: 3em;
}
.user_dashboard #AppointmentDetailsModal .modal-sm .appointment_details .show-event-modal {
  padding: 0px 10px 7em 20px !important;
}
.user_dashboard #AppointmentDetailsModal .modal-sm .appointment_details .show-event-modal h2 {
  font-size: 10px;
  display: inline-block;
  padding-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
  box-shadow: inset 0px -3px 0px 0px rgba(226, 226, 226, 0.27);
  font-weight: 600;
  color: #9E9E9E;
}
.user_dashboard #AppointmentDetailsModal .modal-sm .appointment_details .show-event-modal span.date, .user_dashboard #AppointmentDetailsModal .modal-sm .appointment_details .show-event-modal span.from_time, .user_dashboard #AppointmentDetailsModal .modal-sm .appointment_details .show-event-modal span.to_time {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: -5px;
}
.user_dashboard #AppointmentDetailsModal .modal-sm .appointment_details .show-event-modal .p_name, .user_dashboard #AppointmentDetailsModal .modal-sm .appointment_details .show-event-modal .p_doctor {
  font-size: 18px;
  text-transform: capitalize;
  font-weight: bold;
  display: block;
  margin-top: -5px;
  color: #1D9ADA;
}
.user_dashboard.families_page .block-title, .user_dashboard.home_page .block-title {
  position: relative;
}
.user_dashboard.families_page .block-title .add_new_request_modal_trigger, .user_dashboard.home_page .block-title .add_new_request_modal_trigger {
  position: absolute;
  right: 0;
  line-height: 3em;
  padding: 0px 1em;
  text-decoration: none;
  color: #47b3ff;
  letter-spacing: 0.05em;
}
.user_dashboard.families_page .block-title .add_new_request_modal_trigger i, .user_dashboard.home_page .block-title .add_new_request_modal_trigger i {
  margin-right: 0.3em;
  color: #13c131;
}
.user_dashboard.families_page #addNewFamilyMemberModal .use_my_details_label, .user_dashboard.families_page #addDetailsForFamilyMemberModal .use_my_details_label, .user_dashboard.home_page #addNewFamilyMemberModal .use_my_details_label, .user_dashboard.home_page #addDetailsForFamilyMemberModal .use_my_details_label {
  position: relative;
  display: block;
  padding: 0.5em 1em;
  margin-bottom: 0;
  font-size: 1em !important;
}
.user_dashboard.families_page #addNewFamilyMemberModal .use_my_details_label input[type=checkbox], .user_dashboard.families_page #addDetailsForFamilyMemberModal .use_my_details_label input[type=checkbox], .user_dashboard.home_page #addNewFamilyMemberModal .use_my_details_label input[type=checkbox], .user_dashboard.home_page #addDetailsForFamilyMemberModal .use_my_details_label input[type=checkbox] {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
.user_dashboard.families_page #addNewFamilyMemberModal .use_my_details_label .placeholder_image_checkbox, .user_dashboard.families_page #addDetailsForFamilyMemberModal .use_my_details_label .placeholder_image_checkbox, .user_dashboard.home_page #addNewFamilyMemberModal .use_my_details_label .placeholder_image_checkbox, .user_dashboard.home_page #addDetailsForFamilyMemberModal .use_my_details_label .placeholder_image_checkbox {
  content: "";
  position: absolute;
  top: 6px;
  left: 1em;
  width: 1.539em;
  height: 1.539em;
  background: white;
  background-position: 1px -19px;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.12);
}
.user_dashboard.families_page #addNewFamilyMemberModal .use_my_details_label input[type=checkbox]:checked + .placeholder_image_checkbox, .user_dashboard.families_page #addDetailsForFamilyMemberModal .use_my_details_label input[type=checkbox]:checked + .placeholder_image_checkbox, .user_dashboard.home_page #addNewFamilyMemberModal .use_my_details_label input[type=checkbox]:checked + .placeholder_image_checkbox, .user_dashboard.home_page #addDetailsForFamilyMemberModal .use_my_details_label input[type=checkbox]:checked + .placeholder_image_checkbox {
  background: #13c131 url(//halemind.com/assets/icons/checkbox_sprite-de173c01299e1108691ae3a9696e1a807f88fada22817ffba401bcddc0fb7483.svg);
  background-position: 0px -40px;
  box-shadow: none;
}
.user_dashboard.families_page #addNewFamilyMemberModal .use_my_details_label .label_wrap, .user_dashboard.families_page #addDetailsForFamilyMemberModal .use_my_details_label .label_wrap, .user_dashboard.home_page #addNewFamilyMemberModal .use_my_details_label .label_wrap, .user_dashboard.home_page #addDetailsForFamilyMemberModal .use_my_details_label .label_wrap {
  padding-left: 2em;
  font-size: 1.1em;
  text-transform: initial;
  font-weight: normal;
}
.user_dashboard.families_page #addNewFamilyMemberModal .dob_select .new_family_member_dob_label, .user_dashboard.families_page #addDetailsForFamilyMemberModal .dob_select .new_family_member_dob_label, .user_dashboard.home_page #addNewFamilyMemberModal .dob_select .new_family_member_dob_label, .user_dashboard.home_page #addDetailsForFamilyMemberModal .dob_select .new_family_member_dob_label {
  display: block !important;
}
.user_dashboard.families_page #addNewFamilyMemberModal .dob_select .new_family_member_dob_select_field, .user_dashboard.families_page #addDetailsForFamilyMemberModal .dob_select .new_family_member_dob_select_field, .user_dashboard.home_page #addNewFamilyMemberModal .dob_select .new_family_member_dob_select_field, .user_dashboard.home_page #addDetailsForFamilyMemberModal .dob_select .new_family_member_dob_select_field {
  width: calc(33.3333333333% - 10px);
  padding: 0 10px;
  display: inline-block;
}
.user_dashboard.families_page #addNewFamilyMemberModal #relationships_collapse h3, .user_dashboard.families_page #addDetailsForFamilyMemberModal #relationships_collapse h3, .user_dashboard.home_page #addNewFamilyMemberModal #relationships_collapse h3, .user_dashboard.home_page #addDetailsForFamilyMemberModal #relationships_collapse h3 {
  font-size: 1.2em;
  margin-left: 1em;
  margin-bottom: 0;
  letter-spacing: 0.03em;
  font-weight: 500;
  color: #00629b;
}
.user_dashboard.families_page .family_requests_wrap, .user_dashboard.home_page .family_requests_wrap {
  padding: 0.5em;
}
.user_dashboard.families_page .family_requests_wrap.card-family, .user_dashboard.home_page .family_requests_wrap.card-family {
  text-align: left;
}
.user_dashboard.families_page .family_requests_wrap.card-family .family_member_pic, .user_dashboard.home_page .family_requests_wrap.card-family .family_member_pic {
  display: inline-block;
  vertical-align: top;
}
.user_dashboard.families_page .family_requests_wrap.card-family .family_member_pic img, .user_dashboard.home_page .family_requests_wrap.card-family .family_member_pic img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.user_dashboard.families_page .family_requests_wrap.card-family p, .user_dashboard.home_page .family_requests_wrap.card-family p {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
  vertical-align: -webkit-baseline-middle;
  width: 80%;
}
.user_dashboard.families_page .family_requests_wrap.card-family p .text, .user_dashboard.home_page .family_requests_wrap.card-family p .text {
  padding-left: 0.5em;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .user_dashboard.families_page .family_requests_wrap.card-family.visible-xs, .user_dashboard.home_page .family_requests_wrap.card-family.visible-xs {
    display: block !important;
  }
}
.user_dashboard.families_page .family_requests_wrap.card-family.visible-xs .pull-none, .user_dashboard.home_page .family_requests_wrap.card-family.visible-xs .pull-none {
  float: none;
}
.user_dashboard.families_page .family_requests_wrap.card-family.visible-xs.text-left, .user_dashboard.home_page .family_requests_wrap.card-family.visible-xs.text-left {
  text-align: left;
}
.user_dashboard.families_page .family_requests_wrap.card-family.visible-xs.text-right, .user_dashboard.home_page .family_requests_wrap.card-family.visible-xs.text-right {
  text-align: right;
}
.user_dashboard.families_page .family_requests_wrap .dropdown, .user_dashboard.home_page .family_requests_wrap .dropdown {
  display: inline-block;
}
.user_dashboard.families_page .family_requests_wrap .dropdown .user_permissions_label, .user_dashboard.home_page .family_requests_wrap .dropdown .user_permissions_label {
  position: relative;
  display: block;
  padding: 0.5em 1em;
  margin-bottom: 0;
}
.user_dashboard.families_page .family_requests_wrap .dropdown .user_permissions_label:hover, .user_dashboard.home_page .family_requests_wrap .dropdown .user_permissions_label:hover {
  background: rgba(0, 0, 0, 0.02);
}
.user_dashboard.families_page .family_requests_wrap .dropdown .user_permissions_label input[type=radio], .user_dashboard.home_page .family_requests_wrap .dropdown .user_permissions_label input[type=radio] {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
.user_dashboard.families_page .family_requests_wrap .dropdown .user_permissions_label .placeholder_radio_button, .user_dashboard.home_page .family_requests_wrap .dropdown .user_permissions_label .placeholder_radio_button {
  content: "";
  position: absolute;
  top: 10px;
  left: 1em;
  width: 1em;
  height: 1em;
  background: white;
  background-position: 1px -19px;
  border-radius: 50%;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.12);
}
.user_dashboard.families_page .family_requests_wrap .dropdown .user_permissions_label input[type=radio]:checked + .placeholder_radio_button.full_permissions, .user_dashboard.home_page .family_requests_wrap .dropdown .user_permissions_label input[type=radio]:checked + .placeholder_radio_button.full_permissions {
  background: #13c131;
  box-shadow: none;
}
.user_dashboard.families_page .family_requests_wrap .dropdown .user_permissions_label input[type=radio]:checked + .placeholder_radio_button.read, .user_dashboard.home_page .family_requests_wrap .dropdown .user_permissions_label input[type=radio]:checked + .placeholder_radio_button.read {
  background: #4CA4FF;
  box-shadow: none;
}
.user_dashboard.families_page .family_requests_wrap .dropdown .user_permissions_label input[type=radio]:checked + .placeholder_radio_button.no_permission, .user_dashboard.home_page .family_requests_wrap .dropdown .user_permissions_label input[type=radio]:checked + .placeholder_radio_button.no_permission {
  background: #ff6e6e;
  box-shadow: none;
}
.user_dashboard.families_page .family_requests_wrap .dropdown .user_permissions_label .label_wrap, .user_dashboard.home_page .family_requests_wrap .dropdown .user_permissions_label .label_wrap {
  padding-left: 1.6em;
}
.user_dashboard.families_page .family_requests_wrap .btn, .user_dashboard.home_page .family_requests_wrap .btn {
  color: #fff;
  font-size: 0.8em;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.user_dashboard.families_page .family_requests_wrap .btn.btn-info, .user_dashboard.home_page .family_requests_wrap .btn.btn-info {
  background: inherit;
}
.user_dashboard.families_page .family_requests_wrap .btn.btn-info:hover, .user_dashboard.home_page .family_requests_wrap .btn.btn-info:hover {
  background: inherit;
  box-shadow: none;
  color: #ffffff;
}
.user_dashboard.families_page .family_requests_wrap .btn.family_relation, .user_dashboard.home_page .family_requests_wrap .btn.family_relation {
  cursor: default;
  background: #00a2ff;
}
.user_dashboard.families_page .family_requests_wrap .btn.family_relation:hover, .user_dashboard.home_page .family_requests_wrap .btn.family_relation:hover {
  background: #00a2ff;
}
.user_dashboard.families_page .family_requests_wrap .btn.access_given, .user_dashboard.families_page .family_requests_wrap .btn.access_recieved, .user_dashboard.home_page .family_requests_wrap .btn.access_given, .user_dashboard.home_page .family_requests_wrap .btn.access_recieved {
  cursor: default;
}
.user_dashboard.families_page .family_requests_wrap .btn.access_given.read, .user_dashboard.families_page .family_requests_wrap .btn.access_recieved.read, .user_dashboard.home_page .family_requests_wrap .btn.access_given.read, .user_dashboard.home_page .family_requests_wrap .btn.access_recieved.read {
  background: #5789b4;
}
.user_dashboard.families_page .family_requests_wrap .btn.access_given.no_access, .user_dashboard.families_page .family_requests_wrap .btn.access_recieved.no_access, .user_dashboard.home_page .family_requests_wrap .btn.access_given.no_access, .user_dashboard.home_page .family_requests_wrap .btn.access_recieved.no_access {
  background: #b7b7b7;
}
.user_dashboard.families_page .family_requests_wrap .btn.access_given.full_access, .user_dashboard.families_page .family_requests_wrap .btn.access_recieved.full_access, .user_dashboard.home_page .family_requests_wrap .btn.access_given.full_access, .user_dashboard.home_page .family_requests_wrap .btn.access_recieved.full_access {
  background: #13c131;
}
.user_dashboard.families_page .family_requests_wrap .btn.btn-accept, .user_dashboard.home_page .family_requests_wrap .btn.btn-accept {
  background: #47B8FF;
}
.user_dashboard.families_page .family_requests_wrap .btn.btn-accept:hover, .user_dashboard.home_page .family_requests_wrap .btn.btn-accept:hover {
  background: #ffffff;
  color: #47B8FF;
  box-shadow: inset 0 0 0 2px #47B8FF;
}
.user_dashboard.families_page .family_requests_wrap .btn.btn-reject, .user_dashboard.home_page .family_requests_wrap .btn.btn-reject {
  background: #ff7777;
  margin-left: 0.5em;
}
.user_dashboard.families_page .family_requests_wrap .btn.btn-reject:hover, .user_dashboard.home_page .family_requests_wrap .btn.btn-reject:hover {
  background: #ffffff;
  color: #ff7777;
  box-shadow: inset 0 0 0 2px #ff7777;
}
.user_dashboard.families_page .family_requests_wrap .btn.btn-switch, .user_dashboard.home_page .family_requests_wrap .btn.btn-switch {
  background: #ffffff;
  color: #13c131;
  box-shadow: inset 0 0 0 2px #13c131;
  margin-left: 0.5em;
}
.user_dashboard.families_page .family_requests_wrap .btn.btn-switch:hover, .user_dashboard.home_page .family_requests_wrap .btn.btn-switch:hover {
  background: #13c131;
  color: #ffffff;
  box-shadow: none;
}
.user_dashboard.families_page .family_requests_wrap .btn.create_login, .user_dashboard.home_page .family_requests_wrap .btn.create_login {
  background: #ffffff;
  font-size: 0.7em;
  color: #3691d8;
  box-shadow: inset 0 0 0 2px #3691d8;
  margin-right: 0.5em;
}
.user_dashboard.families_page .family_requests_wrap .btn.create_login:hover, .user_dashboard.home_page .family_requests_wrap .btn.create_login:hover {
  background: #3691d8;
  color: #ffffff;
  box-shadow: none;
}
.user_dashboard .switch_user_navigation .btn-group .btn {
  min-width: 50px;
  padding: 0.2em 1em;
  line-height: 40px;
  text-align: center;
  color: #ffffff;
  position: relative;
  background: #4c5471;
  border-radius: 0;
}
@media (max-width: 480px) {
  .user_dashboard .switch_user_navigation .btn-group .btn {
    font-size: 9px;
  }
}
.user_dashboard .switch_user_navigation .btn-group .btn .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  margin-left: 0.3em;
}
.user_dashboard .switch_user_navigation .btn-group.open .btn {
  background-color: rgba(0, 0, 0, 0.19);
  color: #ffffff;
  border: 0;
}
.user_dashboard .switch_user_navigation .btn-group .dropdown-menu {
  margin: 0;
  min-width: 20em;
  max-height: 20em;
  overflow-y: scroll;
  border: 0;
  box-shadow: 0px 0px 0px 1px rgb(214, 214, 214), 5px 5px 20px 0px rgb(214, 214, 214);
}
.user_dashboard .switch_user_navigation .btn-group .dropdown-menu li.divider {
  margin: 0;
  background-color: rgba(76, 84, 113, 0.09);
}
.user_dashboard .switch_user_navigation .btn-group .dropdown-menu li a {
  padding: 10px 15px;
}
.user_dashboard .switch_user_navigation .btn-group .dropdown-menu li a small {
  display: inline-block;
  float: right;
  background: #2f9aff;
  color: #fff;
  padding: 2px 10px;
  border-radius: 10px;
  vertical-align: middle;
  text-align: center;
  line-height: 15px;
  font-size: 0.8em;
  text-transform: uppercase;
  font-weight: bold;
}
.user_dashboard .switch_user_navigation .btn-group .dropdown-menu li a span.active_user {
  position: relative;
  width: 10px;
  height: 10px;
  background: #00bd00;
  display: inline-block;
  float: left;
  margin: 0.28em 0.8em 0.28em 0em;
  border-radius: 10px;
}
.user_dashboard .switch_user_navigation .btn-group .dropdown-menu li a:hover, .user_dashboard .switch_user_navigation .btn-group .dropdown-menu li a:focus {
  background: #0086d4;
}
.user_dashboard .switch_user_navigation .btn-group .dropdown-menu li a:hover small, .user_dashboard .switch_user_navigation .btn-group .dropdown-menu li a:hover span.active_user, .user_dashboard .switch_user_navigation .btn-group .dropdown-menu li a:focus small, .user_dashboard .switch_user_navigation .btn-group .dropdown-menu li a:focus span.active_user {
  background: #fff;
  color: #0086d4;
}
.user_dashboard #requestNewAppointmentModal .create_family_appointment_label {
  position: relative;
  display: block;
  padding: 0.5em 1em;
  margin-bottom: 0;
  margin-left: 0 !important;
}
.user_dashboard #requestNewAppointmentModal .create_family_appointment_label input[type=checkbox] {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
.user_dashboard #requestNewAppointmentModal .create_family_appointment_label .placeholder_image_checkbox {
  content: "";
  position: absolute;
  top: 6px;
  left: 1em;
  width: 1.539em;
  height: 1.539em;
  background: white;
  background-position: 1px -19px;
  border-radius: 50%;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.12);
}
.user_dashboard #requestNewAppointmentModal .create_family_appointment_label input[type=checkbox]:checked + .placeholder_image_checkbox {
  background: #13c131 url(//halemind.com/assets/icons/checkbox_sprite-de173c01299e1108691ae3a9696e1a807f88fada22817ffba401bcddc0fb7483.svg);
  background-position: 1px -39px;
  box-shadow: none;
}
.user_dashboard #requestNewAppointmentModal .create_family_appointment_label .label_wrap {
  padding-left: 2em;
  font-size: 1.1em;
  text-transform: initial;
  font-weight: normal;
}
.user_dashboard #requestNewAppointmentModal .family_members_list {
  display: none;
}
.user_dashboard #requestNewAppointmentModal .ajaxed_new_appointment_time_slots_wrap {
  max-height: 15em !important;
  overflow-y: hidden !important;
}
.user_dashboard #requestNewAppointmentModal .ajaxed_new_appointment_time_slots_wrap .ajax-timeslots-container {
  max-height: 8.5em;
  overflow-y: auto;
}
.user_dashboard .address-edit-div {
  position: relative;
  margin: 3em 0;
}
.user_dashboard .address-edit-div .row {
  padding: 0em 2em;
}
.user_dashboard .address-edit-div .row .twitter-typeahead .tt-dropdown-menu, .user_dashboard .address-edit-div .row .twitter-typeahead .tt-menu {
  padding: 0;
  margin: 0;
  border-radius: 0;
  border: 0 !important;
  max-height: 25em;
  overflow-y: scroll;
  -webkit-box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, 0.08), 0 3px 12px rgba(0, 0, 0, 0.14);
  box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, 0.08), 0 3px 12px rgba(0, 0, 0, 0.14);
}
.user_dashboard .address-edit-div .row .twitter-typeahead .tt-dropdown-menu .tt-suggestion.tt-cursor,
.user_dashboard .address-edit-div .row .twitter-typeahead .tt-menu .tt-suggestion.tt-cursor,
.user_dashboard .address-edit-div .row .twitter-typeahead .tt-dropdown-menu .tt-suggestion:hover,
.user_dashboard .address-edit-div .row .twitter-typeahead .tt-menu .tt-suggestion:hover {
  background-color: rgba(0, 0, 0, 0.02);
  color: #000000;
}
.user_dashboard .address-edit-div .row ._typeahead_no_results_message {
  padding: 20px 15px;
  text-align: center;
  font-size: 15px;
  color: #827E7E;
}
.user_dashboard .periodontal_chart .bleeding_row .bleeding_active {
  color: #CD5C5C !important;
}
.user_dashboard .periodontal_chart .bleeding_row .bleeding_inactive {
  color: #D3D3D3 !important;
}
.user_dashboard .periodontal_chart .plaque_row .plaque_active {
  color: #6495ed !important;
}
.user_dashboard .periodontal_chart .plaque_row .plaque_inactive {
  color: #D3D3D3 !important;
}
.user_dashboard .periodontal_chart .implant_row .implant_active {
  color: #89ff00 !important;
}
.user_dashboard .periodontal_chart .graph_row img {
  margin: 0 auto;
}
.user_dashboard .profile_tabs .widget {
  min-height: 30em;
}
.user_dashboard #HeightWeight {
  min-height: 30em;
}

@media (min-width: 992px) {
  .examination_modal .modal-xlg {
    width: 1000px;
  }
}
.examination_modal .modal-body {
  padding: 0;
  display: -webkit-flex;
  display: flex;
}
.examination_modal .modal-body .quick_actions .quick_action_buttons.open {
  margin-top: 4em;
}
.examination_modal .modal-body .modal_top_sidebar {
  position: absolute;
  display: block;
  z-index: 10;
  width: calc(100% - 5em);
}
@media (max-width: 500px) {
  .examination_modal .modal-body .modal_top_sidebar {
    width: calc(100% - 1em);
  }
}
.examination_modal .modal-body .modal_top_sidebar {
  top: 5em;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.examination_modal .modal-body .modal_top_sidebar ul.nav-tabs {
  margin: 0;
  padding: 0 !important;
  display: flex;
  border-bottom-color: #297ded;
  background: #fff;
}
.examination_modal .modal-body .modal_top_sidebar ul.nav-tabs li {
  flex: 1;
  text-align: center;
}
.examination_modal .modal-body .modal_top_sidebar ul.nav-tabs li a {
  background: #fff;
  font-size: 1em;
  padding: 6px 12px !important;
}
@media (max-width: 500px) {
  .examination_modal .modal-body .modal_top_sidebar ul.nav-tabs li a span:not(.short_form) {
    display: none;
  }
}
@media (min-width: 500px) {
  .examination_modal .modal-body .modal_top_sidebar ul.nav-tabs li a span.short_form {
    display: none;
  }
}
.examination_modal .modal-body .modal_top_sidebar ul.nav-tabs li.active a {
  color: #ffffff;
  border-color: #277bec;
  border-bottom-color: transparent;
  background: #2b7eed;
}
.examination_modal .modal-body .modal_main_container {
  flex: 1;
  height: 800px;
}
.examination_modal .modal-body .modal_main_container .input_with_ghost_placeholder {
  display: inline-block;
}
.examination_modal .modal-body .modal_main_container .input_with_ghost_placeholder:after {
  top: 8px;
  right: 10px;
  color: #989898;
  letter-spacing: 1px;
}
.examination_modal .modal-body .modal_main_container .nav-tabs {
  display: -webkit-flex;
  display: flex;
  margin: 10px auto 0px auto;
  border-bottom-color: #297ded;
}
.examination_modal .modal-body .modal_main_container .nav-tabs li {
  text-align: center;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.examination_modal .modal-body .modal_main_container .nav-tabs li a {
  color: #287ced;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 1em;
  text-align: center;
}
.examination_modal .modal-body .modal_main_container .nav-tabs li a:hover, .examination_modal .modal-body .modal_main_container .nav-tabs li a:focus {
  border-bottom-color: #2a7ded;
}
.examination_modal .modal-body .modal_main_container .nav-tabs li.active a {
  color: #ffffff;
  border-color: #277bec;
  border-bottom-color: transparent;
  background: #2b7eed;
}
.examination_modal .modal-body .modal_main_container, .examination_modal .modal-body .modal_right_sidebar {
  padding-top: 5.5em !important;
  box-shadow: inset -1px 0 0 0 #e4e4e4;
}
.examination_modal .modal-body .modal_main_container .modal_header, .examination_modal .modal-body .modal_right_sidebar .modal_header {
  position: absolute;
  width: 100%;
  top: 0;
  text-align: center;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
  background: #2F80ED;
  background: -webkit-linear-gradient(to right, #2F80ED, #106eeb);
  background: linear-gradient(to right, #2F80ED, #106eeb);
}
.examination_modal .modal-body .modal_main_container .modal_header .close, .examination_modal .modal-body .modal_right_sidebar .modal_header .close {
  position: absolute;
  float: none;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 100%;
  background: #fff;
  color: #1972ec;
  opacity: 1;
  font-size: 16px;
  font-weight: 100;
  left: calc(100% - 20px);
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.examination_modal .modal-body .modal_main_container .modal_header h2, .examination_modal .modal-body .modal_right_sidebar .modal_header h2 {
  display: inline-block;
  margin: 0;
  line-height: 2.5em;
  padding: 0.5em;
  color: #ffffff;
  font-size: 1.35em;
  font-weight: bolder;
  text-transform: uppercase;
}
.examination_modal .modal-body .modal_main_container textarea.form-control, .examination_modal .modal-body .modal_right_sidebar textarea.form-control {
  resize: none;
  border-radius: 0;
}
.examination_modal .modal-body .modal_main_container .twitter-typeahead .tt-menu, .examination_modal .modal-body .modal_right_sidebar .twitter-typeahead .tt-menu {
  min-width: fit-content;
}
.examination_modal .modal-body .modal_main_container .paper_underscore_input, .examination_modal .modal-body .modal_right_sidebar .paper_underscore_input {
  border: 0;
  border-bottom: 2px solid #20a4ff;
  width: 50px;
  border-radius: 0;
  appearance: none;
  -webkit-appearance: none;
  background: #fff;
}
.examination_modal .modal-body .modal_main_container .paper_underscore_input:invalid, .examination_modal .modal-body .modal_right_sidebar .paper_underscore_input:invalid {
  border-color: #f74f6e;
}
.examination_modal .modal-body .modal_main_container .paper_underscore_input.autocomplete, .examination_modal .modal-body .modal_right_sidebar .paper_underscore_input.autocomplete {
  width: 100% !important;
}
.examination_modal .modal-body .modal_main_container .tab-pane:not(#step_4) a.clear_button, .examination_modal .modal-body .modal_right_sidebar .tab-pane:not(#step_4) a.clear_button {
  background: #47B8FF;
  color: #fff;
  font-size: 1em;
  font-weight: bold;
  padding: 0.1em 1em;
  margin-top: 0em;
  margin-bottom: 0em;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  border-radius: 3em;
}
.examination_modal .modal-body .modal_main_container .tab-pane:not(#step_4) a.clear_button:hover, .examination_modal .modal-body .modal_right_sidebar .tab-pane:not(#step_4) a.clear_button:hover {
  background: rgba(255, 255, 255, 0.63);
  color: #3BA8EC;
  box-shadow: inset 0 0 0 2px #3BA8EC;
}
.examination_modal .modal-body .modal_main_container #step_1, .examination_modal .modal-body .modal_main_container #step_2, .examination_modal .modal-body .modal_main_container #step_3, .examination_modal .modal-body .modal_main_container #step_4, .examination_modal .modal-body .modal_main_container #step_5, .examination_modal .modal-body .modal_main_container #step_6, .examination_modal .modal-body .modal_main_container #step_1_homeo_exam, .examination_modal .modal-body .modal_main_container #step_2_homeo_exam, .examination_modal .modal-body .modal_main_container #step_3_homeo_exam, .examination_modal .modal-body .modal_main_container #step_5_homeo_exam, .examination_modal .modal-body .modal_main_container #step_6_homeo_exam, .examination_modal .modal-body .modal_right_sidebar #step_1, .examination_modal .modal-body .modal_right_sidebar #step_2, .examination_modal .modal-body .modal_right_sidebar #step_3, .examination_modal .modal-body .modal_right_sidebar #step_4, .examination_modal .modal-body .modal_right_sidebar #step_5, .examination_modal .modal-body .modal_right_sidebar #step_6, .examination_modal .modal-body .modal_right_sidebar #step_1_homeo_exam, .examination_modal .modal-body .modal_right_sidebar #step_2_homeo_exam, .examination_modal .modal-body .modal_right_sidebar #step_3_homeo_exam, .examination_modal .modal-body .modal_right_sidebar #step_5_homeo_exam, .examination_modal .modal-body .modal_right_sidebar #step_6_homeo_exam {
  padding: 1.3em;
}
.examination_modal .modal-body .modal_main_container #step_1 .big_heading, .examination_modal .modal-body .modal_main_container #step_2 .big_heading, .examination_modal .modal-body .modal_main_container #step_3 .big_heading, .examination_modal .modal-body .modal_main_container #step_4 .big_heading, .examination_modal .modal-body .modal_main_container #step_5 .big_heading, .examination_modal .modal-body .modal_main_container #step_6 .big_heading, .examination_modal .modal-body .modal_main_container #step_1_homeo_exam .big_heading, .examination_modal .modal-body .modal_main_container #step_2_homeo_exam .big_heading, .examination_modal .modal-body .modal_main_container #step_3_homeo_exam .big_heading, .examination_modal .modal-body .modal_main_container #step_5_homeo_exam .big_heading, .examination_modal .modal-body .modal_main_container #step_6_homeo_exam .big_heading, .examination_modal .modal-body .modal_right_sidebar #step_1 .big_heading, .examination_modal .modal-body .modal_right_sidebar #step_2 .big_heading, .examination_modal .modal-body .modal_right_sidebar #step_3 .big_heading, .examination_modal .modal-body .modal_right_sidebar #step_4 .big_heading, .examination_modal .modal-body .modal_right_sidebar #step_5 .big_heading, .examination_modal .modal-body .modal_right_sidebar #step_6 .big_heading, .examination_modal .modal-body .modal_right_sidebar #step_1_homeo_exam .big_heading, .examination_modal .modal-body .modal_right_sidebar #step_2_homeo_exam .big_heading, .examination_modal .modal-body .modal_right_sidebar #step_3_homeo_exam .big_heading, .examination_modal .modal-body .modal_right_sidebar #step_5_homeo_exam .big_heading, .examination_modal .modal-body .modal_right_sidebar #step_6_homeo_exam .big_heading {
  display: inline-block;
  margin: 0;
  margin-bottom: 0.5em;
  color: #2b7eed;
  font-size: 1.35em;
  font-weight: bolder;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.examination_modal .modal-body .modal_main_container #step_1 .normal_heading, .examination_modal .modal-body .modal_main_container #step_2 .normal_heading, .examination_modal .modal-body .modal_main_container #step_3 .normal_heading, .examination_modal .modal-body .modal_main_container #step_4 .normal_heading, .examination_modal .modal-body .modal_main_container #step_5 .normal_heading, .examination_modal .modal-body .modal_main_container #step_6 .normal_heading, .examination_modal .modal-body .modal_main_container #step_1_homeo_exam .normal_heading, .examination_modal .modal-body .modal_main_container #step_2_homeo_exam .normal_heading, .examination_modal .modal-body .modal_main_container #step_3_homeo_exam .normal_heading, .examination_modal .modal-body .modal_main_container #step_5_homeo_exam .normal_heading, .examination_modal .modal-body .modal_main_container #step_6_homeo_exam .normal_heading, .examination_modal .modal-body .modal_right_sidebar #step_1 .normal_heading, .examination_modal .modal-body .modal_right_sidebar #step_2 .normal_heading, .examination_modal .modal-body .modal_right_sidebar #step_3 .normal_heading, .examination_modal .modal-body .modal_right_sidebar #step_4 .normal_heading, .examination_modal .modal-body .modal_right_sidebar #step_5 .normal_heading, .examination_modal .modal-body .modal_right_sidebar #step_6 .normal_heading, .examination_modal .modal-body .modal_right_sidebar #step_1_homeo_exam .normal_heading, .examination_modal .modal-body .modal_right_sidebar #step_2_homeo_exam .normal_heading, .examination_modal .modal-body .modal_right_sidebar #step_3_homeo_exam .normal_heading, .examination_modal .modal-body .modal_right_sidebar #step_5_homeo_exam .normal_heading, .examination_modal .modal-body .modal_right_sidebar #step_6_homeo_exam .normal_heading {
  display: inline-block;
  margin: 0;
  margin-top: 1.5em;
  color: #2c2c2c;
  font-size: 1em;
  font-weight: bolder;
}
.examination_modal .modal-body .modal_main_container #step_1 .responsive-table .bold_class, .examination_modal .modal-body .modal_main_container #step_2 .responsive-table .bold_class, .examination_modal .modal-body .modal_main_container #step_3 .responsive-table .bold_class, .examination_modal .modal-body .modal_main_container #step_4 .responsive-table .bold_class, .examination_modal .modal-body .modal_main_container #step_5 .responsive-table .bold_class, .examination_modal .modal-body .modal_main_container #step_6 .responsive-table .bold_class, .examination_modal .modal-body .modal_main_container #step_1_homeo_exam .responsive-table .bold_class, .examination_modal .modal-body .modal_main_container #step_2_homeo_exam .responsive-table .bold_class, .examination_modal .modal-body .modal_main_container #step_3_homeo_exam .responsive-table .bold_class, .examination_modal .modal-body .modal_main_container #step_5_homeo_exam .responsive-table .bold_class, .examination_modal .modal-body .modal_main_container #step_6_homeo_exam .responsive-table .bold_class, .examination_modal .modal-body .modal_right_sidebar #step_1 .responsive-table .bold_class, .examination_modal .modal-body .modal_right_sidebar #step_2 .responsive-table .bold_class, .examination_modal .modal-body .modal_right_sidebar #step_3 .responsive-table .bold_class, .examination_modal .modal-body .modal_right_sidebar #step_4 .responsive-table .bold_class, .examination_modal .modal-body .modal_right_sidebar #step_5 .responsive-table .bold_class, .examination_modal .modal-body .modal_right_sidebar #step_6 .responsive-table .bold_class, .examination_modal .modal-body .modal_right_sidebar #step_1_homeo_exam .responsive-table .bold_class, .examination_modal .modal-body .modal_right_sidebar #step_2_homeo_exam .responsive-table .bold_class, .examination_modal .modal-body .modal_right_sidebar #step_3_homeo_exam .responsive-table .bold_class, .examination_modal .modal-body .modal_right_sidebar #step_5_homeo_exam .responsive-table .bold_class, .examination_modal .modal-body .modal_right_sidebar #step_6_homeo_exam .responsive-table .bold_class {
  color: #287ced;
  font-weight: bold;
}
.examination_modal .modal-body .modal_main_container #step_1 .responsive-table .vertical-align-top, .examination_modal .modal-body .modal_main_container #step_2 .responsive-table .vertical-align-top, .examination_modal .modal-body .modal_main_container #step_3 .responsive-table .vertical-align-top, .examination_modal .modal-body .modal_main_container #step_4 .responsive-table .vertical-align-top, .examination_modal .modal-body .modal_main_container #step_5 .responsive-table .vertical-align-top, .examination_modal .modal-body .modal_main_container #step_6 .responsive-table .vertical-align-top, .examination_modal .modal-body .modal_main_container #step_1_homeo_exam .responsive-table .vertical-align-top, .examination_modal .modal-body .modal_main_container #step_2_homeo_exam .responsive-table .vertical-align-top, .examination_modal .modal-body .modal_main_container #step_3_homeo_exam .responsive-table .vertical-align-top, .examination_modal .modal-body .modal_main_container #step_5_homeo_exam .responsive-table .vertical-align-top, .examination_modal .modal-body .modal_main_container #step_6_homeo_exam .responsive-table .vertical-align-top, .examination_modal .modal-body .modal_right_sidebar #step_1 .responsive-table .vertical-align-top, .examination_modal .modal-body .modal_right_sidebar #step_2 .responsive-table .vertical-align-top, .examination_modal .modal-body .modal_right_sidebar #step_3 .responsive-table .vertical-align-top, .examination_modal .modal-body .modal_right_sidebar #step_4 .responsive-table .vertical-align-top, .examination_modal .modal-body .modal_right_sidebar #step_5 .responsive-table .vertical-align-top, .examination_modal .modal-body .modal_right_sidebar #step_6 .responsive-table .vertical-align-top, .examination_modal .modal-body .modal_right_sidebar #step_1_homeo_exam .responsive-table .vertical-align-top, .examination_modal .modal-body .modal_right_sidebar #step_2_homeo_exam .responsive-table .vertical-align-top, .examination_modal .modal-body .modal_right_sidebar #step_3_homeo_exam .responsive-table .vertical-align-top, .examination_modal .modal-body .modal_right_sidebar #step_5_homeo_exam .responsive-table .vertical-align-top, .examination_modal .modal-body .modal_right_sidebar #step_6_homeo_exam .responsive-table .vertical-align-top {
  vertical-align: top !important;
}
.examination_modal .modal-body .modal_main_container #step_1 .responsive-table .form-control, .examination_modal .modal-body .modal_main_container #step_2 .responsive-table .form-control, .examination_modal .modal-body .modal_main_container #step_3 .responsive-table .form-control, .examination_modal .modal-body .modal_main_container #step_4 .responsive-table .form-control, .examination_modal .modal-body .modal_main_container #step_5 .responsive-table .form-control, .examination_modal .modal-body .modal_main_container #step_6 .responsive-table .form-control, .examination_modal .modal-body .modal_main_container #step_1_homeo_exam .responsive-table .form-control, .examination_modal .modal-body .modal_main_container #step_2_homeo_exam .responsive-table .form-control, .examination_modal .modal-body .modal_main_container #step_3_homeo_exam .responsive-table .form-control, .examination_modal .modal-body .modal_main_container #step_5_homeo_exam .responsive-table .form-control, .examination_modal .modal-body .modal_main_container #step_6_homeo_exam .responsive-table .form-control, .examination_modal .modal-body .modal_right_sidebar #step_1 .responsive-table .form-control, .examination_modal .modal-body .modal_right_sidebar #step_2 .responsive-table .form-control, .examination_modal .modal-body .modal_right_sidebar #step_3 .responsive-table .form-control, .examination_modal .modal-body .modal_right_sidebar #step_4 .responsive-table .form-control, .examination_modal .modal-body .modal_right_sidebar #step_5 .responsive-table .form-control, .examination_modal .modal-body .modal_right_sidebar #step_6 .responsive-table .form-control, .examination_modal .modal-body .modal_right_sidebar #step_1_homeo_exam .responsive-table .form-control, .examination_modal .modal-body .modal_right_sidebar #step_2_homeo_exam .responsive-table .form-control, .examination_modal .modal-body .modal_right_sidebar #step_3_homeo_exam .responsive-table .form-control, .examination_modal .modal-body .modal_right_sidebar #step_5_homeo_exam .responsive-table .form-control, .examination_modal .modal-body .modal_right_sidebar #step_6_homeo_exam .responsive-table .form-control {
  border-radius: 0;
}
.examination_modal .modal-body .modal_main_container #step_1 .responsive-table .form-control:invalid, .examination_modal .modal-body .modal_main_container #step_2 .responsive-table .form-control:invalid, .examination_modal .modal-body .modal_main_container #step_3 .responsive-table .form-control:invalid, .examination_modal .modal-body .modal_main_container #step_4 .responsive-table .form-control:invalid, .examination_modal .modal-body .modal_main_container #step_5 .responsive-table .form-control:invalid, .examination_modal .modal-body .modal_main_container #step_6 .responsive-table .form-control:invalid, .examination_modal .modal-body .modal_main_container #step_1_homeo_exam .responsive-table .form-control:invalid, .examination_modal .modal-body .modal_main_container #step_2_homeo_exam .responsive-table .form-control:invalid, .examination_modal .modal-body .modal_main_container #step_3_homeo_exam .responsive-table .form-control:invalid, .examination_modal .modal-body .modal_main_container #step_5_homeo_exam .responsive-table .form-control:invalid, .examination_modal .modal-body .modal_main_container #step_6_homeo_exam .responsive-table .form-control:invalid, .examination_modal .modal-body .modal_right_sidebar #step_1 .responsive-table .form-control:invalid, .examination_modal .modal-body .modal_right_sidebar #step_2 .responsive-table .form-control:invalid, .examination_modal .modal-body .modal_right_sidebar #step_3 .responsive-table .form-control:invalid, .examination_modal .modal-body .modal_right_sidebar #step_4 .responsive-table .form-control:invalid, .examination_modal .modal-body .modal_right_sidebar #step_5 .responsive-table .form-control:invalid, .examination_modal .modal-body .modal_right_sidebar #step_6 .responsive-table .form-control:invalid, .examination_modal .modal-body .modal_right_sidebar #step_1_homeo_exam .responsive-table .form-control:invalid, .examination_modal .modal-body .modal_right_sidebar #step_2_homeo_exam .responsive-table .form-control:invalid, .examination_modal .modal-body .modal_right_sidebar #step_3_homeo_exam .responsive-table .form-control:invalid, .examination_modal .modal-body .modal_right_sidebar #step_5_homeo_exam .responsive-table .form-control:invalid, .examination_modal .modal-body .modal_right_sidebar #step_6_homeo_exam .responsive-table .form-control:invalid {
  border-color: #f74f6e;
}
.examination_modal .modal-body .modal_main_container #step_1 .responsive-table thead, .examination_modal .modal-body .modal_main_container #step_2 .responsive-table thead, .examination_modal .modal-body .modal_main_container #step_3 .responsive-table thead, .examination_modal .modal-body .modal_main_container #step_4 .responsive-table thead, .examination_modal .modal-body .modal_main_container #step_5 .responsive-table thead, .examination_modal .modal-body .modal_main_container #step_6 .responsive-table thead, .examination_modal .modal-body .modal_main_container #step_1_homeo_exam .responsive-table thead, .examination_modal .modal-body .modal_main_container #step_2_homeo_exam .responsive-table thead, .examination_modal .modal-body .modal_main_container #step_3_homeo_exam .responsive-table thead, .examination_modal .modal-body .modal_main_container #step_5_homeo_exam .responsive-table thead, .examination_modal .modal-body .modal_main_container #step_6_homeo_exam .responsive-table thead, .examination_modal .modal-body .modal_right_sidebar #step_1 .responsive-table thead, .examination_modal .modal-body .modal_right_sidebar #step_2 .responsive-table thead, .examination_modal .modal-body .modal_right_sidebar #step_3 .responsive-table thead, .examination_modal .modal-body .modal_right_sidebar #step_4 .responsive-table thead, .examination_modal .modal-body .modal_right_sidebar #step_5 .responsive-table thead, .examination_modal .modal-body .modal_right_sidebar #step_6 .responsive-table thead, .examination_modal .modal-body .modal_right_sidebar #step_1_homeo_exam .responsive-table thead, .examination_modal .modal-body .modal_right_sidebar #step_2_homeo_exam .responsive-table thead, .examination_modal .modal-body .modal_right_sidebar #step_3_homeo_exam .responsive-table thead, .examination_modal .modal-body .modal_right_sidebar #step_5_homeo_exam .responsive-table thead, .examination_modal .modal-body .modal_right_sidebar #step_6_homeo_exam .responsive-table thead {
  border-bottom: 2px solid rgba(39, 123, 236, 0.14);
}
.examination_modal .modal-body .modal_main_container #step_1 .responsive-table thead th, .examination_modal .modal-body .modal_main_container #step_2 .responsive-table thead th, .examination_modal .modal-body .modal_main_container #step_3 .responsive-table thead th, .examination_modal .modal-body .modal_main_container #step_4 .responsive-table thead th, .examination_modal .modal-body .modal_main_container #step_5 .responsive-table thead th, .examination_modal .modal-body .modal_main_container #step_6 .responsive-table thead th, .examination_modal .modal-body .modal_main_container #step_1_homeo_exam .responsive-table thead th, .examination_modal .modal-body .modal_main_container #step_2_homeo_exam .responsive-table thead th, .examination_modal .modal-body .modal_main_container #step_3_homeo_exam .responsive-table thead th, .examination_modal .modal-body .modal_main_container #step_5_homeo_exam .responsive-table thead th, .examination_modal .modal-body .modal_main_container #step_6_homeo_exam .responsive-table thead th, .examination_modal .modal-body .modal_right_sidebar #step_1 .responsive-table thead th, .examination_modal .modal-body .modal_right_sidebar #step_2 .responsive-table thead th, .examination_modal .modal-body .modal_right_sidebar #step_3 .responsive-table thead th, .examination_modal .modal-body .modal_right_sidebar #step_4 .responsive-table thead th, .examination_modal .modal-body .modal_right_sidebar #step_5 .responsive-table thead th, .examination_modal .modal-body .modal_right_sidebar #step_6 .responsive-table thead th, .examination_modal .modal-body .modal_right_sidebar #step_1_homeo_exam .responsive-table thead th, .examination_modal .modal-body .modal_right_sidebar #step_2_homeo_exam .responsive-table thead th, .examination_modal .modal-body .modal_right_sidebar #step_3_homeo_exam .responsive-table thead th, .examination_modal .modal-body .modal_right_sidebar #step_5_homeo_exam .responsive-table thead th, .examination_modal .modal-body .modal_right_sidebar #step_6_homeo_exam .responsive-table thead th {
  background-color: #ffffff;
  border: 0;
  color: #287ced;
  font-weight: bold;
}
.examination_modal .modal-body .modal_main_container #step_1 .responsive-table thead th.extra_width.small, .examination_modal .modal-body .modal_main_container #step_2 .responsive-table thead th.extra_width.small, .examination_modal .modal-body .modal_main_container #step_3 .responsive-table thead th.extra_width.small, .examination_modal .modal-body .modal_main_container #step_4 .responsive-table thead th.extra_width.small, .examination_modal .modal-body .modal_main_container #step_5 .responsive-table thead th.extra_width.small, .examination_modal .modal-body .modal_main_container #step_6 .responsive-table thead th.extra_width.small, .examination_modal .modal-body .modal_main_container #step_1_homeo_exam .responsive-table thead th.extra_width.small, .examination_modal .modal-body .modal_main_container #step_2_homeo_exam .responsive-table thead th.extra_width.small, .examination_modal .modal-body .modal_main_container #step_3_homeo_exam .responsive-table thead th.extra_width.small, .examination_modal .modal-body .modal_main_container #step_5_homeo_exam .responsive-table thead th.extra_width.small, .examination_modal .modal-body .modal_main_container #step_6_homeo_exam .responsive-table thead th.extra_width.small, .examination_modal .modal-body .modal_right_sidebar #step_1 .responsive-table thead th.extra_width.small, .examination_modal .modal-body .modal_right_sidebar #step_2 .responsive-table thead th.extra_width.small, .examination_modal .modal-body .modal_right_sidebar #step_3 .responsive-table thead th.extra_width.small, .examination_modal .modal-body .modal_right_sidebar #step_4 .responsive-table thead th.extra_width.small, .examination_modal .modal-body .modal_right_sidebar #step_5 .responsive-table thead th.extra_width.small, .examination_modal .modal-body .modal_right_sidebar #step_6 .responsive-table thead th.extra_width.small, .examination_modal .modal-body .modal_right_sidebar #step_1_homeo_exam .responsive-table thead th.extra_width.small, .examination_modal .modal-body .modal_right_sidebar #step_2_homeo_exam .responsive-table thead th.extra_width.small, .examination_modal .modal-body .modal_right_sidebar #step_3_homeo_exam .responsive-table thead th.extra_width.small, .examination_modal .modal-body .modal_right_sidebar #step_5_homeo_exam .responsive-table thead th.extra_width.small, .examination_modal .modal-body .modal_right_sidebar #step_6_homeo_exam .responsive-table thead th.extra_width.small {
  width: 50px;
}
.examination_modal .modal-body .modal_main_container #step_1 .responsive-table thead th.extra_width.medium, .examination_modal .modal-body .modal_main_container #step_2 .responsive-table thead th.extra_width.medium, .examination_modal .modal-body .modal_main_container #step_3 .responsive-table thead th.extra_width.medium, .examination_modal .modal-body .modal_main_container #step_4 .responsive-table thead th.extra_width.medium, .examination_modal .modal-body .modal_main_container #step_5 .responsive-table thead th.extra_width.medium, .examination_modal .modal-body .modal_main_container #step_6 .responsive-table thead th.extra_width.medium, .examination_modal .modal-body .modal_main_container #step_1_homeo_exam .responsive-table thead th.extra_width.medium, .examination_modal .modal-body .modal_main_container #step_2_homeo_exam .responsive-table thead th.extra_width.medium, .examination_modal .modal-body .modal_main_container #step_3_homeo_exam .responsive-table thead th.extra_width.medium, .examination_modal .modal-body .modal_main_container #step_5_homeo_exam .responsive-table thead th.extra_width.medium, .examination_modal .modal-body .modal_main_container #step_6_homeo_exam .responsive-table thead th.extra_width.medium, .examination_modal .modal-body .modal_right_sidebar #step_1 .responsive-table thead th.extra_width.medium, .examination_modal .modal-body .modal_right_sidebar #step_2 .responsive-table thead th.extra_width.medium, .examination_modal .modal-body .modal_right_sidebar #step_3 .responsive-table thead th.extra_width.medium, .examination_modal .modal-body .modal_right_sidebar #step_4 .responsive-table thead th.extra_width.medium, .examination_modal .modal-body .modal_right_sidebar #step_5 .responsive-table thead th.extra_width.medium, .examination_modal .modal-body .modal_right_sidebar #step_6 .responsive-table thead th.extra_width.medium, .examination_modal .modal-body .modal_right_sidebar #step_1_homeo_exam .responsive-table thead th.extra_width.medium, .examination_modal .modal-body .modal_right_sidebar #step_2_homeo_exam .responsive-table thead th.extra_width.medium, .examination_modal .modal-body .modal_right_sidebar #step_3_homeo_exam .responsive-table thead th.extra_width.medium, .examination_modal .modal-body .modal_right_sidebar #step_5_homeo_exam .responsive-table thead th.extra_width.medium, .examination_modal .modal-body .modal_right_sidebar #step_6_homeo_exam .responsive-table thead th.extra_width.medium {
  width: 100px;
}
.examination_modal .modal-body .modal_main_container #step_1 .responsive-table tbody, .examination_modal .modal-body .modal_main_container #step_2 .responsive-table tbody, .examination_modal .modal-body .modal_main_container #step_3 .responsive-table tbody, .examination_modal .modal-body .modal_main_container #step_4 .responsive-table tbody, .examination_modal .modal-body .modal_main_container #step_5 .responsive-table tbody, .examination_modal .modal-body .modal_main_container #step_6 .responsive-table tbody, .examination_modal .modal-body .modal_main_container #step_1_homeo_exam .responsive-table tbody, .examination_modal .modal-body .modal_main_container #step_2_homeo_exam .responsive-table tbody, .examination_modal .modal-body .modal_main_container #step_3_homeo_exam .responsive-table tbody, .examination_modal .modal-body .modal_main_container #step_5_homeo_exam .responsive-table tbody, .examination_modal .modal-body .modal_main_container #step_6_homeo_exam .responsive-table tbody, .examination_modal .modal-body .modal_right_sidebar #step_1 .responsive-table tbody, .examination_modal .modal-body .modal_right_sidebar #step_2 .responsive-table tbody, .examination_modal .modal-body .modal_right_sidebar #step_3 .responsive-table tbody, .examination_modal .modal-body .modal_right_sidebar #step_4 .responsive-table tbody, .examination_modal .modal-body .modal_right_sidebar #step_5 .responsive-table tbody, .examination_modal .modal-body .modal_right_sidebar #step_6 .responsive-table tbody, .examination_modal .modal-body .modal_right_sidebar #step_1_homeo_exam .responsive-table tbody, .examination_modal .modal-body .modal_right_sidebar #step_2_homeo_exam .responsive-table tbody, .examination_modal .modal-body .modal_right_sidebar #step_3_homeo_exam .responsive-table tbody, .examination_modal .modal-body .modal_right_sidebar #step_5_homeo_exam .responsive-table tbody, .examination_modal .modal-body .modal_right_sidebar #step_6_homeo_exam .responsive-table tbody {
  border-bottom: 2px solid rgba(39, 123, 236, 0.14);
}
.examination_modal .modal-body .modal_main_container #step_1 .responsive-table tbody tr, .examination_modal .modal-body .modal_main_container #step_2 .responsive-table tbody tr, .examination_modal .modal-body .modal_main_container #step_3 .responsive-table tbody tr, .examination_modal .modal-body .modal_main_container #step_4 .responsive-table tbody tr, .examination_modal .modal-body .modal_main_container #step_5 .responsive-table tbody tr, .examination_modal .modal-body .modal_main_container #step_6 .responsive-table tbody tr, .examination_modal .modal-body .modal_main_container #step_1_homeo_exam .responsive-table tbody tr, .examination_modal .modal-body .modal_main_container #step_2_homeo_exam .responsive-table tbody tr, .examination_modal .modal-body .modal_main_container #step_3_homeo_exam .responsive-table tbody tr, .examination_modal .modal-body .modal_main_container #step_5_homeo_exam .responsive-table tbody tr, .examination_modal .modal-body .modal_main_container #step_6_homeo_exam .responsive-table tbody tr, .examination_modal .modal-body .modal_right_sidebar #step_1 .responsive-table tbody tr, .examination_modal .modal-body .modal_right_sidebar #step_2 .responsive-table tbody tr, .examination_modal .modal-body .modal_right_sidebar #step_3 .responsive-table tbody tr, .examination_modal .modal-body .modal_right_sidebar #step_4 .responsive-table tbody tr, .examination_modal .modal-body .modal_right_sidebar #step_5 .responsive-table tbody tr, .examination_modal .modal-body .modal_right_sidebar #step_6 .responsive-table tbody tr, .examination_modal .modal-body .modal_right_sidebar #step_1_homeo_exam .responsive-table tbody tr, .examination_modal .modal-body .modal_right_sidebar #step_2_homeo_exam .responsive-table tbody tr, .examination_modal .modal-body .modal_right_sidebar #step_3_homeo_exam .responsive-table tbody tr, .examination_modal .modal-body .modal_right_sidebar #step_5_homeo_exam .responsive-table tbody tr, .examination_modal .modal-body .modal_right_sidebar #step_6_homeo_exam .responsive-table tbody tr {
  border: 0;
}
.examination_modal .modal-body .modal_main_container #step_1 .responsive-table tbody tr td, .examination_modal .modal-body .modal_main_container #step_2 .responsive-table tbody tr td, .examination_modal .modal-body .modal_main_container #step_3 .responsive-table tbody tr td, .examination_modal .modal-body .modal_main_container #step_4 .responsive-table tbody tr td, .examination_modal .modal-body .modal_main_container #step_5 .responsive-table tbody tr td, .examination_modal .modal-body .modal_main_container #step_6 .responsive-table tbody tr td, .examination_modal .modal-body .modal_main_container #step_1_homeo_exam .responsive-table tbody tr td, .examination_modal .modal-body .modal_main_container #step_2_homeo_exam .responsive-table tbody tr td, .examination_modal .modal-body .modal_main_container #step_3_homeo_exam .responsive-table tbody tr td, .examination_modal .modal-body .modal_main_container #step_5_homeo_exam .responsive-table tbody tr td, .examination_modal .modal-body .modal_main_container #step_6_homeo_exam .responsive-table tbody tr td, .examination_modal .modal-body .modal_right_sidebar #step_1 .responsive-table tbody tr td, .examination_modal .modal-body .modal_right_sidebar #step_2 .responsive-table tbody tr td, .examination_modal .modal-body .modal_right_sidebar #step_3 .responsive-table tbody tr td, .examination_modal .modal-body .modal_right_sidebar #step_4 .responsive-table tbody tr td, .examination_modal .modal-body .modal_right_sidebar #step_5 .responsive-table tbody tr td, .examination_modal .modal-body .modal_right_sidebar #step_6 .responsive-table tbody tr td, .examination_modal .modal-body .modal_right_sidebar #step_1_homeo_exam .responsive-table tbody tr td, .examination_modal .modal-body .modal_right_sidebar #step_2_homeo_exam .responsive-table tbody tr td, .examination_modal .modal-body .modal_right_sidebar #step_3_homeo_exam .responsive-table tbody tr td, .examination_modal .modal-body .modal_right_sidebar #step_5_homeo_exam .responsive-table tbody tr td, .examination_modal .modal-body .modal_right_sidebar #step_6_homeo_exam .responsive-table tbody tr td {
  border: 0;
}
.examination_modal .modal-body .modal_main_container #step_1 .responsive-table tbody tr td:first-child, .examination_modal .modal-body .modal_main_container #step_2 .responsive-table tbody tr td:first-child, .examination_modal .modal-body .modal_main_container #step_3 .responsive-table tbody tr td:first-child, .examination_modal .modal-body .modal_main_container #step_4 .responsive-table tbody tr td:first-child, .examination_modal .modal-body .modal_main_container #step_5 .responsive-table tbody tr td:first-child, .examination_modal .modal-body .modal_main_container #step_6 .responsive-table tbody tr td:first-child, .examination_modal .modal-body .modal_main_container #step_1_homeo_exam .responsive-table tbody tr td:first-child, .examination_modal .modal-body .modal_main_container #step_2_homeo_exam .responsive-table tbody tr td:first-child, .examination_modal .modal-body .modal_main_container #step_3_homeo_exam .responsive-table tbody tr td:first-child, .examination_modal .modal-body .modal_main_container #step_5_homeo_exam .responsive-table tbody tr td:first-child, .examination_modal .modal-body .modal_main_container #step_6_homeo_exam .responsive-table tbody tr td:first-child, .examination_modal .modal-body .modal_right_sidebar #step_1 .responsive-table tbody tr td:first-child, .examination_modal .modal-body .modal_right_sidebar #step_2 .responsive-table tbody tr td:first-child, .examination_modal .modal-body .modal_right_sidebar #step_3 .responsive-table tbody tr td:first-child, .examination_modal .modal-body .modal_right_sidebar #step_4 .responsive-table tbody tr td:first-child, .examination_modal .modal-body .modal_right_sidebar #step_5 .responsive-table tbody tr td:first-child, .examination_modal .modal-body .modal_right_sidebar #step_6 .responsive-table tbody tr td:first-child, .examination_modal .modal-body .modal_right_sidebar #step_1_homeo_exam .responsive-table tbody tr td:first-child, .examination_modal .modal-body .modal_right_sidebar #step_2_homeo_exam .responsive-table tbody tr td:first-child, .examination_modal .modal-body .modal_right_sidebar #step_3_homeo_exam .responsive-table tbody tr td:first-child, .examination_modal .modal-body .modal_right_sidebar #step_5_homeo_exam .responsive-table tbody tr td:first-child, .examination_modal .modal-body .modal_right_sidebar #step_6_homeo_exam .responsive-table tbody tr td:first-child {
  width: 5em;
  color: #287ced;
  font-weight: bold;
}
.examination_modal .modal-body .modal_main_container #step_1 .responsive-table tfoot, .examination_modal .modal-body .modal_main_container #step_2 .responsive-table tfoot, .examination_modal .modal-body .modal_main_container #step_3 .responsive-table tfoot, .examination_modal .modal-body .modal_main_container #step_4 .responsive-table tfoot, .examination_modal .modal-body .modal_main_container #step_5 .responsive-table tfoot, .examination_modal .modal-body .modal_main_container #step_6 .responsive-table tfoot, .examination_modal .modal-body .modal_main_container #step_1_homeo_exam .responsive-table tfoot, .examination_modal .modal-body .modal_main_container #step_2_homeo_exam .responsive-table tfoot, .examination_modal .modal-body .modal_main_container #step_3_homeo_exam .responsive-table tfoot, .examination_modal .modal-body .modal_main_container #step_5_homeo_exam .responsive-table tfoot, .examination_modal .modal-body .modal_main_container #step_6_homeo_exam .responsive-table tfoot, .examination_modal .modal-body .modal_right_sidebar #step_1 .responsive-table tfoot, .examination_modal .modal-body .modal_right_sidebar #step_2 .responsive-table tfoot, .examination_modal .modal-body .modal_right_sidebar #step_3 .responsive-table tfoot, .examination_modal .modal-body .modal_right_sidebar #step_4 .responsive-table tfoot, .examination_modal .modal-body .modal_right_sidebar #step_5 .responsive-table tfoot, .examination_modal .modal-body .modal_right_sidebar #step_6 .responsive-table tfoot, .examination_modal .modal-body .modal_right_sidebar #step_1_homeo_exam .responsive-table tfoot, .examination_modal .modal-body .modal_right_sidebar #step_2_homeo_exam .responsive-table tfoot, .examination_modal .modal-body .modal_right_sidebar #step_3_homeo_exam .responsive-table tfoot, .examination_modal .modal-body .modal_right_sidebar #step_5_homeo_exam .responsive-table tfoot, .examination_modal .modal-body .modal_right_sidebar #step_6_homeo_exam .responsive-table tfoot {
  border-bottom: 2px solid rgba(39, 123, 236, 0.14);
  font-style: normal;
}
.examination_modal .modal-body .modal_main_container #step_1 .responsive-table tfoot .text-right, .examination_modal .modal-body .modal_main_container #step_2 .responsive-table tfoot .text-right, .examination_modal .modal-body .modal_main_container #step_3 .responsive-table tfoot .text-right, .examination_modal .modal-body .modal_main_container #step_4 .responsive-table tfoot .text-right, .examination_modal .modal-body .modal_main_container #step_5 .responsive-table tfoot .text-right, .examination_modal .modal-body .modal_main_container #step_6 .responsive-table tfoot .text-right, .examination_modal .modal-body .modal_main_container #step_1_homeo_exam .responsive-table tfoot .text-right, .examination_modal .modal-body .modal_main_container #step_2_homeo_exam .responsive-table tfoot .text-right, .examination_modal .modal-body .modal_main_container #step_3_homeo_exam .responsive-table tfoot .text-right, .examination_modal .modal-body .modal_main_container #step_5_homeo_exam .responsive-table tfoot .text-right, .examination_modal .modal-body .modal_main_container #step_6_homeo_exam .responsive-table tfoot .text-right, .examination_modal .modal-body .modal_right_sidebar #step_1 .responsive-table tfoot .text-right, .examination_modal .modal-body .modal_right_sidebar #step_2 .responsive-table tfoot .text-right, .examination_modal .modal-body .modal_right_sidebar #step_3 .responsive-table tfoot .text-right, .examination_modal .modal-body .modal_right_sidebar #step_4 .responsive-table tfoot .text-right, .examination_modal .modal-body .modal_right_sidebar #step_5 .responsive-table tfoot .text-right, .examination_modal .modal-body .modal_right_sidebar #step_6 .responsive-table tfoot .text-right, .examination_modal .modal-body .modal_right_sidebar #step_1_homeo_exam .responsive-table tfoot .text-right, .examination_modal .modal-body .modal_right_sidebar #step_2_homeo_exam .responsive-table tfoot .text-right, .examination_modal .modal-body .modal_right_sidebar #step_3_homeo_exam .responsive-table tfoot .text-right, .examination_modal .modal-body .modal_right_sidebar #step_5_homeo_exam .responsive-table tfoot .text-right, .examination_modal .modal-body .modal_right_sidebar #step_6_homeo_exam .responsive-table tfoot .text-right {
  text-align: right;
}
.examination_modal .modal-body .modal_main_container #step_1 .responsive-table tfoot .btn, .examination_modal .modal-body .modal_main_container #step_2 .responsive-table tfoot .btn, .examination_modal .modal-body .modal_main_container #step_3 .responsive-table tfoot .btn, .examination_modal .modal-body .modal_main_container #step_4 .responsive-table tfoot .btn, .examination_modal .modal-body .modal_main_container #step_5 .responsive-table tfoot .btn, .examination_modal .modal-body .modal_main_container #step_6 .responsive-table tfoot .btn, .examination_modal .modal-body .modal_main_container #step_1_homeo_exam .responsive-table tfoot .btn, .examination_modal .modal-body .modal_main_container #step_2_homeo_exam .responsive-table tfoot .btn, .examination_modal .modal-body .modal_main_container #step_3_homeo_exam .responsive-table tfoot .btn, .examination_modal .modal-body .modal_main_container #step_5_homeo_exam .responsive-table tfoot .btn, .examination_modal .modal-body .modal_main_container #step_6_homeo_exam .responsive-table tfoot .btn, .examination_modal .modal-body .modal_right_sidebar #step_1 .responsive-table tfoot .btn, .examination_modal .modal-body .modal_right_sidebar #step_2 .responsive-table tfoot .btn, .examination_modal .modal-body .modal_right_sidebar #step_3 .responsive-table tfoot .btn, .examination_modal .modal-body .modal_right_sidebar #step_4 .responsive-table tfoot .btn, .examination_modal .modal-body .modal_right_sidebar #step_5 .responsive-table tfoot .btn, .examination_modal .modal-body .modal_right_sidebar #step_6 .responsive-table tfoot .btn, .examination_modal .modal-body .modal_right_sidebar #step_1_homeo_exam .responsive-table tfoot .btn, .examination_modal .modal-body .modal_right_sidebar #step_2_homeo_exam .responsive-table tfoot .btn, .examination_modal .modal-body .modal_right_sidebar #step_3_homeo_exam .responsive-table tfoot .btn, .examination_modal .modal-body .modal_right_sidebar #step_5_homeo_exam .responsive-table tfoot .btn, .examination_modal .modal-body .modal_right_sidebar #step_6_homeo_exam .responsive-table tfoot .btn {
  background: #47B8FF;
  color: #fff;
  font-size: 1em;
  font-weight: bold;
  padding: 0.3em 1em;
  margin-top: 0em;
  margin-bottom: 0em;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  border-radius: 3em;
}
.examination_modal .modal-body .modal_main_container #step_1 .responsive-table tfoot .btn:hover, .examination_modal .modal-body .modal_main_container #step_2 .responsive-table tfoot .btn:hover, .examination_modal .modal-body .modal_main_container #step_3 .responsive-table tfoot .btn:hover, .examination_modal .modal-body .modal_main_container #step_4 .responsive-table tfoot .btn:hover, .examination_modal .modal-body .modal_main_container #step_5 .responsive-table tfoot .btn:hover, .examination_modal .modal-body .modal_main_container #step_6 .responsive-table tfoot .btn:hover, .examination_modal .modal-body .modal_main_container #step_1_homeo_exam .responsive-table tfoot .btn:hover, .examination_modal .modal-body .modal_main_container #step_2_homeo_exam .responsive-table tfoot .btn:hover, .examination_modal .modal-body .modal_main_container #step_3_homeo_exam .responsive-table tfoot .btn:hover, .examination_modal .modal-body .modal_main_container #step_5_homeo_exam .responsive-table tfoot .btn:hover, .examination_modal .modal-body .modal_main_container #step_6_homeo_exam .responsive-table tfoot .btn:hover, .examination_modal .modal-body .modal_right_sidebar #step_1 .responsive-table tfoot .btn:hover, .examination_modal .modal-body .modal_right_sidebar #step_2 .responsive-table tfoot .btn:hover, .examination_modal .modal-body .modal_right_sidebar #step_3 .responsive-table tfoot .btn:hover, .examination_modal .modal-body .modal_right_sidebar #step_4 .responsive-table tfoot .btn:hover, .examination_modal .modal-body .modal_right_sidebar #step_5 .responsive-table tfoot .btn:hover, .examination_modal .modal-body .modal_right_sidebar #step_6 .responsive-table tfoot .btn:hover, .examination_modal .modal-body .modal_right_sidebar #step_1_homeo_exam .responsive-table tfoot .btn:hover, .examination_modal .modal-body .modal_right_sidebar #step_2_homeo_exam .responsive-table tfoot .btn:hover, .examination_modal .modal-body .modal_right_sidebar #step_3_homeo_exam .responsive-table tfoot .btn:hover, .examination_modal .modal-body .modal_right_sidebar #step_5_homeo_exam .responsive-table tfoot .btn:hover, .examination_modal .modal-body .modal_right_sidebar #step_6_homeo_exam .responsive-table tfoot .btn:hover {
  background: rgba(255, 255, 255, 0.63);
  color: #3BA8EC;
  box-shadow: inset 0 0 0 2px #3BA8EC;
}
.examination_modal .modal-body .modal_main_container #step_1 #step_1_visual_activity, .examination_modal .modal-body .modal_main_container #step_1 #step_1_pupils, .examination_modal .modal-body .modal_main_container #step_1 #step_1_tonometer, .examination_modal .modal-body .modal_main_container #step_1 #step_1_cf, .examination_modal .modal-body .modal_main_container #step_1 #step_1_eomi, .examination_modal .modal-body .modal_right_sidebar #step_1 #step_1_visual_activity, .examination_modal .modal-body .modal_right_sidebar #step_1 #step_1_pupils, .examination_modal .modal-body .modal_right_sidebar #step_1 #step_1_tonometer, .examination_modal .modal-body .modal_right_sidebar #step_1 #step_1_cf, .examination_modal .modal-body .modal_right_sidebar #step_1 #step_1_eomi {
  padding: 1.5em;
}
.examination_modal .modal-body .modal_main_container #step_1 #step_1_tonometer .quick_actions, .examination_modal .modal-body .modal_right_sidebar #step_1 #step_1_tonometer .quick_actions {
  max-width: 400px;
}
.examination_modal .modal-body .modal_main_container #step_2 .eyePainterWrapper, .examination_modal .modal-body .modal_right_sidebar #step_2 .eyePainterWrapper {
  position: relative;
  height: 25em;
  box-shadow: 0 0 0 2px #cfe2fb;
  padding-top: 60px !important;
  padding-left: 60px !important;
  margin-bottom: 0.5em !important;
  background-color: white;
}
.examination_modal .modal-body .modal_main_container #step_2 .eyePainterWrapper .painter_tools, .examination_modal .modal-body .modal_right_sidebar #step_2 .eyePainterWrapper .painter_tools {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  flex-direction: column;
  width: 65px;
  height: 100%;
  background: #ffffff;
  box-shadow: inset -2px 0 0 0 #cfe2fb;
  z-index: 5;
}
.examination_modal .modal-body .modal_main_container #step_2 .eyePainterWrapper .painter_tools span, .examination_modal .modal-body .modal_right_sidebar #step_2 .eyePainterWrapper .painter_tools span {
  flex: 1;
  text-align: center;
  font-size: 1.5em;
  cursor: pointer;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  text-align: center;
  vertical-align: middle;
}
.examination_modal .modal-body .modal_main_container #step_2 .eyePainterWrapper .painter_tools span:first-child, .examination_modal .modal-body .modal_right_sidebar #step_2 .eyePainterWrapper .painter_tools span:first-child {
  text-transform: uppercase;
  font-size: small;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #287ced;
}
.examination_modal .modal-body .modal_main_container #step_2 .eyePainterWrapper .painter_tools span:not(:last-child), .examination_modal .modal-body .modal_right_sidebar #step_2 .eyePainterWrapper .painter_tools span:not(:last-child) {
  box-shadow: inset 0px -1px 0 0 #cfe2fb;
}
.examination_modal .modal-body .modal_main_container #step_2 .eyePainterWrapper .painter_tools span select, .examination_modal .modal-body .modal_right_sidebar #step_2 .eyePainterWrapper .painter_tools span select {
  border: none;
  background: #fff;
  text-align: center;
}
.examination_modal .modal-body .modal_main_container #step_2 .eyePainterWrapper canvas, .examination_modal .modal-body .modal_right_sidebar #step_2 .eyePainterWrapper canvas {
  display: block;
  margin: 0 auto;
  border-radius: 50%;
  cursor: default;
}
.examination_modal .modal-body .modal_main_container #step_3 .sle_exam_wrapper .sle_card, .examination_modal .modal-body .modal_right_sidebar #step_3 .sle_exam_wrapper .sle_card {
  position: relative;
  height: 10em;
  border: 1px solid rgb(242, 242, 242);
}
.examination_modal .modal-body .modal_main_container #step_3 .sle_exam_wrapper .sle_card.middle i, .examination_modal .modal-body .modal_right_sidebar #step_3 .sle_exam_wrapper .sle_card.middle i {
  position: absolute;
  font-size: 8em;
  color: #a3cfff;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.examination_modal .modal-body .modal_main_container #step_3 .sle_exam_wrapper .sle_card label, .examination_modal .modal-body .modal_right_sidebar #step_3 .sle_exam_wrapper .sle_card label {
  position: absolute;
  width: 100%;
  background: #fff;
  margin: 0 1px;
  padding: 10px 0 5px 10px;
  top: 0;
  left: 0;
  font-size: 0.8em;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  color: #267bec;
  z-index: 2;
}
.examination_modal .modal-body .modal_main_container #step_3 .sle_exam_wrapper .sle_card textarea.form-control, .examination_modal .modal-body .modal_right_sidebar #step_3 .sle_exam_wrapper .sle_card textarea.form-control {
  position: absolute;
  height: 100%;
  margin: 0;
  padding: 30px 8px 30px 8px;
  top: 0;
  bottom: 0;
  border: 0 !important;
  border-radius: 0;
  resize: none;
}
.examination_modal .modal-body .modal_main_container #step_3 .sle_exam_wrapper .sle_card textarea.form-control::-webkit-scrollbar, .examination_modal .modal-body .modal_right_sidebar #step_3 .sle_exam_wrapper .sle_card textarea.form-control::-webkit-scrollbar {
  width: 2px;
  opacity: 0;
}
.examination_modal .modal-body .modal_main_container #step_3 .sle_exam_wrapper .sle_card textarea.form-control::-webkit-scrollbar-thumb, .examination_modal .modal-body .modal_right_sidebar #step_3 .sle_exam_wrapper .sle_card textarea.form-control::-webkit-scrollbar-thumb {
  background: #007EE5;
  opacity: 0;
}
.examination_modal .modal-body .modal_main_container #step_3 .sle_exam_wrapper .sle_card textarea.form-control::-webkit-scrollbar-track, .examination_modal .modal-body .modal_right_sidebar #step_3 .sle_exam_wrapper .sle_card textarea.form-control::-webkit-scrollbar-track {
  background: transparent;
  opacity: 0;
}
.examination_modal .modal-body .modal_main_container #step_3 .sle_exam_wrapper .sle_card .quick_action_buttons, .examination_modal .modal-body .modal_right_sidebar #step_3 .sle_exam_wrapper .sle_card .quick_action_buttons {
  position: absolute;
  -webkit-transform: translateY(0em);
  -moz-transform: translateY(0em);
  -ms-transform: translateY(0em);
  -o-transform: translateY(0em);
  transform: translateY(0em);
  margin: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  padding: 0;
  box-shadow: inset 0 1px 0 0px #dbe1e8;
}
.examination_modal .modal-body .modal_main_container #step_3 .sle_exam_wrapper .sle_card .quick_action_buttons.open, .examination_modal .modal-body .modal_right_sidebar #step_3 .sle_exam_wrapper .sle_card .quick_action_buttons.open {
  -webkit-transform: translateY(0em);
  -moz-transform: translateY(0em);
  -ms-transform: translateY(0em);
  -o-transform: translateY(0em);
  transform: translateY(0em);
}
.examination_modal .modal-body .modal_main_container #step_3 .sle_exam_wrapper .sle_card .quick_action_buttons.add_button, .examination_modal .modal-body .modal_right_sidebar #step_3 .sle_exam_wrapper .sle_card .quick_action_buttons.add_button {
  max-height: unset;
  min-height: unset;
  bottom: unset;
  top: 0;
  width: 25%;
  right: 0;
  left: 75%;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.examination_modal .modal-body .modal_main_container #step_3 .sle_exam_wrapper .sle_card .quick_action_buttons.add_button.open, .examination_modal .modal-body .modal_right_sidebar #step_3 .sle_exam_wrapper .sle_card .quick_action_buttons.add_button.open {
  -webkit-transform: translateY(0em);
  -moz-transform: translateY(0em);
  -ms-transform: translateY(0em);
  -o-transform: translateY(0em);
  transform: translateY(0em);
}
.examination_modal .modal-body .modal_main_container #step_3 .sle_exam_wrapper .sle_card .quick_action_buttons.add_button .add_quick_action_button, .examination_modal .modal-body .modal_right_sidebar #step_3 .sle_exam_wrapper .sle_card .quick_action_buttons.add_button .add_quick_action_button {
  padding: 4px;
}
.examination_modal .modal-body .modal_main_container #step_3 .sle_exam_wrapper .sle_card .quick_action_buttons.owl-carousel, .examination_modal .modal-body .modal_right_sidebar #step_3 .sle_exam_wrapper .sle_card .quick_action_buttons.owl-carousel {
  padding: 0 20px;
}
.examination_modal .modal-body .modal_main_container #step_3 .sle_exam_wrapper .sle_card .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, .examination_modal .modal-body .modal_right_sidebar #step_3 .sle_exam_wrapper .sle_card .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item {
  float: left;
}
.examination_modal .modal-body .modal_main_container #step_3 .sle_exam_wrapper .sle_card .quick_action_buttons.owl-carousel .owl-nav, .examination_modal .modal-body .modal_right_sidebar #step_3 .sle_exam_wrapper .sle_card .quick_action_buttons.owl-carousel .owl-nav {
  position: absolute;
  margin: 0;
  width: 100%;
  top: 0;
  left: 0;
}
.examination_modal .modal-body .modal_main_container #step_3 .sle_exam_wrapper .sle_card .quick_action_buttons.owl-carousel .owl-nav .owl-prev, .examination_modal .modal-body .modal_main_container #step_3 .sle_exam_wrapper .sle_card .quick_action_buttons.owl-carousel .owl-nav .owl-next, .examination_modal .modal-body .modal_right_sidebar #step_3 .sle_exam_wrapper .sle_card .quick_action_buttons.owl-carousel .owl-nav .owl-prev, .examination_modal .modal-body .modal_right_sidebar #step_3 .sle_exam_wrapper .sle_card .quick_action_buttons.owl-carousel .owl-nav .owl-next {
  position: absolute;
  background: white;
  color: #5a5a5a;
  font-size: 1em;
  padding: 0px 7px;
  border-radius: 0;
  letter-spacing: 0.05em;
  margin: 0 auto;
  border: 0;
  line-height: 20px;
  box-shadow: inset 0px 0px 0 1px #dbe1e8;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.examination_modal .modal-body .modal_main_container #step_3 .sle_exam_wrapper .sle_card .quick_action_buttons.owl-carousel .owl-nav .owl-prev, .examination_modal .modal-body .modal_right_sidebar #step_3 .sle_exam_wrapper .sle_card .quick_action_buttons.owl-carousel .owl-nav .owl-prev {
  top: 0;
  left: 0;
}
.examination_modal .modal-body .modal_main_container #step_3 .sle_exam_wrapper .sle_card .quick_action_buttons.owl-carousel .owl-nav .owl-next, .examination_modal .modal-body .modal_right_sidebar #step_3 .sle_exam_wrapper .sle_card .quick_action_buttons.owl-carousel .owl-nav .owl-next {
  top: 0;
  right: 0;
}
.examination_modal .modal-body .modal_main_container #step_3 .sle_exam_wrapper .sle_card .quick_action_buttons a.btn, .examination_modal .modal-body .modal_right_sidebar #step_3 .sle_exam_wrapper .sle_card .quick_action_buttons a.btn {
  display: block;
  padding: 0px 3px;
  border-radius: 0;
  letter-spacing: 0.05em;
  margin: 0 1px;
  border: 0;
  line-height: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.examination_modal .modal-body .modal_main_container #step_3 .sle_exam_wrapper .sle_card .quick_action_buttons a.btn:not(:first-child), .examination_modal .modal-body .modal_right_sidebar #step_3 .sle_exam_wrapper .sle_card .quick_action_buttons a.btn:not(:first-child) {
  margin-left: -3px;
}
.examination_modal .modal-body .modal_main_container #step_3 .sle_exam_wrapper .sle_card .quick_action_buttons::-webkit-scrollbar, .examination_modal .modal-body .modal_right_sidebar #step_3 .sle_exam_wrapper .sle_card .quick_action_buttons::-webkit-scrollbar {
  display: none;
}
.examination_modal .modal-body .modal_main_container #step_3 .sle_exam_wrapper .sle_card .quick_action_buttons::-webkit-scrollbar-track, .examination_modal .modal-body .modal_right_sidebar #step_3 .sle_exam_wrapper .sle_card .quick_action_buttons::-webkit-scrollbar-track {
  display: none;
}
.examination_modal .modal-body .modal_main_container #step_3 .sle_exam_wrapper .sle_card .quick_action_buttons::-webkit-scrollbar-thumb, .examination_modal .modal-body .modal_right_sidebar #step_3 .sle_exam_wrapper .sle_card .quick_action_buttons::-webkit-scrollbar-thumb {
  display: none;
}
.examination_modal .modal-body .modal_main_container #step_3 .sle_exam_wrapper .sle_card .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, .examination_modal .modal-body .modal_right_sidebar #step_3 .sle_exam_wrapper .sle_card .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive {
  display: none;
}
.examination_modal .modal-body .modal_main_container #step_3 .sle_exam_wrapper .sle_card .quick_action_buttons::-webkit-scrollbar-track:horizontal, .examination_modal .modal-body .modal_right_sidebar #step_3 .sle_exam_wrapper .sle_card .quick_action_buttons::-webkit-scrollbar-track:horizontal {
  display: none;
}
.examination_modal .modal-body .modal_main_container #step_3 .sle_exam_wrapper .sle_card .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, .examination_modal .modal-body .modal_right_sidebar #step_3 .sle_exam_wrapper .sle_card .quick_action_buttons::-webkit-scrollbar-thumb:horizontal {
  display: none;
}
.examination_modal .modal-body .modal_main_container #step_3 .sles_footer, .examination_modal .modal-body .modal_right_sidebar #step_3 .sles_footer {
  padding: 1em;
}
.examination_modal .modal-body .modal_main_container #step_3 .sles_footer .btn, .examination_modal .modal-body .modal_right_sidebar #step_3 .sles_footer .btn {
  background: #47B8FF;
  color: #fff;
  font-size: 1em;
  font-weight: bold;
  padding: 0.3em 1em;
  margin-top: 0em;
  margin-bottom: 0em;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  border-radius: 3em;
}
.examination_modal .modal-body .modal_main_container #step_3 .sles_footer .btn:hover, .examination_modal .modal-body .modal_right_sidebar #step_3 .sles_footer .btn:hover {
  background: rgba(255, 255, 255, 0.63);
  color: #3BA8EC;
  box-shadow: inset 0 0 0 2px #3BA8EC;
}
.examination_modal .modal-body .modal_main_container #step_5 .right_eye_retinoscopy .range_slider, .examination_modal .modal-body .modal_main_container #step_5 .left_eye_retinoscopy .range_slider, .examination_modal .modal-body .modal_right_sidebar #step_5 .right_eye_retinoscopy .range_slider, .examination_modal .modal-body .modal_right_sidebar #step_5 .left_eye_retinoscopy .range_slider {
  position: relative;
  width: 15em;
  box-shadow: 0 0 0 1px #e3e3e3, 0 0 8px 0px #e3e3e3;
  border-radius: 3px;
  margin: 10px auto;
  padding: 1em;
}
.examination_modal .modal-body .modal_main_container #step_5 .right_eye_retinoscopy .range_slider input[type=range], .examination_modal .modal-body .modal_main_container #step_5 .left_eye_retinoscopy .range_slider input[type=range], .examination_modal .modal-body .modal_right_sidebar #step_5 .right_eye_retinoscopy .range_slider input[type=range], .examination_modal .modal-body .modal_right_sidebar #step_5 .left_eye_retinoscopy .range_slider input[type=range] {
  display: block;
  clear: both;
  position: relative;
  background: #ccc;
  width: 100%;
  height: 2px;
  margin: 9px 0;
  padding: 0;
  border: 0;
  border-radius: 1px;
  -webkit-appearance: none;
}
.examination_modal .modal-body .modal_main_container #step_5 .right_eye_retinoscopy .range_slider input[type=range]:disabled, .examination_modal .modal-body .modal_main_container #step_5 .left_eye_retinoscopy .range_slider input[type=range]:disabled, .examination_modal .modal-body .modal_right_sidebar #step_5 .right_eye_retinoscopy .range_slider input[type=range]:disabled, .examination_modal .modal-body .modal_right_sidebar #step_5 .left_eye_retinoscopy .range_slider input[type=range]:disabled {
  opacity: 0.4;
}
.examination_modal .modal-body .modal_main_container #step_5 .right_eye_retinoscopy .range_slider input[type=range]:focus, .examination_modal .modal-body .modal_main_container #step_5 .left_eye_retinoscopy .range_slider input[type=range]:focus, .examination_modal .modal-body .modal_right_sidebar #step_5 .right_eye_retinoscopy .range_slider input[type=range]:focus, .examination_modal .modal-body .modal_right_sidebar #step_5 .left_eye_retinoscopy .range_slider input[type=range]:focus {
  outline: 0;
}
.examination_modal .modal-body .modal_main_container #step_5 .right_eye_retinoscopy .range_slider input[type=range]::-moz-focus-outer, .examination_modal .modal-body .modal_main_container #step_5 .left_eye_retinoscopy .range_slider input[type=range]::-moz-focus-outer, .examination_modal .modal-body .modal_right_sidebar #step_5 .right_eye_retinoscopy .range_slider input[type=range]::-moz-focus-outer, .examination_modal .modal-body .modal_right_sidebar #step_5 .left_eye_retinoscopy .range_slider input[type=range]::-moz-focus-outer {
  border: 0;
}
.examination_modal .modal-body .modal_main_container #step_5 .right_eye_retinoscopy .range_slider input[type=range]::-ms-track, .examination_modal .modal-body .modal_main_container #step_5 .left_eye_retinoscopy .range_slider input[type=range]::-ms-track, .examination_modal .modal-body .modal_right_sidebar #step_5 .right_eye_retinoscopy .range_slider input[type=range]::-ms-track, .examination_modal .modal-body .modal_right_sidebar #step_5 .left_eye_retinoscopy .range_slider input[type=range]::-ms-track {
  display: block;
  cursor: pointer;
  width: 100%;
  height: 2px;
  background: transparent;
  margin: 0;
  padding: 0;
  border: 0;
}
.examination_modal .modal-body .modal_main_container #step_5 .right_eye_retinoscopy .range_slider input[type=range]::-ms-track:focus, .examination_modal .modal-body .modal_main_container #step_5 .left_eye_retinoscopy .range_slider input[type=range]::-ms-track:focus, .examination_modal .modal-body .modal_right_sidebar #step_5 .right_eye_retinoscopy .range_slider input[type=range]::-ms-track:focus, .examination_modal .modal-body .modal_right_sidebar #step_5 .left_eye_retinoscopy .range_slider input[type=range]::-ms-track:focus {
  background: #3d0;
}
.examination_modal .modal-body .modal_main_container #step_5 .right_eye_retinoscopy .range_slider input[type=range]::-webkit-slider-runnable-track, .examination_modal .modal-body .modal_main_container #step_5 .left_eye_retinoscopy .range_slider input[type=range]::-webkit-slider-runnable-track, .examination_modal .modal-body .modal_right_sidebar #step_5 .right_eye_retinoscopy .range_slider input[type=range]::-webkit-slider-runnable-track, .examination_modal .modal-body .modal_right_sidebar #step_5 .left_eye_retinoscopy .range_slider input[type=range]::-webkit-slider-runnable-track {
  display: block;
  cursor: pointer;
  width: 100%;
  height: 2px;
  background: transparent;
  margin: 0;
  padding: 0;
  border: 0;
}
.examination_modal .modal-body .modal_main_container #step_5 .right_eye_retinoscopy .range_slider input[type=range]::-webkit-slider-runnable-track:focus, .examination_modal .modal-body .modal_main_container #step_5 .left_eye_retinoscopy .range_slider input[type=range]::-webkit-slider-runnable-track:focus, .examination_modal .modal-body .modal_right_sidebar #step_5 .right_eye_retinoscopy .range_slider input[type=range]::-webkit-slider-runnable-track:focus, .examination_modal .modal-body .modal_right_sidebar #step_5 .left_eye_retinoscopy .range_slider input[type=range]::-webkit-slider-runnable-track:focus {
  background: #3d0;
}
.examination_modal .modal-body .modal_main_container #step_5 .right_eye_retinoscopy .range_slider input[type=range]::-moz-range-track, .examination_modal .modal-body .modal_main_container #step_5 .left_eye_retinoscopy .range_slider input[type=range]::-moz-range-track, .examination_modal .modal-body .modal_right_sidebar #step_5 .right_eye_retinoscopy .range_slider input[type=range]::-moz-range-track, .examination_modal .modal-body .modal_right_sidebar #step_5 .left_eye_retinoscopy .range_slider input[type=range]::-moz-range-track {
  display: block;
  cursor: pointer;
  width: 100%;
  height: 2px;
  background: transparent;
  margin: 0;
  padding: 0;
  border: 0;
}
.examination_modal .modal-body .modal_main_container #step_5 .right_eye_retinoscopy .range_slider input[type=range]::-moz-range-track:focus, .examination_modal .modal-body .modal_main_container #step_5 .left_eye_retinoscopy .range_slider input[type=range]::-moz-range-track:focus, .examination_modal .modal-body .modal_right_sidebar #step_5 .right_eye_retinoscopy .range_slider input[type=range]::-moz-range-track:focus, .examination_modal .modal-body .modal_right_sidebar #step_5 .left_eye_retinoscopy .range_slider input[type=range]::-moz-range-track:focus {
  background: #3d0;
}
.examination_modal .modal-body .modal_main_container #step_5 .right_eye_retinoscopy .range_slider .rangeslider__fill, .examination_modal .modal-body .modal_main_container #step_5 .left_eye_retinoscopy .range_slider .rangeslider__fill, .examination_modal .modal-body .modal_right_sidebar #step_5 .right_eye_retinoscopy .range_slider .rangeslider__fill, .examination_modal .modal-body .modal_right_sidebar #step_5 .left_eye_retinoscopy .range_slider .rangeslider__fill {
  display: block;
  cursor: pointer;
  width: 100%;
  height: 2px;
  background: transparent;
  margin: 0;
  padding: 0;
  border: 0;
}
.examination_modal .modal-body .modal_main_container #step_5 .right_eye_retinoscopy .range_slider .rangeslider__fill:focus, .examination_modal .modal-body .modal_main_container #step_5 .left_eye_retinoscopy .range_slider .rangeslider__fill:focus, .examination_modal .modal-body .modal_right_sidebar #step_5 .right_eye_retinoscopy .range_slider .rangeslider__fill:focus, .examination_modal .modal-body .modal_right_sidebar #step_5 .left_eye_retinoscopy .range_slider .rangeslider__fill:focus {
  background: #3d0;
}
.examination_modal .modal-body .modal_main_container #step_5 .right_eye_retinoscopy .range_slider .rangeslider__fill, .examination_modal .modal-body .modal_main_container #step_5 .left_eye_retinoscopy .range_slider .rangeslider__fill, .examination_modal .modal-body .modal_right_sidebar #step_5 .right_eye_retinoscopy .range_slider .rangeslider__fill, .examination_modal .modal-body .modal_right_sidebar #step_5 .left_eye_retinoscopy .range_slider .rangeslider__fill {
  background: #3d0;
}
.examination_modal .modal-body .modal_main_container #step_5 .right_eye_retinoscopy .range_slider input[type=range]::-webkit-slider-thumb, .examination_modal .modal-body .modal_main_container #step_5 .left_eye_retinoscopy .range_slider input[type=range]::-webkit-slider-thumb, .examination_modal .modal-body .modal_right_sidebar #step_5 .right_eye_retinoscopy .range_slider input[type=range]::-webkit-slider-thumb, .examination_modal .modal-body .modal_right_sidebar #step_5 .left_eye_retinoscopy .range_slider input[type=range]::-webkit-slider-thumb {
  cursor: pointer;
  box-sizing: border-box;
  padding: 0;
  margin-top: -9px;
  width: 20px;
  height: 20px;
  border: 1px solid #ccc;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.09);
  -webkit-appearance: none;
}
.examination_modal .modal-body .modal_main_container #step_5 .right_eye_retinoscopy .range_slider input[type=range]::-webkit-slider-thumb:active, .examination_modal .modal-body .modal_main_container #step_5 .left_eye_retinoscopy .range_slider input[type=range]::-webkit-slider-thumb:active, .examination_modal .modal-body .modal_right_sidebar #step_5 .right_eye_retinoscopy .range_slider input[type=range]::-webkit-slider-thumb:active, .examination_modal .modal-body .modal_right_sidebar #step_5 .left_eye_retinoscopy .range_slider input[type=range]::-webkit-slider-thumb:active {
  background: #f5f5f5;
}
.examination_modal .modal-body .modal_main_container #step_5 .right_eye_retinoscopy .range_slider input[type=range]::-moz-range-thumb, .examination_modal .modal-body .modal_main_container #step_5 .left_eye_retinoscopy .range_slider input[type=range]::-moz-range-thumb, .examination_modal .modal-body .modal_right_sidebar #step_5 .right_eye_retinoscopy .range_slider input[type=range]::-moz-range-thumb, .examination_modal .modal-body .modal_right_sidebar #step_5 .left_eye_retinoscopy .range_slider input[type=range]::-moz-range-thumb {
  cursor: pointer;
  box-sizing: border-box;
  padding: 0;
  margin-top: -9px;
  width: 20px;
  height: 20px;
  border: 1px solid #ccc;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.09);
  -webkit-appearance: none;
}
.examination_modal .modal-body .modal_main_container #step_5 .right_eye_retinoscopy .range_slider input[type=range]::-moz-range-thumb:active, .examination_modal .modal-body .modal_main_container #step_5 .left_eye_retinoscopy .range_slider input[type=range]::-moz-range-thumb:active, .examination_modal .modal-body .modal_right_sidebar #step_5 .right_eye_retinoscopy .range_slider input[type=range]::-moz-range-thumb:active, .examination_modal .modal-body .modal_right_sidebar #step_5 .left_eye_retinoscopy .range_slider input[type=range]::-moz-range-thumb:active {
  background: #f5f5f5;
}
.examination_modal .modal-body .modal_main_container #step_5 .right_eye_retinoscopy .range_slider input[type=range]::-ms-thumb, .examination_modal .modal-body .modal_main_container #step_5 .left_eye_retinoscopy .range_slider input[type=range]::-ms-thumb, .examination_modal .modal-body .modal_right_sidebar #step_5 .right_eye_retinoscopy .range_slider input[type=range]::-ms-thumb, .examination_modal .modal-body .modal_right_sidebar #step_5 .left_eye_retinoscopy .range_slider input[type=range]::-ms-thumb {
  cursor: pointer;
  box-sizing: border-box;
  padding: 0;
  margin-top: -9px;
  width: 20px;
  height: 20px;
  border: 1px solid #ccc;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.09);
  -webkit-appearance: none;
}
.examination_modal .modal-body .modal_main_container #step_5 .right_eye_retinoscopy .range_slider input[type=range]::-ms-thumb:active, .examination_modal .modal-body .modal_main_container #step_5 .left_eye_retinoscopy .range_slider input[type=range]::-ms-thumb:active, .examination_modal .modal-body .modal_right_sidebar #step_5 .right_eye_retinoscopy .range_slider input[type=range]::-ms-thumb:active, .examination_modal .modal-body .modal_right_sidebar #step_5 .left_eye_retinoscopy .range_slider input[type=range]::-ms-thumb:active {
  background: #f5f5f5;
}
.examination_modal .modal-body .modal_main_container #step_5 .right_eye_retinoscopy .range_slider .rangeslider__handle, .examination_modal .modal-body .modal_main_container #step_5 .left_eye_retinoscopy .range_slider .rangeslider__handle, .examination_modal .modal-body .modal_right_sidebar #step_5 .right_eye_retinoscopy .range_slider .rangeslider__handle, .examination_modal .modal-body .modal_right_sidebar #step_5 .left_eye_retinoscopy .range_slider .rangeslider__handle {
  cursor: pointer;
  box-sizing: border-box;
  padding: 0;
  margin-top: -9px;
  width: 20px;
  height: 20px;
  border: 1px solid #ccc;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.09);
  -webkit-appearance: none;
}
.examination_modal .modal-body .modal_main_container #step_5 .right_eye_retinoscopy .range_slider .rangeslider__handle:active, .examination_modal .modal-body .modal_main_container #step_5 .left_eye_retinoscopy .range_slider .rangeslider__handle:active, .examination_modal .modal-body .modal_right_sidebar #step_5 .right_eye_retinoscopy .range_slider .rangeslider__handle:active, .examination_modal .modal-body .modal_right_sidebar #step_5 .left_eye_retinoscopy .range_slider .rangeslider__handle:active {
  background: #f5f5f5;
}
.examination_modal .modal-body .modal_main_container #step_5 .right_eye_retinoscopy .range_slider .rangeslider__handle, .examination_modal .modal-body .modal_main_container #step_5 .left_eye_retinoscopy .range_slider .rangeslider__handle, .examination_modal .modal-body .modal_right_sidebar #step_5 .right_eye_retinoscopy .range_slider .rangeslider__handle, .examination_modal .modal-body .modal_right_sidebar #step_5 .left_eye_retinoscopy .range_slider .rangeslider__handle {
  position: absolute;
  top: 0;
}
.examination_modal .modal-body .modal_main_container #step_5 .right_eye_retinoscopy .eye_retinoscopy_right, .examination_modal .modal-body .modal_main_container #step_5 .right_eye_retinoscopy .eye_retinoscopy_left, .examination_modal .modal-body .modal_main_container #step_5 .left_eye_retinoscopy .eye_retinoscopy_right, .examination_modal .modal-body .modal_main_container #step_5 .left_eye_retinoscopy .eye_retinoscopy_left, .examination_modal .modal-body .modal_right_sidebar #step_5 .right_eye_retinoscopy .eye_retinoscopy_right, .examination_modal .modal-body .modal_right_sidebar #step_5 .right_eye_retinoscopy .eye_retinoscopy_left, .examination_modal .modal-body .modal_right_sidebar #step_5 .left_eye_retinoscopy .eye_retinoscopy_right, .examination_modal .modal-body .modal_right_sidebar #step_5 .left_eye_retinoscopy .eye_retinoscopy_left {
  position: relative;
  width: 15em;
  height: 15em;
  box-shadow: 0 0 0 1px #e3e3e3, 0 0 8px 0px #e3e3e3;
  border-radius: 3px;
  margin: 5px auto;
}
.examination_modal .modal-body .modal_main_container #step_5 .right_eye_retinoscopy .eye_retinoscopy_right .current_angle, .examination_modal .modal-body .modal_main_container #step_5 .right_eye_retinoscopy .eye_retinoscopy_left .current_angle, .examination_modal .modal-body .modal_main_container #step_5 .left_eye_retinoscopy .eye_retinoscopy_right .current_angle, .examination_modal .modal-body .modal_main_container #step_5 .left_eye_retinoscopy .eye_retinoscopy_left .current_angle, .examination_modal .modal-body .modal_right_sidebar #step_5 .right_eye_retinoscopy .eye_retinoscopy_right .current_angle, .examination_modal .modal-body .modal_right_sidebar #step_5 .right_eye_retinoscopy .eye_retinoscopy_left .current_angle, .examination_modal .modal-body .modal_right_sidebar #step_5 .left_eye_retinoscopy .eye_retinoscopy_right .current_angle, .examination_modal .modal-body .modal_right_sidebar #step_5 .left_eye_retinoscopy .eye_retinoscopy_left .current_angle {
  display: block;
  position: absolute;
  background: #ffffff;
  bottom: 0;
  right: 0;
  height: 2em;
  width: 4em;
  text-align: center;
  color: #949494;
  font-size: 1em;
  line-height: 2em;
  font-weight: 100;
  letter-spacing: 0.1em;
  border-radius: 3px 0 0 0;
  box-shadow: inset 1px 0 0 0 #e3e3e3, inset 0 1px 0 0 #e3e3e3;
}
.examination_modal .modal-body .modal_main_container #step_5 .right_eye_retinoscopy .eye_retinoscopy_right .current_eye, .examination_modal .modal-body .modal_main_container #step_5 .right_eye_retinoscopy .eye_retinoscopy_left .current_eye, .examination_modal .modal-body .modal_main_container #step_5 .left_eye_retinoscopy .eye_retinoscopy_right .current_eye, .examination_modal .modal-body .modal_main_container #step_5 .left_eye_retinoscopy .eye_retinoscopy_left .current_eye, .examination_modal .modal-body .modal_right_sidebar #step_5 .right_eye_retinoscopy .eye_retinoscopy_right .current_eye, .examination_modal .modal-body .modal_right_sidebar #step_5 .right_eye_retinoscopy .eye_retinoscopy_left .current_eye, .examination_modal .modal-body .modal_right_sidebar #step_5 .left_eye_retinoscopy .eye_retinoscopy_right .current_eye, .examination_modal .modal-body .modal_right_sidebar #step_5 .left_eye_retinoscopy .eye_retinoscopy_left .current_eye {
  display: block;
  position: absolute;
  background: #ffffff;
  top: 0;
  left: 0;
  height: 2em;
  width: 4em;
  text-align: center;
  color: #949494;
  font-size: 0.81em;
  line-height: 2em;
  font-weight: 100;
  letter-spacing: 0.1em;
  border-radius: 0 0 3px 0;
  box-shadow: inset 0px -1px 0 0 #e3e3e3, inset -1px 0 0 0 #e3e3e3;
}
.examination_modal .modal-body .modal_main_container #step_5 .right_eye_retinoscopy .eye_retinoscopy_right .angle, .examination_modal .modal-body .modal_main_container #step_5 .right_eye_retinoscopy .eye_retinoscopy_left .angle, .examination_modal .modal-body .modal_main_container #step_5 .left_eye_retinoscopy .eye_retinoscopy_right .angle, .examination_modal .modal-body .modal_main_container #step_5 .left_eye_retinoscopy .eye_retinoscopy_left .angle, .examination_modal .modal-body .modal_right_sidebar #step_5 .right_eye_retinoscopy .eye_retinoscopy_right .angle, .examination_modal .modal-body .modal_right_sidebar #step_5 .right_eye_retinoscopy .eye_retinoscopy_left .angle, .examination_modal .modal-body .modal_right_sidebar #step_5 .left_eye_retinoscopy .eye_retinoscopy_right .angle, .examination_modal .modal-body .modal_right_sidebar #step_5 .left_eye_retinoscopy .eye_retinoscopy_left .angle {
  display: block;
  position: absolute;
  height: 1px;
  width: 100%;
  background: #ff3030;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  -moz-transform: translate(-50%, -50%) rotate(180deg);
  -ms-transform: translate(-50%, -50%) rotate(180deg);
  -o-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg);
  transform-origin: center center;
  transition: all 1s cubic-bezier(0.34, -0.01, 0, 1.01);
}
.examination_modal .modal-body .modal_main_container #step_5 .right_eye_retinoscopy .eye_retinoscopy_right .angle::after, .examination_modal .modal-body .modal_main_container #step_5 .right_eye_retinoscopy .eye_retinoscopy_left .angle::after, .examination_modal .modal-body .modal_main_container #step_5 .left_eye_retinoscopy .eye_retinoscopy_right .angle::after, .examination_modal .modal-body .modal_main_container #step_5 .left_eye_retinoscopy .eye_retinoscopy_left .angle::after, .examination_modal .modal-body .modal_right_sidebar #step_5 .right_eye_retinoscopy .eye_retinoscopy_right .angle::after, .examination_modal .modal-body .modal_right_sidebar #step_5 .right_eye_retinoscopy .eye_retinoscopy_left .angle::after, .examination_modal .modal-body .modal_right_sidebar #step_5 .left_eye_retinoscopy .eye_retinoscopy_right .angle::after, .examination_modal .modal-body .modal_right_sidebar #step_5 .left_eye_retinoscopy .eye_retinoscopy_left .angle::after {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  background: transparent;
  left: 5%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -moz-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  -o-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  box-shadow: inset 0 -2px 0 0 #ff3030, inset 2px 0 0 0 #ff3030;
}
.examination_modal .modal-body .modal_main_container #step_5 .right_eye_retinoscopy .eye_retinoscopy_right i.fa, .examination_modal .modal-body .modal_main_container #step_5 .right_eye_retinoscopy .eye_retinoscopy_left i.fa, .examination_modal .modal-body .modal_main_container #step_5 .left_eye_retinoscopy .eye_retinoscopy_right i.fa, .examination_modal .modal-body .modal_main_container #step_5 .left_eye_retinoscopy .eye_retinoscopy_left i.fa, .examination_modal .modal-body .modal_right_sidebar #step_5 .right_eye_retinoscopy .eye_retinoscopy_right i.fa, .examination_modal .modal-body .modal_right_sidebar #step_5 .right_eye_retinoscopy .eye_retinoscopy_left i.fa, .examination_modal .modal-body .modal_right_sidebar #step_5 .left_eye_retinoscopy .eye_retinoscopy_right i.fa, .examination_modal .modal-body .modal_right_sidebar #step_5 .left_eye_retinoscopy .eye_retinoscopy_left i.fa {
  position: absolute;
  font-size: 10em;
  color: #f0f6ff;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.examination_modal .modal-body .modal_main_container #step_5 .right_eye_retinoscopy .eye_retinoscopy_right::before, .examination_modal .modal-body .modal_main_container #step_5 .right_eye_retinoscopy .eye_retinoscopy_left::before, .examination_modal .modal-body .modal_main_container #step_5 .left_eye_retinoscopy .eye_retinoscopy_right::before, .examination_modal .modal-body .modal_main_container #step_5 .left_eye_retinoscopy .eye_retinoscopy_left::before, .examination_modal .modal-body .modal_right_sidebar #step_5 .right_eye_retinoscopy .eye_retinoscopy_right::before, .examination_modal .modal-body .modal_right_sidebar #step_5 .right_eye_retinoscopy .eye_retinoscopy_left::before, .examination_modal .modal-body .modal_right_sidebar #step_5 .left_eye_retinoscopy .eye_retinoscopy_right::before, .examination_modal .modal-body .modal_right_sidebar #step_5 .left_eye_retinoscopy .eye_retinoscopy_left::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: #bdbdbd;
  top: 50%;
  left: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.examination_modal .modal-body .modal_main_container #step_5 .right_eye_retinoscopy .eye_retinoscopy_right::after, .examination_modal .modal-body .modal_main_container #step_5 .right_eye_retinoscopy .eye_retinoscopy_left::after, .examination_modal .modal-body .modal_main_container #step_5 .left_eye_retinoscopy .eye_retinoscopy_right::after, .examination_modal .modal-body .modal_main_container #step_5 .left_eye_retinoscopy .eye_retinoscopy_left::after, .examination_modal .modal-body .modal_right_sidebar #step_5 .right_eye_retinoscopy .eye_retinoscopy_right::after, .examination_modal .modal-body .modal_right_sidebar #step_5 .right_eye_retinoscopy .eye_retinoscopy_left::after, .examination_modal .modal-body .modal_right_sidebar #step_5 .left_eye_retinoscopy .eye_retinoscopy_right::after, .examination_modal .modal-body .modal_right_sidebar #step_5 .left_eye_retinoscopy .eye_retinoscopy_left::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #bdbdbd;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.examination_modal .modal-body .modal_main_container #step_6.ophthal_gonioscopy .big_heading, .examination_modal .modal-body .modal_right_sidebar #step_6.ophthal_gonioscopy .big_heading {
  font-size: 1em;
}
.examination_modal .modal-body .modal_main_container #step_6.ophthal_gonioscopy .gonioscopy_card, .examination_modal .modal-body .modal_right_sidebar #step_6.ophthal_gonioscopy .gonioscopy_card {
  position: relative;
  height: 16em;
  border: 1px solid #f2f2f2;
  padding: 0.5em !important;
}
.examination_modal .modal-body .modal_main_container #step_6.ophthal_gonioscopy .gonioscopy_card.no_border, .examination_modal .modal-body .modal_right_sidebar #step_6.ophthal_gonioscopy .gonioscopy_card.no_border {
  border: 0;
}
.examination_modal .modal-body .modal_main_container #step_6.ophthal_gonioscopy .gonioscopy_card label, .examination_modal .modal-body .modal_right_sidebar #step_6.ophthal_gonioscopy .gonioscopy_card label {
  font-size: 10px;
  margin-left: 5px;
  margin-top: 5px;
}
.examination_modal .modal-body .modal_main_container #step_6.ophthal_gonioscopy .gonioscopy_card .gonioscopy_eye_ball, .examination_modal .modal-body .modal_right_sidebar #step_6.ophthal_gonioscopy .gonioscopy_card .gonioscopy_eye_ball {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.examination_modal .modal-body .modal_main_container #step_6.ophthal_gonioscopy .gonioscopy_card .gonioscopy_eye_ball:before, .examination_modal .modal-body .modal_right_sidebar #step_6.ophthal_gonioscopy .gonioscopy_card .gonioscopy_eye_ball:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: #b9d5f9;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -moz-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  -o-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
.examination_modal .modal-body .modal_main_container #step_6.ophthal_gonioscopy .gonioscopy_card .gonioscopy_eye_ball:after, .examination_modal .modal-body .modal_right_sidebar #step_6.ophthal_gonioscopy .gonioscopy_card .gonioscopy_eye_ball:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: #b9d5f9;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -moz-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  -o-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
.examination_modal .modal-body .modal_main_container #step_6.ophthal_gonioscopy .gonioscopy_card .gonioscopy_eye_ball .eye_circle, .examination_modal .modal-body .modal_right_sidebar #step_6.ophthal_gonioscopy .gonioscopy_card .gonioscopy_eye_ball .eye_circle {
  position: absolute;
  width: 6em;
  height: 6em;
  box-shadow: inset 0 0 0 1px #b9d5f9;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.examination_modal .modal-body .modal_main_container #step_6.ophthal_gonioscopy .gonioscopy_card .form-group .form-control:not(textarea), .examination_modal .modal-body .modal_right_sidebar #step_6.ophthal_gonioscopy .gonioscopy_card .form-group .form-control:not(textarea) {
  height: 25px;
  font-size: 0.85em;
  padding: 0 10px;
  -webkit-appearance: none;
  appearance: none;
}
.examination_modal .modal-body .modal_main_container #step_6.ophthal_gonioscopy .gonioscopy_card .table, .examination_modal .modal-body .modal_right_sidebar #step_6.ophthal_gonioscopy .gonioscopy_card .table {
  margin-bottom: 0;
}
.examination_modal .modal-body .modal_main_container #step_6.ophthal_gonioscopy .gonioscopy_card .table tr td, .examination_modal .modal-body .modal_right_sidebar #step_6.ophthal_gonioscopy .gonioscopy_card .table tr td {
  padding: 0;
  width: auto;
}
.examination_modal .modal-body .modal_main_container #step_6.ophthal_gonioscopy .gonioscopy_card .eyes_toggle, .examination_modal .modal-body .modal_right_sidebar #step_6.ophthal_gonioscopy .gonioscopy_card .eyes_toggle {
  margin: 0;
  padding: 4em 0;
}
.examination_modal .modal-body .modal_main_container #step_6.ophthal_gonioscopy .gonioscopy_card .eyes_toggle label.btn, .examination_modal .modal-body .modal_right_sidebar #step_6.ophthal_gonioscopy .gonioscopy_card .eyes_toggle label.btn {
  font-size: 15px;
  color: #2f2f2f;
  background: #fff;
  box-shadow: inset 0px 0px 0px 1px #D9D9D9;
  outline: none !important;
}
.examination_modal .modal-body .modal_main_container #step_6.ophthal_gonioscopy .gonioscopy_card .eyes_toggle label.btn i, .examination_modal .modal-body .modal_right_sidebar #step_6.ophthal_gonioscopy .gonioscopy_card .eyes_toggle label.btn i {
  display: block;
  padding: 0.6em;
  font-size: 1.2em;
}
.examination_modal .modal-body .modal_main_container #step_6.ophthal_gonioscopy .gonioscopy_card .eyes_toggle label.btn.active, .examination_modal .modal-body .modal_right_sidebar #step_6.ophthal_gonioscopy .gonioscopy_card .eyes_toggle label.btn.active {
  color: #1a74ec;
}
.examination_modal .modal-body .modal_main_container #step_6.ophthal_gonioscopy .quick_actions .quick_action_buttons, .examination_modal .modal-body .modal_right_sidebar #step_6.ophthal_gonioscopy .quick_actions .quick_action_buttons {
  max-height: 5em;
  min-height: 5em;
}
.examination_modal .modal-body .modal_main_container #step_6.ophthal_gonioscopy .quick_actions .quick_action_buttons.open, .examination_modal .modal-body .modal_right_sidebar #step_6.ophthal_gonioscopy .quick_actions .quick_action_buttons.open {
  margin-top: 5em;
}
.examination_modal .modal-body .modal_right_sidebar {
  flex: 0.3;
  padding-top: 5em !important;
}
.examination_modal .modal-body .modal_right_sidebar .steps_container .btn {
  margin-top: 0;
  background: #fff;
  text-transform: uppercase;
  font-weight: bold;
  border: 0;
  border-radius: 0 !important;
}
.examination_modal .modal-body .modal_right_sidebar .steps_container .btn:not(:last-child) {
  box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);
}
.examination_modal .modal-body .modal_right_sidebar .steps_container .btn:hover {
  border: 0;
}
.examination_modal .modal-body .modal_right_sidebar .steps_container .btn i.fa-eye {
  display: block;
  font-size: 3em;
  margin-bottom: 0.25em;
  color: #858585;
}
.examination_modal .modal-body .modal_right_sidebar .steps_container .btn i.fa-flask {
  display: block;
  font-size: 3em;
  margin-bottom: 0.25em;
  color: #858585;
}
.examination_modal .modal-body .modal_right_sidebar .steps_container .btn span {
  font-size: 1.2em;
  margin-bottom: 0.5em;
  display: block;
}
.examination_modal .modal-body .modal_right_sidebar .steps_container .btn.active {
  box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.1), inset 5px 0 0 0 rgb(25, 115, 236);
}
.examination_modal .modal-body .modal_right_sidebar .steps_container .btn.active i, .examination_modal .modal-body .modal_right_sidebar .steps_container .btn.active span {
  color: #1470eb;
}
.examination_modal .modal-footer {
  border-top: 1px solid #eeeeee;
}

.notificationSettings span.label_info {
  font-size: 1.2em;
  font-weight: 500;
}

form.update_quick_action_status {
  display: inline-block;
}

#video_tutorial_modal .modal-content {
  background-color: #000;
}
#video_tutorial_modal .modal-content .modal-header {
  border-bottom: 1px solid #000000;
  position: absolute;
  top: 0;
  width: 3em;
  z-index: 1;
  right: 0;
}
#video_tutorial_modal .modal-content .modal-header .close {
  color: #FFF;
  font-size: 30px;
  font-weight: 100;
  opacity: 0.6;
  position: absolute;
  top: 2px;
  left: 8px;
}
#video_tutorial_modal .modal-content .modal-header .close:hover {
  color: #FFF;
  opacity: 1;
}
#video_tutorial_modal .modal-content .modal-header .tutorial_title {
  color: #fff;
}

._patient_history_tabs {
  border: 0;
}
@media (min-width: 520px) {
  ._patient_history_tabs {
    display: -webkit-flex;
    display: flex;
  }
}
._patient_history_tabs li {
  text-align: center;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
._patient_history_tabs li a {
  border: 0;
  background: #fff;
  color: #8A8A8A;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.08em;
  border-radius: 0;
  box-shadow: inset 0px 0px 0px 1px #CECECE;
  margin-left: -1px !important;
  padding: 1.3em 0;
}
._patient_history_tabs li.active a {
  color: #fff;
  background: #009BFF;
  box-shadow: none;
  border: 0;
}

@media screen and (min-width: 992px) {
  .display_flex {
    display: -webkit-flex;
    display: flex;
  }
  .flex_1 {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
.family_history {
  padding: 0 !important;
}
.family_history .patient_family_record {
  padding: 1em 2em 0.5em 2em;
  box-shadow: inset 0 -1px 0 0px rgba(0, 0, 0, 0.1);
}
.family_history .patient_family_record .familyMembersDetails .family_member_name {
  font-size: 1.2em;
  font-weight: bold;
  color: #313131;
  vertical-align: middle;
}
.family_history .patient_family_record .familyMembersDetails a.family_member_name {
  text-decoration: none;
}
.family_history .patient_family_record .familyMembersDetails a.family_member_name:hover {
  color: #00a2ff;
}
.family_history .patient_family_record .familyMembersDetails .label {
  color: #fff;
  padding: 5px 10px;
  font-size: 0.8em;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  cursor: default;
  background: #00a2ff;
  border-color: #3498db;
  margin-left: 1em;
  margin-right: 1em;
}
.family_history .patient_family_record .familyMembersDetails a.label {
  cursor: pointer;
  background: #ffffff;
  color: #3691d8;
  box-shadow: inset 0 0 0 2px #3691d8;
}
.family_history .patient_family_record .familyMembersDetails a.label:hover {
  background: #3691d8;
  color: #ffffff;
  box-shadow: none;
}

.family_history_row {
  position: relative;
  box-shadow: inset 0 0 0 1px #e0e0e0;
  padding: 1em 5px 1.5em 5px;
  margin: 10px;
}
.family_history_row .remove_nested_fields_link.visible-xs.visible-sm {
  position: absolute;
  top: 0;
  right: 0;
  background: #ff6363;
  color: #fff;
  border-radius: 0;
  padding: 3px 8px;
  font-size: 20px;
  font-weight: lighter;
  opacity: 0.6;
}

@media screen and (max-width: 767px) {
  #working_hours_align .doctor_form .nav-tabs li, #prescription_alerts .doctor_form .nav-tabs li {
    width: 100%;
    text-align: center;
  }
}
#working_hours_align .doctor_form .nav-tabs li a, #prescription_alerts .doctor_form .nav-tabs li a {
  margin-left: 0;
  margin-right: 0;
  text-transform: uppercase;
}
#working_hours_align .doctor_form .nav-tabs li a.dr_name, #prescription_alerts .doctor_form .nav-tabs li a.dr_name {
  background: #EFEFEF;
  letter-spacing: 1px;
}
#working_hours_align .doctor_form .nav-tabs li a h2, #prescription_alerts .doctor_form .nav-tabs li a h2 {
  font-size: 1em !important;
  color: #394263;
  margin: 0;
}
#working_hours_align .doctor_form .nav-tabs li a h2 span, #prescription_alerts .doctor_form .nav-tabs li a h2 span {
  color: #00A4ED;
}
#working_hours_align .doctor_form, #prescription_alerts .doctor_form {
  padding: 0;
  margin-right: 0;
  margin-bottom: 15px;
  background: #fff;
  border-radius: 3px;
}
#working_hours_align .doctor_form .bordered, #prescription_alerts .doctor_form .bordered {
  padding: 1em 0em;
  border-radius: 4px;
  margin: 0;
}
#working_hours_align .doctor_form .bordered img, #prescription_alerts .doctor_form .bordered img {
  display: inline-block;
  border-radius: 100%;
  margin-bottom: 1em;
  width: 200px;
  height: 200px;
}
#working_hours_align .doctor_form .bordered label, #prescription_alerts .doctor_form .bordered label {
  margin: 3px;
  font-size: 10px;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 700;
  color: #2f2f2f;
}
@media (max-width: 30em) {
  #working_hours_align .doctor_form .bordered label, #prescription_alerts .doctor_form .bordered label {
    letter-spacing: 0px;
  }
}
#working_hours_align .doctor_form .bordered label.btn, #prescription_alerts .doctor_form .bordered label.btn {
  font-size: 12px;
  color: black;
  background: rgba(224, 224, 224, 0.4509803922);
  outline: none !important;
  border: 0;
}
#working_hours_align .doctor_form .bordered label.btn .pl_rad_button, #prescription_alerts .doctor_form .bordered label.btn .pl_rad_button {
  display: none;
  height: 5px;
  background: rgba(224, 224, 224, 0.4509803922);
  border-radius: 50%;
}
#working_hours_align .doctor_form .bordered label.btn.active, #prescription_alerts .doctor_form .bordered label.btn.active {
  background: #077ee4;
  color: #fff;
  box-shadow: none;
  border: 0;
}
#working_hours_align .doctor_form .bordered label.btn.active .pl_rad_button, #prescription_alerts .doctor_form .bordered label.btn.active .pl_rad_button {
  display: inline-block;
}
#working_hours_align .doctor_form .bordered .form-control, #prescription_alerts .doctor_form .bordered .form-control {
  padding: 0px 15px;
  height: 40px;
  font-size: 1.3em;
  border: 0;
  box-shadow: 0px 0px 0px 1px #E0E0E0;
  border-radius: 2px;
  -webkit-transition: all 0.25s ease-in-out !important;
  -moz-transition: all 0.25s ease-in-out !important;
  -ms-transition: all 0.25s ease-in-out !important;
  -o-transition: all 0.25s ease-in-out !important;
  transition: all 0.25s ease-in-out !important;
}
#working_hours_align .doctor_form .bordered .form-control:focus, #prescription_alerts .doctor_form .bordered .form-control:focus {
  box-shadow: 0px 0px 0px 2px #7CCCE0;
}
#working_hours_align .doctor_form .use_hospital_working_hours .use_working_hours_button a:hover, #working_hours_align .doctor_form .use_hospital_working_hours .use_working_hours_button a:focus, #prescription_alerts .doctor_form .use_hospital_working_hours .use_working_hours_button a:hover, #prescription_alerts .doctor_form .use_hospital_working_hours .use_working_hours_button a:focus {
  background-color: #6ad2eb;
}
#working_hours_align .doctor_form .use_hospital_working_hours .use_working_hours_button, #prescription_alerts .doctor_form .use_hospital_working_hours .use_working_hours_button {
  margin-right: 5px;
}
#working_hours_align .doctor_form .responsive-table.theme-white-grey tbody tr td:last-child, #prescription_alerts .doctor_form .responsive-table.theme-white-grey tbody tr td:last-child {
  border-left-width: 1px;
}
#working_hours_align .doctor_form #doctor_timeslots_tab, #prescription_alerts .doctor_form #doctor_timeslots_tab {
  margin: 2em 0;
}
#working_hours_align .doctor_timeslots label, #prescription_alerts .doctor_timeslots label {
  padding: 7px 8px 7px 13px;
  margin: 1px;
  font-size: 10px;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 700;
  color: #2f2f2f;
}
#working_hours_align .doctor_timeslots label.btn, #prescription_alerts .doctor_timeslots label.btn {
  font-size: 12px;
  color: black;
  background: rgba(224, 224, 224, 0.4509803922);
  outline: none !important;
}
#working_hours_align .doctor_timeslots label.btn .pl_rad_button, #prescription_alerts .doctor_timeslots label.btn .pl_rad_button {
  display: none;
  height: 5px;
  background: rgba(224, 224, 224, 0.4509803922);
  border-radius: 50%;
}
#working_hours_align .doctor_timeslots label.btn.active, #prescription_alerts .doctor_timeslots label.btn.active {
  background: #077ee4;
  color: #fff;
  box-shadow: none;
  border: 0;
}
#working_hours_align .doctor_timeslots label.btn.active .pl_rad_button, #prescription_alerts .doctor_timeslots label.btn.active .pl_rad_button {
  display: inline-block;
}
#working_hours_align .doctor_timeslots .form-control, #prescription_alerts .doctor_timeslots .form-control {
  padding: 0px 15px;
  height: 40px;
  font-size: 1.3em;
  border: 0;
  box-shadow: 0px 0px 0px 1px #E0E0E0;
  border-radius: 2px;
  -webkit-transition: all 0.25s ease-in-out !important;
  -moz-transition: all 0.25s ease-in-out !important;
  -ms-transition: all 0.25s ease-in-out !important;
  -o-transition: all 0.25s ease-in-out !important;
  transition: all 0.25s ease-in-out !important;
}
#working_hours_align .doctor_timeslots .form-control:focus, #prescription_alerts .doctor_timeslots .form-control:focus {
  box-shadow: 0px 0px 0px 2px #7CCCE0;
}
#working_hours_align .use_patient_details_label, #prescription_alerts .use_patient_details_label {
  position: relative;
  display: block;
  padding: 0.5em 1em;
  margin-bottom: 0;
  font-size: 1em !important;
}
#working_hours_align .use_patient_details_label input[type=checkbox], #prescription_alerts .use_patient_details_label input[type=checkbox] {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
#working_hours_align .use_patient_details_label .placeholder_image_checkbox, #prescription_alerts .use_patient_details_label .placeholder_image_checkbox {
  content: "";
  position: absolute;
  top: 6px;
  left: 1em;
  width: 1.539em;
  height: 1.539em;
  background: white;
  background-position: 1px -19px;
  border-radius: 50%;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.12);
}
#working_hours_align .use_patient_details_label input[type=checkbox]:checked + .placeholder_image_checkbox, #prescription_alerts .use_patient_details_label input[type=checkbox]:checked + .placeholder_image_checkbox {
  background: #13c131 url(//halemind.com/assets/icons/checkbox_sprite-de173c01299e1108691ae3a9696e1a807f88fada22817ffba401bcddc0fb7483.svg);
  background-position: 0px -40px;
  box-shadow: none;
}
#working_hours_align .use_patient_details_label .label_wrap, #prescription_alerts .use_patient_details_label .label_wrap {
  padding-left: 2em;
  font-size: 1.1em;
  text-transform: initial;
  font-weight: normal;
}
#working_hours_align .hidden_fields select.form-control, #prescription_alerts .hidden_fields select.form-control {
  display: inline-block !important;
  pointer-events: none;
}

#available_balance {
  background: #f1f3f6;
  border: 1px solid rgba(154, 144, 144, 0.3098039216);
}

#upgrade_total {
  background: #f1f3f6;
  border: 1px solid rgba(154, 144, 144, 0.3098039216);
}

#locations {
  border: 1px solid rgba(154, 144, 144, 0.3098039216);
}

.gallery_carousel {
  padding: 0 2em;
}
.gallery_carousel .owl-stage-outer {
  z-index: 1;
}
.gallery_carousel .owl-stage-outer .owl-item {
  padding: 10px;
}
.gallery_carousel .owl-nav {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  margin: 0;
  z-index: 0;
}
.gallery_carousel .owl-nav .owl-prev {
  position: absolute;
  font-size: 2em;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
.gallery_carousel .owl-nav .owl-next {
  position: absolute;
  font-size: 2em;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
.gallery_carousel .owl-nav .owl-prev.disabled, .gallery_carousel .owl-nav .owl-next.disabled {
  opacity: 0.3;
}

.staff_count {
  position: absolute;
  top: 1px;
  left: 1px;
  background: #ffffff;
  color: #1bbae1;
  border-radius: 0;
  padding: 5px 10px;
  font-size: 12px;
  box-shadow: inset 0 -1px 0 0 #e1e0e1, inset -1px 0 0 0 #e1e0e1;
  font-weight: 600;
}

@media screen and (max-width: 30em) {
  .papertrail_header {
    width: 100%;
    top: 0px;
    border-top: 1px solid #fff;
    padding-top: 5px;
  }
}
.papertrail_header {
  position: relative;
  top: 7px;
}
.papertrail_header .summary_previous_next_sort {
  display: inline-block;
}
@media screen and (max-width: 30em) {
  .papertrail_header .summary_previous_next_sort {
    padding: 2px !important;
  }
}
.papertrail_header .summary_previous_next_sort li {
  display: inline-block;
}
.papertrail_header .summary_previous_next_sort li .input-group-addon {
  padding-right: 0px;
  border: none;
  color: #394263;
  position: relative;
  bottom: 2px;
}
.papertrail_header .summary_previous_next_sort li span {
  font-size: 15px;
}
.papertrail_header .summary_previous_next_sort li .dsplay_filter_date {
  padding-right: 10px;
  padding-left: 0px;
}
.papertrail_header .summary_previous_next_sort a {
  /*color: white;*/
  text-decoration: none;
}
.papertrail_header .summary_previous_next_sort.theme-dark a {
  color: #394263;
}
.papertrail_header .summary_previous_next_sort.theme-dark span.dsplay_filter_date {
  color: #394263;
}
.papertrail_header .summary_previous_next_sort.theme-dark .input-group-addon {
  background-color: #fff;
  border-color: #fff;
  color: #394263;
  padding-right: 0px;
}

.papertrail .timeline-list:after {
  top: 60px !important;
}
@media screen and (max-width: 520px) {
  .papertrail .timeline-list:after {
    top: 180px !important;
  }
}
@media screen and (min-width: 521px) and (max-width: 990px) {
  .papertrail .timeline-list:after {
    top: 80px !important;
  }
}

.picture_upload {
  padding-top: 10px;
}
.picture_upload .item_picture {
  display: inline-block;
}

.papertrail_card_section {
  min-height: 13em;
  padding: 10px !important;
}
.papertrail_card_section h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 5px;
  font-size: 1.5em;
}
.papertrail_card_section hr {
  margin-top: 0px;
  margin-bottom: 0px;
}
.papertrail_card_section .papertrail_card_body {
  margin-left: 5px !important;
}

.quicK_actions_page .responsive-table {
  border-collapse: unset;
  counter-reset: rowNumber;
}
.quicK_actions_page .responsive-table thead {
  border-bottom: 2px solid rgba(39, 123, 236, 0.14);
}
.quicK_actions_page .responsive-table thead th {
  background-color: #ffffff;
  border: 1px solid #E0E0E0;
  color: #287ced;
  font-weight: bold;
  text-align: left;
}
.quicK_actions_page .responsive-table thead th.extra_width.small {
  width: 50px;
}
.quicK_actions_page .responsive-table thead th.extra_width.medium {
  width: 100px;
}
.quicK_actions_page .responsive-table tbody {
  border-bottom: 2px solid rgba(39, 123, 236, 0.14);
}
.quicK_actions_page .responsive-table tbody tr {
  counter-increment: rowNumber;
  border: 1px solid #E0E0E0;
}
.quicK_actions_page .responsive-table tbody tr td {
  text-align: left;
  border: 0;
  vertical-align: top;
}
.quicK_actions_page .responsive-table tbody tr td:nth-child(2) {
  width: 1em;
  color: #287ced;
  font-weight: bold;
}
.quicK_actions_page .responsive-table tbody tr td:nth-child(2)::before {
  content: counter(rowNumber);
}
.quicK_actions_page .responsive-table tbody tr td .all_tag {
  display: inline-block;
  padding: 5px 15px;
  background: #32b216;
  color: #ffffff;
  border-radius: 15px;
}
.quicK_actions_page .responsive-table tbody tr td .model_tag {
  font-weight: bold;
  color: #2d80bf;
  display: inline-block;
  margin-right: 0.5em;
}
.quicK_actions_page .responsive-table tbody tr td .column_tag {
  display: inline-block;
  margin-left: 0.5em;
}
.quicK_actions_page .responsive-table tbody tr td .btn {
  font-size: 1em;
  margin-right: -1px;
}
.quicK_actions_page .responsive-table tbody tr td .btn.add_quick_action_button_single {
  background: #ffffff;
  color: #3691d8;
  box-shadow: inset 0 0 0 2px #3691d8;
}
.quicK_actions_page .responsive-table tbody tr td .btn.add_quick_action_button_single:hover {
  background: #3691d8;
  color: #ffffff;
  box-shadow: none;
}
.quicK_actions_page .responsive-table tbody tr td .btn.delete_quick_action_button_single {
  background: #ffffff;
  color: #f67373;
  box-shadow: inset 0 0 0 2px #f67373;
}
.quicK_actions_page .responsive-table tbody tr td .btn.delete_quick_action_button_single:hover {
  background: #f67373;
  color: #ffffff;
  box-shadow: none;
}

.prescription_instruction {
  position: relative;
  height: 7em;
  border: 1px solid rgb(242, 242, 242);
}
.prescription_instruction.middle i {
  position: absolute;
  font-size: 8em;
  color: #a3cfff;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.prescription_instruction textarea.form-control {
  position: absolute;
  margin: 0;
  padding: 30px 8px 8px 8px;
  top: 0;
  bottom: 0;
  border: 0;
  border-radius: 0;
  resize: none;
}
.prescription_instruction .quick_action_buttons {
  position: absolute;
  -webkit-transform: translateY(0em);
  -moz-transform: translateY(0em);
  -ms-transform: translateY(0em);
  -o-transform: translateY(0em);
  transform: translateY(0em);
  margin: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  padding: 0;
  box-shadow: inset 0 1px 0 0px #dbe1e8;
}
.prescription_instruction .quick_action_buttons.open {
  margin-top: 5em;
  -webkit-transform: translateY(0em);
  -moz-transform: translateY(0em);
  -ms-transform: translateY(0em);
  -o-transform: translateY(0em);
  transform: translateY(0em);
}
.prescription_instruction .quick_action_buttons.add_button {
  top: 0;
  width: 25%;
  right: 0;
  left: 75%;
  -webkit-transform: translateY(-5em);
  -moz-transform: translateY(-5em);
  -ms-transform: translateY(-5em);
  -o-transform: translateY(-5em);
  transform: translateY(-5em);
}
.prescription_instruction .quick_action_buttons.owl-carousel {
  padding: 0 20px;
}
.prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item {
  float: left;
}
.prescription_instruction .quick_action_buttons.owl-carousel .owl-nav {
  position: absolute;
  margin: 0;
  width: 100%;
  top: 0;
  left: 0;
}
.prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next {
  position: absolute;
  background: white;
  color: #5a5a5a;
  font-size: 1em;
  padding: 0px 7px;
  border-radius: 0;
  letter-spacing: 0.05em;
  margin: 0 auto;
  border: 0;
  line-height: 20px;
  box-shadow: inset 0px 0px 0 1px #dbe1e8;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev {
  top: 0;
  left: 0;
}
.prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next {
  top: 0;
  right: 0;
}
.prescription_instruction .quick_action_buttons a.btn {
  font-size: 12px !important;
  border-radius: 0 !important;
  padding: 0 !important;
  line-height: 18px !important;
  display: block;
  padding: 0px 3px;
  border-radius: 0;
  letter-spacing: 0.05em;
  margin: 0 1px;
  border: 0;
  line-height: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.prescription_instruction .quick_action_buttons a.btn:not(:first-child) {
  margin-left: -3px;
}
.prescription_instruction .quick_action_buttons::-webkit-scrollbar {
  display: none;
}
.prescription_instruction .quick_action_buttons::-webkit-scrollbar-track {
  display: none;
}
.prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb {
  display: none;
}
.prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive {
  display: none;
}
.prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal {
  display: none;
}
.prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal {
  display: none;
}

#add_new_prescription_form, #edit_invoice_form, #add_new_pharmacy_bill_form, #edit_pharmacy_bill_form, #createPrescriptionTemplatemodal, #editPrescriptionTemplatemodal, #editPrevPrescription, #importUserPrescription, #add_new_radiology_order_form {
  margin: 1em 0;
}
@media (max-width: 767px) {
  #add_new_prescription_form #new_prescription_form, #add_new_prescription_form #new_bill_form, #add_new_prescription_form #new_hospital_pharmacy_bill, #add_new_prescription_form #edit_hospital_pharmacy_bill, #add_new_prescription_form #create_prescirption_template_form, #add_new_prescription_form #prescription_template_form, #add_new_prescription_form #new_prescription_form, #add_new_prescription_form #create_anon_pres_item, #add_new_prescription_form #new_pharmacy_order_form, #add_new_prescription_form #edit_pharmacy_order_form, #add_new_prescription_form #new_treatment_form, #add_new_prescription_form #return_hospital_pharmacy_bill, #edit_invoice_form #new_prescription_form, #edit_invoice_form #new_bill_form, #edit_invoice_form #new_hospital_pharmacy_bill, #edit_invoice_form #edit_hospital_pharmacy_bill, #edit_invoice_form #create_prescirption_template_form, #edit_invoice_form #prescription_template_form, #edit_invoice_form #new_prescription_form, #edit_invoice_form #create_anon_pres_item, #edit_invoice_form #new_pharmacy_order_form, #edit_invoice_form #edit_pharmacy_order_form, #edit_invoice_form #new_treatment_form, #edit_invoice_form #return_hospital_pharmacy_bill, #add_new_pharmacy_bill_form #new_prescription_form, #add_new_pharmacy_bill_form #new_bill_form, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill, #add_new_pharmacy_bill_form #create_prescirption_template_form, #add_new_pharmacy_bill_form #prescription_template_form, #add_new_pharmacy_bill_form #new_prescription_form, #add_new_pharmacy_bill_form #create_anon_pres_item, #add_new_pharmacy_bill_form #new_pharmacy_order_form, #add_new_pharmacy_bill_form #edit_pharmacy_order_form, #add_new_pharmacy_bill_form #new_treatment_form, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill, #edit_pharmacy_bill_form #new_prescription_form, #edit_pharmacy_bill_form #new_bill_form, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill, #edit_pharmacy_bill_form #create_prescirption_template_form, #edit_pharmacy_bill_form #prescription_template_form, #edit_pharmacy_bill_form #new_prescription_form, #edit_pharmacy_bill_form #create_anon_pres_item, #edit_pharmacy_bill_form #new_pharmacy_order_form, #edit_pharmacy_bill_form #edit_pharmacy_order_form, #edit_pharmacy_bill_form #new_treatment_form, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill, #createPrescriptionTemplatemodal #new_prescription_form, #createPrescriptionTemplatemodal #new_bill_form, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill, #createPrescriptionTemplatemodal #create_prescirption_template_form, #createPrescriptionTemplatemodal #prescription_template_form, #createPrescriptionTemplatemodal #new_prescription_form, #createPrescriptionTemplatemodal #create_anon_pres_item, #createPrescriptionTemplatemodal #new_pharmacy_order_form, #createPrescriptionTemplatemodal #edit_pharmacy_order_form, #createPrescriptionTemplatemodal #new_treatment_form, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill, #editPrescriptionTemplatemodal #new_prescription_form, #editPrescriptionTemplatemodal #new_bill_form, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill, #editPrescriptionTemplatemodal #create_prescirption_template_form, #editPrescriptionTemplatemodal #prescription_template_form, #editPrescriptionTemplatemodal #new_prescription_form, #editPrescriptionTemplatemodal #create_anon_pres_item, #editPrescriptionTemplatemodal #new_pharmacy_order_form, #editPrescriptionTemplatemodal #edit_pharmacy_order_form, #editPrescriptionTemplatemodal #new_treatment_form, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill, #editPrevPrescription #new_prescription_form, #editPrevPrescription #new_bill_form, #editPrevPrescription #new_hospital_pharmacy_bill, #editPrevPrescription #edit_hospital_pharmacy_bill, #editPrevPrescription #create_prescirption_template_form, #editPrevPrescription #prescription_template_form, #editPrevPrescription #new_prescription_form, #editPrevPrescription #create_anon_pres_item, #editPrevPrescription #new_pharmacy_order_form, #editPrevPrescription #edit_pharmacy_order_form, #editPrevPrescription #new_treatment_form, #editPrevPrescription #return_hospital_pharmacy_bill, #importUserPrescription #new_prescription_form, #importUserPrescription #new_bill_form, #importUserPrescription #new_hospital_pharmacy_bill, #importUserPrescription #edit_hospital_pharmacy_bill, #importUserPrescription #create_prescirption_template_form, #importUserPrescription #prescription_template_form, #importUserPrescription #new_prescription_form, #importUserPrescription #create_anon_pres_item, #importUserPrescription #new_pharmacy_order_form, #importUserPrescription #edit_pharmacy_order_form, #importUserPrescription #new_treatment_form, #importUserPrescription #return_hospital_pharmacy_bill, #add_new_radiology_order_form #new_prescription_form, #add_new_radiology_order_form #new_bill_form, #add_new_radiology_order_form #new_hospital_pharmacy_bill, #add_new_radiology_order_form #edit_hospital_pharmacy_bill, #add_new_radiology_order_form #create_prescirption_template_form, #add_new_radiology_order_form #prescription_template_form, #add_new_radiology_order_form #new_prescription_form, #add_new_radiology_order_form #create_anon_pres_item, #add_new_radiology_order_form #new_pharmacy_order_form, #add_new_radiology_order_form #edit_pharmacy_order_form, #add_new_radiology_order_form #new_treatment_form, #add_new_radiology_order_form #return_hospital_pharmacy_bill {
    padding: 0 1em;
  }
}
#add_new_prescription_form #new_prescription_form [class*=col-md], #add_new_prescription_form #new_bill_form [class*=col-md], #add_new_prescription_form #new_hospital_pharmacy_bill [class*=col-md], #add_new_prescription_form #edit_hospital_pharmacy_bill [class*=col-md], #add_new_prescription_form #create_prescirption_template_form [class*=col-md], #add_new_prescription_form #prescription_template_form [class*=col-md], #add_new_prescription_form #new_prescription_form [class*=col-md], #add_new_prescription_form #create_anon_pres_item [class*=col-md], #add_new_prescription_form #new_pharmacy_order_form [class*=col-md], #add_new_prescription_form #edit_pharmacy_order_form [class*=col-md], #add_new_prescription_form #new_treatment_form [class*=col-md], #add_new_prescription_form #return_hospital_pharmacy_bill [class*=col-md], #edit_invoice_form #new_prescription_form [class*=col-md], #edit_invoice_form #new_bill_form [class*=col-md], #edit_invoice_form #new_hospital_pharmacy_bill [class*=col-md], #edit_invoice_form #edit_hospital_pharmacy_bill [class*=col-md], #edit_invoice_form #create_prescirption_template_form [class*=col-md], #edit_invoice_form #prescription_template_form [class*=col-md], #edit_invoice_form #new_prescription_form [class*=col-md], #edit_invoice_form #create_anon_pres_item [class*=col-md], #edit_invoice_form #new_pharmacy_order_form [class*=col-md], #edit_invoice_form #edit_pharmacy_order_form [class*=col-md], #edit_invoice_form #new_treatment_form [class*=col-md], #edit_invoice_form #return_hospital_pharmacy_bill [class*=col-md], #add_new_pharmacy_bill_form #new_prescription_form [class*=col-md], #add_new_pharmacy_bill_form #new_bill_form [class*=col-md], #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill [class*=col-md], #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill [class*=col-md], #add_new_pharmacy_bill_form #create_prescirption_template_form [class*=col-md], #add_new_pharmacy_bill_form #prescription_template_form [class*=col-md], #add_new_pharmacy_bill_form #new_prescription_form [class*=col-md], #add_new_pharmacy_bill_form #create_anon_pres_item [class*=col-md], #add_new_pharmacy_bill_form #new_pharmacy_order_form [class*=col-md], #add_new_pharmacy_bill_form #edit_pharmacy_order_form [class*=col-md], #add_new_pharmacy_bill_form #new_treatment_form [class*=col-md], #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill [class*=col-md], #edit_pharmacy_bill_form #new_prescription_form [class*=col-md], #edit_pharmacy_bill_form #new_bill_form [class*=col-md], #edit_pharmacy_bill_form #new_hospital_pharmacy_bill [class*=col-md], #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill [class*=col-md], #edit_pharmacy_bill_form #create_prescirption_template_form [class*=col-md], #edit_pharmacy_bill_form #prescription_template_form [class*=col-md], #edit_pharmacy_bill_form #new_prescription_form [class*=col-md], #edit_pharmacy_bill_form #create_anon_pres_item [class*=col-md], #edit_pharmacy_bill_form #new_pharmacy_order_form [class*=col-md], #edit_pharmacy_bill_form #edit_pharmacy_order_form [class*=col-md], #edit_pharmacy_bill_form #new_treatment_form [class*=col-md], #edit_pharmacy_bill_form #return_hospital_pharmacy_bill [class*=col-md], #createPrescriptionTemplatemodal #new_prescription_form [class*=col-md], #createPrescriptionTemplatemodal #new_bill_form [class*=col-md], #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill [class*=col-md], #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill [class*=col-md], #createPrescriptionTemplatemodal #create_prescirption_template_form [class*=col-md], #createPrescriptionTemplatemodal #prescription_template_form [class*=col-md], #createPrescriptionTemplatemodal #new_prescription_form [class*=col-md], #createPrescriptionTemplatemodal #create_anon_pres_item [class*=col-md], #createPrescriptionTemplatemodal #new_pharmacy_order_form [class*=col-md], #createPrescriptionTemplatemodal #edit_pharmacy_order_form [class*=col-md], #createPrescriptionTemplatemodal #new_treatment_form [class*=col-md], #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill [class*=col-md], #editPrescriptionTemplatemodal #new_prescription_form [class*=col-md], #editPrescriptionTemplatemodal #new_bill_form [class*=col-md], #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill [class*=col-md], #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill [class*=col-md], #editPrescriptionTemplatemodal #create_prescirption_template_form [class*=col-md], #editPrescriptionTemplatemodal #prescription_template_form [class*=col-md], #editPrescriptionTemplatemodal #new_prescription_form [class*=col-md], #editPrescriptionTemplatemodal #create_anon_pres_item [class*=col-md], #editPrescriptionTemplatemodal #new_pharmacy_order_form [class*=col-md], #editPrescriptionTemplatemodal #edit_pharmacy_order_form [class*=col-md], #editPrescriptionTemplatemodal #new_treatment_form [class*=col-md], #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill [class*=col-md], #editPrevPrescription #new_prescription_form [class*=col-md], #editPrevPrescription #new_bill_form [class*=col-md], #editPrevPrescription #new_hospital_pharmacy_bill [class*=col-md], #editPrevPrescription #edit_hospital_pharmacy_bill [class*=col-md], #editPrevPrescription #create_prescirption_template_form [class*=col-md], #editPrevPrescription #prescription_template_form [class*=col-md], #editPrevPrescription #new_prescription_form [class*=col-md], #editPrevPrescription #create_anon_pres_item [class*=col-md], #editPrevPrescription #new_pharmacy_order_form [class*=col-md], #editPrevPrescription #edit_pharmacy_order_form [class*=col-md], #editPrevPrescription #new_treatment_form [class*=col-md], #editPrevPrescription #return_hospital_pharmacy_bill [class*=col-md], #importUserPrescription #new_prescription_form [class*=col-md], #importUserPrescription #new_bill_form [class*=col-md], #importUserPrescription #new_hospital_pharmacy_bill [class*=col-md], #importUserPrescription #edit_hospital_pharmacy_bill [class*=col-md], #importUserPrescription #create_prescirption_template_form [class*=col-md], #importUserPrescription #prescription_template_form [class*=col-md], #importUserPrescription #new_prescription_form [class*=col-md], #importUserPrescription #create_anon_pres_item [class*=col-md], #importUserPrescription #new_pharmacy_order_form [class*=col-md], #importUserPrescription #edit_pharmacy_order_form [class*=col-md], #importUserPrescription #new_treatment_form [class*=col-md], #importUserPrescription #return_hospital_pharmacy_bill [class*=col-md], #add_new_radiology_order_form #new_prescription_form [class*=col-md], #add_new_radiology_order_form #new_bill_form [class*=col-md], #add_new_radiology_order_form #new_hospital_pharmacy_bill [class*=col-md], #add_new_radiology_order_form #edit_hospital_pharmacy_bill [class*=col-md], #add_new_radiology_order_form #create_prescirption_template_form [class*=col-md], #add_new_radiology_order_form #prescription_template_form [class*=col-md], #add_new_radiology_order_form #new_prescription_form [class*=col-md], #add_new_radiology_order_form #create_anon_pres_item [class*=col-md], #add_new_radiology_order_form #new_pharmacy_order_form [class*=col-md], #add_new_radiology_order_form #edit_pharmacy_order_form [class*=col-md], #add_new_radiology_order_form #new_treatment_form [class*=col-md], #add_new_radiology_order_form #return_hospital_pharmacy_bill [class*=col-md] {
  padding-left: 5px;
  padding-right: 5px;
}
#add_new_prescription_form #new_prescription_form .no-padding-margin, #add_new_prescription_form #new_bill_form .no-padding-margin, #add_new_prescription_form #new_hospital_pharmacy_bill .no-padding-margin, #add_new_prescription_form #edit_hospital_pharmacy_bill .no-padding-margin, #add_new_prescription_form #create_prescirption_template_form .no-padding-margin, #add_new_prescription_form #prescription_template_form .no-padding-margin, #add_new_prescription_form #new_prescription_form .no-padding-margin, #add_new_prescription_form #create_anon_pres_item .no-padding-margin, #add_new_prescription_form #new_pharmacy_order_form .no-padding-margin, #add_new_prescription_form #edit_pharmacy_order_form .no-padding-margin, #add_new_prescription_form #new_treatment_form .no-padding-margin, #add_new_prescription_form #return_hospital_pharmacy_bill .no-padding-margin, #edit_invoice_form #new_prescription_form .no-padding-margin, #edit_invoice_form #new_bill_form .no-padding-margin, #edit_invoice_form #new_hospital_pharmacy_bill .no-padding-margin, #edit_invoice_form #edit_hospital_pharmacy_bill .no-padding-margin, #edit_invoice_form #create_prescirption_template_form .no-padding-margin, #edit_invoice_form #prescription_template_form .no-padding-margin, #edit_invoice_form #new_prescription_form .no-padding-margin, #edit_invoice_form #create_anon_pres_item .no-padding-margin, #edit_invoice_form #new_pharmacy_order_form .no-padding-margin, #edit_invoice_form #edit_pharmacy_order_form .no-padding-margin, #edit_invoice_form #new_treatment_form .no-padding-margin, #edit_invoice_form #return_hospital_pharmacy_bill .no-padding-margin, #add_new_pharmacy_bill_form #new_prescription_form .no-padding-margin, #add_new_pharmacy_bill_form #new_bill_form .no-padding-margin, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .no-padding-margin, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .no-padding-margin, #add_new_pharmacy_bill_form #create_prescirption_template_form .no-padding-margin, #add_new_pharmacy_bill_form #prescription_template_form .no-padding-margin, #add_new_pharmacy_bill_form #new_prescription_form .no-padding-margin, #add_new_pharmacy_bill_form #create_anon_pres_item .no-padding-margin, #add_new_pharmacy_bill_form #new_pharmacy_order_form .no-padding-margin, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .no-padding-margin, #add_new_pharmacy_bill_form #new_treatment_form .no-padding-margin, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .no-padding-margin, #edit_pharmacy_bill_form #new_prescription_form .no-padding-margin, #edit_pharmacy_bill_form #new_bill_form .no-padding-margin, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .no-padding-margin, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .no-padding-margin, #edit_pharmacy_bill_form #create_prescirption_template_form .no-padding-margin, #edit_pharmacy_bill_form #prescription_template_form .no-padding-margin, #edit_pharmacy_bill_form #new_prescription_form .no-padding-margin, #edit_pharmacy_bill_form #create_anon_pres_item .no-padding-margin, #edit_pharmacy_bill_form #new_pharmacy_order_form .no-padding-margin, #edit_pharmacy_bill_form #edit_pharmacy_order_form .no-padding-margin, #edit_pharmacy_bill_form #new_treatment_form .no-padding-margin, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .no-padding-margin, #createPrescriptionTemplatemodal #new_prescription_form .no-padding-margin, #createPrescriptionTemplatemodal #new_bill_form .no-padding-margin, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .no-padding-margin, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .no-padding-margin, #createPrescriptionTemplatemodal #create_prescirption_template_form .no-padding-margin, #createPrescriptionTemplatemodal #prescription_template_form .no-padding-margin, #createPrescriptionTemplatemodal #new_prescription_form .no-padding-margin, #createPrescriptionTemplatemodal #create_anon_pres_item .no-padding-margin, #createPrescriptionTemplatemodal #new_pharmacy_order_form .no-padding-margin, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .no-padding-margin, #createPrescriptionTemplatemodal #new_treatment_form .no-padding-margin, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .no-padding-margin, #editPrescriptionTemplatemodal #new_prescription_form .no-padding-margin, #editPrescriptionTemplatemodal #new_bill_form .no-padding-margin, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .no-padding-margin, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .no-padding-margin, #editPrescriptionTemplatemodal #create_prescirption_template_form .no-padding-margin, #editPrescriptionTemplatemodal #prescription_template_form .no-padding-margin, #editPrescriptionTemplatemodal #new_prescription_form .no-padding-margin, #editPrescriptionTemplatemodal #create_anon_pres_item .no-padding-margin, #editPrescriptionTemplatemodal #new_pharmacy_order_form .no-padding-margin, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .no-padding-margin, #editPrescriptionTemplatemodal #new_treatment_form .no-padding-margin, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .no-padding-margin, #editPrevPrescription #new_prescription_form .no-padding-margin, #editPrevPrescription #new_bill_form .no-padding-margin, #editPrevPrescription #new_hospital_pharmacy_bill .no-padding-margin, #editPrevPrescription #edit_hospital_pharmacy_bill .no-padding-margin, #editPrevPrescription #create_prescirption_template_form .no-padding-margin, #editPrevPrescription #prescription_template_form .no-padding-margin, #editPrevPrescription #new_prescription_form .no-padding-margin, #editPrevPrescription #create_anon_pres_item .no-padding-margin, #editPrevPrescription #new_pharmacy_order_form .no-padding-margin, #editPrevPrescription #edit_pharmacy_order_form .no-padding-margin, #editPrevPrescription #new_treatment_form .no-padding-margin, #editPrevPrescription #return_hospital_pharmacy_bill .no-padding-margin, #importUserPrescription #new_prescription_form .no-padding-margin, #importUserPrescription #new_bill_form .no-padding-margin, #importUserPrescription #new_hospital_pharmacy_bill .no-padding-margin, #importUserPrescription #edit_hospital_pharmacy_bill .no-padding-margin, #importUserPrescription #create_prescirption_template_form .no-padding-margin, #importUserPrescription #prescription_template_form .no-padding-margin, #importUserPrescription #new_prescription_form .no-padding-margin, #importUserPrescription #create_anon_pres_item .no-padding-margin, #importUserPrescription #new_pharmacy_order_form .no-padding-margin, #importUserPrescription #edit_pharmacy_order_form .no-padding-margin, #importUserPrescription #new_treatment_form .no-padding-margin, #importUserPrescription #return_hospital_pharmacy_bill .no-padding-margin, #add_new_radiology_order_form #new_prescription_form .no-padding-margin, #add_new_radiology_order_form #new_bill_form .no-padding-margin, #add_new_radiology_order_form #new_hospital_pharmacy_bill .no-padding-margin, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .no-padding-margin, #add_new_radiology_order_form #create_prescirption_template_form .no-padding-margin, #add_new_radiology_order_form #prescription_template_form .no-padding-margin, #add_new_radiology_order_form #new_prescription_form .no-padding-margin, #add_new_radiology_order_form #create_anon_pres_item .no-padding-margin, #add_new_radiology_order_form #new_pharmacy_order_form .no-padding-margin, #add_new_radiology_order_form #edit_pharmacy_order_form .no-padding-margin, #add_new_radiology_order_form #new_treatment_form .no-padding-margin, #add_new_radiology_order_form #return_hospital_pharmacy_bill .no-padding-margin {
  padding: 0 !important;
  margin: 0 !important;
}
#add_new_prescription_form #new_prescription_form .qty_container, #add_new_prescription_form #new_prescription_form return_qty_container, #add_new_prescription_form #new_bill_form .qty_container, #add_new_prescription_form #new_bill_form return_qty_container, #add_new_prescription_form #new_hospital_pharmacy_bill .qty_container, #add_new_prescription_form #new_hospital_pharmacy_bill return_qty_container, #add_new_prescription_form #edit_hospital_pharmacy_bill .qty_container, #add_new_prescription_form #edit_hospital_pharmacy_bill return_qty_container, #add_new_prescription_form #create_prescirption_template_form .qty_container, #add_new_prescription_form #create_prescirption_template_form return_qty_container, #add_new_prescription_form #prescription_template_form .qty_container, #add_new_prescription_form #prescription_template_form return_qty_container, #add_new_prescription_form #new_prescription_form .qty_container, #add_new_prescription_form #new_prescription_form return_qty_container, #add_new_prescription_form #create_anon_pres_item .qty_container, #add_new_prescription_form #create_anon_pres_item return_qty_container, #add_new_prescription_form #new_pharmacy_order_form .qty_container, #add_new_prescription_form #new_pharmacy_order_form return_qty_container, #add_new_prescription_form #edit_pharmacy_order_form .qty_container, #add_new_prescription_form #edit_pharmacy_order_form return_qty_container, #add_new_prescription_form #new_treatment_form .qty_container, #add_new_prescription_form #new_treatment_form return_qty_container, #add_new_prescription_form #return_hospital_pharmacy_bill .qty_container, #add_new_prescription_form #return_hospital_pharmacy_bill return_qty_container, #edit_invoice_form #new_prescription_form .qty_container, #edit_invoice_form #new_prescription_form return_qty_container, #edit_invoice_form #new_bill_form .qty_container, #edit_invoice_form #new_bill_form return_qty_container, #edit_invoice_form #new_hospital_pharmacy_bill .qty_container, #edit_invoice_form #new_hospital_pharmacy_bill return_qty_container, #edit_invoice_form #edit_hospital_pharmacy_bill .qty_container, #edit_invoice_form #edit_hospital_pharmacy_bill return_qty_container, #edit_invoice_form #create_prescirption_template_form .qty_container, #edit_invoice_form #create_prescirption_template_form return_qty_container, #edit_invoice_form #prescription_template_form .qty_container, #edit_invoice_form #prescription_template_form return_qty_container, #edit_invoice_form #new_prescription_form .qty_container, #edit_invoice_form #new_prescription_form return_qty_container, #edit_invoice_form #create_anon_pres_item .qty_container, #edit_invoice_form #create_anon_pres_item return_qty_container, #edit_invoice_form #new_pharmacy_order_form .qty_container, #edit_invoice_form #new_pharmacy_order_form return_qty_container, #edit_invoice_form #edit_pharmacy_order_form .qty_container, #edit_invoice_form #edit_pharmacy_order_form return_qty_container, #edit_invoice_form #new_treatment_form .qty_container, #edit_invoice_form #new_treatment_form return_qty_container, #edit_invoice_form #return_hospital_pharmacy_bill .qty_container, #edit_invoice_form #return_hospital_pharmacy_bill return_qty_container, #add_new_pharmacy_bill_form #new_prescription_form .qty_container, #add_new_pharmacy_bill_form #new_prescription_form return_qty_container, #add_new_pharmacy_bill_form #new_bill_form .qty_container, #add_new_pharmacy_bill_form #new_bill_form return_qty_container, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .qty_container, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill return_qty_container, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .qty_container, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill return_qty_container, #add_new_pharmacy_bill_form #create_prescirption_template_form .qty_container, #add_new_pharmacy_bill_form #create_prescirption_template_form return_qty_container, #add_new_pharmacy_bill_form #prescription_template_form .qty_container, #add_new_pharmacy_bill_form #prescription_template_form return_qty_container, #add_new_pharmacy_bill_form #new_prescription_form .qty_container, #add_new_pharmacy_bill_form #new_prescription_form return_qty_container, #add_new_pharmacy_bill_form #create_anon_pres_item .qty_container, #add_new_pharmacy_bill_form #create_anon_pres_item return_qty_container, #add_new_pharmacy_bill_form #new_pharmacy_order_form .qty_container, #add_new_pharmacy_bill_form #new_pharmacy_order_form return_qty_container, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .qty_container, #add_new_pharmacy_bill_form #edit_pharmacy_order_form return_qty_container, #add_new_pharmacy_bill_form #new_treatment_form .qty_container, #add_new_pharmacy_bill_form #new_treatment_form return_qty_container, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .qty_container, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill return_qty_container, #edit_pharmacy_bill_form #new_prescription_form .qty_container, #edit_pharmacy_bill_form #new_prescription_form return_qty_container, #edit_pharmacy_bill_form #new_bill_form .qty_container, #edit_pharmacy_bill_form #new_bill_form return_qty_container, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .qty_container, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill return_qty_container, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .qty_container, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill return_qty_container, #edit_pharmacy_bill_form #create_prescirption_template_form .qty_container, #edit_pharmacy_bill_form #create_prescirption_template_form return_qty_container, #edit_pharmacy_bill_form #prescription_template_form .qty_container, #edit_pharmacy_bill_form #prescription_template_form return_qty_container, #edit_pharmacy_bill_form #new_prescription_form .qty_container, #edit_pharmacy_bill_form #new_prescription_form return_qty_container, #edit_pharmacy_bill_form #create_anon_pres_item .qty_container, #edit_pharmacy_bill_form #create_anon_pres_item return_qty_container, #edit_pharmacy_bill_form #new_pharmacy_order_form .qty_container, #edit_pharmacy_bill_form #new_pharmacy_order_form return_qty_container, #edit_pharmacy_bill_form #edit_pharmacy_order_form .qty_container, #edit_pharmacy_bill_form #edit_pharmacy_order_form return_qty_container, #edit_pharmacy_bill_form #new_treatment_form .qty_container, #edit_pharmacy_bill_form #new_treatment_form return_qty_container, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .qty_container, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill return_qty_container, #createPrescriptionTemplatemodal #new_prescription_form .qty_container, #createPrescriptionTemplatemodal #new_prescription_form return_qty_container, #createPrescriptionTemplatemodal #new_bill_form .qty_container, #createPrescriptionTemplatemodal #new_bill_form return_qty_container, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .qty_container, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill return_qty_container, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .qty_container, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill return_qty_container, #createPrescriptionTemplatemodal #create_prescirption_template_form .qty_container, #createPrescriptionTemplatemodal #create_prescirption_template_form return_qty_container, #createPrescriptionTemplatemodal #prescription_template_form .qty_container, #createPrescriptionTemplatemodal #prescription_template_form return_qty_container, #createPrescriptionTemplatemodal #new_prescription_form .qty_container, #createPrescriptionTemplatemodal #new_prescription_form return_qty_container, #createPrescriptionTemplatemodal #create_anon_pres_item .qty_container, #createPrescriptionTemplatemodal #create_anon_pres_item return_qty_container, #createPrescriptionTemplatemodal #new_pharmacy_order_form .qty_container, #createPrescriptionTemplatemodal #new_pharmacy_order_form return_qty_container, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .qty_container, #createPrescriptionTemplatemodal #edit_pharmacy_order_form return_qty_container, #createPrescriptionTemplatemodal #new_treatment_form .qty_container, #createPrescriptionTemplatemodal #new_treatment_form return_qty_container, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .qty_container, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill return_qty_container, #editPrescriptionTemplatemodal #new_prescription_form .qty_container, #editPrescriptionTemplatemodal #new_prescription_form return_qty_container, #editPrescriptionTemplatemodal #new_bill_form .qty_container, #editPrescriptionTemplatemodal #new_bill_form return_qty_container, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .qty_container, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill return_qty_container, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .qty_container, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill return_qty_container, #editPrescriptionTemplatemodal #create_prescirption_template_form .qty_container, #editPrescriptionTemplatemodal #create_prescirption_template_form return_qty_container, #editPrescriptionTemplatemodal #prescription_template_form .qty_container, #editPrescriptionTemplatemodal #prescription_template_form return_qty_container, #editPrescriptionTemplatemodal #new_prescription_form .qty_container, #editPrescriptionTemplatemodal #new_prescription_form return_qty_container, #editPrescriptionTemplatemodal #create_anon_pres_item .qty_container, #editPrescriptionTemplatemodal #create_anon_pres_item return_qty_container, #editPrescriptionTemplatemodal #new_pharmacy_order_form .qty_container, #editPrescriptionTemplatemodal #new_pharmacy_order_form return_qty_container, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .qty_container, #editPrescriptionTemplatemodal #edit_pharmacy_order_form return_qty_container, #editPrescriptionTemplatemodal #new_treatment_form .qty_container, #editPrescriptionTemplatemodal #new_treatment_form return_qty_container, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .qty_container, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill return_qty_container, #editPrevPrescription #new_prescription_form .qty_container, #editPrevPrescription #new_prescription_form return_qty_container, #editPrevPrescription #new_bill_form .qty_container, #editPrevPrescription #new_bill_form return_qty_container, #editPrevPrescription #new_hospital_pharmacy_bill .qty_container, #editPrevPrescription #new_hospital_pharmacy_bill return_qty_container, #editPrevPrescription #edit_hospital_pharmacy_bill .qty_container, #editPrevPrescription #edit_hospital_pharmacy_bill return_qty_container, #editPrevPrescription #create_prescirption_template_form .qty_container, #editPrevPrescription #create_prescirption_template_form return_qty_container, #editPrevPrescription #prescription_template_form .qty_container, #editPrevPrescription #prescription_template_form return_qty_container, #editPrevPrescription #new_prescription_form .qty_container, #editPrevPrescription #new_prescription_form return_qty_container, #editPrevPrescription #create_anon_pres_item .qty_container, #editPrevPrescription #create_anon_pres_item return_qty_container, #editPrevPrescription #new_pharmacy_order_form .qty_container, #editPrevPrescription #new_pharmacy_order_form return_qty_container, #editPrevPrescription #edit_pharmacy_order_form .qty_container, #editPrevPrescription #edit_pharmacy_order_form return_qty_container, #editPrevPrescription #new_treatment_form .qty_container, #editPrevPrescription #new_treatment_form return_qty_container, #editPrevPrescription #return_hospital_pharmacy_bill .qty_container, #editPrevPrescription #return_hospital_pharmacy_bill return_qty_container, #importUserPrescription #new_prescription_form .qty_container, #importUserPrescription #new_prescription_form return_qty_container, #importUserPrescription #new_bill_form .qty_container, #importUserPrescription #new_bill_form return_qty_container, #importUserPrescription #new_hospital_pharmacy_bill .qty_container, #importUserPrescription #new_hospital_pharmacy_bill return_qty_container, #importUserPrescription #edit_hospital_pharmacy_bill .qty_container, #importUserPrescription #edit_hospital_pharmacy_bill return_qty_container, #importUserPrescription #create_prescirption_template_form .qty_container, #importUserPrescription #create_prescirption_template_form return_qty_container, #importUserPrescription #prescription_template_form .qty_container, #importUserPrescription #prescription_template_form return_qty_container, #importUserPrescription #new_prescription_form .qty_container, #importUserPrescription #new_prescription_form return_qty_container, #importUserPrescription #create_anon_pres_item .qty_container, #importUserPrescription #create_anon_pres_item return_qty_container, #importUserPrescription #new_pharmacy_order_form .qty_container, #importUserPrescription #new_pharmacy_order_form return_qty_container, #importUserPrescription #edit_pharmacy_order_form .qty_container, #importUserPrescription #edit_pharmacy_order_form return_qty_container, #importUserPrescription #new_treatment_form .qty_container, #importUserPrescription #new_treatment_form return_qty_container, #importUserPrescription #return_hospital_pharmacy_bill .qty_container, #importUserPrescription #return_hospital_pharmacy_bill return_qty_container, #add_new_radiology_order_form #new_prescription_form .qty_container, #add_new_radiology_order_form #new_prescription_form return_qty_container, #add_new_radiology_order_form #new_bill_form .qty_container, #add_new_radiology_order_form #new_bill_form return_qty_container, #add_new_radiology_order_form #new_hospital_pharmacy_bill .qty_container, #add_new_radiology_order_form #new_hospital_pharmacy_bill return_qty_container, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .qty_container, #add_new_radiology_order_form #edit_hospital_pharmacy_bill return_qty_container, #add_new_radiology_order_form #create_prescirption_template_form .qty_container, #add_new_radiology_order_form #create_prescirption_template_form return_qty_container, #add_new_radiology_order_form #prescription_template_form .qty_container, #add_new_radiology_order_form #prescription_template_form return_qty_container, #add_new_radiology_order_form #new_prescription_form .qty_container, #add_new_radiology_order_form #new_prescription_form return_qty_container, #add_new_radiology_order_form #create_anon_pres_item .qty_container, #add_new_radiology_order_form #create_anon_pres_item return_qty_container, #add_new_radiology_order_form #new_pharmacy_order_form .qty_container, #add_new_radiology_order_form #new_pharmacy_order_form return_qty_container, #add_new_radiology_order_form #edit_pharmacy_order_form .qty_container, #add_new_radiology_order_form #edit_pharmacy_order_form return_qty_container, #add_new_radiology_order_form #new_treatment_form .qty_container, #add_new_radiology_order_form #new_treatment_form return_qty_container, #add_new_radiology_order_form #return_hospital_pharmacy_bill .qty_container, #add_new_radiology_order_form #return_hospital_pharmacy_bill return_qty_container {
  position: relative;
}
#add_new_prescription_form #new_prescription_form .qty_container:before, #add_new_prescription_form #new_prescription_form return_qty_container:before, #add_new_prescription_form #new_bill_form .qty_container:before, #add_new_prescription_form #new_bill_form return_qty_container:before, #add_new_prescription_form #new_hospital_pharmacy_bill .qty_container:before, #add_new_prescription_form #new_hospital_pharmacy_bill return_qty_container:before, #add_new_prescription_form #edit_hospital_pharmacy_bill .qty_container:before, #add_new_prescription_form #edit_hospital_pharmacy_bill return_qty_container:before, #add_new_prescription_form #create_prescirption_template_form .qty_container:before, #add_new_prescription_form #create_prescirption_template_form return_qty_container:before, #add_new_prescription_form #prescription_template_form .qty_container:before, #add_new_prescription_form #prescription_template_form return_qty_container:before, #add_new_prescription_form #new_prescription_form .qty_container:before, #add_new_prescription_form #new_prescription_form return_qty_container:before, #add_new_prescription_form #create_anon_pres_item .qty_container:before, #add_new_prescription_form #create_anon_pres_item return_qty_container:before, #add_new_prescription_form #new_pharmacy_order_form .qty_container:before, #add_new_prescription_form #new_pharmacy_order_form return_qty_container:before, #add_new_prescription_form #edit_pharmacy_order_form .qty_container:before, #add_new_prescription_form #edit_pharmacy_order_form return_qty_container:before, #add_new_prescription_form #new_treatment_form .qty_container:before, #add_new_prescription_form #new_treatment_form return_qty_container:before, #add_new_prescription_form #return_hospital_pharmacy_bill .qty_container:before, #add_new_prescription_form #return_hospital_pharmacy_bill return_qty_container:before, #edit_invoice_form #new_prescription_form .qty_container:before, #edit_invoice_form #new_prescription_form return_qty_container:before, #edit_invoice_form #new_bill_form .qty_container:before, #edit_invoice_form #new_bill_form return_qty_container:before, #edit_invoice_form #new_hospital_pharmacy_bill .qty_container:before, #edit_invoice_form #new_hospital_pharmacy_bill return_qty_container:before, #edit_invoice_form #edit_hospital_pharmacy_bill .qty_container:before, #edit_invoice_form #edit_hospital_pharmacy_bill return_qty_container:before, #edit_invoice_form #create_prescirption_template_form .qty_container:before, #edit_invoice_form #create_prescirption_template_form return_qty_container:before, #edit_invoice_form #prescription_template_form .qty_container:before, #edit_invoice_form #prescription_template_form return_qty_container:before, #edit_invoice_form #new_prescription_form .qty_container:before, #edit_invoice_form #new_prescription_form return_qty_container:before, #edit_invoice_form #create_anon_pres_item .qty_container:before, #edit_invoice_form #create_anon_pres_item return_qty_container:before, #edit_invoice_form #new_pharmacy_order_form .qty_container:before, #edit_invoice_form #new_pharmacy_order_form return_qty_container:before, #edit_invoice_form #edit_pharmacy_order_form .qty_container:before, #edit_invoice_form #edit_pharmacy_order_form return_qty_container:before, #edit_invoice_form #new_treatment_form .qty_container:before, #edit_invoice_form #new_treatment_form return_qty_container:before, #edit_invoice_form #return_hospital_pharmacy_bill .qty_container:before, #edit_invoice_form #return_hospital_pharmacy_bill return_qty_container:before, #add_new_pharmacy_bill_form #new_prescription_form .qty_container:before, #add_new_pharmacy_bill_form #new_prescription_form return_qty_container:before, #add_new_pharmacy_bill_form #new_bill_form .qty_container:before, #add_new_pharmacy_bill_form #new_bill_form return_qty_container:before, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .qty_container:before, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill return_qty_container:before, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .qty_container:before, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill return_qty_container:before, #add_new_pharmacy_bill_form #create_prescirption_template_form .qty_container:before, #add_new_pharmacy_bill_form #create_prescirption_template_form return_qty_container:before, #add_new_pharmacy_bill_form #prescription_template_form .qty_container:before, #add_new_pharmacy_bill_form #prescription_template_form return_qty_container:before, #add_new_pharmacy_bill_form #new_prescription_form .qty_container:before, #add_new_pharmacy_bill_form #new_prescription_form return_qty_container:before, #add_new_pharmacy_bill_form #create_anon_pres_item .qty_container:before, #add_new_pharmacy_bill_form #create_anon_pres_item return_qty_container:before, #add_new_pharmacy_bill_form #new_pharmacy_order_form .qty_container:before, #add_new_pharmacy_bill_form #new_pharmacy_order_form return_qty_container:before, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .qty_container:before, #add_new_pharmacy_bill_form #edit_pharmacy_order_form return_qty_container:before, #add_new_pharmacy_bill_form #new_treatment_form .qty_container:before, #add_new_pharmacy_bill_form #new_treatment_form return_qty_container:before, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .qty_container:before, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill return_qty_container:before, #edit_pharmacy_bill_form #new_prescription_form .qty_container:before, #edit_pharmacy_bill_form #new_prescription_form return_qty_container:before, #edit_pharmacy_bill_form #new_bill_form .qty_container:before, #edit_pharmacy_bill_form #new_bill_form return_qty_container:before, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .qty_container:before, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill return_qty_container:before, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .qty_container:before, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill return_qty_container:before, #edit_pharmacy_bill_form #create_prescirption_template_form .qty_container:before, #edit_pharmacy_bill_form #create_prescirption_template_form return_qty_container:before, #edit_pharmacy_bill_form #prescription_template_form .qty_container:before, #edit_pharmacy_bill_form #prescription_template_form return_qty_container:before, #edit_pharmacy_bill_form #new_prescription_form .qty_container:before, #edit_pharmacy_bill_form #new_prescription_form return_qty_container:before, #edit_pharmacy_bill_form #create_anon_pres_item .qty_container:before, #edit_pharmacy_bill_form #create_anon_pres_item return_qty_container:before, #edit_pharmacy_bill_form #new_pharmacy_order_form .qty_container:before, #edit_pharmacy_bill_form #new_pharmacy_order_form return_qty_container:before, #edit_pharmacy_bill_form #edit_pharmacy_order_form .qty_container:before, #edit_pharmacy_bill_form #edit_pharmacy_order_form return_qty_container:before, #edit_pharmacy_bill_form #new_treatment_form .qty_container:before, #edit_pharmacy_bill_form #new_treatment_form return_qty_container:before, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .qty_container:before, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill return_qty_container:before, #createPrescriptionTemplatemodal #new_prescription_form .qty_container:before, #createPrescriptionTemplatemodal #new_prescription_form return_qty_container:before, #createPrescriptionTemplatemodal #new_bill_form .qty_container:before, #createPrescriptionTemplatemodal #new_bill_form return_qty_container:before, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .qty_container:before, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill return_qty_container:before, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .qty_container:before, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill return_qty_container:before, #createPrescriptionTemplatemodal #create_prescirption_template_form .qty_container:before, #createPrescriptionTemplatemodal #create_prescirption_template_form return_qty_container:before, #createPrescriptionTemplatemodal #prescription_template_form .qty_container:before, #createPrescriptionTemplatemodal #prescription_template_form return_qty_container:before, #createPrescriptionTemplatemodal #new_prescription_form .qty_container:before, #createPrescriptionTemplatemodal #new_prescription_form return_qty_container:before, #createPrescriptionTemplatemodal #create_anon_pres_item .qty_container:before, #createPrescriptionTemplatemodal #create_anon_pres_item return_qty_container:before, #createPrescriptionTemplatemodal #new_pharmacy_order_form .qty_container:before, #createPrescriptionTemplatemodal #new_pharmacy_order_form return_qty_container:before, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .qty_container:before, #createPrescriptionTemplatemodal #edit_pharmacy_order_form return_qty_container:before, #createPrescriptionTemplatemodal #new_treatment_form .qty_container:before, #createPrescriptionTemplatemodal #new_treatment_form return_qty_container:before, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .qty_container:before, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill return_qty_container:before, #editPrescriptionTemplatemodal #new_prescription_form .qty_container:before, #editPrescriptionTemplatemodal #new_prescription_form return_qty_container:before, #editPrescriptionTemplatemodal #new_bill_form .qty_container:before, #editPrescriptionTemplatemodal #new_bill_form return_qty_container:before, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .qty_container:before, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill return_qty_container:before, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .qty_container:before, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill return_qty_container:before, #editPrescriptionTemplatemodal #create_prescirption_template_form .qty_container:before, #editPrescriptionTemplatemodal #create_prescirption_template_form return_qty_container:before, #editPrescriptionTemplatemodal #prescription_template_form .qty_container:before, #editPrescriptionTemplatemodal #prescription_template_form return_qty_container:before, #editPrescriptionTemplatemodal #new_prescription_form .qty_container:before, #editPrescriptionTemplatemodal #new_prescription_form return_qty_container:before, #editPrescriptionTemplatemodal #create_anon_pres_item .qty_container:before, #editPrescriptionTemplatemodal #create_anon_pres_item return_qty_container:before, #editPrescriptionTemplatemodal #new_pharmacy_order_form .qty_container:before, #editPrescriptionTemplatemodal #new_pharmacy_order_form return_qty_container:before, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .qty_container:before, #editPrescriptionTemplatemodal #edit_pharmacy_order_form return_qty_container:before, #editPrescriptionTemplatemodal #new_treatment_form .qty_container:before, #editPrescriptionTemplatemodal #new_treatment_form return_qty_container:before, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .qty_container:before, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill return_qty_container:before, #editPrevPrescription #new_prescription_form .qty_container:before, #editPrevPrescription #new_prescription_form return_qty_container:before, #editPrevPrescription #new_bill_form .qty_container:before, #editPrevPrescription #new_bill_form return_qty_container:before, #editPrevPrescription #new_hospital_pharmacy_bill .qty_container:before, #editPrevPrescription #new_hospital_pharmacy_bill return_qty_container:before, #editPrevPrescription #edit_hospital_pharmacy_bill .qty_container:before, #editPrevPrescription #edit_hospital_pharmacy_bill return_qty_container:before, #editPrevPrescription #create_prescirption_template_form .qty_container:before, #editPrevPrescription #create_prescirption_template_form return_qty_container:before, #editPrevPrescription #prescription_template_form .qty_container:before, #editPrevPrescription #prescription_template_form return_qty_container:before, #editPrevPrescription #new_prescription_form .qty_container:before, #editPrevPrescription #new_prescription_form return_qty_container:before, #editPrevPrescription #create_anon_pres_item .qty_container:before, #editPrevPrescription #create_anon_pres_item return_qty_container:before, #editPrevPrescription #new_pharmacy_order_form .qty_container:before, #editPrevPrescription #new_pharmacy_order_form return_qty_container:before, #editPrevPrescription #edit_pharmacy_order_form .qty_container:before, #editPrevPrescription #edit_pharmacy_order_form return_qty_container:before, #editPrevPrescription #new_treatment_form .qty_container:before, #editPrevPrescription #new_treatment_form return_qty_container:before, #editPrevPrescription #return_hospital_pharmacy_bill .qty_container:before, #editPrevPrescription #return_hospital_pharmacy_bill return_qty_container:before, #importUserPrescription #new_prescription_form .qty_container:before, #importUserPrescription #new_prescription_form return_qty_container:before, #importUserPrescription #new_bill_form .qty_container:before, #importUserPrescription #new_bill_form return_qty_container:before, #importUserPrescription #new_hospital_pharmacy_bill .qty_container:before, #importUserPrescription #new_hospital_pharmacy_bill return_qty_container:before, #importUserPrescription #edit_hospital_pharmacy_bill .qty_container:before, #importUserPrescription #edit_hospital_pharmacy_bill return_qty_container:before, #importUserPrescription #create_prescirption_template_form .qty_container:before, #importUserPrescription #create_prescirption_template_form return_qty_container:before, #importUserPrescription #prescription_template_form .qty_container:before, #importUserPrescription #prescription_template_form return_qty_container:before, #importUserPrescription #new_prescription_form .qty_container:before, #importUserPrescription #new_prescription_form return_qty_container:before, #importUserPrescription #create_anon_pres_item .qty_container:before, #importUserPrescription #create_anon_pres_item return_qty_container:before, #importUserPrescription #new_pharmacy_order_form .qty_container:before, #importUserPrescription #new_pharmacy_order_form return_qty_container:before, #importUserPrescription #edit_pharmacy_order_form .qty_container:before, #importUserPrescription #edit_pharmacy_order_form return_qty_container:before, #importUserPrescription #new_treatment_form .qty_container:before, #importUserPrescription #new_treatment_form return_qty_container:before, #importUserPrescription #return_hospital_pharmacy_bill .qty_container:before, #importUserPrescription #return_hospital_pharmacy_bill return_qty_container:before, #add_new_radiology_order_form #new_prescription_form .qty_container:before, #add_new_radiology_order_form #new_prescription_form return_qty_container:before, #add_new_radiology_order_form #new_bill_form .qty_container:before, #add_new_radiology_order_form #new_bill_form return_qty_container:before, #add_new_radiology_order_form #new_hospital_pharmacy_bill .qty_container:before, #add_new_radiology_order_form #new_hospital_pharmacy_bill return_qty_container:before, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .qty_container:before, #add_new_radiology_order_form #edit_hospital_pharmacy_bill return_qty_container:before, #add_new_radiology_order_form #create_prescirption_template_form .qty_container:before, #add_new_radiology_order_form #create_prescirption_template_form return_qty_container:before, #add_new_radiology_order_form #prescription_template_form .qty_container:before, #add_new_radiology_order_form #prescription_template_form return_qty_container:before, #add_new_radiology_order_form #new_prescription_form .qty_container:before, #add_new_radiology_order_form #new_prescription_form return_qty_container:before, #add_new_radiology_order_form #create_anon_pres_item .qty_container:before, #add_new_radiology_order_form #create_anon_pres_item return_qty_container:before, #add_new_radiology_order_form #new_pharmacy_order_form .qty_container:before, #add_new_radiology_order_form #new_pharmacy_order_form return_qty_container:before, #add_new_radiology_order_form #edit_pharmacy_order_form .qty_container:before, #add_new_radiology_order_form #edit_pharmacy_order_form return_qty_container:before, #add_new_radiology_order_form #new_treatment_form .qty_container:before, #add_new_radiology_order_form #new_treatment_form return_qty_container:before, #add_new_radiology_order_form #return_hospital_pharmacy_bill .qty_container:before, #add_new_radiology_order_form #return_hospital_pharmacy_bill return_qty_container:before {
  content: "×";
  position: absolute;
  font-size: 1.5em;
  top: 50%;
  left: 20px;
  opacity: 0.6;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#add_new_prescription_form #new_prescription_form .qty_container .qty, #add_new_prescription_form #new_prescription_form .qty_container .return_qty, #add_new_prescription_form #new_prescription_form return_qty_container .qty, #add_new_prescription_form #new_prescription_form return_qty_container .return_qty, #add_new_prescription_form #new_bill_form .qty_container .qty, #add_new_prescription_form #new_bill_form .qty_container .return_qty, #add_new_prescription_form #new_bill_form return_qty_container .qty, #add_new_prescription_form #new_bill_form return_qty_container .return_qty, #add_new_prescription_form #new_hospital_pharmacy_bill .qty_container .qty, #add_new_prescription_form #new_hospital_pharmacy_bill .qty_container .return_qty, #add_new_prescription_form #new_hospital_pharmacy_bill return_qty_container .qty, #add_new_prescription_form #new_hospital_pharmacy_bill return_qty_container .return_qty, #add_new_prescription_form #edit_hospital_pharmacy_bill .qty_container .qty, #add_new_prescription_form #edit_hospital_pharmacy_bill .qty_container .return_qty, #add_new_prescription_form #edit_hospital_pharmacy_bill return_qty_container .qty, #add_new_prescription_form #edit_hospital_pharmacy_bill return_qty_container .return_qty, #add_new_prescription_form #create_prescirption_template_form .qty_container .qty, #add_new_prescription_form #create_prescirption_template_form .qty_container .return_qty, #add_new_prescription_form #create_prescirption_template_form return_qty_container .qty, #add_new_prescription_form #create_prescirption_template_form return_qty_container .return_qty, #add_new_prescription_form #prescription_template_form .qty_container .qty, #add_new_prescription_form #prescription_template_form .qty_container .return_qty, #add_new_prescription_form #prescription_template_form return_qty_container .qty, #add_new_prescription_form #prescription_template_form return_qty_container .return_qty, #add_new_prescription_form #new_prescription_form .qty_container .qty, #add_new_prescription_form #new_prescription_form .qty_container .return_qty, #add_new_prescription_form #new_prescription_form return_qty_container .qty, #add_new_prescription_form #new_prescription_form return_qty_container .return_qty, #add_new_prescription_form #create_anon_pres_item .qty_container .qty, #add_new_prescription_form #create_anon_pres_item .qty_container .return_qty, #add_new_prescription_form #create_anon_pres_item return_qty_container .qty, #add_new_prescription_form #create_anon_pres_item return_qty_container .return_qty, #add_new_prescription_form #new_pharmacy_order_form .qty_container .qty, #add_new_prescription_form #new_pharmacy_order_form .qty_container .return_qty, #add_new_prescription_form #new_pharmacy_order_form return_qty_container .qty, #add_new_prescription_form #new_pharmacy_order_form return_qty_container .return_qty, #add_new_prescription_form #edit_pharmacy_order_form .qty_container .qty, #add_new_prescription_form #edit_pharmacy_order_form .qty_container .return_qty, #add_new_prescription_form #edit_pharmacy_order_form return_qty_container .qty, #add_new_prescription_form #edit_pharmacy_order_form return_qty_container .return_qty, #add_new_prescription_form #new_treatment_form .qty_container .qty, #add_new_prescription_form #new_treatment_form .qty_container .return_qty, #add_new_prescription_form #new_treatment_form return_qty_container .qty, #add_new_prescription_form #new_treatment_form return_qty_container .return_qty, #add_new_prescription_form #return_hospital_pharmacy_bill .qty_container .qty, #add_new_prescription_form #return_hospital_pharmacy_bill .qty_container .return_qty, #add_new_prescription_form #return_hospital_pharmacy_bill return_qty_container .qty, #add_new_prescription_form #return_hospital_pharmacy_bill return_qty_container .return_qty, #edit_invoice_form #new_prescription_form .qty_container .qty, #edit_invoice_form #new_prescription_form .qty_container .return_qty, #edit_invoice_form #new_prescription_form return_qty_container .qty, #edit_invoice_form #new_prescription_form return_qty_container .return_qty, #edit_invoice_form #new_bill_form .qty_container .qty, #edit_invoice_form #new_bill_form .qty_container .return_qty, #edit_invoice_form #new_bill_form return_qty_container .qty, #edit_invoice_form #new_bill_form return_qty_container .return_qty, #edit_invoice_form #new_hospital_pharmacy_bill .qty_container .qty, #edit_invoice_form #new_hospital_pharmacy_bill .qty_container .return_qty, #edit_invoice_form #new_hospital_pharmacy_bill return_qty_container .qty, #edit_invoice_form #new_hospital_pharmacy_bill return_qty_container .return_qty, #edit_invoice_form #edit_hospital_pharmacy_bill .qty_container .qty, #edit_invoice_form #edit_hospital_pharmacy_bill .qty_container .return_qty, #edit_invoice_form #edit_hospital_pharmacy_bill return_qty_container .qty, #edit_invoice_form #edit_hospital_pharmacy_bill return_qty_container .return_qty, #edit_invoice_form #create_prescirption_template_form .qty_container .qty, #edit_invoice_form #create_prescirption_template_form .qty_container .return_qty, #edit_invoice_form #create_prescirption_template_form return_qty_container .qty, #edit_invoice_form #create_prescirption_template_form return_qty_container .return_qty, #edit_invoice_form #prescription_template_form .qty_container .qty, #edit_invoice_form #prescription_template_form .qty_container .return_qty, #edit_invoice_form #prescription_template_form return_qty_container .qty, #edit_invoice_form #prescription_template_form return_qty_container .return_qty, #edit_invoice_form #new_prescription_form .qty_container .qty, #edit_invoice_form #new_prescription_form .qty_container .return_qty, #edit_invoice_form #new_prescription_form return_qty_container .qty, #edit_invoice_form #new_prescription_form return_qty_container .return_qty, #edit_invoice_form #create_anon_pres_item .qty_container .qty, #edit_invoice_form #create_anon_pres_item .qty_container .return_qty, #edit_invoice_form #create_anon_pres_item return_qty_container .qty, #edit_invoice_form #create_anon_pres_item return_qty_container .return_qty, #edit_invoice_form #new_pharmacy_order_form .qty_container .qty, #edit_invoice_form #new_pharmacy_order_form .qty_container .return_qty, #edit_invoice_form #new_pharmacy_order_form return_qty_container .qty, #edit_invoice_form #new_pharmacy_order_form return_qty_container .return_qty, #edit_invoice_form #edit_pharmacy_order_form .qty_container .qty, #edit_invoice_form #edit_pharmacy_order_form .qty_container .return_qty, #edit_invoice_form #edit_pharmacy_order_form return_qty_container .qty, #edit_invoice_form #edit_pharmacy_order_form return_qty_container .return_qty, #edit_invoice_form #new_treatment_form .qty_container .qty, #edit_invoice_form #new_treatment_form .qty_container .return_qty, #edit_invoice_form #new_treatment_form return_qty_container .qty, #edit_invoice_form #new_treatment_form return_qty_container .return_qty, #edit_invoice_form #return_hospital_pharmacy_bill .qty_container .qty, #edit_invoice_form #return_hospital_pharmacy_bill .qty_container .return_qty, #edit_invoice_form #return_hospital_pharmacy_bill return_qty_container .qty, #edit_invoice_form #return_hospital_pharmacy_bill return_qty_container .return_qty, #add_new_pharmacy_bill_form #new_prescription_form .qty_container .qty, #add_new_pharmacy_bill_form #new_prescription_form .qty_container .return_qty, #add_new_pharmacy_bill_form #new_prescription_form return_qty_container .qty, #add_new_pharmacy_bill_form #new_prescription_form return_qty_container .return_qty, #add_new_pharmacy_bill_form #new_bill_form .qty_container .qty, #add_new_pharmacy_bill_form #new_bill_form .qty_container .return_qty, #add_new_pharmacy_bill_form #new_bill_form return_qty_container .qty, #add_new_pharmacy_bill_form #new_bill_form return_qty_container .return_qty, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .qty_container .qty, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .qty_container .return_qty, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill return_qty_container .qty, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill return_qty_container .return_qty, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .qty_container .qty, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .qty_container .return_qty, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill return_qty_container .qty, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill return_qty_container .return_qty, #add_new_pharmacy_bill_form #create_prescirption_template_form .qty_container .qty, #add_new_pharmacy_bill_form #create_prescirption_template_form .qty_container .return_qty, #add_new_pharmacy_bill_form #create_prescirption_template_form return_qty_container .qty, #add_new_pharmacy_bill_form #create_prescirption_template_form return_qty_container .return_qty, #add_new_pharmacy_bill_form #prescription_template_form .qty_container .qty, #add_new_pharmacy_bill_form #prescription_template_form .qty_container .return_qty, #add_new_pharmacy_bill_form #prescription_template_form return_qty_container .qty, #add_new_pharmacy_bill_form #prescription_template_form return_qty_container .return_qty, #add_new_pharmacy_bill_form #new_prescription_form .qty_container .qty, #add_new_pharmacy_bill_form #new_prescription_form .qty_container .return_qty, #add_new_pharmacy_bill_form #new_prescription_form return_qty_container .qty, #add_new_pharmacy_bill_form #new_prescription_form return_qty_container .return_qty, #add_new_pharmacy_bill_form #create_anon_pres_item .qty_container .qty, #add_new_pharmacy_bill_form #create_anon_pres_item .qty_container .return_qty, #add_new_pharmacy_bill_form #create_anon_pres_item return_qty_container .qty, #add_new_pharmacy_bill_form #create_anon_pres_item return_qty_container .return_qty, #add_new_pharmacy_bill_form #new_pharmacy_order_form .qty_container .qty, #add_new_pharmacy_bill_form #new_pharmacy_order_form .qty_container .return_qty, #add_new_pharmacy_bill_form #new_pharmacy_order_form return_qty_container .qty, #add_new_pharmacy_bill_form #new_pharmacy_order_form return_qty_container .return_qty, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .qty_container .qty, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .qty_container .return_qty, #add_new_pharmacy_bill_form #edit_pharmacy_order_form return_qty_container .qty, #add_new_pharmacy_bill_form #edit_pharmacy_order_form return_qty_container .return_qty, #add_new_pharmacy_bill_form #new_treatment_form .qty_container .qty, #add_new_pharmacy_bill_form #new_treatment_form .qty_container .return_qty, #add_new_pharmacy_bill_form #new_treatment_form return_qty_container .qty, #add_new_pharmacy_bill_form #new_treatment_form return_qty_container .return_qty, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .qty_container .qty, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .qty_container .return_qty, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill return_qty_container .qty, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill return_qty_container .return_qty, #edit_pharmacy_bill_form #new_prescription_form .qty_container .qty, #edit_pharmacy_bill_form #new_prescription_form .qty_container .return_qty, #edit_pharmacy_bill_form #new_prescription_form return_qty_container .qty, #edit_pharmacy_bill_form #new_prescription_form return_qty_container .return_qty, #edit_pharmacy_bill_form #new_bill_form .qty_container .qty, #edit_pharmacy_bill_form #new_bill_form .qty_container .return_qty, #edit_pharmacy_bill_form #new_bill_form return_qty_container .qty, #edit_pharmacy_bill_form #new_bill_form return_qty_container .return_qty, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .qty_container .qty, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .qty_container .return_qty, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill return_qty_container .qty, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill return_qty_container .return_qty, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .qty_container .qty, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .qty_container .return_qty, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill return_qty_container .qty, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill return_qty_container .return_qty, #edit_pharmacy_bill_form #create_prescirption_template_form .qty_container .qty, #edit_pharmacy_bill_form #create_prescirption_template_form .qty_container .return_qty, #edit_pharmacy_bill_form #create_prescirption_template_form return_qty_container .qty, #edit_pharmacy_bill_form #create_prescirption_template_form return_qty_container .return_qty, #edit_pharmacy_bill_form #prescription_template_form .qty_container .qty, #edit_pharmacy_bill_form #prescription_template_form .qty_container .return_qty, #edit_pharmacy_bill_form #prescription_template_form return_qty_container .qty, #edit_pharmacy_bill_form #prescription_template_form return_qty_container .return_qty, #edit_pharmacy_bill_form #new_prescription_form .qty_container .qty, #edit_pharmacy_bill_form #new_prescription_form .qty_container .return_qty, #edit_pharmacy_bill_form #new_prescription_form return_qty_container .qty, #edit_pharmacy_bill_form #new_prescription_form return_qty_container .return_qty, #edit_pharmacy_bill_form #create_anon_pres_item .qty_container .qty, #edit_pharmacy_bill_form #create_anon_pres_item .qty_container .return_qty, #edit_pharmacy_bill_form #create_anon_pres_item return_qty_container .qty, #edit_pharmacy_bill_form #create_anon_pres_item return_qty_container .return_qty, #edit_pharmacy_bill_form #new_pharmacy_order_form .qty_container .qty, #edit_pharmacy_bill_form #new_pharmacy_order_form .qty_container .return_qty, #edit_pharmacy_bill_form #new_pharmacy_order_form return_qty_container .qty, #edit_pharmacy_bill_form #new_pharmacy_order_form return_qty_container .return_qty, #edit_pharmacy_bill_form #edit_pharmacy_order_form .qty_container .qty, #edit_pharmacy_bill_form #edit_pharmacy_order_form .qty_container .return_qty, #edit_pharmacy_bill_form #edit_pharmacy_order_form return_qty_container .qty, #edit_pharmacy_bill_form #edit_pharmacy_order_form return_qty_container .return_qty, #edit_pharmacy_bill_form #new_treatment_form .qty_container .qty, #edit_pharmacy_bill_form #new_treatment_form .qty_container .return_qty, #edit_pharmacy_bill_form #new_treatment_form return_qty_container .qty, #edit_pharmacy_bill_form #new_treatment_form return_qty_container .return_qty, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .qty_container .qty, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .qty_container .return_qty, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill return_qty_container .qty, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill return_qty_container .return_qty, #createPrescriptionTemplatemodal #new_prescription_form .qty_container .qty, #createPrescriptionTemplatemodal #new_prescription_form .qty_container .return_qty, #createPrescriptionTemplatemodal #new_prescription_form return_qty_container .qty, #createPrescriptionTemplatemodal #new_prescription_form return_qty_container .return_qty, #createPrescriptionTemplatemodal #new_bill_form .qty_container .qty, #createPrescriptionTemplatemodal #new_bill_form .qty_container .return_qty, #createPrescriptionTemplatemodal #new_bill_form return_qty_container .qty, #createPrescriptionTemplatemodal #new_bill_form return_qty_container .return_qty, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .qty_container .qty, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .qty_container .return_qty, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill return_qty_container .qty, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill return_qty_container .return_qty, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .qty_container .qty, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .qty_container .return_qty, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill return_qty_container .qty, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill return_qty_container .return_qty, #createPrescriptionTemplatemodal #create_prescirption_template_form .qty_container .qty, #createPrescriptionTemplatemodal #create_prescirption_template_form .qty_container .return_qty, #createPrescriptionTemplatemodal #create_prescirption_template_form return_qty_container .qty, #createPrescriptionTemplatemodal #create_prescirption_template_form return_qty_container .return_qty, #createPrescriptionTemplatemodal #prescription_template_form .qty_container .qty, #createPrescriptionTemplatemodal #prescription_template_form .qty_container .return_qty, #createPrescriptionTemplatemodal #prescription_template_form return_qty_container .qty, #createPrescriptionTemplatemodal #prescription_template_form return_qty_container .return_qty, #createPrescriptionTemplatemodal #new_prescription_form .qty_container .qty, #createPrescriptionTemplatemodal #new_prescription_form .qty_container .return_qty, #createPrescriptionTemplatemodal #new_prescription_form return_qty_container .qty, #createPrescriptionTemplatemodal #new_prescription_form return_qty_container .return_qty, #createPrescriptionTemplatemodal #create_anon_pres_item .qty_container .qty, #createPrescriptionTemplatemodal #create_anon_pres_item .qty_container .return_qty, #createPrescriptionTemplatemodal #create_anon_pres_item return_qty_container .qty, #createPrescriptionTemplatemodal #create_anon_pres_item return_qty_container .return_qty, #createPrescriptionTemplatemodal #new_pharmacy_order_form .qty_container .qty, #createPrescriptionTemplatemodal #new_pharmacy_order_form .qty_container .return_qty, #createPrescriptionTemplatemodal #new_pharmacy_order_form return_qty_container .qty, #createPrescriptionTemplatemodal #new_pharmacy_order_form return_qty_container .return_qty, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .qty_container .qty, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .qty_container .return_qty, #createPrescriptionTemplatemodal #edit_pharmacy_order_form return_qty_container .qty, #createPrescriptionTemplatemodal #edit_pharmacy_order_form return_qty_container .return_qty, #createPrescriptionTemplatemodal #new_treatment_form .qty_container .qty, #createPrescriptionTemplatemodal #new_treatment_form .qty_container .return_qty, #createPrescriptionTemplatemodal #new_treatment_form return_qty_container .qty, #createPrescriptionTemplatemodal #new_treatment_form return_qty_container .return_qty, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .qty_container .qty, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .qty_container .return_qty, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill return_qty_container .qty, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill return_qty_container .return_qty, #editPrescriptionTemplatemodal #new_prescription_form .qty_container .qty, #editPrescriptionTemplatemodal #new_prescription_form .qty_container .return_qty, #editPrescriptionTemplatemodal #new_prescription_form return_qty_container .qty, #editPrescriptionTemplatemodal #new_prescription_form return_qty_container .return_qty, #editPrescriptionTemplatemodal #new_bill_form .qty_container .qty, #editPrescriptionTemplatemodal #new_bill_form .qty_container .return_qty, #editPrescriptionTemplatemodal #new_bill_form return_qty_container .qty, #editPrescriptionTemplatemodal #new_bill_form return_qty_container .return_qty, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .qty_container .qty, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .qty_container .return_qty, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill return_qty_container .qty, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill return_qty_container .return_qty, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .qty_container .qty, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .qty_container .return_qty, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill return_qty_container .qty, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill return_qty_container .return_qty, #editPrescriptionTemplatemodal #create_prescirption_template_form .qty_container .qty, #editPrescriptionTemplatemodal #create_prescirption_template_form .qty_container .return_qty, #editPrescriptionTemplatemodal #create_prescirption_template_form return_qty_container .qty, #editPrescriptionTemplatemodal #create_prescirption_template_form return_qty_container .return_qty, #editPrescriptionTemplatemodal #prescription_template_form .qty_container .qty, #editPrescriptionTemplatemodal #prescription_template_form .qty_container .return_qty, #editPrescriptionTemplatemodal #prescription_template_form return_qty_container .qty, #editPrescriptionTemplatemodal #prescription_template_form return_qty_container .return_qty, #editPrescriptionTemplatemodal #new_prescription_form .qty_container .qty, #editPrescriptionTemplatemodal #new_prescription_form .qty_container .return_qty, #editPrescriptionTemplatemodal #new_prescription_form return_qty_container .qty, #editPrescriptionTemplatemodal #new_prescription_form return_qty_container .return_qty, #editPrescriptionTemplatemodal #create_anon_pres_item .qty_container .qty, #editPrescriptionTemplatemodal #create_anon_pres_item .qty_container .return_qty, #editPrescriptionTemplatemodal #create_anon_pres_item return_qty_container .qty, #editPrescriptionTemplatemodal #create_anon_pres_item return_qty_container .return_qty, #editPrescriptionTemplatemodal #new_pharmacy_order_form .qty_container .qty, #editPrescriptionTemplatemodal #new_pharmacy_order_form .qty_container .return_qty, #editPrescriptionTemplatemodal #new_pharmacy_order_form return_qty_container .qty, #editPrescriptionTemplatemodal #new_pharmacy_order_form return_qty_container .return_qty, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .qty_container .qty, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .qty_container .return_qty, #editPrescriptionTemplatemodal #edit_pharmacy_order_form return_qty_container .qty, #editPrescriptionTemplatemodal #edit_pharmacy_order_form return_qty_container .return_qty, #editPrescriptionTemplatemodal #new_treatment_form .qty_container .qty, #editPrescriptionTemplatemodal #new_treatment_form .qty_container .return_qty, #editPrescriptionTemplatemodal #new_treatment_form return_qty_container .qty, #editPrescriptionTemplatemodal #new_treatment_form return_qty_container .return_qty, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .qty_container .qty, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .qty_container .return_qty, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill return_qty_container .qty, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill return_qty_container .return_qty, #editPrevPrescription #new_prescription_form .qty_container .qty, #editPrevPrescription #new_prescription_form .qty_container .return_qty, #editPrevPrescription #new_prescription_form return_qty_container .qty, #editPrevPrescription #new_prescription_form return_qty_container .return_qty, #editPrevPrescription #new_bill_form .qty_container .qty, #editPrevPrescription #new_bill_form .qty_container .return_qty, #editPrevPrescription #new_bill_form return_qty_container .qty, #editPrevPrescription #new_bill_form return_qty_container .return_qty, #editPrevPrescription #new_hospital_pharmacy_bill .qty_container .qty, #editPrevPrescription #new_hospital_pharmacy_bill .qty_container .return_qty, #editPrevPrescription #new_hospital_pharmacy_bill return_qty_container .qty, #editPrevPrescription #new_hospital_pharmacy_bill return_qty_container .return_qty, #editPrevPrescription #edit_hospital_pharmacy_bill .qty_container .qty, #editPrevPrescription #edit_hospital_pharmacy_bill .qty_container .return_qty, #editPrevPrescription #edit_hospital_pharmacy_bill return_qty_container .qty, #editPrevPrescription #edit_hospital_pharmacy_bill return_qty_container .return_qty, #editPrevPrescription #create_prescirption_template_form .qty_container .qty, #editPrevPrescription #create_prescirption_template_form .qty_container .return_qty, #editPrevPrescription #create_prescirption_template_form return_qty_container .qty, #editPrevPrescription #create_prescirption_template_form return_qty_container .return_qty, #editPrevPrescription #prescription_template_form .qty_container .qty, #editPrevPrescription #prescription_template_form .qty_container .return_qty, #editPrevPrescription #prescription_template_form return_qty_container .qty, #editPrevPrescription #prescription_template_form return_qty_container .return_qty, #editPrevPrescription #new_prescription_form .qty_container .qty, #editPrevPrescription #new_prescription_form .qty_container .return_qty, #editPrevPrescription #new_prescription_form return_qty_container .qty, #editPrevPrescription #new_prescription_form return_qty_container .return_qty, #editPrevPrescription #create_anon_pres_item .qty_container .qty, #editPrevPrescription #create_anon_pres_item .qty_container .return_qty, #editPrevPrescription #create_anon_pres_item return_qty_container .qty, #editPrevPrescription #create_anon_pres_item return_qty_container .return_qty, #editPrevPrescription #new_pharmacy_order_form .qty_container .qty, #editPrevPrescription #new_pharmacy_order_form .qty_container .return_qty, #editPrevPrescription #new_pharmacy_order_form return_qty_container .qty, #editPrevPrescription #new_pharmacy_order_form return_qty_container .return_qty, #editPrevPrescription #edit_pharmacy_order_form .qty_container .qty, #editPrevPrescription #edit_pharmacy_order_form .qty_container .return_qty, #editPrevPrescription #edit_pharmacy_order_form return_qty_container .qty, #editPrevPrescription #edit_pharmacy_order_form return_qty_container .return_qty, #editPrevPrescription #new_treatment_form .qty_container .qty, #editPrevPrescription #new_treatment_form .qty_container .return_qty, #editPrevPrescription #new_treatment_form return_qty_container .qty, #editPrevPrescription #new_treatment_form return_qty_container .return_qty, #editPrevPrescription #return_hospital_pharmacy_bill .qty_container .qty, #editPrevPrescription #return_hospital_pharmacy_bill .qty_container .return_qty, #editPrevPrescription #return_hospital_pharmacy_bill return_qty_container .qty, #editPrevPrescription #return_hospital_pharmacy_bill return_qty_container .return_qty, #importUserPrescription #new_prescription_form .qty_container .qty, #importUserPrescription #new_prescription_form .qty_container .return_qty, #importUserPrescription #new_prescription_form return_qty_container .qty, #importUserPrescription #new_prescription_form return_qty_container .return_qty, #importUserPrescription #new_bill_form .qty_container .qty, #importUserPrescription #new_bill_form .qty_container .return_qty, #importUserPrescription #new_bill_form return_qty_container .qty, #importUserPrescription #new_bill_form return_qty_container .return_qty, #importUserPrescription #new_hospital_pharmacy_bill .qty_container .qty, #importUserPrescription #new_hospital_pharmacy_bill .qty_container .return_qty, #importUserPrescription #new_hospital_pharmacy_bill return_qty_container .qty, #importUserPrescription #new_hospital_pharmacy_bill return_qty_container .return_qty, #importUserPrescription #edit_hospital_pharmacy_bill .qty_container .qty, #importUserPrescription #edit_hospital_pharmacy_bill .qty_container .return_qty, #importUserPrescription #edit_hospital_pharmacy_bill return_qty_container .qty, #importUserPrescription #edit_hospital_pharmacy_bill return_qty_container .return_qty, #importUserPrescription #create_prescirption_template_form .qty_container .qty, #importUserPrescription #create_prescirption_template_form .qty_container .return_qty, #importUserPrescription #create_prescirption_template_form return_qty_container .qty, #importUserPrescription #create_prescirption_template_form return_qty_container .return_qty, #importUserPrescription #prescription_template_form .qty_container .qty, #importUserPrescription #prescription_template_form .qty_container .return_qty, #importUserPrescription #prescription_template_form return_qty_container .qty, #importUserPrescription #prescription_template_form return_qty_container .return_qty, #importUserPrescription #new_prescription_form .qty_container .qty, #importUserPrescription #new_prescription_form .qty_container .return_qty, #importUserPrescription #new_prescription_form return_qty_container .qty, #importUserPrescription #new_prescription_form return_qty_container .return_qty, #importUserPrescription #create_anon_pres_item .qty_container .qty, #importUserPrescription #create_anon_pres_item .qty_container .return_qty, #importUserPrescription #create_anon_pres_item return_qty_container .qty, #importUserPrescription #create_anon_pres_item return_qty_container .return_qty, #importUserPrescription #new_pharmacy_order_form .qty_container .qty, #importUserPrescription #new_pharmacy_order_form .qty_container .return_qty, #importUserPrescription #new_pharmacy_order_form return_qty_container .qty, #importUserPrescription #new_pharmacy_order_form return_qty_container .return_qty, #importUserPrescription #edit_pharmacy_order_form .qty_container .qty, #importUserPrescription #edit_pharmacy_order_form .qty_container .return_qty, #importUserPrescription #edit_pharmacy_order_form return_qty_container .qty, #importUserPrescription #edit_pharmacy_order_form return_qty_container .return_qty, #importUserPrescription #new_treatment_form .qty_container .qty, #importUserPrescription #new_treatment_form .qty_container .return_qty, #importUserPrescription #new_treatment_form return_qty_container .qty, #importUserPrescription #new_treatment_form return_qty_container .return_qty, #importUserPrescription #return_hospital_pharmacy_bill .qty_container .qty, #importUserPrescription #return_hospital_pharmacy_bill .qty_container .return_qty, #importUserPrescription #return_hospital_pharmacy_bill return_qty_container .qty, #importUserPrescription #return_hospital_pharmacy_bill return_qty_container .return_qty, #add_new_radiology_order_form #new_prescription_form .qty_container .qty, #add_new_radiology_order_form #new_prescription_form .qty_container .return_qty, #add_new_radiology_order_form #new_prescription_form return_qty_container .qty, #add_new_radiology_order_form #new_prescription_form return_qty_container .return_qty, #add_new_radiology_order_form #new_bill_form .qty_container .qty, #add_new_radiology_order_form #new_bill_form .qty_container .return_qty, #add_new_radiology_order_form #new_bill_form return_qty_container .qty, #add_new_radiology_order_form #new_bill_form return_qty_container .return_qty, #add_new_radiology_order_form #new_hospital_pharmacy_bill .qty_container .qty, #add_new_radiology_order_form #new_hospital_pharmacy_bill .qty_container .return_qty, #add_new_radiology_order_form #new_hospital_pharmacy_bill return_qty_container .qty, #add_new_radiology_order_form #new_hospital_pharmacy_bill return_qty_container .return_qty, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .qty_container .qty, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .qty_container .return_qty, #add_new_radiology_order_form #edit_hospital_pharmacy_bill return_qty_container .qty, #add_new_radiology_order_form #edit_hospital_pharmacy_bill return_qty_container .return_qty, #add_new_radiology_order_form #create_prescirption_template_form .qty_container .qty, #add_new_radiology_order_form #create_prescirption_template_form .qty_container .return_qty, #add_new_radiology_order_form #create_prescirption_template_form return_qty_container .qty, #add_new_radiology_order_form #create_prescirption_template_form return_qty_container .return_qty, #add_new_radiology_order_form #prescription_template_form .qty_container .qty, #add_new_radiology_order_form #prescription_template_form .qty_container .return_qty, #add_new_radiology_order_form #prescription_template_form return_qty_container .qty, #add_new_radiology_order_form #prescription_template_form return_qty_container .return_qty, #add_new_radiology_order_form #new_prescription_form .qty_container .qty, #add_new_radiology_order_form #new_prescription_form .qty_container .return_qty, #add_new_radiology_order_form #new_prescription_form return_qty_container .qty, #add_new_radiology_order_form #new_prescription_form return_qty_container .return_qty, #add_new_radiology_order_form #create_anon_pres_item .qty_container .qty, #add_new_radiology_order_form #create_anon_pres_item .qty_container .return_qty, #add_new_radiology_order_form #create_anon_pres_item return_qty_container .qty, #add_new_radiology_order_form #create_anon_pres_item return_qty_container .return_qty, #add_new_radiology_order_form #new_pharmacy_order_form .qty_container .qty, #add_new_radiology_order_form #new_pharmacy_order_form .qty_container .return_qty, #add_new_radiology_order_form #new_pharmacy_order_form return_qty_container .qty, #add_new_radiology_order_form #new_pharmacy_order_form return_qty_container .return_qty, #add_new_radiology_order_form #edit_pharmacy_order_form .qty_container .qty, #add_new_radiology_order_form #edit_pharmacy_order_form .qty_container .return_qty, #add_new_radiology_order_form #edit_pharmacy_order_form return_qty_container .qty, #add_new_radiology_order_form #edit_pharmacy_order_form return_qty_container .return_qty, #add_new_radiology_order_form #new_treatment_form .qty_container .qty, #add_new_radiology_order_form #new_treatment_form .qty_container .return_qty, #add_new_radiology_order_form #new_treatment_form return_qty_container .qty, #add_new_radiology_order_form #new_treatment_form return_qty_container .return_qty, #add_new_radiology_order_form #return_hospital_pharmacy_bill .qty_container .qty, #add_new_radiology_order_form #return_hospital_pharmacy_bill .qty_container .return_qty, #add_new_radiology_order_form #return_hospital_pharmacy_bill return_qty_container .qty, #add_new_radiology_order_form #return_hospital_pharmacy_bill return_qty_container .return_qty {
  text-indent: 1em;
}
#add_new_prescription_form #new_prescription_form tfoot tr > td, #add_new_prescription_form #new_bill_form tfoot tr > td, #add_new_prescription_form #new_hospital_pharmacy_bill tfoot tr > td, #add_new_prescription_form #edit_hospital_pharmacy_bill tfoot tr > td, #add_new_prescription_form #create_prescirption_template_form tfoot tr > td, #add_new_prescription_form #prescription_template_form tfoot tr > td, #add_new_prescription_form #new_prescription_form tfoot tr > td, #add_new_prescription_form #create_anon_pres_item tfoot tr > td, #add_new_prescription_form #new_pharmacy_order_form tfoot tr > td, #add_new_prescription_form #edit_pharmacy_order_form tfoot tr > td, #add_new_prescription_form #new_treatment_form tfoot tr > td, #add_new_prescription_form #return_hospital_pharmacy_bill tfoot tr > td, #edit_invoice_form #new_prescription_form tfoot tr > td, #edit_invoice_form #new_bill_form tfoot tr > td, #edit_invoice_form #new_hospital_pharmacy_bill tfoot tr > td, #edit_invoice_form #edit_hospital_pharmacy_bill tfoot tr > td, #edit_invoice_form #create_prescirption_template_form tfoot tr > td, #edit_invoice_form #prescription_template_form tfoot tr > td, #edit_invoice_form #new_prescription_form tfoot tr > td, #edit_invoice_form #create_anon_pres_item tfoot tr > td, #edit_invoice_form #new_pharmacy_order_form tfoot tr > td, #edit_invoice_form #edit_pharmacy_order_form tfoot tr > td, #edit_invoice_form #new_treatment_form tfoot tr > td, #edit_invoice_form #return_hospital_pharmacy_bill tfoot tr > td, #add_new_pharmacy_bill_form #new_prescription_form tfoot tr > td, #add_new_pharmacy_bill_form #new_bill_form tfoot tr > td, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot tr > td, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot tr > td, #add_new_pharmacy_bill_form #create_prescirption_template_form tfoot tr > td, #add_new_pharmacy_bill_form #prescription_template_form tfoot tr > td, #add_new_pharmacy_bill_form #new_prescription_form tfoot tr > td, #add_new_pharmacy_bill_form #create_anon_pres_item tfoot tr > td, #add_new_pharmacy_bill_form #new_pharmacy_order_form tfoot tr > td, #add_new_pharmacy_bill_form #edit_pharmacy_order_form tfoot tr > td, #add_new_pharmacy_bill_form #new_treatment_form tfoot tr > td, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot tr > td, #edit_pharmacy_bill_form #new_prescription_form tfoot tr > td, #edit_pharmacy_bill_form #new_bill_form tfoot tr > td, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot tr > td, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot tr > td, #edit_pharmacy_bill_form #create_prescirption_template_form tfoot tr > td, #edit_pharmacy_bill_form #prescription_template_form tfoot tr > td, #edit_pharmacy_bill_form #new_prescription_form tfoot tr > td, #edit_pharmacy_bill_form #create_anon_pres_item tfoot tr > td, #edit_pharmacy_bill_form #new_pharmacy_order_form tfoot tr > td, #edit_pharmacy_bill_form #edit_pharmacy_order_form tfoot tr > td, #edit_pharmacy_bill_form #new_treatment_form tfoot tr > td, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot tr > td, #createPrescriptionTemplatemodal #new_prescription_form tfoot tr > td, #createPrescriptionTemplatemodal #new_bill_form tfoot tr > td, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill tfoot tr > td, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill tfoot tr > td, #createPrescriptionTemplatemodal #create_prescirption_template_form tfoot tr > td, #createPrescriptionTemplatemodal #prescription_template_form tfoot tr > td, #createPrescriptionTemplatemodal #new_prescription_form tfoot tr > td, #createPrescriptionTemplatemodal #create_anon_pres_item tfoot tr > td, #createPrescriptionTemplatemodal #new_pharmacy_order_form tfoot tr > td, #createPrescriptionTemplatemodal #edit_pharmacy_order_form tfoot tr > td, #createPrescriptionTemplatemodal #new_treatment_form tfoot tr > td, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill tfoot tr > td, #editPrescriptionTemplatemodal #new_prescription_form tfoot tr > td, #editPrescriptionTemplatemodal #new_bill_form tfoot tr > td, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill tfoot tr > td, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill tfoot tr > td, #editPrescriptionTemplatemodal #create_prescirption_template_form tfoot tr > td, #editPrescriptionTemplatemodal #prescription_template_form tfoot tr > td, #editPrescriptionTemplatemodal #new_prescription_form tfoot tr > td, #editPrescriptionTemplatemodal #create_anon_pres_item tfoot tr > td, #editPrescriptionTemplatemodal #new_pharmacy_order_form tfoot tr > td, #editPrescriptionTemplatemodal #edit_pharmacy_order_form tfoot tr > td, #editPrescriptionTemplatemodal #new_treatment_form tfoot tr > td, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill tfoot tr > td, #editPrevPrescription #new_prescription_form tfoot tr > td, #editPrevPrescription #new_bill_form tfoot tr > td, #editPrevPrescription #new_hospital_pharmacy_bill tfoot tr > td, #editPrevPrescription #edit_hospital_pharmacy_bill tfoot tr > td, #editPrevPrescription #create_prescirption_template_form tfoot tr > td, #editPrevPrescription #prescription_template_form tfoot tr > td, #editPrevPrescription #new_prescription_form tfoot tr > td, #editPrevPrescription #create_anon_pres_item tfoot tr > td, #editPrevPrescription #new_pharmacy_order_form tfoot tr > td, #editPrevPrescription #edit_pharmacy_order_form tfoot tr > td, #editPrevPrescription #new_treatment_form tfoot tr > td, #editPrevPrescription #return_hospital_pharmacy_bill tfoot tr > td, #importUserPrescription #new_prescription_form tfoot tr > td, #importUserPrescription #new_bill_form tfoot tr > td, #importUserPrescription #new_hospital_pharmacy_bill tfoot tr > td, #importUserPrescription #edit_hospital_pharmacy_bill tfoot tr > td, #importUserPrescription #create_prescirption_template_form tfoot tr > td, #importUserPrescription #prescription_template_form tfoot tr > td, #importUserPrescription #new_prescription_form tfoot tr > td, #importUserPrescription #create_anon_pres_item tfoot tr > td, #importUserPrescription #new_pharmacy_order_form tfoot tr > td, #importUserPrescription #edit_pharmacy_order_form tfoot tr > td, #importUserPrescription #new_treatment_form tfoot tr > td, #importUserPrescription #return_hospital_pharmacy_bill tfoot tr > td, #add_new_radiology_order_form #new_prescription_form tfoot tr > td, #add_new_radiology_order_form #new_bill_form tfoot tr > td, #add_new_radiology_order_form #new_hospital_pharmacy_bill tfoot tr > td, #add_new_radiology_order_form #edit_hospital_pharmacy_bill tfoot tr > td, #add_new_radiology_order_form #create_prescirption_template_form tfoot tr > td, #add_new_radiology_order_form #prescription_template_form tfoot tr > td, #add_new_radiology_order_form #new_prescription_form tfoot tr > td, #add_new_radiology_order_form #create_anon_pres_item tfoot tr > td, #add_new_radiology_order_form #new_pharmacy_order_form tfoot tr > td, #add_new_radiology_order_form #edit_pharmacy_order_form tfoot tr > td, #add_new_radiology_order_form #new_treatment_form tfoot tr > td, #add_new_radiology_order_form #return_hospital_pharmacy_bill tfoot tr > td {
  background: #fff;
  border: none;
}
#add_new_prescription_form #new_prescription_form tfoot ._prescription_subtotal td,
#add_new_prescription_form #new_prescription_form tfoot ._tax_value td,
#add_new_prescription_form #new_prescription_form tfoot ._discount td,
#add_new_prescription_form #new_prescription_form tfoot ._prescription_grand_total td, #add_new_prescription_form #new_bill_form tfoot ._prescription_subtotal td,
#add_new_prescription_form #new_bill_form tfoot ._tax_value td,
#add_new_prescription_form #new_bill_form tfoot ._discount td,
#add_new_prescription_form #new_bill_form tfoot ._prescription_grand_total td, #add_new_prescription_form #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td,
#add_new_prescription_form #new_hospital_pharmacy_bill tfoot ._tax_value td,
#add_new_prescription_form #new_hospital_pharmacy_bill tfoot ._discount td,
#add_new_prescription_form #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td, #add_new_prescription_form #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td,
#add_new_prescription_form #edit_hospital_pharmacy_bill tfoot ._tax_value td,
#add_new_prescription_form #edit_hospital_pharmacy_bill tfoot ._discount td,
#add_new_prescription_form #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td, #add_new_prescription_form #create_prescirption_template_form tfoot ._prescription_subtotal td,
#add_new_prescription_form #create_prescirption_template_form tfoot ._tax_value td,
#add_new_prescription_form #create_prescirption_template_form tfoot ._discount td,
#add_new_prescription_form #create_prescirption_template_form tfoot ._prescription_grand_total td, #add_new_prescription_form #prescription_template_form tfoot ._prescription_subtotal td,
#add_new_prescription_form #prescription_template_form tfoot ._tax_value td,
#add_new_prescription_form #prescription_template_form tfoot ._discount td,
#add_new_prescription_form #prescription_template_form tfoot ._prescription_grand_total td, #add_new_prescription_form #new_prescription_form tfoot ._prescription_subtotal td,
#add_new_prescription_form #new_prescription_form tfoot ._tax_value td,
#add_new_prescription_form #new_prescription_form tfoot ._discount td,
#add_new_prescription_form #new_prescription_form tfoot ._prescription_grand_total td, #add_new_prescription_form #create_anon_pres_item tfoot ._prescription_subtotal td,
#add_new_prescription_form #create_anon_pres_item tfoot ._tax_value td,
#add_new_prescription_form #create_anon_pres_item tfoot ._discount td,
#add_new_prescription_form #create_anon_pres_item tfoot ._prescription_grand_total td, #add_new_prescription_form #new_pharmacy_order_form tfoot ._prescription_subtotal td,
#add_new_prescription_form #new_pharmacy_order_form tfoot ._tax_value td,
#add_new_prescription_form #new_pharmacy_order_form tfoot ._discount td,
#add_new_prescription_form #new_pharmacy_order_form tfoot ._prescription_grand_total td, #add_new_prescription_form #edit_pharmacy_order_form tfoot ._prescription_subtotal td,
#add_new_prescription_form #edit_pharmacy_order_form tfoot ._tax_value td,
#add_new_prescription_form #edit_pharmacy_order_form tfoot ._discount td,
#add_new_prescription_form #edit_pharmacy_order_form tfoot ._prescription_grand_total td, #add_new_prescription_form #new_treatment_form tfoot ._prescription_subtotal td,
#add_new_prescription_form #new_treatment_form tfoot ._tax_value td,
#add_new_prescription_form #new_treatment_form tfoot ._discount td,
#add_new_prescription_form #new_treatment_form tfoot ._prescription_grand_total td, #add_new_prescription_form #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td,
#add_new_prescription_form #return_hospital_pharmacy_bill tfoot ._tax_value td,
#add_new_prescription_form #return_hospital_pharmacy_bill tfoot ._discount td,
#add_new_prescription_form #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td, #edit_invoice_form #new_prescription_form tfoot ._prescription_subtotal td,
#edit_invoice_form #new_prescription_form tfoot ._tax_value td,
#edit_invoice_form #new_prescription_form tfoot ._discount td,
#edit_invoice_form #new_prescription_form tfoot ._prescription_grand_total td, #edit_invoice_form #new_bill_form tfoot ._prescription_subtotal td,
#edit_invoice_form #new_bill_form tfoot ._tax_value td,
#edit_invoice_form #new_bill_form tfoot ._discount td,
#edit_invoice_form #new_bill_form tfoot ._prescription_grand_total td, #edit_invoice_form #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td,
#edit_invoice_form #new_hospital_pharmacy_bill tfoot ._tax_value td,
#edit_invoice_form #new_hospital_pharmacy_bill tfoot ._discount td,
#edit_invoice_form #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td, #edit_invoice_form #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td,
#edit_invoice_form #edit_hospital_pharmacy_bill tfoot ._tax_value td,
#edit_invoice_form #edit_hospital_pharmacy_bill tfoot ._discount td,
#edit_invoice_form #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td, #edit_invoice_form #create_prescirption_template_form tfoot ._prescription_subtotal td,
#edit_invoice_form #create_prescirption_template_form tfoot ._tax_value td,
#edit_invoice_form #create_prescirption_template_form tfoot ._discount td,
#edit_invoice_form #create_prescirption_template_form tfoot ._prescription_grand_total td, #edit_invoice_form #prescription_template_form tfoot ._prescription_subtotal td,
#edit_invoice_form #prescription_template_form tfoot ._tax_value td,
#edit_invoice_form #prescription_template_form tfoot ._discount td,
#edit_invoice_form #prescription_template_form tfoot ._prescription_grand_total td, #edit_invoice_form #new_prescription_form tfoot ._prescription_subtotal td,
#edit_invoice_form #new_prescription_form tfoot ._tax_value td,
#edit_invoice_form #new_prescription_form tfoot ._discount td,
#edit_invoice_form #new_prescription_form tfoot ._prescription_grand_total td, #edit_invoice_form #create_anon_pres_item tfoot ._prescription_subtotal td,
#edit_invoice_form #create_anon_pres_item tfoot ._tax_value td,
#edit_invoice_form #create_anon_pres_item tfoot ._discount td,
#edit_invoice_form #create_anon_pres_item tfoot ._prescription_grand_total td, #edit_invoice_form #new_pharmacy_order_form tfoot ._prescription_subtotal td,
#edit_invoice_form #new_pharmacy_order_form tfoot ._tax_value td,
#edit_invoice_form #new_pharmacy_order_form tfoot ._discount td,
#edit_invoice_form #new_pharmacy_order_form tfoot ._prescription_grand_total td, #edit_invoice_form #edit_pharmacy_order_form tfoot ._prescription_subtotal td,
#edit_invoice_form #edit_pharmacy_order_form tfoot ._tax_value td,
#edit_invoice_form #edit_pharmacy_order_form tfoot ._discount td,
#edit_invoice_form #edit_pharmacy_order_form tfoot ._prescription_grand_total td, #edit_invoice_form #new_treatment_form tfoot ._prescription_subtotal td,
#edit_invoice_form #new_treatment_form tfoot ._tax_value td,
#edit_invoice_form #new_treatment_form tfoot ._discount td,
#edit_invoice_form #new_treatment_form tfoot ._prescription_grand_total td, #edit_invoice_form #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td,
#edit_invoice_form #return_hospital_pharmacy_bill tfoot ._tax_value td,
#edit_invoice_form #return_hospital_pharmacy_bill tfoot ._discount td,
#edit_invoice_form #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td, #add_new_pharmacy_bill_form #new_prescription_form tfoot ._prescription_subtotal td,
#add_new_pharmacy_bill_form #new_prescription_form tfoot ._tax_value td,
#add_new_pharmacy_bill_form #new_prescription_form tfoot ._discount td,
#add_new_pharmacy_bill_form #new_prescription_form tfoot ._prescription_grand_total td, #add_new_pharmacy_bill_form #new_bill_form tfoot ._prescription_subtotal td,
#add_new_pharmacy_bill_form #new_bill_form tfoot ._tax_value td,
#add_new_pharmacy_bill_form #new_bill_form tfoot ._discount td,
#add_new_pharmacy_bill_form #new_bill_form tfoot ._prescription_grand_total td, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tax_value td,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._discount td,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td,
#add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tax_value td,
#add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._discount td,
#add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td, #add_new_pharmacy_bill_form #create_prescirption_template_form tfoot ._prescription_subtotal td,
#add_new_pharmacy_bill_form #create_prescirption_template_form tfoot ._tax_value td,
#add_new_pharmacy_bill_form #create_prescirption_template_form tfoot ._discount td,
#add_new_pharmacy_bill_form #create_prescirption_template_form tfoot ._prescription_grand_total td, #add_new_pharmacy_bill_form #prescription_template_form tfoot ._prescription_subtotal td,
#add_new_pharmacy_bill_form #prescription_template_form tfoot ._tax_value td,
#add_new_pharmacy_bill_form #prescription_template_form tfoot ._discount td,
#add_new_pharmacy_bill_form #prescription_template_form tfoot ._prescription_grand_total td, #add_new_pharmacy_bill_form #new_prescription_form tfoot ._prescription_subtotal td,
#add_new_pharmacy_bill_form #new_prescription_form tfoot ._tax_value td,
#add_new_pharmacy_bill_form #new_prescription_form tfoot ._discount td,
#add_new_pharmacy_bill_form #new_prescription_form tfoot ._prescription_grand_total td, #add_new_pharmacy_bill_form #create_anon_pres_item tfoot ._prescription_subtotal td,
#add_new_pharmacy_bill_form #create_anon_pres_item tfoot ._tax_value td,
#add_new_pharmacy_bill_form #create_anon_pres_item tfoot ._discount td,
#add_new_pharmacy_bill_form #create_anon_pres_item tfoot ._prescription_grand_total td, #add_new_pharmacy_bill_form #new_pharmacy_order_form tfoot ._prescription_subtotal td,
#add_new_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tax_value td,
#add_new_pharmacy_bill_form #new_pharmacy_order_form tfoot ._discount td,
#add_new_pharmacy_bill_form #new_pharmacy_order_form tfoot ._prescription_grand_total td, #add_new_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._prescription_subtotal td,
#add_new_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tax_value td,
#add_new_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._discount td,
#add_new_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._prescription_grand_total td, #add_new_pharmacy_bill_form #new_treatment_form tfoot ._prescription_subtotal td,
#add_new_pharmacy_bill_form #new_treatment_form tfoot ._tax_value td,
#add_new_pharmacy_bill_form #new_treatment_form tfoot ._discount td,
#add_new_pharmacy_bill_form #new_treatment_form tfoot ._prescription_grand_total td, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td,
#add_new_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tax_value td,
#add_new_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._discount td,
#add_new_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td, #edit_pharmacy_bill_form #new_prescription_form tfoot ._prescription_subtotal td,
#edit_pharmacy_bill_form #new_prescription_form tfoot ._tax_value td,
#edit_pharmacy_bill_form #new_prescription_form tfoot ._discount td,
#edit_pharmacy_bill_form #new_prescription_form tfoot ._prescription_grand_total td, #edit_pharmacy_bill_form #new_bill_form tfoot ._prescription_subtotal td,
#edit_pharmacy_bill_form #new_bill_form tfoot ._tax_value td,
#edit_pharmacy_bill_form #new_bill_form tfoot ._discount td,
#edit_pharmacy_bill_form #new_bill_form tfoot ._prescription_grand_total td, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td,
#edit_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tax_value td,
#edit_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._discount td,
#edit_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td,
#edit_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tax_value td,
#edit_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._discount td,
#edit_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td, #edit_pharmacy_bill_form #create_prescirption_template_form tfoot ._prescription_subtotal td,
#edit_pharmacy_bill_form #create_prescirption_template_form tfoot ._tax_value td,
#edit_pharmacy_bill_form #create_prescirption_template_form tfoot ._discount td,
#edit_pharmacy_bill_form #create_prescirption_template_form tfoot ._prescription_grand_total td, #edit_pharmacy_bill_form #prescription_template_form tfoot ._prescription_subtotal td,
#edit_pharmacy_bill_form #prescription_template_form tfoot ._tax_value td,
#edit_pharmacy_bill_form #prescription_template_form tfoot ._discount td,
#edit_pharmacy_bill_form #prescription_template_form tfoot ._prescription_grand_total td, #edit_pharmacy_bill_form #new_prescription_form tfoot ._prescription_subtotal td,
#edit_pharmacy_bill_form #new_prescription_form tfoot ._tax_value td,
#edit_pharmacy_bill_form #new_prescription_form tfoot ._discount td,
#edit_pharmacy_bill_form #new_prescription_form tfoot ._prescription_grand_total td, #edit_pharmacy_bill_form #create_anon_pres_item tfoot ._prescription_subtotal td,
#edit_pharmacy_bill_form #create_anon_pres_item tfoot ._tax_value td,
#edit_pharmacy_bill_form #create_anon_pres_item tfoot ._discount td,
#edit_pharmacy_bill_form #create_anon_pres_item tfoot ._prescription_grand_total td, #edit_pharmacy_bill_form #new_pharmacy_order_form tfoot ._prescription_subtotal td,
#edit_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tax_value td,
#edit_pharmacy_bill_form #new_pharmacy_order_form tfoot ._discount td,
#edit_pharmacy_bill_form #new_pharmacy_order_form tfoot ._prescription_grand_total td, #edit_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._prescription_subtotal td,
#edit_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tax_value td,
#edit_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._discount td,
#edit_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._prescription_grand_total td, #edit_pharmacy_bill_form #new_treatment_form tfoot ._prescription_subtotal td,
#edit_pharmacy_bill_form #new_treatment_form tfoot ._tax_value td,
#edit_pharmacy_bill_form #new_treatment_form tfoot ._discount td,
#edit_pharmacy_bill_form #new_treatment_form tfoot ._prescription_grand_total td, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td,
#edit_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tax_value td,
#edit_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._discount td,
#edit_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td, #createPrescriptionTemplatemodal #new_prescription_form tfoot ._prescription_subtotal td,
#createPrescriptionTemplatemodal #new_prescription_form tfoot ._tax_value td,
#createPrescriptionTemplatemodal #new_prescription_form tfoot ._discount td,
#createPrescriptionTemplatemodal #new_prescription_form tfoot ._prescription_grand_total td, #createPrescriptionTemplatemodal #new_bill_form tfoot ._prescription_subtotal td,
#createPrescriptionTemplatemodal #new_bill_form tfoot ._tax_value td,
#createPrescriptionTemplatemodal #new_bill_form tfoot ._discount td,
#createPrescriptionTemplatemodal #new_bill_form tfoot ._prescription_grand_total td, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td,
#createPrescriptionTemplatemodal #new_hospital_pharmacy_bill tfoot ._tax_value td,
#createPrescriptionTemplatemodal #new_hospital_pharmacy_bill tfoot ._discount td,
#createPrescriptionTemplatemodal #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td,
#createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tax_value td,
#createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill tfoot ._discount td,
#createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td, #createPrescriptionTemplatemodal #create_prescirption_template_form tfoot ._prescription_subtotal td,
#createPrescriptionTemplatemodal #create_prescirption_template_form tfoot ._tax_value td,
#createPrescriptionTemplatemodal #create_prescirption_template_form tfoot ._discount td,
#createPrescriptionTemplatemodal #create_prescirption_template_form tfoot ._prescription_grand_total td, #createPrescriptionTemplatemodal #prescription_template_form tfoot ._prescription_subtotal td,
#createPrescriptionTemplatemodal #prescription_template_form tfoot ._tax_value td,
#createPrescriptionTemplatemodal #prescription_template_form tfoot ._discount td,
#createPrescriptionTemplatemodal #prescription_template_form tfoot ._prescription_grand_total td, #createPrescriptionTemplatemodal #new_prescription_form tfoot ._prescription_subtotal td,
#createPrescriptionTemplatemodal #new_prescription_form tfoot ._tax_value td,
#createPrescriptionTemplatemodal #new_prescription_form tfoot ._discount td,
#createPrescriptionTemplatemodal #new_prescription_form tfoot ._prescription_grand_total td, #createPrescriptionTemplatemodal #create_anon_pres_item tfoot ._prescription_subtotal td,
#createPrescriptionTemplatemodal #create_anon_pres_item tfoot ._tax_value td,
#createPrescriptionTemplatemodal #create_anon_pres_item tfoot ._discount td,
#createPrescriptionTemplatemodal #create_anon_pres_item tfoot ._prescription_grand_total td, #createPrescriptionTemplatemodal #new_pharmacy_order_form tfoot ._prescription_subtotal td,
#createPrescriptionTemplatemodal #new_pharmacy_order_form tfoot ._tax_value td,
#createPrescriptionTemplatemodal #new_pharmacy_order_form tfoot ._discount td,
#createPrescriptionTemplatemodal #new_pharmacy_order_form tfoot ._prescription_grand_total td, #createPrescriptionTemplatemodal #edit_pharmacy_order_form tfoot ._prescription_subtotal td,
#createPrescriptionTemplatemodal #edit_pharmacy_order_form tfoot ._tax_value td,
#createPrescriptionTemplatemodal #edit_pharmacy_order_form tfoot ._discount td,
#createPrescriptionTemplatemodal #edit_pharmacy_order_form tfoot ._prescription_grand_total td, #createPrescriptionTemplatemodal #new_treatment_form tfoot ._prescription_subtotal td,
#createPrescriptionTemplatemodal #new_treatment_form tfoot ._tax_value td,
#createPrescriptionTemplatemodal #new_treatment_form tfoot ._discount td,
#createPrescriptionTemplatemodal #new_treatment_form tfoot ._prescription_grand_total td, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td,
#createPrescriptionTemplatemodal #return_hospital_pharmacy_bill tfoot ._tax_value td,
#createPrescriptionTemplatemodal #return_hospital_pharmacy_bill tfoot ._discount td,
#createPrescriptionTemplatemodal #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td, #editPrescriptionTemplatemodal #new_prescription_form tfoot ._prescription_subtotal td,
#editPrescriptionTemplatemodal #new_prescription_form tfoot ._tax_value td,
#editPrescriptionTemplatemodal #new_prescription_form tfoot ._discount td,
#editPrescriptionTemplatemodal #new_prescription_form tfoot ._prescription_grand_total td, #editPrescriptionTemplatemodal #new_bill_form tfoot ._prescription_subtotal td,
#editPrescriptionTemplatemodal #new_bill_form tfoot ._tax_value td,
#editPrescriptionTemplatemodal #new_bill_form tfoot ._discount td,
#editPrescriptionTemplatemodal #new_bill_form tfoot ._prescription_grand_total td, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td,
#editPrescriptionTemplatemodal #new_hospital_pharmacy_bill tfoot ._tax_value td,
#editPrescriptionTemplatemodal #new_hospital_pharmacy_bill tfoot ._discount td,
#editPrescriptionTemplatemodal #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td,
#editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tax_value td,
#editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill tfoot ._discount td,
#editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td, #editPrescriptionTemplatemodal #create_prescirption_template_form tfoot ._prescription_subtotal td,
#editPrescriptionTemplatemodal #create_prescirption_template_form tfoot ._tax_value td,
#editPrescriptionTemplatemodal #create_prescirption_template_form tfoot ._discount td,
#editPrescriptionTemplatemodal #create_prescirption_template_form tfoot ._prescription_grand_total td, #editPrescriptionTemplatemodal #prescription_template_form tfoot ._prescription_subtotal td,
#editPrescriptionTemplatemodal #prescription_template_form tfoot ._tax_value td,
#editPrescriptionTemplatemodal #prescription_template_form tfoot ._discount td,
#editPrescriptionTemplatemodal #prescription_template_form tfoot ._prescription_grand_total td, #editPrescriptionTemplatemodal #new_prescription_form tfoot ._prescription_subtotal td,
#editPrescriptionTemplatemodal #new_prescription_form tfoot ._tax_value td,
#editPrescriptionTemplatemodal #new_prescription_form tfoot ._discount td,
#editPrescriptionTemplatemodal #new_prescription_form tfoot ._prescription_grand_total td, #editPrescriptionTemplatemodal #create_anon_pres_item tfoot ._prescription_subtotal td,
#editPrescriptionTemplatemodal #create_anon_pres_item tfoot ._tax_value td,
#editPrescriptionTemplatemodal #create_anon_pres_item tfoot ._discount td,
#editPrescriptionTemplatemodal #create_anon_pres_item tfoot ._prescription_grand_total td, #editPrescriptionTemplatemodal #new_pharmacy_order_form tfoot ._prescription_subtotal td,
#editPrescriptionTemplatemodal #new_pharmacy_order_form tfoot ._tax_value td,
#editPrescriptionTemplatemodal #new_pharmacy_order_form tfoot ._discount td,
#editPrescriptionTemplatemodal #new_pharmacy_order_form tfoot ._prescription_grand_total td, #editPrescriptionTemplatemodal #edit_pharmacy_order_form tfoot ._prescription_subtotal td,
#editPrescriptionTemplatemodal #edit_pharmacy_order_form tfoot ._tax_value td,
#editPrescriptionTemplatemodal #edit_pharmacy_order_form tfoot ._discount td,
#editPrescriptionTemplatemodal #edit_pharmacy_order_form tfoot ._prescription_grand_total td, #editPrescriptionTemplatemodal #new_treatment_form tfoot ._prescription_subtotal td,
#editPrescriptionTemplatemodal #new_treatment_form tfoot ._tax_value td,
#editPrescriptionTemplatemodal #new_treatment_form tfoot ._discount td,
#editPrescriptionTemplatemodal #new_treatment_form tfoot ._prescription_grand_total td, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td,
#editPrescriptionTemplatemodal #return_hospital_pharmacy_bill tfoot ._tax_value td,
#editPrescriptionTemplatemodal #return_hospital_pharmacy_bill tfoot ._discount td,
#editPrescriptionTemplatemodal #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td, #editPrevPrescription #new_prescription_form tfoot ._prescription_subtotal td,
#editPrevPrescription #new_prescription_form tfoot ._tax_value td,
#editPrevPrescription #new_prescription_form tfoot ._discount td,
#editPrevPrescription #new_prescription_form tfoot ._prescription_grand_total td, #editPrevPrescription #new_bill_form tfoot ._prescription_subtotal td,
#editPrevPrescription #new_bill_form tfoot ._tax_value td,
#editPrevPrescription #new_bill_form tfoot ._discount td,
#editPrevPrescription #new_bill_form tfoot ._prescription_grand_total td, #editPrevPrescription #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td,
#editPrevPrescription #new_hospital_pharmacy_bill tfoot ._tax_value td,
#editPrevPrescription #new_hospital_pharmacy_bill tfoot ._discount td,
#editPrevPrescription #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td, #editPrevPrescription #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td,
#editPrevPrescription #edit_hospital_pharmacy_bill tfoot ._tax_value td,
#editPrevPrescription #edit_hospital_pharmacy_bill tfoot ._discount td,
#editPrevPrescription #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td, #editPrevPrescription #create_prescirption_template_form tfoot ._prescription_subtotal td,
#editPrevPrescription #create_prescirption_template_form tfoot ._tax_value td,
#editPrevPrescription #create_prescirption_template_form tfoot ._discount td,
#editPrevPrescription #create_prescirption_template_form tfoot ._prescription_grand_total td, #editPrevPrescription #prescription_template_form tfoot ._prescription_subtotal td,
#editPrevPrescription #prescription_template_form tfoot ._tax_value td,
#editPrevPrescription #prescription_template_form tfoot ._discount td,
#editPrevPrescription #prescription_template_form tfoot ._prescription_grand_total td, #editPrevPrescription #new_prescription_form tfoot ._prescription_subtotal td,
#editPrevPrescription #new_prescription_form tfoot ._tax_value td,
#editPrevPrescription #new_prescription_form tfoot ._discount td,
#editPrevPrescription #new_prescription_form tfoot ._prescription_grand_total td, #editPrevPrescription #create_anon_pres_item tfoot ._prescription_subtotal td,
#editPrevPrescription #create_anon_pres_item tfoot ._tax_value td,
#editPrevPrescription #create_anon_pres_item tfoot ._discount td,
#editPrevPrescription #create_anon_pres_item tfoot ._prescription_grand_total td, #editPrevPrescription #new_pharmacy_order_form tfoot ._prescription_subtotal td,
#editPrevPrescription #new_pharmacy_order_form tfoot ._tax_value td,
#editPrevPrescription #new_pharmacy_order_form tfoot ._discount td,
#editPrevPrescription #new_pharmacy_order_form tfoot ._prescription_grand_total td, #editPrevPrescription #edit_pharmacy_order_form tfoot ._prescription_subtotal td,
#editPrevPrescription #edit_pharmacy_order_form tfoot ._tax_value td,
#editPrevPrescription #edit_pharmacy_order_form tfoot ._discount td,
#editPrevPrescription #edit_pharmacy_order_form tfoot ._prescription_grand_total td, #editPrevPrescription #new_treatment_form tfoot ._prescription_subtotal td,
#editPrevPrescription #new_treatment_form tfoot ._tax_value td,
#editPrevPrescription #new_treatment_form tfoot ._discount td,
#editPrevPrescription #new_treatment_form tfoot ._prescription_grand_total td, #editPrevPrescription #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td,
#editPrevPrescription #return_hospital_pharmacy_bill tfoot ._tax_value td,
#editPrevPrescription #return_hospital_pharmacy_bill tfoot ._discount td,
#editPrevPrescription #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td, #importUserPrescription #new_prescription_form tfoot ._prescription_subtotal td,
#importUserPrescription #new_prescription_form tfoot ._tax_value td,
#importUserPrescription #new_prescription_form tfoot ._discount td,
#importUserPrescription #new_prescription_form tfoot ._prescription_grand_total td, #importUserPrescription #new_bill_form tfoot ._prescription_subtotal td,
#importUserPrescription #new_bill_form tfoot ._tax_value td,
#importUserPrescription #new_bill_form tfoot ._discount td,
#importUserPrescription #new_bill_form tfoot ._prescription_grand_total td, #importUserPrescription #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td,
#importUserPrescription #new_hospital_pharmacy_bill tfoot ._tax_value td,
#importUserPrescription #new_hospital_pharmacy_bill tfoot ._discount td,
#importUserPrescription #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td, #importUserPrescription #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td,
#importUserPrescription #edit_hospital_pharmacy_bill tfoot ._tax_value td,
#importUserPrescription #edit_hospital_pharmacy_bill tfoot ._discount td,
#importUserPrescription #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td, #importUserPrescription #create_prescirption_template_form tfoot ._prescription_subtotal td,
#importUserPrescription #create_prescirption_template_form tfoot ._tax_value td,
#importUserPrescription #create_prescirption_template_form tfoot ._discount td,
#importUserPrescription #create_prescirption_template_form tfoot ._prescription_grand_total td, #importUserPrescription #prescription_template_form tfoot ._prescription_subtotal td,
#importUserPrescription #prescription_template_form tfoot ._tax_value td,
#importUserPrescription #prescription_template_form tfoot ._discount td,
#importUserPrescription #prescription_template_form tfoot ._prescription_grand_total td, #importUserPrescription #new_prescription_form tfoot ._prescription_subtotal td,
#importUserPrescription #new_prescription_form tfoot ._tax_value td,
#importUserPrescription #new_prescription_form tfoot ._discount td,
#importUserPrescription #new_prescription_form tfoot ._prescription_grand_total td, #importUserPrescription #create_anon_pres_item tfoot ._prescription_subtotal td,
#importUserPrescription #create_anon_pres_item tfoot ._tax_value td,
#importUserPrescription #create_anon_pres_item tfoot ._discount td,
#importUserPrescription #create_anon_pres_item tfoot ._prescription_grand_total td, #importUserPrescription #new_pharmacy_order_form tfoot ._prescription_subtotal td,
#importUserPrescription #new_pharmacy_order_form tfoot ._tax_value td,
#importUserPrescription #new_pharmacy_order_form tfoot ._discount td,
#importUserPrescription #new_pharmacy_order_form tfoot ._prescription_grand_total td, #importUserPrescription #edit_pharmacy_order_form tfoot ._prescription_subtotal td,
#importUserPrescription #edit_pharmacy_order_form tfoot ._tax_value td,
#importUserPrescription #edit_pharmacy_order_form tfoot ._discount td,
#importUserPrescription #edit_pharmacy_order_form tfoot ._prescription_grand_total td, #importUserPrescription #new_treatment_form tfoot ._prescription_subtotal td,
#importUserPrescription #new_treatment_form tfoot ._tax_value td,
#importUserPrescription #new_treatment_form tfoot ._discount td,
#importUserPrescription #new_treatment_form tfoot ._prescription_grand_total td, #importUserPrescription #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td,
#importUserPrescription #return_hospital_pharmacy_bill tfoot ._tax_value td,
#importUserPrescription #return_hospital_pharmacy_bill tfoot ._discount td,
#importUserPrescription #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td, #add_new_radiology_order_form #new_prescription_form tfoot ._prescription_subtotal td,
#add_new_radiology_order_form #new_prescription_form tfoot ._tax_value td,
#add_new_radiology_order_form #new_prescription_form tfoot ._discount td,
#add_new_radiology_order_form #new_prescription_form tfoot ._prescription_grand_total td, #add_new_radiology_order_form #new_bill_form tfoot ._prescription_subtotal td,
#add_new_radiology_order_form #new_bill_form tfoot ._tax_value td,
#add_new_radiology_order_form #new_bill_form tfoot ._discount td,
#add_new_radiology_order_form #new_bill_form tfoot ._prescription_grand_total td, #add_new_radiology_order_form #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td,
#add_new_radiology_order_form #new_hospital_pharmacy_bill tfoot ._tax_value td,
#add_new_radiology_order_form #new_hospital_pharmacy_bill tfoot ._discount td,
#add_new_radiology_order_form #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td, #add_new_radiology_order_form #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td,
#add_new_radiology_order_form #edit_hospital_pharmacy_bill tfoot ._tax_value td,
#add_new_radiology_order_form #edit_hospital_pharmacy_bill tfoot ._discount td,
#add_new_radiology_order_form #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td, #add_new_radiology_order_form #create_prescirption_template_form tfoot ._prescription_subtotal td,
#add_new_radiology_order_form #create_prescirption_template_form tfoot ._tax_value td,
#add_new_radiology_order_form #create_prescirption_template_form tfoot ._discount td,
#add_new_radiology_order_form #create_prescirption_template_form tfoot ._prescription_grand_total td, #add_new_radiology_order_form #prescription_template_form tfoot ._prescription_subtotal td,
#add_new_radiology_order_form #prescription_template_form tfoot ._tax_value td,
#add_new_radiology_order_form #prescription_template_form tfoot ._discount td,
#add_new_radiology_order_form #prescription_template_form tfoot ._prescription_grand_total td, #add_new_radiology_order_form #new_prescription_form tfoot ._prescription_subtotal td,
#add_new_radiology_order_form #new_prescription_form tfoot ._tax_value td,
#add_new_radiology_order_form #new_prescription_form tfoot ._discount td,
#add_new_radiology_order_form #new_prescription_form tfoot ._prescription_grand_total td, #add_new_radiology_order_form #create_anon_pres_item tfoot ._prescription_subtotal td,
#add_new_radiology_order_form #create_anon_pres_item tfoot ._tax_value td,
#add_new_radiology_order_form #create_anon_pres_item tfoot ._discount td,
#add_new_radiology_order_form #create_anon_pres_item tfoot ._prescription_grand_total td, #add_new_radiology_order_form #new_pharmacy_order_form tfoot ._prescription_subtotal td,
#add_new_radiology_order_form #new_pharmacy_order_form tfoot ._tax_value td,
#add_new_radiology_order_form #new_pharmacy_order_form tfoot ._discount td,
#add_new_radiology_order_form #new_pharmacy_order_form tfoot ._prescription_grand_total td, #add_new_radiology_order_form #edit_pharmacy_order_form tfoot ._prescription_subtotal td,
#add_new_radiology_order_form #edit_pharmacy_order_form tfoot ._tax_value td,
#add_new_radiology_order_form #edit_pharmacy_order_form tfoot ._discount td,
#add_new_radiology_order_form #edit_pharmacy_order_form tfoot ._prescription_grand_total td, #add_new_radiology_order_form #new_treatment_form tfoot ._prescription_subtotal td,
#add_new_radiology_order_form #new_treatment_form tfoot ._tax_value td,
#add_new_radiology_order_form #new_treatment_form tfoot ._discount td,
#add_new_radiology_order_form #new_treatment_form tfoot ._prescription_grand_total td, #add_new_radiology_order_form #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td,
#add_new_radiology_order_form #return_hospital_pharmacy_bill tfoot ._tax_value td,
#add_new_radiology_order_form #return_hospital_pharmacy_bill tfoot ._discount td,
#add_new_radiology_order_form #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td {
  padding: 10px 10px;
}
#add_new_prescription_form #new_prescription_form tfoot ._prescription_subtotal td input.form-control,
#add_new_prescription_form #new_prescription_form tfoot ._tax_value td input.form-control,
#add_new_prescription_form #new_prescription_form tfoot ._discount td input.form-control,
#add_new_prescription_form #new_prescription_form tfoot ._prescription_grand_total td input.form-control, #add_new_prescription_form #new_bill_form tfoot ._prescription_subtotal td input.form-control,
#add_new_prescription_form #new_bill_form tfoot ._tax_value td input.form-control,
#add_new_prescription_form #new_bill_form tfoot ._discount td input.form-control,
#add_new_prescription_form #new_bill_form tfoot ._prescription_grand_total td input.form-control, #add_new_prescription_form #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control,
#add_new_prescription_form #new_hospital_pharmacy_bill tfoot ._tax_value td input.form-control,
#add_new_prescription_form #new_hospital_pharmacy_bill tfoot ._discount td input.form-control,
#add_new_prescription_form #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control, #add_new_prescription_form #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control,
#add_new_prescription_form #edit_hospital_pharmacy_bill tfoot ._tax_value td input.form-control,
#add_new_prescription_form #edit_hospital_pharmacy_bill tfoot ._discount td input.form-control,
#add_new_prescription_form #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control, #add_new_prescription_form #create_prescirption_template_form tfoot ._prescription_subtotal td input.form-control,
#add_new_prescription_form #create_prescirption_template_form tfoot ._tax_value td input.form-control,
#add_new_prescription_form #create_prescirption_template_form tfoot ._discount td input.form-control,
#add_new_prescription_form #create_prescirption_template_form tfoot ._prescription_grand_total td input.form-control, #add_new_prescription_form #prescription_template_form tfoot ._prescription_subtotal td input.form-control,
#add_new_prescription_form #prescription_template_form tfoot ._tax_value td input.form-control,
#add_new_prescription_form #prescription_template_form tfoot ._discount td input.form-control,
#add_new_prescription_form #prescription_template_form tfoot ._prescription_grand_total td input.form-control, #add_new_prescription_form #new_prescription_form tfoot ._prescription_subtotal td input.form-control,
#add_new_prescription_form #new_prescription_form tfoot ._tax_value td input.form-control,
#add_new_prescription_form #new_prescription_form tfoot ._discount td input.form-control,
#add_new_prescription_form #new_prescription_form tfoot ._prescription_grand_total td input.form-control, #add_new_prescription_form #create_anon_pres_item tfoot ._prescription_subtotal td input.form-control,
#add_new_prescription_form #create_anon_pres_item tfoot ._tax_value td input.form-control,
#add_new_prescription_form #create_anon_pres_item tfoot ._discount td input.form-control,
#add_new_prescription_form #create_anon_pres_item tfoot ._prescription_grand_total td input.form-control, #add_new_prescription_form #new_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control,
#add_new_prescription_form #new_pharmacy_order_form tfoot ._tax_value td input.form-control,
#add_new_prescription_form #new_pharmacy_order_form tfoot ._discount td input.form-control,
#add_new_prescription_form #new_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control, #add_new_prescription_form #edit_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control,
#add_new_prescription_form #edit_pharmacy_order_form tfoot ._tax_value td input.form-control,
#add_new_prescription_form #edit_pharmacy_order_form tfoot ._discount td input.form-control,
#add_new_prescription_form #edit_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control, #add_new_prescription_form #new_treatment_form tfoot ._prescription_subtotal td input.form-control,
#add_new_prescription_form #new_treatment_form tfoot ._tax_value td input.form-control,
#add_new_prescription_form #new_treatment_form tfoot ._discount td input.form-control,
#add_new_prescription_form #new_treatment_form tfoot ._prescription_grand_total td input.form-control, #add_new_prescription_form #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control,
#add_new_prescription_form #return_hospital_pharmacy_bill tfoot ._tax_value td input.form-control,
#add_new_prescription_form #return_hospital_pharmacy_bill tfoot ._discount td input.form-control,
#add_new_prescription_form #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control, #edit_invoice_form #new_prescription_form tfoot ._prescription_subtotal td input.form-control,
#edit_invoice_form #new_prescription_form tfoot ._tax_value td input.form-control,
#edit_invoice_form #new_prescription_form tfoot ._discount td input.form-control,
#edit_invoice_form #new_prescription_form tfoot ._prescription_grand_total td input.form-control, #edit_invoice_form #new_bill_form tfoot ._prescription_subtotal td input.form-control,
#edit_invoice_form #new_bill_form tfoot ._tax_value td input.form-control,
#edit_invoice_form #new_bill_form tfoot ._discount td input.form-control,
#edit_invoice_form #new_bill_form tfoot ._prescription_grand_total td input.form-control, #edit_invoice_form #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control,
#edit_invoice_form #new_hospital_pharmacy_bill tfoot ._tax_value td input.form-control,
#edit_invoice_form #new_hospital_pharmacy_bill tfoot ._discount td input.form-control,
#edit_invoice_form #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control, #edit_invoice_form #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control,
#edit_invoice_form #edit_hospital_pharmacy_bill tfoot ._tax_value td input.form-control,
#edit_invoice_form #edit_hospital_pharmacy_bill tfoot ._discount td input.form-control,
#edit_invoice_form #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control, #edit_invoice_form #create_prescirption_template_form tfoot ._prescription_subtotal td input.form-control,
#edit_invoice_form #create_prescirption_template_form tfoot ._tax_value td input.form-control,
#edit_invoice_form #create_prescirption_template_form tfoot ._discount td input.form-control,
#edit_invoice_form #create_prescirption_template_form tfoot ._prescription_grand_total td input.form-control, #edit_invoice_form #prescription_template_form tfoot ._prescription_subtotal td input.form-control,
#edit_invoice_form #prescription_template_form tfoot ._tax_value td input.form-control,
#edit_invoice_form #prescription_template_form tfoot ._discount td input.form-control,
#edit_invoice_form #prescription_template_form tfoot ._prescription_grand_total td input.form-control, #edit_invoice_form #new_prescription_form tfoot ._prescription_subtotal td input.form-control,
#edit_invoice_form #new_prescription_form tfoot ._tax_value td input.form-control,
#edit_invoice_form #new_prescription_form tfoot ._discount td input.form-control,
#edit_invoice_form #new_prescription_form tfoot ._prescription_grand_total td input.form-control, #edit_invoice_form #create_anon_pres_item tfoot ._prescription_subtotal td input.form-control,
#edit_invoice_form #create_anon_pres_item tfoot ._tax_value td input.form-control,
#edit_invoice_form #create_anon_pres_item tfoot ._discount td input.form-control,
#edit_invoice_form #create_anon_pres_item tfoot ._prescription_grand_total td input.form-control, #edit_invoice_form #new_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control,
#edit_invoice_form #new_pharmacy_order_form tfoot ._tax_value td input.form-control,
#edit_invoice_form #new_pharmacy_order_form tfoot ._discount td input.form-control,
#edit_invoice_form #new_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control, #edit_invoice_form #edit_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control,
#edit_invoice_form #edit_pharmacy_order_form tfoot ._tax_value td input.form-control,
#edit_invoice_form #edit_pharmacy_order_form tfoot ._discount td input.form-control,
#edit_invoice_form #edit_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control, #edit_invoice_form #new_treatment_form tfoot ._prescription_subtotal td input.form-control,
#edit_invoice_form #new_treatment_form tfoot ._tax_value td input.form-control,
#edit_invoice_form #new_treatment_form tfoot ._discount td input.form-control,
#edit_invoice_form #new_treatment_form tfoot ._prescription_grand_total td input.form-control, #edit_invoice_form #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control,
#edit_invoice_form #return_hospital_pharmacy_bill tfoot ._tax_value td input.form-control,
#edit_invoice_form #return_hospital_pharmacy_bill tfoot ._discount td input.form-control,
#edit_invoice_form #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control, #add_new_pharmacy_bill_form #new_prescription_form tfoot ._prescription_subtotal td input.form-control,
#add_new_pharmacy_bill_form #new_prescription_form tfoot ._tax_value td input.form-control,
#add_new_pharmacy_bill_form #new_prescription_form tfoot ._discount td input.form-control,
#add_new_pharmacy_bill_form #new_prescription_form tfoot ._prescription_grand_total td input.form-control, #add_new_pharmacy_bill_form #new_bill_form tfoot ._prescription_subtotal td input.form-control,
#add_new_pharmacy_bill_form #new_bill_form tfoot ._tax_value td input.form-control,
#add_new_pharmacy_bill_form #new_bill_form tfoot ._discount td input.form-control,
#add_new_pharmacy_bill_form #new_bill_form tfoot ._prescription_grand_total td input.form-control, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tax_value td input.form-control,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._discount td input.form-control,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control,
#add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tax_value td input.form-control,
#add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._discount td input.form-control,
#add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control, #add_new_pharmacy_bill_form #create_prescirption_template_form tfoot ._prescription_subtotal td input.form-control,
#add_new_pharmacy_bill_form #create_prescirption_template_form tfoot ._tax_value td input.form-control,
#add_new_pharmacy_bill_form #create_prescirption_template_form tfoot ._discount td input.form-control,
#add_new_pharmacy_bill_form #create_prescirption_template_form tfoot ._prescription_grand_total td input.form-control, #add_new_pharmacy_bill_form #prescription_template_form tfoot ._prescription_subtotal td input.form-control,
#add_new_pharmacy_bill_form #prescription_template_form tfoot ._tax_value td input.form-control,
#add_new_pharmacy_bill_form #prescription_template_form tfoot ._discount td input.form-control,
#add_new_pharmacy_bill_form #prescription_template_form tfoot ._prescription_grand_total td input.form-control, #add_new_pharmacy_bill_form #new_prescription_form tfoot ._prescription_subtotal td input.form-control,
#add_new_pharmacy_bill_form #new_prescription_form tfoot ._tax_value td input.form-control,
#add_new_pharmacy_bill_form #new_prescription_form tfoot ._discount td input.form-control,
#add_new_pharmacy_bill_form #new_prescription_form tfoot ._prescription_grand_total td input.form-control, #add_new_pharmacy_bill_form #create_anon_pres_item tfoot ._prescription_subtotal td input.form-control,
#add_new_pharmacy_bill_form #create_anon_pres_item tfoot ._tax_value td input.form-control,
#add_new_pharmacy_bill_form #create_anon_pres_item tfoot ._discount td input.form-control,
#add_new_pharmacy_bill_form #create_anon_pres_item tfoot ._prescription_grand_total td input.form-control, #add_new_pharmacy_bill_form #new_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control,
#add_new_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tax_value td input.form-control,
#add_new_pharmacy_bill_form #new_pharmacy_order_form tfoot ._discount td input.form-control,
#add_new_pharmacy_bill_form #new_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control, #add_new_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control,
#add_new_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tax_value td input.form-control,
#add_new_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._discount td input.form-control,
#add_new_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control, #add_new_pharmacy_bill_form #new_treatment_form tfoot ._prescription_subtotal td input.form-control,
#add_new_pharmacy_bill_form #new_treatment_form tfoot ._tax_value td input.form-control,
#add_new_pharmacy_bill_form #new_treatment_form tfoot ._discount td input.form-control,
#add_new_pharmacy_bill_form #new_treatment_form tfoot ._prescription_grand_total td input.form-control, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control,
#add_new_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tax_value td input.form-control,
#add_new_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._discount td input.form-control,
#add_new_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control, #edit_pharmacy_bill_form #new_prescription_form tfoot ._prescription_subtotal td input.form-control,
#edit_pharmacy_bill_form #new_prescription_form tfoot ._tax_value td input.form-control,
#edit_pharmacy_bill_form #new_prescription_form tfoot ._discount td input.form-control,
#edit_pharmacy_bill_form #new_prescription_form tfoot ._prescription_grand_total td input.form-control, #edit_pharmacy_bill_form #new_bill_form tfoot ._prescription_subtotal td input.form-control,
#edit_pharmacy_bill_form #new_bill_form tfoot ._tax_value td input.form-control,
#edit_pharmacy_bill_form #new_bill_form tfoot ._discount td input.form-control,
#edit_pharmacy_bill_form #new_bill_form tfoot ._prescription_grand_total td input.form-control, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control,
#edit_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tax_value td input.form-control,
#edit_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._discount td input.form-control,
#edit_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control,
#edit_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tax_value td input.form-control,
#edit_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._discount td input.form-control,
#edit_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control, #edit_pharmacy_bill_form #create_prescirption_template_form tfoot ._prescription_subtotal td input.form-control,
#edit_pharmacy_bill_form #create_prescirption_template_form tfoot ._tax_value td input.form-control,
#edit_pharmacy_bill_form #create_prescirption_template_form tfoot ._discount td input.form-control,
#edit_pharmacy_bill_form #create_prescirption_template_form tfoot ._prescription_grand_total td input.form-control, #edit_pharmacy_bill_form #prescription_template_form tfoot ._prescription_subtotal td input.form-control,
#edit_pharmacy_bill_form #prescription_template_form tfoot ._tax_value td input.form-control,
#edit_pharmacy_bill_form #prescription_template_form tfoot ._discount td input.form-control,
#edit_pharmacy_bill_form #prescription_template_form tfoot ._prescription_grand_total td input.form-control, #edit_pharmacy_bill_form #new_prescription_form tfoot ._prescription_subtotal td input.form-control,
#edit_pharmacy_bill_form #new_prescription_form tfoot ._tax_value td input.form-control,
#edit_pharmacy_bill_form #new_prescription_form tfoot ._discount td input.form-control,
#edit_pharmacy_bill_form #new_prescription_form tfoot ._prescription_grand_total td input.form-control, #edit_pharmacy_bill_form #create_anon_pres_item tfoot ._prescription_subtotal td input.form-control,
#edit_pharmacy_bill_form #create_anon_pres_item tfoot ._tax_value td input.form-control,
#edit_pharmacy_bill_form #create_anon_pres_item tfoot ._discount td input.form-control,
#edit_pharmacy_bill_form #create_anon_pres_item tfoot ._prescription_grand_total td input.form-control, #edit_pharmacy_bill_form #new_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control,
#edit_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tax_value td input.form-control,
#edit_pharmacy_bill_form #new_pharmacy_order_form tfoot ._discount td input.form-control,
#edit_pharmacy_bill_form #new_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control, #edit_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control,
#edit_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tax_value td input.form-control,
#edit_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._discount td input.form-control,
#edit_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control, #edit_pharmacy_bill_form #new_treatment_form tfoot ._prescription_subtotal td input.form-control,
#edit_pharmacy_bill_form #new_treatment_form tfoot ._tax_value td input.form-control,
#edit_pharmacy_bill_form #new_treatment_form tfoot ._discount td input.form-control,
#edit_pharmacy_bill_form #new_treatment_form tfoot ._prescription_grand_total td input.form-control, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control,
#edit_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tax_value td input.form-control,
#edit_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._discount td input.form-control,
#edit_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control, #createPrescriptionTemplatemodal #new_prescription_form tfoot ._prescription_subtotal td input.form-control,
#createPrescriptionTemplatemodal #new_prescription_form tfoot ._tax_value td input.form-control,
#createPrescriptionTemplatemodal #new_prescription_form tfoot ._discount td input.form-control,
#createPrescriptionTemplatemodal #new_prescription_form tfoot ._prescription_grand_total td input.form-control, #createPrescriptionTemplatemodal #new_bill_form tfoot ._prescription_subtotal td input.form-control,
#createPrescriptionTemplatemodal #new_bill_form tfoot ._tax_value td input.form-control,
#createPrescriptionTemplatemodal #new_bill_form tfoot ._discount td input.form-control,
#createPrescriptionTemplatemodal #new_bill_form tfoot ._prescription_grand_total td input.form-control, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control,
#createPrescriptionTemplatemodal #new_hospital_pharmacy_bill tfoot ._tax_value td input.form-control,
#createPrescriptionTemplatemodal #new_hospital_pharmacy_bill tfoot ._discount td input.form-control,
#createPrescriptionTemplatemodal #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control,
#createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tax_value td input.form-control,
#createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill tfoot ._discount td input.form-control,
#createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control, #createPrescriptionTemplatemodal #create_prescirption_template_form tfoot ._prescription_subtotal td input.form-control,
#createPrescriptionTemplatemodal #create_prescirption_template_form tfoot ._tax_value td input.form-control,
#createPrescriptionTemplatemodal #create_prescirption_template_form tfoot ._discount td input.form-control,
#createPrescriptionTemplatemodal #create_prescirption_template_form tfoot ._prescription_grand_total td input.form-control, #createPrescriptionTemplatemodal #prescription_template_form tfoot ._prescription_subtotal td input.form-control,
#createPrescriptionTemplatemodal #prescription_template_form tfoot ._tax_value td input.form-control,
#createPrescriptionTemplatemodal #prescription_template_form tfoot ._discount td input.form-control,
#createPrescriptionTemplatemodal #prescription_template_form tfoot ._prescription_grand_total td input.form-control, #createPrescriptionTemplatemodal #new_prescription_form tfoot ._prescription_subtotal td input.form-control,
#createPrescriptionTemplatemodal #new_prescription_form tfoot ._tax_value td input.form-control,
#createPrescriptionTemplatemodal #new_prescription_form tfoot ._discount td input.form-control,
#createPrescriptionTemplatemodal #new_prescription_form tfoot ._prescription_grand_total td input.form-control, #createPrescriptionTemplatemodal #create_anon_pres_item tfoot ._prescription_subtotal td input.form-control,
#createPrescriptionTemplatemodal #create_anon_pres_item tfoot ._tax_value td input.form-control,
#createPrescriptionTemplatemodal #create_anon_pres_item tfoot ._discount td input.form-control,
#createPrescriptionTemplatemodal #create_anon_pres_item tfoot ._prescription_grand_total td input.form-control, #createPrescriptionTemplatemodal #new_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control,
#createPrescriptionTemplatemodal #new_pharmacy_order_form tfoot ._tax_value td input.form-control,
#createPrescriptionTemplatemodal #new_pharmacy_order_form tfoot ._discount td input.form-control,
#createPrescriptionTemplatemodal #new_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control, #createPrescriptionTemplatemodal #edit_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control,
#createPrescriptionTemplatemodal #edit_pharmacy_order_form tfoot ._tax_value td input.form-control,
#createPrescriptionTemplatemodal #edit_pharmacy_order_form tfoot ._discount td input.form-control,
#createPrescriptionTemplatemodal #edit_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control, #createPrescriptionTemplatemodal #new_treatment_form tfoot ._prescription_subtotal td input.form-control,
#createPrescriptionTemplatemodal #new_treatment_form tfoot ._tax_value td input.form-control,
#createPrescriptionTemplatemodal #new_treatment_form tfoot ._discount td input.form-control,
#createPrescriptionTemplatemodal #new_treatment_form tfoot ._prescription_grand_total td input.form-control, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control,
#createPrescriptionTemplatemodal #return_hospital_pharmacy_bill tfoot ._tax_value td input.form-control,
#createPrescriptionTemplatemodal #return_hospital_pharmacy_bill tfoot ._discount td input.form-control,
#createPrescriptionTemplatemodal #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control, #editPrescriptionTemplatemodal #new_prescription_form tfoot ._prescription_subtotal td input.form-control,
#editPrescriptionTemplatemodal #new_prescription_form tfoot ._tax_value td input.form-control,
#editPrescriptionTemplatemodal #new_prescription_form tfoot ._discount td input.form-control,
#editPrescriptionTemplatemodal #new_prescription_form tfoot ._prescription_grand_total td input.form-control, #editPrescriptionTemplatemodal #new_bill_form tfoot ._prescription_subtotal td input.form-control,
#editPrescriptionTemplatemodal #new_bill_form tfoot ._tax_value td input.form-control,
#editPrescriptionTemplatemodal #new_bill_form tfoot ._discount td input.form-control,
#editPrescriptionTemplatemodal #new_bill_form tfoot ._prescription_grand_total td input.form-control, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control,
#editPrescriptionTemplatemodal #new_hospital_pharmacy_bill tfoot ._tax_value td input.form-control,
#editPrescriptionTemplatemodal #new_hospital_pharmacy_bill tfoot ._discount td input.form-control,
#editPrescriptionTemplatemodal #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control,
#editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tax_value td input.form-control,
#editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill tfoot ._discount td input.form-control,
#editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control, #editPrescriptionTemplatemodal #create_prescirption_template_form tfoot ._prescription_subtotal td input.form-control,
#editPrescriptionTemplatemodal #create_prescirption_template_form tfoot ._tax_value td input.form-control,
#editPrescriptionTemplatemodal #create_prescirption_template_form tfoot ._discount td input.form-control,
#editPrescriptionTemplatemodal #create_prescirption_template_form tfoot ._prescription_grand_total td input.form-control, #editPrescriptionTemplatemodal #prescription_template_form tfoot ._prescription_subtotal td input.form-control,
#editPrescriptionTemplatemodal #prescription_template_form tfoot ._tax_value td input.form-control,
#editPrescriptionTemplatemodal #prescription_template_form tfoot ._discount td input.form-control,
#editPrescriptionTemplatemodal #prescription_template_form tfoot ._prescription_grand_total td input.form-control, #editPrescriptionTemplatemodal #new_prescription_form tfoot ._prescription_subtotal td input.form-control,
#editPrescriptionTemplatemodal #new_prescription_form tfoot ._tax_value td input.form-control,
#editPrescriptionTemplatemodal #new_prescription_form tfoot ._discount td input.form-control,
#editPrescriptionTemplatemodal #new_prescription_form tfoot ._prescription_grand_total td input.form-control, #editPrescriptionTemplatemodal #create_anon_pres_item tfoot ._prescription_subtotal td input.form-control,
#editPrescriptionTemplatemodal #create_anon_pres_item tfoot ._tax_value td input.form-control,
#editPrescriptionTemplatemodal #create_anon_pres_item tfoot ._discount td input.form-control,
#editPrescriptionTemplatemodal #create_anon_pres_item tfoot ._prescription_grand_total td input.form-control, #editPrescriptionTemplatemodal #new_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control,
#editPrescriptionTemplatemodal #new_pharmacy_order_form tfoot ._tax_value td input.form-control,
#editPrescriptionTemplatemodal #new_pharmacy_order_form tfoot ._discount td input.form-control,
#editPrescriptionTemplatemodal #new_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control, #editPrescriptionTemplatemodal #edit_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control,
#editPrescriptionTemplatemodal #edit_pharmacy_order_form tfoot ._tax_value td input.form-control,
#editPrescriptionTemplatemodal #edit_pharmacy_order_form tfoot ._discount td input.form-control,
#editPrescriptionTemplatemodal #edit_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control, #editPrescriptionTemplatemodal #new_treatment_form tfoot ._prescription_subtotal td input.form-control,
#editPrescriptionTemplatemodal #new_treatment_form tfoot ._tax_value td input.form-control,
#editPrescriptionTemplatemodal #new_treatment_form tfoot ._discount td input.form-control,
#editPrescriptionTemplatemodal #new_treatment_form tfoot ._prescription_grand_total td input.form-control, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control,
#editPrescriptionTemplatemodal #return_hospital_pharmacy_bill tfoot ._tax_value td input.form-control,
#editPrescriptionTemplatemodal #return_hospital_pharmacy_bill tfoot ._discount td input.form-control,
#editPrescriptionTemplatemodal #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control, #editPrevPrescription #new_prescription_form tfoot ._prescription_subtotal td input.form-control,
#editPrevPrescription #new_prescription_form tfoot ._tax_value td input.form-control,
#editPrevPrescription #new_prescription_form tfoot ._discount td input.form-control,
#editPrevPrescription #new_prescription_form tfoot ._prescription_grand_total td input.form-control, #editPrevPrescription #new_bill_form tfoot ._prescription_subtotal td input.form-control,
#editPrevPrescription #new_bill_form tfoot ._tax_value td input.form-control,
#editPrevPrescription #new_bill_form tfoot ._discount td input.form-control,
#editPrevPrescription #new_bill_form tfoot ._prescription_grand_total td input.form-control, #editPrevPrescription #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control,
#editPrevPrescription #new_hospital_pharmacy_bill tfoot ._tax_value td input.form-control,
#editPrevPrescription #new_hospital_pharmacy_bill tfoot ._discount td input.form-control,
#editPrevPrescription #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control, #editPrevPrescription #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control,
#editPrevPrescription #edit_hospital_pharmacy_bill tfoot ._tax_value td input.form-control,
#editPrevPrescription #edit_hospital_pharmacy_bill tfoot ._discount td input.form-control,
#editPrevPrescription #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control, #editPrevPrescription #create_prescirption_template_form tfoot ._prescription_subtotal td input.form-control,
#editPrevPrescription #create_prescirption_template_form tfoot ._tax_value td input.form-control,
#editPrevPrescription #create_prescirption_template_form tfoot ._discount td input.form-control,
#editPrevPrescription #create_prescirption_template_form tfoot ._prescription_grand_total td input.form-control, #editPrevPrescription #prescription_template_form tfoot ._prescription_subtotal td input.form-control,
#editPrevPrescription #prescription_template_form tfoot ._tax_value td input.form-control,
#editPrevPrescription #prescription_template_form tfoot ._discount td input.form-control,
#editPrevPrescription #prescription_template_form tfoot ._prescription_grand_total td input.form-control, #editPrevPrescription #new_prescription_form tfoot ._prescription_subtotal td input.form-control,
#editPrevPrescription #new_prescription_form tfoot ._tax_value td input.form-control,
#editPrevPrescription #new_prescription_form tfoot ._discount td input.form-control,
#editPrevPrescription #new_prescription_form tfoot ._prescription_grand_total td input.form-control, #editPrevPrescription #create_anon_pres_item tfoot ._prescription_subtotal td input.form-control,
#editPrevPrescription #create_anon_pres_item tfoot ._tax_value td input.form-control,
#editPrevPrescription #create_anon_pres_item tfoot ._discount td input.form-control,
#editPrevPrescription #create_anon_pres_item tfoot ._prescription_grand_total td input.form-control, #editPrevPrescription #new_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control,
#editPrevPrescription #new_pharmacy_order_form tfoot ._tax_value td input.form-control,
#editPrevPrescription #new_pharmacy_order_form tfoot ._discount td input.form-control,
#editPrevPrescription #new_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control, #editPrevPrescription #edit_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control,
#editPrevPrescription #edit_pharmacy_order_form tfoot ._tax_value td input.form-control,
#editPrevPrescription #edit_pharmacy_order_form tfoot ._discount td input.form-control,
#editPrevPrescription #edit_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control, #editPrevPrescription #new_treatment_form tfoot ._prescription_subtotal td input.form-control,
#editPrevPrescription #new_treatment_form tfoot ._tax_value td input.form-control,
#editPrevPrescription #new_treatment_form tfoot ._discount td input.form-control,
#editPrevPrescription #new_treatment_form tfoot ._prescription_grand_total td input.form-control, #editPrevPrescription #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control,
#editPrevPrescription #return_hospital_pharmacy_bill tfoot ._tax_value td input.form-control,
#editPrevPrescription #return_hospital_pharmacy_bill tfoot ._discount td input.form-control,
#editPrevPrescription #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control, #importUserPrescription #new_prescription_form tfoot ._prescription_subtotal td input.form-control,
#importUserPrescription #new_prescription_form tfoot ._tax_value td input.form-control,
#importUserPrescription #new_prescription_form tfoot ._discount td input.form-control,
#importUserPrescription #new_prescription_form tfoot ._prescription_grand_total td input.form-control, #importUserPrescription #new_bill_form tfoot ._prescription_subtotal td input.form-control,
#importUserPrescription #new_bill_form tfoot ._tax_value td input.form-control,
#importUserPrescription #new_bill_form tfoot ._discount td input.form-control,
#importUserPrescription #new_bill_form tfoot ._prescription_grand_total td input.form-control, #importUserPrescription #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control,
#importUserPrescription #new_hospital_pharmacy_bill tfoot ._tax_value td input.form-control,
#importUserPrescription #new_hospital_pharmacy_bill tfoot ._discount td input.form-control,
#importUserPrescription #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control, #importUserPrescription #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control,
#importUserPrescription #edit_hospital_pharmacy_bill tfoot ._tax_value td input.form-control,
#importUserPrescription #edit_hospital_pharmacy_bill tfoot ._discount td input.form-control,
#importUserPrescription #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control, #importUserPrescription #create_prescirption_template_form tfoot ._prescription_subtotal td input.form-control,
#importUserPrescription #create_prescirption_template_form tfoot ._tax_value td input.form-control,
#importUserPrescription #create_prescirption_template_form tfoot ._discount td input.form-control,
#importUserPrescription #create_prescirption_template_form tfoot ._prescription_grand_total td input.form-control, #importUserPrescription #prescription_template_form tfoot ._prescription_subtotal td input.form-control,
#importUserPrescription #prescription_template_form tfoot ._tax_value td input.form-control,
#importUserPrescription #prescription_template_form tfoot ._discount td input.form-control,
#importUserPrescription #prescription_template_form tfoot ._prescription_grand_total td input.form-control, #importUserPrescription #new_prescription_form tfoot ._prescription_subtotal td input.form-control,
#importUserPrescription #new_prescription_form tfoot ._tax_value td input.form-control,
#importUserPrescription #new_prescription_form tfoot ._discount td input.form-control,
#importUserPrescription #new_prescription_form tfoot ._prescription_grand_total td input.form-control, #importUserPrescription #create_anon_pres_item tfoot ._prescription_subtotal td input.form-control,
#importUserPrescription #create_anon_pres_item tfoot ._tax_value td input.form-control,
#importUserPrescription #create_anon_pres_item tfoot ._discount td input.form-control,
#importUserPrescription #create_anon_pres_item tfoot ._prescription_grand_total td input.form-control, #importUserPrescription #new_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control,
#importUserPrescription #new_pharmacy_order_form tfoot ._tax_value td input.form-control,
#importUserPrescription #new_pharmacy_order_form tfoot ._discount td input.form-control,
#importUserPrescription #new_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control, #importUserPrescription #edit_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control,
#importUserPrescription #edit_pharmacy_order_form tfoot ._tax_value td input.form-control,
#importUserPrescription #edit_pharmacy_order_form tfoot ._discount td input.form-control,
#importUserPrescription #edit_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control, #importUserPrescription #new_treatment_form tfoot ._prescription_subtotal td input.form-control,
#importUserPrescription #new_treatment_form tfoot ._tax_value td input.form-control,
#importUserPrescription #new_treatment_form tfoot ._discount td input.form-control,
#importUserPrescription #new_treatment_form tfoot ._prescription_grand_total td input.form-control, #importUserPrescription #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control,
#importUserPrescription #return_hospital_pharmacy_bill tfoot ._tax_value td input.form-control,
#importUserPrescription #return_hospital_pharmacy_bill tfoot ._discount td input.form-control,
#importUserPrescription #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control, #add_new_radiology_order_form #new_prescription_form tfoot ._prescription_subtotal td input.form-control,
#add_new_radiology_order_form #new_prescription_form tfoot ._tax_value td input.form-control,
#add_new_radiology_order_form #new_prescription_form tfoot ._discount td input.form-control,
#add_new_radiology_order_form #new_prescription_form tfoot ._prescription_grand_total td input.form-control, #add_new_radiology_order_form #new_bill_form tfoot ._prescription_subtotal td input.form-control,
#add_new_radiology_order_form #new_bill_form tfoot ._tax_value td input.form-control,
#add_new_radiology_order_form #new_bill_form tfoot ._discount td input.form-control,
#add_new_radiology_order_form #new_bill_form tfoot ._prescription_grand_total td input.form-control, #add_new_radiology_order_form #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control,
#add_new_radiology_order_form #new_hospital_pharmacy_bill tfoot ._tax_value td input.form-control,
#add_new_radiology_order_form #new_hospital_pharmacy_bill tfoot ._discount td input.form-control,
#add_new_radiology_order_form #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control, #add_new_radiology_order_form #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control,
#add_new_radiology_order_form #edit_hospital_pharmacy_bill tfoot ._tax_value td input.form-control,
#add_new_radiology_order_form #edit_hospital_pharmacy_bill tfoot ._discount td input.form-control,
#add_new_radiology_order_form #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control, #add_new_radiology_order_form #create_prescirption_template_form tfoot ._prescription_subtotal td input.form-control,
#add_new_radiology_order_form #create_prescirption_template_form tfoot ._tax_value td input.form-control,
#add_new_radiology_order_form #create_prescirption_template_form tfoot ._discount td input.form-control,
#add_new_radiology_order_form #create_prescirption_template_form tfoot ._prescription_grand_total td input.form-control, #add_new_radiology_order_form #prescription_template_form tfoot ._prescription_subtotal td input.form-control,
#add_new_radiology_order_form #prescription_template_form tfoot ._tax_value td input.form-control,
#add_new_radiology_order_form #prescription_template_form tfoot ._discount td input.form-control,
#add_new_radiology_order_form #prescription_template_form tfoot ._prescription_grand_total td input.form-control, #add_new_radiology_order_form #new_prescription_form tfoot ._prescription_subtotal td input.form-control,
#add_new_radiology_order_form #new_prescription_form tfoot ._tax_value td input.form-control,
#add_new_radiology_order_form #new_prescription_form tfoot ._discount td input.form-control,
#add_new_radiology_order_form #new_prescription_form tfoot ._prescription_grand_total td input.form-control, #add_new_radiology_order_form #create_anon_pres_item tfoot ._prescription_subtotal td input.form-control,
#add_new_radiology_order_form #create_anon_pres_item tfoot ._tax_value td input.form-control,
#add_new_radiology_order_form #create_anon_pres_item tfoot ._discount td input.form-control,
#add_new_radiology_order_form #create_anon_pres_item tfoot ._prescription_grand_total td input.form-control, #add_new_radiology_order_form #new_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control,
#add_new_radiology_order_form #new_pharmacy_order_form tfoot ._tax_value td input.form-control,
#add_new_radiology_order_form #new_pharmacy_order_form tfoot ._discount td input.form-control,
#add_new_radiology_order_form #new_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control, #add_new_radiology_order_form #edit_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control,
#add_new_radiology_order_form #edit_pharmacy_order_form tfoot ._tax_value td input.form-control,
#add_new_radiology_order_form #edit_pharmacy_order_form tfoot ._discount td input.form-control,
#add_new_radiology_order_form #edit_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control, #add_new_radiology_order_form #new_treatment_form tfoot ._prescription_subtotal td input.form-control,
#add_new_radiology_order_form #new_treatment_form tfoot ._tax_value td input.form-control,
#add_new_radiology_order_form #new_treatment_form tfoot ._discount td input.form-control,
#add_new_radiology_order_form #new_treatment_form tfoot ._prescription_grand_total td input.form-control, #add_new_radiology_order_form #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control,
#add_new_radiology_order_form #return_hospital_pharmacy_bill tfoot ._tax_value td input.form-control,
#add_new_radiology_order_form #return_hospital_pharmacy_bill tfoot ._discount td input.form-control,
#add_new_radiology_order_form #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control {
  box-shadow: 0px 2px 0 0px #C1C1C1;
  border-radius: 0;
}
#add_new_prescription_form #new_prescription_form tfoot ._prescription_subtotal td input.form-control:focus,
#add_new_prescription_form #new_prescription_form tfoot ._tax_value td input.form-control:focus,
#add_new_prescription_form #new_prescription_form tfoot ._discount td input.form-control:focus,
#add_new_prescription_form #new_prescription_form tfoot ._prescription_grand_total td input.form-control:focus, #add_new_prescription_form #new_bill_form tfoot ._prescription_subtotal td input.form-control:focus,
#add_new_prescription_form #new_bill_form tfoot ._tax_value td input.form-control:focus,
#add_new_prescription_form #new_bill_form tfoot ._discount td input.form-control:focus,
#add_new_prescription_form #new_bill_form tfoot ._prescription_grand_total td input.form-control:focus, #add_new_prescription_form #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control:focus,
#add_new_prescription_form #new_hospital_pharmacy_bill tfoot ._tax_value td input.form-control:focus,
#add_new_prescription_form #new_hospital_pharmacy_bill tfoot ._discount td input.form-control:focus,
#add_new_prescription_form #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control:focus, #add_new_prescription_form #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control:focus,
#add_new_prescription_form #edit_hospital_pharmacy_bill tfoot ._tax_value td input.form-control:focus,
#add_new_prescription_form #edit_hospital_pharmacy_bill tfoot ._discount td input.form-control:focus,
#add_new_prescription_form #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control:focus, #add_new_prescription_form #create_prescirption_template_form tfoot ._prescription_subtotal td input.form-control:focus,
#add_new_prescription_form #create_prescirption_template_form tfoot ._tax_value td input.form-control:focus,
#add_new_prescription_form #create_prescirption_template_form tfoot ._discount td input.form-control:focus,
#add_new_prescription_form #create_prescirption_template_form tfoot ._prescription_grand_total td input.form-control:focus, #add_new_prescription_form #prescription_template_form tfoot ._prescription_subtotal td input.form-control:focus,
#add_new_prescription_form #prescription_template_form tfoot ._tax_value td input.form-control:focus,
#add_new_prescription_form #prescription_template_form tfoot ._discount td input.form-control:focus,
#add_new_prescription_form #prescription_template_form tfoot ._prescription_grand_total td input.form-control:focus, #add_new_prescription_form #new_prescription_form tfoot ._prescription_subtotal td input.form-control:focus,
#add_new_prescription_form #new_prescription_form tfoot ._tax_value td input.form-control:focus,
#add_new_prescription_form #new_prescription_form tfoot ._discount td input.form-control:focus,
#add_new_prescription_form #new_prescription_form tfoot ._prescription_grand_total td input.form-control:focus, #add_new_prescription_form #create_anon_pres_item tfoot ._prescription_subtotal td input.form-control:focus,
#add_new_prescription_form #create_anon_pres_item tfoot ._tax_value td input.form-control:focus,
#add_new_prescription_form #create_anon_pres_item tfoot ._discount td input.form-control:focus,
#add_new_prescription_form #create_anon_pres_item tfoot ._prescription_grand_total td input.form-control:focus, #add_new_prescription_form #new_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control:focus,
#add_new_prescription_form #new_pharmacy_order_form tfoot ._tax_value td input.form-control:focus,
#add_new_prescription_form #new_pharmacy_order_form tfoot ._discount td input.form-control:focus,
#add_new_prescription_form #new_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control:focus, #add_new_prescription_form #edit_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control:focus,
#add_new_prescription_form #edit_pharmacy_order_form tfoot ._tax_value td input.form-control:focus,
#add_new_prescription_form #edit_pharmacy_order_form tfoot ._discount td input.form-control:focus,
#add_new_prescription_form #edit_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control:focus, #add_new_prescription_form #new_treatment_form tfoot ._prescription_subtotal td input.form-control:focus,
#add_new_prescription_form #new_treatment_form tfoot ._tax_value td input.form-control:focus,
#add_new_prescription_form #new_treatment_form tfoot ._discount td input.form-control:focus,
#add_new_prescription_form #new_treatment_form tfoot ._prescription_grand_total td input.form-control:focus, #add_new_prescription_form #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control:focus,
#add_new_prescription_form #return_hospital_pharmacy_bill tfoot ._tax_value td input.form-control:focus,
#add_new_prescription_form #return_hospital_pharmacy_bill tfoot ._discount td input.form-control:focus,
#add_new_prescription_form #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control:focus, #edit_invoice_form #new_prescription_form tfoot ._prescription_subtotal td input.form-control:focus,
#edit_invoice_form #new_prescription_form tfoot ._tax_value td input.form-control:focus,
#edit_invoice_form #new_prescription_form tfoot ._discount td input.form-control:focus,
#edit_invoice_form #new_prescription_form tfoot ._prescription_grand_total td input.form-control:focus, #edit_invoice_form #new_bill_form tfoot ._prescription_subtotal td input.form-control:focus,
#edit_invoice_form #new_bill_form tfoot ._tax_value td input.form-control:focus,
#edit_invoice_form #new_bill_form tfoot ._discount td input.form-control:focus,
#edit_invoice_form #new_bill_form tfoot ._prescription_grand_total td input.form-control:focus, #edit_invoice_form #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control:focus,
#edit_invoice_form #new_hospital_pharmacy_bill tfoot ._tax_value td input.form-control:focus,
#edit_invoice_form #new_hospital_pharmacy_bill tfoot ._discount td input.form-control:focus,
#edit_invoice_form #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control:focus, #edit_invoice_form #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control:focus,
#edit_invoice_form #edit_hospital_pharmacy_bill tfoot ._tax_value td input.form-control:focus,
#edit_invoice_form #edit_hospital_pharmacy_bill tfoot ._discount td input.form-control:focus,
#edit_invoice_form #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control:focus, #edit_invoice_form #create_prescirption_template_form tfoot ._prescription_subtotal td input.form-control:focus,
#edit_invoice_form #create_prescirption_template_form tfoot ._tax_value td input.form-control:focus,
#edit_invoice_form #create_prescirption_template_form tfoot ._discount td input.form-control:focus,
#edit_invoice_form #create_prescirption_template_form tfoot ._prescription_grand_total td input.form-control:focus, #edit_invoice_form #prescription_template_form tfoot ._prescription_subtotal td input.form-control:focus,
#edit_invoice_form #prescription_template_form tfoot ._tax_value td input.form-control:focus,
#edit_invoice_form #prescription_template_form tfoot ._discount td input.form-control:focus,
#edit_invoice_form #prescription_template_form tfoot ._prescription_grand_total td input.form-control:focus, #edit_invoice_form #new_prescription_form tfoot ._prescription_subtotal td input.form-control:focus,
#edit_invoice_form #new_prescription_form tfoot ._tax_value td input.form-control:focus,
#edit_invoice_form #new_prescription_form tfoot ._discount td input.form-control:focus,
#edit_invoice_form #new_prescription_form tfoot ._prescription_grand_total td input.form-control:focus, #edit_invoice_form #create_anon_pres_item tfoot ._prescription_subtotal td input.form-control:focus,
#edit_invoice_form #create_anon_pres_item tfoot ._tax_value td input.form-control:focus,
#edit_invoice_form #create_anon_pres_item tfoot ._discount td input.form-control:focus,
#edit_invoice_form #create_anon_pres_item tfoot ._prescription_grand_total td input.form-control:focus, #edit_invoice_form #new_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control:focus,
#edit_invoice_form #new_pharmacy_order_form tfoot ._tax_value td input.form-control:focus,
#edit_invoice_form #new_pharmacy_order_form tfoot ._discount td input.form-control:focus,
#edit_invoice_form #new_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control:focus, #edit_invoice_form #edit_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control:focus,
#edit_invoice_form #edit_pharmacy_order_form tfoot ._tax_value td input.form-control:focus,
#edit_invoice_form #edit_pharmacy_order_form tfoot ._discount td input.form-control:focus,
#edit_invoice_form #edit_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control:focus, #edit_invoice_form #new_treatment_form tfoot ._prescription_subtotal td input.form-control:focus,
#edit_invoice_form #new_treatment_form tfoot ._tax_value td input.form-control:focus,
#edit_invoice_form #new_treatment_form tfoot ._discount td input.form-control:focus,
#edit_invoice_form #new_treatment_form tfoot ._prescription_grand_total td input.form-control:focus, #edit_invoice_form #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control:focus,
#edit_invoice_form #return_hospital_pharmacy_bill tfoot ._tax_value td input.form-control:focus,
#edit_invoice_form #return_hospital_pharmacy_bill tfoot ._discount td input.form-control:focus,
#edit_invoice_form #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control:focus, #add_new_pharmacy_bill_form #new_prescription_form tfoot ._prescription_subtotal td input.form-control:focus,
#add_new_pharmacy_bill_form #new_prescription_form tfoot ._tax_value td input.form-control:focus,
#add_new_pharmacy_bill_form #new_prescription_form tfoot ._discount td input.form-control:focus,
#add_new_pharmacy_bill_form #new_prescription_form tfoot ._prescription_grand_total td input.form-control:focus, #add_new_pharmacy_bill_form #new_bill_form tfoot ._prescription_subtotal td input.form-control:focus,
#add_new_pharmacy_bill_form #new_bill_form tfoot ._tax_value td input.form-control:focus,
#add_new_pharmacy_bill_form #new_bill_form tfoot ._discount td input.form-control:focus,
#add_new_pharmacy_bill_form #new_bill_form tfoot ._prescription_grand_total td input.form-control:focus, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control:focus,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tax_value td input.form-control:focus,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._discount td input.form-control:focus,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control:focus, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control:focus,
#add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tax_value td input.form-control:focus,
#add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._discount td input.form-control:focus,
#add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control:focus, #add_new_pharmacy_bill_form #create_prescirption_template_form tfoot ._prescription_subtotal td input.form-control:focus,
#add_new_pharmacy_bill_form #create_prescirption_template_form tfoot ._tax_value td input.form-control:focus,
#add_new_pharmacy_bill_form #create_prescirption_template_form tfoot ._discount td input.form-control:focus,
#add_new_pharmacy_bill_form #create_prescirption_template_form tfoot ._prescription_grand_total td input.form-control:focus, #add_new_pharmacy_bill_form #prescription_template_form tfoot ._prescription_subtotal td input.form-control:focus,
#add_new_pharmacy_bill_form #prescription_template_form tfoot ._tax_value td input.form-control:focus,
#add_new_pharmacy_bill_form #prescription_template_form tfoot ._discount td input.form-control:focus,
#add_new_pharmacy_bill_form #prescription_template_form tfoot ._prescription_grand_total td input.form-control:focus, #add_new_pharmacy_bill_form #new_prescription_form tfoot ._prescription_subtotal td input.form-control:focus,
#add_new_pharmacy_bill_form #new_prescription_form tfoot ._tax_value td input.form-control:focus,
#add_new_pharmacy_bill_form #new_prescription_form tfoot ._discount td input.form-control:focus,
#add_new_pharmacy_bill_form #new_prescription_form tfoot ._prescription_grand_total td input.form-control:focus, #add_new_pharmacy_bill_form #create_anon_pres_item tfoot ._prescription_subtotal td input.form-control:focus,
#add_new_pharmacy_bill_form #create_anon_pres_item tfoot ._tax_value td input.form-control:focus,
#add_new_pharmacy_bill_form #create_anon_pres_item tfoot ._discount td input.form-control:focus,
#add_new_pharmacy_bill_form #create_anon_pres_item tfoot ._prescription_grand_total td input.form-control:focus, #add_new_pharmacy_bill_form #new_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control:focus,
#add_new_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tax_value td input.form-control:focus,
#add_new_pharmacy_bill_form #new_pharmacy_order_form tfoot ._discount td input.form-control:focus,
#add_new_pharmacy_bill_form #new_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control:focus, #add_new_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control:focus,
#add_new_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tax_value td input.form-control:focus,
#add_new_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._discount td input.form-control:focus,
#add_new_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control:focus, #add_new_pharmacy_bill_form #new_treatment_form tfoot ._prescription_subtotal td input.form-control:focus,
#add_new_pharmacy_bill_form #new_treatment_form tfoot ._tax_value td input.form-control:focus,
#add_new_pharmacy_bill_form #new_treatment_form tfoot ._discount td input.form-control:focus,
#add_new_pharmacy_bill_form #new_treatment_form tfoot ._prescription_grand_total td input.form-control:focus, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control:focus,
#add_new_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tax_value td input.form-control:focus,
#add_new_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._discount td input.form-control:focus,
#add_new_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control:focus, #edit_pharmacy_bill_form #new_prescription_form tfoot ._prescription_subtotal td input.form-control:focus,
#edit_pharmacy_bill_form #new_prescription_form tfoot ._tax_value td input.form-control:focus,
#edit_pharmacy_bill_form #new_prescription_form tfoot ._discount td input.form-control:focus,
#edit_pharmacy_bill_form #new_prescription_form tfoot ._prescription_grand_total td input.form-control:focus, #edit_pharmacy_bill_form #new_bill_form tfoot ._prescription_subtotal td input.form-control:focus,
#edit_pharmacy_bill_form #new_bill_form tfoot ._tax_value td input.form-control:focus,
#edit_pharmacy_bill_form #new_bill_form tfoot ._discount td input.form-control:focus,
#edit_pharmacy_bill_form #new_bill_form tfoot ._prescription_grand_total td input.form-control:focus, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control:focus,
#edit_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tax_value td input.form-control:focus,
#edit_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._discount td input.form-control:focus,
#edit_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control:focus, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control:focus,
#edit_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tax_value td input.form-control:focus,
#edit_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._discount td input.form-control:focus,
#edit_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control:focus, #edit_pharmacy_bill_form #create_prescirption_template_form tfoot ._prescription_subtotal td input.form-control:focus,
#edit_pharmacy_bill_form #create_prescirption_template_form tfoot ._tax_value td input.form-control:focus,
#edit_pharmacy_bill_form #create_prescirption_template_form tfoot ._discount td input.form-control:focus,
#edit_pharmacy_bill_form #create_prescirption_template_form tfoot ._prescription_grand_total td input.form-control:focus, #edit_pharmacy_bill_form #prescription_template_form tfoot ._prescription_subtotal td input.form-control:focus,
#edit_pharmacy_bill_form #prescription_template_form tfoot ._tax_value td input.form-control:focus,
#edit_pharmacy_bill_form #prescription_template_form tfoot ._discount td input.form-control:focus,
#edit_pharmacy_bill_form #prescription_template_form tfoot ._prescription_grand_total td input.form-control:focus, #edit_pharmacy_bill_form #new_prescription_form tfoot ._prescription_subtotal td input.form-control:focus,
#edit_pharmacy_bill_form #new_prescription_form tfoot ._tax_value td input.form-control:focus,
#edit_pharmacy_bill_form #new_prescription_form tfoot ._discount td input.form-control:focus,
#edit_pharmacy_bill_form #new_prescription_form tfoot ._prescription_grand_total td input.form-control:focus, #edit_pharmacy_bill_form #create_anon_pres_item tfoot ._prescription_subtotal td input.form-control:focus,
#edit_pharmacy_bill_form #create_anon_pres_item tfoot ._tax_value td input.form-control:focus,
#edit_pharmacy_bill_form #create_anon_pres_item tfoot ._discount td input.form-control:focus,
#edit_pharmacy_bill_form #create_anon_pres_item tfoot ._prescription_grand_total td input.form-control:focus, #edit_pharmacy_bill_form #new_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control:focus,
#edit_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tax_value td input.form-control:focus,
#edit_pharmacy_bill_form #new_pharmacy_order_form tfoot ._discount td input.form-control:focus,
#edit_pharmacy_bill_form #new_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control:focus, #edit_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control:focus,
#edit_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tax_value td input.form-control:focus,
#edit_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._discount td input.form-control:focus,
#edit_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control:focus, #edit_pharmacy_bill_form #new_treatment_form tfoot ._prescription_subtotal td input.form-control:focus,
#edit_pharmacy_bill_form #new_treatment_form tfoot ._tax_value td input.form-control:focus,
#edit_pharmacy_bill_form #new_treatment_form tfoot ._discount td input.form-control:focus,
#edit_pharmacy_bill_form #new_treatment_form tfoot ._prescription_grand_total td input.form-control:focus, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control:focus,
#edit_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tax_value td input.form-control:focus,
#edit_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._discount td input.form-control:focus,
#edit_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control:focus, #createPrescriptionTemplatemodal #new_prescription_form tfoot ._prescription_subtotal td input.form-control:focus,
#createPrescriptionTemplatemodal #new_prescription_form tfoot ._tax_value td input.form-control:focus,
#createPrescriptionTemplatemodal #new_prescription_form tfoot ._discount td input.form-control:focus,
#createPrescriptionTemplatemodal #new_prescription_form tfoot ._prescription_grand_total td input.form-control:focus, #createPrescriptionTemplatemodal #new_bill_form tfoot ._prescription_subtotal td input.form-control:focus,
#createPrescriptionTemplatemodal #new_bill_form tfoot ._tax_value td input.form-control:focus,
#createPrescriptionTemplatemodal #new_bill_form tfoot ._discount td input.form-control:focus,
#createPrescriptionTemplatemodal #new_bill_form tfoot ._prescription_grand_total td input.form-control:focus, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control:focus,
#createPrescriptionTemplatemodal #new_hospital_pharmacy_bill tfoot ._tax_value td input.form-control:focus,
#createPrescriptionTemplatemodal #new_hospital_pharmacy_bill tfoot ._discount td input.form-control:focus,
#createPrescriptionTemplatemodal #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control:focus, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control:focus,
#createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tax_value td input.form-control:focus,
#createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill tfoot ._discount td input.form-control:focus,
#createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control:focus, #createPrescriptionTemplatemodal #create_prescirption_template_form tfoot ._prescription_subtotal td input.form-control:focus,
#createPrescriptionTemplatemodal #create_prescirption_template_form tfoot ._tax_value td input.form-control:focus,
#createPrescriptionTemplatemodal #create_prescirption_template_form tfoot ._discount td input.form-control:focus,
#createPrescriptionTemplatemodal #create_prescirption_template_form tfoot ._prescription_grand_total td input.form-control:focus, #createPrescriptionTemplatemodal #prescription_template_form tfoot ._prescription_subtotal td input.form-control:focus,
#createPrescriptionTemplatemodal #prescription_template_form tfoot ._tax_value td input.form-control:focus,
#createPrescriptionTemplatemodal #prescription_template_form tfoot ._discount td input.form-control:focus,
#createPrescriptionTemplatemodal #prescription_template_form tfoot ._prescription_grand_total td input.form-control:focus, #createPrescriptionTemplatemodal #new_prescription_form tfoot ._prescription_subtotal td input.form-control:focus,
#createPrescriptionTemplatemodal #new_prescription_form tfoot ._tax_value td input.form-control:focus,
#createPrescriptionTemplatemodal #new_prescription_form tfoot ._discount td input.form-control:focus,
#createPrescriptionTemplatemodal #new_prescription_form tfoot ._prescription_grand_total td input.form-control:focus, #createPrescriptionTemplatemodal #create_anon_pres_item tfoot ._prescription_subtotal td input.form-control:focus,
#createPrescriptionTemplatemodal #create_anon_pres_item tfoot ._tax_value td input.form-control:focus,
#createPrescriptionTemplatemodal #create_anon_pres_item tfoot ._discount td input.form-control:focus,
#createPrescriptionTemplatemodal #create_anon_pres_item tfoot ._prescription_grand_total td input.form-control:focus, #createPrescriptionTemplatemodal #new_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control:focus,
#createPrescriptionTemplatemodal #new_pharmacy_order_form tfoot ._tax_value td input.form-control:focus,
#createPrescriptionTemplatemodal #new_pharmacy_order_form tfoot ._discount td input.form-control:focus,
#createPrescriptionTemplatemodal #new_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control:focus, #createPrescriptionTemplatemodal #edit_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control:focus,
#createPrescriptionTemplatemodal #edit_pharmacy_order_form tfoot ._tax_value td input.form-control:focus,
#createPrescriptionTemplatemodal #edit_pharmacy_order_form tfoot ._discount td input.form-control:focus,
#createPrescriptionTemplatemodal #edit_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control:focus, #createPrescriptionTemplatemodal #new_treatment_form tfoot ._prescription_subtotal td input.form-control:focus,
#createPrescriptionTemplatemodal #new_treatment_form tfoot ._tax_value td input.form-control:focus,
#createPrescriptionTemplatemodal #new_treatment_form tfoot ._discount td input.form-control:focus,
#createPrescriptionTemplatemodal #new_treatment_form tfoot ._prescription_grand_total td input.form-control:focus, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control:focus,
#createPrescriptionTemplatemodal #return_hospital_pharmacy_bill tfoot ._tax_value td input.form-control:focus,
#createPrescriptionTemplatemodal #return_hospital_pharmacy_bill tfoot ._discount td input.form-control:focus,
#createPrescriptionTemplatemodal #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control:focus, #editPrescriptionTemplatemodal #new_prescription_form tfoot ._prescription_subtotal td input.form-control:focus,
#editPrescriptionTemplatemodal #new_prescription_form tfoot ._tax_value td input.form-control:focus,
#editPrescriptionTemplatemodal #new_prescription_form tfoot ._discount td input.form-control:focus,
#editPrescriptionTemplatemodal #new_prescription_form tfoot ._prescription_grand_total td input.form-control:focus, #editPrescriptionTemplatemodal #new_bill_form tfoot ._prescription_subtotal td input.form-control:focus,
#editPrescriptionTemplatemodal #new_bill_form tfoot ._tax_value td input.form-control:focus,
#editPrescriptionTemplatemodal #new_bill_form tfoot ._discount td input.form-control:focus,
#editPrescriptionTemplatemodal #new_bill_form tfoot ._prescription_grand_total td input.form-control:focus, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control:focus,
#editPrescriptionTemplatemodal #new_hospital_pharmacy_bill tfoot ._tax_value td input.form-control:focus,
#editPrescriptionTemplatemodal #new_hospital_pharmacy_bill tfoot ._discount td input.form-control:focus,
#editPrescriptionTemplatemodal #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control:focus, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control:focus,
#editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tax_value td input.form-control:focus,
#editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill tfoot ._discount td input.form-control:focus,
#editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control:focus, #editPrescriptionTemplatemodal #create_prescirption_template_form tfoot ._prescription_subtotal td input.form-control:focus,
#editPrescriptionTemplatemodal #create_prescirption_template_form tfoot ._tax_value td input.form-control:focus,
#editPrescriptionTemplatemodal #create_prescirption_template_form tfoot ._discount td input.form-control:focus,
#editPrescriptionTemplatemodal #create_prescirption_template_form tfoot ._prescription_grand_total td input.form-control:focus, #editPrescriptionTemplatemodal #prescription_template_form tfoot ._prescription_subtotal td input.form-control:focus,
#editPrescriptionTemplatemodal #prescription_template_form tfoot ._tax_value td input.form-control:focus,
#editPrescriptionTemplatemodal #prescription_template_form tfoot ._discount td input.form-control:focus,
#editPrescriptionTemplatemodal #prescription_template_form tfoot ._prescription_grand_total td input.form-control:focus, #editPrescriptionTemplatemodal #new_prescription_form tfoot ._prescription_subtotal td input.form-control:focus,
#editPrescriptionTemplatemodal #new_prescription_form tfoot ._tax_value td input.form-control:focus,
#editPrescriptionTemplatemodal #new_prescription_form tfoot ._discount td input.form-control:focus,
#editPrescriptionTemplatemodal #new_prescription_form tfoot ._prescription_grand_total td input.form-control:focus, #editPrescriptionTemplatemodal #create_anon_pres_item tfoot ._prescription_subtotal td input.form-control:focus,
#editPrescriptionTemplatemodal #create_anon_pres_item tfoot ._tax_value td input.form-control:focus,
#editPrescriptionTemplatemodal #create_anon_pres_item tfoot ._discount td input.form-control:focus,
#editPrescriptionTemplatemodal #create_anon_pres_item tfoot ._prescription_grand_total td input.form-control:focus, #editPrescriptionTemplatemodal #new_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control:focus,
#editPrescriptionTemplatemodal #new_pharmacy_order_form tfoot ._tax_value td input.form-control:focus,
#editPrescriptionTemplatemodal #new_pharmacy_order_form tfoot ._discount td input.form-control:focus,
#editPrescriptionTemplatemodal #new_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control:focus, #editPrescriptionTemplatemodal #edit_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control:focus,
#editPrescriptionTemplatemodal #edit_pharmacy_order_form tfoot ._tax_value td input.form-control:focus,
#editPrescriptionTemplatemodal #edit_pharmacy_order_form tfoot ._discount td input.form-control:focus,
#editPrescriptionTemplatemodal #edit_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control:focus, #editPrescriptionTemplatemodal #new_treatment_form tfoot ._prescription_subtotal td input.form-control:focus,
#editPrescriptionTemplatemodal #new_treatment_form tfoot ._tax_value td input.form-control:focus,
#editPrescriptionTemplatemodal #new_treatment_form tfoot ._discount td input.form-control:focus,
#editPrescriptionTemplatemodal #new_treatment_form tfoot ._prescription_grand_total td input.form-control:focus, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control:focus,
#editPrescriptionTemplatemodal #return_hospital_pharmacy_bill tfoot ._tax_value td input.form-control:focus,
#editPrescriptionTemplatemodal #return_hospital_pharmacy_bill tfoot ._discount td input.form-control:focus,
#editPrescriptionTemplatemodal #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control:focus, #editPrevPrescription #new_prescription_form tfoot ._prescription_subtotal td input.form-control:focus,
#editPrevPrescription #new_prescription_form tfoot ._tax_value td input.form-control:focus,
#editPrevPrescription #new_prescription_form tfoot ._discount td input.form-control:focus,
#editPrevPrescription #new_prescription_form tfoot ._prescription_grand_total td input.form-control:focus, #editPrevPrescription #new_bill_form tfoot ._prescription_subtotal td input.form-control:focus,
#editPrevPrescription #new_bill_form tfoot ._tax_value td input.form-control:focus,
#editPrevPrescription #new_bill_form tfoot ._discount td input.form-control:focus,
#editPrevPrescription #new_bill_form tfoot ._prescription_grand_total td input.form-control:focus, #editPrevPrescription #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control:focus,
#editPrevPrescription #new_hospital_pharmacy_bill tfoot ._tax_value td input.form-control:focus,
#editPrevPrescription #new_hospital_pharmacy_bill tfoot ._discount td input.form-control:focus,
#editPrevPrescription #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control:focus, #editPrevPrescription #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control:focus,
#editPrevPrescription #edit_hospital_pharmacy_bill tfoot ._tax_value td input.form-control:focus,
#editPrevPrescription #edit_hospital_pharmacy_bill tfoot ._discount td input.form-control:focus,
#editPrevPrescription #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control:focus, #editPrevPrescription #create_prescirption_template_form tfoot ._prescription_subtotal td input.form-control:focus,
#editPrevPrescription #create_prescirption_template_form tfoot ._tax_value td input.form-control:focus,
#editPrevPrescription #create_prescirption_template_form tfoot ._discount td input.form-control:focus,
#editPrevPrescription #create_prescirption_template_form tfoot ._prescription_grand_total td input.form-control:focus, #editPrevPrescription #prescription_template_form tfoot ._prescription_subtotal td input.form-control:focus,
#editPrevPrescription #prescription_template_form tfoot ._tax_value td input.form-control:focus,
#editPrevPrescription #prescription_template_form tfoot ._discount td input.form-control:focus,
#editPrevPrescription #prescription_template_form tfoot ._prescription_grand_total td input.form-control:focus, #editPrevPrescription #new_prescription_form tfoot ._prescription_subtotal td input.form-control:focus,
#editPrevPrescription #new_prescription_form tfoot ._tax_value td input.form-control:focus,
#editPrevPrescription #new_prescription_form tfoot ._discount td input.form-control:focus,
#editPrevPrescription #new_prescription_form tfoot ._prescription_grand_total td input.form-control:focus, #editPrevPrescription #create_anon_pres_item tfoot ._prescription_subtotal td input.form-control:focus,
#editPrevPrescription #create_anon_pres_item tfoot ._tax_value td input.form-control:focus,
#editPrevPrescription #create_anon_pres_item tfoot ._discount td input.form-control:focus,
#editPrevPrescription #create_anon_pres_item tfoot ._prescription_grand_total td input.form-control:focus, #editPrevPrescription #new_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control:focus,
#editPrevPrescription #new_pharmacy_order_form tfoot ._tax_value td input.form-control:focus,
#editPrevPrescription #new_pharmacy_order_form tfoot ._discount td input.form-control:focus,
#editPrevPrescription #new_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control:focus, #editPrevPrescription #edit_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control:focus,
#editPrevPrescription #edit_pharmacy_order_form tfoot ._tax_value td input.form-control:focus,
#editPrevPrescription #edit_pharmacy_order_form tfoot ._discount td input.form-control:focus,
#editPrevPrescription #edit_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control:focus, #editPrevPrescription #new_treatment_form tfoot ._prescription_subtotal td input.form-control:focus,
#editPrevPrescription #new_treatment_form tfoot ._tax_value td input.form-control:focus,
#editPrevPrescription #new_treatment_form tfoot ._discount td input.form-control:focus,
#editPrevPrescription #new_treatment_form tfoot ._prescription_grand_total td input.form-control:focus, #editPrevPrescription #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control:focus,
#editPrevPrescription #return_hospital_pharmacy_bill tfoot ._tax_value td input.form-control:focus,
#editPrevPrescription #return_hospital_pharmacy_bill tfoot ._discount td input.form-control:focus,
#editPrevPrescription #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control:focus, #importUserPrescription #new_prescription_form tfoot ._prescription_subtotal td input.form-control:focus,
#importUserPrescription #new_prescription_form tfoot ._tax_value td input.form-control:focus,
#importUserPrescription #new_prescription_form tfoot ._discount td input.form-control:focus,
#importUserPrescription #new_prescription_form tfoot ._prescription_grand_total td input.form-control:focus, #importUserPrescription #new_bill_form tfoot ._prescription_subtotal td input.form-control:focus,
#importUserPrescription #new_bill_form tfoot ._tax_value td input.form-control:focus,
#importUserPrescription #new_bill_form tfoot ._discount td input.form-control:focus,
#importUserPrescription #new_bill_form tfoot ._prescription_grand_total td input.form-control:focus, #importUserPrescription #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control:focus,
#importUserPrescription #new_hospital_pharmacy_bill tfoot ._tax_value td input.form-control:focus,
#importUserPrescription #new_hospital_pharmacy_bill tfoot ._discount td input.form-control:focus,
#importUserPrescription #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control:focus, #importUserPrescription #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control:focus,
#importUserPrescription #edit_hospital_pharmacy_bill tfoot ._tax_value td input.form-control:focus,
#importUserPrescription #edit_hospital_pharmacy_bill tfoot ._discount td input.form-control:focus,
#importUserPrescription #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control:focus, #importUserPrescription #create_prescirption_template_form tfoot ._prescription_subtotal td input.form-control:focus,
#importUserPrescription #create_prescirption_template_form tfoot ._tax_value td input.form-control:focus,
#importUserPrescription #create_prescirption_template_form tfoot ._discount td input.form-control:focus,
#importUserPrescription #create_prescirption_template_form tfoot ._prescription_grand_total td input.form-control:focus, #importUserPrescription #prescription_template_form tfoot ._prescription_subtotal td input.form-control:focus,
#importUserPrescription #prescription_template_form tfoot ._tax_value td input.form-control:focus,
#importUserPrescription #prescription_template_form tfoot ._discount td input.form-control:focus,
#importUserPrescription #prescription_template_form tfoot ._prescription_grand_total td input.form-control:focus, #importUserPrescription #new_prescription_form tfoot ._prescription_subtotal td input.form-control:focus,
#importUserPrescription #new_prescription_form tfoot ._tax_value td input.form-control:focus,
#importUserPrescription #new_prescription_form tfoot ._discount td input.form-control:focus,
#importUserPrescription #new_prescription_form tfoot ._prescription_grand_total td input.form-control:focus, #importUserPrescription #create_anon_pres_item tfoot ._prescription_subtotal td input.form-control:focus,
#importUserPrescription #create_anon_pres_item tfoot ._tax_value td input.form-control:focus,
#importUserPrescription #create_anon_pres_item tfoot ._discount td input.form-control:focus,
#importUserPrescription #create_anon_pres_item tfoot ._prescription_grand_total td input.form-control:focus, #importUserPrescription #new_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control:focus,
#importUserPrescription #new_pharmacy_order_form tfoot ._tax_value td input.form-control:focus,
#importUserPrescription #new_pharmacy_order_form tfoot ._discount td input.form-control:focus,
#importUserPrescription #new_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control:focus, #importUserPrescription #edit_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control:focus,
#importUserPrescription #edit_pharmacy_order_form tfoot ._tax_value td input.form-control:focus,
#importUserPrescription #edit_pharmacy_order_form tfoot ._discount td input.form-control:focus,
#importUserPrescription #edit_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control:focus, #importUserPrescription #new_treatment_form tfoot ._prescription_subtotal td input.form-control:focus,
#importUserPrescription #new_treatment_form tfoot ._tax_value td input.form-control:focus,
#importUserPrescription #new_treatment_form tfoot ._discount td input.form-control:focus,
#importUserPrescription #new_treatment_form tfoot ._prescription_grand_total td input.form-control:focus, #importUserPrescription #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control:focus,
#importUserPrescription #return_hospital_pharmacy_bill tfoot ._tax_value td input.form-control:focus,
#importUserPrescription #return_hospital_pharmacy_bill tfoot ._discount td input.form-control:focus,
#importUserPrescription #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control:focus, #add_new_radiology_order_form #new_prescription_form tfoot ._prescription_subtotal td input.form-control:focus,
#add_new_radiology_order_form #new_prescription_form tfoot ._tax_value td input.form-control:focus,
#add_new_radiology_order_form #new_prescription_form tfoot ._discount td input.form-control:focus,
#add_new_radiology_order_form #new_prescription_form tfoot ._prescription_grand_total td input.form-control:focus, #add_new_radiology_order_form #new_bill_form tfoot ._prescription_subtotal td input.form-control:focus,
#add_new_radiology_order_form #new_bill_form tfoot ._tax_value td input.form-control:focus,
#add_new_radiology_order_form #new_bill_form tfoot ._discount td input.form-control:focus,
#add_new_radiology_order_form #new_bill_form tfoot ._prescription_grand_total td input.form-control:focus, #add_new_radiology_order_form #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control:focus,
#add_new_radiology_order_form #new_hospital_pharmacy_bill tfoot ._tax_value td input.form-control:focus,
#add_new_radiology_order_form #new_hospital_pharmacy_bill tfoot ._discount td input.form-control:focus,
#add_new_radiology_order_form #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control:focus, #add_new_radiology_order_form #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control:focus,
#add_new_radiology_order_form #edit_hospital_pharmacy_bill tfoot ._tax_value td input.form-control:focus,
#add_new_radiology_order_form #edit_hospital_pharmacy_bill tfoot ._discount td input.form-control:focus,
#add_new_radiology_order_form #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control:focus, #add_new_radiology_order_form #create_prescirption_template_form tfoot ._prescription_subtotal td input.form-control:focus,
#add_new_radiology_order_form #create_prescirption_template_form tfoot ._tax_value td input.form-control:focus,
#add_new_radiology_order_form #create_prescirption_template_form tfoot ._discount td input.form-control:focus,
#add_new_radiology_order_form #create_prescirption_template_form tfoot ._prescription_grand_total td input.form-control:focus, #add_new_radiology_order_form #prescription_template_form tfoot ._prescription_subtotal td input.form-control:focus,
#add_new_radiology_order_form #prescription_template_form tfoot ._tax_value td input.form-control:focus,
#add_new_radiology_order_form #prescription_template_form tfoot ._discount td input.form-control:focus,
#add_new_radiology_order_form #prescription_template_form tfoot ._prescription_grand_total td input.form-control:focus, #add_new_radiology_order_form #new_prescription_form tfoot ._prescription_subtotal td input.form-control:focus,
#add_new_radiology_order_form #new_prescription_form tfoot ._tax_value td input.form-control:focus,
#add_new_radiology_order_form #new_prescription_form tfoot ._discount td input.form-control:focus,
#add_new_radiology_order_form #new_prescription_form tfoot ._prescription_grand_total td input.form-control:focus, #add_new_radiology_order_form #create_anon_pres_item tfoot ._prescription_subtotal td input.form-control:focus,
#add_new_radiology_order_form #create_anon_pres_item tfoot ._tax_value td input.form-control:focus,
#add_new_radiology_order_form #create_anon_pres_item tfoot ._discount td input.form-control:focus,
#add_new_radiology_order_form #create_anon_pres_item tfoot ._prescription_grand_total td input.form-control:focus, #add_new_radiology_order_form #new_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control:focus,
#add_new_radiology_order_form #new_pharmacy_order_form tfoot ._tax_value td input.form-control:focus,
#add_new_radiology_order_form #new_pharmacy_order_form tfoot ._discount td input.form-control:focus,
#add_new_radiology_order_form #new_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control:focus, #add_new_radiology_order_form #edit_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control:focus,
#add_new_radiology_order_form #edit_pharmacy_order_form tfoot ._tax_value td input.form-control:focus,
#add_new_radiology_order_form #edit_pharmacy_order_form tfoot ._discount td input.form-control:focus,
#add_new_radiology_order_form #edit_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control:focus, #add_new_radiology_order_form #new_treatment_form tfoot ._prescription_subtotal td input.form-control:focus,
#add_new_radiology_order_form #new_treatment_form tfoot ._tax_value td input.form-control:focus,
#add_new_radiology_order_form #new_treatment_form tfoot ._discount td input.form-control:focus,
#add_new_radiology_order_form #new_treatment_form tfoot ._prescription_grand_total td input.form-control:focus, #add_new_radiology_order_form #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control:focus,
#add_new_radiology_order_form #return_hospital_pharmacy_bill tfoot ._tax_value td input.form-control:focus,
#add_new_radiology_order_form #return_hospital_pharmacy_bill tfoot ._discount td input.form-control:focus,
#add_new_radiology_order_form #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control:focus {
  box-shadow: 0px 2px 0 0px #7CCCE0;
}
#add_new_prescription_form #new_prescription_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_prescription_form #new_prescription_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_prescription_form #new_prescription_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_prescription_form #new_prescription_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_prescription_form #new_prescription_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#add_new_prescription_form #new_prescription_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#add_new_prescription_form #new_prescription_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_prescription_form #new_prescription_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_prescription_form #new_bill_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_prescription_form #new_bill_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_prescription_form #new_bill_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_prescription_form #new_bill_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_prescription_form #new_bill_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#add_new_prescription_form #new_bill_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#add_new_prescription_form #new_bill_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_prescription_form #new_bill_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_prescription_form #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_prescription_form #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_prescription_form #new_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_prescription_form #new_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_prescription_form #new_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#add_new_prescription_form #new_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#add_new_prescription_form #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_prescription_form #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_prescription_form #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_prescription_form #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_prescription_form #edit_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_prescription_form #edit_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_prescription_form #edit_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#add_new_prescription_form #edit_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#add_new_prescription_form #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_prescription_form #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_prescription_form #create_prescirption_template_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_prescription_form #create_prescirption_template_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_prescription_form #create_prescirption_template_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_prescription_form #create_prescirption_template_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_prescription_form #create_prescirption_template_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#add_new_prescription_form #create_prescirption_template_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#add_new_prescription_form #create_prescirption_template_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_prescription_form #create_prescirption_template_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_prescription_form #prescription_template_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_prescription_form #prescription_template_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_prescription_form #prescription_template_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_prescription_form #prescription_template_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_prescription_form #prescription_template_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#add_new_prescription_form #prescription_template_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#add_new_prescription_form #prescription_template_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_prescription_form #prescription_template_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_prescription_form #new_prescription_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_prescription_form #new_prescription_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_prescription_form #new_prescription_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_prescription_form #new_prescription_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_prescription_form #new_prescription_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#add_new_prescription_form #new_prescription_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#add_new_prescription_form #new_prescription_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_prescription_form #new_prescription_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_prescription_form #create_anon_pres_item tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_prescription_form #create_anon_pres_item tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_prescription_form #create_anon_pres_item tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_prescription_form #create_anon_pres_item tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_prescription_form #create_anon_pres_item tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#add_new_prescription_form #create_anon_pres_item tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#add_new_prescription_form #create_anon_pres_item tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_prescription_form #create_anon_pres_item tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_prescription_form #new_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_prescription_form #new_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_prescription_form #new_pharmacy_order_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_prescription_form #new_pharmacy_order_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_prescription_form #new_pharmacy_order_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#add_new_prescription_form #new_pharmacy_order_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#add_new_prescription_form #new_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_prescription_form #new_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_prescription_form #edit_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_prescription_form #edit_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_prescription_form #edit_pharmacy_order_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_prescription_form #edit_pharmacy_order_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_prescription_form #edit_pharmacy_order_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#add_new_prescription_form #edit_pharmacy_order_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#add_new_prescription_form #edit_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_prescription_form #edit_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_prescription_form #new_treatment_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_prescription_form #new_treatment_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_prescription_form #new_treatment_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_prescription_form #new_treatment_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_prescription_form #new_treatment_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#add_new_prescription_form #new_treatment_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#add_new_prescription_form #new_treatment_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_prescription_form #new_treatment_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_prescription_form #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_prescription_form #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_prescription_form #return_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_prescription_form #return_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_prescription_form #return_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#add_new_prescription_form #return_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#add_new_prescription_form #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_prescription_form #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #edit_invoice_form #new_prescription_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #edit_invoice_form #new_prescription_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_invoice_form #new_prescription_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#edit_invoice_form #new_prescription_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#edit_invoice_form #new_prescription_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#edit_invoice_form #new_prescription_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#edit_invoice_form #new_prescription_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_invoice_form #new_prescription_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #edit_invoice_form #new_bill_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #edit_invoice_form #new_bill_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_invoice_form #new_bill_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#edit_invoice_form #new_bill_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#edit_invoice_form #new_bill_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#edit_invoice_form #new_bill_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#edit_invoice_form #new_bill_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_invoice_form #new_bill_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #edit_invoice_form #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #edit_invoice_form #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_invoice_form #new_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#edit_invoice_form #new_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#edit_invoice_form #new_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#edit_invoice_form #new_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#edit_invoice_form #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_invoice_form #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #edit_invoice_form #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #edit_invoice_form #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_invoice_form #edit_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#edit_invoice_form #edit_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#edit_invoice_form #edit_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#edit_invoice_form #edit_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#edit_invoice_form #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_invoice_form #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #edit_invoice_form #create_prescirption_template_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #edit_invoice_form #create_prescirption_template_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_invoice_form #create_prescirption_template_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#edit_invoice_form #create_prescirption_template_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#edit_invoice_form #create_prescirption_template_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#edit_invoice_form #create_prescirption_template_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#edit_invoice_form #create_prescirption_template_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_invoice_form #create_prescirption_template_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #edit_invoice_form #prescription_template_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #edit_invoice_form #prescription_template_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_invoice_form #prescription_template_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#edit_invoice_form #prescription_template_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#edit_invoice_form #prescription_template_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#edit_invoice_form #prescription_template_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#edit_invoice_form #prescription_template_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_invoice_form #prescription_template_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #edit_invoice_form #new_prescription_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #edit_invoice_form #new_prescription_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_invoice_form #new_prescription_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#edit_invoice_form #new_prescription_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#edit_invoice_form #new_prescription_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#edit_invoice_form #new_prescription_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#edit_invoice_form #new_prescription_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_invoice_form #new_prescription_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #edit_invoice_form #create_anon_pres_item tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #edit_invoice_form #create_anon_pres_item tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_invoice_form #create_anon_pres_item tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#edit_invoice_form #create_anon_pres_item tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#edit_invoice_form #create_anon_pres_item tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#edit_invoice_form #create_anon_pres_item tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#edit_invoice_form #create_anon_pres_item tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_invoice_form #create_anon_pres_item tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #edit_invoice_form #new_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #edit_invoice_form #new_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_invoice_form #new_pharmacy_order_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#edit_invoice_form #new_pharmacy_order_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#edit_invoice_form #new_pharmacy_order_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#edit_invoice_form #new_pharmacy_order_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#edit_invoice_form #new_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_invoice_form #new_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #edit_invoice_form #edit_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #edit_invoice_form #edit_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_invoice_form #edit_pharmacy_order_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#edit_invoice_form #edit_pharmacy_order_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#edit_invoice_form #edit_pharmacy_order_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#edit_invoice_form #edit_pharmacy_order_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#edit_invoice_form #edit_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_invoice_form #edit_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #edit_invoice_form #new_treatment_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #edit_invoice_form #new_treatment_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_invoice_form #new_treatment_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#edit_invoice_form #new_treatment_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#edit_invoice_form #new_treatment_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#edit_invoice_form #new_treatment_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#edit_invoice_form #new_treatment_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_invoice_form #new_treatment_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #edit_invoice_form #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #edit_invoice_form #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_invoice_form #return_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#edit_invoice_form #return_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#edit_invoice_form #return_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#edit_invoice_form #return_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#edit_invoice_form #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_invoice_form #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_pharmacy_bill_form #new_prescription_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_pharmacy_bill_form #new_prescription_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #new_prescription_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #new_prescription_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #new_prescription_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #new_prescription_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #new_prescription_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #new_prescription_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_pharmacy_bill_form #new_bill_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_pharmacy_bill_form #new_bill_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #new_bill_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #new_bill_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #new_bill_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #new_bill_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #new_bill_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #new_bill_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_pharmacy_bill_form #create_prescirption_template_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_pharmacy_bill_form #create_prescirption_template_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #create_prescirption_template_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #create_prescirption_template_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #create_prescirption_template_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #create_prescirption_template_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #create_prescirption_template_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #create_prescirption_template_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_pharmacy_bill_form #prescription_template_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_pharmacy_bill_form #prescription_template_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #prescription_template_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #prescription_template_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #prescription_template_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #prescription_template_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #prescription_template_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #prescription_template_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_pharmacy_bill_form #new_prescription_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_pharmacy_bill_form #new_prescription_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #new_prescription_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #new_prescription_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #new_prescription_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #new_prescription_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #new_prescription_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #new_prescription_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_pharmacy_bill_form #create_anon_pres_item tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_pharmacy_bill_form #create_anon_pres_item tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #create_anon_pres_item tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #create_anon_pres_item tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #create_anon_pres_item tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #create_anon_pres_item tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #create_anon_pres_item tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #create_anon_pres_item tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_pharmacy_bill_form #new_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_pharmacy_bill_form #new_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #new_pharmacy_order_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #new_pharmacy_order_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #new_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #new_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_pharmacy_bill_form #new_treatment_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_pharmacy_bill_form #new_treatment_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #new_treatment_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #new_treatment_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #new_treatment_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #new_treatment_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #new_treatment_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #new_treatment_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#add_new_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_bill_form #new_prescription_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_bill_form #new_prescription_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #new_prescription_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #new_prescription_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #new_prescription_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #new_prescription_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #new_prescription_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #new_prescription_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_bill_form #new_bill_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_bill_form #new_bill_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #new_bill_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #new_bill_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #new_bill_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #new_bill_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #new_bill_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #new_bill_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_bill_form #create_prescirption_template_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_bill_form #create_prescirption_template_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #create_prescirption_template_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #create_prescirption_template_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #create_prescirption_template_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #create_prescirption_template_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #create_prescirption_template_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #create_prescirption_template_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_bill_form #prescription_template_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_bill_form #prescription_template_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #prescription_template_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #prescription_template_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #prescription_template_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #prescription_template_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #prescription_template_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #prescription_template_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_bill_form #new_prescription_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_bill_form #new_prescription_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #new_prescription_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #new_prescription_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #new_prescription_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #new_prescription_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #new_prescription_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #new_prescription_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_bill_form #create_anon_pres_item tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_bill_form #create_anon_pres_item tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #create_anon_pres_item tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #create_anon_pres_item tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #create_anon_pres_item tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #create_anon_pres_item tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #create_anon_pres_item tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #create_anon_pres_item tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_bill_form #new_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_bill_form #new_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #new_pharmacy_order_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #new_pharmacy_order_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #new_pharmacy_order_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #new_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #new_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #edit_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_bill_form #new_treatment_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_bill_form #new_treatment_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #new_treatment_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #new_treatment_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #new_treatment_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #new_treatment_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #new_treatment_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #new_treatment_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#edit_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#edit_pharmacy_bill_form #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #createPrescriptionTemplatemodal #new_prescription_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #createPrescriptionTemplatemodal #new_prescription_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#createPrescriptionTemplatemodal #new_prescription_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#createPrescriptionTemplatemodal #new_prescription_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#createPrescriptionTemplatemodal #new_prescription_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#createPrescriptionTemplatemodal #new_prescription_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#createPrescriptionTemplatemodal #new_prescription_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#createPrescriptionTemplatemodal #new_prescription_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #createPrescriptionTemplatemodal #new_bill_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #createPrescriptionTemplatemodal #new_bill_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#createPrescriptionTemplatemodal #new_bill_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#createPrescriptionTemplatemodal #new_bill_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#createPrescriptionTemplatemodal #new_bill_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#createPrescriptionTemplatemodal #new_bill_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#createPrescriptionTemplatemodal #new_bill_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#createPrescriptionTemplatemodal #new_bill_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#createPrescriptionTemplatemodal #new_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#createPrescriptionTemplatemodal #new_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#createPrescriptionTemplatemodal #new_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#createPrescriptionTemplatemodal #new_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#createPrescriptionTemplatemodal #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#createPrescriptionTemplatemodal #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #createPrescriptionTemplatemodal #create_prescirption_template_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #createPrescriptionTemplatemodal #create_prescirption_template_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#createPrescriptionTemplatemodal #create_prescirption_template_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#createPrescriptionTemplatemodal #create_prescirption_template_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#createPrescriptionTemplatemodal #create_prescirption_template_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#createPrescriptionTemplatemodal #create_prescirption_template_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#createPrescriptionTemplatemodal #create_prescirption_template_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#createPrescriptionTemplatemodal #create_prescirption_template_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #createPrescriptionTemplatemodal #prescription_template_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #createPrescriptionTemplatemodal #prescription_template_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#createPrescriptionTemplatemodal #prescription_template_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#createPrescriptionTemplatemodal #prescription_template_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#createPrescriptionTemplatemodal #prescription_template_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#createPrescriptionTemplatemodal #prescription_template_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#createPrescriptionTemplatemodal #prescription_template_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#createPrescriptionTemplatemodal #prescription_template_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #createPrescriptionTemplatemodal #new_prescription_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #createPrescriptionTemplatemodal #new_prescription_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#createPrescriptionTemplatemodal #new_prescription_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#createPrescriptionTemplatemodal #new_prescription_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#createPrescriptionTemplatemodal #new_prescription_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#createPrescriptionTemplatemodal #new_prescription_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#createPrescriptionTemplatemodal #new_prescription_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#createPrescriptionTemplatemodal #new_prescription_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #createPrescriptionTemplatemodal #create_anon_pres_item tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #createPrescriptionTemplatemodal #create_anon_pres_item tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#createPrescriptionTemplatemodal #create_anon_pres_item tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#createPrescriptionTemplatemodal #create_anon_pres_item tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#createPrescriptionTemplatemodal #create_anon_pres_item tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#createPrescriptionTemplatemodal #create_anon_pres_item tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#createPrescriptionTemplatemodal #create_anon_pres_item tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#createPrescriptionTemplatemodal #create_anon_pres_item tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #createPrescriptionTemplatemodal #new_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #createPrescriptionTemplatemodal #new_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#createPrescriptionTemplatemodal #new_pharmacy_order_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#createPrescriptionTemplatemodal #new_pharmacy_order_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#createPrescriptionTemplatemodal #new_pharmacy_order_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#createPrescriptionTemplatemodal #new_pharmacy_order_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#createPrescriptionTemplatemodal #new_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#createPrescriptionTemplatemodal #new_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #createPrescriptionTemplatemodal #edit_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #createPrescriptionTemplatemodal #edit_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#createPrescriptionTemplatemodal #edit_pharmacy_order_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#createPrescriptionTemplatemodal #edit_pharmacy_order_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#createPrescriptionTemplatemodal #edit_pharmacy_order_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#createPrescriptionTemplatemodal #edit_pharmacy_order_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#createPrescriptionTemplatemodal #edit_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#createPrescriptionTemplatemodal #edit_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #createPrescriptionTemplatemodal #new_treatment_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #createPrescriptionTemplatemodal #new_treatment_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#createPrescriptionTemplatemodal #new_treatment_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#createPrescriptionTemplatemodal #new_treatment_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#createPrescriptionTemplatemodal #new_treatment_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#createPrescriptionTemplatemodal #new_treatment_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#createPrescriptionTemplatemodal #new_treatment_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#createPrescriptionTemplatemodal #new_treatment_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#createPrescriptionTemplatemodal #return_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#createPrescriptionTemplatemodal #return_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#createPrescriptionTemplatemodal #return_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#createPrescriptionTemplatemodal #return_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#createPrescriptionTemplatemodal #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#createPrescriptionTemplatemodal #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #editPrescriptionTemplatemodal #new_prescription_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #editPrescriptionTemplatemodal #new_prescription_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#editPrescriptionTemplatemodal #new_prescription_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#editPrescriptionTemplatemodal #new_prescription_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#editPrescriptionTemplatemodal #new_prescription_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#editPrescriptionTemplatemodal #new_prescription_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#editPrescriptionTemplatemodal #new_prescription_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#editPrescriptionTemplatemodal #new_prescription_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #editPrescriptionTemplatemodal #new_bill_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #editPrescriptionTemplatemodal #new_bill_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#editPrescriptionTemplatemodal #new_bill_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#editPrescriptionTemplatemodal #new_bill_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#editPrescriptionTemplatemodal #new_bill_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#editPrescriptionTemplatemodal #new_bill_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#editPrescriptionTemplatemodal #new_bill_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#editPrescriptionTemplatemodal #new_bill_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#editPrescriptionTemplatemodal #new_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#editPrescriptionTemplatemodal #new_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#editPrescriptionTemplatemodal #new_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#editPrescriptionTemplatemodal #new_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#editPrescriptionTemplatemodal #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#editPrescriptionTemplatemodal #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #editPrescriptionTemplatemodal #create_prescirption_template_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #editPrescriptionTemplatemodal #create_prescirption_template_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#editPrescriptionTemplatemodal #create_prescirption_template_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#editPrescriptionTemplatemodal #create_prescirption_template_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#editPrescriptionTemplatemodal #create_prescirption_template_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#editPrescriptionTemplatemodal #create_prescirption_template_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#editPrescriptionTemplatemodal #create_prescirption_template_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#editPrescriptionTemplatemodal #create_prescirption_template_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #editPrescriptionTemplatemodal #prescription_template_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #editPrescriptionTemplatemodal #prescription_template_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#editPrescriptionTemplatemodal #prescription_template_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#editPrescriptionTemplatemodal #prescription_template_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#editPrescriptionTemplatemodal #prescription_template_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#editPrescriptionTemplatemodal #prescription_template_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#editPrescriptionTemplatemodal #prescription_template_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#editPrescriptionTemplatemodal #prescription_template_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #editPrescriptionTemplatemodal #new_prescription_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #editPrescriptionTemplatemodal #new_prescription_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#editPrescriptionTemplatemodal #new_prescription_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#editPrescriptionTemplatemodal #new_prescription_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#editPrescriptionTemplatemodal #new_prescription_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#editPrescriptionTemplatemodal #new_prescription_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#editPrescriptionTemplatemodal #new_prescription_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#editPrescriptionTemplatemodal #new_prescription_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #editPrescriptionTemplatemodal #create_anon_pres_item tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #editPrescriptionTemplatemodal #create_anon_pres_item tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#editPrescriptionTemplatemodal #create_anon_pres_item tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#editPrescriptionTemplatemodal #create_anon_pres_item tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#editPrescriptionTemplatemodal #create_anon_pres_item tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#editPrescriptionTemplatemodal #create_anon_pres_item tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#editPrescriptionTemplatemodal #create_anon_pres_item tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#editPrescriptionTemplatemodal #create_anon_pres_item tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #editPrescriptionTemplatemodal #new_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #editPrescriptionTemplatemodal #new_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#editPrescriptionTemplatemodal #new_pharmacy_order_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#editPrescriptionTemplatemodal #new_pharmacy_order_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#editPrescriptionTemplatemodal #new_pharmacy_order_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#editPrescriptionTemplatemodal #new_pharmacy_order_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#editPrescriptionTemplatemodal #new_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#editPrescriptionTemplatemodal #new_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #editPrescriptionTemplatemodal #edit_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #editPrescriptionTemplatemodal #edit_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#editPrescriptionTemplatemodal #edit_pharmacy_order_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#editPrescriptionTemplatemodal #edit_pharmacy_order_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#editPrescriptionTemplatemodal #edit_pharmacy_order_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#editPrescriptionTemplatemodal #edit_pharmacy_order_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#editPrescriptionTemplatemodal #edit_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#editPrescriptionTemplatemodal #edit_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #editPrescriptionTemplatemodal #new_treatment_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #editPrescriptionTemplatemodal #new_treatment_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#editPrescriptionTemplatemodal #new_treatment_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#editPrescriptionTemplatemodal #new_treatment_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#editPrescriptionTemplatemodal #new_treatment_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#editPrescriptionTemplatemodal #new_treatment_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#editPrescriptionTemplatemodal #new_treatment_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#editPrescriptionTemplatemodal #new_treatment_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#editPrescriptionTemplatemodal #return_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#editPrescriptionTemplatemodal #return_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#editPrescriptionTemplatemodal #return_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#editPrescriptionTemplatemodal #return_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#editPrescriptionTemplatemodal #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#editPrescriptionTemplatemodal #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #editPrevPrescription #new_prescription_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #editPrevPrescription #new_prescription_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#editPrevPrescription #new_prescription_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#editPrevPrescription #new_prescription_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#editPrevPrescription #new_prescription_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#editPrevPrescription #new_prescription_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#editPrevPrescription #new_prescription_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#editPrevPrescription #new_prescription_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #editPrevPrescription #new_bill_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #editPrevPrescription #new_bill_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#editPrevPrescription #new_bill_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#editPrevPrescription #new_bill_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#editPrevPrescription #new_bill_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#editPrevPrescription #new_bill_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#editPrevPrescription #new_bill_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#editPrevPrescription #new_bill_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #editPrevPrescription #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #editPrevPrescription #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#editPrevPrescription #new_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#editPrevPrescription #new_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#editPrevPrescription #new_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#editPrevPrescription #new_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#editPrevPrescription #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#editPrevPrescription #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #editPrevPrescription #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #editPrevPrescription #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#editPrevPrescription #edit_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#editPrevPrescription #edit_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#editPrevPrescription #edit_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#editPrevPrescription #edit_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#editPrevPrescription #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#editPrevPrescription #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #editPrevPrescription #create_prescirption_template_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #editPrevPrescription #create_prescirption_template_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#editPrevPrescription #create_prescirption_template_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#editPrevPrescription #create_prescirption_template_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#editPrevPrescription #create_prescirption_template_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#editPrevPrescription #create_prescirption_template_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#editPrevPrescription #create_prescirption_template_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#editPrevPrescription #create_prescirption_template_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #editPrevPrescription #prescription_template_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #editPrevPrescription #prescription_template_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#editPrevPrescription #prescription_template_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#editPrevPrescription #prescription_template_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#editPrevPrescription #prescription_template_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#editPrevPrescription #prescription_template_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#editPrevPrescription #prescription_template_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#editPrevPrescription #prescription_template_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #editPrevPrescription #new_prescription_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #editPrevPrescription #new_prescription_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#editPrevPrescription #new_prescription_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#editPrevPrescription #new_prescription_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#editPrevPrescription #new_prescription_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#editPrevPrescription #new_prescription_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#editPrevPrescription #new_prescription_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#editPrevPrescription #new_prescription_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #editPrevPrescription #create_anon_pres_item tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #editPrevPrescription #create_anon_pres_item tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#editPrevPrescription #create_anon_pres_item tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#editPrevPrescription #create_anon_pres_item tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#editPrevPrescription #create_anon_pres_item tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#editPrevPrescription #create_anon_pres_item tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#editPrevPrescription #create_anon_pres_item tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#editPrevPrescription #create_anon_pres_item tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #editPrevPrescription #new_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #editPrevPrescription #new_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#editPrevPrescription #new_pharmacy_order_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#editPrevPrescription #new_pharmacy_order_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#editPrevPrescription #new_pharmacy_order_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#editPrevPrescription #new_pharmacy_order_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#editPrevPrescription #new_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#editPrevPrescription #new_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #editPrevPrescription #edit_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #editPrevPrescription #edit_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#editPrevPrescription #edit_pharmacy_order_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#editPrevPrescription #edit_pharmacy_order_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#editPrevPrescription #edit_pharmacy_order_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#editPrevPrescription #edit_pharmacy_order_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#editPrevPrescription #edit_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#editPrevPrescription #edit_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #editPrevPrescription #new_treatment_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #editPrevPrescription #new_treatment_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#editPrevPrescription #new_treatment_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#editPrevPrescription #new_treatment_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#editPrevPrescription #new_treatment_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#editPrevPrescription #new_treatment_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#editPrevPrescription #new_treatment_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#editPrevPrescription #new_treatment_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #editPrevPrescription #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #editPrevPrescription #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#editPrevPrescription #return_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#editPrevPrescription #return_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#editPrevPrescription #return_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#editPrevPrescription #return_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#editPrevPrescription #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#editPrevPrescription #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #importUserPrescription #new_prescription_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #importUserPrescription #new_prescription_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#importUserPrescription #new_prescription_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#importUserPrescription #new_prescription_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#importUserPrescription #new_prescription_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#importUserPrescription #new_prescription_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#importUserPrescription #new_prescription_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#importUserPrescription #new_prescription_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #importUserPrescription #new_bill_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #importUserPrescription #new_bill_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#importUserPrescription #new_bill_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#importUserPrescription #new_bill_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#importUserPrescription #new_bill_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#importUserPrescription #new_bill_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#importUserPrescription #new_bill_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#importUserPrescription #new_bill_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #importUserPrescription #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #importUserPrescription #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#importUserPrescription #new_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#importUserPrescription #new_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#importUserPrescription #new_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#importUserPrescription #new_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#importUserPrescription #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#importUserPrescription #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #importUserPrescription #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #importUserPrescription #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#importUserPrescription #edit_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#importUserPrescription #edit_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#importUserPrescription #edit_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#importUserPrescription #edit_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#importUserPrescription #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#importUserPrescription #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #importUserPrescription #create_prescirption_template_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #importUserPrescription #create_prescirption_template_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#importUserPrescription #create_prescirption_template_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#importUserPrescription #create_prescirption_template_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#importUserPrescription #create_prescirption_template_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#importUserPrescription #create_prescirption_template_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#importUserPrescription #create_prescirption_template_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#importUserPrescription #create_prescirption_template_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #importUserPrescription #prescription_template_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #importUserPrescription #prescription_template_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#importUserPrescription #prescription_template_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#importUserPrescription #prescription_template_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#importUserPrescription #prescription_template_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#importUserPrescription #prescription_template_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#importUserPrescription #prescription_template_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#importUserPrescription #prescription_template_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #importUserPrescription #new_prescription_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #importUserPrescription #new_prescription_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#importUserPrescription #new_prescription_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#importUserPrescription #new_prescription_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#importUserPrescription #new_prescription_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#importUserPrescription #new_prescription_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#importUserPrescription #new_prescription_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#importUserPrescription #new_prescription_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #importUserPrescription #create_anon_pres_item tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #importUserPrescription #create_anon_pres_item tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#importUserPrescription #create_anon_pres_item tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#importUserPrescription #create_anon_pres_item tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#importUserPrescription #create_anon_pres_item tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#importUserPrescription #create_anon_pres_item tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#importUserPrescription #create_anon_pres_item tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#importUserPrescription #create_anon_pres_item tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #importUserPrescription #new_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #importUserPrescription #new_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#importUserPrescription #new_pharmacy_order_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#importUserPrescription #new_pharmacy_order_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#importUserPrescription #new_pharmacy_order_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#importUserPrescription #new_pharmacy_order_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#importUserPrescription #new_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#importUserPrescription #new_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #importUserPrescription #edit_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #importUserPrescription #edit_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#importUserPrescription #edit_pharmacy_order_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#importUserPrescription #edit_pharmacy_order_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#importUserPrescription #edit_pharmacy_order_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#importUserPrescription #edit_pharmacy_order_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#importUserPrescription #edit_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#importUserPrescription #edit_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #importUserPrescription #new_treatment_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #importUserPrescription #new_treatment_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#importUserPrescription #new_treatment_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#importUserPrescription #new_treatment_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#importUserPrescription #new_treatment_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#importUserPrescription #new_treatment_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#importUserPrescription #new_treatment_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#importUserPrescription #new_treatment_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #importUserPrescription #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #importUserPrescription #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#importUserPrescription #return_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#importUserPrescription #return_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#importUserPrescription #return_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#importUserPrescription #return_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#importUserPrescription #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#importUserPrescription #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_radiology_order_form #new_prescription_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_radiology_order_form #new_prescription_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #new_prescription_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #new_prescription_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #new_prescription_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #new_prescription_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #new_prescription_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #new_prescription_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_radiology_order_form #new_bill_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_radiology_order_form #new_bill_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #new_bill_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #new_bill_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #new_bill_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #new_bill_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #new_bill_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #new_bill_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_radiology_order_form #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_radiology_order_form #new_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #new_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #new_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #new_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #new_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #new_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_radiology_order_form #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_radiology_order_form #edit_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #edit_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #edit_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #edit_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #edit_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #edit_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_radiology_order_form #create_prescirption_template_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_radiology_order_form #create_prescirption_template_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #create_prescirption_template_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #create_prescirption_template_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #create_prescirption_template_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #create_prescirption_template_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #create_prescirption_template_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #create_prescirption_template_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_radiology_order_form #prescription_template_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_radiology_order_form #prescription_template_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #prescription_template_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #prescription_template_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #prescription_template_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #prescription_template_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #prescription_template_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #prescription_template_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_radiology_order_form #new_prescription_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_radiology_order_form #new_prescription_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #new_prescription_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #new_prescription_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #new_prescription_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #new_prescription_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #new_prescription_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #new_prescription_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_radiology_order_form #create_anon_pres_item tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_radiology_order_form #create_anon_pres_item tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #create_anon_pres_item tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #create_anon_pres_item tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #create_anon_pres_item tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #create_anon_pres_item tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #create_anon_pres_item tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #create_anon_pres_item tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_radiology_order_form #new_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_radiology_order_form #new_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #new_pharmacy_order_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #new_pharmacy_order_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #new_pharmacy_order_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #new_pharmacy_order_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #new_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #new_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_radiology_order_form #edit_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_radiology_order_form #edit_pharmacy_order_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #edit_pharmacy_order_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #edit_pharmacy_order_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #edit_pharmacy_order_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #edit_pharmacy_order_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #edit_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #edit_pharmacy_order_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_radiology_order_form #new_treatment_form tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_radiology_order_form #new_treatment_form tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #new_treatment_form tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #new_treatment_form tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #new_treatment_form tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #new_treatment_form tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #new_treatment_form tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #new_treatment_form tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button, #add_new_radiology_order_form #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-inner-spin-button, #add_new_radiology_order_form #return_hospital_pharmacy_bill tfoot ._prescription_subtotal td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #return_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #return_hospital_pharmacy_bill tfoot ._tax_value td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #return_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #return_hospital_pharmacy_bill tfoot ._discount td input.form-control::-webkit-outer-spin-button,
#add_new_radiology_order_form #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-inner-spin-button,
#add_new_radiology_order_form #return_hospital_pharmacy_bill tfoot ._prescription_grand_total td input.form-control::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
@media (min-width: 992px) {
  #add_new_prescription_form #new_prescription_form .drug_dosage, #add_new_prescription_form #new_bill_form .drug_dosage, #add_new_prescription_form #new_hospital_pharmacy_bill .drug_dosage, #add_new_prescription_form #edit_hospital_pharmacy_bill .drug_dosage, #add_new_prescription_form #create_prescirption_template_form .drug_dosage, #add_new_prescription_form #prescription_template_form .drug_dosage, #add_new_prescription_form #new_prescription_form .drug_dosage, #add_new_prescription_form #create_anon_pres_item .drug_dosage, #add_new_prescription_form #new_pharmacy_order_form .drug_dosage, #add_new_prescription_form #edit_pharmacy_order_form .drug_dosage, #add_new_prescription_form #new_treatment_form .drug_dosage, #add_new_prescription_form #return_hospital_pharmacy_bill .drug_dosage, #edit_invoice_form #new_prescription_form .drug_dosage, #edit_invoice_form #new_bill_form .drug_dosage, #edit_invoice_form #new_hospital_pharmacy_bill .drug_dosage, #edit_invoice_form #edit_hospital_pharmacy_bill .drug_dosage, #edit_invoice_form #create_prescirption_template_form .drug_dosage, #edit_invoice_form #prescription_template_form .drug_dosage, #edit_invoice_form #new_prescription_form .drug_dosage, #edit_invoice_form #create_anon_pres_item .drug_dosage, #edit_invoice_form #new_pharmacy_order_form .drug_dosage, #edit_invoice_form #edit_pharmacy_order_form .drug_dosage, #edit_invoice_form #new_treatment_form .drug_dosage, #edit_invoice_form #return_hospital_pharmacy_bill .drug_dosage, #add_new_pharmacy_bill_form #new_prescription_form .drug_dosage, #add_new_pharmacy_bill_form #new_bill_form .drug_dosage, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .drug_dosage, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .drug_dosage, #add_new_pharmacy_bill_form #create_prescirption_template_form .drug_dosage, #add_new_pharmacy_bill_form #prescription_template_form .drug_dosage, #add_new_pharmacy_bill_form #new_prescription_form .drug_dosage, #add_new_pharmacy_bill_form #create_anon_pres_item .drug_dosage, #add_new_pharmacy_bill_form #new_pharmacy_order_form .drug_dosage, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .drug_dosage, #add_new_pharmacy_bill_form #new_treatment_form .drug_dosage, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .drug_dosage, #edit_pharmacy_bill_form #new_prescription_form .drug_dosage, #edit_pharmacy_bill_form #new_bill_form .drug_dosage, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .drug_dosage, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .drug_dosage, #edit_pharmacy_bill_form #create_prescirption_template_form .drug_dosage, #edit_pharmacy_bill_form #prescription_template_form .drug_dosage, #edit_pharmacy_bill_form #new_prescription_form .drug_dosage, #edit_pharmacy_bill_form #create_anon_pres_item .drug_dosage, #edit_pharmacy_bill_form #new_pharmacy_order_form .drug_dosage, #edit_pharmacy_bill_form #edit_pharmacy_order_form .drug_dosage, #edit_pharmacy_bill_form #new_treatment_form .drug_dosage, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .drug_dosage, #createPrescriptionTemplatemodal #new_prescription_form .drug_dosage, #createPrescriptionTemplatemodal #new_bill_form .drug_dosage, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .drug_dosage, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .drug_dosage, #createPrescriptionTemplatemodal #create_prescirption_template_form .drug_dosage, #createPrescriptionTemplatemodal #prescription_template_form .drug_dosage, #createPrescriptionTemplatemodal #new_prescription_form .drug_dosage, #createPrescriptionTemplatemodal #create_anon_pres_item .drug_dosage, #createPrescriptionTemplatemodal #new_pharmacy_order_form .drug_dosage, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .drug_dosage, #createPrescriptionTemplatemodal #new_treatment_form .drug_dosage, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .drug_dosage, #editPrescriptionTemplatemodal #new_prescription_form .drug_dosage, #editPrescriptionTemplatemodal #new_bill_form .drug_dosage, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .drug_dosage, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .drug_dosage, #editPrescriptionTemplatemodal #create_prescirption_template_form .drug_dosage, #editPrescriptionTemplatemodal #prescription_template_form .drug_dosage, #editPrescriptionTemplatemodal #new_prescription_form .drug_dosage, #editPrescriptionTemplatemodal #create_anon_pres_item .drug_dosage, #editPrescriptionTemplatemodal #new_pharmacy_order_form .drug_dosage, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .drug_dosage, #editPrescriptionTemplatemodal #new_treatment_form .drug_dosage, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .drug_dosage, #editPrevPrescription #new_prescription_form .drug_dosage, #editPrevPrescription #new_bill_form .drug_dosage, #editPrevPrescription #new_hospital_pharmacy_bill .drug_dosage, #editPrevPrescription #edit_hospital_pharmacy_bill .drug_dosage, #editPrevPrescription #create_prescirption_template_form .drug_dosage, #editPrevPrescription #prescription_template_form .drug_dosage, #editPrevPrescription #new_prescription_form .drug_dosage, #editPrevPrescription #create_anon_pres_item .drug_dosage, #editPrevPrescription #new_pharmacy_order_form .drug_dosage, #editPrevPrescription #edit_pharmacy_order_form .drug_dosage, #editPrevPrescription #new_treatment_form .drug_dosage, #editPrevPrescription #return_hospital_pharmacy_bill .drug_dosage, #importUserPrescription #new_prescription_form .drug_dosage, #importUserPrescription #new_bill_form .drug_dosage, #importUserPrescription #new_hospital_pharmacy_bill .drug_dosage, #importUserPrescription #edit_hospital_pharmacy_bill .drug_dosage, #importUserPrescription #create_prescirption_template_form .drug_dosage, #importUserPrescription #prescription_template_form .drug_dosage, #importUserPrescription #new_prescription_form .drug_dosage, #importUserPrescription #create_anon_pres_item .drug_dosage, #importUserPrescription #new_pharmacy_order_form .drug_dosage, #importUserPrescription #edit_pharmacy_order_form .drug_dosage, #importUserPrescription #new_treatment_form .drug_dosage, #importUserPrescription #return_hospital_pharmacy_bill .drug_dosage, #add_new_radiology_order_form #new_prescription_form .drug_dosage, #add_new_radiology_order_form #new_bill_form .drug_dosage, #add_new_radiology_order_form #new_hospital_pharmacy_bill .drug_dosage, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .drug_dosage, #add_new_radiology_order_form #create_prescirption_template_form .drug_dosage, #add_new_radiology_order_form #prescription_template_form .drug_dosage, #add_new_radiology_order_form #new_prescription_form .drug_dosage, #add_new_radiology_order_form #create_anon_pres_item .drug_dosage, #add_new_radiology_order_form #new_pharmacy_order_form .drug_dosage, #add_new_radiology_order_form #edit_pharmacy_order_form .drug_dosage, #add_new_radiology_order_form #new_treatment_form .drug_dosage, #add_new_radiology_order_form #return_hospital_pharmacy_bill .drug_dosage {
    padding-left: 50px !important;
  }
}
#add_new_prescription_form #new_prescription_form .drug_dosage .btn-toggle, #add_new_prescription_form #new_bill_form .drug_dosage .btn-toggle, #add_new_prescription_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle, #add_new_prescription_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle, #add_new_prescription_form #create_prescirption_template_form .drug_dosage .btn-toggle, #add_new_prescription_form #prescription_template_form .drug_dosage .btn-toggle, #add_new_prescription_form #new_prescription_form .drug_dosage .btn-toggle, #add_new_prescription_form #create_anon_pres_item .drug_dosage .btn-toggle, #add_new_prescription_form #new_pharmacy_order_form .drug_dosage .btn-toggle, #add_new_prescription_form #edit_pharmacy_order_form .drug_dosage .btn-toggle, #add_new_prescription_form #new_treatment_form .drug_dosage .btn-toggle, #add_new_prescription_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle, #edit_invoice_form #new_prescription_form .drug_dosage .btn-toggle, #edit_invoice_form #new_bill_form .drug_dosage .btn-toggle, #edit_invoice_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle, #edit_invoice_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle, #edit_invoice_form #create_prescirption_template_form .drug_dosage .btn-toggle, #edit_invoice_form #prescription_template_form .drug_dosage .btn-toggle, #edit_invoice_form #new_prescription_form .drug_dosage .btn-toggle, #edit_invoice_form #create_anon_pres_item .drug_dosage .btn-toggle, #edit_invoice_form #new_pharmacy_order_form .drug_dosage .btn-toggle, #edit_invoice_form #edit_pharmacy_order_form .drug_dosage .btn-toggle, #edit_invoice_form #new_treatment_form .drug_dosage .btn-toggle, #edit_invoice_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle, #add_new_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle, #add_new_pharmacy_bill_form #new_bill_form .drug_dosage .btn-toggle, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle, #add_new_pharmacy_bill_form #create_prescirption_template_form .drug_dosage .btn-toggle, #add_new_pharmacy_bill_form #prescription_template_form .drug_dosage .btn-toggle, #add_new_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle, #add_new_pharmacy_bill_form #create_anon_pres_item .drug_dosage .btn-toggle, #add_new_pharmacy_bill_form #new_pharmacy_order_form .drug_dosage .btn-toggle, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .drug_dosage .btn-toggle, #add_new_pharmacy_bill_form #new_treatment_form .drug_dosage .btn-toggle, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle, #edit_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle, #edit_pharmacy_bill_form #new_bill_form .drug_dosage .btn-toggle, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle, #edit_pharmacy_bill_form #create_prescirption_template_form .drug_dosage .btn-toggle, #edit_pharmacy_bill_form #prescription_template_form .drug_dosage .btn-toggle, #edit_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle, #edit_pharmacy_bill_form #create_anon_pres_item .drug_dosage .btn-toggle, #edit_pharmacy_bill_form #new_pharmacy_order_form .drug_dosage .btn-toggle, #edit_pharmacy_bill_form #edit_pharmacy_order_form .drug_dosage .btn-toggle, #edit_pharmacy_bill_form #new_treatment_form .drug_dosage .btn-toggle, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle, #createPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle, #createPrescriptionTemplatemodal #new_bill_form .drug_dosage .btn-toggle, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .drug_dosage .btn-toggle, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle, #createPrescriptionTemplatemodal #create_prescirption_template_form .drug_dosage .btn-toggle, #createPrescriptionTemplatemodal #prescription_template_form .drug_dosage .btn-toggle, #createPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle, #createPrescriptionTemplatemodal #create_anon_pres_item .drug_dosage .btn-toggle, #createPrescriptionTemplatemodal #new_pharmacy_order_form .drug_dosage .btn-toggle, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .drug_dosage .btn-toggle, #createPrescriptionTemplatemodal #new_treatment_form .drug_dosage .btn-toggle, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .drug_dosage .btn-toggle, #editPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle, #editPrescriptionTemplatemodal #new_bill_form .drug_dosage .btn-toggle, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .drug_dosage .btn-toggle, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle, #editPrescriptionTemplatemodal #create_prescirption_template_form .drug_dosage .btn-toggle, #editPrescriptionTemplatemodal #prescription_template_form .drug_dosage .btn-toggle, #editPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle, #editPrescriptionTemplatemodal #create_anon_pres_item .drug_dosage .btn-toggle, #editPrescriptionTemplatemodal #new_pharmacy_order_form .drug_dosage .btn-toggle, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .drug_dosage .btn-toggle, #editPrescriptionTemplatemodal #new_treatment_form .drug_dosage .btn-toggle, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .drug_dosage .btn-toggle, #editPrevPrescription #new_prescription_form .drug_dosage .btn-toggle, #editPrevPrescription #new_bill_form .drug_dosage .btn-toggle, #editPrevPrescription #new_hospital_pharmacy_bill .drug_dosage .btn-toggle, #editPrevPrescription #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle, #editPrevPrescription #create_prescirption_template_form .drug_dosage .btn-toggle, #editPrevPrescription #prescription_template_form .drug_dosage .btn-toggle, #editPrevPrescription #new_prescription_form .drug_dosage .btn-toggle, #editPrevPrescription #create_anon_pres_item .drug_dosage .btn-toggle, #editPrevPrescription #new_pharmacy_order_form .drug_dosage .btn-toggle, #editPrevPrescription #edit_pharmacy_order_form .drug_dosage .btn-toggle, #editPrevPrescription #new_treatment_form .drug_dosage .btn-toggle, #editPrevPrescription #return_hospital_pharmacy_bill .drug_dosage .btn-toggle, #importUserPrescription #new_prescription_form .drug_dosage .btn-toggle, #importUserPrescription #new_bill_form .drug_dosage .btn-toggle, #importUserPrescription #new_hospital_pharmacy_bill .drug_dosage .btn-toggle, #importUserPrescription #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle, #importUserPrescription #create_prescirption_template_form .drug_dosage .btn-toggle, #importUserPrescription #prescription_template_form .drug_dosage .btn-toggle, #importUserPrescription #new_prescription_form .drug_dosage .btn-toggle, #importUserPrescription #create_anon_pres_item .drug_dosage .btn-toggle, #importUserPrescription #new_pharmacy_order_form .drug_dosage .btn-toggle, #importUserPrescription #edit_pharmacy_order_form .drug_dosage .btn-toggle, #importUserPrescription #new_treatment_form .drug_dosage .btn-toggle, #importUserPrescription #return_hospital_pharmacy_bill .drug_dosage .btn-toggle, #add_new_radiology_order_form #new_prescription_form .drug_dosage .btn-toggle, #add_new_radiology_order_form #new_bill_form .drug_dosage .btn-toggle, #add_new_radiology_order_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle, #add_new_radiology_order_form #create_prescirption_template_form .drug_dosage .btn-toggle, #add_new_radiology_order_form #prescription_template_form .drug_dosage .btn-toggle, #add_new_radiology_order_form #new_prescription_form .drug_dosage .btn-toggle, #add_new_radiology_order_form #create_anon_pres_item .drug_dosage .btn-toggle, #add_new_radiology_order_form #new_pharmacy_order_form .drug_dosage .btn-toggle, #add_new_radiology_order_form #edit_pharmacy_order_form .drug_dosage .btn-toggle, #add_new_radiology_order_form #new_treatment_form .drug_dosage .btn-toggle, #add_new_radiology_order_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle {
  display: -webkit-flex;
  display: flex;
  max-width: 15em;
}
#add_new_prescription_form #new_prescription_form .drug_dosage .btn-toggle div.btn, #add_new_prescription_form #new_bill_form .drug_dosage .btn-toggle div.btn, #add_new_prescription_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn, #add_new_prescription_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn, #add_new_prescription_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn, #add_new_prescription_form #prescription_template_form .drug_dosage .btn-toggle div.btn, #add_new_prescription_form #new_prescription_form .drug_dosage .btn-toggle div.btn, #add_new_prescription_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn, #add_new_prescription_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn, #add_new_prescription_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn, #add_new_prescription_form #new_treatment_form .drug_dosage .btn-toggle div.btn, #add_new_prescription_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn, #edit_invoice_form #new_prescription_form .drug_dosage .btn-toggle div.btn, #edit_invoice_form #new_bill_form .drug_dosage .btn-toggle div.btn, #edit_invoice_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn, #edit_invoice_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn, #edit_invoice_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn, #edit_invoice_form #prescription_template_form .drug_dosage .btn-toggle div.btn, #edit_invoice_form #new_prescription_form .drug_dosage .btn-toggle div.btn, #edit_invoice_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn, #edit_invoice_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn, #edit_invoice_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn, #edit_invoice_form #new_treatment_form .drug_dosage .btn-toggle div.btn, #edit_invoice_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn, #add_new_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn, #add_new_pharmacy_bill_form #new_bill_form .drug_dosage .btn-toggle div.btn, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn, #add_new_pharmacy_bill_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn, #add_new_pharmacy_bill_form #prescription_template_form .drug_dosage .btn-toggle div.btn, #add_new_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn, #add_new_pharmacy_bill_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn, #add_new_pharmacy_bill_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn, #add_new_pharmacy_bill_form #new_treatment_form .drug_dosage .btn-toggle div.btn, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn, #edit_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn, #edit_pharmacy_bill_form #new_bill_form .drug_dosage .btn-toggle div.btn, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn, #edit_pharmacy_bill_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn, #edit_pharmacy_bill_form #prescription_template_form .drug_dosage .btn-toggle div.btn, #edit_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn, #edit_pharmacy_bill_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn, #edit_pharmacy_bill_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn, #edit_pharmacy_bill_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn, #edit_pharmacy_bill_form #new_treatment_form .drug_dosage .btn-toggle div.btn, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn, #createPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn, #createPrescriptionTemplatemodal #new_bill_form .drug_dosage .btn-toggle div.btn, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn, #createPrescriptionTemplatemodal #create_prescirption_template_form .drug_dosage .btn-toggle div.btn, #createPrescriptionTemplatemodal #prescription_template_form .drug_dosage .btn-toggle div.btn, #createPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn, #createPrescriptionTemplatemodal #create_anon_pres_item .drug_dosage .btn-toggle div.btn, #createPrescriptionTemplatemodal #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn, #createPrescriptionTemplatemodal #new_treatment_form .drug_dosage .btn-toggle div.btn, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn, #editPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn, #editPrescriptionTemplatemodal #new_bill_form .drug_dosage .btn-toggle div.btn, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn, #editPrescriptionTemplatemodal #create_prescirption_template_form .drug_dosage .btn-toggle div.btn, #editPrescriptionTemplatemodal #prescription_template_form .drug_dosage .btn-toggle div.btn, #editPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn, #editPrescriptionTemplatemodal #create_anon_pres_item .drug_dosage .btn-toggle div.btn, #editPrescriptionTemplatemodal #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn, #editPrescriptionTemplatemodal #new_treatment_form .drug_dosage .btn-toggle div.btn, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn, #editPrevPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn, #editPrevPrescription #new_bill_form .drug_dosage .btn-toggle div.btn, #editPrevPrescription #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn, #editPrevPrescription #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn, #editPrevPrescription #create_prescirption_template_form .drug_dosage .btn-toggle div.btn, #editPrevPrescription #prescription_template_form .drug_dosage .btn-toggle div.btn, #editPrevPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn, #editPrevPrescription #create_anon_pres_item .drug_dosage .btn-toggle div.btn, #editPrevPrescription #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn, #editPrevPrescription #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn, #editPrevPrescription #new_treatment_form .drug_dosage .btn-toggle div.btn, #editPrevPrescription #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn, #importUserPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn, #importUserPrescription #new_bill_form .drug_dosage .btn-toggle div.btn, #importUserPrescription #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn, #importUserPrescription #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn, #importUserPrescription #create_prescirption_template_form .drug_dosage .btn-toggle div.btn, #importUserPrescription #prescription_template_form .drug_dosage .btn-toggle div.btn, #importUserPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn, #importUserPrescription #create_anon_pres_item .drug_dosage .btn-toggle div.btn, #importUserPrescription #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn, #importUserPrescription #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn, #importUserPrescription #new_treatment_form .drug_dosage .btn-toggle div.btn, #importUserPrescription #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn, #add_new_radiology_order_form #new_prescription_form .drug_dosage .btn-toggle div.btn, #add_new_radiology_order_form #new_bill_form .drug_dosage .btn-toggle div.btn, #add_new_radiology_order_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn, #add_new_radiology_order_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn, #add_new_radiology_order_form #prescription_template_form .drug_dosage .btn-toggle div.btn, #add_new_radiology_order_form #new_prescription_form .drug_dosage .btn-toggle div.btn, #add_new_radiology_order_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn, #add_new_radiology_order_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn, #add_new_radiology_order_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn, #add_new_radiology_order_form #new_treatment_form .drug_dosage .btn-toggle div.btn, #add_new_radiology_order_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn {
  font-size: 10px;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  color: #2f2f2f;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#add_new_prescription_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn, #add_new_prescription_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn, #add_new_prescription_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn, #add_new_prescription_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn, #add_new_prescription_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn, #add_new_prescription_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn, #add_new_prescription_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn, #add_new_prescription_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn, #add_new_prescription_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn, #add_new_prescription_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn, #add_new_prescription_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn, #add_new_prescription_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn, #edit_invoice_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn, #edit_invoice_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn, #edit_invoice_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn, #edit_invoice_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn, #edit_invoice_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn, #edit_invoice_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn, #edit_invoice_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn, #edit_invoice_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn, #edit_invoice_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn, #edit_invoice_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn, #edit_invoice_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn, #edit_invoice_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn, #add_new_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn, #add_new_pharmacy_bill_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn, #add_new_pharmacy_bill_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn, #add_new_pharmacy_bill_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn, #add_new_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn, #add_new_pharmacy_bill_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn, #add_new_pharmacy_bill_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn, #add_new_pharmacy_bill_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn, #edit_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn, #edit_pharmacy_bill_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn, #edit_pharmacy_bill_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn, #edit_pharmacy_bill_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn, #edit_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn, #edit_pharmacy_bill_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn, #edit_pharmacy_bill_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn, #edit_pharmacy_bill_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn, #edit_pharmacy_bill_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn, #createPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn, #createPrescriptionTemplatemodal #new_bill_form .drug_dosage .btn-toggle div.btn.btn, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn, #createPrescriptionTemplatemodal #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn, #createPrescriptionTemplatemodal #prescription_template_form .drug_dosage .btn-toggle div.btn.btn, #createPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn, #createPrescriptionTemplatemodal #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn, #createPrescriptionTemplatemodal #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn, #createPrescriptionTemplatemodal #new_treatment_form .drug_dosage .btn-toggle div.btn.btn, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn, #editPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn, #editPrescriptionTemplatemodal #new_bill_form .drug_dosage .btn-toggle div.btn.btn, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn, #editPrescriptionTemplatemodal #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn, #editPrescriptionTemplatemodal #prescription_template_form .drug_dosage .btn-toggle div.btn.btn, #editPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn, #editPrescriptionTemplatemodal #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn, #editPrescriptionTemplatemodal #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn, #editPrescriptionTemplatemodal #new_treatment_form .drug_dosage .btn-toggle div.btn.btn, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn, #editPrevPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn, #editPrevPrescription #new_bill_form .drug_dosage .btn-toggle div.btn.btn, #editPrevPrescription #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn, #editPrevPrescription #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn, #editPrevPrescription #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn, #editPrevPrescription #prescription_template_form .drug_dosage .btn-toggle div.btn.btn, #editPrevPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn, #editPrevPrescription #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn, #editPrevPrescription #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn, #editPrevPrescription #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn, #editPrevPrescription #new_treatment_form .drug_dosage .btn-toggle div.btn.btn, #editPrevPrescription #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn, #importUserPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn, #importUserPrescription #new_bill_form .drug_dosage .btn-toggle div.btn.btn, #importUserPrescription #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn, #importUserPrescription #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn, #importUserPrescription #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn, #importUserPrescription #prescription_template_form .drug_dosage .btn-toggle div.btn.btn, #importUserPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn, #importUserPrescription #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn, #importUserPrescription #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn, #importUserPrescription #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn, #importUserPrescription #new_treatment_form .drug_dosage .btn-toggle div.btn.btn, #importUserPrescription #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn, #add_new_radiology_order_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn, #add_new_radiology_order_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn, #add_new_radiology_order_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn, #add_new_radiology_order_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn, #add_new_radiology_order_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn, #add_new_radiology_order_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn, #add_new_radiology_order_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn, #add_new_radiology_order_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn, #add_new_radiology_order_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn, #add_new_radiology_order_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn, #add_new_radiology_order_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn {
  font-size: 10px;
  color: #2f2f2f;
  background: #FAFAFA;
  box-shadow: inset 0px 0px 0px 1px #D9D9D9;
  outline: none !important;
  border-radius: 0;
  padding: 5px;
  letter-spacing: 1px;
  text-align: left;
  font-weight: initial;
}
#add_new_prescription_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #add_new_prescription_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #add_new_prescription_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day_name, #add_new_prescription_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day_name, #add_new_prescription_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #add_new_prescription_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #add_new_prescription_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #add_new_prescription_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day_name, #add_new_prescription_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #add_new_prescription_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #add_new_prescription_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #add_new_prescription_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day_name, #edit_invoice_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #edit_invoice_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #edit_invoice_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day_name, #edit_invoice_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day_name, #edit_invoice_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #edit_invoice_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #edit_invoice_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #edit_invoice_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day_name, #edit_invoice_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #edit_invoice_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #edit_invoice_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #edit_invoice_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day_name, #add_new_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #add_new_pharmacy_bill_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day_name, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day_name, #add_new_pharmacy_bill_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #add_new_pharmacy_bill_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #add_new_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #add_new_pharmacy_bill_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day_name, #add_new_pharmacy_bill_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #add_new_pharmacy_bill_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day_name, #edit_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #edit_pharmacy_bill_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day_name, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day_name, #edit_pharmacy_bill_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #edit_pharmacy_bill_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #edit_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #edit_pharmacy_bill_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day_name, #edit_pharmacy_bill_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #edit_pharmacy_bill_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #edit_pharmacy_bill_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day_name, #createPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #createPrescriptionTemplatemodal #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day_name, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day_name, #createPrescriptionTemplatemodal #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #createPrescriptionTemplatemodal #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #createPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #createPrescriptionTemplatemodal #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day_name, #createPrescriptionTemplatemodal #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #createPrescriptionTemplatemodal #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day_name, #editPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #editPrescriptionTemplatemodal #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day_name, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day_name, #editPrescriptionTemplatemodal #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #editPrescriptionTemplatemodal #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #editPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #editPrescriptionTemplatemodal #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day_name, #editPrescriptionTemplatemodal #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #editPrescriptionTemplatemodal #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day_name, #editPrevPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #editPrevPrescription #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #editPrevPrescription #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day_name, #editPrevPrescription #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day_name, #editPrevPrescription #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #editPrevPrescription #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #editPrevPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #editPrevPrescription #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day_name, #editPrevPrescription #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #editPrevPrescription #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #editPrevPrescription #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #editPrevPrescription #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day_name, #importUserPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #importUserPrescription #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #importUserPrescription #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day_name, #importUserPrescription #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day_name, #importUserPrescription #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #importUserPrescription #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #importUserPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #importUserPrescription #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day_name, #importUserPrescription #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #importUserPrescription #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #importUserPrescription #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #importUserPrescription #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day_name, #add_new_radiology_order_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #add_new_radiology_order_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #add_new_radiology_order_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day_name, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day_name, #add_new_radiology_order_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #add_new_radiology_order_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #add_new_radiology_order_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #add_new_radiology_order_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day_name, #add_new_radiology_order_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #add_new_radiology_order_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #add_new_radiology_order_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day_name, #add_new_radiology_order_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day_name {
  display: inline-block;
  margin-left: 5px;
  vertical-align: middle;
}
#add_new_prescription_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day, #add_new_prescription_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day, #add_new_prescription_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day, #add_new_prescription_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day, #add_new_prescription_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day, #add_new_prescription_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day, #add_new_prescription_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day, #add_new_prescription_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day, #add_new_prescription_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day, #add_new_prescription_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day, #add_new_prescription_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day, #add_new_prescription_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day, #edit_invoice_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day, #edit_invoice_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day, #edit_invoice_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day, #edit_invoice_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day, #edit_invoice_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day, #edit_invoice_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day, #edit_invoice_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day, #edit_invoice_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day, #edit_invoice_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day, #edit_invoice_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day, #edit_invoice_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day, #edit_invoice_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day, #add_new_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day, #add_new_pharmacy_bill_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day, #add_new_pharmacy_bill_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day, #add_new_pharmacy_bill_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day, #add_new_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day, #add_new_pharmacy_bill_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day, #add_new_pharmacy_bill_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day, #add_new_pharmacy_bill_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day, #edit_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day, #edit_pharmacy_bill_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day, #edit_pharmacy_bill_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day, #edit_pharmacy_bill_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day, #edit_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day, #edit_pharmacy_bill_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day, #edit_pharmacy_bill_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day, #edit_pharmacy_bill_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day, #edit_pharmacy_bill_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day, #createPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day, #createPrescriptionTemplatemodal #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day, #createPrescriptionTemplatemodal #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day, #createPrescriptionTemplatemodal #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day, #createPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day, #createPrescriptionTemplatemodal #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day, #createPrescriptionTemplatemodal #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day, #createPrescriptionTemplatemodal #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day, #editPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day, #editPrescriptionTemplatemodal #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day, #editPrescriptionTemplatemodal #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day, #editPrescriptionTemplatemodal #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day, #editPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day, #editPrescriptionTemplatemodal #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day, #editPrescriptionTemplatemodal #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day, #editPrescriptionTemplatemodal #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day, #editPrevPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day, #editPrevPrescription #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day, #editPrevPrescription #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day, #editPrevPrescription #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day, #editPrevPrescription #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day, #editPrevPrescription #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day, #editPrevPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day, #editPrevPrescription #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day, #editPrevPrescription #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day, #editPrevPrescription #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day, #editPrevPrescription #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day, #editPrevPrescription #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day, #importUserPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day, #importUserPrescription #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day, #importUserPrescription #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day, #importUserPrescription #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day, #importUserPrescription #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day, #importUserPrescription #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day, #importUserPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day, #importUserPrescription #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day, #importUserPrescription #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day, #importUserPrescription #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day, #importUserPrescription #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day, #importUserPrescription #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day, #add_new_radiology_order_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day, #add_new_radiology_order_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day, #add_new_radiology_order_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day, #add_new_radiology_order_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day, #add_new_radiology_order_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day, #add_new_radiology_order_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day, #add_new_radiology_order_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day, #add_new_radiology_order_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day, #add_new_radiology_order_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day, #add_new_radiology_order_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day, #add_new_radiology_order_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day {
  display: inline-block;
  width: 10px;
  height: 10px;
  vertical-align: middle;
}
#add_new_prescription_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #add_new_prescription_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #add_new_prescription_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.morning, #add_new_prescription_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.morning, #add_new_prescription_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #add_new_prescription_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #add_new_prescription_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #add_new_prescription_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day.morning, #add_new_prescription_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #add_new_prescription_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #add_new_prescription_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #add_new_prescription_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.morning, #edit_invoice_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #edit_invoice_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #edit_invoice_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.morning, #edit_invoice_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.morning, #edit_invoice_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #edit_invoice_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #edit_invoice_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #edit_invoice_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day.morning, #edit_invoice_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #edit_invoice_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #edit_invoice_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #edit_invoice_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.morning, #add_new_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #add_new_pharmacy_bill_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.morning, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.morning, #add_new_pharmacy_bill_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #add_new_pharmacy_bill_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #add_new_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #add_new_pharmacy_bill_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day.morning, #add_new_pharmacy_bill_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #add_new_pharmacy_bill_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.morning, #edit_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #edit_pharmacy_bill_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.morning, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.morning, #edit_pharmacy_bill_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #edit_pharmacy_bill_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #edit_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #edit_pharmacy_bill_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day.morning, #edit_pharmacy_bill_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #edit_pharmacy_bill_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #edit_pharmacy_bill_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.morning, #createPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #createPrescriptionTemplatemodal #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.morning, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.morning, #createPrescriptionTemplatemodal #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #createPrescriptionTemplatemodal #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #createPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #createPrescriptionTemplatemodal #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day.morning, #createPrescriptionTemplatemodal #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #createPrescriptionTemplatemodal #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.morning, #editPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #editPrescriptionTemplatemodal #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.morning, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.morning, #editPrescriptionTemplatemodal #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #editPrescriptionTemplatemodal #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #editPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #editPrescriptionTemplatemodal #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day.morning, #editPrescriptionTemplatemodal #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #editPrescriptionTemplatemodal #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.morning, #editPrevPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #editPrevPrescription #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #editPrevPrescription #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.morning, #editPrevPrescription #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.morning, #editPrevPrescription #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #editPrevPrescription #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #editPrevPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #editPrevPrescription #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day.morning, #editPrevPrescription #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #editPrevPrescription #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #editPrevPrescription #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #editPrevPrescription #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.morning, #importUserPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #importUserPrescription #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #importUserPrescription #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.morning, #importUserPrescription #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.morning, #importUserPrescription #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #importUserPrescription #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #importUserPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #importUserPrescription #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day.morning, #importUserPrescription #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #importUserPrescription #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #importUserPrescription #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #importUserPrescription #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.morning, #add_new_radiology_order_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #add_new_radiology_order_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #add_new_radiology_order_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.morning, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.morning, #add_new_radiology_order_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #add_new_radiology_order_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #add_new_radiology_order_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #add_new_radiology_order_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day.morning, #add_new_radiology_order_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #add_new_radiology_order_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #add_new_radiology_order_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day.morning, #add_new_radiology_order_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.morning {
  background: url(//halemind.com/assets/icons/prescription/morning-inactive-5eaef9a4249f8f7e7c1efeccd1a1ac08cca49c61cb35e4aff027c02506f5a4f0.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
#add_new_prescription_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #add_new_prescription_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #add_new_prescription_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #add_new_prescription_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #add_new_prescription_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #add_new_prescription_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #add_new_prescription_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #add_new_prescription_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #add_new_prescription_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #add_new_prescription_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #add_new_prescription_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #add_new_prescription_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #edit_invoice_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #edit_invoice_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #edit_invoice_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #edit_invoice_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #edit_invoice_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #edit_invoice_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #edit_invoice_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #edit_invoice_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #edit_invoice_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #edit_invoice_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #edit_invoice_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #edit_invoice_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #add_new_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #add_new_pharmacy_bill_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #add_new_pharmacy_bill_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #add_new_pharmacy_bill_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #add_new_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #add_new_pharmacy_bill_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #add_new_pharmacy_bill_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #add_new_pharmacy_bill_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #edit_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #edit_pharmacy_bill_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #edit_pharmacy_bill_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #edit_pharmacy_bill_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #edit_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #edit_pharmacy_bill_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #edit_pharmacy_bill_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #edit_pharmacy_bill_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #edit_pharmacy_bill_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #createPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #createPrescriptionTemplatemodal #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #createPrescriptionTemplatemodal #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #createPrescriptionTemplatemodal #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #createPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #createPrescriptionTemplatemodal #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #createPrescriptionTemplatemodal #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #createPrescriptionTemplatemodal #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #editPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #editPrescriptionTemplatemodal #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #editPrescriptionTemplatemodal #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #editPrescriptionTemplatemodal #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #editPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #editPrescriptionTemplatemodal #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #editPrescriptionTemplatemodal #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #editPrescriptionTemplatemodal #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #editPrevPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #editPrevPrescription #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #editPrevPrescription #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #editPrevPrescription #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #editPrevPrescription #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #editPrevPrescription #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #editPrevPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #editPrevPrescription #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #editPrevPrescription #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #editPrevPrescription #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #editPrevPrescription #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #editPrevPrescription #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #importUserPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #importUserPrescription #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #importUserPrescription #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #importUserPrescription #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #importUserPrescription #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #importUserPrescription #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #importUserPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #importUserPrescription #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #importUserPrescription #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #importUserPrescription #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #importUserPrescription #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #importUserPrescription #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #add_new_radiology_order_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #add_new_radiology_order_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #add_new_radiology_order_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #add_new_radiology_order_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #add_new_radiology_order_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #add_new_radiology_order_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #add_new_radiology_order_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #add_new_radiology_order_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #add_new_radiology_order_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #add_new_radiology_order_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day.afternoon, #add_new_radiology_order_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.afternoon {
  background: url(//halemind.com/assets/icons/prescription/afternoon-inactive-84a1b8d8929030e30d96aa378333fb433db94a19b5ded43c9b473af02269c922.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
#add_new_prescription_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #add_new_prescription_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #add_new_prescription_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.evening, #add_new_prescription_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.evening, #add_new_prescription_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #add_new_prescription_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #add_new_prescription_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #add_new_prescription_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day.evening, #add_new_prescription_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #add_new_prescription_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #add_new_prescription_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #add_new_prescription_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.evening, #edit_invoice_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #edit_invoice_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #edit_invoice_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.evening, #edit_invoice_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.evening, #edit_invoice_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #edit_invoice_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #edit_invoice_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #edit_invoice_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day.evening, #edit_invoice_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #edit_invoice_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #edit_invoice_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #edit_invoice_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.evening, #add_new_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #add_new_pharmacy_bill_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.evening, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.evening, #add_new_pharmacy_bill_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #add_new_pharmacy_bill_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #add_new_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #add_new_pharmacy_bill_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day.evening, #add_new_pharmacy_bill_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #add_new_pharmacy_bill_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.evening, #edit_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #edit_pharmacy_bill_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.evening, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.evening, #edit_pharmacy_bill_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #edit_pharmacy_bill_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #edit_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #edit_pharmacy_bill_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day.evening, #edit_pharmacy_bill_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #edit_pharmacy_bill_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #edit_pharmacy_bill_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.evening, #createPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #createPrescriptionTemplatemodal #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.evening, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.evening, #createPrescriptionTemplatemodal #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #createPrescriptionTemplatemodal #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #createPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #createPrescriptionTemplatemodal #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day.evening, #createPrescriptionTemplatemodal #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #createPrescriptionTemplatemodal #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.evening, #editPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #editPrescriptionTemplatemodal #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.evening, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.evening, #editPrescriptionTemplatemodal #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #editPrescriptionTemplatemodal #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #editPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #editPrescriptionTemplatemodal #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day.evening, #editPrescriptionTemplatemodal #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #editPrescriptionTemplatemodal #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.evening, #editPrevPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #editPrevPrescription #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #editPrevPrescription #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.evening, #editPrevPrescription #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.evening, #editPrevPrescription #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #editPrevPrescription #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #editPrevPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #editPrevPrescription #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day.evening, #editPrevPrescription #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #editPrevPrescription #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #editPrevPrescription #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #editPrevPrescription #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.evening, #importUserPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #importUserPrescription #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #importUserPrescription #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.evening, #importUserPrescription #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.evening, #importUserPrescription #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #importUserPrescription #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #importUserPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #importUserPrescription #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day.evening, #importUserPrescription #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #importUserPrescription #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #importUserPrescription #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #importUserPrescription #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.evening, #add_new_radiology_order_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #add_new_radiology_order_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #add_new_radiology_order_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.evening, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.evening, #add_new_radiology_order_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #add_new_radiology_order_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #add_new_radiology_order_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #add_new_radiology_order_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day.evening, #add_new_radiology_order_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #add_new_radiology_order_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #add_new_radiology_order_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day.evening, #add_new_radiology_order_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.evening {
  background: url(//halemind.com/assets/icons/prescription/evening-inactive-223d9bad85657ba0ae409adac332b60cdfeec0801aba7592c45113da010a2944.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
#add_new_prescription_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #add_new_prescription_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #add_new_prescription_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.night, #add_new_prescription_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.night, #add_new_prescription_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #add_new_prescription_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #add_new_prescription_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #add_new_prescription_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day.night, #add_new_prescription_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #add_new_prescription_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #add_new_prescription_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #add_new_prescription_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.night, #edit_invoice_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #edit_invoice_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #edit_invoice_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.night, #edit_invoice_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.night, #edit_invoice_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #edit_invoice_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #edit_invoice_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #edit_invoice_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day.night, #edit_invoice_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #edit_invoice_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #edit_invoice_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #edit_invoice_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.night, #add_new_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #add_new_pharmacy_bill_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.night, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.night, #add_new_pharmacy_bill_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #add_new_pharmacy_bill_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #add_new_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #add_new_pharmacy_bill_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day.night, #add_new_pharmacy_bill_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #add_new_pharmacy_bill_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.night, #edit_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #edit_pharmacy_bill_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.night, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.night, #edit_pharmacy_bill_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #edit_pharmacy_bill_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #edit_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #edit_pharmacy_bill_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day.night, #edit_pharmacy_bill_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #edit_pharmacy_bill_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #edit_pharmacy_bill_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.night, #createPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #createPrescriptionTemplatemodal #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.night, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.night, #createPrescriptionTemplatemodal #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #createPrescriptionTemplatemodal #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #createPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #createPrescriptionTemplatemodal #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day.night, #createPrescriptionTemplatemodal #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #createPrescriptionTemplatemodal #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.night, #editPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #editPrescriptionTemplatemodal #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.night, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.night, #editPrescriptionTemplatemodal #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #editPrescriptionTemplatemodal #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #editPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #editPrescriptionTemplatemodal #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day.night, #editPrescriptionTemplatemodal #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #editPrescriptionTemplatemodal #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.night, #editPrevPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #editPrevPrescription #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #editPrevPrescription #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.night, #editPrevPrescription #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.night, #editPrevPrescription #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #editPrevPrescription #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #editPrevPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #editPrevPrescription #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day.night, #editPrevPrescription #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #editPrevPrescription #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #editPrevPrescription #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #editPrevPrescription #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.night, #importUserPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #importUserPrescription #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #importUserPrescription #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.night, #importUserPrescription #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.night, #importUserPrescription #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #importUserPrescription #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #importUserPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #importUserPrescription #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day.night, #importUserPrescription #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #importUserPrescription #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #importUserPrescription #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #importUserPrescription #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.night, #add_new_radiology_order_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #add_new_radiology_order_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #add_new_radiology_order_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.night, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.night, #add_new_radiology_order_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #add_new_radiology_order_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #add_new_radiology_order_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #add_new_radiology_order_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn span.day.night, #add_new_radiology_order_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #add_new_radiology_order_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #add_new_radiology_order_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn span.day.night, #add_new_radiology_order_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn span.day.night {
  background: url(//halemind.com/assets/icons/prescription/night-inactive-0118fb9cdc59a6ee3d3f044bb08d4a6f6cb7483811fd35c39d8dfcfda60b049d.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
#add_new_prescription_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active, #add_new_prescription_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active, #add_new_prescription_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active, #add_new_prescription_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active, #add_new_prescription_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active, #add_new_prescription_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active, #add_new_prescription_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active, #add_new_prescription_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active, #add_new_prescription_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active, #add_new_prescription_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active, #add_new_prescription_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active, #add_new_prescription_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active, #edit_invoice_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active, #edit_invoice_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active, #edit_invoice_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active, #edit_invoice_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active, #edit_invoice_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active, #edit_invoice_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active, #edit_invoice_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active, #edit_invoice_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active, #edit_invoice_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active, #edit_invoice_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active, #edit_invoice_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active, #edit_invoice_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active, #add_new_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active, #add_new_pharmacy_bill_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active, #add_new_pharmacy_bill_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active, #add_new_pharmacy_bill_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active, #add_new_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active, #add_new_pharmacy_bill_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active, #add_new_pharmacy_bill_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active, #add_new_pharmacy_bill_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active, #edit_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active, #edit_pharmacy_bill_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active, #edit_pharmacy_bill_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active, #edit_pharmacy_bill_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active, #edit_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active, #edit_pharmacy_bill_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active, #edit_pharmacy_bill_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active, #edit_pharmacy_bill_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active, #edit_pharmacy_bill_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active, #createPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active, #createPrescriptionTemplatemodal #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active, #createPrescriptionTemplatemodal #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active, #createPrescriptionTemplatemodal #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active, #createPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active, #createPrescriptionTemplatemodal #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active, #createPrescriptionTemplatemodal #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active, #createPrescriptionTemplatemodal #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active, #editPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active, #editPrescriptionTemplatemodal #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active, #editPrescriptionTemplatemodal #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active, #editPrescriptionTemplatemodal #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active, #editPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active, #editPrescriptionTemplatemodal #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active, #editPrescriptionTemplatemodal #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active, #editPrescriptionTemplatemodal #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active, #editPrevPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active, #editPrevPrescription #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active, #editPrevPrescription #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active, #editPrevPrescription #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active, #editPrevPrescription #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active, #editPrevPrescription #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active, #editPrevPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active, #editPrevPrescription #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active, #editPrevPrescription #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active, #editPrevPrescription #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active, #editPrevPrescription #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active, #editPrevPrescription #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active, #importUserPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active, #importUserPrescription #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active, #importUserPrescription #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active, #importUserPrescription #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active, #importUserPrescription #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active, #importUserPrescription #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active, #importUserPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active, #importUserPrescription #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active, #importUserPrescription #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active, #importUserPrescription #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active, #importUserPrescription #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active, #importUserPrescription #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active, #add_new_radiology_order_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active, #add_new_radiology_order_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active, #add_new_radiology_order_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active, #add_new_radiology_order_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active, #add_new_radiology_order_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active, #add_new_radiology_order_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active, #add_new_radiology_order_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active, #add_new_radiology_order_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active, #add_new_radiology_order_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active, #add_new_radiology_order_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active, #add_new_radiology_order_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active {
  background: #fff;
  box-shadow: 0 0 0 1px #8D8D8D;
  border: 0;
}
#add_new_prescription_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #add_new_prescription_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #add_new_prescription_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #add_new_prescription_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #add_new_prescription_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #add_new_prescription_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #add_new_prescription_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #add_new_prescription_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #add_new_prescription_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #add_new_prescription_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #add_new_prescription_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #add_new_prescription_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #edit_invoice_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #edit_invoice_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #edit_invoice_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #edit_invoice_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #edit_invoice_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #edit_invoice_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #edit_invoice_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #edit_invoice_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #edit_invoice_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #edit_invoice_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #edit_invoice_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #edit_invoice_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #add_new_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #add_new_pharmacy_bill_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #add_new_pharmacy_bill_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #add_new_pharmacy_bill_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #add_new_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #add_new_pharmacy_bill_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #add_new_pharmacy_bill_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #add_new_pharmacy_bill_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #edit_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #edit_pharmacy_bill_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #edit_pharmacy_bill_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #edit_pharmacy_bill_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #edit_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #edit_pharmacy_bill_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #edit_pharmacy_bill_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #edit_pharmacy_bill_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #edit_pharmacy_bill_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #createPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #createPrescriptionTemplatemodal #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #createPrescriptionTemplatemodal #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #createPrescriptionTemplatemodal #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #createPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #createPrescriptionTemplatemodal #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #createPrescriptionTemplatemodal #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #createPrescriptionTemplatemodal #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #editPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #editPrescriptionTemplatemodal #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #editPrescriptionTemplatemodal #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #editPrescriptionTemplatemodal #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #editPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #editPrescriptionTemplatemodal #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #editPrescriptionTemplatemodal #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #editPrescriptionTemplatemodal #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #editPrevPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #editPrevPrescription #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #editPrevPrescription #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #editPrevPrescription #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #editPrevPrescription #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #editPrevPrescription #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #editPrevPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #editPrevPrescription #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #editPrevPrescription #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #editPrevPrescription #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #editPrevPrescription #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #editPrevPrescription #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #importUserPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #importUserPrescription #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #importUserPrescription #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #importUserPrescription #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #importUserPrescription #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #importUserPrescription #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #importUserPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #importUserPrescription #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #importUserPrescription #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #importUserPrescription #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #importUserPrescription #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #importUserPrescription #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #add_new_radiology_order_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #add_new_radiology_order_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #add_new_radiology_order_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #add_new_radiology_order_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #add_new_radiology_order_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #add_new_radiology_order_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #add_new_radiology_order_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #add_new_radiology_order_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #add_new_radiology_order_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #add_new_radiology_order_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active span.day.morning, #add_new_radiology_order_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.morning {
  background: url(//halemind.com/assets/icons/prescription/morning-c5dbe0eb7e1b1f012058d1af6989be3c484b22c91ebc0fd1cd8bc10db902f4f1.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
#add_new_prescription_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #add_new_prescription_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #add_new_prescription_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #add_new_prescription_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #add_new_prescription_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #add_new_prescription_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #add_new_prescription_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #add_new_prescription_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #add_new_prescription_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #add_new_prescription_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #add_new_prescription_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #add_new_prescription_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #edit_invoice_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #edit_invoice_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #edit_invoice_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #edit_invoice_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #edit_invoice_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #edit_invoice_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #edit_invoice_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #edit_invoice_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #edit_invoice_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #edit_invoice_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #edit_invoice_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #edit_invoice_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #add_new_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #add_new_pharmacy_bill_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #add_new_pharmacy_bill_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #add_new_pharmacy_bill_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #add_new_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #add_new_pharmacy_bill_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #add_new_pharmacy_bill_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #add_new_pharmacy_bill_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #edit_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #edit_pharmacy_bill_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #edit_pharmacy_bill_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #edit_pharmacy_bill_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #edit_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #edit_pharmacy_bill_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #edit_pharmacy_bill_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #edit_pharmacy_bill_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #edit_pharmacy_bill_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #createPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #createPrescriptionTemplatemodal #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #createPrescriptionTemplatemodal #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #createPrescriptionTemplatemodal #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #createPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #createPrescriptionTemplatemodal #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #createPrescriptionTemplatemodal #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #createPrescriptionTemplatemodal #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #editPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #editPrescriptionTemplatemodal #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #editPrescriptionTemplatemodal #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #editPrescriptionTemplatemodal #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #editPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #editPrescriptionTemplatemodal #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #editPrescriptionTemplatemodal #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #editPrescriptionTemplatemodal #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #editPrevPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #editPrevPrescription #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #editPrevPrescription #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #editPrevPrescription #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #editPrevPrescription #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #editPrevPrescription #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #editPrevPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #editPrevPrescription #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #editPrevPrescription #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #editPrevPrescription #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #editPrevPrescription #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #editPrevPrescription #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #importUserPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #importUserPrescription #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #importUserPrescription #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #importUserPrescription #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #importUserPrescription #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #importUserPrescription #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #importUserPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #importUserPrescription #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #importUserPrescription #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #importUserPrescription #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #importUserPrescription #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #importUserPrescription #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #add_new_radiology_order_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #add_new_radiology_order_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #add_new_radiology_order_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #add_new_radiology_order_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #add_new_radiology_order_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #add_new_radiology_order_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #add_new_radiology_order_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #add_new_radiology_order_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #add_new_radiology_order_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #add_new_radiology_order_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon, #add_new_radiology_order_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.afternoon {
  background: url(//halemind.com/assets/icons/prescription/afternoon-f3b2745700279315b55e97590c6c41bc801c999399ded2bc6d0c8657068b0def.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
#add_new_prescription_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #add_new_prescription_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #add_new_prescription_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #add_new_prescription_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #add_new_prescription_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #add_new_prescription_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #add_new_prescription_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #add_new_prescription_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #add_new_prescription_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #add_new_prescription_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #add_new_prescription_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #add_new_prescription_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #edit_invoice_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #edit_invoice_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #edit_invoice_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #edit_invoice_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #edit_invoice_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #edit_invoice_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #edit_invoice_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #edit_invoice_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #edit_invoice_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #edit_invoice_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #edit_invoice_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #edit_invoice_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #add_new_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #add_new_pharmacy_bill_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #add_new_pharmacy_bill_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #add_new_pharmacy_bill_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #add_new_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #add_new_pharmacy_bill_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #add_new_pharmacy_bill_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #add_new_pharmacy_bill_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #edit_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #edit_pharmacy_bill_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #edit_pharmacy_bill_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #edit_pharmacy_bill_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #edit_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #edit_pharmacy_bill_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #edit_pharmacy_bill_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #edit_pharmacy_bill_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #edit_pharmacy_bill_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #createPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #createPrescriptionTemplatemodal #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #createPrescriptionTemplatemodal #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #createPrescriptionTemplatemodal #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #createPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #createPrescriptionTemplatemodal #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #createPrescriptionTemplatemodal #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #createPrescriptionTemplatemodal #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #editPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #editPrescriptionTemplatemodal #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #editPrescriptionTemplatemodal #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #editPrescriptionTemplatemodal #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #editPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #editPrescriptionTemplatemodal #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #editPrescriptionTemplatemodal #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #editPrescriptionTemplatemodal #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #editPrevPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #editPrevPrescription #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #editPrevPrescription #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #editPrevPrescription #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #editPrevPrescription #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #editPrevPrescription #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #editPrevPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #editPrevPrescription #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #editPrevPrescription #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #editPrevPrescription #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #editPrevPrescription #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #editPrevPrescription #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #importUserPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #importUserPrescription #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #importUserPrescription #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #importUserPrescription #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #importUserPrescription #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #importUserPrescription #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #importUserPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #importUserPrescription #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #importUserPrescription #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #importUserPrescription #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #importUserPrescription #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #importUserPrescription #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #add_new_radiology_order_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #add_new_radiology_order_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #add_new_radiology_order_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #add_new_radiology_order_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #add_new_radiology_order_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #add_new_radiology_order_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #add_new_radiology_order_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #add_new_radiology_order_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #add_new_radiology_order_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #add_new_radiology_order_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active span.day.evening, #add_new_radiology_order_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.evening {
  background: url(//halemind.com/assets/icons/prescription/evening-d073a5dcc2e6786a3e903b82db442ab3faeb204f8d58eb72e9a3ef9fab0fde78.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
#add_new_prescription_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #add_new_prescription_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #add_new_prescription_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #add_new_prescription_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #add_new_prescription_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #add_new_prescription_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #add_new_prescription_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #add_new_prescription_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #add_new_prescription_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #add_new_prescription_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #add_new_prescription_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #add_new_prescription_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #edit_invoice_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #edit_invoice_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #edit_invoice_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #edit_invoice_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #edit_invoice_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #edit_invoice_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #edit_invoice_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #edit_invoice_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #edit_invoice_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #edit_invoice_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #edit_invoice_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #edit_invoice_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #add_new_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #add_new_pharmacy_bill_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #add_new_pharmacy_bill_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #add_new_pharmacy_bill_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #add_new_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #add_new_pharmacy_bill_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #add_new_pharmacy_bill_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #add_new_pharmacy_bill_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #edit_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #edit_pharmacy_bill_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #edit_pharmacy_bill_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #edit_pharmacy_bill_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #edit_pharmacy_bill_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #edit_pharmacy_bill_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #edit_pharmacy_bill_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #edit_pharmacy_bill_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #edit_pharmacy_bill_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #createPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #createPrescriptionTemplatemodal #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #createPrescriptionTemplatemodal #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #createPrescriptionTemplatemodal #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #createPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #createPrescriptionTemplatemodal #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #createPrescriptionTemplatemodal #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #createPrescriptionTemplatemodal #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #editPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #editPrescriptionTemplatemodal #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #editPrescriptionTemplatemodal #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #editPrescriptionTemplatemodal #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #editPrescriptionTemplatemodal #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #editPrescriptionTemplatemodal #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #editPrescriptionTemplatemodal #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #editPrescriptionTemplatemodal #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #editPrevPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #editPrevPrescription #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #editPrevPrescription #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #editPrevPrescription #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #editPrevPrescription #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #editPrevPrescription #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #editPrevPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #editPrevPrescription #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #editPrevPrescription #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #editPrevPrescription #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #editPrevPrescription #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #editPrevPrescription #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #importUserPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #importUserPrescription #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #importUserPrescription #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #importUserPrescription #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #importUserPrescription #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #importUserPrescription #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #importUserPrescription #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #importUserPrescription #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #importUserPrescription #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #importUserPrescription #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #importUserPrescription #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #importUserPrescription #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #add_new_radiology_order_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #add_new_radiology_order_form #new_bill_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #add_new_radiology_order_form #new_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #add_new_radiology_order_form #create_prescirption_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #add_new_radiology_order_form #prescription_template_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #add_new_radiology_order_form #new_prescription_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #add_new_radiology_order_form #create_anon_pres_item .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #add_new_radiology_order_form #new_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #add_new_radiology_order_form #edit_pharmacy_order_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #add_new_radiology_order_form #new_treatment_form .drug_dosage .btn-toggle div.btn.btn.active span.day.night, #add_new_radiology_order_form #return_hospital_pharmacy_bill .drug_dosage .btn-toggle div.btn.btn.active span.day.night {
  background: url(//halemind.com/assets/icons/prescription/night-41affc0d3e497b2248cb188d3c252c367d9b1c441c59155723a9b03f5b219a91.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
#add_new_prescription_form #new_prescription_form .selectize-authorization, #add_new_prescription_form #new_prescription_form .selectize-pharm-auth, #add_new_prescription_form #new_prescription_form .selectize-lab-auth, #add_new_prescription_form #new_bill_form .selectize-authorization, #add_new_prescription_form #new_bill_form .selectize-pharm-auth, #add_new_prescription_form #new_bill_form .selectize-lab-auth, #add_new_prescription_form #new_hospital_pharmacy_bill .selectize-authorization, #add_new_prescription_form #new_hospital_pharmacy_bill .selectize-pharm-auth, #add_new_prescription_form #new_hospital_pharmacy_bill .selectize-lab-auth, #add_new_prescription_form #edit_hospital_pharmacy_bill .selectize-authorization, #add_new_prescription_form #edit_hospital_pharmacy_bill .selectize-pharm-auth, #add_new_prescription_form #edit_hospital_pharmacy_bill .selectize-lab-auth, #add_new_prescription_form #create_prescirption_template_form .selectize-authorization, #add_new_prescription_form #create_prescirption_template_form .selectize-pharm-auth, #add_new_prescription_form #create_prescirption_template_form .selectize-lab-auth, #add_new_prescription_form #prescription_template_form .selectize-authorization, #add_new_prescription_form #prescription_template_form .selectize-pharm-auth, #add_new_prescription_form #prescription_template_form .selectize-lab-auth, #add_new_prescription_form #new_prescription_form .selectize-authorization, #add_new_prescription_form #new_prescription_form .selectize-pharm-auth, #add_new_prescription_form #new_prescription_form .selectize-lab-auth, #add_new_prescription_form #create_anon_pres_item .selectize-authorization, #add_new_prescription_form #create_anon_pres_item .selectize-pharm-auth, #add_new_prescription_form #create_anon_pres_item .selectize-lab-auth, #add_new_prescription_form #new_pharmacy_order_form .selectize-authorization, #add_new_prescription_form #new_pharmacy_order_form .selectize-pharm-auth, #add_new_prescription_form #new_pharmacy_order_form .selectize-lab-auth, #add_new_prescription_form #edit_pharmacy_order_form .selectize-authorization, #add_new_prescription_form #edit_pharmacy_order_form .selectize-pharm-auth, #add_new_prescription_form #edit_pharmacy_order_form .selectize-lab-auth, #add_new_prescription_form #new_treatment_form .selectize-authorization, #add_new_prescription_form #new_treatment_form .selectize-pharm-auth, #add_new_prescription_form #new_treatment_form .selectize-lab-auth, #add_new_prescription_form #return_hospital_pharmacy_bill .selectize-authorization, #add_new_prescription_form #return_hospital_pharmacy_bill .selectize-pharm-auth, #add_new_prescription_form #return_hospital_pharmacy_bill .selectize-lab-auth, #edit_invoice_form #new_prescription_form .selectize-authorization, #edit_invoice_form #new_prescription_form .selectize-pharm-auth, #edit_invoice_form #new_prescription_form .selectize-lab-auth, #edit_invoice_form #new_bill_form .selectize-authorization, #edit_invoice_form #new_bill_form .selectize-pharm-auth, #edit_invoice_form #new_bill_form .selectize-lab-auth, #edit_invoice_form #new_hospital_pharmacy_bill .selectize-authorization, #edit_invoice_form #new_hospital_pharmacy_bill .selectize-pharm-auth, #edit_invoice_form #new_hospital_pharmacy_bill .selectize-lab-auth, #edit_invoice_form #edit_hospital_pharmacy_bill .selectize-authorization, #edit_invoice_form #edit_hospital_pharmacy_bill .selectize-pharm-auth, #edit_invoice_form #edit_hospital_pharmacy_bill .selectize-lab-auth, #edit_invoice_form #create_prescirption_template_form .selectize-authorization, #edit_invoice_form #create_prescirption_template_form .selectize-pharm-auth, #edit_invoice_form #create_prescirption_template_form .selectize-lab-auth, #edit_invoice_form #prescription_template_form .selectize-authorization, #edit_invoice_form #prescription_template_form .selectize-pharm-auth, #edit_invoice_form #prescription_template_form .selectize-lab-auth, #edit_invoice_form #new_prescription_form .selectize-authorization, #edit_invoice_form #new_prescription_form .selectize-pharm-auth, #edit_invoice_form #new_prescription_form .selectize-lab-auth, #edit_invoice_form #create_anon_pres_item .selectize-authorization, #edit_invoice_form #create_anon_pres_item .selectize-pharm-auth, #edit_invoice_form #create_anon_pres_item .selectize-lab-auth, #edit_invoice_form #new_pharmacy_order_form .selectize-authorization, #edit_invoice_form #new_pharmacy_order_form .selectize-pharm-auth, #edit_invoice_form #new_pharmacy_order_form .selectize-lab-auth, #edit_invoice_form #edit_pharmacy_order_form .selectize-authorization, #edit_invoice_form #edit_pharmacy_order_form .selectize-pharm-auth, #edit_invoice_form #edit_pharmacy_order_form .selectize-lab-auth, #edit_invoice_form #new_treatment_form .selectize-authorization, #edit_invoice_form #new_treatment_form .selectize-pharm-auth, #edit_invoice_form #new_treatment_form .selectize-lab-auth, #edit_invoice_form #return_hospital_pharmacy_bill .selectize-authorization, #edit_invoice_form #return_hospital_pharmacy_bill .selectize-pharm-auth, #edit_invoice_form #return_hospital_pharmacy_bill .selectize-lab-auth, #add_new_pharmacy_bill_form #new_prescription_form .selectize-authorization, #add_new_pharmacy_bill_form #new_prescription_form .selectize-pharm-auth, #add_new_pharmacy_bill_form #new_prescription_form .selectize-lab-auth, #add_new_pharmacy_bill_form #new_bill_form .selectize-authorization, #add_new_pharmacy_bill_form #new_bill_form .selectize-pharm-auth, #add_new_pharmacy_bill_form #new_bill_form .selectize-lab-auth, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .selectize-authorization, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .selectize-pharm-auth, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .selectize-lab-auth, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .selectize-authorization, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .selectize-pharm-auth, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .selectize-lab-auth, #add_new_pharmacy_bill_form #create_prescirption_template_form .selectize-authorization, #add_new_pharmacy_bill_form #create_prescirption_template_form .selectize-pharm-auth, #add_new_pharmacy_bill_form #create_prescirption_template_form .selectize-lab-auth, #add_new_pharmacy_bill_form #prescription_template_form .selectize-authorization, #add_new_pharmacy_bill_form #prescription_template_form .selectize-pharm-auth, #add_new_pharmacy_bill_form #prescription_template_form .selectize-lab-auth, #add_new_pharmacy_bill_form #new_prescription_form .selectize-authorization, #add_new_pharmacy_bill_form #new_prescription_form .selectize-pharm-auth, #add_new_pharmacy_bill_form #new_prescription_form .selectize-lab-auth, #add_new_pharmacy_bill_form #create_anon_pres_item .selectize-authorization, #add_new_pharmacy_bill_form #create_anon_pres_item .selectize-pharm-auth, #add_new_pharmacy_bill_form #create_anon_pres_item .selectize-lab-auth, #add_new_pharmacy_bill_form #new_pharmacy_order_form .selectize-authorization, #add_new_pharmacy_bill_form #new_pharmacy_order_form .selectize-pharm-auth, #add_new_pharmacy_bill_form #new_pharmacy_order_form .selectize-lab-auth, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .selectize-authorization, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .selectize-pharm-auth, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .selectize-lab-auth, #add_new_pharmacy_bill_form #new_treatment_form .selectize-authorization, #add_new_pharmacy_bill_form #new_treatment_form .selectize-pharm-auth, #add_new_pharmacy_bill_form #new_treatment_form .selectize-lab-auth, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .selectize-authorization, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .selectize-pharm-auth, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .selectize-lab-auth, #edit_pharmacy_bill_form #new_prescription_form .selectize-authorization, #edit_pharmacy_bill_form #new_prescription_form .selectize-pharm-auth, #edit_pharmacy_bill_form #new_prescription_form .selectize-lab-auth, #edit_pharmacy_bill_form #new_bill_form .selectize-authorization, #edit_pharmacy_bill_form #new_bill_form .selectize-pharm-auth, #edit_pharmacy_bill_form #new_bill_form .selectize-lab-auth, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .selectize-authorization, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .selectize-pharm-auth, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .selectize-lab-auth, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .selectize-authorization, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .selectize-pharm-auth, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .selectize-lab-auth, #edit_pharmacy_bill_form #create_prescirption_template_form .selectize-authorization, #edit_pharmacy_bill_form #create_prescirption_template_form .selectize-pharm-auth, #edit_pharmacy_bill_form #create_prescirption_template_form .selectize-lab-auth, #edit_pharmacy_bill_form #prescription_template_form .selectize-authorization, #edit_pharmacy_bill_form #prescription_template_form .selectize-pharm-auth, #edit_pharmacy_bill_form #prescription_template_form .selectize-lab-auth, #edit_pharmacy_bill_form #new_prescription_form .selectize-authorization, #edit_pharmacy_bill_form #new_prescription_form .selectize-pharm-auth, #edit_pharmacy_bill_form #new_prescription_form .selectize-lab-auth, #edit_pharmacy_bill_form #create_anon_pres_item .selectize-authorization, #edit_pharmacy_bill_form #create_anon_pres_item .selectize-pharm-auth, #edit_pharmacy_bill_form #create_anon_pres_item .selectize-lab-auth, #edit_pharmacy_bill_form #new_pharmacy_order_form .selectize-authorization, #edit_pharmacy_bill_form #new_pharmacy_order_form .selectize-pharm-auth, #edit_pharmacy_bill_form #new_pharmacy_order_form .selectize-lab-auth, #edit_pharmacy_bill_form #edit_pharmacy_order_form .selectize-authorization, #edit_pharmacy_bill_form #edit_pharmacy_order_form .selectize-pharm-auth, #edit_pharmacy_bill_form #edit_pharmacy_order_form .selectize-lab-auth, #edit_pharmacy_bill_form #new_treatment_form .selectize-authorization, #edit_pharmacy_bill_form #new_treatment_form .selectize-pharm-auth, #edit_pharmacy_bill_form #new_treatment_form .selectize-lab-auth, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .selectize-authorization, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .selectize-pharm-auth, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .selectize-lab-auth, #createPrescriptionTemplatemodal #new_prescription_form .selectize-authorization, #createPrescriptionTemplatemodal #new_prescription_form .selectize-pharm-auth, #createPrescriptionTemplatemodal #new_prescription_form .selectize-lab-auth, #createPrescriptionTemplatemodal #new_bill_form .selectize-authorization, #createPrescriptionTemplatemodal #new_bill_form .selectize-pharm-auth, #createPrescriptionTemplatemodal #new_bill_form .selectize-lab-auth, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .selectize-authorization, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .selectize-pharm-auth, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .selectize-lab-auth, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .selectize-authorization, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .selectize-pharm-auth, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .selectize-lab-auth, #createPrescriptionTemplatemodal #create_prescirption_template_form .selectize-authorization, #createPrescriptionTemplatemodal #create_prescirption_template_form .selectize-pharm-auth, #createPrescriptionTemplatemodal #create_prescirption_template_form .selectize-lab-auth, #createPrescriptionTemplatemodal #prescription_template_form .selectize-authorization, #createPrescriptionTemplatemodal #prescription_template_form .selectize-pharm-auth, #createPrescriptionTemplatemodal #prescription_template_form .selectize-lab-auth, #createPrescriptionTemplatemodal #new_prescription_form .selectize-authorization, #createPrescriptionTemplatemodal #new_prescription_form .selectize-pharm-auth, #createPrescriptionTemplatemodal #new_prescription_form .selectize-lab-auth, #createPrescriptionTemplatemodal #create_anon_pres_item .selectize-authorization, #createPrescriptionTemplatemodal #create_anon_pres_item .selectize-pharm-auth, #createPrescriptionTemplatemodal #create_anon_pres_item .selectize-lab-auth, #createPrescriptionTemplatemodal #new_pharmacy_order_form .selectize-authorization, #createPrescriptionTemplatemodal #new_pharmacy_order_form .selectize-pharm-auth, #createPrescriptionTemplatemodal #new_pharmacy_order_form .selectize-lab-auth, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .selectize-authorization, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .selectize-pharm-auth, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .selectize-lab-auth, #createPrescriptionTemplatemodal #new_treatment_form .selectize-authorization, #createPrescriptionTemplatemodal #new_treatment_form .selectize-pharm-auth, #createPrescriptionTemplatemodal #new_treatment_form .selectize-lab-auth, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .selectize-authorization, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .selectize-pharm-auth, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .selectize-lab-auth, #editPrescriptionTemplatemodal #new_prescription_form .selectize-authorization, #editPrescriptionTemplatemodal #new_prescription_form .selectize-pharm-auth, #editPrescriptionTemplatemodal #new_prescription_form .selectize-lab-auth, #editPrescriptionTemplatemodal #new_bill_form .selectize-authorization, #editPrescriptionTemplatemodal #new_bill_form .selectize-pharm-auth, #editPrescriptionTemplatemodal #new_bill_form .selectize-lab-auth, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .selectize-authorization, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .selectize-pharm-auth, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .selectize-lab-auth, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .selectize-authorization, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .selectize-pharm-auth, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .selectize-lab-auth, #editPrescriptionTemplatemodal #create_prescirption_template_form .selectize-authorization, #editPrescriptionTemplatemodal #create_prescirption_template_form .selectize-pharm-auth, #editPrescriptionTemplatemodal #create_prescirption_template_form .selectize-lab-auth, #editPrescriptionTemplatemodal #prescription_template_form .selectize-authorization, #editPrescriptionTemplatemodal #prescription_template_form .selectize-pharm-auth, #editPrescriptionTemplatemodal #prescription_template_form .selectize-lab-auth, #editPrescriptionTemplatemodal #new_prescription_form .selectize-authorization, #editPrescriptionTemplatemodal #new_prescription_form .selectize-pharm-auth, #editPrescriptionTemplatemodal #new_prescription_form .selectize-lab-auth, #editPrescriptionTemplatemodal #create_anon_pres_item .selectize-authorization, #editPrescriptionTemplatemodal #create_anon_pres_item .selectize-pharm-auth, #editPrescriptionTemplatemodal #create_anon_pres_item .selectize-lab-auth, #editPrescriptionTemplatemodal #new_pharmacy_order_form .selectize-authorization, #editPrescriptionTemplatemodal #new_pharmacy_order_form .selectize-pharm-auth, #editPrescriptionTemplatemodal #new_pharmacy_order_form .selectize-lab-auth, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .selectize-authorization, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .selectize-pharm-auth, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .selectize-lab-auth, #editPrescriptionTemplatemodal #new_treatment_form .selectize-authorization, #editPrescriptionTemplatemodal #new_treatment_form .selectize-pharm-auth, #editPrescriptionTemplatemodal #new_treatment_form .selectize-lab-auth, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .selectize-authorization, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .selectize-pharm-auth, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .selectize-lab-auth, #editPrevPrescription #new_prescription_form .selectize-authorization, #editPrevPrescription #new_prescription_form .selectize-pharm-auth, #editPrevPrescription #new_prescription_form .selectize-lab-auth, #editPrevPrescription #new_bill_form .selectize-authorization, #editPrevPrescription #new_bill_form .selectize-pharm-auth, #editPrevPrescription #new_bill_form .selectize-lab-auth, #editPrevPrescription #new_hospital_pharmacy_bill .selectize-authorization, #editPrevPrescription #new_hospital_pharmacy_bill .selectize-pharm-auth, #editPrevPrescription #new_hospital_pharmacy_bill .selectize-lab-auth, #editPrevPrescription #edit_hospital_pharmacy_bill .selectize-authorization, #editPrevPrescription #edit_hospital_pharmacy_bill .selectize-pharm-auth, #editPrevPrescription #edit_hospital_pharmacy_bill .selectize-lab-auth, #editPrevPrescription #create_prescirption_template_form .selectize-authorization, #editPrevPrescription #create_prescirption_template_form .selectize-pharm-auth, #editPrevPrescription #create_prescirption_template_form .selectize-lab-auth, #editPrevPrescription #prescription_template_form .selectize-authorization, #editPrevPrescription #prescription_template_form .selectize-pharm-auth, #editPrevPrescription #prescription_template_form .selectize-lab-auth, #editPrevPrescription #new_prescription_form .selectize-authorization, #editPrevPrescription #new_prescription_form .selectize-pharm-auth, #editPrevPrescription #new_prescription_form .selectize-lab-auth, #editPrevPrescription #create_anon_pres_item .selectize-authorization, #editPrevPrescription #create_anon_pres_item .selectize-pharm-auth, #editPrevPrescription #create_anon_pres_item .selectize-lab-auth, #editPrevPrescription #new_pharmacy_order_form .selectize-authorization, #editPrevPrescription #new_pharmacy_order_form .selectize-pharm-auth, #editPrevPrescription #new_pharmacy_order_form .selectize-lab-auth, #editPrevPrescription #edit_pharmacy_order_form .selectize-authorization, #editPrevPrescription #edit_pharmacy_order_form .selectize-pharm-auth, #editPrevPrescription #edit_pharmacy_order_form .selectize-lab-auth, #editPrevPrescription #new_treatment_form .selectize-authorization, #editPrevPrescription #new_treatment_form .selectize-pharm-auth, #editPrevPrescription #new_treatment_form .selectize-lab-auth, #editPrevPrescription #return_hospital_pharmacy_bill .selectize-authorization, #editPrevPrescription #return_hospital_pharmacy_bill .selectize-pharm-auth, #editPrevPrescription #return_hospital_pharmacy_bill .selectize-lab-auth, #importUserPrescription #new_prescription_form .selectize-authorization, #importUserPrescription #new_prescription_form .selectize-pharm-auth, #importUserPrescription #new_prescription_form .selectize-lab-auth, #importUserPrescription #new_bill_form .selectize-authorization, #importUserPrescription #new_bill_form .selectize-pharm-auth, #importUserPrescription #new_bill_form .selectize-lab-auth, #importUserPrescription #new_hospital_pharmacy_bill .selectize-authorization, #importUserPrescription #new_hospital_pharmacy_bill .selectize-pharm-auth, #importUserPrescription #new_hospital_pharmacy_bill .selectize-lab-auth, #importUserPrescription #edit_hospital_pharmacy_bill .selectize-authorization, #importUserPrescription #edit_hospital_pharmacy_bill .selectize-pharm-auth, #importUserPrescription #edit_hospital_pharmacy_bill .selectize-lab-auth, #importUserPrescription #create_prescirption_template_form .selectize-authorization, #importUserPrescription #create_prescirption_template_form .selectize-pharm-auth, #importUserPrescription #create_prescirption_template_form .selectize-lab-auth, #importUserPrescription #prescription_template_form .selectize-authorization, #importUserPrescription #prescription_template_form .selectize-pharm-auth, #importUserPrescription #prescription_template_form .selectize-lab-auth, #importUserPrescription #new_prescription_form .selectize-authorization, #importUserPrescription #new_prescription_form .selectize-pharm-auth, #importUserPrescription #new_prescription_form .selectize-lab-auth, #importUserPrescription #create_anon_pres_item .selectize-authorization, #importUserPrescription #create_anon_pres_item .selectize-pharm-auth, #importUserPrescription #create_anon_pres_item .selectize-lab-auth, #importUserPrescription #new_pharmacy_order_form .selectize-authorization, #importUserPrescription #new_pharmacy_order_form .selectize-pharm-auth, #importUserPrescription #new_pharmacy_order_form .selectize-lab-auth, #importUserPrescription #edit_pharmacy_order_form .selectize-authorization, #importUserPrescription #edit_pharmacy_order_form .selectize-pharm-auth, #importUserPrescription #edit_pharmacy_order_form .selectize-lab-auth, #importUserPrescription #new_treatment_form .selectize-authorization, #importUserPrescription #new_treatment_form .selectize-pharm-auth, #importUserPrescription #new_treatment_form .selectize-lab-auth, #importUserPrescription #return_hospital_pharmacy_bill .selectize-authorization, #importUserPrescription #return_hospital_pharmacy_bill .selectize-pharm-auth, #importUserPrescription #return_hospital_pharmacy_bill .selectize-lab-auth, #add_new_radiology_order_form #new_prescription_form .selectize-authorization, #add_new_radiology_order_form #new_prescription_form .selectize-pharm-auth, #add_new_radiology_order_form #new_prescription_form .selectize-lab-auth, #add_new_radiology_order_form #new_bill_form .selectize-authorization, #add_new_radiology_order_form #new_bill_form .selectize-pharm-auth, #add_new_radiology_order_form #new_bill_form .selectize-lab-auth, #add_new_radiology_order_form #new_hospital_pharmacy_bill .selectize-authorization, #add_new_radiology_order_form #new_hospital_pharmacy_bill .selectize-pharm-auth, #add_new_radiology_order_form #new_hospital_pharmacy_bill .selectize-lab-auth, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .selectize-authorization, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .selectize-pharm-auth, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .selectize-lab-auth, #add_new_radiology_order_form #create_prescirption_template_form .selectize-authorization, #add_new_radiology_order_form #create_prescirption_template_form .selectize-pharm-auth, #add_new_radiology_order_form #create_prescirption_template_form .selectize-lab-auth, #add_new_radiology_order_form #prescription_template_form .selectize-authorization, #add_new_radiology_order_form #prescription_template_form .selectize-pharm-auth, #add_new_radiology_order_form #prescription_template_form .selectize-lab-auth, #add_new_radiology_order_form #new_prescription_form .selectize-authorization, #add_new_radiology_order_form #new_prescription_form .selectize-pharm-auth, #add_new_radiology_order_form #new_prescription_form .selectize-lab-auth, #add_new_radiology_order_form #create_anon_pres_item .selectize-authorization, #add_new_radiology_order_form #create_anon_pres_item .selectize-pharm-auth, #add_new_radiology_order_form #create_anon_pres_item .selectize-lab-auth, #add_new_radiology_order_form #new_pharmacy_order_form .selectize-authorization, #add_new_radiology_order_form #new_pharmacy_order_form .selectize-pharm-auth, #add_new_radiology_order_form #new_pharmacy_order_form .selectize-lab-auth, #add_new_radiology_order_form #edit_pharmacy_order_form .selectize-authorization, #add_new_radiology_order_form #edit_pharmacy_order_form .selectize-pharm-auth, #add_new_radiology_order_form #edit_pharmacy_order_form .selectize-lab-auth, #add_new_radiology_order_form #new_treatment_form .selectize-authorization, #add_new_radiology_order_form #new_treatment_form .selectize-pharm-auth, #add_new_radiology_order_form #new_treatment_form .selectize-lab-auth, #add_new_radiology_order_form #return_hospital_pharmacy_bill .selectize-authorization, #add_new_radiology_order_form #return_hospital_pharmacy_bill .selectize-pharm-auth, #add_new_radiology_order_form #return_hospital_pharmacy_bill .selectize-lab-auth {
  display: inline-flex;
  width: 25%;
}
@media screen and (max-width: 767px) {
  #add_new_prescription_form #new_prescription_form .selectize-authorization, #add_new_prescription_form #new_prescription_form .selectize-pharm-auth, #add_new_prescription_form #new_prescription_form .selectize-lab-auth, #add_new_prescription_form #new_bill_form .selectize-authorization, #add_new_prescription_form #new_bill_form .selectize-pharm-auth, #add_new_prescription_form #new_bill_form .selectize-lab-auth, #add_new_prescription_form #new_hospital_pharmacy_bill .selectize-authorization, #add_new_prescription_form #new_hospital_pharmacy_bill .selectize-pharm-auth, #add_new_prescription_form #new_hospital_pharmacy_bill .selectize-lab-auth, #add_new_prescription_form #edit_hospital_pharmacy_bill .selectize-authorization, #add_new_prescription_form #edit_hospital_pharmacy_bill .selectize-pharm-auth, #add_new_prescription_form #edit_hospital_pharmacy_bill .selectize-lab-auth, #add_new_prescription_form #create_prescirption_template_form .selectize-authorization, #add_new_prescription_form #create_prescirption_template_form .selectize-pharm-auth, #add_new_prescription_form #create_prescirption_template_form .selectize-lab-auth, #add_new_prescription_form #prescription_template_form .selectize-authorization, #add_new_prescription_form #prescription_template_form .selectize-pharm-auth, #add_new_prescription_form #prescription_template_form .selectize-lab-auth, #add_new_prescription_form #new_prescription_form .selectize-authorization, #add_new_prescription_form #new_prescription_form .selectize-pharm-auth, #add_new_prescription_form #new_prescription_form .selectize-lab-auth, #add_new_prescription_form #create_anon_pres_item .selectize-authorization, #add_new_prescription_form #create_anon_pres_item .selectize-pharm-auth, #add_new_prescription_form #create_anon_pres_item .selectize-lab-auth, #add_new_prescription_form #new_pharmacy_order_form .selectize-authorization, #add_new_prescription_form #new_pharmacy_order_form .selectize-pharm-auth, #add_new_prescription_form #new_pharmacy_order_form .selectize-lab-auth, #add_new_prescription_form #edit_pharmacy_order_form .selectize-authorization, #add_new_prescription_form #edit_pharmacy_order_form .selectize-pharm-auth, #add_new_prescription_form #edit_pharmacy_order_form .selectize-lab-auth, #add_new_prescription_form #new_treatment_form .selectize-authorization, #add_new_prescription_form #new_treatment_form .selectize-pharm-auth, #add_new_prescription_form #new_treatment_form .selectize-lab-auth, #add_new_prescription_form #return_hospital_pharmacy_bill .selectize-authorization, #add_new_prescription_form #return_hospital_pharmacy_bill .selectize-pharm-auth, #add_new_prescription_form #return_hospital_pharmacy_bill .selectize-lab-auth, #edit_invoice_form #new_prescription_form .selectize-authorization, #edit_invoice_form #new_prescription_form .selectize-pharm-auth, #edit_invoice_form #new_prescription_form .selectize-lab-auth, #edit_invoice_form #new_bill_form .selectize-authorization, #edit_invoice_form #new_bill_form .selectize-pharm-auth, #edit_invoice_form #new_bill_form .selectize-lab-auth, #edit_invoice_form #new_hospital_pharmacy_bill .selectize-authorization, #edit_invoice_form #new_hospital_pharmacy_bill .selectize-pharm-auth, #edit_invoice_form #new_hospital_pharmacy_bill .selectize-lab-auth, #edit_invoice_form #edit_hospital_pharmacy_bill .selectize-authorization, #edit_invoice_form #edit_hospital_pharmacy_bill .selectize-pharm-auth, #edit_invoice_form #edit_hospital_pharmacy_bill .selectize-lab-auth, #edit_invoice_form #create_prescirption_template_form .selectize-authorization, #edit_invoice_form #create_prescirption_template_form .selectize-pharm-auth, #edit_invoice_form #create_prescirption_template_form .selectize-lab-auth, #edit_invoice_form #prescription_template_form .selectize-authorization, #edit_invoice_form #prescription_template_form .selectize-pharm-auth, #edit_invoice_form #prescription_template_form .selectize-lab-auth, #edit_invoice_form #new_prescription_form .selectize-authorization, #edit_invoice_form #new_prescription_form .selectize-pharm-auth, #edit_invoice_form #new_prescription_form .selectize-lab-auth, #edit_invoice_form #create_anon_pres_item .selectize-authorization, #edit_invoice_form #create_anon_pres_item .selectize-pharm-auth, #edit_invoice_form #create_anon_pres_item .selectize-lab-auth, #edit_invoice_form #new_pharmacy_order_form .selectize-authorization, #edit_invoice_form #new_pharmacy_order_form .selectize-pharm-auth, #edit_invoice_form #new_pharmacy_order_form .selectize-lab-auth, #edit_invoice_form #edit_pharmacy_order_form .selectize-authorization, #edit_invoice_form #edit_pharmacy_order_form .selectize-pharm-auth, #edit_invoice_form #edit_pharmacy_order_form .selectize-lab-auth, #edit_invoice_form #new_treatment_form .selectize-authorization, #edit_invoice_form #new_treatment_form .selectize-pharm-auth, #edit_invoice_form #new_treatment_form .selectize-lab-auth, #edit_invoice_form #return_hospital_pharmacy_bill .selectize-authorization, #edit_invoice_form #return_hospital_pharmacy_bill .selectize-pharm-auth, #edit_invoice_form #return_hospital_pharmacy_bill .selectize-lab-auth, #add_new_pharmacy_bill_form #new_prescription_form .selectize-authorization, #add_new_pharmacy_bill_form #new_prescription_form .selectize-pharm-auth, #add_new_pharmacy_bill_form #new_prescription_form .selectize-lab-auth, #add_new_pharmacy_bill_form #new_bill_form .selectize-authorization, #add_new_pharmacy_bill_form #new_bill_form .selectize-pharm-auth, #add_new_pharmacy_bill_form #new_bill_form .selectize-lab-auth, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .selectize-authorization, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .selectize-pharm-auth, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .selectize-lab-auth, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .selectize-authorization, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .selectize-pharm-auth, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .selectize-lab-auth, #add_new_pharmacy_bill_form #create_prescirption_template_form .selectize-authorization, #add_new_pharmacy_bill_form #create_prescirption_template_form .selectize-pharm-auth, #add_new_pharmacy_bill_form #create_prescirption_template_form .selectize-lab-auth, #add_new_pharmacy_bill_form #prescription_template_form .selectize-authorization, #add_new_pharmacy_bill_form #prescription_template_form .selectize-pharm-auth, #add_new_pharmacy_bill_form #prescription_template_form .selectize-lab-auth, #add_new_pharmacy_bill_form #new_prescription_form .selectize-authorization, #add_new_pharmacy_bill_form #new_prescription_form .selectize-pharm-auth, #add_new_pharmacy_bill_form #new_prescription_form .selectize-lab-auth, #add_new_pharmacy_bill_form #create_anon_pres_item .selectize-authorization, #add_new_pharmacy_bill_form #create_anon_pres_item .selectize-pharm-auth, #add_new_pharmacy_bill_form #create_anon_pres_item .selectize-lab-auth, #add_new_pharmacy_bill_form #new_pharmacy_order_form .selectize-authorization, #add_new_pharmacy_bill_form #new_pharmacy_order_form .selectize-pharm-auth, #add_new_pharmacy_bill_form #new_pharmacy_order_form .selectize-lab-auth, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .selectize-authorization, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .selectize-pharm-auth, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .selectize-lab-auth, #add_new_pharmacy_bill_form #new_treatment_form .selectize-authorization, #add_new_pharmacy_bill_form #new_treatment_form .selectize-pharm-auth, #add_new_pharmacy_bill_form #new_treatment_form .selectize-lab-auth, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .selectize-authorization, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .selectize-pharm-auth, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .selectize-lab-auth, #edit_pharmacy_bill_form #new_prescription_form .selectize-authorization, #edit_pharmacy_bill_form #new_prescription_form .selectize-pharm-auth, #edit_pharmacy_bill_form #new_prescription_form .selectize-lab-auth, #edit_pharmacy_bill_form #new_bill_form .selectize-authorization, #edit_pharmacy_bill_form #new_bill_form .selectize-pharm-auth, #edit_pharmacy_bill_form #new_bill_form .selectize-lab-auth, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .selectize-authorization, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .selectize-pharm-auth, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .selectize-lab-auth, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .selectize-authorization, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .selectize-pharm-auth, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .selectize-lab-auth, #edit_pharmacy_bill_form #create_prescirption_template_form .selectize-authorization, #edit_pharmacy_bill_form #create_prescirption_template_form .selectize-pharm-auth, #edit_pharmacy_bill_form #create_prescirption_template_form .selectize-lab-auth, #edit_pharmacy_bill_form #prescription_template_form .selectize-authorization, #edit_pharmacy_bill_form #prescription_template_form .selectize-pharm-auth, #edit_pharmacy_bill_form #prescription_template_form .selectize-lab-auth, #edit_pharmacy_bill_form #new_prescription_form .selectize-authorization, #edit_pharmacy_bill_form #new_prescription_form .selectize-pharm-auth, #edit_pharmacy_bill_form #new_prescription_form .selectize-lab-auth, #edit_pharmacy_bill_form #create_anon_pres_item .selectize-authorization, #edit_pharmacy_bill_form #create_anon_pres_item .selectize-pharm-auth, #edit_pharmacy_bill_form #create_anon_pres_item .selectize-lab-auth, #edit_pharmacy_bill_form #new_pharmacy_order_form .selectize-authorization, #edit_pharmacy_bill_form #new_pharmacy_order_form .selectize-pharm-auth, #edit_pharmacy_bill_form #new_pharmacy_order_form .selectize-lab-auth, #edit_pharmacy_bill_form #edit_pharmacy_order_form .selectize-authorization, #edit_pharmacy_bill_form #edit_pharmacy_order_form .selectize-pharm-auth, #edit_pharmacy_bill_form #edit_pharmacy_order_form .selectize-lab-auth, #edit_pharmacy_bill_form #new_treatment_form .selectize-authorization, #edit_pharmacy_bill_form #new_treatment_form .selectize-pharm-auth, #edit_pharmacy_bill_form #new_treatment_form .selectize-lab-auth, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .selectize-authorization, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .selectize-pharm-auth, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .selectize-lab-auth, #createPrescriptionTemplatemodal #new_prescription_form .selectize-authorization, #createPrescriptionTemplatemodal #new_prescription_form .selectize-pharm-auth, #createPrescriptionTemplatemodal #new_prescription_form .selectize-lab-auth, #createPrescriptionTemplatemodal #new_bill_form .selectize-authorization, #createPrescriptionTemplatemodal #new_bill_form .selectize-pharm-auth, #createPrescriptionTemplatemodal #new_bill_form .selectize-lab-auth, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .selectize-authorization, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .selectize-pharm-auth, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .selectize-lab-auth, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .selectize-authorization, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .selectize-pharm-auth, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .selectize-lab-auth, #createPrescriptionTemplatemodal #create_prescirption_template_form .selectize-authorization, #createPrescriptionTemplatemodal #create_prescirption_template_form .selectize-pharm-auth, #createPrescriptionTemplatemodal #create_prescirption_template_form .selectize-lab-auth, #createPrescriptionTemplatemodal #prescription_template_form .selectize-authorization, #createPrescriptionTemplatemodal #prescription_template_form .selectize-pharm-auth, #createPrescriptionTemplatemodal #prescription_template_form .selectize-lab-auth, #createPrescriptionTemplatemodal #new_prescription_form .selectize-authorization, #createPrescriptionTemplatemodal #new_prescription_form .selectize-pharm-auth, #createPrescriptionTemplatemodal #new_prescription_form .selectize-lab-auth, #createPrescriptionTemplatemodal #create_anon_pres_item .selectize-authorization, #createPrescriptionTemplatemodal #create_anon_pres_item .selectize-pharm-auth, #createPrescriptionTemplatemodal #create_anon_pres_item .selectize-lab-auth, #createPrescriptionTemplatemodal #new_pharmacy_order_form .selectize-authorization, #createPrescriptionTemplatemodal #new_pharmacy_order_form .selectize-pharm-auth, #createPrescriptionTemplatemodal #new_pharmacy_order_form .selectize-lab-auth, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .selectize-authorization, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .selectize-pharm-auth, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .selectize-lab-auth, #createPrescriptionTemplatemodal #new_treatment_form .selectize-authorization, #createPrescriptionTemplatemodal #new_treatment_form .selectize-pharm-auth, #createPrescriptionTemplatemodal #new_treatment_form .selectize-lab-auth, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .selectize-authorization, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .selectize-pharm-auth, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .selectize-lab-auth, #editPrescriptionTemplatemodal #new_prescription_form .selectize-authorization, #editPrescriptionTemplatemodal #new_prescription_form .selectize-pharm-auth, #editPrescriptionTemplatemodal #new_prescription_form .selectize-lab-auth, #editPrescriptionTemplatemodal #new_bill_form .selectize-authorization, #editPrescriptionTemplatemodal #new_bill_form .selectize-pharm-auth, #editPrescriptionTemplatemodal #new_bill_form .selectize-lab-auth, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .selectize-authorization, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .selectize-pharm-auth, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .selectize-lab-auth, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .selectize-authorization, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .selectize-pharm-auth, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .selectize-lab-auth, #editPrescriptionTemplatemodal #create_prescirption_template_form .selectize-authorization, #editPrescriptionTemplatemodal #create_prescirption_template_form .selectize-pharm-auth, #editPrescriptionTemplatemodal #create_prescirption_template_form .selectize-lab-auth, #editPrescriptionTemplatemodal #prescription_template_form .selectize-authorization, #editPrescriptionTemplatemodal #prescription_template_form .selectize-pharm-auth, #editPrescriptionTemplatemodal #prescription_template_form .selectize-lab-auth, #editPrescriptionTemplatemodal #new_prescription_form .selectize-authorization, #editPrescriptionTemplatemodal #new_prescription_form .selectize-pharm-auth, #editPrescriptionTemplatemodal #new_prescription_form .selectize-lab-auth, #editPrescriptionTemplatemodal #create_anon_pres_item .selectize-authorization, #editPrescriptionTemplatemodal #create_anon_pres_item .selectize-pharm-auth, #editPrescriptionTemplatemodal #create_anon_pres_item .selectize-lab-auth, #editPrescriptionTemplatemodal #new_pharmacy_order_form .selectize-authorization, #editPrescriptionTemplatemodal #new_pharmacy_order_form .selectize-pharm-auth, #editPrescriptionTemplatemodal #new_pharmacy_order_form .selectize-lab-auth, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .selectize-authorization, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .selectize-pharm-auth, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .selectize-lab-auth, #editPrescriptionTemplatemodal #new_treatment_form .selectize-authorization, #editPrescriptionTemplatemodal #new_treatment_form .selectize-pharm-auth, #editPrescriptionTemplatemodal #new_treatment_form .selectize-lab-auth, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .selectize-authorization, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .selectize-pharm-auth, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .selectize-lab-auth, #editPrevPrescription #new_prescription_form .selectize-authorization, #editPrevPrescription #new_prescription_form .selectize-pharm-auth, #editPrevPrescription #new_prescription_form .selectize-lab-auth, #editPrevPrescription #new_bill_form .selectize-authorization, #editPrevPrescription #new_bill_form .selectize-pharm-auth, #editPrevPrescription #new_bill_form .selectize-lab-auth, #editPrevPrescription #new_hospital_pharmacy_bill .selectize-authorization, #editPrevPrescription #new_hospital_pharmacy_bill .selectize-pharm-auth, #editPrevPrescription #new_hospital_pharmacy_bill .selectize-lab-auth, #editPrevPrescription #edit_hospital_pharmacy_bill .selectize-authorization, #editPrevPrescription #edit_hospital_pharmacy_bill .selectize-pharm-auth, #editPrevPrescription #edit_hospital_pharmacy_bill .selectize-lab-auth, #editPrevPrescription #create_prescirption_template_form .selectize-authorization, #editPrevPrescription #create_prescirption_template_form .selectize-pharm-auth, #editPrevPrescription #create_prescirption_template_form .selectize-lab-auth, #editPrevPrescription #prescription_template_form .selectize-authorization, #editPrevPrescription #prescription_template_form .selectize-pharm-auth, #editPrevPrescription #prescription_template_form .selectize-lab-auth, #editPrevPrescription #new_prescription_form .selectize-authorization, #editPrevPrescription #new_prescription_form .selectize-pharm-auth, #editPrevPrescription #new_prescription_form .selectize-lab-auth, #editPrevPrescription #create_anon_pres_item .selectize-authorization, #editPrevPrescription #create_anon_pres_item .selectize-pharm-auth, #editPrevPrescription #create_anon_pres_item .selectize-lab-auth, #editPrevPrescription #new_pharmacy_order_form .selectize-authorization, #editPrevPrescription #new_pharmacy_order_form .selectize-pharm-auth, #editPrevPrescription #new_pharmacy_order_form .selectize-lab-auth, #editPrevPrescription #edit_pharmacy_order_form .selectize-authorization, #editPrevPrescription #edit_pharmacy_order_form .selectize-pharm-auth, #editPrevPrescription #edit_pharmacy_order_form .selectize-lab-auth, #editPrevPrescription #new_treatment_form .selectize-authorization, #editPrevPrescription #new_treatment_form .selectize-pharm-auth, #editPrevPrescription #new_treatment_form .selectize-lab-auth, #editPrevPrescription #return_hospital_pharmacy_bill .selectize-authorization, #editPrevPrescription #return_hospital_pharmacy_bill .selectize-pharm-auth, #editPrevPrescription #return_hospital_pharmacy_bill .selectize-lab-auth, #importUserPrescription #new_prescription_form .selectize-authorization, #importUserPrescription #new_prescription_form .selectize-pharm-auth, #importUserPrescription #new_prescription_form .selectize-lab-auth, #importUserPrescription #new_bill_form .selectize-authorization, #importUserPrescription #new_bill_form .selectize-pharm-auth, #importUserPrescription #new_bill_form .selectize-lab-auth, #importUserPrescription #new_hospital_pharmacy_bill .selectize-authorization, #importUserPrescription #new_hospital_pharmacy_bill .selectize-pharm-auth, #importUserPrescription #new_hospital_pharmacy_bill .selectize-lab-auth, #importUserPrescription #edit_hospital_pharmacy_bill .selectize-authorization, #importUserPrescription #edit_hospital_pharmacy_bill .selectize-pharm-auth, #importUserPrescription #edit_hospital_pharmacy_bill .selectize-lab-auth, #importUserPrescription #create_prescirption_template_form .selectize-authorization, #importUserPrescription #create_prescirption_template_form .selectize-pharm-auth, #importUserPrescription #create_prescirption_template_form .selectize-lab-auth, #importUserPrescription #prescription_template_form .selectize-authorization, #importUserPrescription #prescription_template_form .selectize-pharm-auth, #importUserPrescription #prescription_template_form .selectize-lab-auth, #importUserPrescription #new_prescription_form .selectize-authorization, #importUserPrescription #new_prescription_form .selectize-pharm-auth, #importUserPrescription #new_prescription_form .selectize-lab-auth, #importUserPrescription #create_anon_pres_item .selectize-authorization, #importUserPrescription #create_anon_pres_item .selectize-pharm-auth, #importUserPrescription #create_anon_pres_item .selectize-lab-auth, #importUserPrescription #new_pharmacy_order_form .selectize-authorization, #importUserPrescription #new_pharmacy_order_form .selectize-pharm-auth, #importUserPrescription #new_pharmacy_order_form .selectize-lab-auth, #importUserPrescription #edit_pharmacy_order_form .selectize-authorization, #importUserPrescription #edit_pharmacy_order_form .selectize-pharm-auth, #importUserPrescription #edit_pharmacy_order_form .selectize-lab-auth, #importUserPrescription #new_treatment_form .selectize-authorization, #importUserPrescription #new_treatment_form .selectize-pharm-auth, #importUserPrescription #new_treatment_form .selectize-lab-auth, #importUserPrescription #return_hospital_pharmacy_bill .selectize-authorization, #importUserPrescription #return_hospital_pharmacy_bill .selectize-pharm-auth, #importUserPrescription #return_hospital_pharmacy_bill .selectize-lab-auth, #add_new_radiology_order_form #new_prescription_form .selectize-authorization, #add_new_radiology_order_form #new_prescription_form .selectize-pharm-auth, #add_new_radiology_order_form #new_prescription_form .selectize-lab-auth, #add_new_radiology_order_form #new_bill_form .selectize-authorization, #add_new_radiology_order_form #new_bill_form .selectize-pharm-auth, #add_new_radiology_order_form #new_bill_form .selectize-lab-auth, #add_new_radiology_order_form #new_hospital_pharmacy_bill .selectize-authorization, #add_new_radiology_order_form #new_hospital_pharmacy_bill .selectize-pharm-auth, #add_new_radiology_order_form #new_hospital_pharmacy_bill .selectize-lab-auth, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .selectize-authorization, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .selectize-pharm-auth, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .selectize-lab-auth, #add_new_radiology_order_form #create_prescirption_template_form .selectize-authorization, #add_new_radiology_order_form #create_prescirption_template_form .selectize-pharm-auth, #add_new_radiology_order_form #create_prescirption_template_form .selectize-lab-auth, #add_new_radiology_order_form #prescription_template_form .selectize-authorization, #add_new_radiology_order_form #prescription_template_form .selectize-pharm-auth, #add_new_radiology_order_form #prescription_template_form .selectize-lab-auth, #add_new_radiology_order_form #new_prescription_form .selectize-authorization, #add_new_radiology_order_form #new_prescription_form .selectize-pharm-auth, #add_new_radiology_order_form #new_prescription_form .selectize-lab-auth, #add_new_radiology_order_form #create_anon_pres_item .selectize-authorization, #add_new_radiology_order_form #create_anon_pres_item .selectize-pharm-auth, #add_new_radiology_order_form #create_anon_pres_item .selectize-lab-auth, #add_new_radiology_order_form #new_pharmacy_order_form .selectize-authorization, #add_new_radiology_order_form #new_pharmacy_order_form .selectize-pharm-auth, #add_new_radiology_order_form #new_pharmacy_order_form .selectize-lab-auth, #add_new_radiology_order_form #edit_pharmacy_order_form .selectize-authorization, #add_new_radiology_order_form #edit_pharmacy_order_form .selectize-pharm-auth, #add_new_radiology_order_form #edit_pharmacy_order_form .selectize-lab-auth, #add_new_radiology_order_form #new_treatment_form .selectize-authorization, #add_new_radiology_order_form #new_treatment_form .selectize-pharm-auth, #add_new_radiology_order_form #new_treatment_form .selectize-lab-auth, #add_new_radiology_order_form #return_hospital_pharmacy_bill .selectize-authorization, #add_new_radiology_order_form #return_hospital_pharmacy_bill .selectize-pharm-auth, #add_new_radiology_order_form #return_hospital_pharmacy_bill .selectize-lab-auth {
    width: 50%;
  }
}
#add_new_prescription_form #new_prescription_form .selectize-authorization .selectize-dropdown-content, #add_new_prescription_form #new_prescription_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_prescription_form #new_prescription_form .selectize-lab-auth .selectize-dropdown-content, #add_new_prescription_form #new_bill_form .selectize-authorization .selectize-dropdown-content, #add_new_prescription_form #new_bill_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_prescription_form #new_bill_form .selectize-lab-auth .selectize-dropdown-content, #add_new_prescription_form #new_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #add_new_prescription_form #new_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #add_new_prescription_form #new_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #add_new_prescription_form #edit_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #add_new_prescription_form #edit_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #add_new_prescription_form #edit_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #add_new_prescription_form #create_prescirption_template_form .selectize-authorization .selectize-dropdown-content, #add_new_prescription_form #create_prescirption_template_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_prescription_form #create_prescirption_template_form .selectize-lab-auth .selectize-dropdown-content, #add_new_prescription_form #prescription_template_form .selectize-authorization .selectize-dropdown-content, #add_new_prescription_form #prescription_template_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_prescription_form #prescription_template_form .selectize-lab-auth .selectize-dropdown-content, #add_new_prescription_form #new_prescription_form .selectize-authorization .selectize-dropdown-content, #add_new_prescription_form #new_prescription_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_prescription_form #new_prescription_form .selectize-lab-auth .selectize-dropdown-content, #add_new_prescription_form #create_anon_pres_item .selectize-authorization .selectize-dropdown-content, #add_new_prescription_form #create_anon_pres_item .selectize-pharm-auth .selectize-dropdown-content, #add_new_prescription_form #create_anon_pres_item .selectize-lab-auth .selectize-dropdown-content, #add_new_prescription_form #new_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #add_new_prescription_form #new_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_prescription_form #new_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #add_new_prescription_form #edit_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #add_new_prescription_form #edit_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_prescription_form #edit_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #add_new_prescription_form #new_treatment_form .selectize-authorization .selectize-dropdown-content, #add_new_prescription_form #new_treatment_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_prescription_form #new_treatment_form .selectize-lab-auth .selectize-dropdown-content, #add_new_prescription_form #return_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #add_new_prescription_form #return_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #add_new_prescription_form #return_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #edit_invoice_form #new_prescription_form .selectize-authorization .selectize-dropdown-content, #edit_invoice_form #new_prescription_form .selectize-pharm-auth .selectize-dropdown-content, #edit_invoice_form #new_prescription_form .selectize-lab-auth .selectize-dropdown-content, #edit_invoice_form #new_bill_form .selectize-authorization .selectize-dropdown-content, #edit_invoice_form #new_bill_form .selectize-pharm-auth .selectize-dropdown-content, #edit_invoice_form #new_bill_form .selectize-lab-auth .selectize-dropdown-content, #edit_invoice_form #new_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #edit_invoice_form #new_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #edit_invoice_form #new_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #edit_invoice_form #edit_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #edit_invoice_form #edit_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #edit_invoice_form #edit_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #edit_invoice_form #create_prescirption_template_form .selectize-authorization .selectize-dropdown-content, #edit_invoice_form #create_prescirption_template_form .selectize-pharm-auth .selectize-dropdown-content, #edit_invoice_form #create_prescirption_template_form .selectize-lab-auth .selectize-dropdown-content, #edit_invoice_form #prescription_template_form .selectize-authorization .selectize-dropdown-content, #edit_invoice_form #prescription_template_form .selectize-pharm-auth .selectize-dropdown-content, #edit_invoice_form #prescription_template_form .selectize-lab-auth .selectize-dropdown-content, #edit_invoice_form #new_prescription_form .selectize-authorization .selectize-dropdown-content, #edit_invoice_form #new_prescription_form .selectize-pharm-auth .selectize-dropdown-content, #edit_invoice_form #new_prescription_form .selectize-lab-auth .selectize-dropdown-content, #edit_invoice_form #create_anon_pres_item .selectize-authorization .selectize-dropdown-content, #edit_invoice_form #create_anon_pres_item .selectize-pharm-auth .selectize-dropdown-content, #edit_invoice_form #create_anon_pres_item .selectize-lab-auth .selectize-dropdown-content, #edit_invoice_form #new_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #edit_invoice_form #new_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #edit_invoice_form #new_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #edit_invoice_form #edit_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #edit_invoice_form #edit_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #edit_invoice_form #edit_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #edit_invoice_form #new_treatment_form .selectize-authorization .selectize-dropdown-content, #edit_invoice_form #new_treatment_form .selectize-pharm-auth .selectize-dropdown-content, #edit_invoice_form #new_treatment_form .selectize-lab-auth .selectize-dropdown-content, #edit_invoice_form #return_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #edit_invoice_form #return_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #edit_invoice_form #return_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_prescription_form .selectize-authorization .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_prescription_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_prescription_form .selectize-lab-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_bill_form .selectize-authorization .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_bill_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_bill_form .selectize-lab-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #create_prescirption_template_form .selectize-authorization .selectize-dropdown-content, #add_new_pharmacy_bill_form #create_prescirption_template_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #create_prescirption_template_form .selectize-lab-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #prescription_template_form .selectize-authorization .selectize-dropdown-content, #add_new_pharmacy_bill_form #prescription_template_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #prescription_template_form .selectize-lab-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_prescription_form .selectize-authorization .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_prescription_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_prescription_form .selectize-lab-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #create_anon_pres_item .selectize-authorization .selectize-dropdown-content, #add_new_pharmacy_bill_form #create_anon_pres_item .selectize-pharm-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #create_anon_pres_item .selectize-lab-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_treatment_form .selectize-authorization .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_treatment_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #new_treatment_form .selectize-lab-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #new_prescription_form .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_bill_form #new_prescription_form .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #new_prescription_form .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #new_bill_form .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_bill_form #new_bill_form .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #new_bill_form .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #create_prescirption_template_form .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_bill_form #create_prescirption_template_form .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #create_prescirption_template_form .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #prescription_template_form .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_bill_form #prescription_template_form .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #prescription_template_form .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #new_prescription_form .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_bill_form #new_prescription_form .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #new_prescription_form .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #create_anon_pres_item .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_bill_form #create_anon_pres_item .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #create_anon_pres_item .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #new_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_bill_form #new_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #new_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #edit_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_bill_form #edit_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #edit_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #new_treatment_form .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_bill_form #new_treatment_form .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #new_treatment_form .selectize-lab-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #createPrescriptionTemplatemodal #new_prescription_form .selectize-authorization .selectize-dropdown-content, #createPrescriptionTemplatemodal #new_prescription_form .selectize-pharm-auth .selectize-dropdown-content, #createPrescriptionTemplatemodal #new_prescription_form .selectize-lab-auth .selectize-dropdown-content, #createPrescriptionTemplatemodal #new_bill_form .selectize-authorization .selectize-dropdown-content, #createPrescriptionTemplatemodal #new_bill_form .selectize-pharm-auth .selectize-dropdown-content, #createPrescriptionTemplatemodal #new_bill_form .selectize-lab-auth .selectize-dropdown-content, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #createPrescriptionTemplatemodal #create_prescirption_template_form .selectize-authorization .selectize-dropdown-content, #createPrescriptionTemplatemodal #create_prescirption_template_form .selectize-pharm-auth .selectize-dropdown-content, #createPrescriptionTemplatemodal #create_prescirption_template_form .selectize-lab-auth .selectize-dropdown-content, #createPrescriptionTemplatemodal #prescription_template_form .selectize-authorization .selectize-dropdown-content, #createPrescriptionTemplatemodal #prescription_template_form .selectize-pharm-auth .selectize-dropdown-content, #createPrescriptionTemplatemodal #prescription_template_form .selectize-lab-auth .selectize-dropdown-content, #createPrescriptionTemplatemodal #new_prescription_form .selectize-authorization .selectize-dropdown-content, #createPrescriptionTemplatemodal #new_prescription_form .selectize-pharm-auth .selectize-dropdown-content, #createPrescriptionTemplatemodal #new_prescription_form .selectize-lab-auth .selectize-dropdown-content, #createPrescriptionTemplatemodal #create_anon_pres_item .selectize-authorization .selectize-dropdown-content, #createPrescriptionTemplatemodal #create_anon_pres_item .selectize-pharm-auth .selectize-dropdown-content, #createPrescriptionTemplatemodal #create_anon_pres_item .selectize-lab-auth .selectize-dropdown-content, #createPrescriptionTemplatemodal #new_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #createPrescriptionTemplatemodal #new_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #createPrescriptionTemplatemodal #new_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #createPrescriptionTemplatemodal #new_treatment_form .selectize-authorization .selectize-dropdown-content, #createPrescriptionTemplatemodal #new_treatment_form .selectize-pharm-auth .selectize-dropdown-content, #createPrescriptionTemplatemodal #new_treatment_form .selectize-lab-auth .selectize-dropdown-content, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #editPrescriptionTemplatemodal #new_prescription_form .selectize-authorization .selectize-dropdown-content, #editPrescriptionTemplatemodal #new_prescription_form .selectize-pharm-auth .selectize-dropdown-content, #editPrescriptionTemplatemodal #new_prescription_form .selectize-lab-auth .selectize-dropdown-content, #editPrescriptionTemplatemodal #new_bill_form .selectize-authorization .selectize-dropdown-content, #editPrescriptionTemplatemodal #new_bill_form .selectize-pharm-auth .selectize-dropdown-content, #editPrescriptionTemplatemodal #new_bill_form .selectize-lab-auth .selectize-dropdown-content, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #editPrescriptionTemplatemodal #create_prescirption_template_form .selectize-authorization .selectize-dropdown-content, #editPrescriptionTemplatemodal #create_prescirption_template_form .selectize-pharm-auth .selectize-dropdown-content, #editPrescriptionTemplatemodal #create_prescirption_template_form .selectize-lab-auth .selectize-dropdown-content, #editPrescriptionTemplatemodal #prescription_template_form .selectize-authorization .selectize-dropdown-content, #editPrescriptionTemplatemodal #prescription_template_form .selectize-pharm-auth .selectize-dropdown-content, #editPrescriptionTemplatemodal #prescription_template_form .selectize-lab-auth .selectize-dropdown-content, #editPrescriptionTemplatemodal #new_prescription_form .selectize-authorization .selectize-dropdown-content, #editPrescriptionTemplatemodal #new_prescription_form .selectize-pharm-auth .selectize-dropdown-content, #editPrescriptionTemplatemodal #new_prescription_form .selectize-lab-auth .selectize-dropdown-content, #editPrescriptionTemplatemodal #create_anon_pres_item .selectize-authorization .selectize-dropdown-content, #editPrescriptionTemplatemodal #create_anon_pres_item .selectize-pharm-auth .selectize-dropdown-content, #editPrescriptionTemplatemodal #create_anon_pres_item .selectize-lab-auth .selectize-dropdown-content, #editPrescriptionTemplatemodal #new_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #editPrescriptionTemplatemodal #new_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #editPrescriptionTemplatemodal #new_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #editPrescriptionTemplatemodal #new_treatment_form .selectize-authorization .selectize-dropdown-content, #editPrescriptionTemplatemodal #new_treatment_form .selectize-pharm-auth .selectize-dropdown-content, #editPrescriptionTemplatemodal #new_treatment_form .selectize-lab-auth .selectize-dropdown-content, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #editPrevPrescription #new_prescription_form .selectize-authorization .selectize-dropdown-content, #editPrevPrescription #new_prescription_form .selectize-pharm-auth .selectize-dropdown-content, #editPrevPrescription #new_prescription_form .selectize-lab-auth .selectize-dropdown-content, #editPrevPrescription #new_bill_form .selectize-authorization .selectize-dropdown-content, #editPrevPrescription #new_bill_form .selectize-pharm-auth .selectize-dropdown-content, #editPrevPrescription #new_bill_form .selectize-lab-auth .selectize-dropdown-content, #editPrevPrescription #new_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #editPrevPrescription #new_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #editPrevPrescription #new_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #editPrevPrescription #edit_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #editPrevPrescription #edit_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #editPrevPrescription #edit_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #editPrevPrescription #create_prescirption_template_form .selectize-authorization .selectize-dropdown-content, #editPrevPrescription #create_prescirption_template_form .selectize-pharm-auth .selectize-dropdown-content, #editPrevPrescription #create_prescirption_template_form .selectize-lab-auth .selectize-dropdown-content, #editPrevPrescription #prescription_template_form .selectize-authorization .selectize-dropdown-content, #editPrevPrescription #prescription_template_form .selectize-pharm-auth .selectize-dropdown-content, #editPrevPrescription #prescription_template_form .selectize-lab-auth .selectize-dropdown-content, #editPrevPrescription #new_prescription_form .selectize-authorization .selectize-dropdown-content, #editPrevPrescription #new_prescription_form .selectize-pharm-auth .selectize-dropdown-content, #editPrevPrescription #new_prescription_form .selectize-lab-auth .selectize-dropdown-content, #editPrevPrescription #create_anon_pres_item .selectize-authorization .selectize-dropdown-content, #editPrevPrescription #create_anon_pres_item .selectize-pharm-auth .selectize-dropdown-content, #editPrevPrescription #create_anon_pres_item .selectize-lab-auth .selectize-dropdown-content, #editPrevPrescription #new_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #editPrevPrescription #new_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #editPrevPrescription #new_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #editPrevPrescription #edit_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #editPrevPrescription #edit_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #editPrevPrescription #edit_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #editPrevPrescription #new_treatment_form .selectize-authorization .selectize-dropdown-content, #editPrevPrescription #new_treatment_form .selectize-pharm-auth .selectize-dropdown-content, #editPrevPrescription #new_treatment_form .selectize-lab-auth .selectize-dropdown-content, #editPrevPrescription #return_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #editPrevPrescription #return_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #editPrevPrescription #return_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #importUserPrescription #new_prescription_form .selectize-authorization .selectize-dropdown-content, #importUserPrescription #new_prescription_form .selectize-pharm-auth .selectize-dropdown-content, #importUserPrescription #new_prescription_form .selectize-lab-auth .selectize-dropdown-content, #importUserPrescription #new_bill_form .selectize-authorization .selectize-dropdown-content, #importUserPrescription #new_bill_form .selectize-pharm-auth .selectize-dropdown-content, #importUserPrescription #new_bill_form .selectize-lab-auth .selectize-dropdown-content, #importUserPrescription #new_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #importUserPrescription #new_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #importUserPrescription #new_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #importUserPrescription #edit_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #importUserPrescription #edit_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #importUserPrescription #edit_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #importUserPrescription #create_prescirption_template_form .selectize-authorization .selectize-dropdown-content, #importUserPrescription #create_prescirption_template_form .selectize-pharm-auth .selectize-dropdown-content, #importUserPrescription #create_prescirption_template_form .selectize-lab-auth .selectize-dropdown-content, #importUserPrescription #prescription_template_form .selectize-authorization .selectize-dropdown-content, #importUserPrescription #prescription_template_form .selectize-pharm-auth .selectize-dropdown-content, #importUserPrescription #prescription_template_form .selectize-lab-auth .selectize-dropdown-content, #importUserPrescription #new_prescription_form .selectize-authorization .selectize-dropdown-content, #importUserPrescription #new_prescription_form .selectize-pharm-auth .selectize-dropdown-content, #importUserPrescription #new_prescription_form .selectize-lab-auth .selectize-dropdown-content, #importUserPrescription #create_anon_pres_item .selectize-authorization .selectize-dropdown-content, #importUserPrescription #create_anon_pres_item .selectize-pharm-auth .selectize-dropdown-content, #importUserPrescription #create_anon_pres_item .selectize-lab-auth .selectize-dropdown-content, #importUserPrescription #new_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #importUserPrescription #new_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #importUserPrescription #new_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #importUserPrescription #edit_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #importUserPrescription #edit_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #importUserPrescription #edit_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #importUserPrescription #new_treatment_form .selectize-authorization .selectize-dropdown-content, #importUserPrescription #new_treatment_form .selectize-pharm-auth .selectize-dropdown-content, #importUserPrescription #new_treatment_form .selectize-lab-auth .selectize-dropdown-content, #importUserPrescription #return_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #importUserPrescription #return_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #importUserPrescription #return_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #add_new_radiology_order_form #new_prescription_form .selectize-authorization .selectize-dropdown-content, #add_new_radiology_order_form #new_prescription_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_radiology_order_form #new_prescription_form .selectize-lab-auth .selectize-dropdown-content, #add_new_radiology_order_form #new_bill_form .selectize-authorization .selectize-dropdown-content, #add_new_radiology_order_form #new_bill_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_radiology_order_form #new_bill_form .selectize-lab-auth .selectize-dropdown-content, #add_new_radiology_order_form #new_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #add_new_radiology_order_form #new_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #add_new_radiology_order_form #new_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content, #add_new_radiology_order_form #create_prescirption_template_form .selectize-authorization .selectize-dropdown-content, #add_new_radiology_order_form #create_prescirption_template_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_radiology_order_form #create_prescirption_template_form .selectize-lab-auth .selectize-dropdown-content, #add_new_radiology_order_form #prescription_template_form .selectize-authorization .selectize-dropdown-content, #add_new_radiology_order_form #prescription_template_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_radiology_order_form #prescription_template_form .selectize-lab-auth .selectize-dropdown-content, #add_new_radiology_order_form #new_prescription_form .selectize-authorization .selectize-dropdown-content, #add_new_radiology_order_form #new_prescription_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_radiology_order_form #new_prescription_form .selectize-lab-auth .selectize-dropdown-content, #add_new_radiology_order_form #create_anon_pres_item .selectize-authorization .selectize-dropdown-content, #add_new_radiology_order_form #create_anon_pres_item .selectize-pharm-auth .selectize-dropdown-content, #add_new_radiology_order_form #create_anon_pres_item .selectize-lab-auth .selectize-dropdown-content, #add_new_radiology_order_form #new_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #add_new_radiology_order_form #new_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_radiology_order_form #new_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #add_new_radiology_order_form #edit_pharmacy_order_form .selectize-authorization .selectize-dropdown-content, #add_new_radiology_order_form #edit_pharmacy_order_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_radiology_order_form #edit_pharmacy_order_form .selectize-lab-auth .selectize-dropdown-content, #add_new_radiology_order_form #new_treatment_form .selectize-authorization .selectize-dropdown-content, #add_new_radiology_order_form #new_treatment_form .selectize-pharm-auth .selectize-dropdown-content, #add_new_radiology_order_form #new_treatment_form .selectize-lab-auth .selectize-dropdown-content, #add_new_radiology_order_form #return_hospital_pharmacy_bill .selectize-authorization .selectize-dropdown-content, #add_new_radiology_order_form #return_hospital_pharmacy_bill .selectize-pharm-auth .selectize-dropdown-content, #add_new_radiology_order_form #return_hospital_pharmacy_bill .selectize-lab-auth .selectize-dropdown-content {
  max-height: 12rem;
}
#add_new_prescription_form #new_prescription_form .prescription_item_row, #add_new_prescription_form #new_prescription_form .treatment_item_row, #add_new_prescription_form #new_bill_form .prescription_item_row, #add_new_prescription_form #new_bill_form .treatment_item_row, #add_new_prescription_form #new_hospital_pharmacy_bill .prescription_item_row, #add_new_prescription_form #new_hospital_pharmacy_bill .treatment_item_row, #add_new_prescription_form #edit_hospital_pharmacy_bill .prescription_item_row, #add_new_prescription_form #edit_hospital_pharmacy_bill .treatment_item_row, #add_new_prescription_form #create_prescirption_template_form .prescription_item_row, #add_new_prescription_form #create_prescirption_template_form .treatment_item_row, #add_new_prescription_form #prescription_template_form .prescription_item_row, #add_new_prescription_form #prescription_template_form .treatment_item_row, #add_new_prescription_form #new_prescription_form .prescription_item_row, #add_new_prescription_form #new_prescription_form .treatment_item_row, #add_new_prescription_form #create_anon_pres_item .prescription_item_row, #add_new_prescription_form #create_anon_pres_item .treatment_item_row, #add_new_prescription_form #new_pharmacy_order_form .prescription_item_row, #add_new_prescription_form #new_pharmacy_order_form .treatment_item_row, #add_new_prescription_form #edit_pharmacy_order_form .prescription_item_row, #add_new_prescription_form #edit_pharmacy_order_form .treatment_item_row, #add_new_prescription_form #new_treatment_form .prescription_item_row, #add_new_prescription_form #new_treatment_form .treatment_item_row, #add_new_prescription_form #return_hospital_pharmacy_bill .prescription_item_row, #add_new_prescription_form #return_hospital_pharmacy_bill .treatment_item_row, #edit_invoice_form #new_prescription_form .prescription_item_row, #edit_invoice_form #new_prescription_form .treatment_item_row, #edit_invoice_form #new_bill_form .prescription_item_row, #edit_invoice_form #new_bill_form .treatment_item_row, #edit_invoice_form #new_hospital_pharmacy_bill .prescription_item_row, #edit_invoice_form #new_hospital_pharmacy_bill .treatment_item_row, #edit_invoice_form #edit_hospital_pharmacy_bill .prescription_item_row, #edit_invoice_form #edit_hospital_pharmacy_bill .treatment_item_row, #edit_invoice_form #create_prescirption_template_form .prescription_item_row, #edit_invoice_form #create_prescirption_template_form .treatment_item_row, #edit_invoice_form #prescription_template_form .prescription_item_row, #edit_invoice_form #prescription_template_form .treatment_item_row, #edit_invoice_form #new_prescription_form .prescription_item_row, #edit_invoice_form #new_prescription_form .treatment_item_row, #edit_invoice_form #create_anon_pres_item .prescription_item_row, #edit_invoice_form #create_anon_pres_item .treatment_item_row, #edit_invoice_form #new_pharmacy_order_form .prescription_item_row, #edit_invoice_form #new_pharmacy_order_form .treatment_item_row, #edit_invoice_form #edit_pharmacy_order_form .prescription_item_row, #edit_invoice_form #edit_pharmacy_order_form .treatment_item_row, #edit_invoice_form #new_treatment_form .prescription_item_row, #edit_invoice_form #new_treatment_form .treatment_item_row, #edit_invoice_form #return_hospital_pharmacy_bill .prescription_item_row, #edit_invoice_form #return_hospital_pharmacy_bill .treatment_item_row, #add_new_pharmacy_bill_form #new_prescription_form .prescription_item_row, #add_new_pharmacy_bill_form #new_prescription_form .treatment_item_row, #add_new_pharmacy_bill_form #new_bill_form .prescription_item_row, #add_new_pharmacy_bill_form #new_bill_form .treatment_item_row, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_item_row, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .treatment_item_row, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_item_row, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .treatment_item_row, #add_new_pharmacy_bill_form #create_prescirption_template_form .prescription_item_row, #add_new_pharmacy_bill_form #create_prescirption_template_form .treatment_item_row, #add_new_pharmacy_bill_form #prescription_template_form .prescription_item_row, #add_new_pharmacy_bill_form #prescription_template_form .treatment_item_row, #add_new_pharmacy_bill_form #new_prescription_form .prescription_item_row, #add_new_pharmacy_bill_form #new_prescription_form .treatment_item_row, #add_new_pharmacy_bill_form #create_anon_pres_item .prescription_item_row, #add_new_pharmacy_bill_form #create_anon_pres_item .treatment_item_row, #add_new_pharmacy_bill_form #new_pharmacy_order_form .prescription_item_row, #add_new_pharmacy_bill_form #new_pharmacy_order_form .treatment_item_row, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .prescription_item_row, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .treatment_item_row, #add_new_pharmacy_bill_form #new_treatment_form .prescription_item_row, #add_new_pharmacy_bill_form #new_treatment_form .treatment_item_row, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_item_row, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .treatment_item_row, #edit_pharmacy_bill_form #new_prescription_form .prescription_item_row, #edit_pharmacy_bill_form #new_prescription_form .treatment_item_row, #edit_pharmacy_bill_form #new_bill_form .prescription_item_row, #edit_pharmacy_bill_form #new_bill_form .treatment_item_row, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_item_row, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .treatment_item_row, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_item_row, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .treatment_item_row, #edit_pharmacy_bill_form #create_prescirption_template_form .prescription_item_row, #edit_pharmacy_bill_form #create_prescirption_template_form .treatment_item_row, #edit_pharmacy_bill_form #prescription_template_form .prescription_item_row, #edit_pharmacy_bill_form #prescription_template_form .treatment_item_row, #edit_pharmacy_bill_form #new_prescription_form .prescription_item_row, #edit_pharmacy_bill_form #new_prescription_form .treatment_item_row, #edit_pharmacy_bill_form #create_anon_pres_item .prescription_item_row, #edit_pharmacy_bill_form #create_anon_pres_item .treatment_item_row, #edit_pharmacy_bill_form #new_pharmacy_order_form .prescription_item_row, #edit_pharmacy_bill_form #new_pharmacy_order_form .treatment_item_row, #edit_pharmacy_bill_form #edit_pharmacy_order_form .prescription_item_row, #edit_pharmacy_bill_form #edit_pharmacy_order_form .treatment_item_row, #edit_pharmacy_bill_form #new_treatment_form .prescription_item_row, #edit_pharmacy_bill_form #new_treatment_form .treatment_item_row, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_item_row, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .treatment_item_row, #createPrescriptionTemplatemodal #new_prescription_form .prescription_item_row, #createPrescriptionTemplatemodal #new_prescription_form .treatment_item_row, #createPrescriptionTemplatemodal #new_bill_form .prescription_item_row, #createPrescriptionTemplatemodal #new_bill_form .treatment_item_row, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_item_row, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .treatment_item_row, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_item_row, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .treatment_item_row, #createPrescriptionTemplatemodal #create_prescirption_template_form .prescription_item_row, #createPrescriptionTemplatemodal #create_prescirption_template_form .treatment_item_row, #createPrescriptionTemplatemodal #prescription_template_form .prescription_item_row, #createPrescriptionTemplatemodal #prescription_template_form .treatment_item_row, #createPrescriptionTemplatemodal #new_prescription_form .prescription_item_row, #createPrescriptionTemplatemodal #new_prescription_form .treatment_item_row, #createPrescriptionTemplatemodal #create_anon_pres_item .prescription_item_row, #createPrescriptionTemplatemodal #create_anon_pres_item .treatment_item_row, #createPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_item_row, #createPrescriptionTemplatemodal #new_pharmacy_order_form .treatment_item_row, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_item_row, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .treatment_item_row, #createPrescriptionTemplatemodal #new_treatment_form .prescription_item_row, #createPrescriptionTemplatemodal #new_treatment_form .treatment_item_row, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_item_row, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .treatment_item_row, #editPrescriptionTemplatemodal #new_prescription_form .prescription_item_row, #editPrescriptionTemplatemodal #new_prescription_form .treatment_item_row, #editPrescriptionTemplatemodal #new_bill_form .prescription_item_row, #editPrescriptionTemplatemodal #new_bill_form .treatment_item_row, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_item_row, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .treatment_item_row, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_item_row, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .treatment_item_row, #editPrescriptionTemplatemodal #create_prescirption_template_form .prescription_item_row, #editPrescriptionTemplatemodal #create_prescirption_template_form .treatment_item_row, #editPrescriptionTemplatemodal #prescription_template_form .prescription_item_row, #editPrescriptionTemplatemodal #prescription_template_form .treatment_item_row, #editPrescriptionTemplatemodal #new_prescription_form .prescription_item_row, #editPrescriptionTemplatemodal #new_prescription_form .treatment_item_row, #editPrescriptionTemplatemodal #create_anon_pres_item .prescription_item_row, #editPrescriptionTemplatemodal #create_anon_pres_item .treatment_item_row, #editPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_item_row, #editPrescriptionTemplatemodal #new_pharmacy_order_form .treatment_item_row, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_item_row, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .treatment_item_row, #editPrescriptionTemplatemodal #new_treatment_form .prescription_item_row, #editPrescriptionTemplatemodal #new_treatment_form .treatment_item_row, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_item_row, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .treatment_item_row, #editPrevPrescription #new_prescription_form .prescription_item_row, #editPrevPrescription #new_prescription_form .treatment_item_row, #editPrevPrescription #new_bill_form .prescription_item_row, #editPrevPrescription #new_bill_form .treatment_item_row, #editPrevPrescription #new_hospital_pharmacy_bill .prescription_item_row, #editPrevPrescription #new_hospital_pharmacy_bill .treatment_item_row, #editPrevPrescription #edit_hospital_pharmacy_bill .prescription_item_row, #editPrevPrescription #edit_hospital_pharmacy_bill .treatment_item_row, #editPrevPrescription #create_prescirption_template_form .prescription_item_row, #editPrevPrescription #create_prescirption_template_form .treatment_item_row, #editPrevPrescription #prescription_template_form .prescription_item_row, #editPrevPrescription #prescription_template_form .treatment_item_row, #editPrevPrescription #new_prescription_form .prescription_item_row, #editPrevPrescription #new_prescription_form .treatment_item_row, #editPrevPrescription #create_anon_pres_item .prescription_item_row, #editPrevPrescription #create_anon_pres_item .treatment_item_row, #editPrevPrescription #new_pharmacy_order_form .prescription_item_row, #editPrevPrescription #new_pharmacy_order_form .treatment_item_row, #editPrevPrescription #edit_pharmacy_order_form .prescription_item_row, #editPrevPrescription #edit_pharmacy_order_form .treatment_item_row, #editPrevPrescription #new_treatment_form .prescription_item_row, #editPrevPrescription #new_treatment_form .treatment_item_row, #editPrevPrescription #return_hospital_pharmacy_bill .prescription_item_row, #editPrevPrescription #return_hospital_pharmacy_bill .treatment_item_row, #importUserPrescription #new_prescription_form .prescription_item_row, #importUserPrescription #new_prescription_form .treatment_item_row, #importUserPrescription #new_bill_form .prescription_item_row, #importUserPrescription #new_bill_form .treatment_item_row, #importUserPrescription #new_hospital_pharmacy_bill .prescription_item_row, #importUserPrescription #new_hospital_pharmacy_bill .treatment_item_row, #importUserPrescription #edit_hospital_pharmacy_bill .prescription_item_row, #importUserPrescription #edit_hospital_pharmacy_bill .treatment_item_row, #importUserPrescription #create_prescirption_template_form .prescription_item_row, #importUserPrescription #create_prescirption_template_form .treatment_item_row, #importUserPrescription #prescription_template_form .prescription_item_row, #importUserPrescription #prescription_template_form .treatment_item_row, #importUserPrescription #new_prescription_form .prescription_item_row, #importUserPrescription #new_prescription_form .treatment_item_row, #importUserPrescription #create_anon_pres_item .prescription_item_row, #importUserPrescription #create_anon_pres_item .treatment_item_row, #importUserPrescription #new_pharmacy_order_form .prescription_item_row, #importUserPrescription #new_pharmacy_order_form .treatment_item_row, #importUserPrescription #edit_pharmacy_order_form .prescription_item_row, #importUserPrescription #edit_pharmacy_order_form .treatment_item_row, #importUserPrescription #new_treatment_form .prescription_item_row, #importUserPrescription #new_treatment_form .treatment_item_row, #importUserPrescription #return_hospital_pharmacy_bill .prescription_item_row, #importUserPrescription #return_hospital_pharmacy_bill .treatment_item_row, #add_new_radiology_order_form #new_prescription_form .prescription_item_row, #add_new_radiology_order_form #new_prescription_form .treatment_item_row, #add_new_radiology_order_form #new_bill_form .prescription_item_row, #add_new_radiology_order_form #new_bill_form .treatment_item_row, #add_new_radiology_order_form #new_hospital_pharmacy_bill .prescription_item_row, #add_new_radiology_order_form #new_hospital_pharmacy_bill .treatment_item_row, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .prescription_item_row, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .treatment_item_row, #add_new_radiology_order_form #create_prescirption_template_form .prescription_item_row, #add_new_radiology_order_form #create_prescirption_template_form .treatment_item_row, #add_new_radiology_order_form #prescription_template_form .prescription_item_row, #add_new_radiology_order_form #prescription_template_form .treatment_item_row, #add_new_radiology_order_form #new_prescription_form .prescription_item_row, #add_new_radiology_order_form #new_prescription_form .treatment_item_row, #add_new_radiology_order_form #create_anon_pres_item .prescription_item_row, #add_new_radiology_order_form #create_anon_pres_item .treatment_item_row, #add_new_radiology_order_form #new_pharmacy_order_form .prescription_item_row, #add_new_radiology_order_form #new_pharmacy_order_form .treatment_item_row, #add_new_radiology_order_form #edit_pharmacy_order_form .prescription_item_row, #add_new_radiology_order_form #edit_pharmacy_order_form .treatment_item_row, #add_new_radiology_order_form #new_treatment_form .prescription_item_row, #add_new_radiology_order_form #new_treatment_form .treatment_item_row, #add_new_radiology_order_form #return_hospital_pharmacy_bill .prescription_item_row, #add_new_radiology_order_form #return_hospital_pharmacy_bill .treatment_item_row {
  position: relative;
  box-shadow: inset 0 0 0 1px #e0e0e0;
  padding: 3em 5px 1em 5px;
  margin: 0 0 10px 0;
}
#add_new_prescription_form #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-xs, #add_new_prescription_form #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-sm, #add_new_prescription_form #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-xs, #add_new_prescription_form #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-sm, #add_new_prescription_form #new_bill_form .prescription_item_row .remove_nested_fields_link.visible-xs, #add_new_prescription_form #new_bill_form .prescription_item_row .remove_nested_fields_link.visible-sm, #add_new_prescription_form #new_bill_form .treatment_item_row .remove_nested_fields_link.visible-xs, #add_new_prescription_form #new_bill_form .treatment_item_row .remove_nested_fields_link.visible-sm, #add_new_prescription_form #new_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs, #add_new_prescription_form #new_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm, #add_new_prescription_form #new_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs, #add_new_prescription_form #new_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm, #add_new_prescription_form #edit_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs, #add_new_prescription_form #edit_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm, #add_new_prescription_form #edit_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs, #add_new_prescription_form #edit_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm, #add_new_prescription_form #create_prescirption_template_form .prescription_item_row .remove_nested_fields_link.visible-xs, #add_new_prescription_form #create_prescirption_template_form .prescription_item_row .remove_nested_fields_link.visible-sm, #add_new_prescription_form #create_prescirption_template_form .treatment_item_row .remove_nested_fields_link.visible-xs, #add_new_prescription_form #create_prescirption_template_form .treatment_item_row .remove_nested_fields_link.visible-sm, #add_new_prescription_form #prescription_template_form .prescription_item_row .remove_nested_fields_link.visible-xs, #add_new_prescription_form #prescription_template_form .prescription_item_row .remove_nested_fields_link.visible-sm, #add_new_prescription_form #prescription_template_form .treatment_item_row .remove_nested_fields_link.visible-xs, #add_new_prescription_form #prescription_template_form .treatment_item_row .remove_nested_fields_link.visible-sm, #add_new_prescription_form #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-xs, #add_new_prescription_form #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-sm, #add_new_prescription_form #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-xs, #add_new_prescription_form #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-sm, #add_new_prescription_form #create_anon_pres_item .prescription_item_row .remove_nested_fields_link.visible-xs, #add_new_prescription_form #create_anon_pres_item .prescription_item_row .remove_nested_fields_link.visible-sm, #add_new_prescription_form #create_anon_pres_item .treatment_item_row .remove_nested_fields_link.visible-xs, #add_new_prescription_form #create_anon_pres_item .treatment_item_row .remove_nested_fields_link.visible-sm, #add_new_prescription_form #new_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-xs, #add_new_prescription_form #new_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-sm, #add_new_prescription_form #new_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-xs, #add_new_prescription_form #new_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-sm, #add_new_prescription_form #edit_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-xs, #add_new_prescription_form #edit_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-sm, #add_new_prescription_form #edit_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-xs, #add_new_prescription_form #edit_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-sm, #add_new_prescription_form #new_treatment_form .prescription_item_row .remove_nested_fields_link.visible-xs, #add_new_prescription_form #new_treatment_form .prescription_item_row .remove_nested_fields_link.visible-sm, #add_new_prescription_form #new_treatment_form .treatment_item_row .remove_nested_fields_link.visible-xs, #add_new_prescription_form #new_treatment_form .treatment_item_row .remove_nested_fields_link.visible-sm, #add_new_prescription_form #return_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs, #add_new_prescription_form #return_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm, #add_new_prescription_form #return_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs, #add_new_prescription_form #return_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm, #edit_invoice_form #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-xs, #edit_invoice_form #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-sm, #edit_invoice_form #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-xs, #edit_invoice_form #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-sm, #edit_invoice_form #new_bill_form .prescription_item_row .remove_nested_fields_link.visible-xs, #edit_invoice_form #new_bill_form .prescription_item_row .remove_nested_fields_link.visible-sm, #edit_invoice_form #new_bill_form .treatment_item_row .remove_nested_fields_link.visible-xs, #edit_invoice_form #new_bill_form .treatment_item_row .remove_nested_fields_link.visible-sm, #edit_invoice_form #new_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs, #edit_invoice_form #new_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm, #edit_invoice_form #new_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs, #edit_invoice_form #new_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm, #edit_invoice_form #edit_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs, #edit_invoice_form #edit_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm, #edit_invoice_form #edit_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs, #edit_invoice_form #edit_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm, #edit_invoice_form #create_prescirption_template_form .prescription_item_row .remove_nested_fields_link.visible-xs, #edit_invoice_form #create_prescirption_template_form .prescription_item_row .remove_nested_fields_link.visible-sm, #edit_invoice_form #create_prescirption_template_form .treatment_item_row .remove_nested_fields_link.visible-xs, #edit_invoice_form #create_prescirption_template_form .treatment_item_row .remove_nested_fields_link.visible-sm, #edit_invoice_form #prescription_template_form .prescription_item_row .remove_nested_fields_link.visible-xs, #edit_invoice_form #prescription_template_form .prescription_item_row .remove_nested_fields_link.visible-sm, #edit_invoice_form #prescription_template_form .treatment_item_row .remove_nested_fields_link.visible-xs, #edit_invoice_form #prescription_template_form .treatment_item_row .remove_nested_fields_link.visible-sm, #edit_invoice_form #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-xs, #edit_invoice_form #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-sm, #edit_invoice_form #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-xs, #edit_invoice_form #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-sm, #edit_invoice_form #create_anon_pres_item .prescription_item_row .remove_nested_fields_link.visible-xs, #edit_invoice_form #create_anon_pres_item .prescription_item_row .remove_nested_fields_link.visible-sm, #edit_invoice_form #create_anon_pres_item .treatment_item_row .remove_nested_fields_link.visible-xs, #edit_invoice_form #create_anon_pres_item .treatment_item_row .remove_nested_fields_link.visible-sm, #edit_invoice_form #new_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-xs, #edit_invoice_form #new_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-sm, #edit_invoice_form #new_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-xs, #edit_invoice_form #new_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-sm, #edit_invoice_form #edit_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-xs, #edit_invoice_form #edit_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-sm, #edit_invoice_form #edit_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-xs, #edit_invoice_form #edit_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-sm, #edit_invoice_form #new_treatment_form .prescription_item_row .remove_nested_fields_link.visible-xs, #edit_invoice_form #new_treatment_form .prescription_item_row .remove_nested_fields_link.visible-sm, #edit_invoice_form #new_treatment_form .treatment_item_row .remove_nested_fields_link.visible-xs, #edit_invoice_form #new_treatment_form .treatment_item_row .remove_nested_fields_link.visible-sm, #edit_invoice_form #return_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs, #edit_invoice_form #return_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm, #edit_invoice_form #return_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs, #edit_invoice_form #return_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #new_bill_form .prescription_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #new_bill_form .prescription_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #new_bill_form .treatment_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #new_bill_form .treatment_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #create_prescirption_template_form .prescription_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #create_prescirption_template_form .prescription_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #create_prescirption_template_form .treatment_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #create_prescirption_template_form .treatment_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #prescription_template_form .prescription_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #prescription_template_form .prescription_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #prescription_template_form .treatment_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #prescription_template_form .treatment_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #create_anon_pres_item .prescription_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #create_anon_pres_item .prescription_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #create_anon_pres_item .treatment_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #create_anon_pres_item .treatment_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #new_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #new_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #new_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #new_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #new_treatment_form .prescription_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #new_treatment_form .prescription_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #new_treatment_form .treatment_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #new_treatment_form .treatment_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #new_bill_form .prescription_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #new_bill_form .prescription_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #new_bill_form .treatment_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #new_bill_form .treatment_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #create_prescirption_template_form .prescription_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #create_prescirption_template_form .prescription_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #create_prescirption_template_form .treatment_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #create_prescirption_template_form .treatment_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #prescription_template_form .prescription_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #prescription_template_form .prescription_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #prescription_template_form .treatment_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #prescription_template_form .treatment_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #create_anon_pres_item .prescription_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #create_anon_pres_item .prescription_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #create_anon_pres_item .treatment_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #create_anon_pres_item .treatment_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #new_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #new_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #new_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #new_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #edit_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #edit_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #edit_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #edit_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #new_treatment_form .prescription_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #new_treatment_form .prescription_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #new_treatment_form .treatment_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #new_treatment_form .treatment_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm, #createPrescriptionTemplatemodal #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-xs, #createPrescriptionTemplatemodal #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-sm, #createPrescriptionTemplatemodal #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-xs, #createPrescriptionTemplatemodal #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-sm, #createPrescriptionTemplatemodal #new_bill_form .prescription_item_row .remove_nested_fields_link.visible-xs, #createPrescriptionTemplatemodal #new_bill_form .prescription_item_row .remove_nested_fields_link.visible-sm, #createPrescriptionTemplatemodal #new_bill_form .treatment_item_row .remove_nested_fields_link.visible-xs, #createPrescriptionTemplatemodal #new_bill_form .treatment_item_row .remove_nested_fields_link.visible-sm, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm, #createPrescriptionTemplatemodal #create_prescirption_template_form .prescription_item_row .remove_nested_fields_link.visible-xs, #createPrescriptionTemplatemodal #create_prescirption_template_form .prescription_item_row .remove_nested_fields_link.visible-sm, #createPrescriptionTemplatemodal #create_prescirption_template_form .treatment_item_row .remove_nested_fields_link.visible-xs, #createPrescriptionTemplatemodal #create_prescirption_template_form .treatment_item_row .remove_nested_fields_link.visible-sm, #createPrescriptionTemplatemodal #prescription_template_form .prescription_item_row .remove_nested_fields_link.visible-xs, #createPrescriptionTemplatemodal #prescription_template_form .prescription_item_row .remove_nested_fields_link.visible-sm, #createPrescriptionTemplatemodal #prescription_template_form .treatment_item_row .remove_nested_fields_link.visible-xs, #createPrescriptionTemplatemodal #prescription_template_form .treatment_item_row .remove_nested_fields_link.visible-sm, #createPrescriptionTemplatemodal #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-xs, #createPrescriptionTemplatemodal #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-sm, #createPrescriptionTemplatemodal #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-xs, #createPrescriptionTemplatemodal #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-sm, #createPrescriptionTemplatemodal #create_anon_pres_item .prescription_item_row .remove_nested_fields_link.visible-xs, #createPrescriptionTemplatemodal #create_anon_pres_item .prescription_item_row .remove_nested_fields_link.visible-sm, #createPrescriptionTemplatemodal #create_anon_pres_item .treatment_item_row .remove_nested_fields_link.visible-xs, #createPrescriptionTemplatemodal #create_anon_pres_item .treatment_item_row .remove_nested_fields_link.visible-sm, #createPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-xs, #createPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-sm, #createPrescriptionTemplatemodal #new_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-xs, #createPrescriptionTemplatemodal #new_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-sm, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-xs, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-sm, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-xs, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-sm, #createPrescriptionTemplatemodal #new_treatment_form .prescription_item_row .remove_nested_fields_link.visible-xs, #createPrescriptionTemplatemodal #new_treatment_form .prescription_item_row .remove_nested_fields_link.visible-sm, #createPrescriptionTemplatemodal #new_treatment_form .treatment_item_row .remove_nested_fields_link.visible-xs, #createPrescriptionTemplatemodal #new_treatment_form .treatment_item_row .remove_nested_fields_link.visible-sm, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm, #editPrescriptionTemplatemodal #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-xs, #editPrescriptionTemplatemodal #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-sm, #editPrescriptionTemplatemodal #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-xs, #editPrescriptionTemplatemodal #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-sm, #editPrescriptionTemplatemodal #new_bill_form .prescription_item_row .remove_nested_fields_link.visible-xs, #editPrescriptionTemplatemodal #new_bill_form .prescription_item_row .remove_nested_fields_link.visible-sm, #editPrescriptionTemplatemodal #new_bill_form .treatment_item_row .remove_nested_fields_link.visible-xs, #editPrescriptionTemplatemodal #new_bill_form .treatment_item_row .remove_nested_fields_link.visible-sm, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm, #editPrescriptionTemplatemodal #create_prescirption_template_form .prescription_item_row .remove_nested_fields_link.visible-xs, #editPrescriptionTemplatemodal #create_prescirption_template_form .prescription_item_row .remove_nested_fields_link.visible-sm, #editPrescriptionTemplatemodal #create_prescirption_template_form .treatment_item_row .remove_nested_fields_link.visible-xs, #editPrescriptionTemplatemodal #create_prescirption_template_form .treatment_item_row .remove_nested_fields_link.visible-sm, #editPrescriptionTemplatemodal #prescription_template_form .prescription_item_row .remove_nested_fields_link.visible-xs, #editPrescriptionTemplatemodal #prescription_template_form .prescription_item_row .remove_nested_fields_link.visible-sm, #editPrescriptionTemplatemodal #prescription_template_form .treatment_item_row .remove_nested_fields_link.visible-xs, #editPrescriptionTemplatemodal #prescription_template_form .treatment_item_row .remove_nested_fields_link.visible-sm, #editPrescriptionTemplatemodal #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-xs, #editPrescriptionTemplatemodal #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-sm, #editPrescriptionTemplatemodal #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-xs, #editPrescriptionTemplatemodal #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-sm, #editPrescriptionTemplatemodal #create_anon_pres_item .prescription_item_row .remove_nested_fields_link.visible-xs, #editPrescriptionTemplatemodal #create_anon_pres_item .prescription_item_row .remove_nested_fields_link.visible-sm, #editPrescriptionTemplatemodal #create_anon_pres_item .treatment_item_row .remove_nested_fields_link.visible-xs, #editPrescriptionTemplatemodal #create_anon_pres_item .treatment_item_row .remove_nested_fields_link.visible-sm, #editPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-xs, #editPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-sm, #editPrescriptionTemplatemodal #new_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-xs, #editPrescriptionTemplatemodal #new_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-sm, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-xs, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-sm, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-xs, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-sm, #editPrescriptionTemplatemodal #new_treatment_form .prescription_item_row .remove_nested_fields_link.visible-xs, #editPrescriptionTemplatemodal #new_treatment_form .prescription_item_row .remove_nested_fields_link.visible-sm, #editPrescriptionTemplatemodal #new_treatment_form .treatment_item_row .remove_nested_fields_link.visible-xs, #editPrescriptionTemplatemodal #new_treatment_form .treatment_item_row .remove_nested_fields_link.visible-sm, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm, #editPrevPrescription #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-xs, #editPrevPrescription #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-sm, #editPrevPrescription #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-xs, #editPrevPrescription #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-sm, #editPrevPrescription #new_bill_form .prescription_item_row .remove_nested_fields_link.visible-xs, #editPrevPrescription #new_bill_form .prescription_item_row .remove_nested_fields_link.visible-sm, #editPrevPrescription #new_bill_form .treatment_item_row .remove_nested_fields_link.visible-xs, #editPrevPrescription #new_bill_form .treatment_item_row .remove_nested_fields_link.visible-sm, #editPrevPrescription #new_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs, #editPrevPrescription #new_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm, #editPrevPrescription #new_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs, #editPrevPrescription #new_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm, #editPrevPrescription #edit_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs, #editPrevPrescription #edit_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm, #editPrevPrescription #edit_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs, #editPrevPrescription #edit_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm, #editPrevPrescription #create_prescirption_template_form .prescription_item_row .remove_nested_fields_link.visible-xs, #editPrevPrescription #create_prescirption_template_form .prescription_item_row .remove_nested_fields_link.visible-sm, #editPrevPrescription #create_prescirption_template_form .treatment_item_row .remove_nested_fields_link.visible-xs, #editPrevPrescription #create_prescirption_template_form .treatment_item_row .remove_nested_fields_link.visible-sm, #editPrevPrescription #prescription_template_form .prescription_item_row .remove_nested_fields_link.visible-xs, #editPrevPrescription #prescription_template_form .prescription_item_row .remove_nested_fields_link.visible-sm, #editPrevPrescription #prescription_template_form .treatment_item_row .remove_nested_fields_link.visible-xs, #editPrevPrescription #prescription_template_form .treatment_item_row .remove_nested_fields_link.visible-sm, #editPrevPrescription #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-xs, #editPrevPrescription #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-sm, #editPrevPrescription #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-xs, #editPrevPrescription #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-sm, #editPrevPrescription #create_anon_pres_item .prescription_item_row .remove_nested_fields_link.visible-xs, #editPrevPrescription #create_anon_pres_item .prescription_item_row .remove_nested_fields_link.visible-sm, #editPrevPrescription #create_anon_pres_item .treatment_item_row .remove_nested_fields_link.visible-xs, #editPrevPrescription #create_anon_pres_item .treatment_item_row .remove_nested_fields_link.visible-sm, #editPrevPrescription #new_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-xs, #editPrevPrescription #new_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-sm, #editPrevPrescription #new_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-xs, #editPrevPrescription #new_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-sm, #editPrevPrescription #edit_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-xs, #editPrevPrescription #edit_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-sm, #editPrevPrescription #edit_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-xs, #editPrevPrescription #edit_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-sm, #editPrevPrescription #new_treatment_form .prescription_item_row .remove_nested_fields_link.visible-xs, #editPrevPrescription #new_treatment_form .prescription_item_row .remove_nested_fields_link.visible-sm, #editPrevPrescription #new_treatment_form .treatment_item_row .remove_nested_fields_link.visible-xs, #editPrevPrescription #new_treatment_form .treatment_item_row .remove_nested_fields_link.visible-sm, #editPrevPrescription #return_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs, #editPrevPrescription #return_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm, #editPrevPrescription #return_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs, #editPrevPrescription #return_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm, #importUserPrescription #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-xs, #importUserPrescription #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-sm, #importUserPrescription #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-xs, #importUserPrescription #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-sm, #importUserPrescription #new_bill_form .prescription_item_row .remove_nested_fields_link.visible-xs, #importUserPrescription #new_bill_form .prescription_item_row .remove_nested_fields_link.visible-sm, #importUserPrescription #new_bill_form .treatment_item_row .remove_nested_fields_link.visible-xs, #importUserPrescription #new_bill_form .treatment_item_row .remove_nested_fields_link.visible-sm, #importUserPrescription #new_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs, #importUserPrescription #new_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm, #importUserPrescription #new_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs, #importUserPrescription #new_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm, #importUserPrescription #edit_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs, #importUserPrescription #edit_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm, #importUserPrescription #edit_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs, #importUserPrescription #edit_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm, #importUserPrescription #create_prescirption_template_form .prescription_item_row .remove_nested_fields_link.visible-xs, #importUserPrescription #create_prescirption_template_form .prescription_item_row .remove_nested_fields_link.visible-sm, #importUserPrescription #create_prescirption_template_form .treatment_item_row .remove_nested_fields_link.visible-xs, #importUserPrescription #create_prescirption_template_form .treatment_item_row .remove_nested_fields_link.visible-sm, #importUserPrescription #prescription_template_form .prescription_item_row .remove_nested_fields_link.visible-xs, #importUserPrescription #prescription_template_form .prescription_item_row .remove_nested_fields_link.visible-sm, #importUserPrescription #prescription_template_form .treatment_item_row .remove_nested_fields_link.visible-xs, #importUserPrescription #prescription_template_form .treatment_item_row .remove_nested_fields_link.visible-sm, #importUserPrescription #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-xs, #importUserPrescription #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-sm, #importUserPrescription #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-xs, #importUserPrescription #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-sm, #importUserPrescription #create_anon_pres_item .prescription_item_row .remove_nested_fields_link.visible-xs, #importUserPrescription #create_anon_pres_item .prescription_item_row .remove_nested_fields_link.visible-sm, #importUserPrescription #create_anon_pres_item .treatment_item_row .remove_nested_fields_link.visible-xs, #importUserPrescription #create_anon_pres_item .treatment_item_row .remove_nested_fields_link.visible-sm, #importUserPrescription #new_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-xs, #importUserPrescription #new_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-sm, #importUserPrescription #new_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-xs, #importUserPrescription #new_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-sm, #importUserPrescription #edit_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-xs, #importUserPrescription #edit_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-sm, #importUserPrescription #edit_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-xs, #importUserPrescription #edit_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-sm, #importUserPrescription #new_treatment_form .prescription_item_row .remove_nested_fields_link.visible-xs, #importUserPrescription #new_treatment_form .prescription_item_row .remove_nested_fields_link.visible-sm, #importUserPrescription #new_treatment_form .treatment_item_row .remove_nested_fields_link.visible-xs, #importUserPrescription #new_treatment_form .treatment_item_row .remove_nested_fields_link.visible-sm, #importUserPrescription #return_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs, #importUserPrescription #return_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm, #importUserPrescription #return_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs, #importUserPrescription #return_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #new_bill_form .prescription_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #new_bill_form .prescription_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #new_bill_form .treatment_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #new_bill_form .treatment_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #new_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #new_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #new_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #new_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #create_prescirption_template_form .prescription_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #create_prescirption_template_form .prescription_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #create_prescirption_template_form .treatment_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #create_prescirption_template_form .treatment_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #prescription_template_form .prescription_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #prescription_template_form .prescription_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #prescription_template_form .treatment_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #prescription_template_form .treatment_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #create_anon_pres_item .prescription_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #create_anon_pres_item .prescription_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #create_anon_pres_item .treatment_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #create_anon_pres_item .treatment_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #new_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #new_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #new_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #new_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #edit_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #edit_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #edit_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #edit_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #new_treatment_form .prescription_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #new_treatment_form .prescription_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #new_treatment_form .treatment_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #new_treatment_form .treatment_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #return_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #return_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm, #add_new_radiology_order_form #return_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs, #add_new_radiology_order_form #return_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm {
  position: absolute;
  top: 0;
  right: 0;
  background: #ff6363;
  color: #fff;
  border-radius: 0;
  padding: 3px 8px;
  font-size: 20px;
  font-weight: lighter;
  opacity: 0.6;
}
#add_new_prescription_form #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_prescription_form #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_prescription_form #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_prescription_form #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_prescription_form #new_bill_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_prescription_form #new_bill_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_prescription_form #new_bill_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_prescription_form #new_bill_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_prescription_form #new_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_prescription_form #new_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_prescription_form #new_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_prescription_form #new_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_prescription_form #edit_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_prescription_form #edit_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_prescription_form #edit_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_prescription_form #edit_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_prescription_form #create_prescirption_template_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_prescription_form #create_prescirption_template_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_prescription_form #create_prescirption_template_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_prescription_form #create_prescirption_template_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_prescription_form #prescription_template_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_prescription_form #prescription_template_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_prescription_form #prescription_template_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_prescription_form #prescription_template_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_prescription_form #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_prescription_form #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_prescription_form #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_prescription_form #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_prescription_form #create_anon_pres_item .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_prescription_form #create_anon_pres_item .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_prescription_form #create_anon_pres_item .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_prescription_form #create_anon_pres_item .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_prescription_form #new_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_prescription_form #new_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_prescription_form #new_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_prescription_form #new_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_prescription_form #edit_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_prescription_form #edit_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_prescription_form #edit_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_prescription_form #edit_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_prescription_form #new_treatment_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_prescription_form #new_treatment_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_prescription_form #new_treatment_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_prescription_form #new_treatment_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_prescription_form #return_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_prescription_form #return_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_prescription_form #return_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_prescription_form #return_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #edit_invoice_form #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #edit_invoice_form #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #edit_invoice_form #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #edit_invoice_form #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #edit_invoice_form #new_bill_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #edit_invoice_form #new_bill_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #edit_invoice_form #new_bill_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #edit_invoice_form #new_bill_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #edit_invoice_form #new_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #edit_invoice_form #new_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #edit_invoice_form #new_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #edit_invoice_form #new_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #edit_invoice_form #edit_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #edit_invoice_form #edit_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #edit_invoice_form #edit_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #edit_invoice_form #edit_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #edit_invoice_form #create_prescirption_template_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #edit_invoice_form #create_prescirption_template_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #edit_invoice_form #create_prescirption_template_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #edit_invoice_form #create_prescirption_template_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #edit_invoice_form #prescription_template_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #edit_invoice_form #prescription_template_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #edit_invoice_form #prescription_template_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #edit_invoice_form #prescription_template_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #edit_invoice_form #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #edit_invoice_form #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #edit_invoice_form #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #edit_invoice_form #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #edit_invoice_form #create_anon_pres_item .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #edit_invoice_form #create_anon_pres_item .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #edit_invoice_form #create_anon_pres_item .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #edit_invoice_form #create_anon_pres_item .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #edit_invoice_form #new_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #edit_invoice_form #new_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #edit_invoice_form #new_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #edit_invoice_form #new_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #edit_invoice_form #edit_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #edit_invoice_form #edit_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #edit_invoice_form #edit_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #edit_invoice_form #edit_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #edit_invoice_form #new_treatment_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #edit_invoice_form #new_treatment_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #edit_invoice_form #new_treatment_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #edit_invoice_form #new_treatment_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #edit_invoice_form #return_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #edit_invoice_form #return_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #edit_invoice_form #return_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #edit_invoice_form #return_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #new_bill_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #new_bill_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #new_bill_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #new_bill_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #create_prescirption_template_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #create_prescirption_template_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #create_prescirption_template_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #create_prescirption_template_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #prescription_template_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #prescription_template_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #prescription_template_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #prescription_template_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #create_anon_pres_item .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #create_anon_pres_item .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #create_anon_pres_item .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #create_anon_pres_item .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #new_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #new_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #new_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #new_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #new_treatment_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #new_treatment_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #new_treatment_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #new_treatment_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #new_bill_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #new_bill_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #new_bill_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #new_bill_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #create_prescirption_template_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #create_prescirption_template_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #create_prescirption_template_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #create_prescirption_template_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #prescription_template_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #prescription_template_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #prescription_template_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #prescription_template_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #create_anon_pres_item .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #create_anon_pres_item .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #create_anon_pres_item .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #create_anon_pres_item .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #new_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #new_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #new_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #new_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #edit_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #edit_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #edit_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #edit_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #new_treatment_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #new_treatment_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #new_treatment_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #new_treatment_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #createPrescriptionTemplatemodal #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #createPrescriptionTemplatemodal #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #createPrescriptionTemplatemodal #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #createPrescriptionTemplatemodal #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #createPrescriptionTemplatemodal #new_bill_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #createPrescriptionTemplatemodal #new_bill_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #createPrescriptionTemplatemodal #new_bill_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #createPrescriptionTemplatemodal #new_bill_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #createPrescriptionTemplatemodal #create_prescirption_template_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #createPrescriptionTemplatemodal #create_prescirption_template_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #createPrescriptionTemplatemodal #create_prescirption_template_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #createPrescriptionTemplatemodal #create_prescirption_template_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #createPrescriptionTemplatemodal #prescription_template_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #createPrescriptionTemplatemodal #prescription_template_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #createPrescriptionTemplatemodal #prescription_template_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #createPrescriptionTemplatemodal #prescription_template_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #createPrescriptionTemplatemodal #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #createPrescriptionTemplatemodal #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #createPrescriptionTemplatemodal #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #createPrescriptionTemplatemodal #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #createPrescriptionTemplatemodal #create_anon_pres_item .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #createPrescriptionTemplatemodal #create_anon_pres_item .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #createPrescriptionTemplatemodal #create_anon_pres_item .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #createPrescriptionTemplatemodal #create_anon_pres_item .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #createPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #createPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #createPrescriptionTemplatemodal #new_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #createPrescriptionTemplatemodal #new_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #createPrescriptionTemplatemodal #new_treatment_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #createPrescriptionTemplatemodal #new_treatment_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #createPrescriptionTemplatemodal #new_treatment_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #createPrescriptionTemplatemodal #new_treatment_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #editPrescriptionTemplatemodal #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #editPrescriptionTemplatemodal #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #editPrescriptionTemplatemodal #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #editPrescriptionTemplatemodal #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #editPrescriptionTemplatemodal #new_bill_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #editPrescriptionTemplatemodal #new_bill_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #editPrescriptionTemplatemodal #new_bill_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #editPrescriptionTemplatemodal #new_bill_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #editPrescriptionTemplatemodal #create_prescirption_template_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #editPrescriptionTemplatemodal #create_prescirption_template_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #editPrescriptionTemplatemodal #create_prescirption_template_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #editPrescriptionTemplatemodal #create_prescirption_template_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #editPrescriptionTemplatemodal #prescription_template_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #editPrescriptionTemplatemodal #prescription_template_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #editPrescriptionTemplatemodal #prescription_template_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #editPrescriptionTemplatemodal #prescription_template_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #editPrescriptionTemplatemodal #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #editPrescriptionTemplatemodal #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #editPrescriptionTemplatemodal #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #editPrescriptionTemplatemodal #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #editPrescriptionTemplatemodal #create_anon_pres_item .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #editPrescriptionTemplatemodal #create_anon_pres_item .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #editPrescriptionTemplatemodal #create_anon_pres_item .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #editPrescriptionTemplatemodal #create_anon_pres_item .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #editPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #editPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #editPrescriptionTemplatemodal #new_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #editPrescriptionTemplatemodal #new_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #editPrescriptionTemplatemodal #new_treatment_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #editPrescriptionTemplatemodal #new_treatment_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #editPrescriptionTemplatemodal #new_treatment_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #editPrescriptionTemplatemodal #new_treatment_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #editPrevPrescription #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #editPrevPrescription #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #editPrevPrescription #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #editPrevPrescription #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #editPrevPrescription #new_bill_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #editPrevPrescription #new_bill_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #editPrevPrescription #new_bill_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #editPrevPrescription #new_bill_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #editPrevPrescription #new_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #editPrevPrescription #new_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #editPrevPrescription #new_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #editPrevPrescription #new_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #editPrevPrescription #edit_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #editPrevPrescription #edit_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #editPrevPrescription #edit_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #editPrevPrescription #edit_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #editPrevPrescription #create_prescirption_template_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #editPrevPrescription #create_prescirption_template_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #editPrevPrescription #create_prescirption_template_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #editPrevPrescription #create_prescirption_template_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #editPrevPrescription #prescription_template_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #editPrevPrescription #prescription_template_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #editPrevPrescription #prescription_template_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #editPrevPrescription #prescription_template_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #editPrevPrescription #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #editPrevPrescription #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #editPrevPrescription #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #editPrevPrescription #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #editPrevPrescription #create_anon_pres_item .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #editPrevPrescription #create_anon_pres_item .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #editPrevPrescription #create_anon_pres_item .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #editPrevPrescription #create_anon_pres_item .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #editPrevPrescription #new_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #editPrevPrescription #new_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #editPrevPrescription #new_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #editPrevPrescription #new_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #editPrevPrescription #edit_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #editPrevPrescription #edit_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #editPrevPrescription #edit_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #editPrevPrescription #edit_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #editPrevPrescription #new_treatment_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #editPrevPrescription #new_treatment_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #editPrevPrescription #new_treatment_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #editPrevPrescription #new_treatment_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #editPrevPrescription #return_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #editPrevPrescription #return_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #editPrevPrescription #return_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #editPrevPrescription #return_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #importUserPrescription #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #importUserPrescription #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #importUserPrescription #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #importUserPrescription #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #importUserPrescription #new_bill_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #importUserPrescription #new_bill_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #importUserPrescription #new_bill_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #importUserPrescription #new_bill_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #importUserPrescription #new_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #importUserPrescription #new_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #importUserPrescription #new_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #importUserPrescription #new_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #importUserPrescription #edit_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #importUserPrescription #edit_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #importUserPrescription #edit_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #importUserPrescription #edit_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #importUserPrescription #create_prescirption_template_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #importUserPrescription #create_prescirption_template_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #importUserPrescription #create_prescirption_template_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #importUserPrescription #create_prescirption_template_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #importUserPrescription #prescription_template_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #importUserPrescription #prescription_template_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #importUserPrescription #prescription_template_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #importUserPrescription #prescription_template_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #importUserPrescription #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #importUserPrescription #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #importUserPrescription #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #importUserPrescription #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #importUserPrescription #create_anon_pres_item .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #importUserPrescription #create_anon_pres_item .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #importUserPrescription #create_anon_pres_item .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #importUserPrescription #create_anon_pres_item .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #importUserPrescription #new_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #importUserPrescription #new_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #importUserPrescription #new_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #importUserPrescription #new_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #importUserPrescription #edit_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #importUserPrescription #edit_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #importUserPrescription #edit_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #importUserPrescription #edit_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #importUserPrescription #new_treatment_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #importUserPrescription #new_treatment_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #importUserPrescription #new_treatment_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #importUserPrescription #new_treatment_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #importUserPrescription #return_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #importUserPrescription #return_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #importUserPrescription #return_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #importUserPrescription #return_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #new_bill_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #new_bill_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #new_bill_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #new_bill_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #new_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #new_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #new_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #new_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #create_prescirption_template_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #create_prescirption_template_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #create_prescirption_template_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #create_prescirption_template_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #prescription_template_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #prescription_template_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #prescription_template_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #prescription_template_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #new_prescription_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #new_prescription_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #create_anon_pres_item .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #create_anon_pres_item .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #create_anon_pres_item .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #create_anon_pres_item .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #new_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #new_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #new_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #new_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #edit_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #edit_pharmacy_order_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #edit_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #edit_pharmacy_order_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #new_treatment_form .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #new_treatment_form .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #new_treatment_form .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #new_treatment_form .treatment_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #return_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #return_hospital_pharmacy_bill .prescription_item_row .remove_nested_fields_link.visible-sm:hover, #add_new_radiology_order_form #return_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-xs:hover, #add_new_radiology_order_form #return_hospital_pharmacy_bill .treatment_item_row .remove_nested_fields_link.visible-sm:hover {
  opacity: 1;
}
#add_new_prescription_form #new_prescription_form .prescription_notes_quick_actions textarea.form-control, #add_new_prescription_form #new_bill_form .prescription_notes_quick_actions textarea.form-control, #add_new_prescription_form #new_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control, #add_new_prescription_form #edit_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control, #add_new_prescription_form #create_prescirption_template_form .prescription_notes_quick_actions textarea.form-control, #add_new_prescription_form #prescription_template_form .prescription_notes_quick_actions textarea.form-control, #add_new_prescription_form #new_prescription_form .prescription_notes_quick_actions textarea.form-control, #add_new_prescription_form #create_anon_pres_item .prescription_notes_quick_actions textarea.form-control, #add_new_prescription_form #new_pharmacy_order_form .prescription_notes_quick_actions textarea.form-control, #add_new_prescription_form #edit_pharmacy_order_form .prescription_notes_quick_actions textarea.form-control, #add_new_prescription_form #new_treatment_form .prescription_notes_quick_actions textarea.form-control, #add_new_prescription_form #return_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control, #edit_invoice_form #new_prescription_form .prescription_notes_quick_actions textarea.form-control, #edit_invoice_form #new_bill_form .prescription_notes_quick_actions textarea.form-control, #edit_invoice_form #new_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control, #edit_invoice_form #edit_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control, #edit_invoice_form #create_prescirption_template_form .prescription_notes_quick_actions textarea.form-control, #edit_invoice_form #prescription_template_form .prescription_notes_quick_actions textarea.form-control, #edit_invoice_form #new_prescription_form .prescription_notes_quick_actions textarea.form-control, #edit_invoice_form #create_anon_pres_item .prescription_notes_quick_actions textarea.form-control, #edit_invoice_form #new_pharmacy_order_form .prescription_notes_quick_actions textarea.form-control, #edit_invoice_form #edit_pharmacy_order_form .prescription_notes_quick_actions textarea.form-control, #edit_invoice_form #new_treatment_form .prescription_notes_quick_actions textarea.form-control, #edit_invoice_form #return_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control, #add_new_pharmacy_bill_form #new_prescription_form .prescription_notes_quick_actions textarea.form-control, #add_new_pharmacy_bill_form #new_bill_form .prescription_notes_quick_actions textarea.form-control, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control, #add_new_pharmacy_bill_form #create_prescirption_template_form .prescription_notes_quick_actions textarea.form-control, #add_new_pharmacy_bill_form #prescription_template_form .prescription_notes_quick_actions textarea.form-control, #add_new_pharmacy_bill_form #new_prescription_form .prescription_notes_quick_actions textarea.form-control, #add_new_pharmacy_bill_form #create_anon_pres_item .prescription_notes_quick_actions textarea.form-control, #add_new_pharmacy_bill_form #new_pharmacy_order_form .prescription_notes_quick_actions textarea.form-control, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .prescription_notes_quick_actions textarea.form-control, #add_new_pharmacy_bill_form #new_treatment_form .prescription_notes_quick_actions textarea.form-control, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control, #edit_pharmacy_bill_form #new_prescription_form .prescription_notes_quick_actions textarea.form-control, #edit_pharmacy_bill_form #new_bill_form .prescription_notes_quick_actions textarea.form-control, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control, #edit_pharmacy_bill_form #create_prescirption_template_form .prescription_notes_quick_actions textarea.form-control, #edit_pharmacy_bill_form #prescription_template_form .prescription_notes_quick_actions textarea.form-control, #edit_pharmacy_bill_form #new_prescription_form .prescription_notes_quick_actions textarea.form-control, #edit_pharmacy_bill_form #create_anon_pres_item .prescription_notes_quick_actions textarea.form-control, #edit_pharmacy_bill_form #new_pharmacy_order_form .prescription_notes_quick_actions textarea.form-control, #edit_pharmacy_bill_form #edit_pharmacy_order_form .prescription_notes_quick_actions textarea.form-control, #edit_pharmacy_bill_form #new_treatment_form .prescription_notes_quick_actions textarea.form-control, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control, #createPrescriptionTemplatemodal #new_prescription_form .prescription_notes_quick_actions textarea.form-control, #createPrescriptionTemplatemodal #new_bill_form .prescription_notes_quick_actions textarea.form-control, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control, #createPrescriptionTemplatemodal #create_prescirption_template_form .prescription_notes_quick_actions textarea.form-control, #createPrescriptionTemplatemodal #prescription_template_form .prescription_notes_quick_actions textarea.form-control, #createPrescriptionTemplatemodal #new_prescription_form .prescription_notes_quick_actions textarea.form-control, #createPrescriptionTemplatemodal #create_anon_pres_item .prescription_notes_quick_actions textarea.form-control, #createPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_notes_quick_actions textarea.form-control, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_notes_quick_actions textarea.form-control, #createPrescriptionTemplatemodal #new_treatment_form .prescription_notes_quick_actions textarea.form-control, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control, #editPrescriptionTemplatemodal #new_prescription_form .prescription_notes_quick_actions textarea.form-control, #editPrescriptionTemplatemodal #new_bill_form .prescription_notes_quick_actions textarea.form-control, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control, #editPrescriptionTemplatemodal #create_prescirption_template_form .prescription_notes_quick_actions textarea.form-control, #editPrescriptionTemplatemodal #prescription_template_form .prescription_notes_quick_actions textarea.form-control, #editPrescriptionTemplatemodal #new_prescription_form .prescription_notes_quick_actions textarea.form-control, #editPrescriptionTemplatemodal #create_anon_pres_item .prescription_notes_quick_actions textarea.form-control, #editPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_notes_quick_actions textarea.form-control, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_notes_quick_actions textarea.form-control, #editPrescriptionTemplatemodal #new_treatment_form .prescription_notes_quick_actions textarea.form-control, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control, #editPrevPrescription #new_prescription_form .prescription_notes_quick_actions textarea.form-control, #editPrevPrescription #new_bill_form .prescription_notes_quick_actions textarea.form-control, #editPrevPrescription #new_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control, #editPrevPrescription #edit_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control, #editPrevPrescription #create_prescirption_template_form .prescription_notes_quick_actions textarea.form-control, #editPrevPrescription #prescription_template_form .prescription_notes_quick_actions textarea.form-control, #editPrevPrescription #new_prescription_form .prescription_notes_quick_actions textarea.form-control, #editPrevPrescription #create_anon_pres_item .prescription_notes_quick_actions textarea.form-control, #editPrevPrescription #new_pharmacy_order_form .prescription_notes_quick_actions textarea.form-control, #editPrevPrescription #edit_pharmacy_order_form .prescription_notes_quick_actions textarea.form-control, #editPrevPrescription #new_treatment_form .prescription_notes_quick_actions textarea.form-control, #editPrevPrescription #return_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control, #importUserPrescription #new_prescription_form .prescription_notes_quick_actions textarea.form-control, #importUserPrescription #new_bill_form .prescription_notes_quick_actions textarea.form-control, #importUserPrescription #new_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control, #importUserPrescription #edit_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control, #importUserPrescription #create_prescirption_template_form .prescription_notes_quick_actions textarea.form-control, #importUserPrescription #prescription_template_form .prescription_notes_quick_actions textarea.form-control, #importUserPrescription #new_prescription_form .prescription_notes_quick_actions textarea.form-control, #importUserPrescription #create_anon_pres_item .prescription_notes_quick_actions textarea.form-control, #importUserPrescription #new_pharmacy_order_form .prescription_notes_quick_actions textarea.form-control, #importUserPrescription #edit_pharmacy_order_form .prescription_notes_quick_actions textarea.form-control, #importUserPrescription #new_treatment_form .prescription_notes_quick_actions textarea.form-control, #importUserPrescription #return_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control, #add_new_radiology_order_form #new_prescription_form .prescription_notes_quick_actions textarea.form-control, #add_new_radiology_order_form #new_bill_form .prescription_notes_quick_actions textarea.form-control, #add_new_radiology_order_form #new_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control, #add_new_radiology_order_form #create_prescirption_template_form .prescription_notes_quick_actions textarea.form-control, #add_new_radiology_order_form #prescription_template_form .prescription_notes_quick_actions textarea.form-control, #add_new_radiology_order_form #new_prescription_form .prescription_notes_quick_actions textarea.form-control, #add_new_radiology_order_form #create_anon_pres_item .prescription_notes_quick_actions textarea.form-control, #add_new_radiology_order_form #new_pharmacy_order_form .prescription_notes_quick_actions textarea.form-control, #add_new_radiology_order_form #edit_pharmacy_order_form .prescription_notes_quick_actions textarea.form-control, #add_new_radiology_order_form #new_treatment_form .prescription_notes_quick_actions textarea.form-control, #add_new_radiology_order_form #return_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control {
  height: 4em;
  border: none !important;
}
#add_new_prescription_form #new_prescription_form .prescription_notes_quick_actions textarea.form-control:focus, #add_new_prescription_form #new_bill_form .prescription_notes_quick_actions textarea.form-control:focus, #add_new_prescription_form #new_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control:focus, #add_new_prescription_form #edit_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control:focus, #add_new_prescription_form #create_prescirption_template_form .prescription_notes_quick_actions textarea.form-control:focus, #add_new_prescription_form #prescription_template_form .prescription_notes_quick_actions textarea.form-control:focus, #add_new_prescription_form #new_prescription_form .prescription_notes_quick_actions textarea.form-control:focus, #add_new_prescription_form #create_anon_pres_item .prescription_notes_quick_actions textarea.form-control:focus, #add_new_prescription_form #new_pharmacy_order_form .prescription_notes_quick_actions textarea.form-control:focus, #add_new_prescription_form #edit_pharmacy_order_form .prescription_notes_quick_actions textarea.form-control:focus, #add_new_prescription_form #new_treatment_form .prescription_notes_quick_actions textarea.form-control:focus, #add_new_prescription_form #return_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control:focus, #edit_invoice_form #new_prescription_form .prescription_notes_quick_actions textarea.form-control:focus, #edit_invoice_form #new_bill_form .prescription_notes_quick_actions textarea.form-control:focus, #edit_invoice_form #new_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control:focus, #edit_invoice_form #edit_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control:focus, #edit_invoice_form #create_prescirption_template_form .prescription_notes_quick_actions textarea.form-control:focus, #edit_invoice_form #prescription_template_form .prescription_notes_quick_actions textarea.form-control:focus, #edit_invoice_form #new_prescription_form .prescription_notes_quick_actions textarea.form-control:focus, #edit_invoice_form #create_anon_pres_item .prescription_notes_quick_actions textarea.form-control:focus, #edit_invoice_form #new_pharmacy_order_form .prescription_notes_quick_actions textarea.form-control:focus, #edit_invoice_form #edit_pharmacy_order_form .prescription_notes_quick_actions textarea.form-control:focus, #edit_invoice_form #new_treatment_form .prescription_notes_quick_actions textarea.form-control:focus, #edit_invoice_form #return_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control:focus, #add_new_pharmacy_bill_form #new_prescription_form .prescription_notes_quick_actions textarea.form-control:focus, #add_new_pharmacy_bill_form #new_bill_form .prescription_notes_quick_actions textarea.form-control:focus, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control:focus, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control:focus, #add_new_pharmacy_bill_form #create_prescirption_template_form .prescription_notes_quick_actions textarea.form-control:focus, #add_new_pharmacy_bill_form #prescription_template_form .prescription_notes_quick_actions textarea.form-control:focus, #add_new_pharmacy_bill_form #new_prescription_form .prescription_notes_quick_actions textarea.form-control:focus, #add_new_pharmacy_bill_form #create_anon_pres_item .prescription_notes_quick_actions textarea.form-control:focus, #add_new_pharmacy_bill_form #new_pharmacy_order_form .prescription_notes_quick_actions textarea.form-control:focus, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .prescription_notes_quick_actions textarea.form-control:focus, #add_new_pharmacy_bill_form #new_treatment_form .prescription_notes_quick_actions textarea.form-control:focus, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control:focus, #edit_pharmacy_bill_form #new_prescription_form .prescription_notes_quick_actions textarea.form-control:focus, #edit_pharmacy_bill_form #new_bill_form .prescription_notes_quick_actions textarea.form-control:focus, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control:focus, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control:focus, #edit_pharmacy_bill_form #create_prescirption_template_form .prescription_notes_quick_actions textarea.form-control:focus, #edit_pharmacy_bill_form #prescription_template_form .prescription_notes_quick_actions textarea.form-control:focus, #edit_pharmacy_bill_form #new_prescription_form .prescription_notes_quick_actions textarea.form-control:focus, #edit_pharmacy_bill_form #create_anon_pres_item .prescription_notes_quick_actions textarea.form-control:focus, #edit_pharmacy_bill_form #new_pharmacy_order_form .prescription_notes_quick_actions textarea.form-control:focus, #edit_pharmacy_bill_form #edit_pharmacy_order_form .prescription_notes_quick_actions textarea.form-control:focus, #edit_pharmacy_bill_form #new_treatment_form .prescription_notes_quick_actions textarea.form-control:focus, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control:focus, #createPrescriptionTemplatemodal #new_prescription_form .prescription_notes_quick_actions textarea.form-control:focus, #createPrescriptionTemplatemodal #new_bill_form .prescription_notes_quick_actions textarea.form-control:focus, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control:focus, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control:focus, #createPrescriptionTemplatemodal #create_prescirption_template_form .prescription_notes_quick_actions textarea.form-control:focus, #createPrescriptionTemplatemodal #prescription_template_form .prescription_notes_quick_actions textarea.form-control:focus, #createPrescriptionTemplatemodal #new_prescription_form .prescription_notes_quick_actions textarea.form-control:focus, #createPrescriptionTemplatemodal #create_anon_pres_item .prescription_notes_quick_actions textarea.form-control:focus, #createPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_notes_quick_actions textarea.form-control:focus, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_notes_quick_actions textarea.form-control:focus, #createPrescriptionTemplatemodal #new_treatment_form .prescription_notes_quick_actions textarea.form-control:focus, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control:focus, #editPrescriptionTemplatemodal #new_prescription_form .prescription_notes_quick_actions textarea.form-control:focus, #editPrescriptionTemplatemodal #new_bill_form .prescription_notes_quick_actions textarea.form-control:focus, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control:focus, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control:focus, #editPrescriptionTemplatemodal #create_prescirption_template_form .prescription_notes_quick_actions textarea.form-control:focus, #editPrescriptionTemplatemodal #prescription_template_form .prescription_notes_quick_actions textarea.form-control:focus, #editPrescriptionTemplatemodal #new_prescription_form .prescription_notes_quick_actions textarea.form-control:focus, #editPrescriptionTemplatemodal #create_anon_pres_item .prescription_notes_quick_actions textarea.form-control:focus, #editPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_notes_quick_actions textarea.form-control:focus, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_notes_quick_actions textarea.form-control:focus, #editPrescriptionTemplatemodal #new_treatment_form .prescription_notes_quick_actions textarea.form-control:focus, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control:focus, #editPrevPrescription #new_prescription_form .prescription_notes_quick_actions textarea.form-control:focus, #editPrevPrescription #new_bill_form .prescription_notes_quick_actions textarea.form-control:focus, #editPrevPrescription #new_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control:focus, #editPrevPrescription #edit_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control:focus, #editPrevPrescription #create_prescirption_template_form .prescription_notes_quick_actions textarea.form-control:focus, #editPrevPrescription #prescription_template_form .prescription_notes_quick_actions textarea.form-control:focus, #editPrevPrescription #new_prescription_form .prescription_notes_quick_actions textarea.form-control:focus, #editPrevPrescription #create_anon_pres_item .prescription_notes_quick_actions textarea.form-control:focus, #editPrevPrescription #new_pharmacy_order_form .prescription_notes_quick_actions textarea.form-control:focus, #editPrevPrescription #edit_pharmacy_order_form .prescription_notes_quick_actions textarea.form-control:focus, #editPrevPrescription #new_treatment_form .prescription_notes_quick_actions textarea.form-control:focus, #editPrevPrescription #return_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control:focus, #importUserPrescription #new_prescription_form .prescription_notes_quick_actions textarea.form-control:focus, #importUserPrescription #new_bill_form .prescription_notes_quick_actions textarea.form-control:focus, #importUserPrescription #new_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control:focus, #importUserPrescription #edit_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control:focus, #importUserPrescription #create_prescirption_template_form .prescription_notes_quick_actions textarea.form-control:focus, #importUserPrescription #prescription_template_form .prescription_notes_quick_actions textarea.form-control:focus, #importUserPrescription #new_prescription_form .prescription_notes_quick_actions textarea.form-control:focus, #importUserPrescription #create_anon_pres_item .prescription_notes_quick_actions textarea.form-control:focus, #importUserPrescription #new_pharmacy_order_form .prescription_notes_quick_actions textarea.form-control:focus, #importUserPrescription #edit_pharmacy_order_form .prescription_notes_quick_actions textarea.form-control:focus, #importUserPrescription #new_treatment_form .prescription_notes_quick_actions textarea.form-control:focus, #importUserPrescription #return_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control:focus, #add_new_radiology_order_form #new_prescription_form .prescription_notes_quick_actions textarea.form-control:focus, #add_new_radiology_order_form #new_bill_form .prescription_notes_quick_actions textarea.form-control:focus, #add_new_radiology_order_form #new_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control:focus, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control:focus, #add_new_radiology_order_form #create_prescirption_template_form .prescription_notes_quick_actions textarea.form-control:focus, #add_new_radiology_order_form #prescription_template_form .prescription_notes_quick_actions textarea.form-control:focus, #add_new_radiology_order_form #new_prescription_form .prescription_notes_quick_actions textarea.form-control:focus, #add_new_radiology_order_form #create_anon_pres_item .prescription_notes_quick_actions textarea.form-control:focus, #add_new_radiology_order_form #new_pharmacy_order_form .prescription_notes_quick_actions textarea.form-control:focus, #add_new_radiology_order_form #edit_pharmacy_order_form .prescription_notes_quick_actions textarea.form-control:focus, #add_new_radiology_order_form #new_treatment_form .prescription_notes_quick_actions textarea.form-control:focus, #add_new_radiology_order_form #return_hospital_pharmacy_bill .prescription_notes_quick_actions textarea.form-control:focus {
  box-shadow: inset 0px 0px 0px 1px rgba(43, 126, 237, 0.6);
}
#add_new_prescription_form #new_prescription_form .prescription_instruction, #add_new_prescription_form #new_bill_form .prescription_instruction, #add_new_prescription_form #new_hospital_pharmacy_bill .prescription_instruction, #add_new_prescription_form #edit_hospital_pharmacy_bill .prescription_instruction, #add_new_prescription_form #create_prescirption_template_form .prescription_instruction, #add_new_prescription_form #prescription_template_form .prescription_instruction, #add_new_prescription_form #new_prescription_form .prescription_instruction, #add_new_prescription_form #create_anon_pres_item .prescription_instruction, #add_new_prescription_form #new_pharmacy_order_form .prescription_instruction, #add_new_prescription_form #edit_pharmacy_order_form .prescription_instruction, #add_new_prescription_form #new_treatment_form .prescription_instruction, #add_new_prescription_form #return_hospital_pharmacy_bill .prescription_instruction, #edit_invoice_form #new_prescription_form .prescription_instruction, #edit_invoice_form #new_bill_form .prescription_instruction, #edit_invoice_form #new_hospital_pharmacy_bill .prescription_instruction, #edit_invoice_form #edit_hospital_pharmacy_bill .prescription_instruction, #edit_invoice_form #create_prescirption_template_form .prescription_instruction, #edit_invoice_form #prescription_template_form .prescription_instruction, #edit_invoice_form #new_prescription_form .prescription_instruction, #edit_invoice_form #create_anon_pres_item .prescription_instruction, #edit_invoice_form #new_pharmacy_order_form .prescription_instruction, #edit_invoice_form #edit_pharmacy_order_form .prescription_instruction, #edit_invoice_form #new_treatment_form .prescription_instruction, #edit_invoice_form #return_hospital_pharmacy_bill .prescription_instruction, #add_new_pharmacy_bill_form #new_prescription_form .prescription_instruction, #add_new_pharmacy_bill_form #new_bill_form .prescription_instruction, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_instruction, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_instruction, #add_new_pharmacy_bill_form #create_prescirption_template_form .prescription_instruction, #add_new_pharmacy_bill_form #prescription_template_form .prescription_instruction, #add_new_pharmacy_bill_form #new_prescription_form .prescription_instruction, #add_new_pharmacy_bill_form #create_anon_pres_item .prescription_instruction, #add_new_pharmacy_bill_form #new_pharmacy_order_form .prescription_instruction, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .prescription_instruction, #add_new_pharmacy_bill_form #new_treatment_form .prescription_instruction, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_instruction, #edit_pharmacy_bill_form #new_prescription_form .prescription_instruction, #edit_pharmacy_bill_form #new_bill_form .prescription_instruction, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_instruction, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_instruction, #edit_pharmacy_bill_form #create_prescirption_template_form .prescription_instruction, #edit_pharmacy_bill_form #prescription_template_form .prescription_instruction, #edit_pharmacy_bill_form #new_prescription_form .prescription_instruction, #edit_pharmacy_bill_form #create_anon_pres_item .prescription_instruction, #edit_pharmacy_bill_form #new_pharmacy_order_form .prescription_instruction, #edit_pharmacy_bill_form #edit_pharmacy_order_form .prescription_instruction, #edit_pharmacy_bill_form #new_treatment_form .prescription_instruction, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_instruction, #createPrescriptionTemplatemodal #new_prescription_form .prescription_instruction, #createPrescriptionTemplatemodal #new_bill_form .prescription_instruction, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_instruction, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_instruction, #createPrescriptionTemplatemodal #create_prescirption_template_form .prescription_instruction, #createPrescriptionTemplatemodal #prescription_template_form .prescription_instruction, #createPrescriptionTemplatemodal #new_prescription_form .prescription_instruction, #createPrescriptionTemplatemodal #create_anon_pres_item .prescription_instruction, #createPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_instruction, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_instruction, #createPrescriptionTemplatemodal #new_treatment_form .prescription_instruction, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_instruction, #editPrescriptionTemplatemodal #new_prescription_form .prescription_instruction, #editPrescriptionTemplatemodal #new_bill_form .prescription_instruction, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_instruction, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_instruction, #editPrescriptionTemplatemodal #create_prescirption_template_form .prescription_instruction, #editPrescriptionTemplatemodal #prescription_template_form .prescription_instruction, #editPrescriptionTemplatemodal #new_prescription_form .prescription_instruction, #editPrescriptionTemplatemodal #create_anon_pres_item .prescription_instruction, #editPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_instruction, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_instruction, #editPrescriptionTemplatemodal #new_treatment_form .prescription_instruction, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_instruction, #editPrevPrescription #new_prescription_form .prescription_instruction, #editPrevPrescription #new_bill_form .prescription_instruction, #editPrevPrescription #new_hospital_pharmacy_bill .prescription_instruction, #editPrevPrescription #edit_hospital_pharmacy_bill .prescription_instruction, #editPrevPrescription #create_prescirption_template_form .prescription_instruction, #editPrevPrescription #prescription_template_form .prescription_instruction, #editPrevPrescription #new_prescription_form .prescription_instruction, #editPrevPrescription #create_anon_pres_item .prescription_instruction, #editPrevPrescription #new_pharmacy_order_form .prescription_instruction, #editPrevPrescription #edit_pharmacy_order_form .prescription_instruction, #editPrevPrescription #new_treatment_form .prescription_instruction, #editPrevPrescription #return_hospital_pharmacy_bill .prescription_instruction, #importUserPrescription #new_prescription_form .prescription_instruction, #importUserPrescription #new_bill_form .prescription_instruction, #importUserPrescription #new_hospital_pharmacy_bill .prescription_instruction, #importUserPrescription #edit_hospital_pharmacy_bill .prescription_instruction, #importUserPrescription #create_prescirption_template_form .prescription_instruction, #importUserPrescription #prescription_template_form .prescription_instruction, #importUserPrescription #new_prescription_form .prescription_instruction, #importUserPrescription #create_anon_pres_item .prescription_instruction, #importUserPrescription #new_pharmacy_order_form .prescription_instruction, #importUserPrescription #edit_pharmacy_order_form .prescription_instruction, #importUserPrescription #new_treatment_form .prescription_instruction, #importUserPrescription #return_hospital_pharmacy_bill .prescription_instruction, #add_new_radiology_order_form #new_prescription_form .prescription_instruction, #add_new_radiology_order_form #new_bill_form .prescription_instruction, #add_new_radiology_order_form #new_hospital_pharmacy_bill .prescription_instruction, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .prescription_instruction, #add_new_radiology_order_form #create_prescirption_template_form .prescription_instruction, #add_new_radiology_order_form #prescription_template_form .prescription_instruction, #add_new_radiology_order_form #new_prescription_form .prescription_instruction, #add_new_radiology_order_form #create_anon_pres_item .prescription_instruction, #add_new_radiology_order_form #new_pharmacy_order_form .prescription_instruction, #add_new_radiology_order_form #edit_pharmacy_order_form .prescription_instruction, #add_new_radiology_order_form #new_treatment_form .prescription_instruction, #add_new_radiology_order_form #return_hospital_pharmacy_bill .prescription_instruction {
  position: relative;
  height: 8em;
}
#add_new_prescription_form #new_prescription_form .prescription_instruction textarea.form-control, #add_new_prescription_form #new_bill_form .prescription_instruction textarea.form-control, #add_new_prescription_form #new_hospital_pharmacy_bill .prescription_instruction textarea.form-control, #add_new_prescription_form #edit_hospital_pharmacy_bill .prescription_instruction textarea.form-control, #add_new_prescription_form #create_prescirption_template_form .prescription_instruction textarea.form-control, #add_new_prescription_form #prescription_template_form .prescription_instruction textarea.form-control, #add_new_prescription_form #new_prescription_form .prescription_instruction textarea.form-control, #add_new_prescription_form #create_anon_pres_item .prescription_instruction textarea.form-control, #add_new_prescription_form #new_pharmacy_order_form .prescription_instruction textarea.form-control, #add_new_prescription_form #edit_pharmacy_order_form .prescription_instruction textarea.form-control, #add_new_prescription_form #new_treatment_form .prescription_instruction textarea.form-control, #add_new_prescription_form #return_hospital_pharmacy_bill .prescription_instruction textarea.form-control, #edit_invoice_form #new_prescription_form .prescription_instruction textarea.form-control, #edit_invoice_form #new_bill_form .prescription_instruction textarea.form-control, #edit_invoice_form #new_hospital_pharmacy_bill .prescription_instruction textarea.form-control, #edit_invoice_form #edit_hospital_pharmacy_bill .prescription_instruction textarea.form-control, #edit_invoice_form #create_prescirption_template_form .prescription_instruction textarea.form-control, #edit_invoice_form #prescription_template_form .prescription_instruction textarea.form-control, #edit_invoice_form #new_prescription_form .prescription_instruction textarea.form-control, #edit_invoice_form #create_anon_pres_item .prescription_instruction textarea.form-control, #edit_invoice_form #new_pharmacy_order_form .prescription_instruction textarea.form-control, #edit_invoice_form #edit_pharmacy_order_form .prescription_instruction textarea.form-control, #edit_invoice_form #new_treatment_form .prescription_instruction textarea.form-control, #edit_invoice_form #return_hospital_pharmacy_bill .prescription_instruction textarea.form-control, #add_new_pharmacy_bill_form #new_prescription_form .prescription_instruction textarea.form-control, #add_new_pharmacy_bill_form #new_bill_form .prescription_instruction textarea.form-control, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_instruction textarea.form-control, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_instruction textarea.form-control, #add_new_pharmacy_bill_form #create_prescirption_template_form .prescription_instruction textarea.form-control, #add_new_pharmacy_bill_form #prescription_template_form .prescription_instruction textarea.form-control, #add_new_pharmacy_bill_form #new_prescription_form .prescription_instruction textarea.form-control, #add_new_pharmacy_bill_form #create_anon_pres_item .prescription_instruction textarea.form-control, #add_new_pharmacy_bill_form #new_pharmacy_order_form .prescription_instruction textarea.form-control, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .prescription_instruction textarea.form-control, #add_new_pharmacy_bill_form #new_treatment_form .prescription_instruction textarea.form-control, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_instruction textarea.form-control, #edit_pharmacy_bill_form #new_prescription_form .prescription_instruction textarea.form-control, #edit_pharmacy_bill_form #new_bill_form .prescription_instruction textarea.form-control, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_instruction textarea.form-control, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_instruction textarea.form-control, #edit_pharmacy_bill_form #create_prescirption_template_form .prescription_instruction textarea.form-control, #edit_pharmacy_bill_form #prescription_template_form .prescription_instruction textarea.form-control, #edit_pharmacy_bill_form #new_prescription_form .prescription_instruction textarea.form-control, #edit_pharmacy_bill_form #create_anon_pres_item .prescription_instruction textarea.form-control, #edit_pharmacy_bill_form #new_pharmacy_order_form .prescription_instruction textarea.form-control, #edit_pharmacy_bill_form #edit_pharmacy_order_form .prescription_instruction textarea.form-control, #edit_pharmacy_bill_form #new_treatment_form .prescription_instruction textarea.form-control, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_instruction textarea.form-control, #createPrescriptionTemplatemodal #new_prescription_form .prescription_instruction textarea.form-control, #createPrescriptionTemplatemodal #new_bill_form .prescription_instruction textarea.form-control, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_instruction textarea.form-control, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_instruction textarea.form-control, #createPrescriptionTemplatemodal #create_prescirption_template_form .prescription_instruction textarea.form-control, #createPrescriptionTemplatemodal #prescription_template_form .prescription_instruction textarea.form-control, #createPrescriptionTemplatemodal #new_prescription_form .prescription_instruction textarea.form-control, #createPrescriptionTemplatemodal #create_anon_pres_item .prescription_instruction textarea.form-control, #createPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_instruction textarea.form-control, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_instruction textarea.form-control, #createPrescriptionTemplatemodal #new_treatment_form .prescription_instruction textarea.form-control, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_instruction textarea.form-control, #editPrescriptionTemplatemodal #new_prescription_form .prescription_instruction textarea.form-control, #editPrescriptionTemplatemodal #new_bill_form .prescription_instruction textarea.form-control, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_instruction textarea.form-control, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_instruction textarea.form-control, #editPrescriptionTemplatemodal #create_prescirption_template_form .prescription_instruction textarea.form-control, #editPrescriptionTemplatemodal #prescription_template_form .prescription_instruction textarea.form-control, #editPrescriptionTemplatemodal #new_prescription_form .prescription_instruction textarea.form-control, #editPrescriptionTemplatemodal #create_anon_pres_item .prescription_instruction textarea.form-control, #editPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_instruction textarea.form-control, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_instruction textarea.form-control, #editPrescriptionTemplatemodal #new_treatment_form .prescription_instruction textarea.form-control, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_instruction textarea.form-control, #editPrevPrescription #new_prescription_form .prescription_instruction textarea.form-control, #editPrevPrescription #new_bill_form .prescription_instruction textarea.form-control, #editPrevPrescription #new_hospital_pharmacy_bill .prescription_instruction textarea.form-control, #editPrevPrescription #edit_hospital_pharmacy_bill .prescription_instruction textarea.form-control, #editPrevPrescription #create_prescirption_template_form .prescription_instruction textarea.form-control, #editPrevPrescription #prescription_template_form .prescription_instruction textarea.form-control, #editPrevPrescription #new_prescription_form .prescription_instruction textarea.form-control, #editPrevPrescription #create_anon_pres_item .prescription_instruction textarea.form-control, #editPrevPrescription #new_pharmacy_order_form .prescription_instruction textarea.form-control, #editPrevPrescription #edit_pharmacy_order_form .prescription_instruction textarea.form-control, #editPrevPrescription #new_treatment_form .prescription_instruction textarea.form-control, #editPrevPrescription #return_hospital_pharmacy_bill .prescription_instruction textarea.form-control, #importUserPrescription #new_prescription_form .prescription_instruction textarea.form-control, #importUserPrescription #new_bill_form .prescription_instruction textarea.form-control, #importUserPrescription #new_hospital_pharmacy_bill .prescription_instruction textarea.form-control, #importUserPrescription #edit_hospital_pharmacy_bill .prescription_instruction textarea.form-control, #importUserPrescription #create_prescirption_template_form .prescription_instruction textarea.form-control, #importUserPrescription #prescription_template_form .prescription_instruction textarea.form-control, #importUserPrescription #new_prescription_form .prescription_instruction textarea.form-control, #importUserPrescription #create_anon_pres_item .prescription_instruction textarea.form-control, #importUserPrescription #new_pharmacy_order_form .prescription_instruction textarea.form-control, #importUserPrescription #edit_pharmacy_order_form .prescription_instruction textarea.form-control, #importUserPrescription #new_treatment_form .prescription_instruction textarea.form-control, #importUserPrescription #return_hospital_pharmacy_bill .prescription_instruction textarea.form-control, #add_new_radiology_order_form #new_prescription_form .prescription_instruction textarea.form-control, #add_new_radiology_order_form #new_bill_form .prescription_instruction textarea.form-control, #add_new_radiology_order_form #new_hospital_pharmacy_bill .prescription_instruction textarea.form-control, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .prescription_instruction textarea.form-control, #add_new_radiology_order_form #create_prescirption_template_form .prescription_instruction textarea.form-control, #add_new_radiology_order_form #prescription_template_form .prescription_instruction textarea.form-control, #add_new_radiology_order_form #new_prescription_form .prescription_instruction textarea.form-control, #add_new_radiology_order_form #create_anon_pres_item .prescription_instruction textarea.form-control, #add_new_radiology_order_form #new_pharmacy_order_form .prescription_instruction textarea.form-control, #add_new_radiology_order_form #edit_pharmacy_order_form .prescription_instruction textarea.form-control, #add_new_radiology_order_form #new_treatment_form .prescription_instruction textarea.form-control, #add_new_radiology_order_form #return_hospital_pharmacy_bill .prescription_instruction textarea.form-control {
  position: absolute;
  height: calc(100% - 19px);
  margin: 0;
  top: 0;
  bottom: 0;
  border: none !important;
  border-radius: 0;
  resize: none;
}
#add_new_prescription_form #new_prescription_form .prescription_instruction textarea.form-control:focus, #add_new_prescription_form #new_bill_form .prescription_instruction textarea.form-control:focus, #add_new_prescription_form #new_hospital_pharmacy_bill .prescription_instruction textarea.form-control:focus, #add_new_prescription_form #edit_hospital_pharmacy_bill .prescription_instruction textarea.form-control:focus, #add_new_prescription_form #create_prescirption_template_form .prescription_instruction textarea.form-control:focus, #add_new_prescription_form #prescription_template_form .prescription_instruction textarea.form-control:focus, #add_new_prescription_form #new_prescription_form .prescription_instruction textarea.form-control:focus, #add_new_prescription_form #create_anon_pres_item .prescription_instruction textarea.form-control:focus, #add_new_prescription_form #new_pharmacy_order_form .prescription_instruction textarea.form-control:focus, #add_new_prescription_form #edit_pharmacy_order_form .prescription_instruction textarea.form-control:focus, #add_new_prescription_form #new_treatment_form .prescription_instruction textarea.form-control:focus, #add_new_prescription_form #return_hospital_pharmacy_bill .prescription_instruction textarea.form-control:focus, #edit_invoice_form #new_prescription_form .prescription_instruction textarea.form-control:focus, #edit_invoice_form #new_bill_form .prescription_instruction textarea.form-control:focus, #edit_invoice_form #new_hospital_pharmacy_bill .prescription_instruction textarea.form-control:focus, #edit_invoice_form #edit_hospital_pharmacy_bill .prescription_instruction textarea.form-control:focus, #edit_invoice_form #create_prescirption_template_form .prescription_instruction textarea.form-control:focus, #edit_invoice_form #prescription_template_form .prescription_instruction textarea.form-control:focus, #edit_invoice_form #new_prescription_form .prescription_instruction textarea.form-control:focus, #edit_invoice_form #create_anon_pres_item .prescription_instruction textarea.form-control:focus, #edit_invoice_form #new_pharmacy_order_form .prescription_instruction textarea.form-control:focus, #edit_invoice_form #edit_pharmacy_order_form .prescription_instruction textarea.form-control:focus, #edit_invoice_form #new_treatment_form .prescription_instruction textarea.form-control:focus, #edit_invoice_form #return_hospital_pharmacy_bill .prescription_instruction textarea.form-control:focus, #add_new_pharmacy_bill_form #new_prescription_form .prescription_instruction textarea.form-control:focus, #add_new_pharmacy_bill_form #new_bill_form .prescription_instruction textarea.form-control:focus, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_instruction textarea.form-control:focus, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_instruction textarea.form-control:focus, #add_new_pharmacy_bill_form #create_prescirption_template_form .prescription_instruction textarea.form-control:focus, #add_new_pharmacy_bill_form #prescription_template_form .prescription_instruction textarea.form-control:focus, #add_new_pharmacy_bill_form #new_prescription_form .prescription_instruction textarea.form-control:focus, #add_new_pharmacy_bill_form #create_anon_pres_item .prescription_instruction textarea.form-control:focus, #add_new_pharmacy_bill_form #new_pharmacy_order_form .prescription_instruction textarea.form-control:focus, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .prescription_instruction textarea.form-control:focus, #add_new_pharmacy_bill_form #new_treatment_form .prescription_instruction textarea.form-control:focus, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_instruction textarea.form-control:focus, #edit_pharmacy_bill_form #new_prescription_form .prescription_instruction textarea.form-control:focus, #edit_pharmacy_bill_form #new_bill_form .prescription_instruction textarea.form-control:focus, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_instruction textarea.form-control:focus, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_instruction textarea.form-control:focus, #edit_pharmacy_bill_form #create_prescirption_template_form .prescription_instruction textarea.form-control:focus, #edit_pharmacy_bill_form #prescription_template_form .prescription_instruction textarea.form-control:focus, #edit_pharmacy_bill_form #new_prescription_form .prescription_instruction textarea.form-control:focus, #edit_pharmacy_bill_form #create_anon_pres_item .prescription_instruction textarea.form-control:focus, #edit_pharmacy_bill_form #new_pharmacy_order_form .prescription_instruction textarea.form-control:focus, #edit_pharmacy_bill_form #edit_pharmacy_order_form .prescription_instruction textarea.form-control:focus, #edit_pharmacy_bill_form #new_treatment_form .prescription_instruction textarea.form-control:focus, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_instruction textarea.form-control:focus, #createPrescriptionTemplatemodal #new_prescription_form .prescription_instruction textarea.form-control:focus, #createPrescriptionTemplatemodal #new_bill_form .prescription_instruction textarea.form-control:focus, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_instruction textarea.form-control:focus, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_instruction textarea.form-control:focus, #createPrescriptionTemplatemodal #create_prescirption_template_form .prescription_instruction textarea.form-control:focus, #createPrescriptionTemplatemodal #prescription_template_form .prescription_instruction textarea.form-control:focus, #createPrescriptionTemplatemodal #new_prescription_form .prescription_instruction textarea.form-control:focus, #createPrescriptionTemplatemodal #create_anon_pres_item .prescription_instruction textarea.form-control:focus, #createPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_instruction textarea.form-control:focus, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_instruction textarea.form-control:focus, #createPrescriptionTemplatemodal #new_treatment_form .prescription_instruction textarea.form-control:focus, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_instruction textarea.form-control:focus, #editPrescriptionTemplatemodal #new_prescription_form .prescription_instruction textarea.form-control:focus, #editPrescriptionTemplatemodal #new_bill_form .prescription_instruction textarea.form-control:focus, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_instruction textarea.form-control:focus, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_instruction textarea.form-control:focus, #editPrescriptionTemplatemodal #create_prescirption_template_form .prescription_instruction textarea.form-control:focus, #editPrescriptionTemplatemodal #prescription_template_form .prescription_instruction textarea.form-control:focus, #editPrescriptionTemplatemodal #new_prescription_form .prescription_instruction textarea.form-control:focus, #editPrescriptionTemplatemodal #create_anon_pres_item .prescription_instruction textarea.form-control:focus, #editPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_instruction textarea.form-control:focus, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_instruction textarea.form-control:focus, #editPrescriptionTemplatemodal #new_treatment_form .prescription_instruction textarea.form-control:focus, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_instruction textarea.form-control:focus, #editPrevPrescription #new_prescription_form .prescription_instruction textarea.form-control:focus, #editPrevPrescription #new_bill_form .prescription_instruction textarea.form-control:focus, #editPrevPrescription #new_hospital_pharmacy_bill .prescription_instruction textarea.form-control:focus, #editPrevPrescription #edit_hospital_pharmacy_bill .prescription_instruction textarea.form-control:focus, #editPrevPrescription #create_prescirption_template_form .prescription_instruction textarea.form-control:focus, #editPrevPrescription #prescription_template_form .prescription_instruction textarea.form-control:focus, #editPrevPrescription #new_prescription_form .prescription_instruction textarea.form-control:focus, #editPrevPrescription #create_anon_pres_item .prescription_instruction textarea.form-control:focus, #editPrevPrescription #new_pharmacy_order_form .prescription_instruction textarea.form-control:focus, #editPrevPrescription #edit_pharmacy_order_form .prescription_instruction textarea.form-control:focus, #editPrevPrescription #new_treatment_form .prescription_instruction textarea.form-control:focus, #editPrevPrescription #return_hospital_pharmacy_bill .prescription_instruction textarea.form-control:focus, #importUserPrescription #new_prescription_form .prescription_instruction textarea.form-control:focus, #importUserPrescription #new_bill_form .prescription_instruction textarea.form-control:focus, #importUserPrescription #new_hospital_pharmacy_bill .prescription_instruction textarea.form-control:focus, #importUserPrescription #edit_hospital_pharmacy_bill .prescription_instruction textarea.form-control:focus, #importUserPrescription #create_prescirption_template_form .prescription_instruction textarea.form-control:focus, #importUserPrescription #prescription_template_form .prescription_instruction textarea.form-control:focus, #importUserPrescription #new_prescription_form .prescription_instruction textarea.form-control:focus, #importUserPrescription #create_anon_pres_item .prescription_instruction textarea.form-control:focus, #importUserPrescription #new_pharmacy_order_form .prescription_instruction textarea.form-control:focus, #importUserPrescription #edit_pharmacy_order_form .prescription_instruction textarea.form-control:focus, #importUserPrescription #new_treatment_form .prescription_instruction textarea.form-control:focus, #importUserPrescription #return_hospital_pharmacy_bill .prescription_instruction textarea.form-control:focus, #add_new_radiology_order_form #new_prescription_form .prescription_instruction textarea.form-control:focus, #add_new_radiology_order_form #new_bill_form .prescription_instruction textarea.form-control:focus, #add_new_radiology_order_form #new_hospital_pharmacy_bill .prescription_instruction textarea.form-control:focus, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .prescription_instruction textarea.form-control:focus, #add_new_radiology_order_form #create_prescirption_template_form .prescription_instruction textarea.form-control:focus, #add_new_radiology_order_form #prescription_template_form .prescription_instruction textarea.form-control:focus, #add_new_radiology_order_form #new_prescription_form .prescription_instruction textarea.form-control:focus, #add_new_radiology_order_form #create_anon_pres_item .prescription_instruction textarea.form-control:focus, #add_new_radiology_order_form #new_pharmacy_order_form .prescription_instruction textarea.form-control:focus, #add_new_radiology_order_form #edit_pharmacy_order_form .prescription_instruction textarea.form-control:focus, #add_new_radiology_order_form #new_treatment_form .prescription_instruction textarea.form-control:focus, #add_new_radiology_order_form #return_hospital_pharmacy_bill .prescription_instruction textarea.form-control:focus {
  height: calc(100% - 20px);
  box-shadow: inset 0px 0px 0px 1px rgba(43, 126, 237, 0.6);
}
#add_new_prescription_form #new_prescription_form .prescription_instruction .quick_action_buttons, #add_new_prescription_form #new_bill_form .prescription_instruction .quick_action_buttons, #add_new_prescription_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons, #add_new_prescription_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons, #add_new_prescription_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons, #add_new_prescription_form #prescription_template_form .prescription_instruction .quick_action_buttons, #add_new_prescription_form #new_prescription_form .prescription_instruction .quick_action_buttons, #add_new_prescription_form #create_anon_pres_item .prescription_instruction .quick_action_buttons, #add_new_prescription_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons, #add_new_prescription_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons, #add_new_prescription_form #new_treatment_form .prescription_instruction .quick_action_buttons, #add_new_prescription_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons, #edit_invoice_form #new_prescription_form .prescription_instruction .quick_action_buttons, #edit_invoice_form #new_bill_form .prescription_instruction .quick_action_buttons, #edit_invoice_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons, #edit_invoice_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons, #edit_invoice_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons, #edit_invoice_form #prescription_template_form .prescription_instruction .quick_action_buttons, #edit_invoice_form #new_prescription_form .prescription_instruction .quick_action_buttons, #edit_invoice_form #create_anon_pres_item .prescription_instruction .quick_action_buttons, #edit_invoice_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons, #edit_invoice_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons, #edit_invoice_form #new_treatment_form .prescription_instruction .quick_action_buttons, #edit_invoice_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons, #add_new_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons, #add_new_pharmacy_bill_form #new_bill_form .prescription_instruction .quick_action_buttons, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons, #add_new_pharmacy_bill_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons, #add_new_pharmacy_bill_form #prescription_template_form .prescription_instruction .quick_action_buttons, #add_new_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons, #add_new_pharmacy_bill_form #create_anon_pres_item .prescription_instruction .quick_action_buttons, #add_new_pharmacy_bill_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons, #add_new_pharmacy_bill_form #new_treatment_form .prescription_instruction .quick_action_buttons, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons, #edit_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons, #edit_pharmacy_bill_form #new_bill_form .prescription_instruction .quick_action_buttons, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons, #edit_pharmacy_bill_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons, #edit_pharmacy_bill_form #prescription_template_form .prescription_instruction .quick_action_buttons, #edit_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons, #edit_pharmacy_bill_form #create_anon_pres_item .prescription_instruction .quick_action_buttons, #edit_pharmacy_bill_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons, #edit_pharmacy_bill_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons, #edit_pharmacy_bill_form #new_treatment_form .prescription_instruction .quick_action_buttons, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons, #createPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons, #createPrescriptionTemplatemodal #new_bill_form .prescription_instruction .quick_action_buttons, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons, #createPrescriptionTemplatemodal #create_prescirption_template_form .prescription_instruction .quick_action_buttons, #createPrescriptionTemplatemodal #prescription_template_form .prescription_instruction .quick_action_buttons, #createPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons, #createPrescriptionTemplatemodal #create_anon_pres_item .prescription_instruction .quick_action_buttons, #createPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_instruction .quick_action_buttons, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons, #createPrescriptionTemplatemodal #new_treatment_form .prescription_instruction .quick_action_buttons, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons, #editPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons, #editPrescriptionTemplatemodal #new_bill_form .prescription_instruction .quick_action_buttons, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons, #editPrescriptionTemplatemodal #create_prescirption_template_form .prescription_instruction .quick_action_buttons, #editPrescriptionTemplatemodal #prescription_template_form .prescription_instruction .quick_action_buttons, #editPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons, #editPrescriptionTemplatemodal #create_anon_pres_item .prescription_instruction .quick_action_buttons, #editPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_instruction .quick_action_buttons, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons, #editPrescriptionTemplatemodal #new_treatment_form .prescription_instruction .quick_action_buttons, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons, #editPrevPrescription #new_prescription_form .prescription_instruction .quick_action_buttons, #editPrevPrescription #new_bill_form .prescription_instruction .quick_action_buttons, #editPrevPrescription #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons, #editPrevPrescription #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons, #editPrevPrescription #create_prescirption_template_form .prescription_instruction .quick_action_buttons, #editPrevPrescription #prescription_template_form .prescription_instruction .quick_action_buttons, #editPrevPrescription #new_prescription_form .prescription_instruction .quick_action_buttons, #editPrevPrescription #create_anon_pres_item .prescription_instruction .quick_action_buttons, #editPrevPrescription #new_pharmacy_order_form .prescription_instruction .quick_action_buttons, #editPrevPrescription #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons, #editPrevPrescription #new_treatment_form .prescription_instruction .quick_action_buttons, #editPrevPrescription #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons, #importUserPrescription #new_prescription_form .prescription_instruction .quick_action_buttons, #importUserPrescription #new_bill_form .prescription_instruction .quick_action_buttons, #importUserPrescription #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons, #importUserPrescription #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons, #importUserPrescription #create_prescirption_template_form .prescription_instruction .quick_action_buttons, #importUserPrescription #prescription_template_form .prescription_instruction .quick_action_buttons, #importUserPrescription #new_prescription_form .prescription_instruction .quick_action_buttons, #importUserPrescription #create_anon_pres_item .prescription_instruction .quick_action_buttons, #importUserPrescription #new_pharmacy_order_form .prescription_instruction .quick_action_buttons, #importUserPrescription #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons, #importUserPrescription #new_treatment_form .prescription_instruction .quick_action_buttons, #importUserPrescription #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons, #add_new_radiology_order_form #new_prescription_form .prescription_instruction .quick_action_buttons, #add_new_radiology_order_form #new_bill_form .prescription_instruction .quick_action_buttons, #add_new_radiology_order_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons, #add_new_radiology_order_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons, #add_new_radiology_order_form #prescription_template_form .prescription_instruction .quick_action_buttons, #add_new_radiology_order_form #new_prescription_form .prescription_instruction .quick_action_buttons, #add_new_radiology_order_form #create_anon_pres_item .prescription_instruction .quick_action_buttons, #add_new_radiology_order_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons, #add_new_radiology_order_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons, #add_new_radiology_order_form #new_treatment_form .prescription_instruction .quick_action_buttons, #add_new_radiology_order_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons {
  position: absolute;
  -webkit-transform: translateY(0em);
  -moz-transform: translateY(0em);
  -ms-transform: translateY(0em);
  -o-transform: translateY(0em);
  transform: translateY(0em);
  margin: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  padding: 0;
  box-shadow: inset 0 0 0 1px #dbe1e8;
}
#add_new_prescription_form #new_prescription_form .prescription_instruction .quick_action_buttons.open, #add_new_prescription_form #new_bill_form .prescription_instruction .quick_action_buttons.open, #add_new_prescription_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.open, #add_new_prescription_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.open, #add_new_prescription_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.open, #add_new_prescription_form #prescription_template_form .prescription_instruction .quick_action_buttons.open, #add_new_prescription_form #new_prescription_form .prescription_instruction .quick_action_buttons.open, #add_new_prescription_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.open, #add_new_prescription_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.open, #add_new_prescription_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.open, #add_new_prescription_form #new_treatment_form .prescription_instruction .quick_action_buttons.open, #add_new_prescription_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.open, #edit_invoice_form #new_prescription_form .prescription_instruction .quick_action_buttons.open, #edit_invoice_form #new_bill_form .prescription_instruction .quick_action_buttons.open, #edit_invoice_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.open, #edit_invoice_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.open, #edit_invoice_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.open, #edit_invoice_form #prescription_template_form .prescription_instruction .quick_action_buttons.open, #edit_invoice_form #new_prescription_form .prescription_instruction .quick_action_buttons.open, #edit_invoice_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.open, #edit_invoice_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.open, #edit_invoice_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.open, #edit_invoice_form #new_treatment_form .prescription_instruction .quick_action_buttons.open, #edit_invoice_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.open, #add_new_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons.open, #add_new_pharmacy_bill_form #new_bill_form .prescription_instruction .quick_action_buttons.open, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.open, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.open, #add_new_pharmacy_bill_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.open, #add_new_pharmacy_bill_form #prescription_template_form .prescription_instruction .quick_action_buttons.open, #add_new_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons.open, #add_new_pharmacy_bill_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.open, #add_new_pharmacy_bill_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.open, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.open, #add_new_pharmacy_bill_form #new_treatment_form .prescription_instruction .quick_action_buttons.open, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.open, #edit_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons.open, #edit_pharmacy_bill_form #new_bill_form .prescription_instruction .quick_action_buttons.open, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.open, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.open, #edit_pharmacy_bill_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.open, #edit_pharmacy_bill_form #prescription_template_form .prescription_instruction .quick_action_buttons.open, #edit_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons.open, #edit_pharmacy_bill_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.open, #edit_pharmacy_bill_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.open, #edit_pharmacy_bill_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.open, #edit_pharmacy_bill_form #new_treatment_form .prescription_instruction .quick_action_buttons.open, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.open, #createPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons.open, #createPrescriptionTemplatemodal #new_bill_form .prescription_instruction .quick_action_buttons.open, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.open, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.open, #createPrescriptionTemplatemodal #create_prescirption_template_form .prescription_instruction .quick_action_buttons.open, #createPrescriptionTemplatemodal #prescription_template_form .prescription_instruction .quick_action_buttons.open, #createPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons.open, #createPrescriptionTemplatemodal #create_anon_pres_item .prescription_instruction .quick_action_buttons.open, #createPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.open, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.open, #createPrescriptionTemplatemodal #new_treatment_form .prescription_instruction .quick_action_buttons.open, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.open, #editPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons.open, #editPrescriptionTemplatemodal #new_bill_form .prescription_instruction .quick_action_buttons.open, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.open, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.open, #editPrescriptionTemplatemodal #create_prescirption_template_form .prescription_instruction .quick_action_buttons.open, #editPrescriptionTemplatemodal #prescription_template_form .prescription_instruction .quick_action_buttons.open, #editPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons.open, #editPrescriptionTemplatemodal #create_anon_pres_item .prescription_instruction .quick_action_buttons.open, #editPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.open, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.open, #editPrescriptionTemplatemodal #new_treatment_form .prescription_instruction .quick_action_buttons.open, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.open, #editPrevPrescription #new_prescription_form .prescription_instruction .quick_action_buttons.open, #editPrevPrescription #new_bill_form .prescription_instruction .quick_action_buttons.open, #editPrevPrescription #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.open, #editPrevPrescription #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.open, #editPrevPrescription #create_prescirption_template_form .prescription_instruction .quick_action_buttons.open, #editPrevPrescription #prescription_template_form .prescription_instruction .quick_action_buttons.open, #editPrevPrescription #new_prescription_form .prescription_instruction .quick_action_buttons.open, #editPrevPrescription #create_anon_pres_item .prescription_instruction .quick_action_buttons.open, #editPrevPrescription #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.open, #editPrevPrescription #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.open, #editPrevPrescription #new_treatment_form .prescription_instruction .quick_action_buttons.open, #editPrevPrescription #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.open, #importUserPrescription #new_prescription_form .prescription_instruction .quick_action_buttons.open, #importUserPrescription #new_bill_form .prescription_instruction .quick_action_buttons.open, #importUserPrescription #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.open, #importUserPrescription #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.open, #importUserPrescription #create_prescirption_template_form .prescription_instruction .quick_action_buttons.open, #importUserPrescription #prescription_template_form .prescription_instruction .quick_action_buttons.open, #importUserPrescription #new_prescription_form .prescription_instruction .quick_action_buttons.open, #importUserPrescription #create_anon_pres_item .prescription_instruction .quick_action_buttons.open, #importUserPrescription #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.open, #importUserPrescription #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.open, #importUserPrescription #new_treatment_form .prescription_instruction .quick_action_buttons.open, #importUserPrescription #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.open, #add_new_radiology_order_form #new_prescription_form .prescription_instruction .quick_action_buttons.open, #add_new_radiology_order_form #new_bill_form .prescription_instruction .quick_action_buttons.open, #add_new_radiology_order_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.open, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.open, #add_new_radiology_order_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.open, #add_new_radiology_order_form #prescription_template_form .prescription_instruction .quick_action_buttons.open, #add_new_radiology_order_form #new_prescription_form .prescription_instruction .quick_action_buttons.open, #add_new_radiology_order_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.open, #add_new_radiology_order_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.open, #add_new_radiology_order_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.open, #add_new_radiology_order_form #new_treatment_form .prescription_instruction .quick_action_buttons.open, #add_new_radiology_order_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.open {
  -webkit-transform: translateY(0em);
  -moz-transform: translateY(0em);
  -ms-transform: translateY(0em);
  -o-transform: translateY(0em);
  transform: translateY(0em);
}
#add_new_prescription_form #new_prescription_form .prescription_instruction .quick_action_buttons.add_button, #add_new_prescription_form #new_bill_form .prescription_instruction .quick_action_buttons.add_button, #add_new_prescription_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button, #add_new_prescription_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button, #add_new_prescription_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.add_button, #add_new_prescription_form #prescription_template_form .prescription_instruction .quick_action_buttons.add_button, #add_new_prescription_form #new_prescription_form .prescription_instruction .quick_action_buttons.add_button, #add_new_prescription_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.add_button, #add_new_prescription_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.add_button, #add_new_prescription_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.add_button, #add_new_prescription_form #new_treatment_form .prescription_instruction .quick_action_buttons.add_button, #add_new_prescription_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button, #edit_invoice_form #new_prescription_form .prescription_instruction .quick_action_buttons.add_button, #edit_invoice_form #new_bill_form .prescription_instruction .quick_action_buttons.add_button, #edit_invoice_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button, #edit_invoice_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button, #edit_invoice_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.add_button, #edit_invoice_form #prescription_template_form .prescription_instruction .quick_action_buttons.add_button, #edit_invoice_form #new_prescription_form .prescription_instruction .quick_action_buttons.add_button, #edit_invoice_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.add_button, #edit_invoice_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.add_button, #edit_invoice_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.add_button, #edit_invoice_form #new_treatment_form .prescription_instruction .quick_action_buttons.add_button, #edit_invoice_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button, #add_new_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons.add_button, #add_new_pharmacy_bill_form #new_bill_form .prescription_instruction .quick_action_buttons.add_button, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button, #add_new_pharmacy_bill_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.add_button, #add_new_pharmacy_bill_form #prescription_template_form .prescription_instruction .quick_action_buttons.add_button, #add_new_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons.add_button, #add_new_pharmacy_bill_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.add_button, #add_new_pharmacy_bill_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.add_button, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.add_button, #add_new_pharmacy_bill_form #new_treatment_form .prescription_instruction .quick_action_buttons.add_button, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button, #edit_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons.add_button, #edit_pharmacy_bill_form #new_bill_form .prescription_instruction .quick_action_buttons.add_button, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button, #edit_pharmacy_bill_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.add_button, #edit_pharmacy_bill_form #prescription_template_form .prescription_instruction .quick_action_buttons.add_button, #edit_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons.add_button, #edit_pharmacy_bill_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.add_button, #edit_pharmacy_bill_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.add_button, #edit_pharmacy_bill_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.add_button, #edit_pharmacy_bill_form #new_treatment_form .prescription_instruction .quick_action_buttons.add_button, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button, #createPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons.add_button, #createPrescriptionTemplatemodal #new_bill_form .prescription_instruction .quick_action_buttons.add_button, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button, #createPrescriptionTemplatemodal #create_prescirption_template_form .prescription_instruction .quick_action_buttons.add_button, #createPrescriptionTemplatemodal #prescription_template_form .prescription_instruction .quick_action_buttons.add_button, #createPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons.add_button, #createPrescriptionTemplatemodal #create_anon_pres_item .prescription_instruction .quick_action_buttons.add_button, #createPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.add_button, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.add_button, #createPrescriptionTemplatemodal #new_treatment_form .prescription_instruction .quick_action_buttons.add_button, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button, #editPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons.add_button, #editPrescriptionTemplatemodal #new_bill_form .prescription_instruction .quick_action_buttons.add_button, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button, #editPrescriptionTemplatemodal #create_prescirption_template_form .prescription_instruction .quick_action_buttons.add_button, #editPrescriptionTemplatemodal #prescription_template_form .prescription_instruction .quick_action_buttons.add_button, #editPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons.add_button, #editPrescriptionTemplatemodal #create_anon_pres_item .prescription_instruction .quick_action_buttons.add_button, #editPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.add_button, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.add_button, #editPrescriptionTemplatemodal #new_treatment_form .prescription_instruction .quick_action_buttons.add_button, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button, #editPrevPrescription #new_prescription_form .prescription_instruction .quick_action_buttons.add_button, #editPrevPrescription #new_bill_form .prescription_instruction .quick_action_buttons.add_button, #editPrevPrescription #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button, #editPrevPrescription #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button, #editPrevPrescription #create_prescirption_template_form .prescription_instruction .quick_action_buttons.add_button, #editPrevPrescription #prescription_template_form .prescription_instruction .quick_action_buttons.add_button, #editPrevPrescription #new_prescription_form .prescription_instruction .quick_action_buttons.add_button, #editPrevPrescription #create_anon_pres_item .prescription_instruction .quick_action_buttons.add_button, #editPrevPrescription #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.add_button, #editPrevPrescription #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.add_button, #editPrevPrescription #new_treatment_form .prescription_instruction .quick_action_buttons.add_button, #editPrevPrescription #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button, #importUserPrescription #new_prescription_form .prescription_instruction .quick_action_buttons.add_button, #importUserPrescription #new_bill_form .prescription_instruction .quick_action_buttons.add_button, #importUserPrescription #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button, #importUserPrescription #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button, #importUserPrescription #create_prescirption_template_form .prescription_instruction .quick_action_buttons.add_button, #importUserPrescription #prescription_template_form .prescription_instruction .quick_action_buttons.add_button, #importUserPrescription #new_prescription_form .prescription_instruction .quick_action_buttons.add_button, #importUserPrescription #create_anon_pres_item .prescription_instruction .quick_action_buttons.add_button, #importUserPrescription #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.add_button, #importUserPrescription #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.add_button, #importUserPrescription #new_treatment_form .prescription_instruction .quick_action_buttons.add_button, #importUserPrescription #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button, #add_new_radiology_order_form #new_prescription_form .prescription_instruction .quick_action_buttons.add_button, #add_new_radiology_order_form #new_bill_form .prescription_instruction .quick_action_buttons.add_button, #add_new_radiology_order_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button, #add_new_radiology_order_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.add_button, #add_new_radiology_order_form #prescription_template_form .prescription_instruction .quick_action_buttons.add_button, #add_new_radiology_order_form #new_prescription_form .prescription_instruction .quick_action_buttons.add_button, #add_new_radiology_order_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.add_button, #add_new_radiology_order_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.add_button, #add_new_radiology_order_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.add_button, #add_new_radiology_order_form #new_treatment_form .prescription_instruction .quick_action_buttons.add_button, #add_new_radiology_order_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button {
  top: 0;
  width: 15%;
  right: 0;
  left: 85%;
  max-height: unset;
  min-height: unset;
  height: 20px;
  -webkit-transform: translateY(-2em);
  -moz-transform: translateY(-2em);
  -ms-transform: translateY(-2em);
  -o-transform: translateY(-2em);
  transform: translateY(-2em);
}
#add_new_prescription_form #new_prescription_form .prescription_instruction .quick_action_buttons.add_button.open, #add_new_prescription_form #new_bill_form .prescription_instruction .quick_action_buttons.add_button.open, #add_new_prescription_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button.open, #add_new_prescription_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button.open, #add_new_prescription_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.add_button.open, #add_new_prescription_form #prescription_template_form .prescription_instruction .quick_action_buttons.add_button.open, #add_new_prescription_form #new_prescription_form .prescription_instruction .quick_action_buttons.add_button.open, #add_new_prescription_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.add_button.open, #add_new_prescription_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.add_button.open, #add_new_prescription_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.add_button.open, #add_new_prescription_form #new_treatment_form .prescription_instruction .quick_action_buttons.add_button.open, #add_new_prescription_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button.open, #edit_invoice_form #new_prescription_form .prescription_instruction .quick_action_buttons.add_button.open, #edit_invoice_form #new_bill_form .prescription_instruction .quick_action_buttons.add_button.open, #edit_invoice_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button.open, #edit_invoice_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button.open, #edit_invoice_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.add_button.open, #edit_invoice_form #prescription_template_form .prescription_instruction .quick_action_buttons.add_button.open, #edit_invoice_form #new_prescription_form .prescription_instruction .quick_action_buttons.add_button.open, #edit_invoice_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.add_button.open, #edit_invoice_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.add_button.open, #edit_invoice_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.add_button.open, #edit_invoice_form #new_treatment_form .prescription_instruction .quick_action_buttons.add_button.open, #edit_invoice_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button.open, #add_new_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons.add_button.open, #add_new_pharmacy_bill_form #new_bill_form .prescription_instruction .quick_action_buttons.add_button.open, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button.open, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button.open, #add_new_pharmacy_bill_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.add_button.open, #add_new_pharmacy_bill_form #prescription_template_form .prescription_instruction .quick_action_buttons.add_button.open, #add_new_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons.add_button.open, #add_new_pharmacy_bill_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.add_button.open, #add_new_pharmacy_bill_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.add_button.open, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.add_button.open, #add_new_pharmacy_bill_form #new_treatment_form .prescription_instruction .quick_action_buttons.add_button.open, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button.open, #edit_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons.add_button.open, #edit_pharmacy_bill_form #new_bill_form .prescription_instruction .quick_action_buttons.add_button.open, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button.open, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button.open, #edit_pharmacy_bill_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.add_button.open, #edit_pharmacy_bill_form #prescription_template_form .prescription_instruction .quick_action_buttons.add_button.open, #edit_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons.add_button.open, #edit_pharmacy_bill_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.add_button.open, #edit_pharmacy_bill_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.add_button.open, #edit_pharmacy_bill_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.add_button.open, #edit_pharmacy_bill_form #new_treatment_form .prescription_instruction .quick_action_buttons.add_button.open, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button.open, #createPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons.add_button.open, #createPrescriptionTemplatemodal #new_bill_form .prescription_instruction .quick_action_buttons.add_button.open, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button.open, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button.open, #createPrescriptionTemplatemodal #create_prescirption_template_form .prescription_instruction .quick_action_buttons.add_button.open, #createPrescriptionTemplatemodal #prescription_template_form .prescription_instruction .quick_action_buttons.add_button.open, #createPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons.add_button.open, #createPrescriptionTemplatemodal #create_anon_pres_item .prescription_instruction .quick_action_buttons.add_button.open, #createPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.add_button.open, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.add_button.open, #createPrescriptionTemplatemodal #new_treatment_form .prescription_instruction .quick_action_buttons.add_button.open, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button.open, #editPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons.add_button.open, #editPrescriptionTemplatemodal #new_bill_form .prescription_instruction .quick_action_buttons.add_button.open, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button.open, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button.open, #editPrescriptionTemplatemodal #create_prescirption_template_form .prescription_instruction .quick_action_buttons.add_button.open, #editPrescriptionTemplatemodal #prescription_template_form .prescription_instruction .quick_action_buttons.add_button.open, #editPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons.add_button.open, #editPrescriptionTemplatemodal #create_anon_pres_item .prescription_instruction .quick_action_buttons.add_button.open, #editPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.add_button.open, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.add_button.open, #editPrescriptionTemplatemodal #new_treatment_form .prescription_instruction .quick_action_buttons.add_button.open, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button.open, #editPrevPrescription #new_prescription_form .prescription_instruction .quick_action_buttons.add_button.open, #editPrevPrescription #new_bill_form .prescription_instruction .quick_action_buttons.add_button.open, #editPrevPrescription #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button.open, #editPrevPrescription #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button.open, #editPrevPrescription #create_prescirption_template_form .prescription_instruction .quick_action_buttons.add_button.open, #editPrevPrescription #prescription_template_form .prescription_instruction .quick_action_buttons.add_button.open, #editPrevPrescription #new_prescription_form .prescription_instruction .quick_action_buttons.add_button.open, #editPrevPrescription #create_anon_pres_item .prescription_instruction .quick_action_buttons.add_button.open, #editPrevPrescription #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.add_button.open, #editPrevPrescription #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.add_button.open, #editPrevPrescription #new_treatment_form .prescription_instruction .quick_action_buttons.add_button.open, #editPrevPrescription #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button.open, #importUserPrescription #new_prescription_form .prescription_instruction .quick_action_buttons.add_button.open, #importUserPrescription #new_bill_form .prescription_instruction .quick_action_buttons.add_button.open, #importUserPrescription #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button.open, #importUserPrescription #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button.open, #importUserPrescription #create_prescirption_template_form .prescription_instruction .quick_action_buttons.add_button.open, #importUserPrescription #prescription_template_form .prescription_instruction .quick_action_buttons.add_button.open, #importUserPrescription #new_prescription_form .prescription_instruction .quick_action_buttons.add_button.open, #importUserPrescription #create_anon_pres_item .prescription_instruction .quick_action_buttons.add_button.open, #importUserPrescription #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.add_button.open, #importUserPrescription #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.add_button.open, #importUserPrescription #new_treatment_form .prescription_instruction .quick_action_buttons.add_button.open, #importUserPrescription #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button.open, #add_new_radiology_order_form #new_prescription_form .prescription_instruction .quick_action_buttons.add_button.open, #add_new_radiology_order_form #new_bill_form .prescription_instruction .quick_action_buttons.add_button.open, #add_new_radiology_order_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button.open, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button.open, #add_new_radiology_order_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.add_button.open, #add_new_radiology_order_form #prescription_template_form .prescription_instruction .quick_action_buttons.add_button.open, #add_new_radiology_order_form #new_prescription_form .prescription_instruction .quick_action_buttons.add_button.open, #add_new_radiology_order_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.add_button.open, #add_new_radiology_order_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.add_button.open, #add_new_radiology_order_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.add_button.open, #add_new_radiology_order_form #new_treatment_form .prescription_instruction .quick_action_buttons.add_button.open, #add_new_radiology_order_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.add_button.open {
  -webkit-transform: translateY(0em);
  -moz-transform: translateY(0em);
  -ms-transform: translateY(0em);
  -o-transform: translateY(0em);
  transform: translateY(0em);
}
#add_new_prescription_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel, #add_new_prescription_form #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel, #add_new_prescription_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel, #add_new_prescription_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel, #add_new_prescription_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel, #add_new_prescription_form #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel, #add_new_prescription_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel, #add_new_prescription_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel, #add_new_prescription_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel, #add_new_prescription_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel, #add_new_prescription_form #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel, #add_new_prescription_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel, #edit_invoice_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel, #edit_invoice_form #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel, #edit_invoice_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel, #edit_invoice_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel, #edit_invoice_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel, #edit_invoice_form #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel, #edit_invoice_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel, #edit_invoice_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel, #edit_invoice_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel, #edit_invoice_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel, #edit_invoice_form #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel, #edit_invoice_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel, #add_new_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel, #add_new_pharmacy_bill_form #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel, #add_new_pharmacy_bill_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel, #add_new_pharmacy_bill_form #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel, #add_new_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel, #add_new_pharmacy_bill_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel, #add_new_pharmacy_bill_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel, #add_new_pharmacy_bill_form #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel, #edit_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel, #edit_pharmacy_bill_form #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel, #edit_pharmacy_bill_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel, #edit_pharmacy_bill_form #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel, #edit_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel, #edit_pharmacy_bill_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel, #edit_pharmacy_bill_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel, #edit_pharmacy_bill_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel, #edit_pharmacy_bill_form #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel, #createPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel, #createPrescriptionTemplatemodal #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel, #createPrescriptionTemplatemodal #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel, #createPrescriptionTemplatemodal #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel, #createPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel, #createPrescriptionTemplatemodal #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel, #createPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel, #createPrescriptionTemplatemodal #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel, #editPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel, #editPrescriptionTemplatemodal #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel, #editPrescriptionTemplatemodal #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel, #editPrescriptionTemplatemodal #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel, #editPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel, #editPrescriptionTemplatemodal #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel, #editPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel, #editPrescriptionTemplatemodal #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel, #editPrevPrescription #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel, #editPrevPrescription #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel, #editPrevPrescription #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel, #editPrevPrescription #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel, #editPrevPrescription #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel, #editPrevPrescription #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel, #editPrevPrescription #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel, #editPrevPrescription #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel, #editPrevPrescription #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel, #editPrevPrescription #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel, #editPrevPrescription #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel, #editPrevPrescription #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel, #importUserPrescription #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel, #importUserPrescription #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel, #importUserPrescription #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel, #importUserPrescription #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel, #importUserPrescription #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel, #importUserPrescription #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel, #importUserPrescription #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel, #importUserPrescription #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel, #importUserPrescription #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel, #importUserPrescription #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel, #importUserPrescription #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel, #importUserPrescription #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel, #add_new_radiology_order_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel, #add_new_radiology_order_form #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel, #add_new_radiology_order_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel, #add_new_radiology_order_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel, #add_new_radiology_order_form #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel, #add_new_radiology_order_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel, #add_new_radiology_order_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel, #add_new_radiology_order_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel, #add_new_radiology_order_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel, #add_new_radiology_order_form #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel, #add_new_radiology_order_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel {
  padding: 0 20px;
}
#add_new_prescription_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #add_new_prescription_form #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #add_new_prescription_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #add_new_prescription_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #add_new_prescription_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #add_new_prescription_form #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #add_new_prescription_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #add_new_prescription_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #add_new_prescription_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #add_new_prescription_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #add_new_prescription_form #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #add_new_prescription_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #edit_invoice_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #edit_invoice_form #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #edit_invoice_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #edit_invoice_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #edit_invoice_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #edit_invoice_form #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #edit_invoice_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #edit_invoice_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #edit_invoice_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #edit_invoice_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #edit_invoice_form #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #edit_invoice_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #add_new_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #add_new_pharmacy_bill_form #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #add_new_pharmacy_bill_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #add_new_pharmacy_bill_form #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #add_new_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #add_new_pharmacy_bill_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #add_new_pharmacy_bill_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #add_new_pharmacy_bill_form #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #edit_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #edit_pharmacy_bill_form #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #edit_pharmacy_bill_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #edit_pharmacy_bill_form #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #edit_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #edit_pharmacy_bill_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #edit_pharmacy_bill_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #edit_pharmacy_bill_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #edit_pharmacy_bill_form #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #createPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #createPrescriptionTemplatemodal #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #createPrescriptionTemplatemodal #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #createPrescriptionTemplatemodal #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #createPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #createPrescriptionTemplatemodal #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #createPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #createPrescriptionTemplatemodal #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #editPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #editPrescriptionTemplatemodal #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #editPrescriptionTemplatemodal #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #editPrescriptionTemplatemodal #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #editPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #editPrescriptionTemplatemodal #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #editPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #editPrescriptionTemplatemodal #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #editPrevPrescription #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #editPrevPrescription #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #editPrevPrescription #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #editPrevPrescription #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #editPrevPrescription #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #editPrevPrescription #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #editPrevPrescription #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #editPrevPrescription #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #editPrevPrescription #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #editPrevPrescription #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #editPrevPrescription #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #editPrevPrescription #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #importUserPrescription #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #importUserPrescription #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #importUserPrescription #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #importUserPrescription #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #importUserPrescription #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #importUserPrescription #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #importUserPrescription #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #importUserPrescription #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #importUserPrescription #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #importUserPrescription #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #importUserPrescription #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #importUserPrescription #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #add_new_radiology_order_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #add_new_radiology_order_form #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #add_new_radiology_order_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #add_new_radiology_order_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #add_new_radiology_order_form #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #add_new_radiology_order_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #add_new_radiology_order_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #add_new_radiology_order_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #add_new_radiology_order_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #add_new_radiology_order_form #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item, #add_new_radiology_order_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-stage-outer .owl-stage .owl-item {
  float: left;
}
#add_new_prescription_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #add_new_prescription_form #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #add_new_prescription_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #add_new_prescription_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #add_new_prescription_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #add_new_prescription_form #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #add_new_prescription_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #add_new_prescription_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #add_new_prescription_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #add_new_prescription_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #add_new_prescription_form #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #add_new_prescription_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #edit_invoice_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #edit_invoice_form #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #edit_invoice_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #edit_invoice_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #edit_invoice_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #edit_invoice_form #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #edit_invoice_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #edit_invoice_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #edit_invoice_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #edit_invoice_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #edit_invoice_form #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #edit_invoice_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #add_new_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #add_new_pharmacy_bill_form #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #add_new_pharmacy_bill_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #add_new_pharmacy_bill_form #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #add_new_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #add_new_pharmacy_bill_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #add_new_pharmacy_bill_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #add_new_pharmacy_bill_form #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #edit_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #edit_pharmacy_bill_form #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #edit_pharmacy_bill_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #edit_pharmacy_bill_form #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #edit_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #edit_pharmacy_bill_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #edit_pharmacy_bill_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #edit_pharmacy_bill_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #edit_pharmacy_bill_form #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #createPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #createPrescriptionTemplatemodal #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #createPrescriptionTemplatemodal #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #createPrescriptionTemplatemodal #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #createPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #createPrescriptionTemplatemodal #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #createPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #createPrescriptionTemplatemodal #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #editPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #editPrescriptionTemplatemodal #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #editPrescriptionTemplatemodal #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #editPrescriptionTemplatemodal #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #editPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #editPrescriptionTemplatemodal #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #editPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #editPrescriptionTemplatemodal #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #editPrevPrescription #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #editPrevPrescription #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #editPrevPrescription #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #editPrevPrescription #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #editPrevPrescription #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #editPrevPrescription #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #editPrevPrescription #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #editPrevPrescription #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #editPrevPrescription #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #editPrevPrescription #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #editPrevPrescription #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #editPrevPrescription #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #importUserPrescription #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #importUserPrescription #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #importUserPrescription #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #importUserPrescription #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #importUserPrescription #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #importUserPrescription #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #importUserPrescription #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #importUserPrescription #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #importUserPrescription #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #importUserPrescription #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #importUserPrescription #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #importUserPrescription #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #add_new_radiology_order_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #add_new_radiology_order_form #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #add_new_radiology_order_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #add_new_radiology_order_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #add_new_radiology_order_form #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #add_new_radiology_order_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #add_new_radiology_order_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #add_new_radiology_order_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #add_new_radiology_order_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #add_new_radiology_order_form #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav, #add_new_radiology_order_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav {
  position: absolute;
  margin: 0;
  width: 100%;
  top: 0;
  left: 0;
}
#add_new_prescription_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_prescription_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_prescription_form #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_prescription_form #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_prescription_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_prescription_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_prescription_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_prescription_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_prescription_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_prescription_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_prescription_form #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_prescription_form #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_prescription_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_prescription_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_prescription_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_prescription_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_prescription_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_prescription_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_prescription_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_prescription_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_prescription_form #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_prescription_form #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_prescription_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_prescription_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_invoice_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_invoice_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_invoice_form #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_invoice_form #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_invoice_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_invoice_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_invoice_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_invoice_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_invoice_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_invoice_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_invoice_form #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_invoice_form #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_invoice_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_invoice_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_invoice_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_invoice_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_invoice_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_invoice_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_invoice_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_invoice_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_invoice_form #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_invoice_form #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_invoice_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_invoice_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_pharmacy_bill_form #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_pharmacy_bill_form #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_pharmacy_bill_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_pharmacy_bill_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_pharmacy_bill_form #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_pharmacy_bill_form #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_pharmacy_bill_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_pharmacy_bill_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_pharmacy_bill_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_pharmacy_bill_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_pharmacy_bill_form #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_pharmacy_bill_form #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_pharmacy_bill_form #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_pharmacy_bill_form #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_pharmacy_bill_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_pharmacy_bill_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_pharmacy_bill_form #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_pharmacy_bill_form #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_pharmacy_bill_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_pharmacy_bill_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_pharmacy_bill_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_pharmacy_bill_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_pharmacy_bill_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_pharmacy_bill_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_pharmacy_bill_form #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_pharmacy_bill_form #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #createPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #createPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #createPrescriptionTemplatemodal #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #createPrescriptionTemplatemodal #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #createPrescriptionTemplatemodal #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #createPrescriptionTemplatemodal #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #createPrescriptionTemplatemodal #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #createPrescriptionTemplatemodal #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #createPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #createPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #createPrescriptionTemplatemodal #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #createPrescriptionTemplatemodal #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #createPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #createPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #createPrescriptionTemplatemodal #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #createPrescriptionTemplatemodal #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrescriptionTemplatemodal #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrescriptionTemplatemodal #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrescriptionTemplatemodal #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrescriptionTemplatemodal #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrescriptionTemplatemodal #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrescriptionTemplatemodal #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrescriptionTemplatemodal #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrescriptionTemplatemodal #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrescriptionTemplatemodal #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrescriptionTemplatemodal #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrevPrescription #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrevPrescription #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrevPrescription #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrevPrescription #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrevPrescription #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrevPrescription #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrevPrescription #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrevPrescription #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrevPrescription #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrevPrescription #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrevPrescription #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrevPrescription #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrevPrescription #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrevPrescription #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrevPrescription #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrevPrescription #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrevPrescription #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrevPrescription #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrevPrescription #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrevPrescription #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrevPrescription #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrevPrescription #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrevPrescription #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrevPrescription #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #importUserPrescription #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #importUserPrescription #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #importUserPrescription #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #importUserPrescription #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #importUserPrescription #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #importUserPrescription #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #importUserPrescription #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #importUserPrescription #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #importUserPrescription #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #importUserPrescription #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #importUserPrescription #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #importUserPrescription #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #importUserPrescription #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #importUserPrescription #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #importUserPrescription #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #importUserPrescription #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #importUserPrescription #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #importUserPrescription #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #importUserPrescription #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #importUserPrescription #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #importUserPrescription #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #importUserPrescription #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #importUserPrescription #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #importUserPrescription #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_radiology_order_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_radiology_order_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_radiology_order_form #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_radiology_order_form #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_radiology_order_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_radiology_order_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_radiology_order_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_radiology_order_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_radiology_order_form #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_radiology_order_form #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_radiology_order_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_radiology_order_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_radiology_order_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_radiology_order_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_radiology_order_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_radiology_order_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_radiology_order_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_radiology_order_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_radiology_order_form #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_radiology_order_form #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_radiology_order_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_radiology_order_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next {
  position: absolute;
  background: white;
  color: #5a5a5a;
  font-size: 1em;
  padding: 0px 7px;
  border-radius: 0;
  letter-spacing: 0.05em;
  margin: 0 auto;
  border: 0;
  line-height: 20px;
  box-shadow: inset 0px 0px 0 1px #dbe1e8;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#add_new_prescription_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_prescription_form #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_prescription_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_prescription_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_prescription_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_prescription_form #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_prescription_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_prescription_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_prescription_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_prescription_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_prescription_form #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_prescription_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_invoice_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_invoice_form #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_invoice_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_invoice_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_invoice_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_invoice_form #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_invoice_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_invoice_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_invoice_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_invoice_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_invoice_form #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_invoice_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_pharmacy_bill_form #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_pharmacy_bill_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_pharmacy_bill_form #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_pharmacy_bill_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_pharmacy_bill_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_pharmacy_bill_form #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_pharmacy_bill_form #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_pharmacy_bill_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_pharmacy_bill_form #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_pharmacy_bill_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_pharmacy_bill_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_pharmacy_bill_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_pharmacy_bill_form #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #createPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #createPrescriptionTemplatemodal #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #createPrescriptionTemplatemodal #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #createPrescriptionTemplatemodal #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #createPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #createPrescriptionTemplatemodal #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #createPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #createPrescriptionTemplatemodal #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrescriptionTemplatemodal #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrescriptionTemplatemodal #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrescriptionTemplatemodal #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrescriptionTemplatemodal #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrescriptionTemplatemodal #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrevPrescription #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrevPrescription #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrevPrescription #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrevPrescription #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrevPrescription #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrevPrescription #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrevPrescription #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrevPrescription #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrevPrescription #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrevPrescription #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrevPrescription #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #editPrevPrescription #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #importUserPrescription #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #importUserPrescription #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #importUserPrescription #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #importUserPrescription #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #importUserPrescription #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #importUserPrescription #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #importUserPrescription #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #importUserPrescription #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #importUserPrescription #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #importUserPrescription #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #importUserPrescription #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #importUserPrescription #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_radiology_order_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_radiology_order_form #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_radiology_order_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_radiology_order_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_radiology_order_form #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_radiology_order_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_radiology_order_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_radiology_order_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_radiology_order_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_radiology_order_form #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev, #add_new_radiology_order_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-prev {
  top: 0;
  left: 0;
}
#add_new_prescription_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_prescription_form #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_prescription_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_prescription_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_prescription_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_prescription_form #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_prescription_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_prescription_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_prescription_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_prescription_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_prescription_form #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_prescription_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_invoice_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_invoice_form #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_invoice_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_invoice_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_invoice_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_invoice_form #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_invoice_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_invoice_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_invoice_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_invoice_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_invoice_form #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_invoice_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_pharmacy_bill_form #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_pharmacy_bill_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_pharmacy_bill_form #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_pharmacy_bill_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_pharmacy_bill_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_pharmacy_bill_form #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_pharmacy_bill_form #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_pharmacy_bill_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_pharmacy_bill_form #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_pharmacy_bill_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_pharmacy_bill_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_pharmacy_bill_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_pharmacy_bill_form #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #createPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #createPrescriptionTemplatemodal #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #createPrescriptionTemplatemodal #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #createPrescriptionTemplatemodal #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #createPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #createPrescriptionTemplatemodal #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #createPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #createPrescriptionTemplatemodal #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrescriptionTemplatemodal #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrescriptionTemplatemodal #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrescriptionTemplatemodal #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrescriptionTemplatemodal #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrescriptionTemplatemodal #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrevPrescription #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrevPrescription #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrevPrescription #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrevPrescription #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrevPrescription #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrevPrescription #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrevPrescription #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrevPrescription #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrevPrescription #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrevPrescription #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrevPrescription #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #editPrevPrescription #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #importUserPrescription #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #importUserPrescription #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #importUserPrescription #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #importUserPrescription #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #importUserPrescription #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #importUserPrescription #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #importUserPrescription #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #importUserPrescription #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #importUserPrescription #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #importUserPrescription #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #importUserPrescription #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #importUserPrescription #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_radiology_order_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_radiology_order_form #new_bill_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_radiology_order_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_radiology_order_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_radiology_order_form #prescription_template_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_radiology_order_form #new_prescription_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_radiology_order_form #create_anon_pres_item .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_radiology_order_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_radiology_order_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_radiology_order_form #new_treatment_form .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next, #add_new_radiology_order_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons.owl-carousel .owl-nav .owl-next {
  top: 0;
  right: 0;
}
#add_new_prescription_form #new_prescription_form .prescription_instruction .quick_action_buttons a.btn, #add_new_prescription_form #new_bill_form .prescription_instruction .quick_action_buttons a.btn, #add_new_prescription_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn, #add_new_prescription_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn, #add_new_prescription_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons a.btn, #add_new_prescription_form #prescription_template_form .prescription_instruction .quick_action_buttons a.btn, #add_new_prescription_form #new_prescription_form .prescription_instruction .quick_action_buttons a.btn, #add_new_prescription_form #create_anon_pres_item .prescription_instruction .quick_action_buttons a.btn, #add_new_prescription_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons a.btn, #add_new_prescription_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons a.btn, #add_new_prescription_form #new_treatment_form .prescription_instruction .quick_action_buttons a.btn, #add_new_prescription_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn, #edit_invoice_form #new_prescription_form .prescription_instruction .quick_action_buttons a.btn, #edit_invoice_form #new_bill_form .prescription_instruction .quick_action_buttons a.btn, #edit_invoice_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn, #edit_invoice_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn, #edit_invoice_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons a.btn, #edit_invoice_form #prescription_template_form .prescription_instruction .quick_action_buttons a.btn, #edit_invoice_form #new_prescription_form .prescription_instruction .quick_action_buttons a.btn, #edit_invoice_form #create_anon_pres_item .prescription_instruction .quick_action_buttons a.btn, #edit_invoice_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons a.btn, #edit_invoice_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons a.btn, #edit_invoice_form #new_treatment_form .prescription_instruction .quick_action_buttons a.btn, #edit_invoice_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn, #add_new_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons a.btn, #add_new_pharmacy_bill_form #new_bill_form .prescription_instruction .quick_action_buttons a.btn, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn, #add_new_pharmacy_bill_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons a.btn, #add_new_pharmacy_bill_form #prescription_template_form .prescription_instruction .quick_action_buttons a.btn, #add_new_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons a.btn, #add_new_pharmacy_bill_form #create_anon_pres_item .prescription_instruction .quick_action_buttons a.btn, #add_new_pharmacy_bill_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons a.btn, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons a.btn, #add_new_pharmacy_bill_form #new_treatment_form .prescription_instruction .quick_action_buttons a.btn, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn, #edit_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons a.btn, #edit_pharmacy_bill_form #new_bill_form .prescription_instruction .quick_action_buttons a.btn, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn, #edit_pharmacy_bill_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons a.btn, #edit_pharmacy_bill_form #prescription_template_form .prescription_instruction .quick_action_buttons a.btn, #edit_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons a.btn, #edit_pharmacy_bill_form #create_anon_pres_item .prescription_instruction .quick_action_buttons a.btn, #edit_pharmacy_bill_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons a.btn, #edit_pharmacy_bill_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons a.btn, #edit_pharmacy_bill_form #new_treatment_form .prescription_instruction .quick_action_buttons a.btn, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn, #createPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons a.btn, #createPrescriptionTemplatemodal #new_bill_form .prescription_instruction .quick_action_buttons a.btn, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn, #createPrescriptionTemplatemodal #create_prescirption_template_form .prescription_instruction .quick_action_buttons a.btn, #createPrescriptionTemplatemodal #prescription_template_form .prescription_instruction .quick_action_buttons a.btn, #createPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons a.btn, #createPrescriptionTemplatemodal #create_anon_pres_item .prescription_instruction .quick_action_buttons a.btn, #createPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_instruction .quick_action_buttons a.btn, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons a.btn, #createPrescriptionTemplatemodal #new_treatment_form .prescription_instruction .quick_action_buttons a.btn, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn, #editPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons a.btn, #editPrescriptionTemplatemodal #new_bill_form .prescription_instruction .quick_action_buttons a.btn, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn, #editPrescriptionTemplatemodal #create_prescirption_template_form .prescription_instruction .quick_action_buttons a.btn, #editPrescriptionTemplatemodal #prescription_template_form .prescription_instruction .quick_action_buttons a.btn, #editPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons a.btn, #editPrescriptionTemplatemodal #create_anon_pres_item .prescription_instruction .quick_action_buttons a.btn, #editPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_instruction .quick_action_buttons a.btn, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons a.btn, #editPrescriptionTemplatemodal #new_treatment_form .prescription_instruction .quick_action_buttons a.btn, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn, #editPrevPrescription #new_prescription_form .prescription_instruction .quick_action_buttons a.btn, #editPrevPrescription #new_bill_form .prescription_instruction .quick_action_buttons a.btn, #editPrevPrescription #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn, #editPrevPrescription #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn, #editPrevPrescription #create_prescirption_template_form .prescription_instruction .quick_action_buttons a.btn, #editPrevPrescription #prescription_template_form .prescription_instruction .quick_action_buttons a.btn, #editPrevPrescription #new_prescription_form .prescription_instruction .quick_action_buttons a.btn, #editPrevPrescription #create_anon_pres_item .prescription_instruction .quick_action_buttons a.btn, #editPrevPrescription #new_pharmacy_order_form .prescription_instruction .quick_action_buttons a.btn, #editPrevPrescription #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons a.btn, #editPrevPrescription #new_treatment_form .prescription_instruction .quick_action_buttons a.btn, #editPrevPrescription #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn, #importUserPrescription #new_prescription_form .prescription_instruction .quick_action_buttons a.btn, #importUserPrescription #new_bill_form .prescription_instruction .quick_action_buttons a.btn, #importUserPrescription #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn, #importUserPrescription #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn, #importUserPrescription #create_prescirption_template_form .prescription_instruction .quick_action_buttons a.btn, #importUserPrescription #prescription_template_form .prescription_instruction .quick_action_buttons a.btn, #importUserPrescription #new_prescription_form .prescription_instruction .quick_action_buttons a.btn, #importUserPrescription #create_anon_pres_item .prescription_instruction .quick_action_buttons a.btn, #importUserPrescription #new_pharmacy_order_form .prescription_instruction .quick_action_buttons a.btn, #importUserPrescription #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons a.btn, #importUserPrescription #new_treatment_form .prescription_instruction .quick_action_buttons a.btn, #importUserPrescription #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn, #add_new_radiology_order_form #new_prescription_form .prescription_instruction .quick_action_buttons a.btn, #add_new_radiology_order_form #new_bill_form .prescription_instruction .quick_action_buttons a.btn, #add_new_radiology_order_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn, #add_new_radiology_order_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons a.btn, #add_new_radiology_order_form #prescription_template_form .prescription_instruction .quick_action_buttons a.btn, #add_new_radiology_order_form #new_prescription_form .prescription_instruction .quick_action_buttons a.btn, #add_new_radiology_order_form #create_anon_pres_item .prescription_instruction .quick_action_buttons a.btn, #add_new_radiology_order_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons a.btn, #add_new_radiology_order_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons a.btn, #add_new_radiology_order_form #new_treatment_form .prescription_instruction .quick_action_buttons a.btn, #add_new_radiology_order_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn {
  display: block;
  padding: 0px 3px;
  border-radius: 0;
  letter-spacing: 0.05em;
  margin: 0 1px;
  border: 0;
  line-height: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#add_new_prescription_form #new_prescription_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #add_new_prescription_form #new_bill_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #add_new_prescription_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #add_new_prescription_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #add_new_prescription_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #add_new_prescription_form #prescription_template_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #add_new_prescription_form #new_prescription_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #add_new_prescription_form #create_anon_pres_item .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #add_new_prescription_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #add_new_prescription_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #add_new_prescription_form #new_treatment_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #add_new_prescription_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #edit_invoice_form #new_prescription_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #edit_invoice_form #new_bill_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #edit_invoice_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #edit_invoice_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #edit_invoice_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #edit_invoice_form #prescription_template_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #edit_invoice_form #new_prescription_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #edit_invoice_form #create_anon_pres_item .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #edit_invoice_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #edit_invoice_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #edit_invoice_form #new_treatment_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #edit_invoice_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #add_new_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #add_new_pharmacy_bill_form #new_bill_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #add_new_pharmacy_bill_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #add_new_pharmacy_bill_form #prescription_template_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #add_new_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #add_new_pharmacy_bill_form #create_anon_pres_item .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #add_new_pharmacy_bill_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #add_new_pharmacy_bill_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #add_new_pharmacy_bill_form #new_treatment_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #edit_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #edit_pharmacy_bill_form #new_bill_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #edit_pharmacy_bill_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #edit_pharmacy_bill_form #prescription_template_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #edit_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #edit_pharmacy_bill_form #create_anon_pres_item .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #edit_pharmacy_bill_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #edit_pharmacy_bill_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #edit_pharmacy_bill_form #new_treatment_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #createPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #createPrescriptionTemplatemodal #new_bill_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #createPrescriptionTemplatemodal #create_prescirption_template_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #createPrescriptionTemplatemodal #prescription_template_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #createPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #createPrescriptionTemplatemodal #create_anon_pres_item .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #createPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #createPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #createPrescriptionTemplatemodal #new_treatment_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #editPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #editPrescriptionTemplatemodal #new_bill_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #editPrescriptionTemplatemodal #create_prescirption_template_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #editPrescriptionTemplatemodal #prescription_template_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #editPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #editPrescriptionTemplatemodal #create_anon_pres_item .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #editPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #editPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #editPrescriptionTemplatemodal #new_treatment_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #editPrevPrescription #new_prescription_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #editPrevPrescription #new_bill_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #editPrevPrescription #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #editPrevPrescription #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #editPrevPrescription #create_prescirption_template_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #editPrevPrescription #prescription_template_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #editPrevPrescription #new_prescription_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #editPrevPrescription #create_anon_pres_item .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #editPrevPrescription #new_pharmacy_order_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #editPrevPrescription #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #editPrevPrescription #new_treatment_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #editPrevPrescription #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #importUserPrescription #new_prescription_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #importUserPrescription #new_bill_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #importUserPrescription #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #importUserPrescription #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #importUserPrescription #create_prescirption_template_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #importUserPrescription #prescription_template_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #importUserPrescription #new_prescription_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #importUserPrescription #create_anon_pres_item .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #importUserPrescription #new_pharmacy_order_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #importUserPrescription #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #importUserPrescription #new_treatment_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #importUserPrescription #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #add_new_radiology_order_form #new_prescription_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #add_new_radiology_order_form #new_bill_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #add_new_radiology_order_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #add_new_radiology_order_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #add_new_radiology_order_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #add_new_radiology_order_form #prescription_template_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #add_new_radiology_order_form #new_prescription_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #add_new_radiology_order_form #create_anon_pres_item .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #add_new_radiology_order_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #add_new_radiology_order_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #add_new_radiology_order_form #new_treatment_form .prescription_instruction .quick_action_buttons a.btn:not(:first-child), #add_new_radiology_order_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons a.btn:not(:first-child) {
  margin-left: -3px;
}
#add_new_prescription_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #add_new_prescription_form #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #add_new_prescription_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #add_new_prescription_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #add_new_prescription_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #add_new_prescription_form #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #add_new_prescription_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #add_new_prescription_form #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #add_new_prescription_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #add_new_prescription_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #add_new_prescription_form #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #add_new_prescription_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #edit_invoice_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #edit_invoice_form #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #edit_invoice_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #edit_invoice_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #edit_invoice_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #edit_invoice_form #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #edit_invoice_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #edit_invoice_form #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #edit_invoice_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #edit_invoice_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #edit_invoice_form #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #edit_invoice_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #add_new_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #add_new_pharmacy_bill_form #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #add_new_pharmacy_bill_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #add_new_pharmacy_bill_form #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #add_new_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #add_new_pharmacy_bill_form #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #add_new_pharmacy_bill_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #add_new_pharmacy_bill_form #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #edit_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #edit_pharmacy_bill_form #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #edit_pharmacy_bill_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #edit_pharmacy_bill_form #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #edit_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #edit_pharmacy_bill_form #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #edit_pharmacy_bill_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #edit_pharmacy_bill_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #edit_pharmacy_bill_form #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #createPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #createPrescriptionTemplatemodal #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #createPrescriptionTemplatemodal #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #createPrescriptionTemplatemodal #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #createPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #createPrescriptionTemplatemodal #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #createPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #createPrescriptionTemplatemodal #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #editPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #editPrescriptionTemplatemodal #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #editPrescriptionTemplatemodal #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #editPrescriptionTemplatemodal #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #editPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #editPrescriptionTemplatemodal #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #editPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #editPrescriptionTemplatemodal #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #editPrevPrescription #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #editPrevPrescription #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #editPrevPrescription #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #editPrevPrescription #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #editPrevPrescription #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #editPrevPrescription #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #editPrevPrescription #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #editPrevPrescription #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #editPrevPrescription #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #editPrevPrescription #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #editPrevPrescription #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #editPrevPrescription #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #importUserPrescription #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #importUserPrescription #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #importUserPrescription #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #importUserPrescription #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #importUserPrescription #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #importUserPrescription #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #importUserPrescription #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #importUserPrescription #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #importUserPrescription #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #importUserPrescription #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #importUserPrescription #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #importUserPrescription #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #add_new_radiology_order_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #add_new_radiology_order_form #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #add_new_radiology_order_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #add_new_radiology_order_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #add_new_radiology_order_form #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #add_new_radiology_order_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #add_new_radiology_order_form #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #add_new_radiology_order_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #add_new_radiology_order_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #add_new_radiology_order_form #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar, #add_new_radiology_order_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar {
  display: none;
}
#add_new_prescription_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #add_new_prescription_form #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #add_new_prescription_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #add_new_prescription_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #add_new_prescription_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #add_new_prescription_form #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #add_new_prescription_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #add_new_prescription_form #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #add_new_prescription_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #add_new_prescription_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #add_new_prescription_form #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #add_new_prescription_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #edit_invoice_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #edit_invoice_form #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #edit_invoice_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #edit_invoice_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #edit_invoice_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #edit_invoice_form #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #edit_invoice_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #edit_invoice_form #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #edit_invoice_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #edit_invoice_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #edit_invoice_form #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #edit_invoice_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #add_new_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #add_new_pharmacy_bill_form #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #add_new_pharmacy_bill_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #add_new_pharmacy_bill_form #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #add_new_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #add_new_pharmacy_bill_form #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #add_new_pharmacy_bill_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #add_new_pharmacy_bill_form #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #edit_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #edit_pharmacy_bill_form #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #edit_pharmacy_bill_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #edit_pharmacy_bill_form #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #edit_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #edit_pharmacy_bill_form #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #edit_pharmacy_bill_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #edit_pharmacy_bill_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #edit_pharmacy_bill_form #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #createPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #createPrescriptionTemplatemodal #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #createPrescriptionTemplatemodal #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #createPrescriptionTemplatemodal #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #createPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #createPrescriptionTemplatemodal #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #createPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #createPrescriptionTemplatemodal #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #editPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #editPrescriptionTemplatemodal #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #editPrescriptionTemplatemodal #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #editPrescriptionTemplatemodal #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #editPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #editPrescriptionTemplatemodal #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #editPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #editPrescriptionTemplatemodal #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #editPrevPrescription #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #editPrevPrescription #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #editPrevPrescription #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #editPrevPrescription #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #editPrevPrescription #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #editPrevPrescription #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #editPrevPrescription #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #editPrevPrescription #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #editPrevPrescription #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #editPrevPrescription #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #editPrevPrescription #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #editPrevPrescription #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #importUserPrescription #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #importUserPrescription #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #importUserPrescription #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #importUserPrescription #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #importUserPrescription #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #importUserPrescription #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #importUserPrescription #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #importUserPrescription #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #importUserPrescription #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #importUserPrescription #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #importUserPrescription #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #importUserPrescription #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #add_new_radiology_order_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #add_new_radiology_order_form #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #add_new_radiology_order_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #add_new_radiology_order_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #add_new_radiology_order_form #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #add_new_radiology_order_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #add_new_radiology_order_form #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #add_new_radiology_order_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #add_new_radiology_order_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #add_new_radiology_order_form #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track, #add_new_radiology_order_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track {
  display: none;
}
#add_new_prescription_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #add_new_prescription_form #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #add_new_prescription_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #add_new_prescription_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #add_new_prescription_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #add_new_prescription_form #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #add_new_prescription_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #add_new_prescription_form #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #add_new_prescription_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #add_new_prescription_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #add_new_prescription_form #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #add_new_prescription_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #edit_invoice_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #edit_invoice_form #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #edit_invoice_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #edit_invoice_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #edit_invoice_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #edit_invoice_form #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #edit_invoice_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #edit_invoice_form #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #edit_invoice_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #edit_invoice_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #edit_invoice_form #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #edit_invoice_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #add_new_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #add_new_pharmacy_bill_form #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #add_new_pharmacy_bill_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #add_new_pharmacy_bill_form #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #add_new_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #add_new_pharmacy_bill_form #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #add_new_pharmacy_bill_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #add_new_pharmacy_bill_form #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #edit_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #edit_pharmacy_bill_form #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #edit_pharmacy_bill_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #edit_pharmacy_bill_form #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #edit_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #edit_pharmacy_bill_form #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #edit_pharmacy_bill_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #edit_pharmacy_bill_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #edit_pharmacy_bill_form #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #createPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #createPrescriptionTemplatemodal #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #createPrescriptionTemplatemodal #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #createPrescriptionTemplatemodal #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #createPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #createPrescriptionTemplatemodal #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #createPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #createPrescriptionTemplatemodal #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #editPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #editPrescriptionTemplatemodal #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #editPrescriptionTemplatemodal #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #editPrescriptionTemplatemodal #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #editPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #editPrescriptionTemplatemodal #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #editPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #editPrescriptionTemplatemodal #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #editPrevPrescription #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #editPrevPrescription #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #editPrevPrescription #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #editPrevPrescription #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #editPrevPrescription #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #editPrevPrescription #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #editPrevPrescription #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #editPrevPrescription #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #editPrevPrescription #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #editPrevPrescription #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #editPrevPrescription #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #editPrevPrescription #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #importUserPrescription #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #importUserPrescription #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #importUserPrescription #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #importUserPrescription #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #importUserPrescription #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #importUserPrescription #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #importUserPrescription #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #importUserPrescription #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #importUserPrescription #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #importUserPrescription #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #importUserPrescription #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #importUserPrescription #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #add_new_radiology_order_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #add_new_radiology_order_form #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #add_new_radiology_order_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #add_new_radiology_order_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #add_new_radiology_order_form #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #add_new_radiology_order_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #add_new_radiology_order_form #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #add_new_radiology_order_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #add_new_radiology_order_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #add_new_radiology_order_form #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb, #add_new_radiology_order_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb {
  display: none;
}
#add_new_prescription_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #add_new_prescription_form #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #add_new_prescription_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #add_new_prescription_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #add_new_prescription_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #add_new_prescription_form #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #add_new_prescription_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #add_new_prescription_form #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #add_new_prescription_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #add_new_prescription_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #add_new_prescription_form #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #add_new_prescription_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #edit_invoice_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #edit_invoice_form #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #edit_invoice_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #edit_invoice_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #edit_invoice_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #edit_invoice_form #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #edit_invoice_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #edit_invoice_form #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #edit_invoice_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #edit_invoice_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #edit_invoice_form #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #edit_invoice_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #add_new_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #add_new_pharmacy_bill_form #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #add_new_pharmacy_bill_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #add_new_pharmacy_bill_form #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #add_new_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #add_new_pharmacy_bill_form #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #add_new_pharmacy_bill_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #add_new_pharmacy_bill_form #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #edit_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #edit_pharmacy_bill_form #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #edit_pharmacy_bill_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #edit_pharmacy_bill_form #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #edit_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #edit_pharmacy_bill_form #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #edit_pharmacy_bill_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #edit_pharmacy_bill_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #edit_pharmacy_bill_form #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #createPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #createPrescriptionTemplatemodal #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #createPrescriptionTemplatemodal #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #createPrescriptionTemplatemodal #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #createPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #createPrescriptionTemplatemodal #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #createPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #createPrescriptionTemplatemodal #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #editPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #editPrescriptionTemplatemodal #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #editPrescriptionTemplatemodal #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #editPrescriptionTemplatemodal #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #editPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #editPrescriptionTemplatemodal #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #editPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #editPrescriptionTemplatemodal #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #editPrevPrescription #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #editPrevPrescription #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #editPrevPrescription #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #editPrevPrescription #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #editPrevPrescription #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #editPrevPrescription #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #editPrevPrescription #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #editPrevPrescription #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #editPrevPrescription #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #editPrevPrescription #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #editPrevPrescription #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #editPrevPrescription #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #importUserPrescription #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #importUserPrescription #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #importUserPrescription #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #importUserPrescription #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #importUserPrescription #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #importUserPrescription #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #importUserPrescription #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #importUserPrescription #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #importUserPrescription #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #importUserPrescription #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #importUserPrescription #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #importUserPrescription #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #add_new_radiology_order_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #add_new_radiology_order_form #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #add_new_radiology_order_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #add_new_radiology_order_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #add_new_radiology_order_form #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #add_new_radiology_order_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #add_new_radiology_order_form #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #add_new_radiology_order_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #add_new_radiology_order_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #add_new_radiology_order_form #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive, #add_new_radiology_order_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive {
  display: none;
}
#add_new_prescription_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #add_new_prescription_form #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #add_new_prescription_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #add_new_prescription_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #add_new_prescription_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #add_new_prescription_form #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #add_new_prescription_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #add_new_prescription_form #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #add_new_prescription_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #add_new_prescription_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #add_new_prescription_form #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #add_new_prescription_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #edit_invoice_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #edit_invoice_form #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #edit_invoice_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #edit_invoice_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #edit_invoice_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #edit_invoice_form #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #edit_invoice_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #edit_invoice_form #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #edit_invoice_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #edit_invoice_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #edit_invoice_form #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #edit_invoice_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #add_new_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #add_new_pharmacy_bill_form #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #add_new_pharmacy_bill_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #add_new_pharmacy_bill_form #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #add_new_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #add_new_pharmacy_bill_form #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #add_new_pharmacy_bill_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #add_new_pharmacy_bill_form #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #edit_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #edit_pharmacy_bill_form #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #edit_pharmacy_bill_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #edit_pharmacy_bill_form #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #edit_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #edit_pharmacy_bill_form #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #edit_pharmacy_bill_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #edit_pharmacy_bill_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #edit_pharmacy_bill_form #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #createPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #createPrescriptionTemplatemodal #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #createPrescriptionTemplatemodal #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #createPrescriptionTemplatemodal #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #createPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #createPrescriptionTemplatemodal #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #createPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #createPrescriptionTemplatemodal #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #editPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #editPrescriptionTemplatemodal #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #editPrescriptionTemplatemodal #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #editPrescriptionTemplatemodal #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #editPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #editPrescriptionTemplatemodal #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #editPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #editPrescriptionTemplatemodal #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #editPrevPrescription #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #editPrevPrescription #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #editPrevPrescription #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #editPrevPrescription #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #editPrevPrescription #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #editPrevPrescription #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #editPrevPrescription #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #editPrevPrescription #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #editPrevPrescription #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #editPrevPrescription #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #editPrevPrescription #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #editPrevPrescription #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #importUserPrescription #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #importUserPrescription #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #importUserPrescription #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #importUserPrescription #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #importUserPrescription #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #importUserPrescription #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #importUserPrescription #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #importUserPrescription #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #importUserPrescription #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #importUserPrescription #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #importUserPrescription #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #importUserPrescription #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #add_new_radiology_order_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #add_new_radiology_order_form #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #add_new_radiology_order_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #add_new_radiology_order_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #add_new_radiology_order_form #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #add_new_radiology_order_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #add_new_radiology_order_form #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #add_new_radiology_order_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #add_new_radiology_order_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #add_new_radiology_order_form #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal, #add_new_radiology_order_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-track:horizontal {
  display: none;
}
#add_new_prescription_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #add_new_prescription_form #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #add_new_prescription_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #add_new_prescription_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #add_new_prescription_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #add_new_prescription_form #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #add_new_prescription_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #add_new_prescription_form #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #add_new_prescription_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #add_new_prescription_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #add_new_prescription_form #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #add_new_prescription_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #edit_invoice_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #edit_invoice_form #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #edit_invoice_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #edit_invoice_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #edit_invoice_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #edit_invoice_form #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #edit_invoice_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #edit_invoice_form #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #edit_invoice_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #edit_invoice_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #edit_invoice_form #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #edit_invoice_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #add_new_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #add_new_pharmacy_bill_form #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #add_new_pharmacy_bill_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #add_new_pharmacy_bill_form #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #add_new_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #add_new_pharmacy_bill_form #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #add_new_pharmacy_bill_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #add_new_pharmacy_bill_form #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #edit_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #edit_pharmacy_bill_form #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #edit_pharmacy_bill_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #edit_pharmacy_bill_form #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #edit_pharmacy_bill_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #edit_pharmacy_bill_form #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #edit_pharmacy_bill_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #edit_pharmacy_bill_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #edit_pharmacy_bill_form #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #createPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #createPrescriptionTemplatemodal #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #createPrescriptionTemplatemodal #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #createPrescriptionTemplatemodal #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #createPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #createPrescriptionTemplatemodal #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #createPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #createPrescriptionTemplatemodal #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #editPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #editPrescriptionTemplatemodal #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #editPrescriptionTemplatemodal #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #editPrescriptionTemplatemodal #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #editPrescriptionTemplatemodal #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #editPrescriptionTemplatemodal #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #editPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #editPrescriptionTemplatemodal #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #editPrevPrescription #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #editPrevPrescription #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #editPrevPrescription #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #editPrevPrescription #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #editPrevPrescription #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #editPrevPrescription #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #editPrevPrescription #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #editPrevPrescription #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #editPrevPrescription #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #editPrevPrescription #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #editPrevPrescription #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #editPrevPrescription #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #importUserPrescription #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #importUserPrescription #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #importUserPrescription #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #importUserPrescription #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #importUserPrescription #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #importUserPrescription #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #importUserPrescription #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #importUserPrescription #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #importUserPrescription #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #importUserPrescription #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #importUserPrescription #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #importUserPrescription #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #add_new_radiology_order_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #add_new_radiology_order_form #new_bill_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #add_new_radiology_order_form #new_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #add_new_radiology_order_form #create_prescirption_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #add_new_radiology_order_form #prescription_template_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #add_new_radiology_order_form #new_prescription_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #add_new_radiology_order_form #create_anon_pres_item .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #add_new_radiology_order_form #new_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #add_new_radiology_order_form #edit_pharmacy_order_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #add_new_radiology_order_form #new_treatment_form .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal, #add_new_radiology_order_form #return_hospital_pharmacy_bill .prescription_instruction .quick_action_buttons::-webkit-scrollbar-thumb:horizontal {
  display: none;
}
#add_new_prescription_form #new_prescription_form .twitter-typeahead, #add_new_prescription_form #new_bill_form .twitter-typeahead, #add_new_prescription_form #new_hospital_pharmacy_bill .twitter-typeahead, #add_new_prescription_form #edit_hospital_pharmacy_bill .twitter-typeahead, #add_new_prescription_form #create_prescirption_template_form .twitter-typeahead, #add_new_prescription_form #prescription_template_form .twitter-typeahead, #add_new_prescription_form #new_prescription_form .twitter-typeahead, #add_new_prescription_form #create_anon_pres_item .twitter-typeahead, #add_new_prescription_form #new_pharmacy_order_form .twitter-typeahead, #add_new_prescription_form #edit_pharmacy_order_form .twitter-typeahead, #add_new_prescription_form #new_treatment_form .twitter-typeahead, #add_new_prescription_form #return_hospital_pharmacy_bill .twitter-typeahead, #edit_invoice_form #new_prescription_form .twitter-typeahead, #edit_invoice_form #new_bill_form .twitter-typeahead, #edit_invoice_form #new_hospital_pharmacy_bill .twitter-typeahead, #edit_invoice_form #edit_hospital_pharmacy_bill .twitter-typeahead, #edit_invoice_form #create_prescirption_template_form .twitter-typeahead, #edit_invoice_form #prescription_template_form .twitter-typeahead, #edit_invoice_form #new_prescription_form .twitter-typeahead, #edit_invoice_form #create_anon_pres_item .twitter-typeahead, #edit_invoice_form #new_pharmacy_order_form .twitter-typeahead, #edit_invoice_form #edit_pharmacy_order_form .twitter-typeahead, #edit_invoice_form #new_treatment_form .twitter-typeahead, #edit_invoice_form #return_hospital_pharmacy_bill .twitter-typeahead, #add_new_pharmacy_bill_form #new_prescription_form .twitter-typeahead, #add_new_pharmacy_bill_form #new_bill_form .twitter-typeahead, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .twitter-typeahead, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .twitter-typeahead, #add_new_pharmacy_bill_form #create_prescirption_template_form .twitter-typeahead, #add_new_pharmacy_bill_form #prescription_template_form .twitter-typeahead, #add_new_pharmacy_bill_form #new_prescription_form .twitter-typeahead, #add_new_pharmacy_bill_form #create_anon_pres_item .twitter-typeahead, #add_new_pharmacy_bill_form #new_pharmacy_order_form .twitter-typeahead, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .twitter-typeahead, #add_new_pharmacy_bill_form #new_treatment_form .twitter-typeahead, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .twitter-typeahead, #edit_pharmacy_bill_form #new_prescription_form .twitter-typeahead, #edit_pharmacy_bill_form #new_bill_form .twitter-typeahead, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .twitter-typeahead, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .twitter-typeahead, #edit_pharmacy_bill_form #create_prescirption_template_form .twitter-typeahead, #edit_pharmacy_bill_form #prescription_template_form .twitter-typeahead, #edit_pharmacy_bill_form #new_prescription_form .twitter-typeahead, #edit_pharmacy_bill_form #create_anon_pres_item .twitter-typeahead, #edit_pharmacy_bill_form #new_pharmacy_order_form .twitter-typeahead, #edit_pharmacy_bill_form #edit_pharmacy_order_form .twitter-typeahead, #edit_pharmacy_bill_form #new_treatment_form .twitter-typeahead, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .twitter-typeahead, #createPrescriptionTemplatemodal #new_prescription_form .twitter-typeahead, #createPrescriptionTemplatemodal #new_bill_form .twitter-typeahead, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .twitter-typeahead, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .twitter-typeahead, #createPrescriptionTemplatemodal #create_prescirption_template_form .twitter-typeahead, #createPrescriptionTemplatemodal #prescription_template_form .twitter-typeahead, #createPrescriptionTemplatemodal #new_prescription_form .twitter-typeahead, #createPrescriptionTemplatemodal #create_anon_pres_item .twitter-typeahead, #createPrescriptionTemplatemodal #new_pharmacy_order_form .twitter-typeahead, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .twitter-typeahead, #createPrescriptionTemplatemodal #new_treatment_form .twitter-typeahead, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .twitter-typeahead, #editPrescriptionTemplatemodal #new_prescription_form .twitter-typeahead, #editPrescriptionTemplatemodal #new_bill_form .twitter-typeahead, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .twitter-typeahead, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .twitter-typeahead, #editPrescriptionTemplatemodal #create_prescirption_template_form .twitter-typeahead, #editPrescriptionTemplatemodal #prescription_template_form .twitter-typeahead, #editPrescriptionTemplatemodal #new_prescription_form .twitter-typeahead, #editPrescriptionTemplatemodal #create_anon_pres_item .twitter-typeahead, #editPrescriptionTemplatemodal #new_pharmacy_order_form .twitter-typeahead, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .twitter-typeahead, #editPrescriptionTemplatemodal #new_treatment_form .twitter-typeahead, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .twitter-typeahead, #editPrevPrescription #new_prescription_form .twitter-typeahead, #editPrevPrescription #new_bill_form .twitter-typeahead, #editPrevPrescription #new_hospital_pharmacy_bill .twitter-typeahead, #editPrevPrescription #edit_hospital_pharmacy_bill .twitter-typeahead, #editPrevPrescription #create_prescirption_template_form .twitter-typeahead, #editPrevPrescription #prescription_template_form .twitter-typeahead, #editPrevPrescription #new_prescription_form .twitter-typeahead, #editPrevPrescription #create_anon_pres_item .twitter-typeahead, #editPrevPrescription #new_pharmacy_order_form .twitter-typeahead, #editPrevPrescription #edit_pharmacy_order_form .twitter-typeahead, #editPrevPrescription #new_treatment_form .twitter-typeahead, #editPrevPrescription #return_hospital_pharmacy_bill .twitter-typeahead, #importUserPrescription #new_prescription_form .twitter-typeahead, #importUserPrescription #new_bill_form .twitter-typeahead, #importUserPrescription #new_hospital_pharmacy_bill .twitter-typeahead, #importUserPrescription #edit_hospital_pharmacy_bill .twitter-typeahead, #importUserPrescription #create_prescirption_template_form .twitter-typeahead, #importUserPrescription #prescription_template_form .twitter-typeahead, #importUserPrescription #new_prescription_form .twitter-typeahead, #importUserPrescription #create_anon_pres_item .twitter-typeahead, #importUserPrescription #new_pharmacy_order_form .twitter-typeahead, #importUserPrescription #edit_pharmacy_order_form .twitter-typeahead, #importUserPrescription #new_treatment_form .twitter-typeahead, #importUserPrescription #return_hospital_pharmacy_bill .twitter-typeahead, #add_new_radiology_order_form #new_prescription_form .twitter-typeahead, #add_new_radiology_order_form #new_bill_form .twitter-typeahead, #add_new_radiology_order_form #new_hospital_pharmacy_bill .twitter-typeahead, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .twitter-typeahead, #add_new_radiology_order_form #create_prescirption_template_form .twitter-typeahead, #add_new_radiology_order_form #prescription_template_form .twitter-typeahead, #add_new_radiology_order_form #new_prescription_form .twitter-typeahead, #add_new_radiology_order_form #create_anon_pres_item .twitter-typeahead, #add_new_radiology_order_form #new_pharmacy_order_form .twitter-typeahead, #add_new_radiology_order_form #edit_pharmacy_order_form .twitter-typeahead, #add_new_radiology_order_form #new_treatment_form .twitter-typeahead, #add_new_radiology_order_form #return_hospital_pharmacy_bill .twitter-typeahead {
  float: none;
}
#add_new_prescription_form #new_prescription_form .twitter-typeahead .tt-dropdown-menu, #add_new_prescription_form #new_prescription_form .twitter-typeahead .tt-menu, #add_new_prescription_form #new_bill_form .twitter-typeahead .tt-dropdown-menu, #add_new_prescription_form #new_bill_form .twitter-typeahead .tt-menu, #add_new_prescription_form #new_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu, #add_new_prescription_form #new_hospital_pharmacy_bill .twitter-typeahead .tt-menu, #add_new_prescription_form #edit_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu, #add_new_prescription_form #edit_hospital_pharmacy_bill .twitter-typeahead .tt-menu, #add_new_prescription_form #create_prescirption_template_form .twitter-typeahead .tt-dropdown-menu, #add_new_prescription_form #create_prescirption_template_form .twitter-typeahead .tt-menu, #add_new_prescription_form #prescription_template_form .twitter-typeahead .tt-dropdown-menu, #add_new_prescription_form #prescription_template_form .twitter-typeahead .tt-menu, #add_new_prescription_form #new_prescription_form .twitter-typeahead .tt-dropdown-menu, #add_new_prescription_form #new_prescription_form .twitter-typeahead .tt-menu, #add_new_prescription_form #create_anon_pres_item .twitter-typeahead .tt-dropdown-menu, #add_new_prescription_form #create_anon_pres_item .twitter-typeahead .tt-menu, #add_new_prescription_form #new_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu, #add_new_prescription_form #new_pharmacy_order_form .twitter-typeahead .tt-menu, #add_new_prescription_form #edit_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu, #add_new_prescription_form #edit_pharmacy_order_form .twitter-typeahead .tt-menu, #add_new_prescription_form #new_treatment_form .twitter-typeahead .tt-dropdown-menu, #add_new_prescription_form #new_treatment_form .twitter-typeahead .tt-menu, #add_new_prescription_form #return_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu, #add_new_prescription_form #return_hospital_pharmacy_bill .twitter-typeahead .tt-menu, #edit_invoice_form #new_prescription_form .twitter-typeahead .tt-dropdown-menu, #edit_invoice_form #new_prescription_form .twitter-typeahead .tt-menu, #edit_invoice_form #new_bill_form .twitter-typeahead .tt-dropdown-menu, #edit_invoice_form #new_bill_form .twitter-typeahead .tt-menu, #edit_invoice_form #new_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu, #edit_invoice_form #new_hospital_pharmacy_bill .twitter-typeahead .tt-menu, #edit_invoice_form #edit_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu, #edit_invoice_form #edit_hospital_pharmacy_bill .twitter-typeahead .tt-menu, #edit_invoice_form #create_prescirption_template_form .twitter-typeahead .tt-dropdown-menu, #edit_invoice_form #create_prescirption_template_form .twitter-typeahead .tt-menu, #edit_invoice_form #prescription_template_form .twitter-typeahead .tt-dropdown-menu, #edit_invoice_form #prescription_template_form .twitter-typeahead .tt-menu, #edit_invoice_form #new_prescription_form .twitter-typeahead .tt-dropdown-menu, #edit_invoice_form #new_prescription_form .twitter-typeahead .tt-menu, #edit_invoice_form #create_anon_pres_item .twitter-typeahead .tt-dropdown-menu, #edit_invoice_form #create_anon_pres_item .twitter-typeahead .tt-menu, #edit_invoice_form #new_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu, #edit_invoice_form #new_pharmacy_order_form .twitter-typeahead .tt-menu, #edit_invoice_form #edit_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu, #edit_invoice_form #edit_pharmacy_order_form .twitter-typeahead .tt-menu, #edit_invoice_form #new_treatment_form .twitter-typeahead .tt-dropdown-menu, #edit_invoice_form #new_treatment_form .twitter-typeahead .tt-menu, #edit_invoice_form #return_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu, #edit_invoice_form #return_hospital_pharmacy_bill .twitter-typeahead .tt-menu, #add_new_pharmacy_bill_form #new_prescription_form .twitter-typeahead .tt-dropdown-menu, #add_new_pharmacy_bill_form #new_prescription_form .twitter-typeahead .tt-menu, #add_new_pharmacy_bill_form #new_bill_form .twitter-typeahead .tt-dropdown-menu, #add_new_pharmacy_bill_form #new_bill_form .twitter-typeahead .tt-menu, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .twitter-typeahead .tt-menu, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .twitter-typeahead .tt-menu, #add_new_pharmacy_bill_form #create_prescirption_template_form .twitter-typeahead .tt-dropdown-menu, #add_new_pharmacy_bill_form #create_prescirption_template_form .twitter-typeahead .tt-menu, #add_new_pharmacy_bill_form #prescription_template_form .twitter-typeahead .tt-dropdown-menu, #add_new_pharmacy_bill_form #prescription_template_form .twitter-typeahead .tt-menu, #add_new_pharmacy_bill_form #new_prescription_form .twitter-typeahead .tt-dropdown-menu, #add_new_pharmacy_bill_form #new_prescription_form .twitter-typeahead .tt-menu, #add_new_pharmacy_bill_form #create_anon_pres_item .twitter-typeahead .tt-dropdown-menu, #add_new_pharmacy_bill_form #create_anon_pres_item .twitter-typeahead .tt-menu, #add_new_pharmacy_bill_form #new_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu, #add_new_pharmacy_bill_form #new_pharmacy_order_form .twitter-typeahead .tt-menu, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .twitter-typeahead .tt-menu, #add_new_pharmacy_bill_form #new_treatment_form .twitter-typeahead .tt-dropdown-menu, #add_new_pharmacy_bill_form #new_treatment_form .twitter-typeahead .tt-menu, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .twitter-typeahead .tt-menu, #edit_pharmacy_bill_form #new_prescription_form .twitter-typeahead .tt-dropdown-menu, #edit_pharmacy_bill_form #new_prescription_form .twitter-typeahead .tt-menu, #edit_pharmacy_bill_form #new_bill_form .twitter-typeahead .tt-dropdown-menu, #edit_pharmacy_bill_form #new_bill_form .twitter-typeahead .tt-menu, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .twitter-typeahead .tt-menu, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .twitter-typeahead .tt-menu, #edit_pharmacy_bill_form #create_prescirption_template_form .twitter-typeahead .tt-dropdown-menu, #edit_pharmacy_bill_form #create_prescirption_template_form .twitter-typeahead .tt-menu, #edit_pharmacy_bill_form #prescription_template_form .twitter-typeahead .tt-dropdown-menu, #edit_pharmacy_bill_form #prescription_template_form .twitter-typeahead .tt-menu, #edit_pharmacy_bill_form #new_prescription_form .twitter-typeahead .tt-dropdown-menu, #edit_pharmacy_bill_form #new_prescription_form .twitter-typeahead .tt-menu, #edit_pharmacy_bill_form #create_anon_pres_item .twitter-typeahead .tt-dropdown-menu, #edit_pharmacy_bill_form #create_anon_pres_item .twitter-typeahead .tt-menu, #edit_pharmacy_bill_form #new_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu, #edit_pharmacy_bill_form #new_pharmacy_order_form .twitter-typeahead .tt-menu, #edit_pharmacy_bill_form #edit_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu, #edit_pharmacy_bill_form #edit_pharmacy_order_form .twitter-typeahead .tt-menu, #edit_pharmacy_bill_form #new_treatment_form .twitter-typeahead .tt-dropdown-menu, #edit_pharmacy_bill_form #new_treatment_form .twitter-typeahead .tt-menu, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .twitter-typeahead .tt-menu, #createPrescriptionTemplatemodal #new_prescription_form .twitter-typeahead .tt-dropdown-menu, #createPrescriptionTemplatemodal #new_prescription_form .twitter-typeahead .tt-menu, #createPrescriptionTemplatemodal #new_bill_form .twitter-typeahead .tt-dropdown-menu, #createPrescriptionTemplatemodal #new_bill_form .twitter-typeahead .tt-menu, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .twitter-typeahead .tt-menu, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .twitter-typeahead .tt-menu, #createPrescriptionTemplatemodal #create_prescirption_template_form .twitter-typeahead .tt-dropdown-menu, #createPrescriptionTemplatemodal #create_prescirption_template_form .twitter-typeahead .tt-menu, #createPrescriptionTemplatemodal #prescription_template_form .twitter-typeahead .tt-dropdown-menu, #createPrescriptionTemplatemodal #prescription_template_form .twitter-typeahead .tt-menu, #createPrescriptionTemplatemodal #new_prescription_form .twitter-typeahead .tt-dropdown-menu, #createPrescriptionTemplatemodal #new_prescription_form .twitter-typeahead .tt-menu, #createPrescriptionTemplatemodal #create_anon_pres_item .twitter-typeahead .tt-dropdown-menu, #createPrescriptionTemplatemodal #create_anon_pres_item .twitter-typeahead .tt-menu, #createPrescriptionTemplatemodal #new_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu, #createPrescriptionTemplatemodal #new_pharmacy_order_form .twitter-typeahead .tt-menu, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .twitter-typeahead .tt-menu, #createPrescriptionTemplatemodal #new_treatment_form .twitter-typeahead .tt-dropdown-menu, #createPrescriptionTemplatemodal #new_treatment_form .twitter-typeahead .tt-menu, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .twitter-typeahead .tt-menu, #editPrescriptionTemplatemodal #new_prescription_form .twitter-typeahead .tt-dropdown-menu, #editPrescriptionTemplatemodal #new_prescription_form .twitter-typeahead .tt-menu, #editPrescriptionTemplatemodal #new_bill_form .twitter-typeahead .tt-dropdown-menu, #editPrescriptionTemplatemodal #new_bill_form .twitter-typeahead .tt-menu, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .twitter-typeahead .tt-menu, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .twitter-typeahead .tt-menu, #editPrescriptionTemplatemodal #create_prescirption_template_form .twitter-typeahead .tt-dropdown-menu, #editPrescriptionTemplatemodal #create_prescirption_template_form .twitter-typeahead .tt-menu, #editPrescriptionTemplatemodal #prescription_template_form .twitter-typeahead .tt-dropdown-menu, #editPrescriptionTemplatemodal #prescription_template_form .twitter-typeahead .tt-menu, #editPrescriptionTemplatemodal #new_prescription_form .twitter-typeahead .tt-dropdown-menu, #editPrescriptionTemplatemodal #new_prescription_form .twitter-typeahead .tt-menu, #editPrescriptionTemplatemodal #create_anon_pres_item .twitter-typeahead .tt-dropdown-menu, #editPrescriptionTemplatemodal #create_anon_pres_item .twitter-typeahead .tt-menu, #editPrescriptionTemplatemodal #new_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu, #editPrescriptionTemplatemodal #new_pharmacy_order_form .twitter-typeahead .tt-menu, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .twitter-typeahead .tt-menu, #editPrescriptionTemplatemodal #new_treatment_form .twitter-typeahead .tt-dropdown-menu, #editPrescriptionTemplatemodal #new_treatment_form .twitter-typeahead .tt-menu, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .twitter-typeahead .tt-menu, #editPrevPrescription #new_prescription_form .twitter-typeahead .tt-dropdown-menu, #editPrevPrescription #new_prescription_form .twitter-typeahead .tt-menu, #editPrevPrescription #new_bill_form .twitter-typeahead .tt-dropdown-menu, #editPrevPrescription #new_bill_form .twitter-typeahead .tt-menu, #editPrevPrescription #new_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu, #editPrevPrescription #new_hospital_pharmacy_bill .twitter-typeahead .tt-menu, #editPrevPrescription #edit_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu, #editPrevPrescription #edit_hospital_pharmacy_bill .twitter-typeahead .tt-menu, #editPrevPrescription #create_prescirption_template_form .twitter-typeahead .tt-dropdown-menu, #editPrevPrescription #create_prescirption_template_form .twitter-typeahead .tt-menu, #editPrevPrescription #prescription_template_form .twitter-typeahead .tt-dropdown-menu, #editPrevPrescription #prescription_template_form .twitter-typeahead .tt-menu, #editPrevPrescription #new_prescription_form .twitter-typeahead .tt-dropdown-menu, #editPrevPrescription #new_prescription_form .twitter-typeahead .tt-menu, #editPrevPrescription #create_anon_pres_item .twitter-typeahead .tt-dropdown-menu, #editPrevPrescription #create_anon_pres_item .twitter-typeahead .tt-menu, #editPrevPrescription #new_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu, #editPrevPrescription #new_pharmacy_order_form .twitter-typeahead .tt-menu, #editPrevPrescription #edit_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu, #editPrevPrescription #edit_pharmacy_order_form .twitter-typeahead .tt-menu, #editPrevPrescription #new_treatment_form .twitter-typeahead .tt-dropdown-menu, #editPrevPrescription #new_treatment_form .twitter-typeahead .tt-menu, #editPrevPrescription #return_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu, #editPrevPrescription #return_hospital_pharmacy_bill .twitter-typeahead .tt-menu, #importUserPrescription #new_prescription_form .twitter-typeahead .tt-dropdown-menu, #importUserPrescription #new_prescription_form .twitter-typeahead .tt-menu, #importUserPrescription #new_bill_form .twitter-typeahead .tt-dropdown-menu, #importUserPrescription #new_bill_form .twitter-typeahead .tt-menu, #importUserPrescription #new_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu, #importUserPrescription #new_hospital_pharmacy_bill .twitter-typeahead .tt-menu, #importUserPrescription #edit_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu, #importUserPrescription #edit_hospital_pharmacy_bill .twitter-typeahead .tt-menu, #importUserPrescription #create_prescirption_template_form .twitter-typeahead .tt-dropdown-menu, #importUserPrescription #create_prescirption_template_form .twitter-typeahead .tt-menu, #importUserPrescription #prescription_template_form .twitter-typeahead .tt-dropdown-menu, #importUserPrescription #prescription_template_form .twitter-typeahead .tt-menu, #importUserPrescription #new_prescription_form .twitter-typeahead .tt-dropdown-menu, #importUserPrescription #new_prescription_form .twitter-typeahead .tt-menu, #importUserPrescription #create_anon_pres_item .twitter-typeahead .tt-dropdown-menu, #importUserPrescription #create_anon_pres_item .twitter-typeahead .tt-menu, #importUserPrescription #new_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu, #importUserPrescription #new_pharmacy_order_form .twitter-typeahead .tt-menu, #importUserPrescription #edit_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu, #importUserPrescription #edit_pharmacy_order_form .twitter-typeahead .tt-menu, #importUserPrescription #new_treatment_form .twitter-typeahead .tt-dropdown-menu, #importUserPrescription #new_treatment_form .twitter-typeahead .tt-menu, #importUserPrescription #return_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu, #importUserPrescription #return_hospital_pharmacy_bill .twitter-typeahead .tt-menu, #add_new_radiology_order_form #new_prescription_form .twitter-typeahead .tt-dropdown-menu, #add_new_radiology_order_form #new_prescription_form .twitter-typeahead .tt-menu, #add_new_radiology_order_form #new_bill_form .twitter-typeahead .tt-dropdown-menu, #add_new_radiology_order_form #new_bill_form .twitter-typeahead .tt-menu, #add_new_radiology_order_form #new_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu, #add_new_radiology_order_form #new_hospital_pharmacy_bill .twitter-typeahead .tt-menu, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .twitter-typeahead .tt-menu, #add_new_radiology_order_form #create_prescirption_template_form .twitter-typeahead .tt-dropdown-menu, #add_new_radiology_order_form #create_prescirption_template_form .twitter-typeahead .tt-menu, #add_new_radiology_order_form #prescription_template_form .twitter-typeahead .tt-dropdown-menu, #add_new_radiology_order_form #prescription_template_form .twitter-typeahead .tt-menu, #add_new_radiology_order_form #new_prescription_form .twitter-typeahead .tt-dropdown-menu, #add_new_radiology_order_form #new_prescription_form .twitter-typeahead .tt-menu, #add_new_radiology_order_form #create_anon_pres_item .twitter-typeahead .tt-dropdown-menu, #add_new_radiology_order_form #create_anon_pres_item .twitter-typeahead .tt-menu, #add_new_radiology_order_form #new_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu, #add_new_radiology_order_form #new_pharmacy_order_form .twitter-typeahead .tt-menu, #add_new_radiology_order_form #edit_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu, #add_new_radiology_order_form #edit_pharmacy_order_form .twitter-typeahead .tt-menu, #add_new_radiology_order_form #new_treatment_form .twitter-typeahead .tt-dropdown-menu, #add_new_radiology_order_form #new_treatment_form .twitter-typeahead .tt-menu, #add_new_radiology_order_form #return_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu, #add_new_radiology_order_form #return_hospital_pharmacy_bill .twitter-typeahead .tt-menu {
  padding: 0;
  margin: 0;
  border-radius: 0;
  border: 0 !important;
  max-height: 20em;
  overflow-y: scroll;
  -webkit-box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, 0.08), 0 3px 12px rgba(0, 0, 0, 0.14);
  box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, 0.08), 0 3px 12px rgba(0, 0, 0, 0.14);
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}
#add_new_prescription_form #new_prescription_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #add_new_prescription_form #new_prescription_form .twitter-typeahead .tt-menu .tt-highlight, #add_new_prescription_form #new_bill_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #add_new_prescription_form #new_bill_form .twitter-typeahead .tt-menu .tt-highlight, #add_new_prescription_form #new_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-highlight, #add_new_prescription_form #new_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-highlight, #add_new_prescription_form #edit_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-highlight, #add_new_prescription_form #edit_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-highlight, #add_new_prescription_form #create_prescirption_template_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #add_new_prescription_form #create_prescirption_template_form .twitter-typeahead .tt-menu .tt-highlight, #add_new_prescription_form #prescription_template_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #add_new_prescription_form #prescription_template_form .twitter-typeahead .tt-menu .tt-highlight, #add_new_prescription_form #new_prescription_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #add_new_prescription_form #new_prescription_form .twitter-typeahead .tt-menu .tt-highlight, #add_new_prescription_form #create_anon_pres_item .twitter-typeahead .tt-dropdown-menu .tt-highlight, #add_new_prescription_form #create_anon_pres_item .twitter-typeahead .tt-menu .tt-highlight, #add_new_prescription_form #new_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #add_new_prescription_form #new_pharmacy_order_form .twitter-typeahead .tt-menu .tt-highlight, #add_new_prescription_form #edit_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #add_new_prescription_form #edit_pharmacy_order_form .twitter-typeahead .tt-menu .tt-highlight, #add_new_prescription_form #new_treatment_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #add_new_prescription_form #new_treatment_form .twitter-typeahead .tt-menu .tt-highlight, #add_new_prescription_form #return_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-highlight, #add_new_prescription_form #return_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-highlight, #edit_invoice_form #new_prescription_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #edit_invoice_form #new_prescription_form .twitter-typeahead .tt-menu .tt-highlight, #edit_invoice_form #new_bill_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #edit_invoice_form #new_bill_form .twitter-typeahead .tt-menu .tt-highlight, #edit_invoice_form #new_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-highlight, #edit_invoice_form #new_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-highlight, #edit_invoice_form #edit_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-highlight, #edit_invoice_form #edit_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-highlight, #edit_invoice_form #create_prescirption_template_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #edit_invoice_form #create_prescirption_template_form .twitter-typeahead .tt-menu .tt-highlight, #edit_invoice_form #prescription_template_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #edit_invoice_form #prescription_template_form .twitter-typeahead .tt-menu .tt-highlight, #edit_invoice_form #new_prescription_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #edit_invoice_form #new_prescription_form .twitter-typeahead .tt-menu .tt-highlight, #edit_invoice_form #create_anon_pres_item .twitter-typeahead .tt-dropdown-menu .tt-highlight, #edit_invoice_form #create_anon_pres_item .twitter-typeahead .tt-menu .tt-highlight, #edit_invoice_form #new_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #edit_invoice_form #new_pharmacy_order_form .twitter-typeahead .tt-menu .tt-highlight, #edit_invoice_form #edit_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #edit_invoice_form #edit_pharmacy_order_form .twitter-typeahead .tt-menu .tt-highlight, #edit_invoice_form #new_treatment_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #edit_invoice_form #new_treatment_form .twitter-typeahead .tt-menu .tt-highlight, #edit_invoice_form #return_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-highlight, #edit_invoice_form #return_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-highlight, #add_new_pharmacy_bill_form #new_prescription_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #add_new_pharmacy_bill_form #new_prescription_form .twitter-typeahead .tt-menu .tt-highlight, #add_new_pharmacy_bill_form #new_bill_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #add_new_pharmacy_bill_form #new_bill_form .twitter-typeahead .tt-menu .tt-highlight, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-highlight, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-highlight, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-highlight, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-highlight, #add_new_pharmacy_bill_form #create_prescirption_template_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #add_new_pharmacy_bill_form #create_prescirption_template_form .twitter-typeahead .tt-menu .tt-highlight, #add_new_pharmacy_bill_form #prescription_template_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #add_new_pharmacy_bill_form #prescription_template_form .twitter-typeahead .tt-menu .tt-highlight, #add_new_pharmacy_bill_form #new_prescription_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #add_new_pharmacy_bill_form #new_prescription_form .twitter-typeahead .tt-menu .tt-highlight, #add_new_pharmacy_bill_form #create_anon_pres_item .twitter-typeahead .tt-dropdown-menu .tt-highlight, #add_new_pharmacy_bill_form #create_anon_pres_item .twitter-typeahead .tt-menu .tt-highlight, #add_new_pharmacy_bill_form #new_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #add_new_pharmacy_bill_form #new_pharmacy_order_form .twitter-typeahead .tt-menu .tt-highlight, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .twitter-typeahead .tt-menu .tt-highlight, #add_new_pharmacy_bill_form #new_treatment_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #add_new_pharmacy_bill_form #new_treatment_form .twitter-typeahead .tt-menu .tt-highlight, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-highlight, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-highlight, #edit_pharmacy_bill_form #new_prescription_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #edit_pharmacy_bill_form #new_prescription_form .twitter-typeahead .tt-menu .tt-highlight, #edit_pharmacy_bill_form #new_bill_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #edit_pharmacy_bill_form #new_bill_form .twitter-typeahead .tt-menu .tt-highlight, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-highlight, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-highlight, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-highlight, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-highlight, #edit_pharmacy_bill_form #create_prescirption_template_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #edit_pharmacy_bill_form #create_prescirption_template_form .twitter-typeahead .tt-menu .tt-highlight, #edit_pharmacy_bill_form #prescription_template_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #edit_pharmacy_bill_form #prescription_template_form .twitter-typeahead .tt-menu .tt-highlight, #edit_pharmacy_bill_form #new_prescription_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #edit_pharmacy_bill_form #new_prescription_form .twitter-typeahead .tt-menu .tt-highlight, #edit_pharmacy_bill_form #create_anon_pres_item .twitter-typeahead .tt-dropdown-menu .tt-highlight, #edit_pharmacy_bill_form #create_anon_pres_item .twitter-typeahead .tt-menu .tt-highlight, #edit_pharmacy_bill_form #new_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #edit_pharmacy_bill_form #new_pharmacy_order_form .twitter-typeahead .tt-menu .tt-highlight, #edit_pharmacy_bill_form #edit_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #edit_pharmacy_bill_form #edit_pharmacy_order_form .twitter-typeahead .tt-menu .tt-highlight, #edit_pharmacy_bill_form #new_treatment_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #edit_pharmacy_bill_form #new_treatment_form .twitter-typeahead .tt-menu .tt-highlight, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-highlight, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-highlight, #createPrescriptionTemplatemodal #new_prescription_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #createPrescriptionTemplatemodal #new_prescription_form .twitter-typeahead .tt-menu .tt-highlight, #createPrescriptionTemplatemodal #new_bill_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #createPrescriptionTemplatemodal #new_bill_form .twitter-typeahead .tt-menu .tt-highlight, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-highlight, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-highlight, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-highlight, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-highlight, #createPrescriptionTemplatemodal #create_prescirption_template_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #createPrescriptionTemplatemodal #create_prescirption_template_form .twitter-typeahead .tt-menu .tt-highlight, #createPrescriptionTemplatemodal #prescription_template_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #createPrescriptionTemplatemodal #prescription_template_form .twitter-typeahead .tt-menu .tt-highlight, #createPrescriptionTemplatemodal #new_prescription_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #createPrescriptionTemplatemodal #new_prescription_form .twitter-typeahead .tt-menu .tt-highlight, #createPrescriptionTemplatemodal #create_anon_pres_item .twitter-typeahead .tt-dropdown-menu .tt-highlight, #createPrescriptionTemplatemodal #create_anon_pres_item .twitter-typeahead .tt-menu .tt-highlight, #createPrescriptionTemplatemodal #new_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #createPrescriptionTemplatemodal #new_pharmacy_order_form .twitter-typeahead .tt-menu .tt-highlight, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .twitter-typeahead .tt-menu .tt-highlight, #createPrescriptionTemplatemodal #new_treatment_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #createPrescriptionTemplatemodal #new_treatment_form .twitter-typeahead .tt-menu .tt-highlight, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-highlight, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-highlight, #editPrescriptionTemplatemodal #new_prescription_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #editPrescriptionTemplatemodal #new_prescription_form .twitter-typeahead .tt-menu .tt-highlight, #editPrescriptionTemplatemodal #new_bill_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #editPrescriptionTemplatemodal #new_bill_form .twitter-typeahead .tt-menu .tt-highlight, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-highlight, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-highlight, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-highlight, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-highlight, #editPrescriptionTemplatemodal #create_prescirption_template_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #editPrescriptionTemplatemodal #create_prescirption_template_form .twitter-typeahead .tt-menu .tt-highlight, #editPrescriptionTemplatemodal #prescription_template_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #editPrescriptionTemplatemodal #prescription_template_form .twitter-typeahead .tt-menu .tt-highlight, #editPrescriptionTemplatemodal #new_prescription_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #editPrescriptionTemplatemodal #new_prescription_form .twitter-typeahead .tt-menu .tt-highlight, #editPrescriptionTemplatemodal #create_anon_pres_item .twitter-typeahead .tt-dropdown-menu .tt-highlight, #editPrescriptionTemplatemodal #create_anon_pres_item .twitter-typeahead .tt-menu .tt-highlight, #editPrescriptionTemplatemodal #new_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #editPrescriptionTemplatemodal #new_pharmacy_order_form .twitter-typeahead .tt-menu .tt-highlight, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .twitter-typeahead .tt-menu .tt-highlight, #editPrescriptionTemplatemodal #new_treatment_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #editPrescriptionTemplatemodal #new_treatment_form .twitter-typeahead .tt-menu .tt-highlight, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-highlight, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-highlight, #editPrevPrescription #new_prescription_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #editPrevPrescription #new_prescription_form .twitter-typeahead .tt-menu .tt-highlight, #editPrevPrescription #new_bill_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #editPrevPrescription #new_bill_form .twitter-typeahead .tt-menu .tt-highlight, #editPrevPrescription #new_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-highlight, #editPrevPrescription #new_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-highlight, #editPrevPrescription #edit_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-highlight, #editPrevPrescription #edit_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-highlight, #editPrevPrescription #create_prescirption_template_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #editPrevPrescription #create_prescirption_template_form .twitter-typeahead .tt-menu .tt-highlight, #editPrevPrescription #prescription_template_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #editPrevPrescription #prescription_template_form .twitter-typeahead .tt-menu .tt-highlight, #editPrevPrescription #new_prescription_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #editPrevPrescription #new_prescription_form .twitter-typeahead .tt-menu .tt-highlight, #editPrevPrescription #create_anon_pres_item .twitter-typeahead .tt-dropdown-menu .tt-highlight, #editPrevPrescription #create_anon_pres_item .twitter-typeahead .tt-menu .tt-highlight, #editPrevPrescription #new_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #editPrevPrescription #new_pharmacy_order_form .twitter-typeahead .tt-menu .tt-highlight, #editPrevPrescription #edit_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #editPrevPrescription #edit_pharmacy_order_form .twitter-typeahead .tt-menu .tt-highlight, #editPrevPrescription #new_treatment_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #editPrevPrescription #new_treatment_form .twitter-typeahead .tt-menu .tt-highlight, #editPrevPrescription #return_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-highlight, #editPrevPrescription #return_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-highlight, #importUserPrescription #new_prescription_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #importUserPrescription #new_prescription_form .twitter-typeahead .tt-menu .tt-highlight, #importUserPrescription #new_bill_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #importUserPrescription #new_bill_form .twitter-typeahead .tt-menu .tt-highlight, #importUserPrescription #new_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-highlight, #importUserPrescription #new_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-highlight, #importUserPrescription #edit_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-highlight, #importUserPrescription #edit_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-highlight, #importUserPrescription #create_prescirption_template_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #importUserPrescription #create_prescirption_template_form .twitter-typeahead .tt-menu .tt-highlight, #importUserPrescription #prescription_template_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #importUserPrescription #prescription_template_form .twitter-typeahead .tt-menu .tt-highlight, #importUserPrescription #new_prescription_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #importUserPrescription #new_prescription_form .twitter-typeahead .tt-menu .tt-highlight, #importUserPrescription #create_anon_pres_item .twitter-typeahead .tt-dropdown-menu .tt-highlight, #importUserPrescription #create_anon_pres_item .twitter-typeahead .tt-menu .tt-highlight, #importUserPrescription #new_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #importUserPrescription #new_pharmacy_order_form .twitter-typeahead .tt-menu .tt-highlight, #importUserPrescription #edit_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #importUserPrescription #edit_pharmacy_order_form .twitter-typeahead .tt-menu .tt-highlight, #importUserPrescription #new_treatment_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #importUserPrescription #new_treatment_form .twitter-typeahead .tt-menu .tt-highlight, #importUserPrescription #return_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-highlight, #importUserPrescription #return_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-highlight, #add_new_radiology_order_form #new_prescription_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #add_new_radiology_order_form #new_prescription_form .twitter-typeahead .tt-menu .tt-highlight, #add_new_radiology_order_form #new_bill_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #add_new_radiology_order_form #new_bill_form .twitter-typeahead .tt-menu .tt-highlight, #add_new_radiology_order_form #new_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-highlight, #add_new_radiology_order_form #new_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-highlight, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-highlight, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-highlight, #add_new_radiology_order_form #create_prescirption_template_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #add_new_radiology_order_form #create_prescirption_template_form .twitter-typeahead .tt-menu .tt-highlight, #add_new_radiology_order_form #prescription_template_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #add_new_radiology_order_form #prescription_template_form .twitter-typeahead .tt-menu .tt-highlight, #add_new_radiology_order_form #new_prescription_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #add_new_radiology_order_form #new_prescription_form .twitter-typeahead .tt-menu .tt-highlight, #add_new_radiology_order_form #create_anon_pres_item .twitter-typeahead .tt-dropdown-menu .tt-highlight, #add_new_radiology_order_form #create_anon_pres_item .twitter-typeahead .tt-menu .tt-highlight, #add_new_radiology_order_form #new_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #add_new_radiology_order_form #new_pharmacy_order_form .twitter-typeahead .tt-menu .tt-highlight, #add_new_radiology_order_form #edit_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #add_new_radiology_order_form #edit_pharmacy_order_form .twitter-typeahead .tt-menu .tt-highlight, #add_new_radiology_order_form #new_treatment_form .twitter-typeahead .tt-dropdown-menu .tt-highlight, #add_new_radiology_order_form #new_treatment_form .twitter-typeahead .tt-menu .tt-highlight, #add_new_radiology_order_form #return_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-highlight, #add_new_radiology_order_form #return_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-highlight {
  padding: 0;
}
#add_new_prescription_form #new_prescription_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #add_new_prescription_form #new_prescription_form .twitter-typeahead .tt-menu .tt-suggestion, #add_new_prescription_form #new_bill_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #add_new_prescription_form #new_bill_form .twitter-typeahead .tt-menu .tt-suggestion, #add_new_prescription_form #new_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #add_new_prescription_form #new_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-suggestion, #add_new_prescription_form #edit_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #add_new_prescription_form #edit_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-suggestion, #add_new_prescription_form #create_prescirption_template_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #add_new_prescription_form #create_prescirption_template_form .twitter-typeahead .tt-menu .tt-suggestion, #add_new_prescription_form #prescription_template_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #add_new_prescription_form #prescription_template_form .twitter-typeahead .tt-menu .tt-suggestion, #add_new_prescription_form #new_prescription_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #add_new_prescription_form #new_prescription_form .twitter-typeahead .tt-menu .tt-suggestion, #add_new_prescription_form #create_anon_pres_item .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #add_new_prescription_form #create_anon_pres_item .twitter-typeahead .tt-menu .tt-suggestion, #add_new_prescription_form #new_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #add_new_prescription_form #new_pharmacy_order_form .twitter-typeahead .tt-menu .tt-suggestion, #add_new_prescription_form #edit_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #add_new_prescription_form #edit_pharmacy_order_form .twitter-typeahead .tt-menu .tt-suggestion, #add_new_prescription_form #new_treatment_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #add_new_prescription_form #new_treatment_form .twitter-typeahead .tt-menu .tt-suggestion, #add_new_prescription_form #return_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #add_new_prescription_form #return_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-suggestion, #edit_invoice_form #new_prescription_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #edit_invoice_form #new_prescription_form .twitter-typeahead .tt-menu .tt-suggestion, #edit_invoice_form #new_bill_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #edit_invoice_form #new_bill_form .twitter-typeahead .tt-menu .tt-suggestion, #edit_invoice_form #new_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #edit_invoice_form #new_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-suggestion, #edit_invoice_form #edit_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #edit_invoice_form #edit_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-suggestion, #edit_invoice_form #create_prescirption_template_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #edit_invoice_form #create_prescirption_template_form .twitter-typeahead .tt-menu .tt-suggestion, #edit_invoice_form #prescription_template_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #edit_invoice_form #prescription_template_form .twitter-typeahead .tt-menu .tt-suggestion, #edit_invoice_form #new_prescription_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #edit_invoice_form #new_prescription_form .twitter-typeahead .tt-menu .tt-suggestion, #edit_invoice_form #create_anon_pres_item .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #edit_invoice_form #create_anon_pres_item .twitter-typeahead .tt-menu .tt-suggestion, #edit_invoice_form #new_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #edit_invoice_form #new_pharmacy_order_form .twitter-typeahead .tt-menu .tt-suggestion, #edit_invoice_form #edit_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #edit_invoice_form #edit_pharmacy_order_form .twitter-typeahead .tt-menu .tt-suggestion, #edit_invoice_form #new_treatment_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #edit_invoice_form #new_treatment_form .twitter-typeahead .tt-menu .tt-suggestion, #edit_invoice_form #return_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #edit_invoice_form #return_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-suggestion, #add_new_pharmacy_bill_form #new_prescription_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #add_new_pharmacy_bill_form #new_prescription_form .twitter-typeahead .tt-menu .tt-suggestion, #add_new_pharmacy_bill_form #new_bill_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #add_new_pharmacy_bill_form #new_bill_form .twitter-typeahead .tt-menu .tt-suggestion, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-suggestion, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-suggestion, #add_new_pharmacy_bill_form #create_prescirption_template_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #add_new_pharmacy_bill_form #create_prescirption_template_form .twitter-typeahead .tt-menu .tt-suggestion, #add_new_pharmacy_bill_form #prescription_template_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #add_new_pharmacy_bill_form #prescription_template_form .twitter-typeahead .tt-menu .tt-suggestion, #add_new_pharmacy_bill_form #new_prescription_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #add_new_pharmacy_bill_form #new_prescription_form .twitter-typeahead .tt-menu .tt-suggestion, #add_new_pharmacy_bill_form #create_anon_pres_item .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #add_new_pharmacy_bill_form #create_anon_pres_item .twitter-typeahead .tt-menu .tt-suggestion, #add_new_pharmacy_bill_form #new_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #add_new_pharmacy_bill_form #new_pharmacy_order_form .twitter-typeahead .tt-menu .tt-suggestion, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .twitter-typeahead .tt-menu .tt-suggestion, #add_new_pharmacy_bill_form #new_treatment_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #add_new_pharmacy_bill_form #new_treatment_form .twitter-typeahead .tt-menu .tt-suggestion, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-suggestion, #edit_pharmacy_bill_form #new_prescription_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #edit_pharmacy_bill_form #new_prescription_form .twitter-typeahead .tt-menu .tt-suggestion, #edit_pharmacy_bill_form #new_bill_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #edit_pharmacy_bill_form #new_bill_form .twitter-typeahead .tt-menu .tt-suggestion, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-suggestion, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-suggestion, #edit_pharmacy_bill_form #create_prescirption_template_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #edit_pharmacy_bill_form #create_prescirption_template_form .twitter-typeahead .tt-menu .tt-suggestion, #edit_pharmacy_bill_form #prescription_template_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #edit_pharmacy_bill_form #prescription_template_form .twitter-typeahead .tt-menu .tt-suggestion, #edit_pharmacy_bill_form #new_prescription_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #edit_pharmacy_bill_form #new_prescription_form .twitter-typeahead .tt-menu .tt-suggestion, #edit_pharmacy_bill_form #create_anon_pres_item .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #edit_pharmacy_bill_form #create_anon_pres_item .twitter-typeahead .tt-menu .tt-suggestion, #edit_pharmacy_bill_form #new_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #edit_pharmacy_bill_form #new_pharmacy_order_form .twitter-typeahead .tt-menu .tt-suggestion, #edit_pharmacy_bill_form #edit_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #edit_pharmacy_bill_form #edit_pharmacy_order_form .twitter-typeahead .tt-menu .tt-suggestion, #edit_pharmacy_bill_form #new_treatment_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #edit_pharmacy_bill_form #new_treatment_form .twitter-typeahead .tt-menu .tt-suggestion, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-suggestion, #createPrescriptionTemplatemodal #new_prescription_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #createPrescriptionTemplatemodal #new_prescription_form .twitter-typeahead .tt-menu .tt-suggestion, #createPrescriptionTemplatemodal #new_bill_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #createPrescriptionTemplatemodal #new_bill_form .twitter-typeahead .tt-menu .tt-suggestion, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-suggestion, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-suggestion, #createPrescriptionTemplatemodal #create_prescirption_template_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #createPrescriptionTemplatemodal #create_prescirption_template_form .twitter-typeahead .tt-menu .tt-suggestion, #createPrescriptionTemplatemodal #prescription_template_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #createPrescriptionTemplatemodal #prescription_template_form .twitter-typeahead .tt-menu .tt-suggestion, #createPrescriptionTemplatemodal #new_prescription_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #createPrescriptionTemplatemodal #new_prescription_form .twitter-typeahead .tt-menu .tt-suggestion, #createPrescriptionTemplatemodal #create_anon_pres_item .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #createPrescriptionTemplatemodal #create_anon_pres_item .twitter-typeahead .tt-menu .tt-suggestion, #createPrescriptionTemplatemodal #new_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #createPrescriptionTemplatemodal #new_pharmacy_order_form .twitter-typeahead .tt-menu .tt-suggestion, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .twitter-typeahead .tt-menu .tt-suggestion, #createPrescriptionTemplatemodal #new_treatment_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #createPrescriptionTemplatemodal #new_treatment_form .twitter-typeahead .tt-menu .tt-suggestion, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-suggestion, #editPrescriptionTemplatemodal #new_prescription_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #editPrescriptionTemplatemodal #new_prescription_form .twitter-typeahead .tt-menu .tt-suggestion, #editPrescriptionTemplatemodal #new_bill_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #editPrescriptionTemplatemodal #new_bill_form .twitter-typeahead .tt-menu .tt-suggestion, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-suggestion, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-suggestion, #editPrescriptionTemplatemodal #create_prescirption_template_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #editPrescriptionTemplatemodal #create_prescirption_template_form .twitter-typeahead .tt-menu .tt-suggestion, #editPrescriptionTemplatemodal #prescription_template_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #editPrescriptionTemplatemodal #prescription_template_form .twitter-typeahead .tt-menu .tt-suggestion, #editPrescriptionTemplatemodal #new_prescription_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #editPrescriptionTemplatemodal #new_prescription_form .twitter-typeahead .tt-menu .tt-suggestion, #editPrescriptionTemplatemodal #create_anon_pres_item .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #editPrescriptionTemplatemodal #create_anon_pres_item .twitter-typeahead .tt-menu .tt-suggestion, #editPrescriptionTemplatemodal #new_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #editPrescriptionTemplatemodal #new_pharmacy_order_form .twitter-typeahead .tt-menu .tt-suggestion, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .twitter-typeahead .tt-menu .tt-suggestion, #editPrescriptionTemplatemodal #new_treatment_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #editPrescriptionTemplatemodal #new_treatment_form .twitter-typeahead .tt-menu .tt-suggestion, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-suggestion, #editPrevPrescription #new_prescription_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #editPrevPrescription #new_prescription_form .twitter-typeahead .tt-menu .tt-suggestion, #editPrevPrescription #new_bill_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #editPrevPrescription #new_bill_form .twitter-typeahead .tt-menu .tt-suggestion, #editPrevPrescription #new_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #editPrevPrescription #new_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-suggestion, #editPrevPrescription #edit_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #editPrevPrescription #edit_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-suggestion, #editPrevPrescription #create_prescirption_template_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #editPrevPrescription #create_prescirption_template_form .twitter-typeahead .tt-menu .tt-suggestion, #editPrevPrescription #prescription_template_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #editPrevPrescription #prescription_template_form .twitter-typeahead .tt-menu .tt-suggestion, #editPrevPrescription #new_prescription_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #editPrevPrescription #new_prescription_form .twitter-typeahead .tt-menu .tt-suggestion, #editPrevPrescription #create_anon_pres_item .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #editPrevPrescription #create_anon_pres_item .twitter-typeahead .tt-menu .tt-suggestion, #editPrevPrescription #new_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #editPrevPrescription #new_pharmacy_order_form .twitter-typeahead .tt-menu .tt-suggestion, #editPrevPrescription #edit_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #editPrevPrescription #edit_pharmacy_order_form .twitter-typeahead .tt-menu .tt-suggestion, #editPrevPrescription #new_treatment_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #editPrevPrescription #new_treatment_form .twitter-typeahead .tt-menu .tt-suggestion, #editPrevPrescription #return_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #editPrevPrescription #return_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-suggestion, #importUserPrescription #new_prescription_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #importUserPrescription #new_prescription_form .twitter-typeahead .tt-menu .tt-suggestion, #importUserPrescription #new_bill_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #importUserPrescription #new_bill_form .twitter-typeahead .tt-menu .tt-suggestion, #importUserPrescription #new_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #importUserPrescription #new_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-suggestion, #importUserPrescription #edit_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #importUserPrescription #edit_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-suggestion, #importUserPrescription #create_prescirption_template_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #importUserPrescription #create_prescirption_template_form .twitter-typeahead .tt-menu .tt-suggestion, #importUserPrescription #prescription_template_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #importUserPrescription #prescription_template_form .twitter-typeahead .tt-menu .tt-suggestion, #importUserPrescription #new_prescription_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #importUserPrescription #new_prescription_form .twitter-typeahead .tt-menu .tt-suggestion, #importUserPrescription #create_anon_pres_item .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #importUserPrescription #create_anon_pres_item .twitter-typeahead .tt-menu .tt-suggestion, #importUserPrescription #new_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #importUserPrescription #new_pharmacy_order_form .twitter-typeahead .tt-menu .tt-suggestion, #importUserPrescription #edit_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #importUserPrescription #edit_pharmacy_order_form .twitter-typeahead .tt-menu .tt-suggestion, #importUserPrescription #new_treatment_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #importUserPrescription #new_treatment_form .twitter-typeahead .tt-menu .tt-suggestion, #importUserPrescription #return_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #importUserPrescription #return_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-suggestion, #add_new_radiology_order_form #new_prescription_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #add_new_radiology_order_form #new_prescription_form .twitter-typeahead .tt-menu .tt-suggestion, #add_new_radiology_order_form #new_bill_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #add_new_radiology_order_form #new_bill_form .twitter-typeahead .tt-menu .tt-suggestion, #add_new_radiology_order_form #new_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #add_new_radiology_order_form #new_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-suggestion, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-suggestion, #add_new_radiology_order_form #create_prescirption_template_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #add_new_radiology_order_form #create_prescirption_template_form .twitter-typeahead .tt-menu .tt-suggestion, #add_new_radiology_order_form #prescription_template_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #add_new_radiology_order_form #prescription_template_form .twitter-typeahead .tt-menu .tt-suggestion, #add_new_radiology_order_form #new_prescription_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #add_new_radiology_order_form #new_prescription_form .twitter-typeahead .tt-menu .tt-suggestion, #add_new_radiology_order_form #create_anon_pres_item .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #add_new_radiology_order_form #create_anon_pres_item .twitter-typeahead .tt-menu .tt-suggestion, #add_new_radiology_order_form #new_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #add_new_radiology_order_form #new_pharmacy_order_form .twitter-typeahead .tt-menu .tt-suggestion, #add_new_radiology_order_form #edit_pharmacy_order_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #add_new_radiology_order_form #edit_pharmacy_order_form .twitter-typeahead .tt-menu .tt-suggestion, #add_new_radiology_order_form #new_treatment_form .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #add_new_radiology_order_form #new_treatment_form .twitter-typeahead .tt-menu .tt-suggestion, #add_new_radiology_order_form #return_hospital_pharmacy_bill .twitter-typeahead .tt-dropdown-menu .tt-suggestion, #add_new_radiology_order_form #return_hospital_pharmacy_bill .twitter-typeahead .tt-menu .tt-suggestion {
  word-wrap: break-word;
}
#add_new_prescription_form #new_prescription_form .prescription_subsection, #add_new_prescription_form #new_bill_form .prescription_subsection, #add_new_prescription_form #new_hospital_pharmacy_bill .prescription_subsection, #add_new_prescription_form #edit_hospital_pharmacy_bill .prescription_subsection, #add_new_prescription_form #create_prescirption_template_form .prescription_subsection, #add_new_prescription_form #prescription_template_form .prescription_subsection, #add_new_prescription_form #new_prescription_form .prescription_subsection, #add_new_prescription_form #create_anon_pres_item .prescription_subsection, #add_new_prescription_form #new_pharmacy_order_form .prescription_subsection, #add_new_prescription_form #edit_pharmacy_order_form .prescription_subsection, #add_new_prescription_form #new_treatment_form .prescription_subsection, #add_new_prescription_form #return_hospital_pharmacy_bill .prescription_subsection, #edit_invoice_form #new_prescription_form .prescription_subsection, #edit_invoice_form #new_bill_form .prescription_subsection, #edit_invoice_form #new_hospital_pharmacy_bill .prescription_subsection, #edit_invoice_form #edit_hospital_pharmacy_bill .prescription_subsection, #edit_invoice_form #create_prescirption_template_form .prescription_subsection, #edit_invoice_form #prescription_template_form .prescription_subsection, #edit_invoice_form #new_prescription_form .prescription_subsection, #edit_invoice_form #create_anon_pres_item .prescription_subsection, #edit_invoice_form #new_pharmacy_order_form .prescription_subsection, #edit_invoice_form #edit_pharmacy_order_form .prescription_subsection, #edit_invoice_form #new_treatment_form .prescription_subsection, #edit_invoice_form #return_hospital_pharmacy_bill .prescription_subsection, #add_new_pharmacy_bill_form #new_prescription_form .prescription_subsection, #add_new_pharmacy_bill_form #new_bill_form .prescription_subsection, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_subsection, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_subsection, #add_new_pharmacy_bill_form #create_prescirption_template_form .prescription_subsection, #add_new_pharmacy_bill_form #prescription_template_form .prescription_subsection, #add_new_pharmacy_bill_form #new_prescription_form .prescription_subsection, #add_new_pharmacy_bill_form #create_anon_pres_item .prescription_subsection, #add_new_pharmacy_bill_form #new_pharmacy_order_form .prescription_subsection, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .prescription_subsection, #add_new_pharmacy_bill_form #new_treatment_form .prescription_subsection, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_subsection, #edit_pharmacy_bill_form #new_prescription_form .prescription_subsection, #edit_pharmacy_bill_form #new_bill_form .prescription_subsection, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .prescription_subsection, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .prescription_subsection, #edit_pharmacy_bill_form #create_prescirption_template_form .prescription_subsection, #edit_pharmacy_bill_form #prescription_template_form .prescription_subsection, #edit_pharmacy_bill_form #new_prescription_form .prescription_subsection, #edit_pharmacy_bill_form #create_anon_pres_item .prescription_subsection, #edit_pharmacy_bill_form #new_pharmacy_order_form .prescription_subsection, #edit_pharmacy_bill_form #edit_pharmacy_order_form .prescription_subsection, #edit_pharmacy_bill_form #new_treatment_form .prescription_subsection, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .prescription_subsection, #createPrescriptionTemplatemodal #new_prescription_form .prescription_subsection, #createPrescriptionTemplatemodal #new_bill_form .prescription_subsection, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_subsection, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_subsection, #createPrescriptionTemplatemodal #create_prescirption_template_form .prescription_subsection, #createPrescriptionTemplatemodal #prescription_template_form .prescription_subsection, #createPrescriptionTemplatemodal #new_prescription_form .prescription_subsection, #createPrescriptionTemplatemodal #create_anon_pres_item .prescription_subsection, #createPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_subsection, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_subsection, #createPrescriptionTemplatemodal #new_treatment_form .prescription_subsection, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_subsection, #editPrescriptionTemplatemodal #new_prescription_form .prescription_subsection, #editPrescriptionTemplatemodal #new_bill_form .prescription_subsection, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .prescription_subsection, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .prescription_subsection, #editPrescriptionTemplatemodal #create_prescirption_template_form .prescription_subsection, #editPrescriptionTemplatemodal #prescription_template_form .prescription_subsection, #editPrescriptionTemplatemodal #new_prescription_form .prescription_subsection, #editPrescriptionTemplatemodal #create_anon_pres_item .prescription_subsection, #editPrescriptionTemplatemodal #new_pharmacy_order_form .prescription_subsection, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .prescription_subsection, #editPrescriptionTemplatemodal #new_treatment_form .prescription_subsection, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .prescription_subsection, #editPrevPrescription #new_prescription_form .prescription_subsection, #editPrevPrescription #new_bill_form .prescription_subsection, #editPrevPrescription #new_hospital_pharmacy_bill .prescription_subsection, #editPrevPrescription #edit_hospital_pharmacy_bill .prescription_subsection, #editPrevPrescription #create_prescirption_template_form .prescription_subsection, #editPrevPrescription #prescription_template_form .prescription_subsection, #editPrevPrescription #new_prescription_form .prescription_subsection, #editPrevPrescription #create_anon_pres_item .prescription_subsection, #editPrevPrescription #new_pharmacy_order_form .prescription_subsection, #editPrevPrescription #edit_pharmacy_order_form .prescription_subsection, #editPrevPrescription #new_treatment_form .prescription_subsection, #editPrevPrescription #return_hospital_pharmacy_bill .prescription_subsection, #importUserPrescription #new_prescription_form .prescription_subsection, #importUserPrescription #new_bill_form .prescription_subsection, #importUserPrescription #new_hospital_pharmacy_bill .prescription_subsection, #importUserPrescription #edit_hospital_pharmacy_bill .prescription_subsection, #importUserPrescription #create_prescirption_template_form .prescription_subsection, #importUserPrescription #prescription_template_form .prescription_subsection, #importUserPrescription #new_prescription_form .prescription_subsection, #importUserPrescription #create_anon_pres_item .prescription_subsection, #importUserPrescription #new_pharmacy_order_form .prescription_subsection, #importUserPrescription #edit_pharmacy_order_form .prescription_subsection, #importUserPrescription #new_treatment_form .prescription_subsection, #importUserPrescription #return_hospital_pharmacy_bill .prescription_subsection, #add_new_radiology_order_form #new_prescription_form .prescription_subsection, #add_new_radiology_order_form #new_bill_form .prescription_subsection, #add_new_radiology_order_form #new_hospital_pharmacy_bill .prescription_subsection, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .prescription_subsection, #add_new_radiology_order_form #create_prescirption_template_form .prescription_subsection, #add_new_radiology_order_form #prescription_template_form .prescription_subsection, #add_new_radiology_order_form #new_prescription_form .prescription_subsection, #add_new_radiology_order_form #create_anon_pres_item .prescription_subsection, #add_new_radiology_order_form #new_pharmacy_order_form .prescription_subsection, #add_new_radiology_order_form #edit_pharmacy_order_form .prescription_subsection, #add_new_radiology_order_form #new_treatment_form .prescription_subsection, #add_new_radiology_order_form #return_hospital_pharmacy_bill .prescription_subsection {
  margin-top: 10px;
  padding: 20px 5px;
  box-shadow: inset 0 0 0 1px #b3d0f8;
}
#add_new_prescription_form #new_prescription_form label:not(.no-label), #add_new_prescription_form #new_bill_form label:not(.no-label), #add_new_prescription_form #new_hospital_pharmacy_bill label:not(.no-label), #add_new_prescription_form #edit_hospital_pharmacy_bill label:not(.no-label), #add_new_prescription_form #create_prescirption_template_form label:not(.no-label), #add_new_prescription_form #prescription_template_form label:not(.no-label), #add_new_prescription_form #new_prescription_form label:not(.no-label), #add_new_prescription_form #create_anon_pres_item label:not(.no-label), #add_new_prescription_form #new_pharmacy_order_form label:not(.no-label), #add_new_prescription_form #edit_pharmacy_order_form label:not(.no-label), #add_new_prescription_form #new_treatment_form label:not(.no-label), #add_new_prescription_form #return_hospital_pharmacy_bill label:not(.no-label), #edit_invoice_form #new_prescription_form label:not(.no-label), #edit_invoice_form #new_bill_form label:not(.no-label), #edit_invoice_form #new_hospital_pharmacy_bill label:not(.no-label), #edit_invoice_form #edit_hospital_pharmacy_bill label:not(.no-label), #edit_invoice_form #create_prescirption_template_form label:not(.no-label), #edit_invoice_form #prescription_template_form label:not(.no-label), #edit_invoice_form #new_prescription_form label:not(.no-label), #edit_invoice_form #create_anon_pres_item label:not(.no-label), #edit_invoice_form #new_pharmacy_order_form label:not(.no-label), #edit_invoice_form #edit_pharmacy_order_form label:not(.no-label), #edit_invoice_form #new_treatment_form label:not(.no-label), #edit_invoice_form #return_hospital_pharmacy_bill label:not(.no-label), #add_new_pharmacy_bill_form #new_prescription_form label:not(.no-label), #add_new_pharmacy_bill_form #new_bill_form label:not(.no-label), #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill label:not(.no-label), #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill label:not(.no-label), #add_new_pharmacy_bill_form #create_prescirption_template_form label:not(.no-label), #add_new_pharmacy_bill_form #prescription_template_form label:not(.no-label), #add_new_pharmacy_bill_form #new_prescription_form label:not(.no-label), #add_new_pharmacy_bill_form #create_anon_pres_item label:not(.no-label), #add_new_pharmacy_bill_form #new_pharmacy_order_form label:not(.no-label), #add_new_pharmacy_bill_form #edit_pharmacy_order_form label:not(.no-label), #add_new_pharmacy_bill_form #new_treatment_form label:not(.no-label), #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill label:not(.no-label), #edit_pharmacy_bill_form #new_prescription_form label:not(.no-label), #edit_pharmacy_bill_form #new_bill_form label:not(.no-label), #edit_pharmacy_bill_form #new_hospital_pharmacy_bill label:not(.no-label), #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill label:not(.no-label), #edit_pharmacy_bill_form #create_prescirption_template_form label:not(.no-label), #edit_pharmacy_bill_form #prescription_template_form label:not(.no-label), #edit_pharmacy_bill_form #new_prescription_form label:not(.no-label), #edit_pharmacy_bill_form #create_anon_pres_item label:not(.no-label), #edit_pharmacy_bill_form #new_pharmacy_order_form label:not(.no-label), #edit_pharmacy_bill_form #edit_pharmacy_order_form label:not(.no-label), #edit_pharmacy_bill_form #new_treatment_form label:not(.no-label), #edit_pharmacy_bill_form #return_hospital_pharmacy_bill label:not(.no-label), #createPrescriptionTemplatemodal #new_prescription_form label:not(.no-label), #createPrescriptionTemplatemodal #new_bill_form label:not(.no-label), #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill label:not(.no-label), #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill label:not(.no-label), #createPrescriptionTemplatemodal #create_prescirption_template_form label:not(.no-label), #createPrescriptionTemplatemodal #prescription_template_form label:not(.no-label), #createPrescriptionTemplatemodal #new_prescription_form label:not(.no-label), #createPrescriptionTemplatemodal #create_anon_pres_item label:not(.no-label), #createPrescriptionTemplatemodal #new_pharmacy_order_form label:not(.no-label), #createPrescriptionTemplatemodal #edit_pharmacy_order_form label:not(.no-label), #createPrescriptionTemplatemodal #new_treatment_form label:not(.no-label), #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill label:not(.no-label), #editPrescriptionTemplatemodal #new_prescription_form label:not(.no-label), #editPrescriptionTemplatemodal #new_bill_form label:not(.no-label), #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill label:not(.no-label), #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill label:not(.no-label), #editPrescriptionTemplatemodal #create_prescirption_template_form label:not(.no-label), #editPrescriptionTemplatemodal #prescription_template_form label:not(.no-label), #editPrescriptionTemplatemodal #new_prescription_form label:not(.no-label), #editPrescriptionTemplatemodal #create_anon_pres_item label:not(.no-label), #editPrescriptionTemplatemodal #new_pharmacy_order_form label:not(.no-label), #editPrescriptionTemplatemodal #edit_pharmacy_order_form label:not(.no-label), #editPrescriptionTemplatemodal #new_treatment_form label:not(.no-label), #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill label:not(.no-label), #editPrevPrescription #new_prescription_form label:not(.no-label), #editPrevPrescription #new_bill_form label:not(.no-label), #editPrevPrescription #new_hospital_pharmacy_bill label:not(.no-label), #editPrevPrescription #edit_hospital_pharmacy_bill label:not(.no-label), #editPrevPrescription #create_prescirption_template_form label:not(.no-label), #editPrevPrescription #prescription_template_form label:not(.no-label), #editPrevPrescription #new_prescription_form label:not(.no-label), #editPrevPrescription #create_anon_pres_item label:not(.no-label), #editPrevPrescription #new_pharmacy_order_form label:not(.no-label), #editPrevPrescription #edit_pharmacy_order_form label:not(.no-label), #editPrevPrescription #new_treatment_form label:not(.no-label), #editPrevPrescription #return_hospital_pharmacy_bill label:not(.no-label), #importUserPrescription #new_prescription_form label:not(.no-label), #importUserPrescription #new_bill_form label:not(.no-label), #importUserPrescription #new_hospital_pharmacy_bill label:not(.no-label), #importUserPrescription #edit_hospital_pharmacy_bill label:not(.no-label), #importUserPrescription #create_prescirption_template_form label:not(.no-label), #importUserPrescription #prescription_template_form label:not(.no-label), #importUserPrescription #new_prescription_form label:not(.no-label), #importUserPrescription #create_anon_pres_item label:not(.no-label), #importUserPrescription #new_pharmacy_order_form label:not(.no-label), #importUserPrescription #edit_pharmacy_order_form label:not(.no-label), #importUserPrescription #new_treatment_form label:not(.no-label), #importUserPrescription #return_hospital_pharmacy_bill label:not(.no-label), #add_new_radiology_order_form #new_prescription_form label:not(.no-label), #add_new_radiology_order_form #new_bill_form label:not(.no-label), #add_new_radiology_order_form #new_hospital_pharmacy_bill label:not(.no-label), #add_new_radiology_order_form #edit_hospital_pharmacy_bill label:not(.no-label), #add_new_radiology_order_form #create_prescirption_template_form label:not(.no-label), #add_new_radiology_order_form #prescription_template_form label:not(.no-label), #add_new_radiology_order_form #new_prescription_form label:not(.no-label), #add_new_radiology_order_form #create_anon_pres_item label:not(.no-label), #add_new_radiology_order_form #new_pharmacy_order_form label:not(.no-label), #add_new_radiology_order_form #edit_pharmacy_order_form label:not(.no-label), #add_new_radiology_order_form #new_treatment_form label:not(.no-label), #add_new_radiology_order_form #return_hospital_pharmacy_bill label:not(.no-label) {
  font-size: 13px;
  display: inline-block;
  font-weight: 600;
  color: #2f2f2f;
  margin-bottom: 5px;
}
@media (max-width: 320px) {
  #add_new_prescription_form #new_prescription_form label:not(.no-label), #add_new_prescription_form #new_bill_form label:not(.no-label), #add_new_prescription_form #new_hospital_pharmacy_bill label:not(.no-label), #add_new_prescription_form #edit_hospital_pharmacy_bill label:not(.no-label), #add_new_prescription_form #create_prescirption_template_form label:not(.no-label), #add_new_prescription_form #prescription_template_form label:not(.no-label), #add_new_prescription_form #new_prescription_form label:not(.no-label), #add_new_prescription_form #create_anon_pres_item label:not(.no-label), #add_new_prescription_form #new_pharmacy_order_form label:not(.no-label), #add_new_prescription_form #edit_pharmacy_order_form label:not(.no-label), #add_new_prescription_form #new_treatment_form label:not(.no-label), #add_new_prescription_form #return_hospital_pharmacy_bill label:not(.no-label), #edit_invoice_form #new_prescription_form label:not(.no-label), #edit_invoice_form #new_bill_form label:not(.no-label), #edit_invoice_form #new_hospital_pharmacy_bill label:not(.no-label), #edit_invoice_form #edit_hospital_pharmacy_bill label:not(.no-label), #edit_invoice_form #create_prescirption_template_form label:not(.no-label), #edit_invoice_form #prescription_template_form label:not(.no-label), #edit_invoice_form #new_prescription_form label:not(.no-label), #edit_invoice_form #create_anon_pres_item label:not(.no-label), #edit_invoice_form #new_pharmacy_order_form label:not(.no-label), #edit_invoice_form #edit_pharmacy_order_form label:not(.no-label), #edit_invoice_form #new_treatment_form label:not(.no-label), #edit_invoice_form #return_hospital_pharmacy_bill label:not(.no-label), #add_new_pharmacy_bill_form #new_prescription_form label:not(.no-label), #add_new_pharmacy_bill_form #new_bill_form label:not(.no-label), #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill label:not(.no-label), #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill label:not(.no-label), #add_new_pharmacy_bill_form #create_prescirption_template_form label:not(.no-label), #add_new_pharmacy_bill_form #prescription_template_form label:not(.no-label), #add_new_pharmacy_bill_form #new_prescription_form label:not(.no-label), #add_new_pharmacy_bill_form #create_anon_pres_item label:not(.no-label), #add_new_pharmacy_bill_form #new_pharmacy_order_form label:not(.no-label), #add_new_pharmacy_bill_form #edit_pharmacy_order_form label:not(.no-label), #add_new_pharmacy_bill_form #new_treatment_form label:not(.no-label), #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill label:not(.no-label), #edit_pharmacy_bill_form #new_prescription_form label:not(.no-label), #edit_pharmacy_bill_form #new_bill_form label:not(.no-label), #edit_pharmacy_bill_form #new_hospital_pharmacy_bill label:not(.no-label), #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill label:not(.no-label), #edit_pharmacy_bill_form #create_prescirption_template_form label:not(.no-label), #edit_pharmacy_bill_form #prescription_template_form label:not(.no-label), #edit_pharmacy_bill_form #new_prescription_form label:not(.no-label), #edit_pharmacy_bill_form #create_anon_pres_item label:not(.no-label), #edit_pharmacy_bill_form #new_pharmacy_order_form label:not(.no-label), #edit_pharmacy_bill_form #edit_pharmacy_order_form label:not(.no-label), #edit_pharmacy_bill_form #new_treatment_form label:not(.no-label), #edit_pharmacy_bill_form #return_hospital_pharmacy_bill label:not(.no-label), #createPrescriptionTemplatemodal #new_prescription_form label:not(.no-label), #createPrescriptionTemplatemodal #new_bill_form label:not(.no-label), #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill label:not(.no-label), #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill label:not(.no-label), #createPrescriptionTemplatemodal #create_prescirption_template_form label:not(.no-label), #createPrescriptionTemplatemodal #prescription_template_form label:not(.no-label), #createPrescriptionTemplatemodal #new_prescription_form label:not(.no-label), #createPrescriptionTemplatemodal #create_anon_pres_item label:not(.no-label), #createPrescriptionTemplatemodal #new_pharmacy_order_form label:not(.no-label), #createPrescriptionTemplatemodal #edit_pharmacy_order_form label:not(.no-label), #createPrescriptionTemplatemodal #new_treatment_form label:not(.no-label), #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill label:not(.no-label), #editPrescriptionTemplatemodal #new_prescription_form label:not(.no-label), #editPrescriptionTemplatemodal #new_bill_form label:not(.no-label), #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill label:not(.no-label), #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill label:not(.no-label), #editPrescriptionTemplatemodal #create_prescirption_template_form label:not(.no-label), #editPrescriptionTemplatemodal #prescription_template_form label:not(.no-label), #editPrescriptionTemplatemodal #new_prescription_form label:not(.no-label), #editPrescriptionTemplatemodal #create_anon_pres_item label:not(.no-label), #editPrescriptionTemplatemodal #new_pharmacy_order_form label:not(.no-label), #editPrescriptionTemplatemodal #edit_pharmacy_order_form label:not(.no-label), #editPrescriptionTemplatemodal #new_treatment_form label:not(.no-label), #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill label:not(.no-label), #editPrevPrescription #new_prescription_form label:not(.no-label), #editPrevPrescription #new_bill_form label:not(.no-label), #editPrevPrescription #new_hospital_pharmacy_bill label:not(.no-label), #editPrevPrescription #edit_hospital_pharmacy_bill label:not(.no-label), #editPrevPrescription #create_prescirption_template_form label:not(.no-label), #editPrevPrescription #prescription_template_form label:not(.no-label), #editPrevPrescription #new_prescription_form label:not(.no-label), #editPrevPrescription #create_anon_pres_item label:not(.no-label), #editPrevPrescription #new_pharmacy_order_form label:not(.no-label), #editPrevPrescription #edit_pharmacy_order_form label:not(.no-label), #editPrevPrescription #new_treatment_form label:not(.no-label), #editPrevPrescription #return_hospital_pharmacy_bill label:not(.no-label), #importUserPrescription #new_prescription_form label:not(.no-label), #importUserPrescription #new_bill_form label:not(.no-label), #importUserPrescription #new_hospital_pharmacy_bill label:not(.no-label), #importUserPrescription #edit_hospital_pharmacy_bill label:not(.no-label), #importUserPrescription #create_prescirption_template_form label:not(.no-label), #importUserPrescription #prescription_template_form label:not(.no-label), #importUserPrescription #new_prescription_form label:not(.no-label), #importUserPrescription #create_anon_pres_item label:not(.no-label), #importUserPrescription #new_pharmacy_order_form label:not(.no-label), #importUserPrescription #edit_pharmacy_order_form label:not(.no-label), #importUserPrescription #new_treatment_form label:not(.no-label), #importUserPrescription #return_hospital_pharmacy_bill label:not(.no-label), #add_new_radiology_order_form #new_prescription_form label:not(.no-label), #add_new_radiology_order_form #new_bill_form label:not(.no-label), #add_new_radiology_order_form #new_hospital_pharmacy_bill label:not(.no-label), #add_new_radiology_order_form #edit_hospital_pharmacy_bill label:not(.no-label), #add_new_radiology_order_form #create_prescirption_template_form label:not(.no-label), #add_new_radiology_order_form #prescription_template_form label:not(.no-label), #add_new_radiology_order_form #new_prescription_form label:not(.no-label), #add_new_radiology_order_form #create_anon_pres_item label:not(.no-label), #add_new_radiology_order_form #new_pharmacy_order_form label:not(.no-label), #add_new_radiology_order_form #edit_pharmacy_order_form label:not(.no-label), #add_new_radiology_order_form #new_treatment_form label:not(.no-label), #add_new_radiology_order_form #return_hospital_pharmacy_bill label:not(.no-label) {
    font-size: 0.7em;
  }
}
#add_new_prescription_form #new_prescription_form .serial_number_mobile, #add_new_prescription_form #new_bill_form .serial_number_mobile, #add_new_prescription_form #new_hospital_pharmacy_bill .serial_number_mobile, #add_new_prescription_form #edit_hospital_pharmacy_bill .serial_number_mobile, #add_new_prescription_form #create_prescirption_template_form .serial_number_mobile, #add_new_prescription_form #prescription_template_form .serial_number_mobile, #add_new_prescription_form #new_prescription_form .serial_number_mobile, #add_new_prescription_form #create_anon_pres_item .serial_number_mobile, #add_new_prescription_form #new_pharmacy_order_form .serial_number_mobile, #add_new_prescription_form #edit_pharmacy_order_form .serial_number_mobile, #add_new_prescription_form #new_treatment_form .serial_number_mobile, #add_new_prescription_form #return_hospital_pharmacy_bill .serial_number_mobile, #edit_invoice_form #new_prescription_form .serial_number_mobile, #edit_invoice_form #new_bill_form .serial_number_mobile, #edit_invoice_form #new_hospital_pharmacy_bill .serial_number_mobile, #edit_invoice_form #edit_hospital_pharmacy_bill .serial_number_mobile, #edit_invoice_form #create_prescirption_template_form .serial_number_mobile, #edit_invoice_form #prescription_template_form .serial_number_mobile, #edit_invoice_form #new_prescription_form .serial_number_mobile, #edit_invoice_form #create_anon_pres_item .serial_number_mobile, #edit_invoice_form #new_pharmacy_order_form .serial_number_mobile, #edit_invoice_form #edit_pharmacy_order_form .serial_number_mobile, #edit_invoice_form #new_treatment_form .serial_number_mobile, #edit_invoice_form #return_hospital_pharmacy_bill .serial_number_mobile, #add_new_pharmacy_bill_form #new_prescription_form .serial_number_mobile, #add_new_pharmacy_bill_form #new_bill_form .serial_number_mobile, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .serial_number_mobile, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .serial_number_mobile, #add_new_pharmacy_bill_form #create_prescirption_template_form .serial_number_mobile, #add_new_pharmacy_bill_form #prescription_template_form .serial_number_mobile, #add_new_pharmacy_bill_form #new_prescription_form .serial_number_mobile, #add_new_pharmacy_bill_form #create_anon_pres_item .serial_number_mobile, #add_new_pharmacy_bill_form #new_pharmacy_order_form .serial_number_mobile, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .serial_number_mobile, #add_new_pharmacy_bill_form #new_treatment_form .serial_number_mobile, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .serial_number_mobile, #edit_pharmacy_bill_form #new_prescription_form .serial_number_mobile, #edit_pharmacy_bill_form #new_bill_form .serial_number_mobile, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .serial_number_mobile, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .serial_number_mobile, #edit_pharmacy_bill_form #create_prescirption_template_form .serial_number_mobile, #edit_pharmacy_bill_form #prescription_template_form .serial_number_mobile, #edit_pharmacy_bill_form #new_prescription_form .serial_number_mobile, #edit_pharmacy_bill_form #create_anon_pres_item .serial_number_mobile, #edit_pharmacy_bill_form #new_pharmacy_order_form .serial_number_mobile, #edit_pharmacy_bill_form #edit_pharmacy_order_form .serial_number_mobile, #edit_pharmacy_bill_form #new_treatment_form .serial_number_mobile, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .serial_number_mobile, #createPrescriptionTemplatemodal #new_prescription_form .serial_number_mobile, #createPrescriptionTemplatemodal #new_bill_form .serial_number_mobile, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .serial_number_mobile, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .serial_number_mobile, #createPrescriptionTemplatemodal #create_prescirption_template_form .serial_number_mobile, #createPrescriptionTemplatemodal #prescription_template_form .serial_number_mobile, #createPrescriptionTemplatemodal #new_prescription_form .serial_number_mobile, #createPrescriptionTemplatemodal #create_anon_pres_item .serial_number_mobile, #createPrescriptionTemplatemodal #new_pharmacy_order_form .serial_number_mobile, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .serial_number_mobile, #createPrescriptionTemplatemodal #new_treatment_form .serial_number_mobile, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .serial_number_mobile, #editPrescriptionTemplatemodal #new_prescription_form .serial_number_mobile, #editPrescriptionTemplatemodal #new_bill_form .serial_number_mobile, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .serial_number_mobile, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .serial_number_mobile, #editPrescriptionTemplatemodal #create_prescirption_template_form .serial_number_mobile, #editPrescriptionTemplatemodal #prescription_template_form .serial_number_mobile, #editPrescriptionTemplatemodal #new_prescription_form .serial_number_mobile, #editPrescriptionTemplatemodal #create_anon_pres_item .serial_number_mobile, #editPrescriptionTemplatemodal #new_pharmacy_order_form .serial_number_mobile, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .serial_number_mobile, #editPrescriptionTemplatemodal #new_treatment_form .serial_number_mobile, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .serial_number_mobile, #editPrevPrescription #new_prescription_form .serial_number_mobile, #editPrevPrescription #new_bill_form .serial_number_mobile, #editPrevPrescription #new_hospital_pharmacy_bill .serial_number_mobile, #editPrevPrescription #edit_hospital_pharmacy_bill .serial_number_mobile, #editPrevPrescription #create_prescirption_template_form .serial_number_mobile, #editPrevPrescription #prescription_template_form .serial_number_mobile, #editPrevPrescription #new_prescription_form .serial_number_mobile, #editPrevPrescription #create_anon_pres_item .serial_number_mobile, #editPrevPrescription #new_pharmacy_order_form .serial_number_mobile, #editPrevPrescription #edit_pharmacy_order_form .serial_number_mobile, #editPrevPrescription #new_treatment_form .serial_number_mobile, #editPrevPrescription #return_hospital_pharmacy_bill .serial_number_mobile, #importUserPrescription #new_prescription_form .serial_number_mobile, #importUserPrescription #new_bill_form .serial_number_mobile, #importUserPrescription #new_hospital_pharmacy_bill .serial_number_mobile, #importUserPrescription #edit_hospital_pharmacy_bill .serial_number_mobile, #importUserPrescription #create_prescirption_template_form .serial_number_mobile, #importUserPrescription #prescription_template_form .serial_number_mobile, #importUserPrescription #new_prescription_form .serial_number_mobile, #importUserPrescription #create_anon_pres_item .serial_number_mobile, #importUserPrescription #new_pharmacy_order_form .serial_number_mobile, #importUserPrescription #edit_pharmacy_order_form .serial_number_mobile, #importUserPrescription #new_treatment_form .serial_number_mobile, #importUserPrescription #return_hospital_pharmacy_bill .serial_number_mobile, #add_new_radiology_order_form #new_prescription_form .serial_number_mobile, #add_new_radiology_order_form #new_bill_form .serial_number_mobile, #add_new_radiology_order_form #new_hospital_pharmacy_bill .serial_number_mobile, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .serial_number_mobile, #add_new_radiology_order_form #create_prescirption_template_form .serial_number_mobile, #add_new_radiology_order_form #prescription_template_form .serial_number_mobile, #add_new_radiology_order_form #new_prescription_form .serial_number_mobile, #add_new_radiology_order_form #create_anon_pres_item .serial_number_mobile, #add_new_radiology_order_form #new_pharmacy_order_form .serial_number_mobile, #add_new_radiology_order_form #edit_pharmacy_order_form .serial_number_mobile, #add_new_radiology_order_form #new_treatment_form .serial_number_mobile, #add_new_radiology_order_form #return_hospital_pharmacy_bill .serial_number_mobile {
  position: absolute;
  display: none !important;
  top: 1px;
  left: 1px;
  background: #ffffff;
  color: #828282;
  border-radius: 0;
  padding: 5px 10px;
  font-size: 12px;
  box-shadow: inset 0 -1px 0 0 #e1e0e1, inset -1px 0 0 0 #e1e0e1;
}
@media (max-width: 990px) {
  #add_new_prescription_form #new_prescription_form .serial_number_mobile, #add_new_prescription_form #new_bill_form .serial_number_mobile, #add_new_prescription_form #new_hospital_pharmacy_bill .serial_number_mobile, #add_new_prescription_form #edit_hospital_pharmacy_bill .serial_number_mobile, #add_new_prescription_form #create_prescirption_template_form .serial_number_mobile, #add_new_prescription_form #prescription_template_form .serial_number_mobile, #add_new_prescription_form #new_prescription_form .serial_number_mobile, #add_new_prescription_form #create_anon_pres_item .serial_number_mobile, #add_new_prescription_form #new_pharmacy_order_form .serial_number_mobile, #add_new_prescription_form #edit_pharmacy_order_form .serial_number_mobile, #add_new_prescription_form #new_treatment_form .serial_number_mobile, #add_new_prescription_form #return_hospital_pharmacy_bill .serial_number_mobile, #edit_invoice_form #new_prescription_form .serial_number_mobile, #edit_invoice_form #new_bill_form .serial_number_mobile, #edit_invoice_form #new_hospital_pharmacy_bill .serial_number_mobile, #edit_invoice_form #edit_hospital_pharmacy_bill .serial_number_mobile, #edit_invoice_form #create_prescirption_template_form .serial_number_mobile, #edit_invoice_form #prescription_template_form .serial_number_mobile, #edit_invoice_form #new_prescription_form .serial_number_mobile, #edit_invoice_form #create_anon_pres_item .serial_number_mobile, #edit_invoice_form #new_pharmacy_order_form .serial_number_mobile, #edit_invoice_form #edit_pharmacy_order_form .serial_number_mobile, #edit_invoice_form #new_treatment_form .serial_number_mobile, #edit_invoice_form #return_hospital_pharmacy_bill .serial_number_mobile, #add_new_pharmacy_bill_form #new_prescription_form .serial_number_mobile, #add_new_pharmacy_bill_form #new_bill_form .serial_number_mobile, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .serial_number_mobile, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .serial_number_mobile, #add_new_pharmacy_bill_form #create_prescirption_template_form .serial_number_mobile, #add_new_pharmacy_bill_form #prescription_template_form .serial_number_mobile, #add_new_pharmacy_bill_form #new_prescription_form .serial_number_mobile, #add_new_pharmacy_bill_form #create_anon_pres_item .serial_number_mobile, #add_new_pharmacy_bill_form #new_pharmacy_order_form .serial_number_mobile, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .serial_number_mobile, #add_new_pharmacy_bill_form #new_treatment_form .serial_number_mobile, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .serial_number_mobile, #edit_pharmacy_bill_form #new_prescription_form .serial_number_mobile, #edit_pharmacy_bill_form #new_bill_form .serial_number_mobile, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .serial_number_mobile, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .serial_number_mobile, #edit_pharmacy_bill_form #create_prescirption_template_form .serial_number_mobile, #edit_pharmacy_bill_form #prescription_template_form .serial_number_mobile, #edit_pharmacy_bill_form #new_prescription_form .serial_number_mobile, #edit_pharmacy_bill_form #create_anon_pres_item .serial_number_mobile, #edit_pharmacy_bill_form #new_pharmacy_order_form .serial_number_mobile, #edit_pharmacy_bill_form #edit_pharmacy_order_form .serial_number_mobile, #edit_pharmacy_bill_form #new_treatment_form .serial_number_mobile, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .serial_number_mobile, #createPrescriptionTemplatemodal #new_prescription_form .serial_number_mobile, #createPrescriptionTemplatemodal #new_bill_form .serial_number_mobile, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .serial_number_mobile, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .serial_number_mobile, #createPrescriptionTemplatemodal #create_prescirption_template_form .serial_number_mobile, #createPrescriptionTemplatemodal #prescription_template_form .serial_number_mobile, #createPrescriptionTemplatemodal #new_prescription_form .serial_number_mobile, #createPrescriptionTemplatemodal #create_anon_pres_item .serial_number_mobile, #createPrescriptionTemplatemodal #new_pharmacy_order_form .serial_number_mobile, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .serial_number_mobile, #createPrescriptionTemplatemodal #new_treatment_form .serial_number_mobile, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .serial_number_mobile, #editPrescriptionTemplatemodal #new_prescription_form .serial_number_mobile, #editPrescriptionTemplatemodal #new_bill_form .serial_number_mobile, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .serial_number_mobile, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .serial_number_mobile, #editPrescriptionTemplatemodal #create_prescirption_template_form .serial_number_mobile, #editPrescriptionTemplatemodal #prescription_template_form .serial_number_mobile, #editPrescriptionTemplatemodal #new_prescription_form .serial_number_mobile, #editPrescriptionTemplatemodal #create_anon_pres_item .serial_number_mobile, #editPrescriptionTemplatemodal #new_pharmacy_order_form .serial_number_mobile, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .serial_number_mobile, #editPrescriptionTemplatemodal #new_treatment_form .serial_number_mobile, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .serial_number_mobile, #editPrevPrescription #new_prescription_form .serial_number_mobile, #editPrevPrescription #new_bill_form .serial_number_mobile, #editPrevPrescription #new_hospital_pharmacy_bill .serial_number_mobile, #editPrevPrescription #edit_hospital_pharmacy_bill .serial_number_mobile, #editPrevPrescription #create_prescirption_template_form .serial_number_mobile, #editPrevPrescription #prescription_template_form .serial_number_mobile, #editPrevPrescription #new_prescription_form .serial_number_mobile, #editPrevPrescription #create_anon_pres_item .serial_number_mobile, #editPrevPrescription #new_pharmacy_order_form .serial_number_mobile, #editPrevPrescription #edit_pharmacy_order_form .serial_number_mobile, #editPrevPrescription #new_treatment_form .serial_number_mobile, #editPrevPrescription #return_hospital_pharmacy_bill .serial_number_mobile, #importUserPrescription #new_prescription_form .serial_number_mobile, #importUserPrescription #new_bill_form .serial_number_mobile, #importUserPrescription #new_hospital_pharmacy_bill .serial_number_mobile, #importUserPrescription #edit_hospital_pharmacy_bill .serial_number_mobile, #importUserPrescription #create_prescirption_template_form .serial_number_mobile, #importUserPrescription #prescription_template_form .serial_number_mobile, #importUserPrescription #new_prescription_form .serial_number_mobile, #importUserPrescription #create_anon_pres_item .serial_number_mobile, #importUserPrescription #new_pharmacy_order_form .serial_number_mobile, #importUserPrescription #edit_pharmacy_order_form .serial_number_mobile, #importUserPrescription #new_treatment_form .serial_number_mobile, #importUserPrescription #return_hospital_pharmacy_bill .serial_number_mobile, #add_new_radiology_order_form #new_prescription_form .serial_number_mobile, #add_new_radiology_order_form #new_bill_form .serial_number_mobile, #add_new_radiology_order_form #new_hospital_pharmacy_bill .serial_number_mobile, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .serial_number_mobile, #add_new_radiology_order_form #create_prescirption_template_form .serial_number_mobile, #add_new_radiology_order_form #prescription_template_form .serial_number_mobile, #add_new_radiology_order_form #new_prescription_form .serial_number_mobile, #add_new_radiology_order_form #create_anon_pres_item .serial_number_mobile, #add_new_radiology_order_form #new_pharmacy_order_form .serial_number_mobile, #add_new_radiology_order_form #edit_pharmacy_order_form .serial_number_mobile, #add_new_radiology_order_form #new_treatment_form .serial_number_mobile, #add_new_radiology_order_form #return_hospital_pharmacy_bill .serial_number_mobile {
    display: inline-block !important;
  }
}
#add_new_prescription_form #new_prescription_form .serial_number, #add_new_prescription_form #new_bill_form .serial_number, #add_new_prescription_form #new_hospital_pharmacy_bill .serial_number, #add_new_prescription_form #edit_hospital_pharmacy_bill .serial_number, #add_new_prescription_form #create_prescirption_template_form .serial_number, #add_new_prescription_form #prescription_template_form .serial_number, #add_new_prescription_form #new_prescription_form .serial_number, #add_new_prescription_form #create_anon_pres_item .serial_number, #add_new_prescription_form #new_pharmacy_order_form .serial_number, #add_new_prescription_form #edit_pharmacy_order_form .serial_number, #add_new_prescription_form #new_treatment_form .serial_number, #add_new_prescription_form #return_hospital_pharmacy_bill .serial_number, #edit_invoice_form #new_prescription_form .serial_number, #edit_invoice_form #new_bill_form .serial_number, #edit_invoice_form #new_hospital_pharmacy_bill .serial_number, #edit_invoice_form #edit_hospital_pharmacy_bill .serial_number, #edit_invoice_form #create_prescirption_template_form .serial_number, #edit_invoice_form #prescription_template_form .serial_number, #edit_invoice_form #new_prescription_form .serial_number, #edit_invoice_form #create_anon_pres_item .serial_number, #edit_invoice_form #new_pharmacy_order_form .serial_number, #edit_invoice_form #edit_pharmacy_order_form .serial_number, #edit_invoice_form #new_treatment_form .serial_number, #edit_invoice_form #return_hospital_pharmacy_bill .serial_number, #add_new_pharmacy_bill_form #new_prescription_form .serial_number, #add_new_pharmacy_bill_form #new_bill_form .serial_number, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .serial_number, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .serial_number, #add_new_pharmacy_bill_form #create_prescirption_template_form .serial_number, #add_new_pharmacy_bill_form #prescription_template_form .serial_number, #add_new_pharmacy_bill_form #new_prescription_form .serial_number, #add_new_pharmacy_bill_form #create_anon_pres_item .serial_number, #add_new_pharmacy_bill_form #new_pharmacy_order_form .serial_number, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .serial_number, #add_new_pharmacy_bill_form #new_treatment_form .serial_number, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .serial_number, #edit_pharmacy_bill_form #new_prescription_form .serial_number, #edit_pharmacy_bill_form #new_bill_form .serial_number, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .serial_number, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .serial_number, #edit_pharmacy_bill_form #create_prescirption_template_form .serial_number, #edit_pharmacy_bill_form #prescription_template_form .serial_number, #edit_pharmacy_bill_form #new_prescription_form .serial_number, #edit_pharmacy_bill_form #create_anon_pres_item .serial_number, #edit_pharmacy_bill_form #new_pharmacy_order_form .serial_number, #edit_pharmacy_bill_form #edit_pharmacy_order_form .serial_number, #edit_pharmacy_bill_form #new_treatment_form .serial_number, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .serial_number, #createPrescriptionTemplatemodal #new_prescription_form .serial_number, #createPrescriptionTemplatemodal #new_bill_form .serial_number, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .serial_number, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .serial_number, #createPrescriptionTemplatemodal #create_prescirption_template_form .serial_number, #createPrescriptionTemplatemodal #prescription_template_form .serial_number, #createPrescriptionTemplatemodal #new_prescription_form .serial_number, #createPrescriptionTemplatemodal #create_anon_pres_item .serial_number, #createPrescriptionTemplatemodal #new_pharmacy_order_form .serial_number, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .serial_number, #createPrescriptionTemplatemodal #new_treatment_form .serial_number, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .serial_number, #editPrescriptionTemplatemodal #new_prescription_form .serial_number, #editPrescriptionTemplatemodal #new_bill_form .serial_number, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .serial_number, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .serial_number, #editPrescriptionTemplatemodal #create_prescirption_template_form .serial_number, #editPrescriptionTemplatemodal #prescription_template_form .serial_number, #editPrescriptionTemplatemodal #new_prescription_form .serial_number, #editPrescriptionTemplatemodal #create_anon_pres_item .serial_number, #editPrescriptionTemplatemodal #new_pharmacy_order_form .serial_number, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .serial_number, #editPrescriptionTemplatemodal #new_treatment_form .serial_number, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .serial_number, #editPrevPrescription #new_prescription_form .serial_number, #editPrevPrescription #new_bill_form .serial_number, #editPrevPrescription #new_hospital_pharmacy_bill .serial_number, #editPrevPrescription #edit_hospital_pharmacy_bill .serial_number, #editPrevPrescription #create_prescirption_template_form .serial_number, #editPrevPrescription #prescription_template_form .serial_number, #editPrevPrescription #new_prescription_form .serial_number, #editPrevPrescription #create_anon_pres_item .serial_number, #editPrevPrescription #new_pharmacy_order_form .serial_number, #editPrevPrescription #edit_pharmacy_order_form .serial_number, #editPrevPrescription #new_treatment_form .serial_number, #editPrevPrescription #return_hospital_pharmacy_bill .serial_number, #importUserPrescription #new_prescription_form .serial_number, #importUserPrescription #new_bill_form .serial_number, #importUserPrescription #new_hospital_pharmacy_bill .serial_number, #importUserPrescription #edit_hospital_pharmacy_bill .serial_number, #importUserPrescription #create_prescirption_template_form .serial_number, #importUserPrescription #prescription_template_form .serial_number, #importUserPrescription #new_prescription_form .serial_number, #importUserPrescription #create_anon_pres_item .serial_number, #importUserPrescription #new_pharmacy_order_form .serial_number, #importUserPrescription #edit_pharmacy_order_form .serial_number, #importUserPrescription #new_treatment_form .serial_number, #importUserPrescription #return_hospital_pharmacy_bill .serial_number, #add_new_radiology_order_form #new_prescription_form .serial_number, #add_new_radiology_order_form #new_bill_form .serial_number, #add_new_radiology_order_form #new_hospital_pharmacy_bill .serial_number, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .serial_number, #add_new_radiology_order_form #create_prescirption_template_form .serial_number, #add_new_radiology_order_form #prescription_template_form .serial_number, #add_new_radiology_order_form #new_prescription_form .serial_number, #add_new_radiology_order_form #create_anon_pres_item .serial_number, #add_new_radiology_order_form #new_pharmacy_order_form .serial_number, #add_new_radiology_order_form #edit_pharmacy_order_form .serial_number, #add_new_radiology_order_form #new_treatment_form .serial_number, #add_new_radiology_order_form #return_hospital_pharmacy_bill .serial_number {
  position: relative;
  display: block;
}
@media (min-width: 990px) {
  #add_new_prescription_form #new_prescription_form .serial_number, #add_new_prescription_form #new_bill_form .serial_number, #add_new_prescription_form #new_hospital_pharmacy_bill .serial_number, #add_new_prescription_form #edit_hospital_pharmacy_bill .serial_number, #add_new_prescription_form #create_prescirption_template_form .serial_number, #add_new_prescription_form #prescription_template_form .serial_number, #add_new_prescription_form #new_prescription_form .serial_number, #add_new_prescription_form #create_anon_pres_item .serial_number, #add_new_prescription_form #new_pharmacy_order_form .serial_number, #add_new_prescription_form #edit_pharmacy_order_form .serial_number, #add_new_prescription_form #new_treatment_form .serial_number, #add_new_prescription_form #return_hospital_pharmacy_bill .serial_number, #edit_invoice_form #new_prescription_form .serial_number, #edit_invoice_form #new_bill_form .serial_number, #edit_invoice_form #new_hospital_pharmacy_bill .serial_number, #edit_invoice_form #edit_hospital_pharmacy_bill .serial_number, #edit_invoice_form #create_prescirption_template_form .serial_number, #edit_invoice_form #prescription_template_form .serial_number, #edit_invoice_form #new_prescription_form .serial_number, #edit_invoice_form #create_anon_pres_item .serial_number, #edit_invoice_form #new_pharmacy_order_form .serial_number, #edit_invoice_form #edit_pharmacy_order_form .serial_number, #edit_invoice_form #new_treatment_form .serial_number, #edit_invoice_form #return_hospital_pharmacy_bill .serial_number, #add_new_pharmacy_bill_form #new_prescription_form .serial_number, #add_new_pharmacy_bill_form #new_bill_form .serial_number, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .serial_number, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .serial_number, #add_new_pharmacy_bill_form #create_prescirption_template_form .serial_number, #add_new_pharmacy_bill_form #prescription_template_form .serial_number, #add_new_pharmacy_bill_form #new_prescription_form .serial_number, #add_new_pharmacy_bill_form #create_anon_pres_item .serial_number, #add_new_pharmacy_bill_form #new_pharmacy_order_form .serial_number, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .serial_number, #add_new_pharmacy_bill_form #new_treatment_form .serial_number, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .serial_number, #edit_pharmacy_bill_form #new_prescription_form .serial_number, #edit_pharmacy_bill_form #new_bill_form .serial_number, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .serial_number, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .serial_number, #edit_pharmacy_bill_form #create_prescirption_template_form .serial_number, #edit_pharmacy_bill_form #prescription_template_form .serial_number, #edit_pharmacy_bill_form #new_prescription_form .serial_number, #edit_pharmacy_bill_form #create_anon_pres_item .serial_number, #edit_pharmacy_bill_form #new_pharmacy_order_form .serial_number, #edit_pharmacy_bill_form #edit_pharmacy_order_form .serial_number, #edit_pharmacy_bill_form #new_treatment_form .serial_number, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .serial_number, #createPrescriptionTemplatemodal #new_prescription_form .serial_number, #createPrescriptionTemplatemodal #new_bill_form .serial_number, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .serial_number, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .serial_number, #createPrescriptionTemplatemodal #create_prescirption_template_form .serial_number, #createPrescriptionTemplatemodal #prescription_template_form .serial_number, #createPrescriptionTemplatemodal #new_prescription_form .serial_number, #createPrescriptionTemplatemodal #create_anon_pres_item .serial_number, #createPrescriptionTemplatemodal #new_pharmacy_order_form .serial_number, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .serial_number, #createPrescriptionTemplatemodal #new_treatment_form .serial_number, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .serial_number, #editPrescriptionTemplatemodal #new_prescription_form .serial_number, #editPrescriptionTemplatemodal #new_bill_form .serial_number, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .serial_number, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .serial_number, #editPrescriptionTemplatemodal #create_prescirption_template_form .serial_number, #editPrescriptionTemplatemodal #prescription_template_form .serial_number, #editPrescriptionTemplatemodal #new_prescription_form .serial_number, #editPrescriptionTemplatemodal #create_anon_pres_item .serial_number, #editPrescriptionTemplatemodal #new_pharmacy_order_form .serial_number, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .serial_number, #editPrescriptionTemplatemodal #new_treatment_form .serial_number, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .serial_number, #editPrevPrescription #new_prescription_form .serial_number, #editPrevPrescription #new_bill_form .serial_number, #editPrevPrescription #new_hospital_pharmacy_bill .serial_number, #editPrevPrescription #edit_hospital_pharmacy_bill .serial_number, #editPrevPrescription #create_prescirption_template_form .serial_number, #editPrevPrescription #prescription_template_form .serial_number, #editPrevPrescription #new_prescription_form .serial_number, #editPrevPrescription #create_anon_pres_item .serial_number, #editPrevPrescription #new_pharmacy_order_form .serial_number, #editPrevPrescription #edit_pharmacy_order_form .serial_number, #editPrevPrescription #new_treatment_form .serial_number, #editPrevPrescription #return_hospital_pharmacy_bill .serial_number, #importUserPrescription #new_prescription_form .serial_number, #importUserPrescription #new_bill_form .serial_number, #importUserPrescription #new_hospital_pharmacy_bill .serial_number, #importUserPrescription #edit_hospital_pharmacy_bill .serial_number, #importUserPrescription #create_prescirption_template_form .serial_number, #importUserPrescription #prescription_template_form .serial_number, #importUserPrescription #new_prescription_form .serial_number, #importUserPrescription #create_anon_pres_item .serial_number, #importUserPrescription #new_pharmacy_order_form .serial_number, #importUserPrescription #edit_pharmacy_order_form .serial_number, #importUserPrescription #new_treatment_form .serial_number, #importUserPrescription #return_hospital_pharmacy_bill .serial_number, #add_new_radiology_order_form #new_prescription_form .serial_number, #add_new_radiology_order_form #new_bill_form .serial_number, #add_new_radiology_order_form #new_hospital_pharmacy_bill .serial_number, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .serial_number, #add_new_radiology_order_form #create_prescirption_template_form .serial_number, #add_new_radiology_order_form #prescription_template_form .serial_number, #add_new_radiology_order_form #new_prescription_form .serial_number, #add_new_radiology_order_form #create_anon_pres_item .serial_number, #add_new_radiology_order_form #new_pharmacy_order_form .serial_number, #add_new_radiology_order_form #edit_pharmacy_order_form .serial_number, #add_new_radiology_order_form #new_treatment_form .serial_number, #add_new_radiology_order_form #return_hospital_pharmacy_bill .serial_number {
    padding-left: 50px;
  }
  #add_new_prescription_form #new_prescription_form .serial_number:before, #add_new_prescription_form #new_bill_form .serial_number:before, #add_new_prescription_form #new_hospital_pharmacy_bill .serial_number:before, #add_new_prescription_form #edit_hospital_pharmacy_bill .serial_number:before, #add_new_prescription_form #create_prescirption_template_form .serial_number:before, #add_new_prescription_form #prescription_template_form .serial_number:before, #add_new_prescription_form #new_prescription_form .serial_number:before, #add_new_prescription_form #create_anon_pres_item .serial_number:before, #add_new_prescription_form #new_pharmacy_order_form .serial_number:before, #add_new_prescription_form #edit_pharmacy_order_form .serial_number:before, #add_new_prescription_form #new_treatment_form .serial_number:before, #add_new_prescription_form #return_hospital_pharmacy_bill .serial_number:before, #edit_invoice_form #new_prescription_form .serial_number:before, #edit_invoice_form #new_bill_form .serial_number:before, #edit_invoice_form #new_hospital_pharmacy_bill .serial_number:before, #edit_invoice_form #edit_hospital_pharmacy_bill .serial_number:before, #edit_invoice_form #create_prescirption_template_form .serial_number:before, #edit_invoice_form #prescription_template_form .serial_number:before, #edit_invoice_form #new_prescription_form .serial_number:before, #edit_invoice_form #create_anon_pres_item .serial_number:before, #edit_invoice_form #new_pharmacy_order_form .serial_number:before, #edit_invoice_form #edit_pharmacy_order_form .serial_number:before, #edit_invoice_form #new_treatment_form .serial_number:before, #edit_invoice_form #return_hospital_pharmacy_bill .serial_number:before, #add_new_pharmacy_bill_form #new_prescription_form .serial_number:before, #add_new_pharmacy_bill_form #new_bill_form .serial_number:before, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .serial_number:before, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .serial_number:before, #add_new_pharmacy_bill_form #create_prescirption_template_form .serial_number:before, #add_new_pharmacy_bill_form #prescription_template_form .serial_number:before, #add_new_pharmacy_bill_form #new_prescription_form .serial_number:before, #add_new_pharmacy_bill_form #create_anon_pres_item .serial_number:before, #add_new_pharmacy_bill_form #new_pharmacy_order_form .serial_number:before, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .serial_number:before, #add_new_pharmacy_bill_form #new_treatment_form .serial_number:before, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .serial_number:before, #edit_pharmacy_bill_form #new_prescription_form .serial_number:before, #edit_pharmacy_bill_form #new_bill_form .serial_number:before, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .serial_number:before, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .serial_number:before, #edit_pharmacy_bill_form #create_prescirption_template_form .serial_number:before, #edit_pharmacy_bill_form #prescription_template_form .serial_number:before, #edit_pharmacy_bill_form #new_prescription_form .serial_number:before, #edit_pharmacy_bill_form #create_anon_pres_item .serial_number:before, #edit_pharmacy_bill_form #new_pharmacy_order_form .serial_number:before, #edit_pharmacy_bill_form #edit_pharmacy_order_form .serial_number:before, #edit_pharmacy_bill_form #new_treatment_form .serial_number:before, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .serial_number:before, #createPrescriptionTemplatemodal #new_prescription_form .serial_number:before, #createPrescriptionTemplatemodal #new_bill_form .serial_number:before, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .serial_number:before, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .serial_number:before, #createPrescriptionTemplatemodal #create_prescirption_template_form .serial_number:before, #createPrescriptionTemplatemodal #prescription_template_form .serial_number:before, #createPrescriptionTemplatemodal #new_prescription_form .serial_number:before, #createPrescriptionTemplatemodal #create_anon_pres_item .serial_number:before, #createPrescriptionTemplatemodal #new_pharmacy_order_form .serial_number:before, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .serial_number:before, #createPrescriptionTemplatemodal #new_treatment_form .serial_number:before, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .serial_number:before, #editPrescriptionTemplatemodal #new_prescription_form .serial_number:before, #editPrescriptionTemplatemodal #new_bill_form .serial_number:before, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .serial_number:before, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .serial_number:before, #editPrescriptionTemplatemodal #create_prescirption_template_form .serial_number:before, #editPrescriptionTemplatemodal #prescription_template_form .serial_number:before, #editPrescriptionTemplatemodal #new_prescription_form .serial_number:before, #editPrescriptionTemplatemodal #create_anon_pres_item .serial_number:before, #editPrescriptionTemplatemodal #new_pharmacy_order_form .serial_number:before, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .serial_number:before, #editPrescriptionTemplatemodal #new_treatment_form .serial_number:before, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .serial_number:before, #editPrevPrescription #new_prescription_form .serial_number:before, #editPrevPrescription #new_bill_form .serial_number:before, #editPrevPrescription #new_hospital_pharmacy_bill .serial_number:before, #editPrevPrescription #edit_hospital_pharmacy_bill .serial_number:before, #editPrevPrescription #create_prescirption_template_form .serial_number:before, #editPrevPrescription #prescription_template_form .serial_number:before, #editPrevPrescription #new_prescription_form .serial_number:before, #editPrevPrescription #create_anon_pres_item .serial_number:before, #editPrevPrescription #new_pharmacy_order_form .serial_number:before, #editPrevPrescription #edit_pharmacy_order_form .serial_number:before, #editPrevPrescription #new_treatment_form .serial_number:before, #editPrevPrescription #return_hospital_pharmacy_bill .serial_number:before, #importUserPrescription #new_prescription_form .serial_number:before, #importUserPrescription #new_bill_form .serial_number:before, #importUserPrescription #new_hospital_pharmacy_bill .serial_number:before, #importUserPrescription #edit_hospital_pharmacy_bill .serial_number:before, #importUserPrescription #create_prescirption_template_form .serial_number:before, #importUserPrescription #prescription_template_form .serial_number:before, #importUserPrescription #new_prescription_form .serial_number:before, #importUserPrescription #create_anon_pres_item .serial_number:before, #importUserPrescription #new_pharmacy_order_form .serial_number:before, #importUserPrescription #edit_pharmacy_order_form .serial_number:before, #importUserPrescription #new_treatment_form .serial_number:before, #importUserPrescription #return_hospital_pharmacy_bill .serial_number:before, #add_new_radiology_order_form #new_prescription_form .serial_number:before, #add_new_radiology_order_form #new_bill_form .serial_number:before, #add_new_radiology_order_form #new_hospital_pharmacy_bill .serial_number:before, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .serial_number:before, #add_new_radiology_order_form #create_prescirption_template_form .serial_number:before, #add_new_radiology_order_form #prescription_template_form .serial_number:before, #add_new_radiology_order_form #new_prescription_form .serial_number:before, #add_new_radiology_order_form #create_anon_pres_item .serial_number:before, #add_new_radiology_order_form #new_pharmacy_order_form .serial_number:before, #add_new_radiology_order_form #edit_pharmacy_order_form .serial_number:before, #add_new_radiology_order_form #new_treatment_form .serial_number:before, #add_new_radiology_order_form #return_hospital_pharmacy_bill .serial_number:before {
    position: absolute;
    content: attr(serial);
    left: 25px;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 15px;
    color: #828282;
  }
}
#add_new_prescription_form #new_prescription_form input[type=number].form-control, #add_new_prescription_form #new_bill_form input[type=number].form-control, #add_new_prescription_form #new_hospital_pharmacy_bill input[type=number].form-control, #add_new_prescription_form #edit_hospital_pharmacy_bill input[type=number].form-control, #add_new_prescription_form #create_prescirption_template_form input[type=number].form-control, #add_new_prescription_form #prescription_template_form input[type=number].form-control, #add_new_prescription_form #new_prescription_form input[type=number].form-control, #add_new_prescription_form #create_anon_pres_item input[type=number].form-control, #add_new_prescription_form #new_pharmacy_order_form input[type=number].form-control, #add_new_prescription_form #edit_pharmacy_order_form input[type=number].form-control, #add_new_prescription_form #new_treatment_form input[type=number].form-control, #add_new_prescription_form #return_hospital_pharmacy_bill input[type=number].form-control, #edit_invoice_form #new_prescription_form input[type=number].form-control, #edit_invoice_form #new_bill_form input[type=number].form-control, #edit_invoice_form #new_hospital_pharmacy_bill input[type=number].form-control, #edit_invoice_form #edit_hospital_pharmacy_bill input[type=number].form-control, #edit_invoice_form #create_prescirption_template_form input[type=number].form-control, #edit_invoice_form #prescription_template_form input[type=number].form-control, #edit_invoice_form #new_prescription_form input[type=number].form-control, #edit_invoice_form #create_anon_pres_item input[type=number].form-control, #edit_invoice_form #new_pharmacy_order_form input[type=number].form-control, #edit_invoice_form #edit_pharmacy_order_form input[type=number].form-control, #edit_invoice_form #new_treatment_form input[type=number].form-control, #edit_invoice_form #return_hospital_pharmacy_bill input[type=number].form-control, #add_new_pharmacy_bill_form #new_prescription_form input[type=number].form-control, #add_new_pharmacy_bill_form #new_bill_form input[type=number].form-control, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill input[type=number].form-control, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill input[type=number].form-control, #add_new_pharmacy_bill_form #create_prescirption_template_form input[type=number].form-control, #add_new_pharmacy_bill_form #prescription_template_form input[type=number].form-control, #add_new_pharmacy_bill_form #new_prescription_form input[type=number].form-control, #add_new_pharmacy_bill_form #create_anon_pres_item input[type=number].form-control, #add_new_pharmacy_bill_form #new_pharmacy_order_form input[type=number].form-control, #add_new_pharmacy_bill_form #edit_pharmacy_order_form input[type=number].form-control, #add_new_pharmacy_bill_form #new_treatment_form input[type=number].form-control, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill input[type=number].form-control, #edit_pharmacy_bill_form #new_prescription_form input[type=number].form-control, #edit_pharmacy_bill_form #new_bill_form input[type=number].form-control, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill input[type=number].form-control, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill input[type=number].form-control, #edit_pharmacy_bill_form #create_prescirption_template_form input[type=number].form-control, #edit_pharmacy_bill_form #prescription_template_form input[type=number].form-control, #edit_pharmacy_bill_form #new_prescription_form input[type=number].form-control, #edit_pharmacy_bill_form #create_anon_pres_item input[type=number].form-control, #edit_pharmacy_bill_form #new_pharmacy_order_form input[type=number].form-control, #edit_pharmacy_bill_form #edit_pharmacy_order_form input[type=number].form-control, #edit_pharmacy_bill_form #new_treatment_form input[type=number].form-control, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill input[type=number].form-control, #createPrescriptionTemplatemodal #new_prescription_form input[type=number].form-control, #createPrescriptionTemplatemodal #new_bill_form input[type=number].form-control, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill input[type=number].form-control, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill input[type=number].form-control, #createPrescriptionTemplatemodal #create_prescirption_template_form input[type=number].form-control, #createPrescriptionTemplatemodal #prescription_template_form input[type=number].form-control, #createPrescriptionTemplatemodal #new_prescription_form input[type=number].form-control, #createPrescriptionTemplatemodal #create_anon_pres_item input[type=number].form-control, #createPrescriptionTemplatemodal #new_pharmacy_order_form input[type=number].form-control, #createPrescriptionTemplatemodal #edit_pharmacy_order_form input[type=number].form-control, #createPrescriptionTemplatemodal #new_treatment_form input[type=number].form-control, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill input[type=number].form-control, #editPrescriptionTemplatemodal #new_prescription_form input[type=number].form-control, #editPrescriptionTemplatemodal #new_bill_form input[type=number].form-control, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill input[type=number].form-control, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill input[type=number].form-control, #editPrescriptionTemplatemodal #create_prescirption_template_form input[type=number].form-control, #editPrescriptionTemplatemodal #prescription_template_form input[type=number].form-control, #editPrescriptionTemplatemodal #new_prescription_form input[type=number].form-control, #editPrescriptionTemplatemodal #create_anon_pres_item input[type=number].form-control, #editPrescriptionTemplatemodal #new_pharmacy_order_form input[type=number].form-control, #editPrescriptionTemplatemodal #edit_pharmacy_order_form input[type=number].form-control, #editPrescriptionTemplatemodal #new_treatment_form input[type=number].form-control, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill input[type=number].form-control, #editPrevPrescription #new_prescription_form input[type=number].form-control, #editPrevPrescription #new_bill_form input[type=number].form-control, #editPrevPrescription #new_hospital_pharmacy_bill input[type=number].form-control, #editPrevPrescription #edit_hospital_pharmacy_bill input[type=number].form-control, #editPrevPrescription #create_prescirption_template_form input[type=number].form-control, #editPrevPrescription #prescription_template_form input[type=number].form-control, #editPrevPrescription #new_prescription_form input[type=number].form-control, #editPrevPrescription #create_anon_pres_item input[type=number].form-control, #editPrevPrescription #new_pharmacy_order_form input[type=number].form-control, #editPrevPrescription #edit_pharmacy_order_form input[type=number].form-control, #editPrevPrescription #new_treatment_form input[type=number].form-control, #editPrevPrescription #return_hospital_pharmacy_bill input[type=number].form-control, #importUserPrescription #new_prescription_form input[type=number].form-control, #importUserPrescription #new_bill_form input[type=number].form-control, #importUserPrescription #new_hospital_pharmacy_bill input[type=number].form-control, #importUserPrescription #edit_hospital_pharmacy_bill input[type=number].form-control, #importUserPrescription #create_prescirption_template_form input[type=number].form-control, #importUserPrescription #prescription_template_form input[type=number].form-control, #importUserPrescription #new_prescription_form input[type=number].form-control, #importUserPrescription #create_anon_pres_item input[type=number].form-control, #importUserPrescription #new_pharmacy_order_form input[type=number].form-control, #importUserPrescription #edit_pharmacy_order_form input[type=number].form-control, #importUserPrescription #new_treatment_form input[type=number].form-control, #importUserPrescription #return_hospital_pharmacy_bill input[type=number].form-control, #add_new_radiology_order_form #new_prescription_form input[type=number].form-control, #add_new_radiology_order_form #new_bill_form input[type=number].form-control, #add_new_radiology_order_form #new_hospital_pharmacy_bill input[type=number].form-control, #add_new_radiology_order_form #edit_hospital_pharmacy_bill input[type=number].form-control, #add_new_radiology_order_form #create_prescirption_template_form input[type=number].form-control, #add_new_radiology_order_form #prescription_template_form input[type=number].form-control, #add_new_radiology_order_form #new_prescription_form input[type=number].form-control, #add_new_radiology_order_form #create_anon_pres_item input[type=number].form-control, #add_new_radiology_order_form #new_pharmacy_order_form input[type=number].form-control, #add_new_radiology_order_form #edit_pharmacy_order_form input[type=number].form-control, #add_new_radiology_order_form #new_treatment_form input[type=number].form-control, #add_new_radiology_order_form #return_hospital_pharmacy_bill input[type=number].form-control {
  -webkit-appearance: none;
}
#add_new_prescription_form #new_prescription_form .form-control, #add_new_prescription_form #new_bill_form .form-control, #add_new_prescription_form #new_hospital_pharmacy_bill .form-control, #add_new_prescription_form #edit_hospital_pharmacy_bill .form-control, #add_new_prescription_form #create_prescirption_template_form .form-control, #add_new_prescription_form #prescription_template_form .form-control, #add_new_prescription_form #new_prescription_form .form-control, #add_new_prescription_form #create_anon_pres_item .form-control, #add_new_prescription_form #new_pharmacy_order_form .form-control, #add_new_prescription_form #edit_pharmacy_order_form .form-control, #add_new_prescription_form #new_treatment_form .form-control, #add_new_prescription_form #return_hospital_pharmacy_bill .form-control, #edit_invoice_form #new_prescription_form .form-control, #edit_invoice_form #new_bill_form .form-control, #edit_invoice_form #new_hospital_pharmacy_bill .form-control, #edit_invoice_form #edit_hospital_pharmacy_bill .form-control, #edit_invoice_form #create_prescirption_template_form .form-control, #edit_invoice_form #prescription_template_form .form-control, #edit_invoice_form #new_prescription_form .form-control, #edit_invoice_form #create_anon_pres_item .form-control, #edit_invoice_form #new_pharmacy_order_form .form-control, #edit_invoice_form #edit_pharmacy_order_form .form-control, #edit_invoice_form #new_treatment_form .form-control, #edit_invoice_form #return_hospital_pharmacy_bill .form-control, #add_new_pharmacy_bill_form #new_prescription_form .form-control, #add_new_pharmacy_bill_form #new_bill_form .form-control, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .form-control, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .form-control, #add_new_pharmacy_bill_form #create_prescirption_template_form .form-control, #add_new_pharmacy_bill_form #prescription_template_form .form-control, #add_new_pharmacy_bill_form #new_prescription_form .form-control, #add_new_pharmacy_bill_form #create_anon_pres_item .form-control, #add_new_pharmacy_bill_form #new_pharmacy_order_form .form-control, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .form-control, #add_new_pharmacy_bill_form #new_treatment_form .form-control, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .form-control, #edit_pharmacy_bill_form #new_prescription_form .form-control, #edit_pharmacy_bill_form #new_bill_form .form-control, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .form-control, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .form-control, #edit_pharmacy_bill_form #create_prescirption_template_form .form-control, #edit_pharmacy_bill_form #prescription_template_form .form-control, #edit_pharmacy_bill_form #new_prescription_form .form-control, #edit_pharmacy_bill_form #create_anon_pres_item .form-control, #edit_pharmacy_bill_form #new_pharmacy_order_form .form-control, #edit_pharmacy_bill_form #edit_pharmacy_order_form .form-control, #edit_pharmacy_bill_form #new_treatment_form .form-control, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .form-control, #createPrescriptionTemplatemodal #new_prescription_form .form-control, #createPrescriptionTemplatemodal #new_bill_form .form-control, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .form-control, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .form-control, #createPrescriptionTemplatemodal #create_prescirption_template_form .form-control, #createPrescriptionTemplatemodal #prescription_template_form .form-control, #createPrescriptionTemplatemodal #new_prescription_form .form-control, #createPrescriptionTemplatemodal #create_anon_pres_item .form-control, #createPrescriptionTemplatemodal #new_pharmacy_order_form .form-control, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .form-control, #createPrescriptionTemplatemodal #new_treatment_form .form-control, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .form-control, #editPrescriptionTemplatemodal #new_prescription_form .form-control, #editPrescriptionTemplatemodal #new_bill_form .form-control, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .form-control, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .form-control, #editPrescriptionTemplatemodal #create_prescirption_template_form .form-control, #editPrescriptionTemplatemodal #prescription_template_form .form-control, #editPrescriptionTemplatemodal #new_prescription_form .form-control, #editPrescriptionTemplatemodal #create_anon_pres_item .form-control, #editPrescriptionTemplatemodal #new_pharmacy_order_form .form-control, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .form-control, #editPrescriptionTemplatemodal #new_treatment_form .form-control, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .form-control, #editPrevPrescription #new_prescription_form .form-control, #editPrevPrescription #new_bill_form .form-control, #editPrevPrescription #new_hospital_pharmacy_bill .form-control, #editPrevPrescription #edit_hospital_pharmacy_bill .form-control, #editPrevPrescription #create_prescirption_template_form .form-control, #editPrevPrescription #prescription_template_form .form-control, #editPrevPrescription #new_prescription_form .form-control, #editPrevPrescription #create_anon_pres_item .form-control, #editPrevPrescription #new_pharmacy_order_form .form-control, #editPrevPrescription #edit_pharmacy_order_form .form-control, #editPrevPrescription #new_treatment_form .form-control, #editPrevPrescription #return_hospital_pharmacy_bill .form-control, #importUserPrescription #new_prescription_form .form-control, #importUserPrescription #new_bill_form .form-control, #importUserPrescription #new_hospital_pharmacy_bill .form-control, #importUserPrescription #edit_hospital_pharmacy_bill .form-control, #importUserPrescription #create_prescirption_template_form .form-control, #importUserPrescription #prescription_template_form .form-control, #importUserPrescription #new_prescription_form .form-control, #importUserPrescription #create_anon_pres_item .form-control, #importUserPrescription #new_pharmacy_order_form .form-control, #importUserPrescription #edit_pharmacy_order_form .form-control, #importUserPrescription #new_treatment_form .form-control, #importUserPrescription #return_hospital_pharmacy_bill .form-control, #add_new_radiology_order_form #new_prescription_form .form-control, #add_new_radiology_order_form #new_bill_form .form-control, #add_new_radiology_order_form #new_hospital_pharmacy_bill .form-control, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .form-control, #add_new_radiology_order_form #create_prescirption_template_form .form-control, #add_new_radiology_order_form #prescription_template_form .form-control, #add_new_radiology_order_form #new_prescription_form .form-control, #add_new_radiology_order_form #create_anon_pres_item .form-control, #add_new_radiology_order_form #new_pharmacy_order_form .form-control, #add_new_radiology_order_form #edit_pharmacy_order_form .form-control, #add_new_radiology_order_form #new_treatment_form .form-control, #add_new_radiology_order_form #return_hospital_pharmacy_bill .form-control {
  height: 40px;
  line-height: 40px;
  padding: 0em 1em;
  border: none;
  box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.12);
  border-radius: 0;
  -webkit-transition: box-shadow 0.25s ease-in-out !important;
  -moz-transition: box-shadow 0.25s ease-in-out !important;
  -ms-transition: box-shadow 0.25s ease-in-out !important;
  -o-transition: box-shadow 0.25s ease-in-out !important;
  transition: box-shadow 0.25s ease-in-out !important;
}
#add_new_prescription_form #new_prescription_form .form-control:focus, #add_new_prescription_form #new_bill_form .form-control:focus, #add_new_prescription_form #new_hospital_pharmacy_bill .form-control:focus, #add_new_prescription_form #edit_hospital_pharmacy_bill .form-control:focus, #add_new_prescription_form #create_prescirption_template_form .form-control:focus, #add_new_prescription_form #prescription_template_form .form-control:focus, #add_new_prescription_form #new_prescription_form .form-control:focus, #add_new_prescription_form #create_anon_pres_item .form-control:focus, #add_new_prescription_form #new_pharmacy_order_form .form-control:focus, #add_new_prescription_form #edit_pharmacy_order_form .form-control:focus, #add_new_prescription_form #new_treatment_form .form-control:focus, #add_new_prescription_form #return_hospital_pharmacy_bill .form-control:focus, #edit_invoice_form #new_prescription_form .form-control:focus, #edit_invoice_form #new_bill_form .form-control:focus, #edit_invoice_form #new_hospital_pharmacy_bill .form-control:focus, #edit_invoice_form #edit_hospital_pharmacy_bill .form-control:focus, #edit_invoice_form #create_prescirption_template_form .form-control:focus, #edit_invoice_form #prescription_template_form .form-control:focus, #edit_invoice_form #new_prescription_form .form-control:focus, #edit_invoice_form #create_anon_pres_item .form-control:focus, #edit_invoice_form #new_pharmacy_order_form .form-control:focus, #edit_invoice_form #edit_pharmacy_order_form .form-control:focus, #edit_invoice_form #new_treatment_form .form-control:focus, #edit_invoice_form #return_hospital_pharmacy_bill .form-control:focus, #add_new_pharmacy_bill_form #new_prescription_form .form-control:focus, #add_new_pharmacy_bill_form #new_bill_form .form-control:focus, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .form-control:focus, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .form-control:focus, #add_new_pharmacy_bill_form #create_prescirption_template_form .form-control:focus, #add_new_pharmacy_bill_form #prescription_template_form .form-control:focus, #add_new_pharmacy_bill_form #new_prescription_form .form-control:focus, #add_new_pharmacy_bill_form #create_anon_pres_item .form-control:focus, #add_new_pharmacy_bill_form #new_pharmacy_order_form .form-control:focus, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .form-control:focus, #add_new_pharmacy_bill_form #new_treatment_form .form-control:focus, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .form-control:focus, #edit_pharmacy_bill_form #new_prescription_form .form-control:focus, #edit_pharmacy_bill_form #new_bill_form .form-control:focus, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .form-control:focus, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .form-control:focus, #edit_pharmacy_bill_form #create_prescirption_template_form .form-control:focus, #edit_pharmacy_bill_form #prescription_template_form .form-control:focus, #edit_pharmacy_bill_form #new_prescription_form .form-control:focus, #edit_pharmacy_bill_form #create_anon_pres_item .form-control:focus, #edit_pharmacy_bill_form #new_pharmacy_order_form .form-control:focus, #edit_pharmacy_bill_form #edit_pharmacy_order_form .form-control:focus, #edit_pharmacy_bill_form #new_treatment_form .form-control:focus, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .form-control:focus, #createPrescriptionTemplatemodal #new_prescription_form .form-control:focus, #createPrescriptionTemplatemodal #new_bill_form .form-control:focus, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .form-control:focus, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .form-control:focus, #createPrescriptionTemplatemodal #create_prescirption_template_form .form-control:focus, #createPrescriptionTemplatemodal #prescription_template_form .form-control:focus, #createPrescriptionTemplatemodal #new_prescription_form .form-control:focus, #createPrescriptionTemplatemodal #create_anon_pres_item .form-control:focus, #createPrescriptionTemplatemodal #new_pharmacy_order_form .form-control:focus, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .form-control:focus, #createPrescriptionTemplatemodal #new_treatment_form .form-control:focus, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .form-control:focus, #editPrescriptionTemplatemodal #new_prescription_form .form-control:focus, #editPrescriptionTemplatemodal #new_bill_form .form-control:focus, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .form-control:focus, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .form-control:focus, #editPrescriptionTemplatemodal #create_prescirption_template_form .form-control:focus, #editPrescriptionTemplatemodal #prescription_template_form .form-control:focus, #editPrescriptionTemplatemodal #new_prescription_form .form-control:focus, #editPrescriptionTemplatemodal #create_anon_pres_item .form-control:focus, #editPrescriptionTemplatemodal #new_pharmacy_order_form .form-control:focus, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .form-control:focus, #editPrescriptionTemplatemodal #new_treatment_form .form-control:focus, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .form-control:focus, #editPrevPrescription #new_prescription_form .form-control:focus, #editPrevPrescription #new_bill_form .form-control:focus, #editPrevPrescription #new_hospital_pharmacy_bill .form-control:focus, #editPrevPrescription #edit_hospital_pharmacy_bill .form-control:focus, #editPrevPrescription #create_prescirption_template_form .form-control:focus, #editPrevPrescription #prescription_template_form .form-control:focus, #editPrevPrescription #new_prescription_form .form-control:focus, #editPrevPrescription #create_anon_pres_item .form-control:focus, #editPrevPrescription #new_pharmacy_order_form .form-control:focus, #editPrevPrescription #edit_pharmacy_order_form .form-control:focus, #editPrevPrescription #new_treatment_form .form-control:focus, #editPrevPrescription #return_hospital_pharmacy_bill .form-control:focus, #importUserPrescription #new_prescription_form .form-control:focus, #importUserPrescription #new_bill_form .form-control:focus, #importUserPrescription #new_hospital_pharmacy_bill .form-control:focus, #importUserPrescription #edit_hospital_pharmacy_bill .form-control:focus, #importUserPrescription #create_prescirption_template_form .form-control:focus, #importUserPrescription #prescription_template_form .form-control:focus, #importUserPrescription #new_prescription_form .form-control:focus, #importUserPrescription #create_anon_pres_item .form-control:focus, #importUserPrescription #new_pharmacy_order_form .form-control:focus, #importUserPrescription #edit_pharmacy_order_form .form-control:focus, #importUserPrescription #new_treatment_form .form-control:focus, #importUserPrescription #return_hospital_pharmacy_bill .form-control:focus, #add_new_radiology_order_form #new_prescription_form .form-control:focus, #add_new_radiology_order_form #new_bill_form .form-control:focus, #add_new_radiology_order_form #new_hospital_pharmacy_bill .form-control:focus, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .form-control:focus, #add_new_radiology_order_form #create_prescirption_template_form .form-control:focus, #add_new_radiology_order_form #prescription_template_form .form-control:focus, #add_new_radiology_order_form #new_prescription_form .form-control:focus, #add_new_radiology_order_form #create_anon_pres_item .form-control:focus, #add_new_radiology_order_form #new_pharmacy_order_form .form-control:focus, #add_new_radiology_order_form #edit_pharmacy_order_form .form-control:focus, #add_new_radiology_order_form #new_treatment_form .form-control:focus, #add_new_radiology_order_form #return_hospital_pharmacy_bill .form-control:focus {
  box-shadow: inset 0px 0px 0px 2px rgba(43, 126, 237, 0.6);
}
#add_new_prescription_form #new_prescription_form .form-control[status=loading], #add_new_prescription_form #new_bill_form .form-control[status=loading], #add_new_prescription_form #new_hospital_pharmacy_bill .form-control[status=loading], #add_new_prescription_form #edit_hospital_pharmacy_bill .form-control[status=loading], #add_new_prescription_form #create_prescirption_template_form .form-control[status=loading], #add_new_prescription_form #prescription_template_form .form-control[status=loading], #add_new_prescription_form #new_prescription_form .form-control[status=loading], #add_new_prescription_form #create_anon_pres_item .form-control[status=loading], #add_new_prescription_form #new_pharmacy_order_form .form-control[status=loading], #add_new_prescription_form #edit_pharmacy_order_form .form-control[status=loading], #add_new_prescription_form #new_treatment_form .form-control[status=loading], #add_new_prescription_form #return_hospital_pharmacy_bill .form-control[status=loading], #edit_invoice_form #new_prescription_form .form-control[status=loading], #edit_invoice_form #new_bill_form .form-control[status=loading], #edit_invoice_form #new_hospital_pharmacy_bill .form-control[status=loading], #edit_invoice_form #edit_hospital_pharmacy_bill .form-control[status=loading], #edit_invoice_form #create_prescirption_template_form .form-control[status=loading], #edit_invoice_form #prescription_template_form .form-control[status=loading], #edit_invoice_form #new_prescription_form .form-control[status=loading], #edit_invoice_form #create_anon_pres_item .form-control[status=loading], #edit_invoice_form #new_pharmacy_order_form .form-control[status=loading], #edit_invoice_form #edit_pharmacy_order_form .form-control[status=loading], #edit_invoice_form #new_treatment_form .form-control[status=loading], #edit_invoice_form #return_hospital_pharmacy_bill .form-control[status=loading], #add_new_pharmacy_bill_form #new_prescription_form .form-control[status=loading], #add_new_pharmacy_bill_form #new_bill_form .form-control[status=loading], #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .form-control[status=loading], #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .form-control[status=loading], #add_new_pharmacy_bill_form #create_prescirption_template_form .form-control[status=loading], #add_new_pharmacy_bill_form #prescription_template_form .form-control[status=loading], #add_new_pharmacy_bill_form #new_prescription_form .form-control[status=loading], #add_new_pharmacy_bill_form #create_anon_pres_item .form-control[status=loading], #add_new_pharmacy_bill_form #new_pharmacy_order_form .form-control[status=loading], #add_new_pharmacy_bill_form #edit_pharmacy_order_form .form-control[status=loading], #add_new_pharmacy_bill_form #new_treatment_form .form-control[status=loading], #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .form-control[status=loading], #edit_pharmacy_bill_form #new_prescription_form .form-control[status=loading], #edit_pharmacy_bill_form #new_bill_form .form-control[status=loading], #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .form-control[status=loading], #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .form-control[status=loading], #edit_pharmacy_bill_form #create_prescirption_template_form .form-control[status=loading], #edit_pharmacy_bill_form #prescription_template_form .form-control[status=loading], #edit_pharmacy_bill_form #new_prescription_form .form-control[status=loading], #edit_pharmacy_bill_form #create_anon_pres_item .form-control[status=loading], #edit_pharmacy_bill_form #new_pharmacy_order_form .form-control[status=loading], #edit_pharmacy_bill_form #edit_pharmacy_order_form .form-control[status=loading], #edit_pharmacy_bill_form #new_treatment_form .form-control[status=loading], #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .form-control[status=loading], #createPrescriptionTemplatemodal #new_prescription_form .form-control[status=loading], #createPrescriptionTemplatemodal #new_bill_form .form-control[status=loading], #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .form-control[status=loading], #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .form-control[status=loading], #createPrescriptionTemplatemodal #create_prescirption_template_form .form-control[status=loading], #createPrescriptionTemplatemodal #prescription_template_form .form-control[status=loading], #createPrescriptionTemplatemodal #new_prescription_form .form-control[status=loading], #createPrescriptionTemplatemodal #create_anon_pres_item .form-control[status=loading], #createPrescriptionTemplatemodal #new_pharmacy_order_form .form-control[status=loading], #createPrescriptionTemplatemodal #edit_pharmacy_order_form .form-control[status=loading], #createPrescriptionTemplatemodal #new_treatment_form .form-control[status=loading], #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .form-control[status=loading], #editPrescriptionTemplatemodal #new_prescription_form .form-control[status=loading], #editPrescriptionTemplatemodal #new_bill_form .form-control[status=loading], #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .form-control[status=loading], #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .form-control[status=loading], #editPrescriptionTemplatemodal #create_prescirption_template_form .form-control[status=loading], #editPrescriptionTemplatemodal #prescription_template_form .form-control[status=loading], #editPrescriptionTemplatemodal #new_prescription_form .form-control[status=loading], #editPrescriptionTemplatemodal #create_anon_pres_item .form-control[status=loading], #editPrescriptionTemplatemodal #new_pharmacy_order_form .form-control[status=loading], #editPrescriptionTemplatemodal #edit_pharmacy_order_form .form-control[status=loading], #editPrescriptionTemplatemodal #new_treatment_form .form-control[status=loading], #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .form-control[status=loading], #editPrevPrescription #new_prescription_form .form-control[status=loading], #editPrevPrescription #new_bill_form .form-control[status=loading], #editPrevPrescription #new_hospital_pharmacy_bill .form-control[status=loading], #editPrevPrescription #edit_hospital_pharmacy_bill .form-control[status=loading], #editPrevPrescription #create_prescirption_template_form .form-control[status=loading], #editPrevPrescription #prescription_template_form .form-control[status=loading], #editPrevPrescription #new_prescription_form .form-control[status=loading], #editPrevPrescription #create_anon_pres_item .form-control[status=loading], #editPrevPrescription #new_pharmacy_order_form .form-control[status=loading], #editPrevPrescription #edit_pharmacy_order_form .form-control[status=loading], #editPrevPrescription #new_treatment_form .form-control[status=loading], #editPrevPrescription #return_hospital_pharmacy_bill .form-control[status=loading], #importUserPrescription #new_prescription_form .form-control[status=loading], #importUserPrescription #new_bill_form .form-control[status=loading], #importUserPrescription #new_hospital_pharmacy_bill .form-control[status=loading], #importUserPrescription #edit_hospital_pharmacy_bill .form-control[status=loading], #importUserPrescription #create_prescirption_template_form .form-control[status=loading], #importUserPrescription #prescription_template_form .form-control[status=loading], #importUserPrescription #new_prescription_form .form-control[status=loading], #importUserPrescription #create_anon_pres_item .form-control[status=loading], #importUserPrescription #new_pharmacy_order_form .form-control[status=loading], #importUserPrescription #edit_pharmacy_order_form .form-control[status=loading], #importUserPrescription #new_treatment_form .form-control[status=loading], #importUserPrescription #return_hospital_pharmacy_bill .form-control[status=loading], #add_new_radiology_order_form #new_prescription_form .form-control[status=loading], #add_new_radiology_order_form #new_bill_form .form-control[status=loading], #add_new_radiology_order_form #new_hospital_pharmacy_bill .form-control[status=loading], #add_new_radiology_order_form #edit_hospital_pharmacy_bill .form-control[status=loading], #add_new_radiology_order_form #create_prescirption_template_form .form-control[status=loading], #add_new_radiology_order_form #prescription_template_form .form-control[status=loading], #add_new_radiology_order_form #new_prescription_form .form-control[status=loading], #add_new_radiology_order_form #create_anon_pres_item .form-control[status=loading], #add_new_radiology_order_form #new_pharmacy_order_form .form-control[status=loading], #add_new_radiology_order_form #edit_pharmacy_order_form .form-control[status=loading], #add_new_radiology_order_form #new_treatment_form .form-control[status=loading], #add_new_radiology_order_form #return_hospital_pharmacy_bill .form-control[status=loading] {
  background: url(//halemind.com/assets/ajax-loader-05c5095b9055a9a8fa993014553e2fe82173e9fd15c797060ddcd8cde238308d.gif) !important;
  background-repeat: no-repeat !important;
  background-size: 1.5em !important;
  background-position: 99% 50% !important;
}
#add_new_prescription_form #new_prescription_form .form-control.error, #add_new_prescription_form #new_bill_form .form-control.error, #add_new_prescription_form #new_hospital_pharmacy_bill .form-control.error, #add_new_prescription_form #edit_hospital_pharmacy_bill .form-control.error, #add_new_prescription_form #create_prescirption_template_form .form-control.error, #add_new_prescription_form #prescription_template_form .form-control.error, #add_new_prescription_form #new_prescription_form .form-control.error, #add_new_prescription_form #create_anon_pres_item .form-control.error, #add_new_prescription_form #new_pharmacy_order_form .form-control.error, #add_new_prescription_form #edit_pharmacy_order_form .form-control.error, #add_new_prescription_form #new_treatment_form .form-control.error, #add_new_prescription_form #return_hospital_pharmacy_bill .form-control.error, #edit_invoice_form #new_prescription_form .form-control.error, #edit_invoice_form #new_bill_form .form-control.error, #edit_invoice_form #new_hospital_pharmacy_bill .form-control.error, #edit_invoice_form #edit_hospital_pharmacy_bill .form-control.error, #edit_invoice_form #create_prescirption_template_form .form-control.error, #edit_invoice_form #prescription_template_form .form-control.error, #edit_invoice_form #new_prescription_form .form-control.error, #edit_invoice_form #create_anon_pres_item .form-control.error, #edit_invoice_form #new_pharmacy_order_form .form-control.error, #edit_invoice_form #edit_pharmacy_order_form .form-control.error, #edit_invoice_form #new_treatment_form .form-control.error, #edit_invoice_form #return_hospital_pharmacy_bill .form-control.error, #add_new_pharmacy_bill_form #new_prescription_form .form-control.error, #add_new_pharmacy_bill_form #new_bill_form .form-control.error, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .form-control.error, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .form-control.error, #add_new_pharmacy_bill_form #create_prescirption_template_form .form-control.error, #add_new_pharmacy_bill_form #prescription_template_form .form-control.error, #add_new_pharmacy_bill_form #new_prescription_form .form-control.error, #add_new_pharmacy_bill_form #create_anon_pres_item .form-control.error, #add_new_pharmacy_bill_form #new_pharmacy_order_form .form-control.error, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .form-control.error, #add_new_pharmacy_bill_form #new_treatment_form .form-control.error, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .form-control.error, #edit_pharmacy_bill_form #new_prescription_form .form-control.error, #edit_pharmacy_bill_form #new_bill_form .form-control.error, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .form-control.error, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .form-control.error, #edit_pharmacy_bill_form #create_prescirption_template_form .form-control.error, #edit_pharmacy_bill_form #prescription_template_form .form-control.error, #edit_pharmacy_bill_form #new_prescription_form .form-control.error, #edit_pharmacy_bill_form #create_anon_pres_item .form-control.error, #edit_pharmacy_bill_form #new_pharmacy_order_form .form-control.error, #edit_pharmacy_bill_form #edit_pharmacy_order_form .form-control.error, #edit_pharmacy_bill_form #new_treatment_form .form-control.error, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .form-control.error, #createPrescriptionTemplatemodal #new_prescription_form .form-control.error, #createPrescriptionTemplatemodal #new_bill_form .form-control.error, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .form-control.error, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .form-control.error, #createPrescriptionTemplatemodal #create_prescirption_template_form .form-control.error, #createPrescriptionTemplatemodal #prescription_template_form .form-control.error, #createPrescriptionTemplatemodal #new_prescription_form .form-control.error, #createPrescriptionTemplatemodal #create_anon_pres_item .form-control.error, #createPrescriptionTemplatemodal #new_pharmacy_order_form .form-control.error, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .form-control.error, #createPrescriptionTemplatemodal #new_treatment_form .form-control.error, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .form-control.error, #editPrescriptionTemplatemodal #new_prescription_form .form-control.error, #editPrescriptionTemplatemodal #new_bill_form .form-control.error, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .form-control.error, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .form-control.error, #editPrescriptionTemplatemodal #create_prescirption_template_form .form-control.error, #editPrescriptionTemplatemodal #prescription_template_form .form-control.error, #editPrescriptionTemplatemodal #new_prescription_form .form-control.error, #editPrescriptionTemplatemodal #create_anon_pres_item .form-control.error, #editPrescriptionTemplatemodal #new_pharmacy_order_form .form-control.error, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .form-control.error, #editPrescriptionTemplatemodal #new_treatment_form .form-control.error, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .form-control.error, #editPrevPrescription #new_prescription_form .form-control.error, #editPrevPrescription #new_bill_form .form-control.error, #editPrevPrescription #new_hospital_pharmacy_bill .form-control.error, #editPrevPrescription #edit_hospital_pharmacy_bill .form-control.error, #editPrevPrescription #create_prescirption_template_form .form-control.error, #editPrevPrescription #prescription_template_form .form-control.error, #editPrevPrescription #new_prescription_form .form-control.error, #editPrevPrescription #create_anon_pres_item .form-control.error, #editPrevPrescription #new_pharmacy_order_form .form-control.error, #editPrevPrescription #edit_pharmacy_order_form .form-control.error, #editPrevPrescription #new_treatment_form .form-control.error, #editPrevPrescription #return_hospital_pharmacy_bill .form-control.error, #importUserPrescription #new_prescription_form .form-control.error, #importUserPrescription #new_bill_form .form-control.error, #importUserPrescription #new_hospital_pharmacy_bill .form-control.error, #importUserPrescription #edit_hospital_pharmacy_bill .form-control.error, #importUserPrescription #create_prescirption_template_form .form-control.error, #importUserPrescription #prescription_template_form .form-control.error, #importUserPrescription #new_prescription_form .form-control.error, #importUserPrescription #create_anon_pres_item .form-control.error, #importUserPrescription #new_pharmacy_order_form .form-control.error, #importUserPrescription #edit_pharmacy_order_form .form-control.error, #importUserPrescription #new_treatment_form .form-control.error, #importUserPrescription #return_hospital_pharmacy_bill .form-control.error, #add_new_radiology_order_form #new_prescription_form .form-control.error, #add_new_radiology_order_form #new_bill_form .form-control.error, #add_new_radiology_order_form #new_hospital_pharmacy_bill .form-control.error, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .form-control.error, #add_new_radiology_order_form #create_prescirption_template_form .form-control.error, #add_new_radiology_order_form #prescription_template_form .form-control.error, #add_new_radiology_order_form #new_prescription_form .form-control.error, #add_new_radiology_order_form #create_anon_pres_item .form-control.error, #add_new_radiology_order_form #new_pharmacy_order_form .form-control.error, #add_new_radiology_order_form #edit_pharmacy_order_form .form-control.error, #add_new_radiology_order_form #new_treatment_form .form-control.error, #add_new_radiology_order_form #return_hospital_pharmacy_bill .form-control.error {
  box-shadow: 0px 0px 0px 2px #FF9595;
}
#add_new_prescription_form #new_prescription_form .input-group label.no-label.form-control, #add_new_prescription_form #new_bill_form .input-group label.no-label.form-control, #add_new_prescription_form #new_hospital_pharmacy_bill .input-group label.no-label.form-control, #add_new_prescription_form #edit_hospital_pharmacy_bill .input-group label.no-label.form-control, #add_new_prescription_form #create_prescirption_template_form .input-group label.no-label.form-control, #add_new_prescription_form #prescription_template_form .input-group label.no-label.form-control, #add_new_prescription_form #new_prescription_form .input-group label.no-label.form-control, #add_new_prescription_form #create_anon_pres_item .input-group label.no-label.form-control, #add_new_prescription_form #new_pharmacy_order_form .input-group label.no-label.form-control, #add_new_prescription_form #edit_pharmacy_order_form .input-group label.no-label.form-control, #add_new_prescription_form #new_treatment_form .input-group label.no-label.form-control, #add_new_prescription_form #return_hospital_pharmacy_bill .input-group label.no-label.form-control, #edit_invoice_form #new_prescription_form .input-group label.no-label.form-control, #edit_invoice_form #new_bill_form .input-group label.no-label.form-control, #edit_invoice_form #new_hospital_pharmacy_bill .input-group label.no-label.form-control, #edit_invoice_form #edit_hospital_pharmacy_bill .input-group label.no-label.form-control, #edit_invoice_form #create_prescirption_template_form .input-group label.no-label.form-control, #edit_invoice_form #prescription_template_form .input-group label.no-label.form-control, #edit_invoice_form #new_prescription_form .input-group label.no-label.form-control, #edit_invoice_form #create_anon_pres_item .input-group label.no-label.form-control, #edit_invoice_form #new_pharmacy_order_form .input-group label.no-label.form-control, #edit_invoice_form #edit_pharmacy_order_form .input-group label.no-label.form-control, #edit_invoice_form #new_treatment_form .input-group label.no-label.form-control, #edit_invoice_form #return_hospital_pharmacy_bill .input-group label.no-label.form-control, #add_new_pharmacy_bill_form #new_prescription_form .input-group label.no-label.form-control, #add_new_pharmacy_bill_form #new_bill_form .input-group label.no-label.form-control, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .input-group label.no-label.form-control, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .input-group label.no-label.form-control, #add_new_pharmacy_bill_form #create_prescirption_template_form .input-group label.no-label.form-control, #add_new_pharmacy_bill_form #prescription_template_form .input-group label.no-label.form-control, #add_new_pharmacy_bill_form #new_prescription_form .input-group label.no-label.form-control, #add_new_pharmacy_bill_form #create_anon_pres_item .input-group label.no-label.form-control, #add_new_pharmacy_bill_form #new_pharmacy_order_form .input-group label.no-label.form-control, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .input-group label.no-label.form-control, #add_new_pharmacy_bill_form #new_treatment_form .input-group label.no-label.form-control, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .input-group label.no-label.form-control, #edit_pharmacy_bill_form #new_prescription_form .input-group label.no-label.form-control, #edit_pharmacy_bill_form #new_bill_form .input-group label.no-label.form-control, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .input-group label.no-label.form-control, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .input-group label.no-label.form-control, #edit_pharmacy_bill_form #create_prescirption_template_form .input-group label.no-label.form-control, #edit_pharmacy_bill_form #prescription_template_form .input-group label.no-label.form-control, #edit_pharmacy_bill_form #new_prescription_form .input-group label.no-label.form-control, #edit_pharmacy_bill_form #create_anon_pres_item .input-group label.no-label.form-control, #edit_pharmacy_bill_form #new_pharmacy_order_form .input-group label.no-label.form-control, #edit_pharmacy_bill_form #edit_pharmacy_order_form .input-group label.no-label.form-control, #edit_pharmacy_bill_form #new_treatment_form .input-group label.no-label.form-control, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .input-group label.no-label.form-control, #createPrescriptionTemplatemodal #new_prescription_form .input-group label.no-label.form-control, #createPrescriptionTemplatemodal #new_bill_form .input-group label.no-label.form-control, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .input-group label.no-label.form-control, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .input-group label.no-label.form-control, #createPrescriptionTemplatemodal #create_prescirption_template_form .input-group label.no-label.form-control, #createPrescriptionTemplatemodal #prescription_template_form .input-group label.no-label.form-control, #createPrescriptionTemplatemodal #new_prescription_form .input-group label.no-label.form-control, #createPrescriptionTemplatemodal #create_anon_pres_item .input-group label.no-label.form-control, #createPrescriptionTemplatemodal #new_pharmacy_order_form .input-group label.no-label.form-control, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .input-group label.no-label.form-control, #createPrescriptionTemplatemodal #new_treatment_form .input-group label.no-label.form-control, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .input-group label.no-label.form-control, #editPrescriptionTemplatemodal #new_prescription_form .input-group label.no-label.form-control, #editPrescriptionTemplatemodal #new_bill_form .input-group label.no-label.form-control, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .input-group label.no-label.form-control, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .input-group label.no-label.form-control, #editPrescriptionTemplatemodal #create_prescirption_template_form .input-group label.no-label.form-control, #editPrescriptionTemplatemodal #prescription_template_form .input-group label.no-label.form-control, #editPrescriptionTemplatemodal #new_prescription_form .input-group label.no-label.form-control, #editPrescriptionTemplatemodal #create_anon_pres_item .input-group label.no-label.form-control, #editPrescriptionTemplatemodal #new_pharmacy_order_form .input-group label.no-label.form-control, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .input-group label.no-label.form-control, #editPrescriptionTemplatemodal #new_treatment_form .input-group label.no-label.form-control, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .input-group label.no-label.form-control, #editPrevPrescription #new_prescription_form .input-group label.no-label.form-control, #editPrevPrescription #new_bill_form .input-group label.no-label.form-control, #editPrevPrescription #new_hospital_pharmacy_bill .input-group label.no-label.form-control, #editPrevPrescription #edit_hospital_pharmacy_bill .input-group label.no-label.form-control, #editPrevPrescription #create_prescirption_template_form .input-group label.no-label.form-control, #editPrevPrescription #prescription_template_form .input-group label.no-label.form-control, #editPrevPrescription #new_prescription_form .input-group label.no-label.form-control, #editPrevPrescription #create_anon_pres_item .input-group label.no-label.form-control, #editPrevPrescription #new_pharmacy_order_form .input-group label.no-label.form-control, #editPrevPrescription #edit_pharmacy_order_form .input-group label.no-label.form-control, #editPrevPrescription #new_treatment_form .input-group label.no-label.form-control, #editPrevPrescription #return_hospital_pharmacy_bill .input-group label.no-label.form-control, #importUserPrescription #new_prescription_form .input-group label.no-label.form-control, #importUserPrescription #new_bill_form .input-group label.no-label.form-control, #importUserPrescription #new_hospital_pharmacy_bill .input-group label.no-label.form-control, #importUserPrescription #edit_hospital_pharmacy_bill .input-group label.no-label.form-control, #importUserPrescription #create_prescirption_template_form .input-group label.no-label.form-control, #importUserPrescription #prescription_template_form .input-group label.no-label.form-control, #importUserPrescription #new_prescription_form .input-group label.no-label.form-control, #importUserPrescription #create_anon_pres_item .input-group label.no-label.form-control, #importUserPrescription #new_pharmacy_order_form .input-group label.no-label.form-control, #importUserPrescription #edit_pharmacy_order_form .input-group label.no-label.form-control, #importUserPrescription #new_treatment_form .input-group label.no-label.form-control, #importUserPrescription #return_hospital_pharmacy_bill .input-group label.no-label.form-control, #add_new_radiology_order_form #new_prescription_form .input-group label.no-label.form-control, #add_new_radiology_order_form #new_bill_form .input-group label.no-label.form-control, #add_new_radiology_order_form #new_hospital_pharmacy_bill .input-group label.no-label.form-control, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .input-group label.no-label.form-control, #add_new_radiology_order_form #create_prescirption_template_form .input-group label.no-label.form-control, #add_new_radiology_order_form #prescription_template_form .input-group label.no-label.form-control, #add_new_radiology_order_form #new_prescription_form .input-group label.no-label.form-control, #add_new_radiology_order_form #create_anon_pres_item .input-group label.no-label.form-control, #add_new_radiology_order_form #new_pharmacy_order_form .input-group label.no-label.form-control, #add_new_radiology_order_form #edit_pharmacy_order_form .input-group label.no-label.form-control, #add_new_radiology_order_form #new_treatment_form .input-group label.no-label.form-control, #add_new_radiology_order_form #return_hospital_pharmacy_bill .input-group label.no-label.form-control {
  line-height: 40px;
}
#add_new_prescription_form #new_prescription_form .input-group .input-group-btn .btn, #add_new_prescription_form #new_bill_form .input-group .input-group-btn .btn, #add_new_prescription_form #new_hospital_pharmacy_bill .input-group .input-group-btn .btn, #add_new_prescription_form #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn, #add_new_prescription_form #create_prescirption_template_form .input-group .input-group-btn .btn, #add_new_prescription_form #prescription_template_form .input-group .input-group-btn .btn, #add_new_prescription_form #new_prescription_form .input-group .input-group-btn .btn, #add_new_prescription_form #create_anon_pres_item .input-group .input-group-btn .btn, #add_new_prescription_form #new_pharmacy_order_form .input-group .input-group-btn .btn, #add_new_prescription_form #edit_pharmacy_order_form .input-group .input-group-btn .btn, #add_new_prescription_form #new_treatment_form .input-group .input-group-btn .btn, #add_new_prescription_form #return_hospital_pharmacy_bill .input-group .input-group-btn .btn, #edit_invoice_form #new_prescription_form .input-group .input-group-btn .btn, #edit_invoice_form #new_bill_form .input-group .input-group-btn .btn, #edit_invoice_form #new_hospital_pharmacy_bill .input-group .input-group-btn .btn, #edit_invoice_form #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn, #edit_invoice_form #create_prescirption_template_form .input-group .input-group-btn .btn, #edit_invoice_form #prescription_template_form .input-group .input-group-btn .btn, #edit_invoice_form #new_prescription_form .input-group .input-group-btn .btn, #edit_invoice_form #create_anon_pres_item .input-group .input-group-btn .btn, #edit_invoice_form #new_pharmacy_order_form .input-group .input-group-btn .btn, #edit_invoice_form #edit_pharmacy_order_form .input-group .input-group-btn .btn, #edit_invoice_form #new_treatment_form .input-group .input-group-btn .btn, #edit_invoice_form #return_hospital_pharmacy_bill .input-group .input-group-btn .btn, #add_new_pharmacy_bill_form #new_prescription_form .input-group .input-group-btn .btn, #add_new_pharmacy_bill_form #new_bill_form .input-group .input-group-btn .btn, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .input-group .input-group-btn .btn, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn, #add_new_pharmacy_bill_form #create_prescirption_template_form .input-group .input-group-btn .btn, #add_new_pharmacy_bill_form #prescription_template_form .input-group .input-group-btn .btn, #add_new_pharmacy_bill_form #new_prescription_form .input-group .input-group-btn .btn, #add_new_pharmacy_bill_form #create_anon_pres_item .input-group .input-group-btn .btn, #add_new_pharmacy_bill_form #new_pharmacy_order_form .input-group .input-group-btn .btn, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .input-group .input-group-btn .btn, #add_new_pharmacy_bill_form #new_treatment_form .input-group .input-group-btn .btn, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .input-group .input-group-btn .btn, #edit_pharmacy_bill_form #new_prescription_form .input-group .input-group-btn .btn, #edit_pharmacy_bill_form #new_bill_form .input-group .input-group-btn .btn, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .input-group .input-group-btn .btn, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn, #edit_pharmacy_bill_form #create_prescirption_template_form .input-group .input-group-btn .btn, #edit_pharmacy_bill_form #prescription_template_form .input-group .input-group-btn .btn, #edit_pharmacy_bill_form #new_prescription_form .input-group .input-group-btn .btn, #edit_pharmacy_bill_form #create_anon_pres_item .input-group .input-group-btn .btn, #edit_pharmacy_bill_form #new_pharmacy_order_form .input-group .input-group-btn .btn, #edit_pharmacy_bill_form #edit_pharmacy_order_form .input-group .input-group-btn .btn, #edit_pharmacy_bill_form #new_treatment_form .input-group .input-group-btn .btn, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .input-group .input-group-btn .btn, #createPrescriptionTemplatemodal #new_prescription_form .input-group .input-group-btn .btn, #createPrescriptionTemplatemodal #new_bill_form .input-group .input-group-btn .btn, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .input-group .input-group-btn .btn, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn, #createPrescriptionTemplatemodal #create_prescirption_template_form .input-group .input-group-btn .btn, #createPrescriptionTemplatemodal #prescription_template_form .input-group .input-group-btn .btn, #createPrescriptionTemplatemodal #new_prescription_form .input-group .input-group-btn .btn, #createPrescriptionTemplatemodal #create_anon_pres_item .input-group .input-group-btn .btn, #createPrescriptionTemplatemodal #new_pharmacy_order_form .input-group .input-group-btn .btn, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .input-group .input-group-btn .btn, #createPrescriptionTemplatemodal #new_treatment_form .input-group .input-group-btn .btn, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .input-group .input-group-btn .btn, #editPrescriptionTemplatemodal #new_prescription_form .input-group .input-group-btn .btn, #editPrescriptionTemplatemodal #new_bill_form .input-group .input-group-btn .btn, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .input-group .input-group-btn .btn, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn, #editPrescriptionTemplatemodal #create_prescirption_template_form .input-group .input-group-btn .btn, #editPrescriptionTemplatemodal #prescription_template_form .input-group .input-group-btn .btn, #editPrescriptionTemplatemodal #new_prescription_form .input-group .input-group-btn .btn, #editPrescriptionTemplatemodal #create_anon_pres_item .input-group .input-group-btn .btn, #editPrescriptionTemplatemodal #new_pharmacy_order_form .input-group .input-group-btn .btn, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .input-group .input-group-btn .btn, #editPrescriptionTemplatemodal #new_treatment_form .input-group .input-group-btn .btn, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .input-group .input-group-btn .btn, #editPrevPrescription #new_prescription_form .input-group .input-group-btn .btn, #editPrevPrescription #new_bill_form .input-group .input-group-btn .btn, #editPrevPrescription #new_hospital_pharmacy_bill .input-group .input-group-btn .btn, #editPrevPrescription #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn, #editPrevPrescription #create_prescirption_template_form .input-group .input-group-btn .btn, #editPrevPrescription #prescription_template_form .input-group .input-group-btn .btn, #editPrevPrescription #new_prescription_form .input-group .input-group-btn .btn, #editPrevPrescription #create_anon_pres_item .input-group .input-group-btn .btn, #editPrevPrescription #new_pharmacy_order_form .input-group .input-group-btn .btn, #editPrevPrescription #edit_pharmacy_order_form .input-group .input-group-btn .btn, #editPrevPrescription #new_treatment_form .input-group .input-group-btn .btn, #editPrevPrescription #return_hospital_pharmacy_bill .input-group .input-group-btn .btn, #importUserPrescription #new_prescription_form .input-group .input-group-btn .btn, #importUserPrescription #new_bill_form .input-group .input-group-btn .btn, #importUserPrescription #new_hospital_pharmacy_bill .input-group .input-group-btn .btn, #importUserPrescription #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn, #importUserPrescription #create_prescirption_template_form .input-group .input-group-btn .btn, #importUserPrescription #prescription_template_form .input-group .input-group-btn .btn, #importUserPrescription #new_prescription_form .input-group .input-group-btn .btn, #importUserPrescription #create_anon_pres_item .input-group .input-group-btn .btn, #importUserPrescription #new_pharmacy_order_form .input-group .input-group-btn .btn, #importUserPrescription #edit_pharmacy_order_form .input-group .input-group-btn .btn, #importUserPrescription #new_treatment_form .input-group .input-group-btn .btn, #importUserPrescription #return_hospital_pharmacy_bill .input-group .input-group-btn .btn, #add_new_radiology_order_form #new_prescription_form .input-group .input-group-btn .btn, #add_new_radiology_order_form #new_bill_form .input-group .input-group-btn .btn, #add_new_radiology_order_form #new_hospital_pharmacy_bill .input-group .input-group-btn .btn, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn, #add_new_radiology_order_form #create_prescirption_template_form .input-group .input-group-btn .btn, #add_new_radiology_order_form #prescription_template_form .input-group .input-group-btn .btn, #add_new_radiology_order_form #new_prescription_form .input-group .input-group-btn .btn, #add_new_radiology_order_form #create_anon_pres_item .input-group .input-group-btn .btn, #add_new_radiology_order_form #new_pharmacy_order_form .input-group .input-group-btn .btn, #add_new_radiology_order_form #edit_pharmacy_order_form .input-group .input-group-btn .btn, #add_new_radiology_order_form #new_treatment_form .input-group .input-group-btn .btn, #add_new_radiology_order_form #return_hospital_pharmacy_bill .input-group .input-group-btn .btn {
  background: #fff;
  border-width: 1px;
  height: 40px;
}
#add_new_prescription_form #new_prescription_form .input-group .input-group-btn .btn.no-events, #add_new_prescription_form #new_bill_form .input-group .input-group-btn .btn.no-events, #add_new_prescription_form #new_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #add_new_prescription_form #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #add_new_prescription_form #create_prescirption_template_form .input-group .input-group-btn .btn.no-events, #add_new_prescription_form #prescription_template_form .input-group .input-group-btn .btn.no-events, #add_new_prescription_form #new_prescription_form .input-group .input-group-btn .btn.no-events, #add_new_prescription_form #create_anon_pres_item .input-group .input-group-btn .btn.no-events, #add_new_prescription_form #new_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #add_new_prescription_form #edit_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #add_new_prescription_form #new_treatment_form .input-group .input-group-btn .btn.no-events, #add_new_prescription_form #return_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #edit_invoice_form #new_prescription_form .input-group .input-group-btn .btn.no-events, #edit_invoice_form #new_bill_form .input-group .input-group-btn .btn.no-events, #edit_invoice_form #new_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #edit_invoice_form #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #edit_invoice_form #create_prescirption_template_form .input-group .input-group-btn .btn.no-events, #edit_invoice_form #prescription_template_form .input-group .input-group-btn .btn.no-events, #edit_invoice_form #new_prescription_form .input-group .input-group-btn .btn.no-events, #edit_invoice_form #create_anon_pres_item .input-group .input-group-btn .btn.no-events, #edit_invoice_form #new_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #edit_invoice_form #edit_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #edit_invoice_form #new_treatment_form .input-group .input-group-btn .btn.no-events, #edit_invoice_form #return_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #add_new_pharmacy_bill_form #new_prescription_form .input-group .input-group-btn .btn.no-events, #add_new_pharmacy_bill_form #new_bill_form .input-group .input-group-btn .btn.no-events, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #add_new_pharmacy_bill_form #create_prescirption_template_form .input-group .input-group-btn .btn.no-events, #add_new_pharmacy_bill_form #prescription_template_form .input-group .input-group-btn .btn.no-events, #add_new_pharmacy_bill_form #new_prescription_form .input-group .input-group-btn .btn.no-events, #add_new_pharmacy_bill_form #create_anon_pres_item .input-group .input-group-btn .btn.no-events, #add_new_pharmacy_bill_form #new_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #add_new_pharmacy_bill_form #new_treatment_form .input-group .input-group-btn .btn.no-events, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #edit_pharmacy_bill_form #new_prescription_form .input-group .input-group-btn .btn.no-events, #edit_pharmacy_bill_form #new_bill_form .input-group .input-group-btn .btn.no-events, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #edit_pharmacy_bill_form #create_prescirption_template_form .input-group .input-group-btn .btn.no-events, #edit_pharmacy_bill_form #prescription_template_form .input-group .input-group-btn .btn.no-events, #edit_pharmacy_bill_form #new_prescription_form .input-group .input-group-btn .btn.no-events, #edit_pharmacy_bill_form #create_anon_pres_item .input-group .input-group-btn .btn.no-events, #edit_pharmacy_bill_form #new_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #edit_pharmacy_bill_form #edit_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #edit_pharmacy_bill_form #new_treatment_form .input-group .input-group-btn .btn.no-events, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #createPrescriptionTemplatemodal #new_prescription_form .input-group .input-group-btn .btn.no-events, #createPrescriptionTemplatemodal #new_bill_form .input-group .input-group-btn .btn.no-events, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #createPrescriptionTemplatemodal #create_prescirption_template_form .input-group .input-group-btn .btn.no-events, #createPrescriptionTemplatemodal #prescription_template_form .input-group .input-group-btn .btn.no-events, #createPrescriptionTemplatemodal #new_prescription_form .input-group .input-group-btn .btn.no-events, #createPrescriptionTemplatemodal #create_anon_pres_item .input-group .input-group-btn .btn.no-events, #createPrescriptionTemplatemodal #new_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #createPrescriptionTemplatemodal #new_treatment_form .input-group .input-group-btn .btn.no-events, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #editPrescriptionTemplatemodal #new_prescription_form .input-group .input-group-btn .btn.no-events, #editPrescriptionTemplatemodal #new_bill_form .input-group .input-group-btn .btn.no-events, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #editPrescriptionTemplatemodal #create_prescirption_template_form .input-group .input-group-btn .btn.no-events, #editPrescriptionTemplatemodal #prescription_template_form .input-group .input-group-btn .btn.no-events, #editPrescriptionTemplatemodal #new_prescription_form .input-group .input-group-btn .btn.no-events, #editPrescriptionTemplatemodal #create_anon_pres_item .input-group .input-group-btn .btn.no-events, #editPrescriptionTemplatemodal #new_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #editPrescriptionTemplatemodal #new_treatment_form .input-group .input-group-btn .btn.no-events, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #editPrevPrescription #new_prescription_form .input-group .input-group-btn .btn.no-events, #editPrevPrescription #new_bill_form .input-group .input-group-btn .btn.no-events, #editPrevPrescription #new_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #editPrevPrescription #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #editPrevPrescription #create_prescirption_template_form .input-group .input-group-btn .btn.no-events, #editPrevPrescription #prescription_template_form .input-group .input-group-btn .btn.no-events, #editPrevPrescription #new_prescription_form .input-group .input-group-btn .btn.no-events, #editPrevPrescription #create_anon_pres_item .input-group .input-group-btn .btn.no-events, #editPrevPrescription #new_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #editPrevPrescription #edit_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #editPrevPrescription #new_treatment_form .input-group .input-group-btn .btn.no-events, #editPrevPrescription #return_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #importUserPrescription #new_prescription_form .input-group .input-group-btn .btn.no-events, #importUserPrescription #new_bill_form .input-group .input-group-btn .btn.no-events, #importUserPrescription #new_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #importUserPrescription #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #importUserPrescription #create_prescirption_template_form .input-group .input-group-btn .btn.no-events, #importUserPrescription #prescription_template_form .input-group .input-group-btn .btn.no-events, #importUserPrescription #new_prescription_form .input-group .input-group-btn .btn.no-events, #importUserPrescription #create_anon_pres_item .input-group .input-group-btn .btn.no-events, #importUserPrescription #new_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #importUserPrescription #edit_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #importUserPrescription #new_treatment_form .input-group .input-group-btn .btn.no-events, #importUserPrescription #return_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #add_new_radiology_order_form #new_prescription_form .input-group .input-group-btn .btn.no-events, #add_new_radiology_order_form #new_bill_form .input-group .input-group-btn .btn.no-events, #add_new_radiology_order_form #new_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events, #add_new_radiology_order_form #create_prescirption_template_form .input-group .input-group-btn .btn.no-events, #add_new_radiology_order_form #prescription_template_form .input-group .input-group-btn .btn.no-events, #add_new_radiology_order_form #new_prescription_form .input-group .input-group-btn .btn.no-events, #add_new_radiology_order_form #create_anon_pres_item .input-group .input-group-btn .btn.no-events, #add_new_radiology_order_form #new_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #add_new_radiology_order_form #edit_pharmacy_order_form .input-group .input-group-btn .btn.no-events, #add_new_radiology_order_form #new_treatment_form .input-group .input-group-btn .btn.no-events, #add_new_radiology_order_form #return_hospital_pharmacy_bill .input-group .input-group-btn .btn.no-events {
  pointer-events: none;
}
#add_new_prescription_form #new_prescription_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_prescription_form #new_bill_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_prescription_form #new_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_prescription_form #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_prescription_form #create_prescirption_template_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_prescription_form #prescription_template_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_prescription_form #new_prescription_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_prescription_form #create_anon_pres_item .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_prescription_form #new_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_prescription_form #edit_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_prescription_form #new_treatment_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_prescription_form #return_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_invoice_form #new_prescription_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_invoice_form #new_bill_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_invoice_form #new_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_invoice_form #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_invoice_form #create_prescirption_template_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_invoice_form #prescription_template_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_invoice_form #new_prescription_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_invoice_form #create_anon_pres_item .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_invoice_form #new_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_invoice_form #edit_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_invoice_form #new_treatment_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_invoice_form #return_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_pharmacy_bill_form #new_prescription_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_pharmacy_bill_form #new_bill_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_pharmacy_bill_form #create_prescirption_template_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_pharmacy_bill_form #prescription_template_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_pharmacy_bill_form #new_prescription_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_pharmacy_bill_form #create_anon_pres_item .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_pharmacy_bill_form #new_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_pharmacy_bill_form #edit_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_pharmacy_bill_form #new_treatment_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_bill_form #new_prescription_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_bill_form #new_bill_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_bill_form #create_prescirption_template_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_bill_form #prescription_template_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_bill_form #new_prescription_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_bill_form #create_anon_pres_item .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_bill_form #new_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_bill_form #edit_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_bill_form #new_treatment_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #createPrescriptionTemplatemodal #new_prescription_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #createPrescriptionTemplatemodal #new_bill_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #createPrescriptionTemplatemodal #create_prescirption_template_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #createPrescriptionTemplatemodal #prescription_template_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #createPrescriptionTemplatemodal #new_prescription_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #createPrescriptionTemplatemodal #create_anon_pres_item .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #createPrescriptionTemplatemodal #new_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #createPrescriptionTemplatemodal #edit_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #createPrescriptionTemplatemodal #new_treatment_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editPrescriptionTemplatemodal #new_prescription_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editPrescriptionTemplatemodal #new_bill_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editPrescriptionTemplatemodal #create_prescirption_template_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editPrescriptionTemplatemodal #prescription_template_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editPrescriptionTemplatemodal #new_prescription_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editPrescriptionTemplatemodal #create_anon_pres_item .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editPrescriptionTemplatemodal #new_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editPrescriptionTemplatemodal #edit_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editPrescriptionTemplatemodal #new_treatment_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editPrevPrescription #new_prescription_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editPrevPrescription #new_bill_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editPrevPrescription #new_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editPrevPrescription #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editPrevPrescription #create_prescirption_template_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editPrevPrescription #prescription_template_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editPrevPrescription #new_prescription_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editPrevPrescription #create_anon_pres_item .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editPrevPrescription #new_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editPrevPrescription #edit_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editPrevPrescription #new_treatment_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #editPrevPrescription #return_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #importUserPrescription #new_prescription_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #importUserPrescription #new_bill_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #importUserPrescription #new_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #importUserPrescription #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #importUserPrescription #create_prescirption_template_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #importUserPrescription #prescription_template_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #importUserPrescription #new_prescription_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #importUserPrescription #create_anon_pres_item .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #importUserPrescription #new_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #importUserPrescription #edit_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #importUserPrescription #new_treatment_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #importUserPrescription #return_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_radiology_order_form #new_prescription_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_radiology_order_form #new_bill_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_radiology_order_form #new_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_radiology_order_form #edit_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_radiology_order_form #create_prescirption_template_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_radiology_order_form #prescription_template_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_radiology_order_form #new_prescription_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_radiology_order_form #create_anon_pres_item .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_radiology_order_form #new_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_radiology_order_form #edit_pharmacy_order_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_radiology_order_form #new_treatment_form .input-group .input-group-btn .btn:not(.doctor_referral_font_icon), #add_new_radiology_order_form #return_hospital_pharmacy_bill .input-group .input-group-btn .btn:not(.doctor_referral_font_icon) {
  line-height: 26px;
}
#add_new_prescription_form #new_prescription_form .input-group .selectize-input, #add_new_prescription_form #new_bill_form .input-group .selectize-input, #add_new_prescription_form #new_hospital_pharmacy_bill .input-group .selectize-input, #add_new_prescription_form #edit_hospital_pharmacy_bill .input-group .selectize-input, #add_new_prescription_form #create_prescirption_template_form .input-group .selectize-input, #add_new_prescription_form #prescription_template_form .input-group .selectize-input, #add_new_prescription_form #new_prescription_form .input-group .selectize-input, #add_new_prescription_form #create_anon_pres_item .input-group .selectize-input, #add_new_prescription_form #new_pharmacy_order_form .input-group .selectize-input, #add_new_prescription_form #edit_pharmacy_order_form .input-group .selectize-input, #add_new_prescription_form #new_treatment_form .input-group .selectize-input, #add_new_prescription_form #return_hospital_pharmacy_bill .input-group .selectize-input, #edit_invoice_form #new_prescription_form .input-group .selectize-input, #edit_invoice_form #new_bill_form .input-group .selectize-input, #edit_invoice_form #new_hospital_pharmacy_bill .input-group .selectize-input, #edit_invoice_form #edit_hospital_pharmacy_bill .input-group .selectize-input, #edit_invoice_form #create_prescirption_template_form .input-group .selectize-input, #edit_invoice_form #prescription_template_form .input-group .selectize-input, #edit_invoice_form #new_prescription_form .input-group .selectize-input, #edit_invoice_form #create_anon_pres_item .input-group .selectize-input, #edit_invoice_form #new_pharmacy_order_form .input-group .selectize-input, #edit_invoice_form #edit_pharmacy_order_form .input-group .selectize-input, #edit_invoice_form #new_treatment_form .input-group .selectize-input, #edit_invoice_form #return_hospital_pharmacy_bill .input-group .selectize-input, #add_new_pharmacy_bill_form #new_prescription_form .input-group .selectize-input, #add_new_pharmacy_bill_form #new_bill_form .input-group .selectize-input, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .input-group .selectize-input, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .input-group .selectize-input, #add_new_pharmacy_bill_form #create_prescirption_template_form .input-group .selectize-input, #add_new_pharmacy_bill_form #prescription_template_form .input-group .selectize-input, #add_new_pharmacy_bill_form #new_prescription_form .input-group .selectize-input, #add_new_pharmacy_bill_form #create_anon_pres_item .input-group .selectize-input, #add_new_pharmacy_bill_form #new_pharmacy_order_form .input-group .selectize-input, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .input-group .selectize-input, #add_new_pharmacy_bill_form #new_treatment_form .input-group .selectize-input, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .input-group .selectize-input, #edit_pharmacy_bill_form #new_prescription_form .input-group .selectize-input, #edit_pharmacy_bill_form #new_bill_form .input-group .selectize-input, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .input-group .selectize-input, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .input-group .selectize-input, #edit_pharmacy_bill_form #create_prescirption_template_form .input-group .selectize-input, #edit_pharmacy_bill_form #prescription_template_form .input-group .selectize-input, #edit_pharmacy_bill_form #new_prescription_form .input-group .selectize-input, #edit_pharmacy_bill_form #create_anon_pres_item .input-group .selectize-input, #edit_pharmacy_bill_form #new_pharmacy_order_form .input-group .selectize-input, #edit_pharmacy_bill_form #edit_pharmacy_order_form .input-group .selectize-input, #edit_pharmacy_bill_form #new_treatment_form .input-group .selectize-input, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .input-group .selectize-input, #createPrescriptionTemplatemodal #new_prescription_form .input-group .selectize-input, #createPrescriptionTemplatemodal #new_bill_form .input-group .selectize-input, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .input-group .selectize-input, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .input-group .selectize-input, #createPrescriptionTemplatemodal #create_prescirption_template_form .input-group .selectize-input, #createPrescriptionTemplatemodal #prescription_template_form .input-group .selectize-input, #createPrescriptionTemplatemodal #new_prescription_form .input-group .selectize-input, #createPrescriptionTemplatemodal #create_anon_pres_item .input-group .selectize-input, #createPrescriptionTemplatemodal #new_pharmacy_order_form .input-group .selectize-input, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .input-group .selectize-input, #createPrescriptionTemplatemodal #new_treatment_form .input-group .selectize-input, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .input-group .selectize-input, #editPrescriptionTemplatemodal #new_prescription_form .input-group .selectize-input, #editPrescriptionTemplatemodal #new_bill_form .input-group .selectize-input, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .input-group .selectize-input, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .input-group .selectize-input, #editPrescriptionTemplatemodal #create_prescirption_template_form .input-group .selectize-input, #editPrescriptionTemplatemodal #prescription_template_form .input-group .selectize-input, #editPrescriptionTemplatemodal #new_prescription_form .input-group .selectize-input, #editPrescriptionTemplatemodal #create_anon_pres_item .input-group .selectize-input, #editPrescriptionTemplatemodal #new_pharmacy_order_form .input-group .selectize-input, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .input-group .selectize-input, #editPrescriptionTemplatemodal #new_treatment_form .input-group .selectize-input, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .input-group .selectize-input, #editPrevPrescription #new_prescription_form .input-group .selectize-input, #editPrevPrescription #new_bill_form .input-group .selectize-input, #editPrevPrescription #new_hospital_pharmacy_bill .input-group .selectize-input, #editPrevPrescription #edit_hospital_pharmacy_bill .input-group .selectize-input, #editPrevPrescription #create_prescirption_template_form .input-group .selectize-input, #editPrevPrescription #prescription_template_form .input-group .selectize-input, #editPrevPrescription #new_prescription_form .input-group .selectize-input, #editPrevPrescription #create_anon_pres_item .input-group .selectize-input, #editPrevPrescription #new_pharmacy_order_form .input-group .selectize-input, #editPrevPrescription #edit_pharmacy_order_form .input-group .selectize-input, #editPrevPrescription #new_treatment_form .input-group .selectize-input, #editPrevPrescription #return_hospital_pharmacy_bill .input-group .selectize-input, #importUserPrescription #new_prescription_form .input-group .selectize-input, #importUserPrescription #new_bill_form .input-group .selectize-input, #importUserPrescription #new_hospital_pharmacy_bill .input-group .selectize-input, #importUserPrescription #edit_hospital_pharmacy_bill .input-group .selectize-input, #importUserPrescription #create_prescirption_template_form .input-group .selectize-input, #importUserPrescription #prescription_template_form .input-group .selectize-input, #importUserPrescription #new_prescription_form .input-group .selectize-input, #importUserPrescription #create_anon_pres_item .input-group .selectize-input, #importUserPrescription #new_pharmacy_order_form .input-group .selectize-input, #importUserPrescription #edit_pharmacy_order_form .input-group .selectize-input, #importUserPrescription #new_treatment_form .input-group .selectize-input, #importUserPrescription #return_hospital_pharmacy_bill .input-group .selectize-input, #add_new_radiology_order_form #new_prescription_form .input-group .selectize-input, #add_new_radiology_order_form #new_bill_form .input-group .selectize-input, #add_new_radiology_order_form #new_hospital_pharmacy_bill .input-group .selectize-input, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .input-group .selectize-input, #add_new_radiology_order_form #create_prescirption_template_form .input-group .selectize-input, #add_new_radiology_order_form #prescription_template_form .input-group .selectize-input, #add_new_radiology_order_form #new_prescription_form .input-group .selectize-input, #add_new_radiology_order_form #create_anon_pres_item .input-group .selectize-input, #add_new_radiology_order_form #new_pharmacy_order_form .input-group .selectize-input, #add_new_radiology_order_form #edit_pharmacy_order_form .input-group .selectize-input, #add_new_radiology_order_form #new_treatment_form .input-group .selectize-input, #add_new_radiology_order_form #return_hospital_pharmacy_bill .input-group .selectize-input {
  height: 40px;
}
#add_new_prescription_form #new_prescription_form .itot, #add_new_prescription_form #new_prescription_form .disp_itot, #add_new_prescription_form #new_bill_form .itot, #add_new_prescription_form #new_bill_form .disp_itot, #add_new_prescription_form #new_hospital_pharmacy_bill .itot, #add_new_prescription_form #new_hospital_pharmacy_bill .disp_itot, #add_new_prescription_form #edit_hospital_pharmacy_bill .itot, #add_new_prescription_form #edit_hospital_pharmacy_bill .disp_itot, #add_new_prescription_form #create_prescirption_template_form .itot, #add_new_prescription_form #create_prescirption_template_form .disp_itot, #add_new_prescription_form #prescription_template_form .itot, #add_new_prescription_form #prescription_template_form .disp_itot, #add_new_prescription_form #new_prescription_form .itot, #add_new_prescription_form #new_prescription_form .disp_itot, #add_new_prescription_form #create_anon_pres_item .itot, #add_new_prescription_form #create_anon_pres_item .disp_itot, #add_new_prescription_form #new_pharmacy_order_form .itot, #add_new_prescription_form #new_pharmacy_order_form .disp_itot, #add_new_prescription_form #edit_pharmacy_order_form .itot, #add_new_prescription_form #edit_pharmacy_order_form .disp_itot, #add_new_prescription_form #new_treatment_form .itot, #add_new_prescription_form #new_treatment_form .disp_itot, #add_new_prescription_form #return_hospital_pharmacy_bill .itot, #add_new_prescription_form #return_hospital_pharmacy_bill .disp_itot, #edit_invoice_form #new_prescription_form .itot, #edit_invoice_form #new_prescription_form .disp_itot, #edit_invoice_form #new_bill_form .itot, #edit_invoice_form #new_bill_form .disp_itot, #edit_invoice_form #new_hospital_pharmacy_bill .itot, #edit_invoice_form #new_hospital_pharmacy_bill .disp_itot, #edit_invoice_form #edit_hospital_pharmacy_bill .itot, #edit_invoice_form #edit_hospital_pharmacy_bill .disp_itot, #edit_invoice_form #create_prescirption_template_form .itot, #edit_invoice_form #create_prescirption_template_form .disp_itot, #edit_invoice_form #prescription_template_form .itot, #edit_invoice_form #prescription_template_form .disp_itot, #edit_invoice_form #new_prescription_form .itot, #edit_invoice_form #new_prescription_form .disp_itot, #edit_invoice_form #create_anon_pres_item .itot, #edit_invoice_form #create_anon_pres_item .disp_itot, #edit_invoice_form #new_pharmacy_order_form .itot, #edit_invoice_form #new_pharmacy_order_form .disp_itot, #edit_invoice_form #edit_pharmacy_order_form .itot, #edit_invoice_form #edit_pharmacy_order_form .disp_itot, #edit_invoice_form #new_treatment_form .itot, #edit_invoice_form #new_treatment_form .disp_itot, #edit_invoice_form #return_hospital_pharmacy_bill .itot, #edit_invoice_form #return_hospital_pharmacy_bill .disp_itot, #add_new_pharmacy_bill_form #new_prescription_form .itot, #add_new_pharmacy_bill_form #new_prescription_form .disp_itot, #add_new_pharmacy_bill_form #new_bill_form .itot, #add_new_pharmacy_bill_form #new_bill_form .disp_itot, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .itot, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .disp_itot, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .itot, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .disp_itot, #add_new_pharmacy_bill_form #create_prescirption_template_form .itot, #add_new_pharmacy_bill_form #create_prescirption_template_form .disp_itot, #add_new_pharmacy_bill_form #prescription_template_form .itot, #add_new_pharmacy_bill_form #prescription_template_form .disp_itot, #add_new_pharmacy_bill_form #new_prescription_form .itot, #add_new_pharmacy_bill_form #new_prescription_form .disp_itot, #add_new_pharmacy_bill_form #create_anon_pres_item .itot, #add_new_pharmacy_bill_form #create_anon_pres_item .disp_itot, #add_new_pharmacy_bill_form #new_pharmacy_order_form .itot, #add_new_pharmacy_bill_form #new_pharmacy_order_form .disp_itot, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .itot, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .disp_itot, #add_new_pharmacy_bill_form #new_treatment_form .itot, #add_new_pharmacy_bill_form #new_treatment_form .disp_itot, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .itot, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .disp_itot, #edit_pharmacy_bill_form #new_prescription_form .itot, #edit_pharmacy_bill_form #new_prescription_form .disp_itot, #edit_pharmacy_bill_form #new_bill_form .itot, #edit_pharmacy_bill_form #new_bill_form .disp_itot, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .itot, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .disp_itot, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .itot, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .disp_itot, #edit_pharmacy_bill_form #create_prescirption_template_form .itot, #edit_pharmacy_bill_form #create_prescirption_template_form .disp_itot, #edit_pharmacy_bill_form #prescription_template_form .itot, #edit_pharmacy_bill_form #prescription_template_form .disp_itot, #edit_pharmacy_bill_form #new_prescription_form .itot, #edit_pharmacy_bill_form #new_prescription_form .disp_itot, #edit_pharmacy_bill_form #create_anon_pres_item .itot, #edit_pharmacy_bill_form #create_anon_pres_item .disp_itot, #edit_pharmacy_bill_form #new_pharmacy_order_form .itot, #edit_pharmacy_bill_form #new_pharmacy_order_form .disp_itot, #edit_pharmacy_bill_form #edit_pharmacy_order_form .itot, #edit_pharmacy_bill_form #edit_pharmacy_order_form .disp_itot, #edit_pharmacy_bill_form #new_treatment_form .itot, #edit_pharmacy_bill_form #new_treatment_form .disp_itot, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .itot, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .disp_itot, #createPrescriptionTemplatemodal #new_prescription_form .itot, #createPrescriptionTemplatemodal #new_prescription_form .disp_itot, #createPrescriptionTemplatemodal #new_bill_form .itot, #createPrescriptionTemplatemodal #new_bill_form .disp_itot, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .itot, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .disp_itot, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .itot, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .disp_itot, #createPrescriptionTemplatemodal #create_prescirption_template_form .itot, #createPrescriptionTemplatemodal #create_prescirption_template_form .disp_itot, #createPrescriptionTemplatemodal #prescription_template_form .itot, #createPrescriptionTemplatemodal #prescription_template_form .disp_itot, #createPrescriptionTemplatemodal #new_prescription_form .itot, #createPrescriptionTemplatemodal #new_prescription_form .disp_itot, #createPrescriptionTemplatemodal #create_anon_pres_item .itot, #createPrescriptionTemplatemodal #create_anon_pres_item .disp_itot, #createPrescriptionTemplatemodal #new_pharmacy_order_form .itot, #createPrescriptionTemplatemodal #new_pharmacy_order_form .disp_itot, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .itot, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .disp_itot, #createPrescriptionTemplatemodal #new_treatment_form .itot, #createPrescriptionTemplatemodal #new_treatment_form .disp_itot, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .itot, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .disp_itot, #editPrescriptionTemplatemodal #new_prescription_form .itot, #editPrescriptionTemplatemodal #new_prescription_form .disp_itot, #editPrescriptionTemplatemodal #new_bill_form .itot, #editPrescriptionTemplatemodal #new_bill_form .disp_itot, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .itot, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .disp_itot, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .itot, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .disp_itot, #editPrescriptionTemplatemodal #create_prescirption_template_form .itot, #editPrescriptionTemplatemodal #create_prescirption_template_form .disp_itot, #editPrescriptionTemplatemodal #prescription_template_form .itot, #editPrescriptionTemplatemodal #prescription_template_form .disp_itot, #editPrescriptionTemplatemodal #new_prescription_form .itot, #editPrescriptionTemplatemodal #new_prescription_form .disp_itot, #editPrescriptionTemplatemodal #create_anon_pres_item .itot, #editPrescriptionTemplatemodal #create_anon_pres_item .disp_itot, #editPrescriptionTemplatemodal #new_pharmacy_order_form .itot, #editPrescriptionTemplatemodal #new_pharmacy_order_form .disp_itot, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .itot, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .disp_itot, #editPrescriptionTemplatemodal #new_treatment_form .itot, #editPrescriptionTemplatemodal #new_treatment_form .disp_itot, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .itot, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .disp_itot, #editPrevPrescription #new_prescription_form .itot, #editPrevPrescription #new_prescription_form .disp_itot, #editPrevPrescription #new_bill_form .itot, #editPrevPrescription #new_bill_form .disp_itot, #editPrevPrescription #new_hospital_pharmacy_bill .itot, #editPrevPrescription #new_hospital_pharmacy_bill .disp_itot, #editPrevPrescription #edit_hospital_pharmacy_bill .itot, #editPrevPrescription #edit_hospital_pharmacy_bill .disp_itot, #editPrevPrescription #create_prescirption_template_form .itot, #editPrevPrescription #create_prescirption_template_form .disp_itot, #editPrevPrescription #prescription_template_form .itot, #editPrevPrescription #prescription_template_form .disp_itot, #editPrevPrescription #new_prescription_form .itot, #editPrevPrescription #new_prescription_form .disp_itot, #editPrevPrescription #create_anon_pres_item .itot, #editPrevPrescription #create_anon_pres_item .disp_itot, #editPrevPrescription #new_pharmacy_order_form .itot, #editPrevPrescription #new_pharmacy_order_form .disp_itot, #editPrevPrescription #edit_pharmacy_order_form .itot, #editPrevPrescription #edit_pharmacy_order_form .disp_itot, #editPrevPrescription #new_treatment_form .itot, #editPrevPrescription #new_treatment_form .disp_itot, #editPrevPrescription #return_hospital_pharmacy_bill .itot, #editPrevPrescription #return_hospital_pharmacy_bill .disp_itot, #importUserPrescription #new_prescription_form .itot, #importUserPrescription #new_prescription_form .disp_itot, #importUserPrescription #new_bill_form .itot, #importUserPrescription #new_bill_form .disp_itot, #importUserPrescription #new_hospital_pharmacy_bill .itot, #importUserPrescription #new_hospital_pharmacy_bill .disp_itot, #importUserPrescription #edit_hospital_pharmacy_bill .itot, #importUserPrescription #edit_hospital_pharmacy_bill .disp_itot, #importUserPrescription #create_prescirption_template_form .itot, #importUserPrescription #create_prescirption_template_form .disp_itot, #importUserPrescription #prescription_template_form .itot, #importUserPrescription #prescription_template_form .disp_itot, #importUserPrescription #new_prescription_form .itot, #importUserPrescription #new_prescription_form .disp_itot, #importUserPrescription #create_anon_pres_item .itot, #importUserPrescription #create_anon_pres_item .disp_itot, #importUserPrescription #new_pharmacy_order_form .itot, #importUserPrescription #new_pharmacy_order_form .disp_itot, #importUserPrescription #edit_pharmacy_order_form .itot, #importUserPrescription #edit_pharmacy_order_form .disp_itot, #importUserPrescription #new_treatment_form .itot, #importUserPrescription #new_treatment_form .disp_itot, #importUserPrescription #return_hospital_pharmacy_bill .itot, #importUserPrescription #return_hospital_pharmacy_bill .disp_itot, #add_new_radiology_order_form #new_prescription_form .itot, #add_new_radiology_order_form #new_prescription_form .disp_itot, #add_new_radiology_order_form #new_bill_form .itot, #add_new_radiology_order_form #new_bill_form .disp_itot, #add_new_radiology_order_form #new_hospital_pharmacy_bill .itot, #add_new_radiology_order_form #new_hospital_pharmacy_bill .disp_itot, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .itot, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .disp_itot, #add_new_radiology_order_form #create_prescirption_template_form .itot, #add_new_radiology_order_form #create_prescirption_template_form .disp_itot, #add_new_radiology_order_form #prescription_template_form .itot, #add_new_radiology_order_form #prescription_template_form .disp_itot, #add_new_radiology_order_form #new_prescription_form .itot, #add_new_radiology_order_form #new_prescription_form .disp_itot, #add_new_radiology_order_form #create_anon_pres_item .itot, #add_new_radiology_order_form #create_anon_pres_item .disp_itot, #add_new_radiology_order_form #new_pharmacy_order_form .itot, #add_new_radiology_order_form #new_pharmacy_order_form .disp_itot, #add_new_radiology_order_form #edit_pharmacy_order_form .itot, #add_new_radiology_order_form #edit_pharmacy_order_form .disp_itot, #add_new_radiology_order_form #new_treatment_form .itot, #add_new_radiology_order_form #new_treatment_form .disp_itot, #add_new_radiology_order_form #return_hospital_pharmacy_bill .itot, #add_new_radiology_order_form #return_hospital_pharmacy_bill .disp_itot {
  display: block;
  height: 40px;
  text-align: right;
  font-size: 2em;
  line-height: 40px;
  background: #fff;
  color: #238bfd;
}
#add_new_prescription_form #new_prescription_form .grand-total, #add_new_prescription_form #new_bill_form .grand-total, #add_new_prescription_form #new_hospital_pharmacy_bill .grand-total, #add_new_prescription_form #edit_hospital_pharmacy_bill .grand-total, #add_new_prescription_form #create_prescirption_template_form .grand-total, #add_new_prescription_form #prescription_template_form .grand-total, #add_new_prescription_form #new_prescription_form .grand-total, #add_new_prescription_form #create_anon_pres_item .grand-total, #add_new_prescription_form #new_pharmacy_order_form .grand-total, #add_new_prescription_form #edit_pharmacy_order_form .grand-total, #add_new_prescription_form #new_treatment_form .grand-total, #add_new_prescription_form #return_hospital_pharmacy_bill .grand-total, #edit_invoice_form #new_prescription_form .grand-total, #edit_invoice_form #new_bill_form .grand-total, #edit_invoice_form #new_hospital_pharmacy_bill .grand-total, #edit_invoice_form #edit_hospital_pharmacy_bill .grand-total, #edit_invoice_form #create_prescirption_template_form .grand-total, #edit_invoice_form #prescription_template_form .grand-total, #edit_invoice_form #new_prescription_form .grand-total, #edit_invoice_form #create_anon_pres_item .grand-total, #edit_invoice_form #new_pharmacy_order_form .grand-total, #edit_invoice_form #edit_pharmacy_order_form .grand-total, #edit_invoice_form #new_treatment_form .grand-total, #edit_invoice_form #return_hospital_pharmacy_bill .grand-total, #add_new_pharmacy_bill_form #new_prescription_form .grand-total, #add_new_pharmacy_bill_form #new_bill_form .grand-total, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .grand-total, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .grand-total, #add_new_pharmacy_bill_form #create_prescirption_template_form .grand-total, #add_new_pharmacy_bill_form #prescription_template_form .grand-total, #add_new_pharmacy_bill_form #new_prescription_form .grand-total, #add_new_pharmacy_bill_form #create_anon_pres_item .grand-total, #add_new_pharmacy_bill_form #new_pharmacy_order_form .grand-total, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .grand-total, #add_new_pharmacy_bill_form #new_treatment_form .grand-total, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .grand-total, #edit_pharmacy_bill_form #new_prescription_form .grand-total, #edit_pharmacy_bill_form #new_bill_form .grand-total, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .grand-total, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .grand-total, #edit_pharmacy_bill_form #create_prescirption_template_form .grand-total, #edit_pharmacy_bill_form #prescription_template_form .grand-total, #edit_pharmacy_bill_form #new_prescription_form .grand-total, #edit_pharmacy_bill_form #create_anon_pres_item .grand-total, #edit_pharmacy_bill_form #new_pharmacy_order_form .grand-total, #edit_pharmacy_bill_form #edit_pharmacy_order_form .grand-total, #edit_pharmacy_bill_form #new_treatment_form .grand-total, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .grand-total, #createPrescriptionTemplatemodal #new_prescription_form .grand-total, #createPrescriptionTemplatemodal #new_bill_form .grand-total, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .grand-total, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .grand-total, #createPrescriptionTemplatemodal #create_prescirption_template_form .grand-total, #createPrescriptionTemplatemodal #prescription_template_form .grand-total, #createPrescriptionTemplatemodal #new_prescription_form .grand-total, #createPrescriptionTemplatemodal #create_anon_pres_item .grand-total, #createPrescriptionTemplatemodal #new_pharmacy_order_form .grand-total, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .grand-total, #createPrescriptionTemplatemodal #new_treatment_form .grand-total, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .grand-total, #editPrescriptionTemplatemodal #new_prescription_form .grand-total, #editPrescriptionTemplatemodal #new_bill_form .grand-total, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .grand-total, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .grand-total, #editPrescriptionTemplatemodal #create_prescirption_template_form .grand-total, #editPrescriptionTemplatemodal #prescription_template_form .grand-total, #editPrescriptionTemplatemodal #new_prescription_form .grand-total, #editPrescriptionTemplatemodal #create_anon_pres_item .grand-total, #editPrescriptionTemplatemodal #new_pharmacy_order_form .grand-total, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .grand-total, #editPrescriptionTemplatemodal #new_treatment_form .grand-total, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .grand-total, #editPrevPrescription #new_prescription_form .grand-total, #editPrevPrescription #new_bill_form .grand-total, #editPrevPrescription #new_hospital_pharmacy_bill .grand-total, #editPrevPrescription #edit_hospital_pharmacy_bill .grand-total, #editPrevPrescription #create_prescirption_template_form .grand-total, #editPrevPrescription #prescription_template_form .grand-total, #editPrevPrescription #new_prescription_form .grand-total, #editPrevPrescription #create_anon_pres_item .grand-total, #editPrevPrescription #new_pharmacy_order_form .grand-total, #editPrevPrescription #edit_pharmacy_order_form .grand-total, #editPrevPrescription #new_treatment_form .grand-total, #editPrevPrescription #return_hospital_pharmacy_bill .grand-total, #importUserPrescription #new_prescription_form .grand-total, #importUserPrescription #new_bill_form .grand-total, #importUserPrescription #new_hospital_pharmacy_bill .grand-total, #importUserPrescription #edit_hospital_pharmacy_bill .grand-total, #importUserPrescription #create_prescirption_template_form .grand-total, #importUserPrescription #prescription_template_form .grand-total, #importUserPrescription #new_prescription_form .grand-total, #importUserPrescription #create_anon_pres_item .grand-total, #importUserPrescription #new_pharmacy_order_form .grand-total, #importUserPrescription #edit_pharmacy_order_form .grand-total, #importUserPrescription #new_treatment_form .grand-total, #importUserPrescription #return_hospital_pharmacy_bill .grand-total, #add_new_radiology_order_form #new_prescription_form .grand-total, #add_new_radiology_order_form #new_bill_form .grand-total, #add_new_radiology_order_form #new_hospital_pharmacy_bill .grand-total, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .grand-total, #add_new_radiology_order_form #create_prescirption_template_form .grand-total, #add_new_radiology_order_form #prescription_template_form .grand-total, #add_new_radiology_order_form #new_prescription_form .grand-total, #add_new_radiology_order_form #create_anon_pres_item .grand-total, #add_new_radiology_order_form #new_pharmacy_order_form .grand-total, #add_new_radiology_order_form #edit_pharmacy_order_form .grand-total, #add_new_radiology_order_form #new_treatment_form .grand-total, #add_new_radiology_order_form #return_hospital_pharmacy_bill .grand-total {
  display: block;
  height: 40px;
  text-align: right;
  font-size: 2.5em;
  line-height: 40px;
  background: #fff;
  color: #11b900;
}
@media (max-width: 768px) {
  #add_new_prescription_form #new_prescription_form .grand-total, #add_new_prescription_form #new_bill_form .grand-total, #add_new_prescription_form #new_hospital_pharmacy_bill .grand-total, #add_new_prescription_form #edit_hospital_pharmacy_bill .grand-total, #add_new_prescription_form #create_prescirption_template_form .grand-total, #add_new_prescription_form #prescription_template_form .grand-total, #add_new_prescription_form #new_prescription_form .grand-total, #add_new_prescription_form #create_anon_pres_item .grand-total, #add_new_prescription_form #new_pharmacy_order_form .grand-total, #add_new_prescription_form #edit_pharmacy_order_form .grand-total, #add_new_prescription_form #new_treatment_form .grand-total, #add_new_prescription_form #return_hospital_pharmacy_bill .grand-total, #edit_invoice_form #new_prescription_form .grand-total, #edit_invoice_form #new_bill_form .grand-total, #edit_invoice_form #new_hospital_pharmacy_bill .grand-total, #edit_invoice_form #edit_hospital_pharmacy_bill .grand-total, #edit_invoice_form #create_prescirption_template_form .grand-total, #edit_invoice_form #prescription_template_form .grand-total, #edit_invoice_form #new_prescription_form .grand-total, #edit_invoice_form #create_anon_pres_item .grand-total, #edit_invoice_form #new_pharmacy_order_form .grand-total, #edit_invoice_form #edit_pharmacy_order_form .grand-total, #edit_invoice_form #new_treatment_form .grand-total, #edit_invoice_form #return_hospital_pharmacy_bill .grand-total, #add_new_pharmacy_bill_form #new_prescription_form .grand-total, #add_new_pharmacy_bill_form #new_bill_form .grand-total, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .grand-total, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .grand-total, #add_new_pharmacy_bill_form #create_prescirption_template_form .grand-total, #add_new_pharmacy_bill_form #prescription_template_form .grand-total, #add_new_pharmacy_bill_form #new_prescription_form .grand-total, #add_new_pharmacy_bill_form #create_anon_pres_item .grand-total, #add_new_pharmacy_bill_form #new_pharmacy_order_form .grand-total, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .grand-total, #add_new_pharmacy_bill_form #new_treatment_form .grand-total, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .grand-total, #edit_pharmacy_bill_form #new_prescription_form .grand-total, #edit_pharmacy_bill_form #new_bill_form .grand-total, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .grand-total, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .grand-total, #edit_pharmacy_bill_form #create_prescirption_template_form .grand-total, #edit_pharmacy_bill_form #prescription_template_form .grand-total, #edit_pharmacy_bill_form #new_prescription_form .grand-total, #edit_pharmacy_bill_form #create_anon_pres_item .grand-total, #edit_pharmacy_bill_form #new_pharmacy_order_form .grand-total, #edit_pharmacy_bill_form #edit_pharmacy_order_form .grand-total, #edit_pharmacy_bill_form #new_treatment_form .grand-total, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .grand-total, #createPrescriptionTemplatemodal #new_prescription_form .grand-total, #createPrescriptionTemplatemodal #new_bill_form .grand-total, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .grand-total, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .grand-total, #createPrescriptionTemplatemodal #create_prescirption_template_form .grand-total, #createPrescriptionTemplatemodal #prescription_template_form .grand-total, #createPrescriptionTemplatemodal #new_prescription_form .grand-total, #createPrescriptionTemplatemodal #create_anon_pres_item .grand-total, #createPrescriptionTemplatemodal #new_pharmacy_order_form .grand-total, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .grand-total, #createPrescriptionTemplatemodal #new_treatment_form .grand-total, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .grand-total, #editPrescriptionTemplatemodal #new_prescription_form .grand-total, #editPrescriptionTemplatemodal #new_bill_form .grand-total, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .grand-total, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .grand-total, #editPrescriptionTemplatemodal #create_prescirption_template_form .grand-total, #editPrescriptionTemplatemodal #prescription_template_form .grand-total, #editPrescriptionTemplatemodal #new_prescription_form .grand-total, #editPrescriptionTemplatemodal #create_anon_pres_item .grand-total, #editPrescriptionTemplatemodal #new_pharmacy_order_form .grand-total, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .grand-total, #editPrescriptionTemplatemodal #new_treatment_form .grand-total, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .grand-total, #editPrevPrescription #new_prescription_form .grand-total, #editPrevPrescription #new_bill_form .grand-total, #editPrevPrescription #new_hospital_pharmacy_bill .grand-total, #editPrevPrescription #edit_hospital_pharmacy_bill .grand-total, #editPrevPrescription #create_prescirption_template_form .grand-total, #editPrevPrescription #prescription_template_form .grand-total, #editPrevPrescription #new_prescription_form .grand-total, #editPrevPrescription #create_anon_pres_item .grand-total, #editPrevPrescription #new_pharmacy_order_form .grand-total, #editPrevPrescription #edit_pharmacy_order_form .grand-total, #editPrevPrescription #new_treatment_form .grand-total, #editPrevPrescription #return_hospital_pharmacy_bill .grand-total, #importUserPrescription #new_prescription_form .grand-total, #importUserPrescription #new_bill_form .grand-total, #importUserPrescription #new_hospital_pharmacy_bill .grand-total, #importUserPrescription #edit_hospital_pharmacy_bill .grand-total, #importUserPrescription #create_prescirption_template_form .grand-total, #importUserPrescription #prescription_template_form .grand-total, #importUserPrescription #new_prescription_form .grand-total, #importUserPrescription #create_anon_pres_item .grand-total, #importUserPrescription #new_pharmacy_order_form .grand-total, #importUserPrescription #edit_pharmacy_order_form .grand-total, #importUserPrescription #new_treatment_form .grand-total, #importUserPrescription #return_hospital_pharmacy_bill .grand-total, #add_new_radiology_order_form #new_prescription_form .grand-total, #add_new_radiology_order_form #new_bill_form .grand-total, #add_new_radiology_order_form #new_hospital_pharmacy_bill .grand-total, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .grand-total, #add_new_radiology_order_form #create_prescirption_template_form .grand-total, #add_new_radiology_order_form #prescription_template_form .grand-total, #add_new_radiology_order_form #new_prescription_form .grand-total, #add_new_radiology_order_form #create_anon_pres_item .grand-total, #add_new_radiology_order_form #new_pharmacy_order_form .grand-total, #add_new_radiology_order_form #edit_pharmacy_order_form .grand-total, #add_new_radiology_order_form #new_treatment_form .grand-total, #add_new_radiology_order_form #return_hospital_pharmacy_bill .grand-total {
    font-size: 2em;
  }
}
#add_new_prescription_form #new_prescription_form #prescription_total_due, #add_new_prescription_form #new_prescription_form #prescription_total_paid, #add_new_prescription_form #new_prescription_form .payment_mode, #add_new_prescription_form #new_bill_form #prescription_total_due, #add_new_prescription_form #new_bill_form #prescription_total_paid, #add_new_prescription_form #new_bill_form .payment_mode, #add_new_prescription_form #new_hospital_pharmacy_bill #prescription_total_due, #add_new_prescription_form #new_hospital_pharmacy_bill #prescription_total_paid, #add_new_prescription_form #new_hospital_pharmacy_bill .payment_mode, #add_new_prescription_form #edit_hospital_pharmacy_bill #prescription_total_due, #add_new_prescription_form #edit_hospital_pharmacy_bill #prescription_total_paid, #add_new_prescription_form #edit_hospital_pharmacy_bill .payment_mode, #add_new_prescription_form #create_prescirption_template_form #prescription_total_due, #add_new_prescription_form #create_prescirption_template_form #prescription_total_paid, #add_new_prescription_form #create_prescirption_template_form .payment_mode, #add_new_prescription_form #prescription_template_form #prescription_total_due, #add_new_prescription_form #prescription_template_form #prescription_total_paid, #add_new_prescription_form #prescription_template_form .payment_mode, #add_new_prescription_form #new_prescription_form #prescription_total_due, #add_new_prescription_form #new_prescription_form #prescription_total_paid, #add_new_prescription_form #new_prescription_form .payment_mode, #add_new_prescription_form #create_anon_pres_item #prescription_total_due, #add_new_prescription_form #create_anon_pres_item #prescription_total_paid, #add_new_prescription_form #create_anon_pres_item .payment_mode, #add_new_prescription_form #new_pharmacy_order_form #prescription_total_due, #add_new_prescription_form #new_pharmacy_order_form #prescription_total_paid, #add_new_prescription_form #new_pharmacy_order_form .payment_mode, #add_new_prescription_form #edit_pharmacy_order_form #prescription_total_due, #add_new_prescription_form #edit_pharmacy_order_form #prescription_total_paid, #add_new_prescription_form #edit_pharmacy_order_form .payment_mode, #add_new_prescription_form #new_treatment_form #prescription_total_due, #add_new_prescription_form #new_treatment_form #prescription_total_paid, #add_new_prescription_form #new_treatment_form .payment_mode, #add_new_prescription_form #return_hospital_pharmacy_bill #prescription_total_due, #add_new_prescription_form #return_hospital_pharmacy_bill #prescription_total_paid, #add_new_prescription_form #return_hospital_pharmacy_bill .payment_mode, #edit_invoice_form #new_prescription_form #prescription_total_due, #edit_invoice_form #new_prescription_form #prescription_total_paid, #edit_invoice_form #new_prescription_form .payment_mode, #edit_invoice_form #new_bill_form #prescription_total_due, #edit_invoice_form #new_bill_form #prescription_total_paid, #edit_invoice_form #new_bill_form .payment_mode, #edit_invoice_form #new_hospital_pharmacy_bill #prescription_total_due, #edit_invoice_form #new_hospital_pharmacy_bill #prescription_total_paid, #edit_invoice_form #new_hospital_pharmacy_bill .payment_mode, #edit_invoice_form #edit_hospital_pharmacy_bill #prescription_total_due, #edit_invoice_form #edit_hospital_pharmacy_bill #prescription_total_paid, #edit_invoice_form #edit_hospital_pharmacy_bill .payment_mode, #edit_invoice_form #create_prescirption_template_form #prescription_total_due, #edit_invoice_form #create_prescirption_template_form #prescription_total_paid, #edit_invoice_form #create_prescirption_template_form .payment_mode, #edit_invoice_form #prescription_template_form #prescription_total_due, #edit_invoice_form #prescription_template_form #prescription_total_paid, #edit_invoice_form #prescription_template_form .payment_mode, #edit_invoice_form #new_prescription_form #prescription_total_due, #edit_invoice_form #new_prescription_form #prescription_total_paid, #edit_invoice_form #new_prescription_form .payment_mode, #edit_invoice_form #create_anon_pres_item #prescription_total_due, #edit_invoice_form #create_anon_pres_item #prescription_total_paid, #edit_invoice_form #create_anon_pres_item .payment_mode, #edit_invoice_form #new_pharmacy_order_form #prescription_total_due, #edit_invoice_form #new_pharmacy_order_form #prescription_total_paid, #edit_invoice_form #new_pharmacy_order_form .payment_mode, #edit_invoice_form #edit_pharmacy_order_form #prescription_total_due, #edit_invoice_form #edit_pharmacy_order_form #prescription_total_paid, #edit_invoice_form #edit_pharmacy_order_form .payment_mode, #edit_invoice_form #new_treatment_form #prescription_total_due, #edit_invoice_form #new_treatment_form #prescription_total_paid, #edit_invoice_form #new_treatment_form .payment_mode, #edit_invoice_form #return_hospital_pharmacy_bill #prescription_total_due, #edit_invoice_form #return_hospital_pharmacy_bill #prescription_total_paid, #edit_invoice_form #return_hospital_pharmacy_bill .payment_mode, #add_new_pharmacy_bill_form #new_prescription_form #prescription_total_due, #add_new_pharmacy_bill_form #new_prescription_form #prescription_total_paid, #add_new_pharmacy_bill_form #new_prescription_form .payment_mode, #add_new_pharmacy_bill_form #new_bill_form #prescription_total_due, #add_new_pharmacy_bill_form #new_bill_form #prescription_total_paid, #add_new_pharmacy_bill_form #new_bill_form .payment_mode, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill #prescription_total_due, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill #prescription_total_paid, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .payment_mode, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill #prescription_total_due, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill #prescription_total_paid, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .payment_mode, #add_new_pharmacy_bill_form #create_prescirption_template_form #prescription_total_due, #add_new_pharmacy_bill_form #create_prescirption_template_form #prescription_total_paid, #add_new_pharmacy_bill_form #create_prescirption_template_form .payment_mode, #add_new_pharmacy_bill_form #prescription_template_form #prescription_total_due, #add_new_pharmacy_bill_form #prescription_template_form #prescription_total_paid, #add_new_pharmacy_bill_form #prescription_template_form .payment_mode, #add_new_pharmacy_bill_form #new_prescription_form #prescription_total_due, #add_new_pharmacy_bill_form #new_prescription_form #prescription_total_paid, #add_new_pharmacy_bill_form #new_prescription_form .payment_mode, #add_new_pharmacy_bill_form #create_anon_pres_item #prescription_total_due, #add_new_pharmacy_bill_form #create_anon_pres_item #prescription_total_paid, #add_new_pharmacy_bill_form #create_anon_pres_item .payment_mode, #add_new_pharmacy_bill_form #new_pharmacy_order_form #prescription_total_due, #add_new_pharmacy_bill_form #new_pharmacy_order_form #prescription_total_paid, #add_new_pharmacy_bill_form #new_pharmacy_order_form .payment_mode, #add_new_pharmacy_bill_form #edit_pharmacy_order_form #prescription_total_due, #add_new_pharmacy_bill_form #edit_pharmacy_order_form #prescription_total_paid, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .payment_mode, #add_new_pharmacy_bill_form #new_treatment_form #prescription_total_due, #add_new_pharmacy_bill_form #new_treatment_form #prescription_total_paid, #add_new_pharmacy_bill_form #new_treatment_form .payment_mode, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill #prescription_total_due, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill #prescription_total_paid, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .payment_mode, #edit_pharmacy_bill_form #new_prescription_form #prescription_total_due, #edit_pharmacy_bill_form #new_prescription_form #prescription_total_paid, #edit_pharmacy_bill_form #new_prescription_form .payment_mode, #edit_pharmacy_bill_form #new_bill_form #prescription_total_due, #edit_pharmacy_bill_form #new_bill_form #prescription_total_paid, #edit_pharmacy_bill_form #new_bill_form .payment_mode, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill #prescription_total_due, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill #prescription_total_paid, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .payment_mode, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill #prescription_total_due, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill #prescription_total_paid, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .payment_mode, #edit_pharmacy_bill_form #create_prescirption_template_form #prescription_total_due, #edit_pharmacy_bill_form #create_prescirption_template_form #prescription_total_paid, #edit_pharmacy_bill_form #create_prescirption_template_form .payment_mode, #edit_pharmacy_bill_form #prescription_template_form #prescription_total_due, #edit_pharmacy_bill_form #prescription_template_form #prescription_total_paid, #edit_pharmacy_bill_form #prescription_template_form .payment_mode, #edit_pharmacy_bill_form #new_prescription_form #prescription_total_due, #edit_pharmacy_bill_form #new_prescription_form #prescription_total_paid, #edit_pharmacy_bill_form #new_prescription_form .payment_mode, #edit_pharmacy_bill_form #create_anon_pres_item #prescription_total_due, #edit_pharmacy_bill_form #create_anon_pres_item #prescription_total_paid, #edit_pharmacy_bill_form #create_anon_pres_item .payment_mode, #edit_pharmacy_bill_form #new_pharmacy_order_form #prescription_total_due, #edit_pharmacy_bill_form #new_pharmacy_order_form #prescription_total_paid, #edit_pharmacy_bill_form #new_pharmacy_order_form .payment_mode, #edit_pharmacy_bill_form #edit_pharmacy_order_form #prescription_total_due, #edit_pharmacy_bill_form #edit_pharmacy_order_form #prescription_total_paid, #edit_pharmacy_bill_form #edit_pharmacy_order_form .payment_mode, #edit_pharmacy_bill_form #new_treatment_form #prescription_total_due, #edit_pharmacy_bill_form #new_treatment_form #prescription_total_paid, #edit_pharmacy_bill_form #new_treatment_form .payment_mode, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill #prescription_total_due, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill #prescription_total_paid, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .payment_mode, #createPrescriptionTemplatemodal #new_prescription_form #prescription_total_due, #createPrescriptionTemplatemodal #new_prescription_form #prescription_total_paid, #createPrescriptionTemplatemodal #new_prescription_form .payment_mode, #createPrescriptionTemplatemodal #new_bill_form #prescription_total_due, #createPrescriptionTemplatemodal #new_bill_form #prescription_total_paid, #createPrescriptionTemplatemodal #new_bill_form .payment_mode, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill #prescription_total_due, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill #prescription_total_paid, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .payment_mode, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill #prescription_total_due, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill #prescription_total_paid, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .payment_mode, #createPrescriptionTemplatemodal #create_prescirption_template_form #prescription_total_due, #createPrescriptionTemplatemodal #create_prescirption_template_form #prescription_total_paid, #createPrescriptionTemplatemodal #create_prescirption_template_form .payment_mode, #createPrescriptionTemplatemodal #prescription_template_form #prescription_total_due, #createPrescriptionTemplatemodal #prescription_template_form #prescription_total_paid, #createPrescriptionTemplatemodal #prescription_template_form .payment_mode, #createPrescriptionTemplatemodal #new_prescription_form #prescription_total_due, #createPrescriptionTemplatemodal #new_prescription_form #prescription_total_paid, #createPrescriptionTemplatemodal #new_prescription_form .payment_mode, #createPrescriptionTemplatemodal #create_anon_pres_item #prescription_total_due, #createPrescriptionTemplatemodal #create_anon_pres_item #prescription_total_paid, #createPrescriptionTemplatemodal #create_anon_pres_item .payment_mode, #createPrescriptionTemplatemodal #new_pharmacy_order_form #prescription_total_due, #createPrescriptionTemplatemodal #new_pharmacy_order_form #prescription_total_paid, #createPrescriptionTemplatemodal #new_pharmacy_order_form .payment_mode, #createPrescriptionTemplatemodal #edit_pharmacy_order_form #prescription_total_due, #createPrescriptionTemplatemodal #edit_pharmacy_order_form #prescription_total_paid, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .payment_mode, #createPrescriptionTemplatemodal #new_treatment_form #prescription_total_due, #createPrescriptionTemplatemodal #new_treatment_form #prescription_total_paid, #createPrescriptionTemplatemodal #new_treatment_form .payment_mode, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill #prescription_total_due, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill #prescription_total_paid, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .payment_mode, #editPrescriptionTemplatemodal #new_prescription_form #prescription_total_due, #editPrescriptionTemplatemodal #new_prescription_form #prescription_total_paid, #editPrescriptionTemplatemodal #new_prescription_form .payment_mode, #editPrescriptionTemplatemodal #new_bill_form #prescription_total_due, #editPrescriptionTemplatemodal #new_bill_form #prescription_total_paid, #editPrescriptionTemplatemodal #new_bill_form .payment_mode, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill #prescription_total_due, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill #prescription_total_paid, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .payment_mode, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill #prescription_total_due, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill #prescription_total_paid, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .payment_mode, #editPrescriptionTemplatemodal #create_prescirption_template_form #prescription_total_due, #editPrescriptionTemplatemodal #create_prescirption_template_form #prescription_total_paid, #editPrescriptionTemplatemodal #create_prescirption_template_form .payment_mode, #editPrescriptionTemplatemodal #prescription_template_form #prescription_total_due, #editPrescriptionTemplatemodal #prescription_template_form #prescription_total_paid, #editPrescriptionTemplatemodal #prescription_template_form .payment_mode, #editPrescriptionTemplatemodal #new_prescription_form #prescription_total_due, #editPrescriptionTemplatemodal #new_prescription_form #prescription_total_paid, #editPrescriptionTemplatemodal #new_prescription_form .payment_mode, #editPrescriptionTemplatemodal #create_anon_pres_item #prescription_total_due, #editPrescriptionTemplatemodal #create_anon_pres_item #prescription_total_paid, #editPrescriptionTemplatemodal #create_anon_pres_item .payment_mode, #editPrescriptionTemplatemodal #new_pharmacy_order_form #prescription_total_due, #editPrescriptionTemplatemodal #new_pharmacy_order_form #prescription_total_paid, #editPrescriptionTemplatemodal #new_pharmacy_order_form .payment_mode, #editPrescriptionTemplatemodal #edit_pharmacy_order_form #prescription_total_due, #editPrescriptionTemplatemodal #edit_pharmacy_order_form #prescription_total_paid, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .payment_mode, #editPrescriptionTemplatemodal #new_treatment_form #prescription_total_due, #editPrescriptionTemplatemodal #new_treatment_form #prescription_total_paid, #editPrescriptionTemplatemodal #new_treatment_form .payment_mode, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill #prescription_total_due, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill #prescription_total_paid, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .payment_mode, #editPrevPrescription #new_prescription_form #prescription_total_due, #editPrevPrescription #new_prescription_form #prescription_total_paid, #editPrevPrescription #new_prescription_form .payment_mode, #editPrevPrescription #new_bill_form #prescription_total_due, #editPrevPrescription #new_bill_form #prescription_total_paid, #editPrevPrescription #new_bill_form .payment_mode, #editPrevPrescription #new_hospital_pharmacy_bill #prescription_total_due, #editPrevPrescription #new_hospital_pharmacy_bill #prescription_total_paid, #editPrevPrescription #new_hospital_pharmacy_bill .payment_mode, #editPrevPrescription #edit_hospital_pharmacy_bill #prescription_total_due, #editPrevPrescription #edit_hospital_pharmacy_bill #prescription_total_paid, #editPrevPrescription #edit_hospital_pharmacy_bill .payment_mode, #editPrevPrescription #create_prescirption_template_form #prescription_total_due, #editPrevPrescription #create_prescirption_template_form #prescription_total_paid, #editPrevPrescription #create_prescirption_template_form .payment_mode, #editPrevPrescription #prescription_template_form #prescription_total_due, #editPrevPrescription #prescription_template_form #prescription_total_paid, #editPrevPrescription #prescription_template_form .payment_mode, #editPrevPrescription #new_prescription_form #prescription_total_due, #editPrevPrescription #new_prescription_form #prescription_total_paid, #editPrevPrescription #new_prescription_form .payment_mode, #editPrevPrescription #create_anon_pres_item #prescription_total_due, #editPrevPrescription #create_anon_pres_item #prescription_total_paid, #editPrevPrescription #create_anon_pres_item .payment_mode, #editPrevPrescription #new_pharmacy_order_form #prescription_total_due, #editPrevPrescription #new_pharmacy_order_form #prescription_total_paid, #editPrevPrescription #new_pharmacy_order_form .payment_mode, #editPrevPrescription #edit_pharmacy_order_form #prescription_total_due, #editPrevPrescription #edit_pharmacy_order_form #prescription_total_paid, #editPrevPrescription #edit_pharmacy_order_form .payment_mode, #editPrevPrescription #new_treatment_form #prescription_total_due, #editPrevPrescription #new_treatment_form #prescription_total_paid, #editPrevPrescription #new_treatment_form .payment_mode, #editPrevPrescription #return_hospital_pharmacy_bill #prescription_total_due, #editPrevPrescription #return_hospital_pharmacy_bill #prescription_total_paid, #editPrevPrescription #return_hospital_pharmacy_bill .payment_mode, #importUserPrescription #new_prescription_form #prescription_total_due, #importUserPrescription #new_prescription_form #prescription_total_paid, #importUserPrescription #new_prescription_form .payment_mode, #importUserPrescription #new_bill_form #prescription_total_due, #importUserPrescription #new_bill_form #prescription_total_paid, #importUserPrescription #new_bill_form .payment_mode, #importUserPrescription #new_hospital_pharmacy_bill #prescription_total_due, #importUserPrescription #new_hospital_pharmacy_bill #prescription_total_paid, #importUserPrescription #new_hospital_pharmacy_bill .payment_mode, #importUserPrescription #edit_hospital_pharmacy_bill #prescription_total_due, #importUserPrescription #edit_hospital_pharmacy_bill #prescription_total_paid, #importUserPrescription #edit_hospital_pharmacy_bill .payment_mode, #importUserPrescription #create_prescirption_template_form #prescription_total_due, #importUserPrescription #create_prescirption_template_form #prescription_total_paid, #importUserPrescription #create_prescirption_template_form .payment_mode, #importUserPrescription #prescription_template_form #prescription_total_due, #importUserPrescription #prescription_template_form #prescription_total_paid, #importUserPrescription #prescription_template_form .payment_mode, #importUserPrescription #new_prescription_form #prescription_total_due, #importUserPrescription #new_prescription_form #prescription_total_paid, #importUserPrescription #new_prescription_form .payment_mode, #importUserPrescription #create_anon_pres_item #prescription_total_due, #importUserPrescription #create_anon_pres_item #prescription_total_paid, #importUserPrescription #create_anon_pres_item .payment_mode, #importUserPrescription #new_pharmacy_order_form #prescription_total_due, #importUserPrescription #new_pharmacy_order_form #prescription_total_paid, #importUserPrescription #new_pharmacy_order_form .payment_mode, #importUserPrescription #edit_pharmacy_order_form #prescription_total_due, #importUserPrescription #edit_pharmacy_order_form #prescription_total_paid, #importUserPrescription #edit_pharmacy_order_form .payment_mode, #importUserPrescription #new_treatment_form #prescription_total_due, #importUserPrescription #new_treatment_form #prescription_total_paid, #importUserPrescription #new_treatment_form .payment_mode, #importUserPrescription #return_hospital_pharmacy_bill #prescription_total_due, #importUserPrescription #return_hospital_pharmacy_bill #prescription_total_paid, #importUserPrescription #return_hospital_pharmacy_bill .payment_mode, #add_new_radiology_order_form #new_prescription_form #prescription_total_due, #add_new_radiology_order_form #new_prescription_form #prescription_total_paid, #add_new_radiology_order_form #new_prescription_form .payment_mode, #add_new_radiology_order_form #new_bill_form #prescription_total_due, #add_new_radiology_order_form #new_bill_form #prescription_total_paid, #add_new_radiology_order_form #new_bill_form .payment_mode, #add_new_radiology_order_form #new_hospital_pharmacy_bill #prescription_total_due, #add_new_radiology_order_form #new_hospital_pharmacy_bill #prescription_total_paid, #add_new_radiology_order_form #new_hospital_pharmacy_bill .payment_mode, #add_new_radiology_order_form #edit_hospital_pharmacy_bill #prescription_total_due, #add_new_radiology_order_form #edit_hospital_pharmacy_bill #prescription_total_paid, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .payment_mode, #add_new_radiology_order_form #create_prescirption_template_form #prescription_total_due, #add_new_radiology_order_form #create_prescirption_template_form #prescription_total_paid, #add_new_radiology_order_form #create_prescirption_template_form .payment_mode, #add_new_radiology_order_form #prescription_template_form #prescription_total_due, #add_new_radiology_order_form #prescription_template_form #prescription_total_paid, #add_new_radiology_order_form #prescription_template_form .payment_mode, #add_new_radiology_order_form #new_prescription_form #prescription_total_due, #add_new_radiology_order_form #new_prescription_form #prescription_total_paid, #add_new_radiology_order_form #new_prescription_form .payment_mode, #add_new_radiology_order_form #create_anon_pres_item #prescription_total_due, #add_new_radiology_order_form #create_anon_pres_item #prescription_total_paid, #add_new_radiology_order_form #create_anon_pres_item .payment_mode, #add_new_radiology_order_form #new_pharmacy_order_form #prescription_total_due, #add_new_radiology_order_form #new_pharmacy_order_form #prescription_total_paid, #add_new_radiology_order_form #new_pharmacy_order_form .payment_mode, #add_new_radiology_order_form #edit_pharmacy_order_form #prescription_total_due, #add_new_radiology_order_form #edit_pharmacy_order_form #prescription_total_paid, #add_new_radiology_order_form #edit_pharmacy_order_form .payment_mode, #add_new_radiology_order_form #new_treatment_form #prescription_total_due, #add_new_radiology_order_form #new_treatment_form #prescription_total_paid, #add_new_radiology_order_form #new_treatment_form .payment_mode, #add_new_radiology_order_form #return_hospital_pharmacy_bill #prescription_total_due, #add_new_radiology_order_form #return_hospital_pharmacy_bill #prescription_total_paid, #add_new_radiology_order_form #return_hospital_pharmacy_bill .payment_mode {
  display: block;
  height: 40px;
  font-size: 2em;
  line-height: 40px;
  background: #fff;
}
@media (max-width: 768px) {
  #add_new_prescription_form #new_prescription_form #prescription_total_due, #add_new_prescription_form #new_prescription_form #prescription_total_paid, #add_new_prescription_form #new_prescription_form .payment_mode, #add_new_prescription_form #new_bill_form #prescription_total_due, #add_new_prescription_form #new_bill_form #prescription_total_paid, #add_new_prescription_form #new_bill_form .payment_mode, #add_new_prescription_form #new_hospital_pharmacy_bill #prescription_total_due, #add_new_prescription_form #new_hospital_pharmacy_bill #prescription_total_paid, #add_new_prescription_form #new_hospital_pharmacy_bill .payment_mode, #add_new_prescription_form #edit_hospital_pharmacy_bill #prescription_total_due, #add_new_prescription_form #edit_hospital_pharmacy_bill #prescription_total_paid, #add_new_prescription_form #edit_hospital_pharmacy_bill .payment_mode, #add_new_prescription_form #create_prescirption_template_form #prescription_total_due, #add_new_prescription_form #create_prescirption_template_form #prescription_total_paid, #add_new_prescription_form #create_prescirption_template_form .payment_mode, #add_new_prescription_form #prescription_template_form #prescription_total_due, #add_new_prescription_form #prescription_template_form #prescription_total_paid, #add_new_prescription_form #prescription_template_form .payment_mode, #add_new_prescription_form #new_prescription_form #prescription_total_due, #add_new_prescription_form #new_prescription_form #prescription_total_paid, #add_new_prescription_form #new_prescription_form .payment_mode, #add_new_prescription_form #create_anon_pres_item #prescription_total_due, #add_new_prescription_form #create_anon_pres_item #prescription_total_paid, #add_new_prescription_form #create_anon_pres_item .payment_mode, #add_new_prescription_form #new_pharmacy_order_form #prescription_total_due, #add_new_prescription_form #new_pharmacy_order_form #prescription_total_paid, #add_new_prescription_form #new_pharmacy_order_form .payment_mode, #add_new_prescription_form #edit_pharmacy_order_form #prescription_total_due, #add_new_prescription_form #edit_pharmacy_order_form #prescription_total_paid, #add_new_prescription_form #edit_pharmacy_order_form .payment_mode, #add_new_prescription_form #new_treatment_form #prescription_total_due, #add_new_prescription_form #new_treatment_form #prescription_total_paid, #add_new_prescription_form #new_treatment_form .payment_mode, #add_new_prescription_form #return_hospital_pharmacy_bill #prescription_total_due, #add_new_prescription_form #return_hospital_pharmacy_bill #prescription_total_paid, #add_new_prescription_form #return_hospital_pharmacy_bill .payment_mode, #edit_invoice_form #new_prescription_form #prescription_total_due, #edit_invoice_form #new_prescription_form #prescription_total_paid, #edit_invoice_form #new_prescription_form .payment_mode, #edit_invoice_form #new_bill_form #prescription_total_due, #edit_invoice_form #new_bill_form #prescription_total_paid, #edit_invoice_form #new_bill_form .payment_mode, #edit_invoice_form #new_hospital_pharmacy_bill #prescription_total_due, #edit_invoice_form #new_hospital_pharmacy_bill #prescription_total_paid, #edit_invoice_form #new_hospital_pharmacy_bill .payment_mode, #edit_invoice_form #edit_hospital_pharmacy_bill #prescription_total_due, #edit_invoice_form #edit_hospital_pharmacy_bill #prescription_total_paid, #edit_invoice_form #edit_hospital_pharmacy_bill .payment_mode, #edit_invoice_form #create_prescirption_template_form #prescription_total_due, #edit_invoice_form #create_prescirption_template_form #prescription_total_paid, #edit_invoice_form #create_prescirption_template_form .payment_mode, #edit_invoice_form #prescription_template_form #prescription_total_due, #edit_invoice_form #prescription_template_form #prescription_total_paid, #edit_invoice_form #prescription_template_form .payment_mode, #edit_invoice_form #new_prescription_form #prescription_total_due, #edit_invoice_form #new_prescription_form #prescription_total_paid, #edit_invoice_form #new_prescription_form .payment_mode, #edit_invoice_form #create_anon_pres_item #prescription_total_due, #edit_invoice_form #create_anon_pres_item #prescription_total_paid, #edit_invoice_form #create_anon_pres_item .payment_mode, #edit_invoice_form #new_pharmacy_order_form #prescription_total_due, #edit_invoice_form #new_pharmacy_order_form #prescription_total_paid, #edit_invoice_form #new_pharmacy_order_form .payment_mode, #edit_invoice_form #edit_pharmacy_order_form #prescription_total_due, #edit_invoice_form #edit_pharmacy_order_form #prescription_total_paid, #edit_invoice_form #edit_pharmacy_order_form .payment_mode, #edit_invoice_form #new_treatment_form #prescription_total_due, #edit_invoice_form #new_treatment_form #prescription_total_paid, #edit_invoice_form #new_treatment_form .payment_mode, #edit_invoice_form #return_hospital_pharmacy_bill #prescription_total_due, #edit_invoice_form #return_hospital_pharmacy_bill #prescription_total_paid, #edit_invoice_form #return_hospital_pharmacy_bill .payment_mode, #add_new_pharmacy_bill_form #new_prescription_form #prescription_total_due, #add_new_pharmacy_bill_form #new_prescription_form #prescription_total_paid, #add_new_pharmacy_bill_form #new_prescription_form .payment_mode, #add_new_pharmacy_bill_form #new_bill_form #prescription_total_due, #add_new_pharmacy_bill_form #new_bill_form #prescription_total_paid, #add_new_pharmacy_bill_form #new_bill_form .payment_mode, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill #prescription_total_due, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill #prescription_total_paid, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .payment_mode, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill #prescription_total_due, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill #prescription_total_paid, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .payment_mode, #add_new_pharmacy_bill_form #create_prescirption_template_form #prescription_total_due, #add_new_pharmacy_bill_form #create_prescirption_template_form #prescription_total_paid, #add_new_pharmacy_bill_form #create_prescirption_template_form .payment_mode, #add_new_pharmacy_bill_form #prescription_template_form #prescription_total_due, #add_new_pharmacy_bill_form #prescription_template_form #prescription_total_paid, #add_new_pharmacy_bill_form #prescription_template_form .payment_mode, #add_new_pharmacy_bill_form #new_prescription_form #prescription_total_due, #add_new_pharmacy_bill_form #new_prescription_form #prescription_total_paid, #add_new_pharmacy_bill_form #new_prescription_form .payment_mode, #add_new_pharmacy_bill_form #create_anon_pres_item #prescription_total_due, #add_new_pharmacy_bill_form #create_anon_pres_item #prescription_total_paid, #add_new_pharmacy_bill_form #create_anon_pres_item .payment_mode, #add_new_pharmacy_bill_form #new_pharmacy_order_form #prescription_total_due, #add_new_pharmacy_bill_form #new_pharmacy_order_form #prescription_total_paid, #add_new_pharmacy_bill_form #new_pharmacy_order_form .payment_mode, #add_new_pharmacy_bill_form #edit_pharmacy_order_form #prescription_total_due, #add_new_pharmacy_bill_form #edit_pharmacy_order_form #prescription_total_paid, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .payment_mode, #add_new_pharmacy_bill_form #new_treatment_form #prescription_total_due, #add_new_pharmacy_bill_form #new_treatment_form #prescription_total_paid, #add_new_pharmacy_bill_form #new_treatment_form .payment_mode, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill #prescription_total_due, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill #prescription_total_paid, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .payment_mode, #edit_pharmacy_bill_form #new_prescription_form #prescription_total_due, #edit_pharmacy_bill_form #new_prescription_form #prescription_total_paid, #edit_pharmacy_bill_form #new_prescription_form .payment_mode, #edit_pharmacy_bill_form #new_bill_form #prescription_total_due, #edit_pharmacy_bill_form #new_bill_form #prescription_total_paid, #edit_pharmacy_bill_form #new_bill_form .payment_mode, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill #prescription_total_due, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill #prescription_total_paid, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .payment_mode, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill #prescription_total_due, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill #prescription_total_paid, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .payment_mode, #edit_pharmacy_bill_form #create_prescirption_template_form #prescription_total_due, #edit_pharmacy_bill_form #create_prescirption_template_form #prescription_total_paid, #edit_pharmacy_bill_form #create_prescirption_template_form .payment_mode, #edit_pharmacy_bill_form #prescription_template_form #prescription_total_due, #edit_pharmacy_bill_form #prescription_template_form #prescription_total_paid, #edit_pharmacy_bill_form #prescription_template_form .payment_mode, #edit_pharmacy_bill_form #new_prescription_form #prescription_total_due, #edit_pharmacy_bill_form #new_prescription_form #prescription_total_paid, #edit_pharmacy_bill_form #new_prescription_form .payment_mode, #edit_pharmacy_bill_form #create_anon_pres_item #prescription_total_due, #edit_pharmacy_bill_form #create_anon_pres_item #prescription_total_paid, #edit_pharmacy_bill_form #create_anon_pres_item .payment_mode, #edit_pharmacy_bill_form #new_pharmacy_order_form #prescription_total_due, #edit_pharmacy_bill_form #new_pharmacy_order_form #prescription_total_paid, #edit_pharmacy_bill_form #new_pharmacy_order_form .payment_mode, #edit_pharmacy_bill_form #edit_pharmacy_order_form #prescription_total_due, #edit_pharmacy_bill_form #edit_pharmacy_order_form #prescription_total_paid, #edit_pharmacy_bill_form #edit_pharmacy_order_form .payment_mode, #edit_pharmacy_bill_form #new_treatment_form #prescription_total_due, #edit_pharmacy_bill_form #new_treatment_form #prescription_total_paid, #edit_pharmacy_bill_form #new_treatment_form .payment_mode, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill #prescription_total_due, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill #prescription_total_paid, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .payment_mode, #createPrescriptionTemplatemodal #new_prescription_form #prescription_total_due, #createPrescriptionTemplatemodal #new_prescription_form #prescription_total_paid, #createPrescriptionTemplatemodal #new_prescription_form .payment_mode, #createPrescriptionTemplatemodal #new_bill_form #prescription_total_due, #createPrescriptionTemplatemodal #new_bill_form #prescription_total_paid, #createPrescriptionTemplatemodal #new_bill_form .payment_mode, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill #prescription_total_due, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill #prescription_total_paid, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .payment_mode, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill #prescription_total_due, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill #prescription_total_paid, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .payment_mode, #createPrescriptionTemplatemodal #create_prescirption_template_form #prescription_total_due, #createPrescriptionTemplatemodal #create_prescirption_template_form #prescription_total_paid, #createPrescriptionTemplatemodal #create_prescirption_template_form .payment_mode, #createPrescriptionTemplatemodal #prescription_template_form #prescription_total_due, #createPrescriptionTemplatemodal #prescription_template_form #prescription_total_paid, #createPrescriptionTemplatemodal #prescription_template_form .payment_mode, #createPrescriptionTemplatemodal #new_prescription_form #prescription_total_due, #createPrescriptionTemplatemodal #new_prescription_form #prescription_total_paid, #createPrescriptionTemplatemodal #new_prescription_form .payment_mode, #createPrescriptionTemplatemodal #create_anon_pres_item #prescription_total_due, #createPrescriptionTemplatemodal #create_anon_pres_item #prescription_total_paid, #createPrescriptionTemplatemodal #create_anon_pres_item .payment_mode, #createPrescriptionTemplatemodal #new_pharmacy_order_form #prescription_total_due, #createPrescriptionTemplatemodal #new_pharmacy_order_form #prescription_total_paid, #createPrescriptionTemplatemodal #new_pharmacy_order_form .payment_mode, #createPrescriptionTemplatemodal #edit_pharmacy_order_form #prescription_total_due, #createPrescriptionTemplatemodal #edit_pharmacy_order_form #prescription_total_paid, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .payment_mode, #createPrescriptionTemplatemodal #new_treatment_form #prescription_total_due, #createPrescriptionTemplatemodal #new_treatment_form #prescription_total_paid, #createPrescriptionTemplatemodal #new_treatment_form .payment_mode, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill #prescription_total_due, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill #prescription_total_paid, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .payment_mode, #editPrescriptionTemplatemodal #new_prescription_form #prescription_total_due, #editPrescriptionTemplatemodal #new_prescription_form #prescription_total_paid, #editPrescriptionTemplatemodal #new_prescription_form .payment_mode, #editPrescriptionTemplatemodal #new_bill_form #prescription_total_due, #editPrescriptionTemplatemodal #new_bill_form #prescription_total_paid, #editPrescriptionTemplatemodal #new_bill_form .payment_mode, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill #prescription_total_due, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill #prescription_total_paid, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .payment_mode, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill #prescription_total_due, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill #prescription_total_paid, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .payment_mode, #editPrescriptionTemplatemodal #create_prescirption_template_form #prescription_total_due, #editPrescriptionTemplatemodal #create_prescirption_template_form #prescription_total_paid, #editPrescriptionTemplatemodal #create_prescirption_template_form .payment_mode, #editPrescriptionTemplatemodal #prescription_template_form #prescription_total_due, #editPrescriptionTemplatemodal #prescription_template_form #prescription_total_paid, #editPrescriptionTemplatemodal #prescription_template_form .payment_mode, #editPrescriptionTemplatemodal #new_prescription_form #prescription_total_due, #editPrescriptionTemplatemodal #new_prescription_form #prescription_total_paid, #editPrescriptionTemplatemodal #new_prescription_form .payment_mode, #editPrescriptionTemplatemodal #create_anon_pres_item #prescription_total_due, #editPrescriptionTemplatemodal #create_anon_pres_item #prescription_total_paid, #editPrescriptionTemplatemodal #create_anon_pres_item .payment_mode, #editPrescriptionTemplatemodal #new_pharmacy_order_form #prescription_total_due, #editPrescriptionTemplatemodal #new_pharmacy_order_form #prescription_total_paid, #editPrescriptionTemplatemodal #new_pharmacy_order_form .payment_mode, #editPrescriptionTemplatemodal #edit_pharmacy_order_form #prescription_total_due, #editPrescriptionTemplatemodal #edit_pharmacy_order_form #prescription_total_paid, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .payment_mode, #editPrescriptionTemplatemodal #new_treatment_form #prescription_total_due, #editPrescriptionTemplatemodal #new_treatment_form #prescription_total_paid, #editPrescriptionTemplatemodal #new_treatment_form .payment_mode, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill #prescription_total_due, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill #prescription_total_paid, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .payment_mode, #editPrevPrescription #new_prescription_form #prescription_total_due, #editPrevPrescription #new_prescription_form #prescription_total_paid, #editPrevPrescription #new_prescription_form .payment_mode, #editPrevPrescription #new_bill_form #prescription_total_due, #editPrevPrescription #new_bill_form #prescription_total_paid, #editPrevPrescription #new_bill_form .payment_mode, #editPrevPrescription #new_hospital_pharmacy_bill #prescription_total_due, #editPrevPrescription #new_hospital_pharmacy_bill #prescription_total_paid, #editPrevPrescription #new_hospital_pharmacy_bill .payment_mode, #editPrevPrescription #edit_hospital_pharmacy_bill #prescription_total_due, #editPrevPrescription #edit_hospital_pharmacy_bill #prescription_total_paid, #editPrevPrescription #edit_hospital_pharmacy_bill .payment_mode, #editPrevPrescription #create_prescirption_template_form #prescription_total_due, #editPrevPrescription #create_prescirption_template_form #prescription_total_paid, #editPrevPrescription #create_prescirption_template_form .payment_mode, #editPrevPrescription #prescription_template_form #prescription_total_due, #editPrevPrescription #prescription_template_form #prescription_total_paid, #editPrevPrescription #prescription_template_form .payment_mode, #editPrevPrescription #new_prescription_form #prescription_total_due, #editPrevPrescription #new_prescription_form #prescription_total_paid, #editPrevPrescription #new_prescription_form .payment_mode, #editPrevPrescription #create_anon_pres_item #prescription_total_due, #editPrevPrescription #create_anon_pres_item #prescription_total_paid, #editPrevPrescription #create_anon_pres_item .payment_mode, #editPrevPrescription #new_pharmacy_order_form #prescription_total_due, #editPrevPrescription #new_pharmacy_order_form #prescription_total_paid, #editPrevPrescription #new_pharmacy_order_form .payment_mode, #editPrevPrescription #edit_pharmacy_order_form #prescription_total_due, #editPrevPrescription #edit_pharmacy_order_form #prescription_total_paid, #editPrevPrescription #edit_pharmacy_order_form .payment_mode, #editPrevPrescription #new_treatment_form #prescription_total_due, #editPrevPrescription #new_treatment_form #prescription_total_paid, #editPrevPrescription #new_treatment_form .payment_mode, #editPrevPrescription #return_hospital_pharmacy_bill #prescription_total_due, #editPrevPrescription #return_hospital_pharmacy_bill #prescription_total_paid, #editPrevPrescription #return_hospital_pharmacy_bill .payment_mode, #importUserPrescription #new_prescription_form #prescription_total_due, #importUserPrescription #new_prescription_form #prescription_total_paid, #importUserPrescription #new_prescription_form .payment_mode, #importUserPrescription #new_bill_form #prescription_total_due, #importUserPrescription #new_bill_form #prescription_total_paid, #importUserPrescription #new_bill_form .payment_mode, #importUserPrescription #new_hospital_pharmacy_bill #prescription_total_due, #importUserPrescription #new_hospital_pharmacy_bill #prescription_total_paid, #importUserPrescription #new_hospital_pharmacy_bill .payment_mode, #importUserPrescription #edit_hospital_pharmacy_bill #prescription_total_due, #importUserPrescription #edit_hospital_pharmacy_bill #prescription_total_paid, #importUserPrescription #edit_hospital_pharmacy_bill .payment_mode, #importUserPrescription #create_prescirption_template_form #prescription_total_due, #importUserPrescription #create_prescirption_template_form #prescription_total_paid, #importUserPrescription #create_prescirption_template_form .payment_mode, #importUserPrescription #prescription_template_form #prescription_total_due, #importUserPrescription #prescription_template_form #prescription_total_paid, #importUserPrescription #prescription_template_form .payment_mode, #importUserPrescription #new_prescription_form #prescription_total_due, #importUserPrescription #new_prescription_form #prescription_total_paid, #importUserPrescription #new_prescription_form .payment_mode, #importUserPrescription #create_anon_pres_item #prescription_total_due, #importUserPrescription #create_anon_pres_item #prescription_total_paid, #importUserPrescription #create_anon_pres_item .payment_mode, #importUserPrescription #new_pharmacy_order_form #prescription_total_due, #importUserPrescription #new_pharmacy_order_form #prescription_total_paid, #importUserPrescription #new_pharmacy_order_form .payment_mode, #importUserPrescription #edit_pharmacy_order_form #prescription_total_due, #importUserPrescription #edit_pharmacy_order_form #prescription_total_paid, #importUserPrescription #edit_pharmacy_order_form .payment_mode, #importUserPrescription #new_treatment_form #prescription_total_due, #importUserPrescription #new_treatment_form #prescription_total_paid, #importUserPrescription #new_treatment_form .payment_mode, #importUserPrescription #return_hospital_pharmacy_bill #prescription_total_due, #importUserPrescription #return_hospital_pharmacy_bill #prescription_total_paid, #importUserPrescription #return_hospital_pharmacy_bill .payment_mode, #add_new_radiology_order_form #new_prescription_form #prescription_total_due, #add_new_radiology_order_form #new_prescription_form #prescription_total_paid, #add_new_radiology_order_form #new_prescription_form .payment_mode, #add_new_radiology_order_form #new_bill_form #prescription_total_due, #add_new_radiology_order_form #new_bill_form #prescription_total_paid, #add_new_radiology_order_form #new_bill_form .payment_mode, #add_new_radiology_order_form #new_hospital_pharmacy_bill #prescription_total_due, #add_new_radiology_order_form #new_hospital_pharmacy_bill #prescription_total_paid, #add_new_radiology_order_form #new_hospital_pharmacy_bill .payment_mode, #add_new_radiology_order_form #edit_hospital_pharmacy_bill #prescription_total_due, #add_new_radiology_order_form #edit_hospital_pharmacy_bill #prescription_total_paid, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .payment_mode, #add_new_radiology_order_form #create_prescirption_template_form #prescription_total_due, #add_new_radiology_order_form #create_prescirption_template_form #prescription_total_paid, #add_new_radiology_order_form #create_prescirption_template_form .payment_mode, #add_new_radiology_order_form #prescription_template_form #prescription_total_due, #add_new_radiology_order_form #prescription_template_form #prescription_total_paid, #add_new_radiology_order_form #prescription_template_form .payment_mode, #add_new_radiology_order_form #new_prescription_form #prescription_total_due, #add_new_radiology_order_form #new_prescription_form #prescription_total_paid, #add_new_radiology_order_form #new_prescription_form .payment_mode, #add_new_radiology_order_form #create_anon_pres_item #prescription_total_due, #add_new_radiology_order_form #create_anon_pres_item #prescription_total_paid, #add_new_radiology_order_form #create_anon_pres_item .payment_mode, #add_new_radiology_order_form #new_pharmacy_order_form #prescription_total_due, #add_new_radiology_order_form #new_pharmacy_order_form #prescription_total_paid, #add_new_radiology_order_form #new_pharmacy_order_form .payment_mode, #add_new_radiology_order_form #edit_pharmacy_order_form #prescription_total_due, #add_new_radiology_order_form #edit_pharmacy_order_form #prescription_total_paid, #add_new_radiology_order_form #edit_pharmacy_order_form .payment_mode, #add_new_radiology_order_form #new_treatment_form #prescription_total_due, #add_new_radiology_order_form #new_treatment_form #prescription_total_paid, #add_new_radiology_order_form #new_treatment_form .payment_mode, #add_new_radiology_order_form #return_hospital_pharmacy_bill #prescription_total_due, #add_new_radiology_order_form #return_hospital_pharmacy_bill #prescription_total_paid, #add_new_radiology_order_form #return_hospital_pharmacy_bill .payment_mode {
    font-size: 1.5em;
  }
}
#add_new_prescription_form #new_prescription_form #prescription_total_due, #add_new_prescription_form #new_bill_form #prescription_total_due, #add_new_prescription_form #new_hospital_pharmacy_bill #prescription_total_due, #add_new_prescription_form #edit_hospital_pharmacy_bill #prescription_total_due, #add_new_prescription_form #create_prescirption_template_form #prescription_total_due, #add_new_prescription_form #prescription_template_form #prescription_total_due, #add_new_prescription_form #new_prescription_form #prescription_total_due, #add_new_prescription_form #create_anon_pres_item #prescription_total_due, #add_new_prescription_form #new_pharmacy_order_form #prescription_total_due, #add_new_prescription_form #edit_pharmacy_order_form #prescription_total_due, #add_new_prescription_form #new_treatment_form #prescription_total_due, #add_new_prescription_form #return_hospital_pharmacy_bill #prescription_total_due, #edit_invoice_form #new_prescription_form #prescription_total_due, #edit_invoice_form #new_bill_form #prescription_total_due, #edit_invoice_form #new_hospital_pharmacy_bill #prescription_total_due, #edit_invoice_form #edit_hospital_pharmacy_bill #prescription_total_due, #edit_invoice_form #create_prescirption_template_form #prescription_total_due, #edit_invoice_form #prescription_template_form #prescription_total_due, #edit_invoice_form #new_prescription_form #prescription_total_due, #edit_invoice_form #create_anon_pres_item #prescription_total_due, #edit_invoice_form #new_pharmacy_order_form #prescription_total_due, #edit_invoice_form #edit_pharmacy_order_form #prescription_total_due, #edit_invoice_form #new_treatment_form #prescription_total_due, #edit_invoice_form #return_hospital_pharmacy_bill #prescription_total_due, #add_new_pharmacy_bill_form #new_prescription_form #prescription_total_due, #add_new_pharmacy_bill_form #new_bill_form #prescription_total_due, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill #prescription_total_due, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill #prescription_total_due, #add_new_pharmacy_bill_form #create_prescirption_template_form #prescription_total_due, #add_new_pharmacy_bill_form #prescription_template_form #prescription_total_due, #add_new_pharmacy_bill_form #new_prescription_form #prescription_total_due, #add_new_pharmacy_bill_form #create_anon_pres_item #prescription_total_due, #add_new_pharmacy_bill_form #new_pharmacy_order_form #prescription_total_due, #add_new_pharmacy_bill_form #edit_pharmacy_order_form #prescription_total_due, #add_new_pharmacy_bill_form #new_treatment_form #prescription_total_due, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill #prescription_total_due, #edit_pharmacy_bill_form #new_prescription_form #prescription_total_due, #edit_pharmacy_bill_form #new_bill_form #prescription_total_due, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill #prescription_total_due, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill #prescription_total_due, #edit_pharmacy_bill_form #create_prescirption_template_form #prescription_total_due, #edit_pharmacy_bill_form #prescription_template_form #prescription_total_due, #edit_pharmacy_bill_form #new_prescription_form #prescription_total_due, #edit_pharmacy_bill_form #create_anon_pres_item #prescription_total_due, #edit_pharmacy_bill_form #new_pharmacy_order_form #prescription_total_due, #edit_pharmacy_bill_form #edit_pharmacy_order_form #prescription_total_due, #edit_pharmacy_bill_form #new_treatment_form #prescription_total_due, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill #prescription_total_due, #createPrescriptionTemplatemodal #new_prescription_form #prescription_total_due, #createPrescriptionTemplatemodal #new_bill_form #prescription_total_due, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill #prescription_total_due, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill #prescription_total_due, #createPrescriptionTemplatemodal #create_prescirption_template_form #prescription_total_due, #createPrescriptionTemplatemodal #prescription_template_form #prescription_total_due, #createPrescriptionTemplatemodal #new_prescription_form #prescription_total_due, #createPrescriptionTemplatemodal #create_anon_pres_item #prescription_total_due, #createPrescriptionTemplatemodal #new_pharmacy_order_form #prescription_total_due, #createPrescriptionTemplatemodal #edit_pharmacy_order_form #prescription_total_due, #createPrescriptionTemplatemodal #new_treatment_form #prescription_total_due, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill #prescription_total_due, #editPrescriptionTemplatemodal #new_prescription_form #prescription_total_due, #editPrescriptionTemplatemodal #new_bill_form #prescription_total_due, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill #prescription_total_due, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill #prescription_total_due, #editPrescriptionTemplatemodal #create_prescirption_template_form #prescription_total_due, #editPrescriptionTemplatemodal #prescription_template_form #prescription_total_due, #editPrescriptionTemplatemodal #new_prescription_form #prescription_total_due, #editPrescriptionTemplatemodal #create_anon_pres_item #prescription_total_due, #editPrescriptionTemplatemodal #new_pharmacy_order_form #prescription_total_due, #editPrescriptionTemplatemodal #edit_pharmacy_order_form #prescription_total_due, #editPrescriptionTemplatemodal #new_treatment_form #prescription_total_due, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill #prescription_total_due, #editPrevPrescription #new_prescription_form #prescription_total_due, #editPrevPrescription #new_bill_form #prescription_total_due, #editPrevPrescription #new_hospital_pharmacy_bill #prescription_total_due, #editPrevPrescription #edit_hospital_pharmacy_bill #prescription_total_due, #editPrevPrescription #create_prescirption_template_form #prescription_total_due, #editPrevPrescription #prescription_template_form #prescription_total_due, #editPrevPrescription #new_prescription_form #prescription_total_due, #editPrevPrescription #create_anon_pres_item #prescription_total_due, #editPrevPrescription #new_pharmacy_order_form #prescription_total_due, #editPrevPrescription #edit_pharmacy_order_form #prescription_total_due, #editPrevPrescription #new_treatment_form #prescription_total_due, #editPrevPrescription #return_hospital_pharmacy_bill #prescription_total_due, #importUserPrescription #new_prescription_form #prescription_total_due, #importUserPrescription #new_bill_form #prescription_total_due, #importUserPrescription #new_hospital_pharmacy_bill #prescription_total_due, #importUserPrescription #edit_hospital_pharmacy_bill #prescription_total_due, #importUserPrescription #create_prescirption_template_form #prescription_total_due, #importUserPrescription #prescription_template_form #prescription_total_due, #importUserPrescription #new_prescription_form #prescription_total_due, #importUserPrescription #create_anon_pres_item #prescription_total_due, #importUserPrescription #new_pharmacy_order_form #prescription_total_due, #importUserPrescription #edit_pharmacy_order_form #prescription_total_due, #importUserPrescription #new_treatment_form #prescription_total_due, #importUserPrescription #return_hospital_pharmacy_bill #prescription_total_due, #add_new_radiology_order_form #new_prescription_form #prescription_total_due, #add_new_radiology_order_form #new_bill_form #prescription_total_due, #add_new_radiology_order_form #new_hospital_pharmacy_bill #prescription_total_due, #add_new_radiology_order_form #edit_hospital_pharmacy_bill #prescription_total_due, #add_new_radiology_order_form #create_prescirption_template_form #prescription_total_due, #add_new_radiology_order_form #prescription_template_form #prescription_total_due, #add_new_radiology_order_form #new_prescription_form #prescription_total_due, #add_new_radiology_order_form #create_anon_pres_item #prescription_total_due, #add_new_radiology_order_form #new_pharmacy_order_form #prescription_total_due, #add_new_radiology_order_form #edit_pharmacy_order_form #prescription_total_due, #add_new_radiology_order_form #new_treatment_form #prescription_total_due, #add_new_radiology_order_form #return_hospital_pharmacy_bill #prescription_total_due {
  color: #ff5858;
}
#add_new_prescription_form #new_prescription_form #prescription_total_paid, #add_new_prescription_form #new_prescription_form .payment_mode, #add_new_prescription_form #new_bill_form #prescription_total_paid, #add_new_prescription_form #new_bill_form .payment_mode, #add_new_prescription_form #new_hospital_pharmacy_bill #prescription_total_paid, #add_new_prescription_form #new_hospital_pharmacy_bill .payment_mode, #add_new_prescription_form #edit_hospital_pharmacy_bill #prescription_total_paid, #add_new_prescription_form #edit_hospital_pharmacy_bill .payment_mode, #add_new_prescription_form #create_prescirption_template_form #prescription_total_paid, #add_new_prescription_form #create_prescirption_template_form .payment_mode, #add_new_prescription_form #prescription_template_form #prescription_total_paid, #add_new_prescription_form #prescription_template_form .payment_mode, #add_new_prescription_form #new_prescription_form #prescription_total_paid, #add_new_prescription_form #new_prescription_form .payment_mode, #add_new_prescription_form #create_anon_pres_item #prescription_total_paid, #add_new_prescription_form #create_anon_pres_item .payment_mode, #add_new_prescription_form #new_pharmacy_order_form #prescription_total_paid, #add_new_prescription_form #new_pharmacy_order_form .payment_mode, #add_new_prescription_form #edit_pharmacy_order_form #prescription_total_paid, #add_new_prescription_form #edit_pharmacy_order_form .payment_mode, #add_new_prescription_form #new_treatment_form #prescription_total_paid, #add_new_prescription_form #new_treatment_form .payment_mode, #add_new_prescription_form #return_hospital_pharmacy_bill #prescription_total_paid, #add_new_prescription_form #return_hospital_pharmacy_bill .payment_mode, #edit_invoice_form #new_prescription_form #prescription_total_paid, #edit_invoice_form #new_prescription_form .payment_mode, #edit_invoice_form #new_bill_form #prescription_total_paid, #edit_invoice_form #new_bill_form .payment_mode, #edit_invoice_form #new_hospital_pharmacy_bill #prescription_total_paid, #edit_invoice_form #new_hospital_pharmacy_bill .payment_mode, #edit_invoice_form #edit_hospital_pharmacy_bill #prescription_total_paid, #edit_invoice_form #edit_hospital_pharmacy_bill .payment_mode, #edit_invoice_form #create_prescirption_template_form #prescription_total_paid, #edit_invoice_form #create_prescirption_template_form .payment_mode, #edit_invoice_form #prescription_template_form #prescription_total_paid, #edit_invoice_form #prescription_template_form .payment_mode, #edit_invoice_form #new_prescription_form #prescription_total_paid, #edit_invoice_form #new_prescription_form .payment_mode, #edit_invoice_form #create_anon_pres_item #prescription_total_paid, #edit_invoice_form #create_anon_pres_item .payment_mode, #edit_invoice_form #new_pharmacy_order_form #prescription_total_paid, #edit_invoice_form #new_pharmacy_order_form .payment_mode, #edit_invoice_form #edit_pharmacy_order_form #prescription_total_paid, #edit_invoice_form #edit_pharmacy_order_form .payment_mode, #edit_invoice_form #new_treatment_form #prescription_total_paid, #edit_invoice_form #new_treatment_form .payment_mode, #edit_invoice_form #return_hospital_pharmacy_bill #prescription_total_paid, #edit_invoice_form #return_hospital_pharmacy_bill .payment_mode, #add_new_pharmacy_bill_form #new_prescription_form #prescription_total_paid, #add_new_pharmacy_bill_form #new_prescription_form .payment_mode, #add_new_pharmacy_bill_form #new_bill_form #prescription_total_paid, #add_new_pharmacy_bill_form #new_bill_form .payment_mode, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill #prescription_total_paid, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .payment_mode, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill #prescription_total_paid, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .payment_mode, #add_new_pharmacy_bill_form #create_prescirption_template_form #prescription_total_paid, #add_new_pharmacy_bill_form #create_prescirption_template_form .payment_mode, #add_new_pharmacy_bill_form #prescription_template_form #prescription_total_paid, #add_new_pharmacy_bill_form #prescription_template_form .payment_mode, #add_new_pharmacy_bill_form #new_prescription_form #prescription_total_paid, #add_new_pharmacy_bill_form #new_prescription_form .payment_mode, #add_new_pharmacy_bill_form #create_anon_pres_item #prescription_total_paid, #add_new_pharmacy_bill_form #create_anon_pres_item .payment_mode, #add_new_pharmacy_bill_form #new_pharmacy_order_form #prescription_total_paid, #add_new_pharmacy_bill_form #new_pharmacy_order_form .payment_mode, #add_new_pharmacy_bill_form #edit_pharmacy_order_form #prescription_total_paid, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .payment_mode, #add_new_pharmacy_bill_form #new_treatment_form #prescription_total_paid, #add_new_pharmacy_bill_form #new_treatment_form .payment_mode, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill #prescription_total_paid, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .payment_mode, #edit_pharmacy_bill_form #new_prescription_form #prescription_total_paid, #edit_pharmacy_bill_form #new_prescription_form .payment_mode, #edit_pharmacy_bill_form #new_bill_form #prescription_total_paid, #edit_pharmacy_bill_form #new_bill_form .payment_mode, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill #prescription_total_paid, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .payment_mode, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill #prescription_total_paid, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .payment_mode, #edit_pharmacy_bill_form #create_prescirption_template_form #prescription_total_paid, #edit_pharmacy_bill_form #create_prescirption_template_form .payment_mode, #edit_pharmacy_bill_form #prescription_template_form #prescription_total_paid, #edit_pharmacy_bill_form #prescription_template_form .payment_mode, #edit_pharmacy_bill_form #new_prescription_form #prescription_total_paid, #edit_pharmacy_bill_form #new_prescription_form .payment_mode, #edit_pharmacy_bill_form #create_anon_pres_item #prescription_total_paid, #edit_pharmacy_bill_form #create_anon_pres_item .payment_mode, #edit_pharmacy_bill_form #new_pharmacy_order_form #prescription_total_paid, #edit_pharmacy_bill_form #new_pharmacy_order_form .payment_mode, #edit_pharmacy_bill_form #edit_pharmacy_order_form #prescription_total_paid, #edit_pharmacy_bill_form #edit_pharmacy_order_form .payment_mode, #edit_pharmacy_bill_form #new_treatment_form #prescription_total_paid, #edit_pharmacy_bill_form #new_treatment_form .payment_mode, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill #prescription_total_paid, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .payment_mode, #createPrescriptionTemplatemodal #new_prescription_form #prescription_total_paid, #createPrescriptionTemplatemodal #new_prescription_form .payment_mode, #createPrescriptionTemplatemodal #new_bill_form #prescription_total_paid, #createPrescriptionTemplatemodal #new_bill_form .payment_mode, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill #prescription_total_paid, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .payment_mode, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill #prescription_total_paid, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .payment_mode, #createPrescriptionTemplatemodal #create_prescirption_template_form #prescription_total_paid, #createPrescriptionTemplatemodal #create_prescirption_template_form .payment_mode, #createPrescriptionTemplatemodal #prescription_template_form #prescription_total_paid, #createPrescriptionTemplatemodal #prescription_template_form .payment_mode, #createPrescriptionTemplatemodal #new_prescription_form #prescription_total_paid, #createPrescriptionTemplatemodal #new_prescription_form .payment_mode, #createPrescriptionTemplatemodal #create_anon_pres_item #prescription_total_paid, #createPrescriptionTemplatemodal #create_anon_pres_item .payment_mode, #createPrescriptionTemplatemodal #new_pharmacy_order_form #prescription_total_paid, #createPrescriptionTemplatemodal #new_pharmacy_order_form .payment_mode, #createPrescriptionTemplatemodal #edit_pharmacy_order_form #prescription_total_paid, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .payment_mode, #createPrescriptionTemplatemodal #new_treatment_form #prescription_total_paid, #createPrescriptionTemplatemodal #new_treatment_form .payment_mode, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill #prescription_total_paid, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .payment_mode, #editPrescriptionTemplatemodal #new_prescription_form #prescription_total_paid, #editPrescriptionTemplatemodal #new_prescription_form .payment_mode, #editPrescriptionTemplatemodal #new_bill_form #prescription_total_paid, #editPrescriptionTemplatemodal #new_bill_form .payment_mode, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill #prescription_total_paid, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .payment_mode, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill #prescription_total_paid, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .payment_mode, #editPrescriptionTemplatemodal #create_prescirption_template_form #prescription_total_paid, #editPrescriptionTemplatemodal #create_prescirption_template_form .payment_mode, #editPrescriptionTemplatemodal #prescription_template_form #prescription_total_paid, #editPrescriptionTemplatemodal #prescription_template_form .payment_mode, #editPrescriptionTemplatemodal #new_prescription_form #prescription_total_paid, #editPrescriptionTemplatemodal #new_prescription_form .payment_mode, #editPrescriptionTemplatemodal #create_anon_pres_item #prescription_total_paid, #editPrescriptionTemplatemodal #create_anon_pres_item .payment_mode, #editPrescriptionTemplatemodal #new_pharmacy_order_form #prescription_total_paid, #editPrescriptionTemplatemodal #new_pharmacy_order_form .payment_mode, #editPrescriptionTemplatemodal #edit_pharmacy_order_form #prescription_total_paid, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .payment_mode, #editPrescriptionTemplatemodal #new_treatment_form #prescription_total_paid, #editPrescriptionTemplatemodal #new_treatment_form .payment_mode, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill #prescription_total_paid, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .payment_mode, #editPrevPrescription #new_prescription_form #prescription_total_paid, #editPrevPrescription #new_prescription_form .payment_mode, #editPrevPrescription #new_bill_form #prescription_total_paid, #editPrevPrescription #new_bill_form .payment_mode, #editPrevPrescription #new_hospital_pharmacy_bill #prescription_total_paid, #editPrevPrescription #new_hospital_pharmacy_bill .payment_mode, #editPrevPrescription #edit_hospital_pharmacy_bill #prescription_total_paid, #editPrevPrescription #edit_hospital_pharmacy_bill .payment_mode, #editPrevPrescription #create_prescirption_template_form #prescription_total_paid, #editPrevPrescription #create_prescirption_template_form .payment_mode, #editPrevPrescription #prescription_template_form #prescription_total_paid, #editPrevPrescription #prescription_template_form .payment_mode, #editPrevPrescription #new_prescription_form #prescription_total_paid, #editPrevPrescription #new_prescription_form .payment_mode, #editPrevPrescription #create_anon_pres_item #prescription_total_paid, #editPrevPrescription #create_anon_pres_item .payment_mode, #editPrevPrescription #new_pharmacy_order_form #prescription_total_paid, #editPrevPrescription #new_pharmacy_order_form .payment_mode, #editPrevPrescription #edit_pharmacy_order_form #prescription_total_paid, #editPrevPrescription #edit_pharmacy_order_form .payment_mode, #editPrevPrescription #new_treatment_form #prescription_total_paid, #editPrevPrescription #new_treatment_form .payment_mode, #editPrevPrescription #return_hospital_pharmacy_bill #prescription_total_paid, #editPrevPrescription #return_hospital_pharmacy_bill .payment_mode, #importUserPrescription #new_prescription_form #prescription_total_paid, #importUserPrescription #new_prescription_form .payment_mode, #importUserPrescription #new_bill_form #prescription_total_paid, #importUserPrescription #new_bill_form .payment_mode, #importUserPrescription #new_hospital_pharmacy_bill #prescription_total_paid, #importUserPrescription #new_hospital_pharmacy_bill .payment_mode, #importUserPrescription #edit_hospital_pharmacy_bill #prescription_total_paid, #importUserPrescription #edit_hospital_pharmacy_bill .payment_mode, #importUserPrescription #create_prescirption_template_form #prescription_total_paid, #importUserPrescription #create_prescirption_template_form .payment_mode, #importUserPrescription #prescription_template_form #prescription_total_paid, #importUserPrescription #prescription_template_form .payment_mode, #importUserPrescription #new_prescription_form #prescription_total_paid, #importUserPrescription #new_prescription_form .payment_mode, #importUserPrescription #create_anon_pres_item #prescription_total_paid, #importUserPrescription #create_anon_pres_item .payment_mode, #importUserPrescription #new_pharmacy_order_form #prescription_total_paid, #importUserPrescription #new_pharmacy_order_form .payment_mode, #importUserPrescription #edit_pharmacy_order_form #prescription_total_paid, #importUserPrescription #edit_pharmacy_order_form .payment_mode, #importUserPrescription #new_treatment_form #prescription_total_paid, #importUserPrescription #new_treatment_form .payment_mode, #importUserPrescription #return_hospital_pharmacy_bill #prescription_total_paid, #importUserPrescription #return_hospital_pharmacy_bill .payment_mode, #add_new_radiology_order_form #new_prescription_form #prescription_total_paid, #add_new_radiology_order_form #new_prescription_form .payment_mode, #add_new_radiology_order_form #new_bill_form #prescription_total_paid, #add_new_radiology_order_form #new_bill_form .payment_mode, #add_new_radiology_order_form #new_hospital_pharmacy_bill #prescription_total_paid, #add_new_radiology_order_form #new_hospital_pharmacy_bill .payment_mode, #add_new_radiology_order_form #edit_hospital_pharmacy_bill #prescription_total_paid, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .payment_mode, #add_new_radiology_order_form #create_prescirption_template_form #prescription_total_paid, #add_new_radiology_order_form #create_prescirption_template_form .payment_mode, #add_new_radiology_order_form #prescription_template_form #prescription_total_paid, #add_new_radiology_order_form #prescription_template_form .payment_mode, #add_new_radiology_order_form #new_prescription_form #prescription_total_paid, #add_new_radiology_order_form #new_prescription_form .payment_mode, #add_new_radiology_order_form #create_anon_pres_item #prescription_total_paid, #add_new_radiology_order_form #create_anon_pres_item .payment_mode, #add_new_radiology_order_form #new_pharmacy_order_form #prescription_total_paid, #add_new_radiology_order_form #new_pharmacy_order_form .payment_mode, #add_new_radiology_order_form #edit_pharmacy_order_form #prescription_total_paid, #add_new_radiology_order_form #edit_pharmacy_order_form .payment_mode, #add_new_radiology_order_form #new_treatment_form #prescription_total_paid, #add_new_radiology_order_form #new_treatment_form .payment_mode, #add_new_radiology_order_form #return_hospital_pharmacy_bill #prescription_total_paid, #add_new_radiology_order_form #return_hospital_pharmacy_bill .payment_mode {
  color: #2b90ff;
}
#add_new_prescription_form #new_prescription_form textarea.form-control, #add_new_prescription_form #new_bill_form textarea.form-control, #add_new_prescription_form #new_hospital_pharmacy_bill textarea.form-control, #add_new_prescription_form #edit_hospital_pharmacy_bill textarea.form-control, #add_new_prescription_form #create_prescirption_template_form textarea.form-control, #add_new_prescription_form #prescription_template_form textarea.form-control, #add_new_prescription_form #new_prescription_form textarea.form-control, #add_new_prescription_form #create_anon_pres_item textarea.form-control, #add_new_prescription_form #new_pharmacy_order_form textarea.form-control, #add_new_prescription_form #edit_pharmacy_order_form textarea.form-control, #add_new_prescription_form #new_treatment_form textarea.form-control, #add_new_prescription_form #return_hospital_pharmacy_bill textarea.form-control, #edit_invoice_form #new_prescription_form textarea.form-control, #edit_invoice_form #new_bill_form textarea.form-control, #edit_invoice_form #new_hospital_pharmacy_bill textarea.form-control, #edit_invoice_form #edit_hospital_pharmacy_bill textarea.form-control, #edit_invoice_form #create_prescirption_template_form textarea.form-control, #edit_invoice_form #prescription_template_form textarea.form-control, #edit_invoice_form #new_prescription_form textarea.form-control, #edit_invoice_form #create_anon_pres_item textarea.form-control, #edit_invoice_form #new_pharmacy_order_form textarea.form-control, #edit_invoice_form #edit_pharmacy_order_form textarea.form-control, #edit_invoice_form #new_treatment_form textarea.form-control, #edit_invoice_form #return_hospital_pharmacy_bill textarea.form-control, #add_new_pharmacy_bill_form #new_prescription_form textarea.form-control, #add_new_pharmacy_bill_form #new_bill_form textarea.form-control, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill textarea.form-control, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill textarea.form-control, #add_new_pharmacy_bill_form #create_prescirption_template_form textarea.form-control, #add_new_pharmacy_bill_form #prescription_template_form textarea.form-control, #add_new_pharmacy_bill_form #new_prescription_form textarea.form-control, #add_new_pharmacy_bill_form #create_anon_pres_item textarea.form-control, #add_new_pharmacy_bill_form #new_pharmacy_order_form textarea.form-control, #add_new_pharmacy_bill_form #edit_pharmacy_order_form textarea.form-control, #add_new_pharmacy_bill_form #new_treatment_form textarea.form-control, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill textarea.form-control, #edit_pharmacy_bill_form #new_prescription_form textarea.form-control, #edit_pharmacy_bill_form #new_bill_form textarea.form-control, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill textarea.form-control, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill textarea.form-control, #edit_pharmacy_bill_form #create_prescirption_template_form textarea.form-control, #edit_pharmacy_bill_form #prescription_template_form textarea.form-control, #edit_pharmacy_bill_form #new_prescription_form textarea.form-control, #edit_pharmacy_bill_form #create_anon_pres_item textarea.form-control, #edit_pharmacy_bill_form #new_pharmacy_order_form textarea.form-control, #edit_pharmacy_bill_form #edit_pharmacy_order_form textarea.form-control, #edit_pharmacy_bill_form #new_treatment_form textarea.form-control, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill textarea.form-control, #createPrescriptionTemplatemodal #new_prescription_form textarea.form-control, #createPrescriptionTemplatemodal #new_bill_form textarea.form-control, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill textarea.form-control, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill textarea.form-control, #createPrescriptionTemplatemodal #create_prescirption_template_form textarea.form-control, #createPrescriptionTemplatemodal #prescription_template_form textarea.form-control, #createPrescriptionTemplatemodal #new_prescription_form textarea.form-control, #createPrescriptionTemplatemodal #create_anon_pres_item textarea.form-control, #createPrescriptionTemplatemodal #new_pharmacy_order_form textarea.form-control, #createPrescriptionTemplatemodal #edit_pharmacy_order_form textarea.form-control, #createPrescriptionTemplatemodal #new_treatment_form textarea.form-control, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill textarea.form-control, #editPrescriptionTemplatemodal #new_prescription_form textarea.form-control, #editPrescriptionTemplatemodal #new_bill_form textarea.form-control, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill textarea.form-control, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill textarea.form-control, #editPrescriptionTemplatemodal #create_prescirption_template_form textarea.form-control, #editPrescriptionTemplatemodal #prescription_template_form textarea.form-control, #editPrescriptionTemplatemodal #new_prescription_form textarea.form-control, #editPrescriptionTemplatemodal #create_anon_pres_item textarea.form-control, #editPrescriptionTemplatemodal #new_pharmacy_order_form textarea.form-control, #editPrescriptionTemplatemodal #edit_pharmacy_order_form textarea.form-control, #editPrescriptionTemplatemodal #new_treatment_form textarea.form-control, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill textarea.form-control, #editPrevPrescription #new_prescription_form textarea.form-control, #editPrevPrescription #new_bill_form textarea.form-control, #editPrevPrescription #new_hospital_pharmacy_bill textarea.form-control, #editPrevPrescription #edit_hospital_pharmacy_bill textarea.form-control, #editPrevPrescription #create_prescirption_template_form textarea.form-control, #editPrevPrescription #prescription_template_form textarea.form-control, #editPrevPrescription #new_prescription_form textarea.form-control, #editPrevPrescription #create_anon_pres_item textarea.form-control, #editPrevPrescription #new_pharmacy_order_form textarea.form-control, #editPrevPrescription #edit_pharmacy_order_form textarea.form-control, #editPrevPrescription #new_treatment_form textarea.form-control, #editPrevPrescription #return_hospital_pharmacy_bill textarea.form-control, #importUserPrescription #new_prescription_form textarea.form-control, #importUserPrescription #new_bill_form textarea.form-control, #importUserPrescription #new_hospital_pharmacy_bill textarea.form-control, #importUserPrescription #edit_hospital_pharmacy_bill textarea.form-control, #importUserPrescription #create_prescirption_template_form textarea.form-control, #importUserPrescription #prescription_template_form textarea.form-control, #importUserPrescription #new_prescription_form textarea.form-control, #importUserPrescription #create_anon_pres_item textarea.form-control, #importUserPrescription #new_pharmacy_order_form textarea.form-control, #importUserPrescription #edit_pharmacy_order_form textarea.form-control, #importUserPrescription #new_treatment_form textarea.form-control, #importUserPrescription #return_hospital_pharmacy_bill textarea.form-control, #add_new_radiology_order_form #new_prescription_form textarea.form-control, #add_new_radiology_order_form #new_bill_form textarea.form-control, #add_new_radiology_order_form #new_hospital_pharmacy_bill textarea.form-control, #add_new_radiology_order_form #edit_hospital_pharmacy_bill textarea.form-control, #add_new_radiology_order_form #create_prescirption_template_form textarea.form-control, #add_new_radiology_order_form #prescription_template_form textarea.form-control, #add_new_radiology_order_form #new_prescription_form textarea.form-control, #add_new_radiology_order_form #create_anon_pres_item textarea.form-control, #add_new_radiology_order_form #new_pharmacy_order_form textarea.form-control, #add_new_radiology_order_form #edit_pharmacy_order_form textarea.form-control, #add_new_radiology_order_form #new_treatment_form textarea.form-control, #add_new_radiology_order_form #return_hospital_pharmacy_bill textarea.form-control {
  height: 5em;
  padding: 10px 10px;
  resize: none;
}
#add_new_prescription_form #new_prescription_form ._add_nested_fields_link, #add_new_prescription_form #new_bill_form ._add_nested_fields_link, #add_new_prescription_form #new_hospital_pharmacy_bill ._add_nested_fields_link, #add_new_prescription_form #edit_hospital_pharmacy_bill ._add_nested_fields_link, #add_new_prescription_form #create_prescirption_template_form ._add_nested_fields_link, #add_new_prescription_form #prescription_template_form ._add_nested_fields_link, #add_new_prescription_form #new_prescription_form ._add_nested_fields_link, #add_new_prescription_form #create_anon_pres_item ._add_nested_fields_link, #add_new_prescription_form #new_pharmacy_order_form ._add_nested_fields_link, #add_new_prescription_form #edit_pharmacy_order_form ._add_nested_fields_link, #add_new_prescription_form #new_treatment_form ._add_nested_fields_link, #add_new_prescription_form #return_hospital_pharmacy_bill ._add_nested_fields_link, #edit_invoice_form #new_prescription_form ._add_nested_fields_link, #edit_invoice_form #new_bill_form ._add_nested_fields_link, #edit_invoice_form #new_hospital_pharmacy_bill ._add_nested_fields_link, #edit_invoice_form #edit_hospital_pharmacy_bill ._add_nested_fields_link, #edit_invoice_form #create_prescirption_template_form ._add_nested_fields_link, #edit_invoice_form #prescription_template_form ._add_nested_fields_link, #edit_invoice_form #new_prescription_form ._add_nested_fields_link, #edit_invoice_form #create_anon_pres_item ._add_nested_fields_link, #edit_invoice_form #new_pharmacy_order_form ._add_nested_fields_link, #edit_invoice_form #edit_pharmacy_order_form ._add_nested_fields_link, #edit_invoice_form #new_treatment_form ._add_nested_fields_link, #edit_invoice_form #return_hospital_pharmacy_bill ._add_nested_fields_link, #add_new_pharmacy_bill_form #new_prescription_form ._add_nested_fields_link, #add_new_pharmacy_bill_form #new_bill_form ._add_nested_fields_link, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill ._add_nested_fields_link, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill ._add_nested_fields_link, #add_new_pharmacy_bill_form #create_prescirption_template_form ._add_nested_fields_link, #add_new_pharmacy_bill_form #prescription_template_form ._add_nested_fields_link, #add_new_pharmacy_bill_form #new_prescription_form ._add_nested_fields_link, #add_new_pharmacy_bill_form #create_anon_pres_item ._add_nested_fields_link, #add_new_pharmacy_bill_form #new_pharmacy_order_form ._add_nested_fields_link, #add_new_pharmacy_bill_form #edit_pharmacy_order_form ._add_nested_fields_link, #add_new_pharmacy_bill_form #new_treatment_form ._add_nested_fields_link, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill ._add_nested_fields_link, #edit_pharmacy_bill_form #new_prescription_form ._add_nested_fields_link, #edit_pharmacy_bill_form #new_bill_form ._add_nested_fields_link, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill ._add_nested_fields_link, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill ._add_nested_fields_link, #edit_pharmacy_bill_form #create_prescirption_template_form ._add_nested_fields_link, #edit_pharmacy_bill_form #prescription_template_form ._add_nested_fields_link, #edit_pharmacy_bill_form #new_prescription_form ._add_nested_fields_link, #edit_pharmacy_bill_form #create_anon_pres_item ._add_nested_fields_link, #edit_pharmacy_bill_form #new_pharmacy_order_form ._add_nested_fields_link, #edit_pharmacy_bill_form #edit_pharmacy_order_form ._add_nested_fields_link, #edit_pharmacy_bill_form #new_treatment_form ._add_nested_fields_link, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill ._add_nested_fields_link, #createPrescriptionTemplatemodal #new_prescription_form ._add_nested_fields_link, #createPrescriptionTemplatemodal #new_bill_form ._add_nested_fields_link, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill ._add_nested_fields_link, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill ._add_nested_fields_link, #createPrescriptionTemplatemodal #create_prescirption_template_form ._add_nested_fields_link, #createPrescriptionTemplatemodal #prescription_template_form ._add_nested_fields_link, #createPrescriptionTemplatemodal #new_prescription_form ._add_nested_fields_link, #createPrescriptionTemplatemodal #create_anon_pres_item ._add_nested_fields_link, #createPrescriptionTemplatemodal #new_pharmacy_order_form ._add_nested_fields_link, #createPrescriptionTemplatemodal #edit_pharmacy_order_form ._add_nested_fields_link, #createPrescriptionTemplatemodal #new_treatment_form ._add_nested_fields_link, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill ._add_nested_fields_link, #editPrescriptionTemplatemodal #new_prescription_form ._add_nested_fields_link, #editPrescriptionTemplatemodal #new_bill_form ._add_nested_fields_link, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill ._add_nested_fields_link, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill ._add_nested_fields_link, #editPrescriptionTemplatemodal #create_prescirption_template_form ._add_nested_fields_link, #editPrescriptionTemplatemodal #prescription_template_form ._add_nested_fields_link, #editPrescriptionTemplatemodal #new_prescription_form ._add_nested_fields_link, #editPrescriptionTemplatemodal #create_anon_pres_item ._add_nested_fields_link, #editPrescriptionTemplatemodal #new_pharmacy_order_form ._add_nested_fields_link, #editPrescriptionTemplatemodal #edit_pharmacy_order_form ._add_nested_fields_link, #editPrescriptionTemplatemodal #new_treatment_form ._add_nested_fields_link, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill ._add_nested_fields_link, #editPrevPrescription #new_prescription_form ._add_nested_fields_link, #editPrevPrescription #new_bill_form ._add_nested_fields_link, #editPrevPrescription #new_hospital_pharmacy_bill ._add_nested_fields_link, #editPrevPrescription #edit_hospital_pharmacy_bill ._add_nested_fields_link, #editPrevPrescription #create_prescirption_template_form ._add_nested_fields_link, #editPrevPrescription #prescription_template_form ._add_nested_fields_link, #editPrevPrescription #new_prescription_form ._add_nested_fields_link, #editPrevPrescription #create_anon_pres_item ._add_nested_fields_link, #editPrevPrescription #new_pharmacy_order_form ._add_nested_fields_link, #editPrevPrescription #edit_pharmacy_order_form ._add_nested_fields_link, #editPrevPrescription #new_treatment_form ._add_nested_fields_link, #editPrevPrescription #return_hospital_pharmacy_bill ._add_nested_fields_link, #importUserPrescription #new_prescription_form ._add_nested_fields_link, #importUserPrescription #new_bill_form ._add_nested_fields_link, #importUserPrescription #new_hospital_pharmacy_bill ._add_nested_fields_link, #importUserPrescription #edit_hospital_pharmacy_bill ._add_nested_fields_link, #importUserPrescription #create_prescirption_template_form ._add_nested_fields_link, #importUserPrescription #prescription_template_form ._add_nested_fields_link, #importUserPrescription #new_prescription_form ._add_nested_fields_link, #importUserPrescription #create_anon_pres_item ._add_nested_fields_link, #importUserPrescription #new_pharmacy_order_form ._add_nested_fields_link, #importUserPrescription #edit_pharmacy_order_form ._add_nested_fields_link, #importUserPrescription #new_treatment_form ._add_nested_fields_link, #importUserPrescription #return_hospital_pharmacy_bill ._add_nested_fields_link, #add_new_radiology_order_form #new_prescription_form ._add_nested_fields_link, #add_new_radiology_order_form #new_bill_form ._add_nested_fields_link, #add_new_radiology_order_form #new_hospital_pharmacy_bill ._add_nested_fields_link, #add_new_radiology_order_form #edit_hospital_pharmacy_bill ._add_nested_fields_link, #add_new_radiology_order_form #create_prescirption_template_form ._add_nested_fields_link, #add_new_radiology_order_form #prescription_template_form ._add_nested_fields_link, #add_new_radiology_order_form #new_prescription_form ._add_nested_fields_link, #add_new_radiology_order_form #create_anon_pres_item ._add_nested_fields_link, #add_new_radiology_order_form #new_pharmacy_order_form ._add_nested_fields_link, #add_new_radiology_order_form #edit_pharmacy_order_form ._add_nested_fields_link, #add_new_radiology_order_form #new_treatment_form ._add_nested_fields_link, #add_new_radiology_order_form #return_hospital_pharmacy_bill ._add_nested_fields_link {
  position: relative;
  display: inline-block;
  font-size: 1em;
  font-style: italic;
  font-weight: bold;
  color: #5D5D5D;
  text-decoration: none;
  margin-left: 2em;
  padding-bottom: 0.1em;
  box-shadow: 0px 2px 0 0 #5D5D5D;
}
#add_new_prescription_form #new_prescription_form ._add_nested_fields_link:hover, #add_new_prescription_form #new_bill_form ._add_nested_fields_link:hover, #add_new_prescription_form #new_hospital_pharmacy_bill ._add_nested_fields_link:hover, #add_new_prescription_form #edit_hospital_pharmacy_bill ._add_nested_fields_link:hover, #add_new_prescription_form #create_prescirption_template_form ._add_nested_fields_link:hover, #add_new_prescription_form #prescription_template_form ._add_nested_fields_link:hover, #add_new_prescription_form #new_prescription_form ._add_nested_fields_link:hover, #add_new_prescription_form #create_anon_pres_item ._add_nested_fields_link:hover, #add_new_prescription_form #new_pharmacy_order_form ._add_nested_fields_link:hover, #add_new_prescription_form #edit_pharmacy_order_form ._add_nested_fields_link:hover, #add_new_prescription_form #new_treatment_form ._add_nested_fields_link:hover, #add_new_prescription_form #return_hospital_pharmacy_bill ._add_nested_fields_link:hover, #edit_invoice_form #new_prescription_form ._add_nested_fields_link:hover, #edit_invoice_form #new_bill_form ._add_nested_fields_link:hover, #edit_invoice_form #new_hospital_pharmacy_bill ._add_nested_fields_link:hover, #edit_invoice_form #edit_hospital_pharmacy_bill ._add_nested_fields_link:hover, #edit_invoice_form #create_prescirption_template_form ._add_nested_fields_link:hover, #edit_invoice_form #prescription_template_form ._add_nested_fields_link:hover, #edit_invoice_form #new_prescription_form ._add_nested_fields_link:hover, #edit_invoice_form #create_anon_pres_item ._add_nested_fields_link:hover, #edit_invoice_form #new_pharmacy_order_form ._add_nested_fields_link:hover, #edit_invoice_form #edit_pharmacy_order_form ._add_nested_fields_link:hover, #edit_invoice_form #new_treatment_form ._add_nested_fields_link:hover, #edit_invoice_form #return_hospital_pharmacy_bill ._add_nested_fields_link:hover, #add_new_pharmacy_bill_form #new_prescription_form ._add_nested_fields_link:hover, #add_new_pharmacy_bill_form #new_bill_form ._add_nested_fields_link:hover, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill ._add_nested_fields_link:hover, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill ._add_nested_fields_link:hover, #add_new_pharmacy_bill_form #create_prescirption_template_form ._add_nested_fields_link:hover, #add_new_pharmacy_bill_form #prescription_template_form ._add_nested_fields_link:hover, #add_new_pharmacy_bill_form #new_prescription_form ._add_nested_fields_link:hover, #add_new_pharmacy_bill_form #create_anon_pres_item ._add_nested_fields_link:hover, #add_new_pharmacy_bill_form #new_pharmacy_order_form ._add_nested_fields_link:hover, #add_new_pharmacy_bill_form #edit_pharmacy_order_form ._add_nested_fields_link:hover, #add_new_pharmacy_bill_form #new_treatment_form ._add_nested_fields_link:hover, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill ._add_nested_fields_link:hover, #edit_pharmacy_bill_form #new_prescription_form ._add_nested_fields_link:hover, #edit_pharmacy_bill_form #new_bill_form ._add_nested_fields_link:hover, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill ._add_nested_fields_link:hover, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill ._add_nested_fields_link:hover, #edit_pharmacy_bill_form #create_prescirption_template_form ._add_nested_fields_link:hover, #edit_pharmacy_bill_form #prescription_template_form ._add_nested_fields_link:hover, #edit_pharmacy_bill_form #new_prescription_form ._add_nested_fields_link:hover, #edit_pharmacy_bill_form #create_anon_pres_item ._add_nested_fields_link:hover, #edit_pharmacy_bill_form #new_pharmacy_order_form ._add_nested_fields_link:hover, #edit_pharmacy_bill_form #edit_pharmacy_order_form ._add_nested_fields_link:hover, #edit_pharmacy_bill_form #new_treatment_form ._add_nested_fields_link:hover, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill ._add_nested_fields_link:hover, #createPrescriptionTemplatemodal #new_prescription_form ._add_nested_fields_link:hover, #createPrescriptionTemplatemodal #new_bill_form ._add_nested_fields_link:hover, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill ._add_nested_fields_link:hover, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill ._add_nested_fields_link:hover, #createPrescriptionTemplatemodal #create_prescirption_template_form ._add_nested_fields_link:hover, #createPrescriptionTemplatemodal #prescription_template_form ._add_nested_fields_link:hover, #createPrescriptionTemplatemodal #new_prescription_form ._add_nested_fields_link:hover, #createPrescriptionTemplatemodal #create_anon_pres_item ._add_nested_fields_link:hover, #createPrescriptionTemplatemodal #new_pharmacy_order_form ._add_nested_fields_link:hover, #createPrescriptionTemplatemodal #edit_pharmacy_order_form ._add_nested_fields_link:hover, #createPrescriptionTemplatemodal #new_treatment_form ._add_nested_fields_link:hover, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill ._add_nested_fields_link:hover, #editPrescriptionTemplatemodal #new_prescription_form ._add_nested_fields_link:hover, #editPrescriptionTemplatemodal #new_bill_form ._add_nested_fields_link:hover, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill ._add_nested_fields_link:hover, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill ._add_nested_fields_link:hover, #editPrescriptionTemplatemodal #create_prescirption_template_form ._add_nested_fields_link:hover, #editPrescriptionTemplatemodal #prescription_template_form ._add_nested_fields_link:hover, #editPrescriptionTemplatemodal #new_prescription_form ._add_nested_fields_link:hover, #editPrescriptionTemplatemodal #create_anon_pres_item ._add_nested_fields_link:hover, #editPrescriptionTemplatemodal #new_pharmacy_order_form ._add_nested_fields_link:hover, #editPrescriptionTemplatemodal #edit_pharmacy_order_form ._add_nested_fields_link:hover, #editPrescriptionTemplatemodal #new_treatment_form ._add_nested_fields_link:hover, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill ._add_nested_fields_link:hover, #editPrevPrescription #new_prescription_form ._add_nested_fields_link:hover, #editPrevPrescription #new_bill_form ._add_nested_fields_link:hover, #editPrevPrescription #new_hospital_pharmacy_bill ._add_nested_fields_link:hover, #editPrevPrescription #edit_hospital_pharmacy_bill ._add_nested_fields_link:hover, #editPrevPrescription #create_prescirption_template_form ._add_nested_fields_link:hover, #editPrevPrescription #prescription_template_form ._add_nested_fields_link:hover, #editPrevPrescription #new_prescription_form ._add_nested_fields_link:hover, #editPrevPrescription #create_anon_pres_item ._add_nested_fields_link:hover, #editPrevPrescription #new_pharmacy_order_form ._add_nested_fields_link:hover, #editPrevPrescription #edit_pharmacy_order_form ._add_nested_fields_link:hover, #editPrevPrescription #new_treatment_form ._add_nested_fields_link:hover, #editPrevPrescription #return_hospital_pharmacy_bill ._add_nested_fields_link:hover, #importUserPrescription #new_prescription_form ._add_nested_fields_link:hover, #importUserPrescription #new_bill_form ._add_nested_fields_link:hover, #importUserPrescription #new_hospital_pharmacy_bill ._add_nested_fields_link:hover, #importUserPrescription #edit_hospital_pharmacy_bill ._add_nested_fields_link:hover, #importUserPrescription #create_prescirption_template_form ._add_nested_fields_link:hover, #importUserPrescription #prescription_template_form ._add_nested_fields_link:hover, #importUserPrescription #new_prescription_form ._add_nested_fields_link:hover, #importUserPrescription #create_anon_pres_item ._add_nested_fields_link:hover, #importUserPrescription #new_pharmacy_order_form ._add_nested_fields_link:hover, #importUserPrescription #edit_pharmacy_order_form ._add_nested_fields_link:hover, #importUserPrescription #new_treatment_form ._add_nested_fields_link:hover, #importUserPrescription #return_hospital_pharmacy_bill ._add_nested_fields_link:hover, #add_new_radiology_order_form #new_prescription_form ._add_nested_fields_link:hover, #add_new_radiology_order_form #new_bill_form ._add_nested_fields_link:hover, #add_new_radiology_order_form #new_hospital_pharmacy_bill ._add_nested_fields_link:hover, #add_new_radiology_order_form #edit_hospital_pharmacy_bill ._add_nested_fields_link:hover, #add_new_radiology_order_form #create_prescirption_template_form ._add_nested_fields_link:hover, #add_new_radiology_order_form #prescription_template_form ._add_nested_fields_link:hover, #add_new_radiology_order_form #new_prescription_form ._add_nested_fields_link:hover, #add_new_radiology_order_form #create_anon_pres_item ._add_nested_fields_link:hover, #add_new_radiology_order_form #new_pharmacy_order_form ._add_nested_fields_link:hover, #add_new_radiology_order_form #edit_pharmacy_order_form ._add_nested_fields_link:hover, #add_new_radiology_order_form #new_treatment_form ._add_nested_fields_link:hover, #add_new_radiology_order_form #return_hospital_pharmacy_bill ._add_nested_fields_link:hover {
  color: #1C83FF;
  box-shadow: 0px 2px 0 0 #1C83FF;
}
#add_new_prescription_form #new_prescription_form ._add_nested_fields_link::before, #add_new_prescription_form #new_bill_form ._add_nested_fields_link::before, #add_new_prescription_form #new_hospital_pharmacy_bill ._add_nested_fields_link::before, #add_new_prescription_form #edit_hospital_pharmacy_bill ._add_nested_fields_link::before, #add_new_prescription_form #create_prescirption_template_form ._add_nested_fields_link::before, #add_new_prescription_form #prescription_template_form ._add_nested_fields_link::before, #add_new_prescription_form #new_prescription_form ._add_nested_fields_link::before, #add_new_prescription_form #create_anon_pres_item ._add_nested_fields_link::before, #add_new_prescription_form #new_pharmacy_order_form ._add_nested_fields_link::before, #add_new_prescription_form #edit_pharmacy_order_form ._add_nested_fields_link::before, #add_new_prescription_form #new_treatment_form ._add_nested_fields_link::before, #add_new_prescription_form #return_hospital_pharmacy_bill ._add_nested_fields_link::before, #edit_invoice_form #new_prescription_form ._add_nested_fields_link::before, #edit_invoice_form #new_bill_form ._add_nested_fields_link::before, #edit_invoice_form #new_hospital_pharmacy_bill ._add_nested_fields_link::before, #edit_invoice_form #edit_hospital_pharmacy_bill ._add_nested_fields_link::before, #edit_invoice_form #create_prescirption_template_form ._add_nested_fields_link::before, #edit_invoice_form #prescription_template_form ._add_nested_fields_link::before, #edit_invoice_form #new_prescription_form ._add_nested_fields_link::before, #edit_invoice_form #create_anon_pres_item ._add_nested_fields_link::before, #edit_invoice_form #new_pharmacy_order_form ._add_nested_fields_link::before, #edit_invoice_form #edit_pharmacy_order_form ._add_nested_fields_link::before, #edit_invoice_form #new_treatment_form ._add_nested_fields_link::before, #edit_invoice_form #return_hospital_pharmacy_bill ._add_nested_fields_link::before, #add_new_pharmacy_bill_form #new_prescription_form ._add_nested_fields_link::before, #add_new_pharmacy_bill_form #new_bill_form ._add_nested_fields_link::before, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill ._add_nested_fields_link::before, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill ._add_nested_fields_link::before, #add_new_pharmacy_bill_form #create_prescirption_template_form ._add_nested_fields_link::before, #add_new_pharmacy_bill_form #prescription_template_form ._add_nested_fields_link::before, #add_new_pharmacy_bill_form #new_prescription_form ._add_nested_fields_link::before, #add_new_pharmacy_bill_form #create_anon_pres_item ._add_nested_fields_link::before, #add_new_pharmacy_bill_form #new_pharmacy_order_form ._add_nested_fields_link::before, #add_new_pharmacy_bill_form #edit_pharmacy_order_form ._add_nested_fields_link::before, #add_new_pharmacy_bill_form #new_treatment_form ._add_nested_fields_link::before, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill ._add_nested_fields_link::before, #edit_pharmacy_bill_form #new_prescription_form ._add_nested_fields_link::before, #edit_pharmacy_bill_form #new_bill_form ._add_nested_fields_link::before, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill ._add_nested_fields_link::before, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill ._add_nested_fields_link::before, #edit_pharmacy_bill_form #create_prescirption_template_form ._add_nested_fields_link::before, #edit_pharmacy_bill_form #prescription_template_form ._add_nested_fields_link::before, #edit_pharmacy_bill_form #new_prescription_form ._add_nested_fields_link::before, #edit_pharmacy_bill_form #create_anon_pres_item ._add_nested_fields_link::before, #edit_pharmacy_bill_form #new_pharmacy_order_form ._add_nested_fields_link::before, #edit_pharmacy_bill_form #edit_pharmacy_order_form ._add_nested_fields_link::before, #edit_pharmacy_bill_form #new_treatment_form ._add_nested_fields_link::before, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill ._add_nested_fields_link::before, #createPrescriptionTemplatemodal #new_prescription_form ._add_nested_fields_link::before, #createPrescriptionTemplatemodal #new_bill_form ._add_nested_fields_link::before, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill ._add_nested_fields_link::before, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill ._add_nested_fields_link::before, #createPrescriptionTemplatemodal #create_prescirption_template_form ._add_nested_fields_link::before, #createPrescriptionTemplatemodal #prescription_template_form ._add_nested_fields_link::before, #createPrescriptionTemplatemodal #new_prescription_form ._add_nested_fields_link::before, #createPrescriptionTemplatemodal #create_anon_pres_item ._add_nested_fields_link::before, #createPrescriptionTemplatemodal #new_pharmacy_order_form ._add_nested_fields_link::before, #createPrescriptionTemplatemodal #edit_pharmacy_order_form ._add_nested_fields_link::before, #createPrescriptionTemplatemodal #new_treatment_form ._add_nested_fields_link::before, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill ._add_nested_fields_link::before, #editPrescriptionTemplatemodal #new_prescription_form ._add_nested_fields_link::before, #editPrescriptionTemplatemodal #new_bill_form ._add_nested_fields_link::before, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill ._add_nested_fields_link::before, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill ._add_nested_fields_link::before, #editPrescriptionTemplatemodal #create_prescirption_template_form ._add_nested_fields_link::before, #editPrescriptionTemplatemodal #prescription_template_form ._add_nested_fields_link::before, #editPrescriptionTemplatemodal #new_prescription_form ._add_nested_fields_link::before, #editPrescriptionTemplatemodal #create_anon_pres_item ._add_nested_fields_link::before, #editPrescriptionTemplatemodal #new_pharmacy_order_form ._add_nested_fields_link::before, #editPrescriptionTemplatemodal #edit_pharmacy_order_form ._add_nested_fields_link::before, #editPrescriptionTemplatemodal #new_treatment_form ._add_nested_fields_link::before, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill ._add_nested_fields_link::before, #editPrevPrescription #new_prescription_form ._add_nested_fields_link::before, #editPrevPrescription #new_bill_form ._add_nested_fields_link::before, #editPrevPrescription #new_hospital_pharmacy_bill ._add_nested_fields_link::before, #editPrevPrescription #edit_hospital_pharmacy_bill ._add_nested_fields_link::before, #editPrevPrescription #create_prescirption_template_form ._add_nested_fields_link::before, #editPrevPrescription #prescription_template_form ._add_nested_fields_link::before, #editPrevPrescription #new_prescription_form ._add_nested_fields_link::before, #editPrevPrescription #create_anon_pres_item ._add_nested_fields_link::before, #editPrevPrescription #new_pharmacy_order_form ._add_nested_fields_link::before, #editPrevPrescription #edit_pharmacy_order_form ._add_nested_fields_link::before, #editPrevPrescription #new_treatment_form ._add_nested_fields_link::before, #editPrevPrescription #return_hospital_pharmacy_bill ._add_nested_fields_link::before, #importUserPrescription #new_prescription_form ._add_nested_fields_link::before, #importUserPrescription #new_bill_form ._add_nested_fields_link::before, #importUserPrescription #new_hospital_pharmacy_bill ._add_nested_fields_link::before, #importUserPrescription #edit_hospital_pharmacy_bill ._add_nested_fields_link::before, #importUserPrescription #create_prescirption_template_form ._add_nested_fields_link::before, #importUserPrescription #prescription_template_form ._add_nested_fields_link::before, #importUserPrescription #new_prescription_form ._add_nested_fields_link::before, #importUserPrescription #create_anon_pres_item ._add_nested_fields_link::before, #importUserPrescription #new_pharmacy_order_form ._add_nested_fields_link::before, #importUserPrescription #edit_pharmacy_order_form ._add_nested_fields_link::before, #importUserPrescription #new_treatment_form ._add_nested_fields_link::before, #importUserPrescription #return_hospital_pharmacy_bill ._add_nested_fields_link::before, #add_new_radiology_order_form #new_prescription_form ._add_nested_fields_link::before, #add_new_radiology_order_form #new_bill_form ._add_nested_fields_link::before, #add_new_radiology_order_form #new_hospital_pharmacy_bill ._add_nested_fields_link::before, #add_new_radiology_order_form #edit_hospital_pharmacy_bill ._add_nested_fields_link::before, #add_new_radiology_order_form #create_prescirption_template_form ._add_nested_fields_link::before, #add_new_radiology_order_form #prescription_template_form ._add_nested_fields_link::before, #add_new_radiology_order_form #new_prescription_form ._add_nested_fields_link::before, #add_new_radiology_order_form #create_anon_pres_item ._add_nested_fields_link::before, #add_new_radiology_order_form #new_pharmacy_order_form ._add_nested_fields_link::before, #add_new_radiology_order_form #edit_pharmacy_order_form ._add_nested_fields_link::before, #add_new_radiology_order_form #new_treatment_form ._add_nested_fields_link::before, #add_new_radiology_order_form #return_hospital_pharmacy_bill ._add_nested_fields_link::before {
  content: "+";
  display: inline-block;
  margin-right: 0.3em;
}
#add_new_prescription_form #new_prescription_form .qty_container, #add_new_prescription_form #new_prescription_form .return_qty_container, #add_new_prescription_form #new_bill_form .qty_container, #add_new_prescription_form #new_bill_form .return_qty_container, #add_new_prescription_form #new_hospital_pharmacy_bill .qty_container, #add_new_prescription_form #new_hospital_pharmacy_bill .return_qty_container, #add_new_prescription_form #edit_hospital_pharmacy_bill .qty_container, #add_new_prescription_form #edit_hospital_pharmacy_bill .return_qty_container, #add_new_prescription_form #create_prescirption_template_form .qty_container, #add_new_prescription_form #create_prescirption_template_form .return_qty_container, #add_new_prescription_form #prescription_template_form .qty_container, #add_new_prescription_form #prescription_template_form .return_qty_container, #add_new_prescription_form #new_prescription_form .qty_container, #add_new_prescription_form #new_prescription_form .return_qty_container, #add_new_prescription_form #create_anon_pres_item .qty_container, #add_new_prescription_form #create_anon_pres_item .return_qty_container, #add_new_prescription_form #new_pharmacy_order_form .qty_container, #add_new_prescription_form #new_pharmacy_order_form .return_qty_container, #add_new_prescription_form #edit_pharmacy_order_form .qty_container, #add_new_prescription_form #edit_pharmacy_order_form .return_qty_container, #add_new_prescription_form #new_treatment_form .qty_container, #add_new_prescription_form #new_treatment_form .return_qty_container, #add_new_prescription_form #return_hospital_pharmacy_bill .qty_container, #add_new_prescription_form #return_hospital_pharmacy_bill .return_qty_container, #edit_invoice_form #new_prescription_form .qty_container, #edit_invoice_form #new_prescription_form .return_qty_container, #edit_invoice_form #new_bill_form .qty_container, #edit_invoice_form #new_bill_form .return_qty_container, #edit_invoice_form #new_hospital_pharmacy_bill .qty_container, #edit_invoice_form #new_hospital_pharmacy_bill .return_qty_container, #edit_invoice_form #edit_hospital_pharmacy_bill .qty_container, #edit_invoice_form #edit_hospital_pharmacy_bill .return_qty_container, #edit_invoice_form #create_prescirption_template_form .qty_container, #edit_invoice_form #create_prescirption_template_form .return_qty_container, #edit_invoice_form #prescription_template_form .qty_container, #edit_invoice_form #prescription_template_form .return_qty_container, #edit_invoice_form #new_prescription_form .qty_container, #edit_invoice_form #new_prescription_form .return_qty_container, #edit_invoice_form #create_anon_pres_item .qty_container, #edit_invoice_form #create_anon_pres_item .return_qty_container, #edit_invoice_form #new_pharmacy_order_form .qty_container, #edit_invoice_form #new_pharmacy_order_form .return_qty_container, #edit_invoice_form #edit_pharmacy_order_form .qty_container, #edit_invoice_form #edit_pharmacy_order_form .return_qty_container, #edit_invoice_form #new_treatment_form .qty_container, #edit_invoice_form #new_treatment_form .return_qty_container, #edit_invoice_form #return_hospital_pharmacy_bill .qty_container, #edit_invoice_form #return_hospital_pharmacy_bill .return_qty_container, #add_new_pharmacy_bill_form #new_prescription_form .qty_container, #add_new_pharmacy_bill_form #new_prescription_form .return_qty_container, #add_new_pharmacy_bill_form #new_bill_form .qty_container, #add_new_pharmacy_bill_form #new_bill_form .return_qty_container, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .qty_container, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .return_qty_container, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .qty_container, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .return_qty_container, #add_new_pharmacy_bill_form #create_prescirption_template_form .qty_container, #add_new_pharmacy_bill_form #create_prescirption_template_form .return_qty_container, #add_new_pharmacy_bill_form #prescription_template_form .qty_container, #add_new_pharmacy_bill_form #prescription_template_form .return_qty_container, #add_new_pharmacy_bill_form #new_prescription_form .qty_container, #add_new_pharmacy_bill_form #new_prescription_form .return_qty_container, #add_new_pharmacy_bill_form #create_anon_pres_item .qty_container, #add_new_pharmacy_bill_form #create_anon_pres_item .return_qty_container, #add_new_pharmacy_bill_form #new_pharmacy_order_form .qty_container, #add_new_pharmacy_bill_form #new_pharmacy_order_form .return_qty_container, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .qty_container, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .return_qty_container, #add_new_pharmacy_bill_form #new_treatment_form .qty_container, #add_new_pharmacy_bill_form #new_treatment_form .return_qty_container, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .qty_container, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .return_qty_container, #edit_pharmacy_bill_form #new_prescription_form .qty_container, #edit_pharmacy_bill_form #new_prescription_form .return_qty_container, #edit_pharmacy_bill_form #new_bill_form .qty_container, #edit_pharmacy_bill_form #new_bill_form .return_qty_container, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .qty_container, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .return_qty_container, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .qty_container, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .return_qty_container, #edit_pharmacy_bill_form #create_prescirption_template_form .qty_container, #edit_pharmacy_bill_form #create_prescirption_template_form .return_qty_container, #edit_pharmacy_bill_form #prescription_template_form .qty_container, #edit_pharmacy_bill_form #prescription_template_form .return_qty_container, #edit_pharmacy_bill_form #new_prescription_form .qty_container, #edit_pharmacy_bill_form #new_prescription_form .return_qty_container, #edit_pharmacy_bill_form #create_anon_pres_item .qty_container, #edit_pharmacy_bill_form #create_anon_pres_item .return_qty_container, #edit_pharmacy_bill_form #new_pharmacy_order_form .qty_container, #edit_pharmacy_bill_form #new_pharmacy_order_form .return_qty_container, #edit_pharmacy_bill_form #edit_pharmacy_order_form .qty_container, #edit_pharmacy_bill_form #edit_pharmacy_order_form .return_qty_container, #edit_pharmacy_bill_form #new_treatment_form .qty_container, #edit_pharmacy_bill_form #new_treatment_form .return_qty_container, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .qty_container, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .return_qty_container, #createPrescriptionTemplatemodal #new_prescription_form .qty_container, #createPrescriptionTemplatemodal #new_prescription_form .return_qty_container, #createPrescriptionTemplatemodal #new_bill_form .qty_container, #createPrescriptionTemplatemodal #new_bill_form .return_qty_container, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .qty_container, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .return_qty_container, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .qty_container, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .return_qty_container, #createPrescriptionTemplatemodal #create_prescirption_template_form .qty_container, #createPrescriptionTemplatemodal #create_prescirption_template_form .return_qty_container, #createPrescriptionTemplatemodal #prescription_template_form .qty_container, #createPrescriptionTemplatemodal #prescription_template_form .return_qty_container, #createPrescriptionTemplatemodal #new_prescription_form .qty_container, #createPrescriptionTemplatemodal #new_prescription_form .return_qty_container, #createPrescriptionTemplatemodal #create_anon_pres_item .qty_container, #createPrescriptionTemplatemodal #create_anon_pres_item .return_qty_container, #createPrescriptionTemplatemodal #new_pharmacy_order_form .qty_container, #createPrescriptionTemplatemodal #new_pharmacy_order_form .return_qty_container, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .qty_container, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .return_qty_container, #createPrescriptionTemplatemodal #new_treatment_form .qty_container, #createPrescriptionTemplatemodal #new_treatment_form .return_qty_container, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .qty_container, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .return_qty_container, #editPrescriptionTemplatemodal #new_prescription_form .qty_container, #editPrescriptionTemplatemodal #new_prescription_form .return_qty_container, #editPrescriptionTemplatemodal #new_bill_form .qty_container, #editPrescriptionTemplatemodal #new_bill_form .return_qty_container, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .qty_container, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .return_qty_container, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .qty_container, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .return_qty_container, #editPrescriptionTemplatemodal #create_prescirption_template_form .qty_container, #editPrescriptionTemplatemodal #create_prescirption_template_form .return_qty_container, #editPrescriptionTemplatemodal #prescription_template_form .qty_container, #editPrescriptionTemplatemodal #prescription_template_form .return_qty_container, #editPrescriptionTemplatemodal #new_prescription_form .qty_container, #editPrescriptionTemplatemodal #new_prescription_form .return_qty_container, #editPrescriptionTemplatemodal #create_anon_pres_item .qty_container, #editPrescriptionTemplatemodal #create_anon_pres_item .return_qty_container, #editPrescriptionTemplatemodal #new_pharmacy_order_form .qty_container, #editPrescriptionTemplatemodal #new_pharmacy_order_form .return_qty_container, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .qty_container, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .return_qty_container, #editPrescriptionTemplatemodal #new_treatment_form .qty_container, #editPrescriptionTemplatemodal #new_treatment_form .return_qty_container, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .qty_container, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .return_qty_container, #editPrevPrescription #new_prescription_form .qty_container, #editPrevPrescription #new_prescription_form .return_qty_container, #editPrevPrescription #new_bill_form .qty_container, #editPrevPrescription #new_bill_form .return_qty_container, #editPrevPrescription #new_hospital_pharmacy_bill .qty_container, #editPrevPrescription #new_hospital_pharmacy_bill .return_qty_container, #editPrevPrescription #edit_hospital_pharmacy_bill .qty_container, #editPrevPrescription #edit_hospital_pharmacy_bill .return_qty_container, #editPrevPrescription #create_prescirption_template_form .qty_container, #editPrevPrescription #create_prescirption_template_form .return_qty_container, #editPrevPrescription #prescription_template_form .qty_container, #editPrevPrescription #prescription_template_form .return_qty_container, #editPrevPrescription #new_prescription_form .qty_container, #editPrevPrescription #new_prescription_form .return_qty_container, #editPrevPrescription #create_anon_pres_item .qty_container, #editPrevPrescription #create_anon_pres_item .return_qty_container, #editPrevPrescription #new_pharmacy_order_form .qty_container, #editPrevPrescription #new_pharmacy_order_form .return_qty_container, #editPrevPrescription #edit_pharmacy_order_form .qty_container, #editPrevPrescription #edit_pharmacy_order_form .return_qty_container, #editPrevPrescription #new_treatment_form .qty_container, #editPrevPrescription #new_treatment_form .return_qty_container, #editPrevPrescription #return_hospital_pharmacy_bill .qty_container, #editPrevPrescription #return_hospital_pharmacy_bill .return_qty_container, #importUserPrescription #new_prescription_form .qty_container, #importUserPrescription #new_prescription_form .return_qty_container, #importUserPrescription #new_bill_form .qty_container, #importUserPrescription #new_bill_form .return_qty_container, #importUserPrescription #new_hospital_pharmacy_bill .qty_container, #importUserPrescription #new_hospital_pharmacy_bill .return_qty_container, #importUserPrescription #edit_hospital_pharmacy_bill .qty_container, #importUserPrescription #edit_hospital_pharmacy_bill .return_qty_container, #importUserPrescription #create_prescirption_template_form .qty_container, #importUserPrescription #create_prescirption_template_form .return_qty_container, #importUserPrescription #prescription_template_form .qty_container, #importUserPrescription #prescription_template_form .return_qty_container, #importUserPrescription #new_prescription_form .qty_container, #importUserPrescription #new_prescription_form .return_qty_container, #importUserPrescription #create_anon_pres_item .qty_container, #importUserPrescription #create_anon_pres_item .return_qty_container, #importUserPrescription #new_pharmacy_order_form .qty_container, #importUserPrescription #new_pharmacy_order_form .return_qty_container, #importUserPrescription #edit_pharmacy_order_form .qty_container, #importUserPrescription #edit_pharmacy_order_form .return_qty_container, #importUserPrescription #new_treatment_form .qty_container, #importUserPrescription #new_treatment_form .return_qty_container, #importUserPrescription #return_hospital_pharmacy_bill .qty_container, #importUserPrescription #return_hospital_pharmacy_bill .return_qty_container, #add_new_radiology_order_form #new_prescription_form .qty_container, #add_new_radiology_order_form #new_prescription_form .return_qty_container, #add_new_radiology_order_form #new_bill_form .qty_container, #add_new_radiology_order_form #new_bill_form .return_qty_container, #add_new_radiology_order_form #new_hospital_pharmacy_bill .qty_container, #add_new_radiology_order_form #new_hospital_pharmacy_bill .return_qty_container, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .qty_container, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .return_qty_container, #add_new_radiology_order_form #create_prescirption_template_form .qty_container, #add_new_radiology_order_form #create_prescirption_template_form .return_qty_container, #add_new_radiology_order_form #prescription_template_form .qty_container, #add_new_radiology_order_form #prescription_template_form .return_qty_container, #add_new_radiology_order_form #new_prescription_form .qty_container, #add_new_radiology_order_form #new_prescription_form .return_qty_container, #add_new_radiology_order_form #create_anon_pres_item .qty_container, #add_new_radiology_order_form #create_anon_pres_item .return_qty_container, #add_new_radiology_order_form #new_pharmacy_order_form .qty_container, #add_new_radiology_order_form #new_pharmacy_order_form .return_qty_container, #add_new_radiology_order_form #edit_pharmacy_order_form .qty_container, #add_new_radiology_order_form #edit_pharmacy_order_form .return_qty_container, #add_new_radiology_order_form #new_treatment_form .qty_container, #add_new_radiology_order_form #new_treatment_form .return_qty_container, #add_new_radiology_order_form #return_hospital_pharmacy_bill .qty_container, #add_new_radiology_order_form #return_hospital_pharmacy_bill .return_qty_container {
  display: block;
  position: relative;
}
#add_new_prescription_form #new_prescription_form .qty_container:before, #add_new_prescription_form #new_prescription_form .return_qty_container:before, #add_new_prescription_form #new_bill_form .qty_container:before, #add_new_prescription_form #new_bill_form .return_qty_container:before, #add_new_prescription_form #new_hospital_pharmacy_bill .qty_container:before, #add_new_prescription_form #new_hospital_pharmacy_bill .return_qty_container:before, #add_new_prescription_form #edit_hospital_pharmacy_bill .qty_container:before, #add_new_prescription_form #edit_hospital_pharmacy_bill .return_qty_container:before, #add_new_prescription_form #create_prescirption_template_form .qty_container:before, #add_new_prescription_form #create_prescirption_template_form .return_qty_container:before, #add_new_prescription_form #prescription_template_form .qty_container:before, #add_new_prescription_form #prescription_template_form .return_qty_container:before, #add_new_prescription_form #new_prescription_form .qty_container:before, #add_new_prescription_form #new_prescription_form .return_qty_container:before, #add_new_prescription_form #create_anon_pres_item .qty_container:before, #add_new_prescription_form #create_anon_pres_item .return_qty_container:before, #add_new_prescription_form #new_pharmacy_order_form .qty_container:before, #add_new_prescription_form #new_pharmacy_order_form .return_qty_container:before, #add_new_prescription_form #edit_pharmacy_order_form .qty_container:before, #add_new_prescription_form #edit_pharmacy_order_form .return_qty_container:before, #add_new_prescription_form #new_treatment_form .qty_container:before, #add_new_prescription_form #new_treatment_form .return_qty_container:before, #add_new_prescription_form #return_hospital_pharmacy_bill .qty_container:before, #add_new_prescription_form #return_hospital_pharmacy_bill .return_qty_container:before, #edit_invoice_form #new_prescription_form .qty_container:before, #edit_invoice_form #new_prescription_form .return_qty_container:before, #edit_invoice_form #new_bill_form .qty_container:before, #edit_invoice_form #new_bill_form .return_qty_container:before, #edit_invoice_form #new_hospital_pharmacy_bill .qty_container:before, #edit_invoice_form #new_hospital_pharmacy_bill .return_qty_container:before, #edit_invoice_form #edit_hospital_pharmacy_bill .qty_container:before, #edit_invoice_form #edit_hospital_pharmacy_bill .return_qty_container:before, #edit_invoice_form #create_prescirption_template_form .qty_container:before, #edit_invoice_form #create_prescirption_template_form .return_qty_container:before, #edit_invoice_form #prescription_template_form .qty_container:before, #edit_invoice_form #prescription_template_form .return_qty_container:before, #edit_invoice_form #new_prescription_form .qty_container:before, #edit_invoice_form #new_prescription_form .return_qty_container:before, #edit_invoice_form #create_anon_pres_item .qty_container:before, #edit_invoice_form #create_anon_pres_item .return_qty_container:before, #edit_invoice_form #new_pharmacy_order_form .qty_container:before, #edit_invoice_form #new_pharmacy_order_form .return_qty_container:before, #edit_invoice_form #edit_pharmacy_order_form .qty_container:before, #edit_invoice_form #edit_pharmacy_order_form .return_qty_container:before, #edit_invoice_form #new_treatment_form .qty_container:before, #edit_invoice_form #new_treatment_form .return_qty_container:before, #edit_invoice_form #return_hospital_pharmacy_bill .qty_container:before, #edit_invoice_form #return_hospital_pharmacy_bill .return_qty_container:before, #add_new_pharmacy_bill_form #new_prescription_form .qty_container:before, #add_new_pharmacy_bill_form #new_prescription_form .return_qty_container:before, #add_new_pharmacy_bill_form #new_bill_form .qty_container:before, #add_new_pharmacy_bill_form #new_bill_form .return_qty_container:before, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .qty_container:before, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .return_qty_container:before, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .qty_container:before, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .return_qty_container:before, #add_new_pharmacy_bill_form #create_prescirption_template_form .qty_container:before, #add_new_pharmacy_bill_form #create_prescirption_template_form .return_qty_container:before, #add_new_pharmacy_bill_form #prescription_template_form .qty_container:before, #add_new_pharmacy_bill_form #prescription_template_form .return_qty_container:before, #add_new_pharmacy_bill_form #new_prescription_form .qty_container:before, #add_new_pharmacy_bill_form #new_prescription_form .return_qty_container:before, #add_new_pharmacy_bill_form #create_anon_pres_item .qty_container:before, #add_new_pharmacy_bill_form #create_anon_pres_item .return_qty_container:before, #add_new_pharmacy_bill_form #new_pharmacy_order_form .qty_container:before, #add_new_pharmacy_bill_form #new_pharmacy_order_form .return_qty_container:before, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .qty_container:before, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .return_qty_container:before, #add_new_pharmacy_bill_form #new_treatment_form .qty_container:before, #add_new_pharmacy_bill_form #new_treatment_form .return_qty_container:before, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .qty_container:before, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .return_qty_container:before, #edit_pharmacy_bill_form #new_prescription_form .qty_container:before, #edit_pharmacy_bill_form #new_prescription_form .return_qty_container:before, #edit_pharmacy_bill_form #new_bill_form .qty_container:before, #edit_pharmacy_bill_form #new_bill_form .return_qty_container:before, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .qty_container:before, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .return_qty_container:before, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .qty_container:before, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .return_qty_container:before, #edit_pharmacy_bill_form #create_prescirption_template_form .qty_container:before, #edit_pharmacy_bill_form #create_prescirption_template_form .return_qty_container:before, #edit_pharmacy_bill_form #prescription_template_form .qty_container:before, #edit_pharmacy_bill_form #prescription_template_form .return_qty_container:before, #edit_pharmacy_bill_form #new_prescription_form .qty_container:before, #edit_pharmacy_bill_form #new_prescription_form .return_qty_container:before, #edit_pharmacy_bill_form #create_anon_pres_item .qty_container:before, #edit_pharmacy_bill_form #create_anon_pres_item .return_qty_container:before, #edit_pharmacy_bill_form #new_pharmacy_order_form .qty_container:before, #edit_pharmacy_bill_form #new_pharmacy_order_form .return_qty_container:before, #edit_pharmacy_bill_form #edit_pharmacy_order_form .qty_container:before, #edit_pharmacy_bill_form #edit_pharmacy_order_form .return_qty_container:before, #edit_pharmacy_bill_form #new_treatment_form .qty_container:before, #edit_pharmacy_bill_form #new_treatment_form .return_qty_container:before, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .qty_container:before, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .return_qty_container:before, #createPrescriptionTemplatemodal #new_prescription_form .qty_container:before, #createPrescriptionTemplatemodal #new_prescription_form .return_qty_container:before, #createPrescriptionTemplatemodal #new_bill_form .qty_container:before, #createPrescriptionTemplatemodal #new_bill_form .return_qty_container:before, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .qty_container:before, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .return_qty_container:before, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .qty_container:before, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .return_qty_container:before, #createPrescriptionTemplatemodal #create_prescirption_template_form .qty_container:before, #createPrescriptionTemplatemodal #create_prescirption_template_form .return_qty_container:before, #createPrescriptionTemplatemodal #prescription_template_form .qty_container:before, #createPrescriptionTemplatemodal #prescription_template_form .return_qty_container:before, #createPrescriptionTemplatemodal #new_prescription_form .qty_container:before, #createPrescriptionTemplatemodal #new_prescription_form .return_qty_container:before, #createPrescriptionTemplatemodal #create_anon_pres_item .qty_container:before, #createPrescriptionTemplatemodal #create_anon_pres_item .return_qty_container:before, #createPrescriptionTemplatemodal #new_pharmacy_order_form .qty_container:before, #createPrescriptionTemplatemodal #new_pharmacy_order_form .return_qty_container:before, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .qty_container:before, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .return_qty_container:before, #createPrescriptionTemplatemodal #new_treatment_form .qty_container:before, #createPrescriptionTemplatemodal #new_treatment_form .return_qty_container:before, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .qty_container:before, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .return_qty_container:before, #editPrescriptionTemplatemodal #new_prescription_form .qty_container:before, #editPrescriptionTemplatemodal #new_prescription_form .return_qty_container:before, #editPrescriptionTemplatemodal #new_bill_form .qty_container:before, #editPrescriptionTemplatemodal #new_bill_form .return_qty_container:before, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .qty_container:before, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .return_qty_container:before, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .qty_container:before, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .return_qty_container:before, #editPrescriptionTemplatemodal #create_prescirption_template_form .qty_container:before, #editPrescriptionTemplatemodal #create_prescirption_template_form .return_qty_container:before, #editPrescriptionTemplatemodal #prescription_template_form .qty_container:before, #editPrescriptionTemplatemodal #prescription_template_form .return_qty_container:before, #editPrescriptionTemplatemodal #new_prescription_form .qty_container:before, #editPrescriptionTemplatemodal #new_prescription_form .return_qty_container:before, #editPrescriptionTemplatemodal #create_anon_pres_item .qty_container:before, #editPrescriptionTemplatemodal #create_anon_pres_item .return_qty_container:before, #editPrescriptionTemplatemodal #new_pharmacy_order_form .qty_container:before, #editPrescriptionTemplatemodal #new_pharmacy_order_form .return_qty_container:before, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .qty_container:before, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .return_qty_container:before, #editPrescriptionTemplatemodal #new_treatment_form .qty_container:before, #editPrescriptionTemplatemodal #new_treatment_form .return_qty_container:before, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .qty_container:before, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .return_qty_container:before, #editPrevPrescription #new_prescription_form .qty_container:before, #editPrevPrescription #new_prescription_form .return_qty_container:before, #editPrevPrescription #new_bill_form .qty_container:before, #editPrevPrescription #new_bill_form .return_qty_container:before, #editPrevPrescription #new_hospital_pharmacy_bill .qty_container:before, #editPrevPrescription #new_hospital_pharmacy_bill .return_qty_container:before, #editPrevPrescription #edit_hospital_pharmacy_bill .qty_container:before, #editPrevPrescription #edit_hospital_pharmacy_bill .return_qty_container:before, #editPrevPrescription #create_prescirption_template_form .qty_container:before, #editPrevPrescription #create_prescirption_template_form .return_qty_container:before, #editPrevPrescription #prescription_template_form .qty_container:before, #editPrevPrescription #prescription_template_form .return_qty_container:before, #editPrevPrescription #new_prescription_form .qty_container:before, #editPrevPrescription #new_prescription_form .return_qty_container:before, #editPrevPrescription #create_anon_pres_item .qty_container:before, #editPrevPrescription #create_anon_pres_item .return_qty_container:before, #editPrevPrescription #new_pharmacy_order_form .qty_container:before, #editPrevPrescription #new_pharmacy_order_form .return_qty_container:before, #editPrevPrescription #edit_pharmacy_order_form .qty_container:before, #editPrevPrescription #edit_pharmacy_order_form .return_qty_container:before, #editPrevPrescription #new_treatment_form .qty_container:before, #editPrevPrescription #new_treatment_form .return_qty_container:before, #editPrevPrescription #return_hospital_pharmacy_bill .qty_container:before, #editPrevPrescription #return_hospital_pharmacy_bill .return_qty_container:before, #importUserPrescription #new_prescription_form .qty_container:before, #importUserPrescription #new_prescription_form .return_qty_container:before, #importUserPrescription #new_bill_form .qty_container:before, #importUserPrescription #new_bill_form .return_qty_container:before, #importUserPrescription #new_hospital_pharmacy_bill .qty_container:before, #importUserPrescription #new_hospital_pharmacy_bill .return_qty_container:before, #importUserPrescription #edit_hospital_pharmacy_bill .qty_container:before, #importUserPrescription #edit_hospital_pharmacy_bill .return_qty_container:before, #importUserPrescription #create_prescirption_template_form .qty_container:before, #importUserPrescription #create_prescirption_template_form .return_qty_container:before, #importUserPrescription #prescription_template_form .qty_container:before, #importUserPrescription #prescription_template_form .return_qty_container:before, #importUserPrescription #new_prescription_form .qty_container:before, #importUserPrescription #new_prescription_form .return_qty_container:before, #importUserPrescription #create_anon_pres_item .qty_container:before, #importUserPrescription #create_anon_pres_item .return_qty_container:before, #importUserPrescription #new_pharmacy_order_form .qty_container:before, #importUserPrescription #new_pharmacy_order_form .return_qty_container:before, #importUserPrescription #edit_pharmacy_order_form .qty_container:before, #importUserPrescription #edit_pharmacy_order_form .return_qty_container:before, #importUserPrescription #new_treatment_form .qty_container:before, #importUserPrescription #new_treatment_form .return_qty_container:before, #importUserPrescription #return_hospital_pharmacy_bill .qty_container:before, #importUserPrescription #return_hospital_pharmacy_bill .return_qty_container:before, #add_new_radiology_order_form #new_prescription_form .qty_container:before, #add_new_radiology_order_form #new_prescription_form .return_qty_container:before, #add_new_radiology_order_form #new_bill_form .qty_container:before, #add_new_radiology_order_form #new_bill_form .return_qty_container:before, #add_new_radiology_order_form #new_hospital_pharmacy_bill .qty_container:before, #add_new_radiology_order_form #new_hospital_pharmacy_bill .return_qty_container:before, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .qty_container:before, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .return_qty_container:before, #add_new_radiology_order_form #create_prescirption_template_form .qty_container:before, #add_new_radiology_order_form #create_prescirption_template_form .return_qty_container:before, #add_new_radiology_order_form #prescription_template_form .qty_container:before, #add_new_radiology_order_form #prescription_template_form .return_qty_container:before, #add_new_radiology_order_form #new_prescription_form .qty_container:before, #add_new_radiology_order_form #new_prescription_form .return_qty_container:before, #add_new_radiology_order_form #create_anon_pres_item .qty_container:before, #add_new_radiology_order_form #create_anon_pres_item .return_qty_container:before, #add_new_radiology_order_form #new_pharmacy_order_form .qty_container:before, #add_new_radiology_order_form #new_pharmacy_order_form .return_qty_container:before, #add_new_radiology_order_form #edit_pharmacy_order_form .qty_container:before, #add_new_radiology_order_form #edit_pharmacy_order_form .return_qty_container:before, #add_new_radiology_order_form #new_treatment_form .qty_container:before, #add_new_radiology_order_form #new_treatment_form .return_qty_container:before, #add_new_radiology_order_form #return_hospital_pharmacy_bill .qty_container:before, #add_new_radiology_order_form #return_hospital_pharmacy_bill .return_qty_container:before {
  content: "×";
  position: absolute;
  font-size: 1.3em;
  top: 50%;
  left: 20px;
  opacity: 0.6;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#add_new_prescription_form #new_prescription_form .qty_container .qty, #add_new_prescription_form #new_prescription_form .qty_container .return_qty, #add_new_prescription_form #new_prescription_form .return_qty_container .qty, #add_new_prescription_form #new_prescription_form .return_qty_container .return_qty, #add_new_prescription_form #new_bill_form .qty_container .qty, #add_new_prescription_form #new_bill_form .qty_container .return_qty, #add_new_prescription_form #new_bill_form .return_qty_container .qty, #add_new_prescription_form #new_bill_form .return_qty_container .return_qty, #add_new_prescription_form #new_hospital_pharmacy_bill .qty_container .qty, #add_new_prescription_form #new_hospital_pharmacy_bill .qty_container .return_qty, #add_new_prescription_form #new_hospital_pharmacy_bill .return_qty_container .qty, #add_new_prescription_form #new_hospital_pharmacy_bill .return_qty_container .return_qty, #add_new_prescription_form #edit_hospital_pharmacy_bill .qty_container .qty, #add_new_prescription_form #edit_hospital_pharmacy_bill .qty_container .return_qty, #add_new_prescription_form #edit_hospital_pharmacy_bill .return_qty_container .qty, #add_new_prescription_form #edit_hospital_pharmacy_bill .return_qty_container .return_qty, #add_new_prescription_form #create_prescirption_template_form .qty_container .qty, #add_new_prescription_form #create_prescirption_template_form .qty_container .return_qty, #add_new_prescription_form #create_prescirption_template_form .return_qty_container .qty, #add_new_prescription_form #create_prescirption_template_form .return_qty_container .return_qty, #add_new_prescription_form #prescription_template_form .qty_container .qty, #add_new_prescription_form #prescription_template_form .qty_container .return_qty, #add_new_prescription_form #prescription_template_form .return_qty_container .qty, #add_new_prescription_form #prescription_template_form .return_qty_container .return_qty, #add_new_prescription_form #new_prescription_form .qty_container .qty, #add_new_prescription_form #new_prescription_form .qty_container .return_qty, #add_new_prescription_form #new_prescription_form .return_qty_container .qty, #add_new_prescription_form #new_prescription_form .return_qty_container .return_qty, #add_new_prescription_form #create_anon_pres_item .qty_container .qty, #add_new_prescription_form #create_anon_pres_item .qty_container .return_qty, #add_new_prescription_form #create_anon_pres_item .return_qty_container .qty, #add_new_prescription_form #create_anon_pres_item .return_qty_container .return_qty, #add_new_prescription_form #new_pharmacy_order_form .qty_container .qty, #add_new_prescription_form #new_pharmacy_order_form .qty_container .return_qty, #add_new_prescription_form #new_pharmacy_order_form .return_qty_container .qty, #add_new_prescription_form #new_pharmacy_order_form .return_qty_container .return_qty, #add_new_prescription_form #edit_pharmacy_order_form .qty_container .qty, #add_new_prescription_form #edit_pharmacy_order_form .qty_container .return_qty, #add_new_prescription_form #edit_pharmacy_order_form .return_qty_container .qty, #add_new_prescription_form #edit_pharmacy_order_form .return_qty_container .return_qty, #add_new_prescription_form #new_treatment_form .qty_container .qty, #add_new_prescription_form #new_treatment_form .qty_container .return_qty, #add_new_prescription_form #new_treatment_form .return_qty_container .qty, #add_new_prescription_form #new_treatment_form .return_qty_container .return_qty, #add_new_prescription_form #return_hospital_pharmacy_bill .qty_container .qty, #add_new_prescription_form #return_hospital_pharmacy_bill .qty_container .return_qty, #add_new_prescription_form #return_hospital_pharmacy_bill .return_qty_container .qty, #add_new_prescription_form #return_hospital_pharmacy_bill .return_qty_container .return_qty, #edit_invoice_form #new_prescription_form .qty_container .qty, #edit_invoice_form #new_prescription_form .qty_container .return_qty, #edit_invoice_form #new_prescription_form .return_qty_container .qty, #edit_invoice_form #new_prescription_form .return_qty_container .return_qty, #edit_invoice_form #new_bill_form .qty_container .qty, #edit_invoice_form #new_bill_form .qty_container .return_qty, #edit_invoice_form #new_bill_form .return_qty_container .qty, #edit_invoice_form #new_bill_form .return_qty_container .return_qty, #edit_invoice_form #new_hospital_pharmacy_bill .qty_container .qty, #edit_invoice_form #new_hospital_pharmacy_bill .qty_container .return_qty, #edit_invoice_form #new_hospital_pharmacy_bill .return_qty_container .qty, #edit_invoice_form #new_hospital_pharmacy_bill .return_qty_container .return_qty, #edit_invoice_form #edit_hospital_pharmacy_bill .qty_container .qty, #edit_invoice_form #edit_hospital_pharmacy_bill .qty_container .return_qty, #edit_invoice_form #edit_hospital_pharmacy_bill .return_qty_container .qty, #edit_invoice_form #edit_hospital_pharmacy_bill .return_qty_container .return_qty, #edit_invoice_form #create_prescirption_template_form .qty_container .qty, #edit_invoice_form #create_prescirption_template_form .qty_container .return_qty, #edit_invoice_form #create_prescirption_template_form .return_qty_container .qty, #edit_invoice_form #create_prescirption_template_form .return_qty_container .return_qty, #edit_invoice_form #prescription_template_form .qty_container .qty, #edit_invoice_form #prescription_template_form .qty_container .return_qty, #edit_invoice_form #prescription_template_form .return_qty_container .qty, #edit_invoice_form #prescription_template_form .return_qty_container .return_qty, #edit_invoice_form #new_prescription_form .qty_container .qty, #edit_invoice_form #new_prescription_form .qty_container .return_qty, #edit_invoice_form #new_prescription_form .return_qty_container .qty, #edit_invoice_form #new_prescription_form .return_qty_container .return_qty, #edit_invoice_form #create_anon_pres_item .qty_container .qty, #edit_invoice_form #create_anon_pres_item .qty_container .return_qty, #edit_invoice_form #create_anon_pres_item .return_qty_container .qty, #edit_invoice_form #create_anon_pres_item .return_qty_container .return_qty, #edit_invoice_form #new_pharmacy_order_form .qty_container .qty, #edit_invoice_form #new_pharmacy_order_form .qty_container .return_qty, #edit_invoice_form #new_pharmacy_order_form .return_qty_container .qty, #edit_invoice_form #new_pharmacy_order_form .return_qty_container .return_qty, #edit_invoice_form #edit_pharmacy_order_form .qty_container .qty, #edit_invoice_form #edit_pharmacy_order_form .qty_container .return_qty, #edit_invoice_form #edit_pharmacy_order_form .return_qty_container .qty, #edit_invoice_form #edit_pharmacy_order_form .return_qty_container .return_qty, #edit_invoice_form #new_treatment_form .qty_container .qty, #edit_invoice_form #new_treatment_form .qty_container .return_qty, #edit_invoice_form #new_treatment_form .return_qty_container .qty, #edit_invoice_form #new_treatment_form .return_qty_container .return_qty, #edit_invoice_form #return_hospital_pharmacy_bill .qty_container .qty, #edit_invoice_form #return_hospital_pharmacy_bill .qty_container .return_qty, #edit_invoice_form #return_hospital_pharmacy_bill .return_qty_container .qty, #edit_invoice_form #return_hospital_pharmacy_bill .return_qty_container .return_qty, #add_new_pharmacy_bill_form #new_prescription_form .qty_container .qty, #add_new_pharmacy_bill_form #new_prescription_form .qty_container .return_qty, #add_new_pharmacy_bill_form #new_prescription_form .return_qty_container .qty, #add_new_pharmacy_bill_form #new_prescription_form .return_qty_container .return_qty, #add_new_pharmacy_bill_form #new_bill_form .qty_container .qty, #add_new_pharmacy_bill_form #new_bill_form .qty_container .return_qty, #add_new_pharmacy_bill_form #new_bill_form .return_qty_container .qty, #add_new_pharmacy_bill_form #new_bill_form .return_qty_container .return_qty, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .qty_container .qty, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .qty_container .return_qty, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .return_qty_container .qty, #add_new_pharmacy_bill_form #new_hospital_pharmacy_bill .return_qty_container .return_qty, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .qty_container .qty, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .qty_container .return_qty, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .return_qty_container .qty, #add_new_pharmacy_bill_form #edit_hospital_pharmacy_bill .return_qty_container .return_qty, #add_new_pharmacy_bill_form #create_prescirption_template_form .qty_container .qty, #add_new_pharmacy_bill_form #create_prescirption_template_form .qty_container .return_qty, #add_new_pharmacy_bill_form #create_prescirption_template_form .return_qty_container .qty, #add_new_pharmacy_bill_form #create_prescirption_template_form .return_qty_container .return_qty, #add_new_pharmacy_bill_form #prescription_template_form .qty_container .qty, #add_new_pharmacy_bill_form #prescription_template_form .qty_container .return_qty, #add_new_pharmacy_bill_form #prescription_template_form .return_qty_container .qty, #add_new_pharmacy_bill_form #prescription_template_form .return_qty_container .return_qty, #add_new_pharmacy_bill_form #new_prescription_form .qty_container .qty, #add_new_pharmacy_bill_form #new_prescription_form .qty_container .return_qty, #add_new_pharmacy_bill_form #new_prescription_form .return_qty_container .qty, #add_new_pharmacy_bill_form #new_prescription_form .return_qty_container .return_qty, #add_new_pharmacy_bill_form #create_anon_pres_item .qty_container .qty, #add_new_pharmacy_bill_form #create_anon_pres_item .qty_container .return_qty, #add_new_pharmacy_bill_form #create_anon_pres_item .return_qty_container .qty, #add_new_pharmacy_bill_form #create_anon_pres_item .return_qty_container .return_qty, #add_new_pharmacy_bill_form #new_pharmacy_order_form .qty_container .qty, #add_new_pharmacy_bill_form #new_pharmacy_order_form .qty_container .return_qty, #add_new_pharmacy_bill_form #new_pharmacy_order_form .return_qty_container .qty, #add_new_pharmacy_bill_form #new_pharmacy_order_form .return_qty_container .return_qty, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .qty_container .qty, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .qty_container .return_qty, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .return_qty_container .qty, #add_new_pharmacy_bill_form #edit_pharmacy_order_form .return_qty_container .return_qty, #add_new_pharmacy_bill_form #new_treatment_form .qty_container .qty, #add_new_pharmacy_bill_form #new_treatment_form .qty_container .return_qty, #add_new_pharmacy_bill_form #new_treatment_form .return_qty_container .qty, #add_new_pharmacy_bill_form #new_treatment_form .return_qty_container .return_qty, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .qty_container .qty, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .qty_container .return_qty, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .return_qty_container .qty, #add_new_pharmacy_bill_form #return_hospital_pharmacy_bill .return_qty_container .return_qty, #edit_pharmacy_bill_form #new_prescription_form .qty_container .qty, #edit_pharmacy_bill_form #new_prescription_form .qty_container .return_qty, #edit_pharmacy_bill_form #new_prescription_form .return_qty_container .qty, #edit_pharmacy_bill_form #new_prescription_form .return_qty_container .return_qty, #edit_pharmacy_bill_form #new_bill_form .qty_container .qty, #edit_pharmacy_bill_form #new_bill_form .qty_container .return_qty, #edit_pharmacy_bill_form #new_bill_form .return_qty_container .qty, #edit_pharmacy_bill_form #new_bill_form .return_qty_container .return_qty, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .qty_container .qty, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .qty_container .return_qty, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .return_qty_container .qty, #edit_pharmacy_bill_form #new_hospital_pharmacy_bill .return_qty_container .return_qty, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .qty_container .qty, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .qty_container .return_qty, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .return_qty_container .qty, #edit_pharmacy_bill_form #edit_hospital_pharmacy_bill .return_qty_container .return_qty, #edit_pharmacy_bill_form #create_prescirption_template_form .qty_container .qty, #edit_pharmacy_bill_form #create_prescirption_template_form .qty_container .return_qty, #edit_pharmacy_bill_form #create_prescirption_template_form .return_qty_container .qty, #edit_pharmacy_bill_form #create_prescirption_template_form .return_qty_container .return_qty, #edit_pharmacy_bill_form #prescription_template_form .qty_container .qty, #edit_pharmacy_bill_form #prescription_template_form .qty_container .return_qty, #edit_pharmacy_bill_form #prescription_template_form .return_qty_container .qty, #edit_pharmacy_bill_form #prescription_template_form .return_qty_container .return_qty, #edit_pharmacy_bill_form #new_prescription_form .qty_container .qty, #edit_pharmacy_bill_form #new_prescription_form .qty_container .return_qty, #edit_pharmacy_bill_form #new_prescription_form .return_qty_container .qty, #edit_pharmacy_bill_form #new_prescription_form .return_qty_container .return_qty, #edit_pharmacy_bill_form #create_anon_pres_item .qty_container .qty, #edit_pharmacy_bill_form #create_anon_pres_item .qty_container .return_qty, #edit_pharmacy_bill_form #create_anon_pres_item .return_qty_container .qty, #edit_pharmacy_bill_form #create_anon_pres_item .return_qty_container .return_qty, #edit_pharmacy_bill_form #new_pharmacy_order_form .qty_container .qty, #edit_pharmacy_bill_form #new_pharmacy_order_form .qty_container .return_qty, #edit_pharmacy_bill_form #new_pharmacy_order_form .return_qty_container .qty, #edit_pharmacy_bill_form #new_pharmacy_order_form .return_qty_container .return_qty, #edit_pharmacy_bill_form #edit_pharmacy_order_form .qty_container .qty, #edit_pharmacy_bill_form #edit_pharmacy_order_form .qty_container .return_qty, #edit_pharmacy_bill_form #edit_pharmacy_order_form .return_qty_container .qty, #edit_pharmacy_bill_form #edit_pharmacy_order_form .return_qty_container .return_qty, #edit_pharmacy_bill_form #new_treatment_form .qty_container .qty, #edit_pharmacy_bill_form #new_treatment_form .qty_container .return_qty, #edit_pharmacy_bill_form #new_treatment_form .return_qty_container .qty, #edit_pharmacy_bill_form #new_treatment_form .return_qty_container .return_qty, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .qty_container .qty, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .qty_container .return_qty, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .return_qty_container .qty, #edit_pharmacy_bill_form #return_hospital_pharmacy_bill .return_qty_container .return_qty, #createPrescriptionTemplatemodal #new_prescription_form .qty_container .qty, #createPrescriptionTemplatemodal #new_prescription_form .qty_container .return_qty, #createPrescriptionTemplatemodal #new_prescription_form .return_qty_container .qty, #createPrescriptionTemplatemodal #new_prescription_form .return_qty_container .return_qty, #createPrescriptionTemplatemodal #new_bill_form .qty_container .qty, #createPrescriptionTemplatemodal #new_bill_form .qty_container .return_qty, #createPrescriptionTemplatemodal #new_bill_form .return_qty_container .qty, #createPrescriptionTemplatemodal #new_bill_form .return_qty_container .return_qty, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .qty_container .qty, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .qty_container .return_qty, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .return_qty_container .qty, #createPrescriptionTemplatemodal #new_hospital_pharmacy_bill .return_qty_container .return_qty, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .qty_container .qty, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .qty_container .return_qty, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .return_qty_container .qty, #createPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .return_qty_container .return_qty, #createPrescriptionTemplatemodal #create_prescirption_template_form .qty_container .qty, #createPrescriptionTemplatemodal #create_prescirption_template_form .qty_container .return_qty, #createPrescriptionTemplatemodal #create_prescirption_template_form .return_qty_container .qty, #createPrescriptionTemplatemodal #create_prescirption_template_form .return_qty_container .return_qty, #createPrescriptionTemplatemodal #prescription_template_form .qty_container .qty, #createPrescriptionTemplatemodal #prescription_template_form .qty_container .return_qty, #createPrescriptionTemplatemodal #prescription_template_form .return_qty_container .qty, #createPrescriptionTemplatemodal #prescription_template_form .return_qty_container .return_qty, #createPrescriptionTemplatemodal #new_prescription_form .qty_container .qty, #createPrescriptionTemplatemodal #new_prescription_form .qty_container .return_qty, #createPrescriptionTemplatemodal #new_prescription_form .return_qty_container .qty, #createPrescriptionTemplatemodal #new_prescription_form .return_qty_container .return_qty, #createPrescriptionTemplatemodal #create_anon_pres_item .qty_container .qty, #createPrescriptionTemplatemodal #create_anon_pres_item .qty_container .return_qty, #createPrescriptionTemplatemodal #create_anon_pres_item .return_qty_container .qty, #createPrescriptionTemplatemodal #create_anon_pres_item .return_qty_container .return_qty, #createPrescriptionTemplatemodal #new_pharmacy_order_form .qty_container .qty, #createPrescriptionTemplatemodal #new_pharmacy_order_form .qty_container .return_qty, #createPrescriptionTemplatemodal #new_pharmacy_order_form .return_qty_container .qty, #createPrescriptionTemplatemodal #new_pharmacy_order_form .return_qty_container .return_qty, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .qty_container .qty, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .qty_container .return_qty, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .return_qty_container .qty, #createPrescriptionTemplatemodal #edit_pharmacy_order_form .return_qty_container .return_qty, #createPrescriptionTemplatemodal #new_treatment_form .qty_container .qty, #createPrescriptionTemplatemodal #new_treatment_form .qty_container .return_qty, #createPrescriptionTemplatemodal #new_treatment_form .return_qty_container .qty, #createPrescriptionTemplatemodal #new_treatment_form .return_qty_container .return_qty, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .qty_container .qty, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .qty_container .return_qty, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .return_qty_container .qty, #createPrescriptionTemplatemodal #return_hospital_pharmacy_bill .return_qty_container .return_qty, #editPrescriptionTemplatemodal #new_prescription_form .qty_container .qty, #editPrescriptionTemplatemodal #new_prescription_form .qty_container .return_qty, #editPrescriptionTemplatemodal #new_prescription_form .return_qty_container .qty, #editPrescriptionTemplatemodal #new_prescription_form .return_qty_container .return_qty, #editPrescriptionTemplatemodal #new_bill_form .qty_container .qty, #editPrescriptionTemplatemodal #new_bill_form .qty_container .return_qty, #editPrescriptionTemplatemodal #new_bill_form .return_qty_container .qty, #editPrescriptionTemplatemodal #new_bill_form .return_qty_container .return_qty, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .qty_container .qty, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .qty_container .return_qty, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .return_qty_container .qty, #editPrescriptionTemplatemodal #new_hospital_pharmacy_bill .return_qty_container .return_qty, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .qty_container .qty, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .qty_container .return_qty, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .return_qty_container .qty, #editPrescriptionTemplatemodal #edit_hospital_pharmacy_bill .return_qty_container .return_qty, #editPrescriptionTemplatemodal #create_prescirption_template_form .qty_container .qty, #editPrescriptionTemplatemodal #create_prescirption_template_form .qty_container .return_qty, #editPrescriptionTemplatemodal #create_prescirption_template_form .return_qty_container .qty, #editPrescriptionTemplatemodal #create_prescirption_template_form .return_qty_container .return_qty, #editPrescriptionTemplatemodal #prescription_template_form .qty_container .qty, #editPrescriptionTemplatemodal #prescription_template_form .qty_container .return_qty, #editPrescriptionTemplatemodal #prescription_template_form .return_qty_container .qty, #editPrescriptionTemplatemodal #prescription_template_form .return_qty_container .return_qty, #editPrescriptionTemplatemodal #new_prescription_form .qty_container .qty, #editPrescriptionTemplatemodal #new_prescription_form .qty_container .return_qty, #editPrescriptionTemplatemodal #new_prescription_form .return_qty_container .qty, #editPrescriptionTemplatemodal #new_prescription_form .return_qty_container .return_qty, #editPrescriptionTemplatemodal #create_anon_pres_item .qty_container .qty, #editPrescriptionTemplatemodal #create_anon_pres_item .qty_container .return_qty, #editPrescriptionTemplatemodal #create_anon_pres_item .return_qty_container .qty, #editPrescriptionTemplatemodal #create_anon_pres_item .return_qty_container .return_qty, #editPrescriptionTemplatemodal #new_pharmacy_order_form .qty_container .qty, #editPrescriptionTemplatemodal #new_pharmacy_order_form .qty_container .return_qty, #editPrescriptionTemplatemodal #new_pharmacy_order_form .return_qty_container .qty, #editPrescriptionTemplatemodal #new_pharmacy_order_form .return_qty_container .return_qty, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .qty_container .qty, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .qty_container .return_qty, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .return_qty_container .qty, #editPrescriptionTemplatemodal #edit_pharmacy_order_form .return_qty_container .return_qty, #editPrescriptionTemplatemodal #new_treatment_form .qty_container .qty, #editPrescriptionTemplatemodal #new_treatment_form .qty_container .return_qty, #editPrescriptionTemplatemodal #new_treatment_form .return_qty_container .qty, #editPrescriptionTemplatemodal #new_treatment_form .return_qty_container .return_qty, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .qty_container .qty, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .qty_container .return_qty, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .return_qty_container .qty, #editPrescriptionTemplatemodal #return_hospital_pharmacy_bill .return_qty_container .return_qty, #editPrevPrescription #new_prescription_form .qty_container .qty, #editPrevPrescription #new_prescription_form .qty_container .return_qty, #editPrevPrescription #new_prescription_form .return_qty_container .qty, #editPrevPrescription #new_prescription_form .return_qty_container .return_qty, #editPrevPrescription #new_bill_form .qty_container .qty, #editPrevPrescription #new_bill_form .qty_container .return_qty, #editPrevPrescription #new_bill_form .return_qty_container .qty, #editPrevPrescription #new_bill_form .return_qty_container .return_qty, #editPrevPrescription #new_hospital_pharmacy_bill .qty_container .qty, #editPrevPrescription #new_hospital_pharmacy_bill .qty_container .return_qty, #editPrevPrescription #new_hospital_pharmacy_bill .return_qty_container .qty, #editPrevPrescription #new_hospital_pharmacy_bill .return_qty_container .return_qty, #editPrevPrescription #edit_hospital_pharmacy_bill .qty_container .qty, #editPrevPrescription #edit_hospital_pharmacy_bill .qty_container .return_qty, #editPrevPrescription #edit_hospital_pharmacy_bill .return_qty_container .qty, #editPrevPrescription #edit_hospital_pharmacy_bill .return_qty_container .return_qty, #editPrevPrescription #create_prescirption_template_form .qty_container .qty, #editPrevPrescription #create_prescirption_template_form .qty_container .return_qty, #editPrevPrescription #create_prescirption_template_form .return_qty_container .qty, #editPrevPrescription #create_prescirption_template_form .return_qty_container .return_qty, #editPrevPrescription #prescription_template_form .qty_container .qty, #editPrevPrescription #prescription_template_form .qty_container .return_qty, #editPrevPrescription #prescription_template_form .return_qty_container .qty, #editPrevPrescription #prescription_template_form .return_qty_container .return_qty, #editPrevPrescription #new_prescription_form .qty_container .qty, #editPrevPrescription #new_prescription_form .qty_container .return_qty, #editPrevPrescription #new_prescription_form .return_qty_container .qty, #editPrevPrescription #new_prescription_form .return_qty_container .return_qty, #editPrevPrescription #create_anon_pres_item .qty_container .qty, #editPrevPrescription #create_anon_pres_item .qty_container .return_qty, #editPrevPrescription #create_anon_pres_item .return_qty_container .qty, #editPrevPrescription #create_anon_pres_item .return_qty_container .return_qty, #editPrevPrescription #new_pharmacy_order_form .qty_container .qty, #editPrevPrescription #new_pharmacy_order_form .qty_container .return_qty, #editPrevPrescription #new_pharmacy_order_form .return_qty_container .qty, #editPrevPrescription #new_pharmacy_order_form .return_qty_container .return_qty, #editPrevPrescription #edit_pharmacy_order_form .qty_container .qty, #editPrevPrescription #edit_pharmacy_order_form .qty_container .return_qty, #editPrevPrescription #edit_pharmacy_order_form .return_qty_container .qty, #editPrevPrescription #edit_pharmacy_order_form .return_qty_container .return_qty, #editPrevPrescription #new_treatment_form .qty_container .qty, #editPrevPrescription #new_treatment_form .qty_container .return_qty, #editPrevPrescription #new_treatment_form .return_qty_container .qty, #editPrevPrescription #new_treatment_form .return_qty_container .return_qty, #editPrevPrescription #return_hospital_pharmacy_bill .qty_container .qty, #editPrevPrescription #return_hospital_pharmacy_bill .qty_container .return_qty, #editPrevPrescription #return_hospital_pharmacy_bill .return_qty_container .qty, #editPrevPrescription #return_hospital_pharmacy_bill .return_qty_container .return_qty, #importUserPrescription #new_prescription_form .qty_container .qty, #importUserPrescription #new_prescription_form .qty_container .return_qty, #importUserPrescription #new_prescription_form .return_qty_container .qty, #importUserPrescription #new_prescription_form .return_qty_container .return_qty, #importUserPrescription #new_bill_form .qty_container .qty, #importUserPrescription #new_bill_form .qty_container .return_qty, #importUserPrescription #new_bill_form .return_qty_container .qty, #importUserPrescription #new_bill_form .return_qty_container .return_qty, #importUserPrescription #new_hospital_pharmacy_bill .qty_container .qty, #importUserPrescription #new_hospital_pharmacy_bill .qty_container .return_qty, #importUserPrescription #new_hospital_pharmacy_bill .return_qty_container .qty, #importUserPrescription #new_hospital_pharmacy_bill .return_qty_container .return_qty, #importUserPrescription #edit_hospital_pharmacy_bill .qty_container .qty, #importUserPrescription #edit_hospital_pharmacy_bill .qty_container .return_qty, #importUserPrescription #edit_hospital_pharmacy_bill .return_qty_container .qty, #importUserPrescription #edit_hospital_pharmacy_bill .return_qty_container .return_qty, #importUserPrescription #create_prescirption_template_form .qty_container .qty, #importUserPrescription #create_prescirption_template_form .qty_container .return_qty, #importUserPrescription #create_prescirption_template_form .return_qty_container .qty, #importUserPrescription #create_prescirption_template_form .return_qty_container .return_qty, #importUserPrescription #prescription_template_form .qty_container .qty, #importUserPrescription #prescription_template_form .qty_container .return_qty, #importUserPrescription #prescription_template_form .return_qty_container .qty, #importUserPrescription #prescription_template_form .return_qty_container .return_qty, #importUserPrescription #new_prescription_form .qty_container .qty, #importUserPrescription #new_prescription_form .qty_container .return_qty, #importUserPrescription #new_prescription_form .return_qty_container .qty, #importUserPrescription #new_prescription_form .return_qty_container .return_qty, #importUserPrescription #create_anon_pres_item .qty_container .qty, #importUserPrescription #create_anon_pres_item .qty_container .return_qty, #importUserPrescription #create_anon_pres_item .return_qty_container .qty, #importUserPrescription #create_anon_pres_item .return_qty_container .return_qty, #importUserPrescription #new_pharmacy_order_form .qty_container .qty, #importUserPrescription #new_pharmacy_order_form .qty_container .return_qty, #importUserPrescription #new_pharmacy_order_form .return_qty_container .qty, #importUserPrescription #new_pharmacy_order_form .return_qty_container .return_qty, #importUserPrescription #edit_pharmacy_order_form .qty_container .qty, #importUserPrescription #edit_pharmacy_order_form .qty_container .return_qty, #importUserPrescription #edit_pharmacy_order_form .return_qty_container .qty, #importUserPrescription #edit_pharmacy_order_form .return_qty_container .return_qty, #importUserPrescription #new_treatment_form .qty_container .qty, #importUserPrescription #new_treatment_form .qty_container .return_qty, #importUserPrescription #new_treatment_form .return_qty_container .qty, #importUserPrescription #new_treatment_form .return_qty_container .return_qty, #importUserPrescription #return_hospital_pharmacy_bill .qty_container .qty, #importUserPrescription #return_hospital_pharmacy_bill .qty_container .return_qty, #importUserPrescription #return_hospital_pharmacy_bill .return_qty_container .qty, #importUserPrescription #return_hospital_pharmacy_bill .return_qty_container .return_qty, #add_new_radiology_order_form #new_prescription_form .qty_container .qty, #add_new_radiology_order_form #new_prescription_form .qty_container .return_qty, #add_new_radiology_order_form #new_prescription_form .return_qty_container .qty, #add_new_radiology_order_form #new_prescription_form .return_qty_container .return_qty, #add_new_radiology_order_form #new_bill_form .qty_container .qty, #add_new_radiology_order_form #new_bill_form .qty_container .return_qty, #add_new_radiology_order_form #new_bill_form .return_qty_container .qty, #add_new_radiology_order_form #new_bill_form .return_qty_container .return_qty, #add_new_radiology_order_form #new_hospital_pharmacy_bill .qty_container .qty, #add_new_radiology_order_form #new_hospital_pharmacy_bill .qty_container .return_qty, #add_new_radiology_order_form #new_hospital_pharmacy_bill .return_qty_container .qty, #add_new_radiology_order_form #new_hospital_pharmacy_bill .return_qty_container .return_qty, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .qty_container .qty, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .qty_container .return_qty, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .return_qty_container .qty, #add_new_radiology_order_form #edit_hospital_pharmacy_bill .return_qty_container .return_qty, #add_new_radiology_order_form #create_prescirption_template_form .qty_container .qty, #add_new_radiology_order_form #create_prescirption_template_form .qty_container .return_qty, #add_new_radiology_order_form #create_prescirption_template_form .return_qty_container .qty, #add_new_radiology_order_form #create_prescirption_template_form .return_qty_container .return_qty, #add_new_radiology_order_form #prescription_template_form .qty_container .qty, #add_new_radiology_order_form #prescription_template_form .qty_container .return_qty, #add_new_radiology_order_form #prescription_template_form .return_qty_container .qty, #add_new_radiology_order_form #prescription_template_form .return_qty_container .return_qty, #add_new_radiology_order_form #new_prescription_form .qty_container .qty, #add_new_radiology_order_form #new_prescription_form .qty_container .return_qty, #add_new_radiology_order_form #new_prescription_form .return_qty_container .qty, #add_new_radiology_order_form #new_prescription_form .return_qty_container .return_qty, #add_new_radiology_order_form #create_anon_pres_item .qty_container .qty, #add_new_radiology_order_form #create_anon_pres_item .qty_container .return_qty, #add_new_radiology_order_form #create_anon_pres_item .return_qty_container .qty, #add_new_radiology_order_form #create_anon_pres_item .return_qty_container .return_qty, #add_new_radiology_order_form #new_pharmacy_order_form .qty_container .qty, #add_new_radiology_order_form #new_pharmacy_order_form .qty_container .return_qty, #add_new_radiology_order_form #new_pharmacy_order_form .return_qty_container .qty, #add_new_radiology_order_form #new_pharmacy_order_form .return_qty_container .return_qty, #add_new_radiology_order_form #edit_pharmacy_order_form .qty_container .qty, #add_new_radiology_order_form #edit_pharmacy_order_form .qty_container .return_qty, #add_new_radiology_order_form #edit_pharmacy_order_form .return_qty_container .qty, #add_new_radiology_order_form #edit_pharmacy_order_form .return_qty_container .return_qty, #add_new_radiology_order_form #new_treatment_form .qty_container .qty, #add_new_radiology_order_form #new_treatment_form .qty_container .return_qty, #add_new_radiology_order_form #new_treatment_form .return_qty_container .qty, #add_new_radiology_order_form #new_treatment_form .return_qty_container .return_qty, #add_new_radiology_order_form #return_hospital_pharmacy_bill .qty_container .qty, #add_new_radiology_order_form #return_hospital_pharmacy_bill .qty_container .return_qty, #add_new_radiology_order_form #return_hospital_pharmacy_bill .return_qty_container .qty, #add_new_radiology_order_form #return_hospital_pharmacy_bill .return_qty_container .return_qty {
  text-indent: 1.5em;
}

#pharmacyOrderContainer .pharmacy_order_form ._add_nested_fields_link, .pharmacy_stock_form ._add_nested_fields_link, #hospital_upload_attachment_form ._add_nested_fields_link {
  position: relative;
  display: inline-block;
  font-size: 1.15em;
  font-style: italic;
  font-weight: bold;
  color: #5D5D5D;
  text-decoration: none;
  margin-left: 2em;
  padding-bottom: 0.1em;
  box-shadow: 0px 2px 0 0 #5D5D5D;
}
#pharmacyOrderContainer .pharmacy_order_form ._add_nested_fields_link:hover, .pharmacy_stock_form ._add_nested_fields_link:hover, #hospital_upload_attachment_form ._add_nested_fields_link:hover {
  color: #1C83FF;
  box-shadow: 0px 2px 0 0 #1C83FF;
}
#pharmacyOrderContainer .pharmacy_order_form ._add_nested_fields_link::before, .pharmacy_stock_form ._add_nested_fields_link::before, #hospital_upload_attachment_form ._add_nested_fields_link::before {
  content: "+";
  display: inline-block;
  margin-right: 0.3em;
}

#deleteLogoModal .modal-content, #deleteBackgroundModal .modal-content {
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.18);
}
#deleteLogoModal .modal-header, #deleteBackgroundModal .modal-header {
  position: relative;
  background: #3498DB;
  color: #FFFFFF;
  font-size: 0.51em;
  font-weight: 900;
  letter-spacing: 0.09em;
  text-align: center;
  z-index: 1;
  text-transform: uppercase;
  box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.1);
}
#deleteLogoModal .modal-header .modal-title, #deleteBackgroundModal .modal-header .modal-title {
  text-align: center;
  font-size: 2em;
}
#deleteLogoModal .modal-footer, #deleteBackgroundModal .modal-footer {
  padding: 0em 2em;
  line-height: 5em;
  background: #fff;
  border: none;
}
#deleteLogoModal .modal-footer .btn, #deleteBackgroundModal .modal-footer .btn {
  font-size: 1.2em;
  font-weight: bold;
  padding: 0.3em 1em;
  margin-top: 0em;
  margin-bottom: 0em;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  border-radius: 3em;
  margin-left: 0.5em;
}

#showEventModal .appointment_edit_form, showOpEventModal .appointment_edit_form {
  position: absolute;
  overflow: hidden;
  bottom: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  z-index: 2;
  -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}
#showEventModal .appointment_edit_form.is__visible, showOpEventModal .appointment_edit_form.is__visible {
  bottom: 0;
}
#showEventModal .appointment_edit_form .edit_appointment_form_wrapper, showOpEventModal .appointment_edit_form .edit_appointment_form_wrapper {
  width: 100%;
  height: 90%;
  overflow-y: scroll;
  padding: 0px 10px 1em 10px !important;
}
#showEventModal .appointment_edit_form .edit_appointment_form_wrapper::-webkit-scrollbar, showOpEventModal .appointment_edit_form .edit_appointment_form_wrapper::-webkit-scrollbar {
  width: 5px;
  opacity: 0;
}
#showEventModal .appointment_edit_form .edit_appointment_form_wrapper::-webkit-scrollbar-thumb, showOpEventModal .appointment_edit_form .edit_appointment_form_wrapper::-webkit-scrollbar-thumb {
  background: #007EE5;
  opacity: 0;
}
#showEventModal .appointment_edit_form .edit_appointment_form_wrapper::-webkit-scrollbar-track, showOpEventModal .appointment_edit_form .edit_appointment_form_wrapper::-webkit-scrollbar-track {
  background: transparent;
  opacity: 0;
}
#showEventModal .appointment_edit_form .edit_appointment_form_wrapper label, showOpEventModal .appointment_edit_form .edit_appointment_form_wrapper label {
  font-size: 10px;
  display: inline-block;
  padding-bottom: 2px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  color: #2f2f2f;
}
#showEventModal .appointment_edit_form .edit_appointment_form_wrapper h2, showOpEventModal .appointment_edit_form .edit_appointment_form_wrapper h2 {
  padding-bottom: 2px;
  box-shadow: none;
}
#showEventModal .appointment_edit_form .edit_appointment_form_wrapper .select_timeslot, showOpEventModal .appointment_edit_form .edit_appointment_form_wrapper .select_timeslot {
  display: none;
}
#showEventModal .appointment_edit_form .edit_appointment_form_wrapper .select_timeslot #select_custom, showOpEventModal .appointment_edit_form .edit_appointment_form_wrapper .select_timeslot #select_custom {
  position: relative;
  width: 100%;
  height: 50px;
}
#showEventModal .appointment_edit_form .edit_appointment_form_wrapper .select_timeslot #select_custom label, showOpEventModal .appointment_edit_form .edit_appointment_form_wrapper .select_timeslot #select_custom label {
  display: block;
  margin: 0;
  padding: 18px 45px;
  font-size: 14px;
  font-weight: normal;
  box-shadow: inset 0 0 0 1px #F3F3F3;
}
#showEventModal .appointment_edit_form .edit_appointment_form_wrapper .select_timeslot #select_custom label.active, showOpEventModal .appointment_edit_form .edit_appointment_form_wrapper .select_timeslot #select_custom label.active {
  background-color: rgba(0, 0, 0, 0.03);
}
#showEventModal .appointment_edit_form .edit_appointment_form_wrapper .select_timeslot #select_custom label.disabled, showOpEventModal .appointment_edit_form .edit_appointment_form_wrapper .select_timeslot #select_custom label.disabled {
  background: rgba(0, 0, 0, 0.02);
}
#showEventModal .appointment_edit_form .edit_appointment_form_wrapper .select_timeslot #select_custom label input[type=radio], showOpEventModal .appointment_edit_form .edit_appointment_form_wrapper .select_timeslot #select_custom label input[type=radio] {
  display: none;
}
#showEventModal .appointment_edit_form .edit_appointment_form_wrapper .select_timeslot #select_custom label .dummy_checkbox, showOpEventModal .appointment_edit_form .edit_appointment_form_wrapper .select_timeslot #select_custom label .dummy_checkbox {
  content: "";
  position: absolute;
  top: 16px;
  left: 12px;
  width: 1.539em;
  height: 1.539em;
  background: white;
  background-position: 1px -19px;
  border-radius: 50%;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.12);
}
#showEventModal .appointment_edit_form .edit_appointment_form_wrapper .select_timeslot #select_custom label input[type=radio]:checked + .dummy_checkbox, showOpEventModal .appointment_edit_form .edit_appointment_form_wrapper .select_timeslot #select_custom label input[type=radio]:checked + .dummy_checkbox {
  background: #4CA4FF url(//halemind.com/assets/icons/checkbox_sprite-de173c01299e1108691ae3a9696e1a807f88fada22817ffba401bcddc0fb7483.svg);
  background-position: 1px -39px;
  box-shadow: none;
}
#showEventModal .appointment_edit_form .edit_appointment_form_wrapper .select_timeslot #select_custom a.selected_value, showOpEventModal .appointment_edit_form .edit_appointment_form_wrapper .select_timeslot #select_custom a.selected_value {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  line-height: 50px;
  padding-left: 15px;
  font-size: 14px;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 300;
  color: #2f2f2f;
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.08);
}
#showEventModal .appointment_edit_form .edit_appointment_form_wrapper .select_timeslot #select_custom a.selected_value:hover, #showEventModal .appointment_edit_form .edit_appointment_form_wrapper .select_timeslot #select_custom a.selected_value:focus, showOpEventModal .appointment_edit_form .edit_appointment_form_wrapper .select_timeslot #select_custom a.selected_value:hover, showOpEventModal .appointment_edit_form .edit_appointment_form_wrapper .select_timeslot #select_custom a.selected_value:focus {
  text-decoration: none !important;
}
#showEventModal .appointment_edit_form .edit_appointment_form_wrapper .select_timeslot #select_custom a.selected_value .selected_option, showOpEventModal .appointment_edit_form .edit_appointment_form_wrapper .select_timeslot #select_custom a.selected_value .selected_option {
  display: block;
  margin: 0;
  padding: 0;
  box-shadow: none;
  padding-left: 3em;
  font-size: 14px;
  font-weight: normal;
}
#showEventModal .appointment_edit_form .edit_appointment_form_wrapper .select_timeslot #select_custom a.selected_value .selected_option .dummy_checkbox, showOpEventModal .appointment_edit_form .edit_appointment_form_wrapper .select_timeslot #select_custom a.selected_value .selected_option .dummy_checkbox {
  content: "";
  position: absolute;
  top: 50%;
  left: 2em;
  transform: translate(-50%, -50%);
  width: 1.539em;
  height: 1.539em;
  background: #4CA4FF url(//halemind.com/assets/icons/checkbox_sprite-de173c01299e1108691ae3a9696e1a807f88fada22817ffba401bcddc0fb7483.svg);
  background-position: 1px -39px;
  border-radius: 50%;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.12);
}
#showEventModal .appointment_edit_form .edit_appointment_form_wrapper .select_timeslot #select_custom .select_dropdown, showOpEventModal .appointment_edit_form .edit_appointment_form_wrapper .select_timeslot #select_custom .select_dropdown {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 51px;
  box-shadow: 0 0 0 1px #EAEAEA;
  width: 100%;
  max-height: 0em;
  max-height: 0em;
  overflow-y: scroll;
  -webkit-transition: all 0.25s cubic-bezier(0, 1.15, 0, 1);
  -moz-transition: all 0.25s cubic-bezier(0, 1.15, 0, 1);
  -ms-transition: all 0.25s cubic-bezier(0, 1.15, 0, 1);
  -o-transition: all 0.25s cubic-bezier(0, 1.15, 0, 1);
  transition: all 0.25s cubic-bezier(0, 1.15, 0, 1);
}
#showEventModal .appointment_edit_form .edit_appointment_form_wrapper .select_timeslot #select_custom .select_dropdown.show_drop_down, showOpEventModal .appointment_edit_form .edit_appointment_form_wrapper .select_timeslot #select_custom .select_dropdown.show_drop_down {
  max-height: 15em;
  z-index: 1;
}
#showEventModal .appointment_edit_form .edit_appointment_form_wrapper .select_timeslot #select_custom .select_dropdown .select_option, showOpEventModal .appointment_edit_form .edit_appointment_form_wrapper .select_timeslot #select_custom .select_dropdown .select_option {
  background: #fff;
}
#showEventModal .appointment_edit_form .edit_appointment_form_wrapper .form-control:not(textarea), showOpEventModal .appointment_edit_form .edit_appointment_form_wrapper .form-control:not(textarea) {
  padding: 0em 2em;
  height: 50px;
  border-radius: 0;
  border: none;
  box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.08);
}
#showEventModal .appointment_edit_form .edit_appointment_form_wrapper .form-control:not(textarea):focus, showOpEventModal .appointment_edit_form .edit_appointment_form_wrapper .form-control:not(textarea):focus {
  box-shadow: inset 0px 0px 0px 2px rgba(14, 180, 218, 0.85);
}
#showEventModal .appointment_edit_form .edit_appointment_form_wrapper .form-control:not(textarea).error, showOpEventModal .appointment_edit_form .edit_appointment_form_wrapper .form-control:not(textarea).error {
  box-shadow: 0px 0px 0px 2px #FF9595;
}
#showEventModal .appointment_edit_form .edit_appointment_form_wrapper textarea.form-control, showOpEventModal .appointment_edit_form .edit_appointment_form_wrapper textarea.form-control {
  padding: 1em 2em;
  border-radius: 0;
  border: none;
  box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.08);
}
#showEventModal .appointment_edit_form .edit_appointment_form_wrapper textarea.form-control:focus, showOpEventModal .appointment_edit_form .edit_appointment_form_wrapper textarea.form-control:focus {
  box-shadow: inset 0px 0px 0px 2px rgba(14, 180, 218, 0.85);
}
#showEventModal .appointment_edit_form .edit_appointment_form_wrapper .has-error .form-control, showOpEventModal .appointment_edit_form .edit_appointment_form_wrapper .has-error .form-control {
  box-shadow: inset 0px 0px 0px 1px #F22;
  background: #FFE7E7;
}
#showEventModal .appointment_edit_form .edit_appointment_form_wrapper .change_time_slot, showOpEventModal .appointment_edit_form .edit_appointment_form_wrapper .change_time_slot {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}
#showEventModal .appointment_edit_form .edit_appointment_form_wrapper .change_time_slot.is__visible, showOpEventModal .appointment_edit_form .edit_appointment_form_wrapper .change_time_slot.is__visible {
  height: 100px;
  overflow: visible;
}
#showEventModal .appointment_edit_form .edit_appointment_form_wrapper .change_time_slot.is__visible_2, showOpEventModal .appointment_edit_form .edit_appointment_form_wrapper .change_time_slot.is__visible_2 {
  height: 15em;
}
#showEventModal .appointment_edit_form .edit_appointment_form_wrapper .change_time_slot.is__visible_3, showOpEventModal .appointment_edit_form .edit_appointment_form_wrapper .change_time_slot.is__visible_3 {
  height: 30em;
}
#showEventModal .appointment_edit_form .edit_appointment_footer, showOpEventModal .appointment_edit_form .edit_appointment_footer {
  position: absolute;
  width: 100%;
  bottom: 0;
  line-height: 60px;
  padding: 0 1em 0 0;
  box-shadow: inset 0 1px 0px 0px #ECECEC;
  background: #fff;
  z-index: 1;
}
#showEventModal .appointment_edit_form .edit_appointment_footer .btn, showOpEventModal .appointment_edit_form .edit_appointment_footer .btn {
  background: #47B8FF;
  color: #fff;
  font-size: 1.2em;
  font-weight: bold;
  padding: 0.3em 1em;
  margin-top: 0em;
  margin-bottom: 0em;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  border-radius: 3em;
  margin-left: 0.5em;
}
#showEventModal .appointment_edit_form .edit_appointment_footer .btn:hover, showOpEventModal .appointment_edit_form .edit_appointment_footer .btn:hover {
  background: rgba(255, 255, 255, 0.63);
  color: #3BA8EC;
  box-shadow: inset 0 0 0 2px #3BA8EC;
}

#modifyAppointmentSize h2, #modifyOperationSize h2 {
  font-size: 1.5em;
  color: #58788D;
  font-weight: 300;
}

#editHospitalLogo .modal-sm {
  width: 400px !important;
}
@media screen and (max-width: 768px) {
  #editHospitalLogo .modal-sm {
    width: auto !important;
  }
}
#editHospitalLogo form {
  position: relative;
  overflow: hidden;
}
#editHospitalLogo form .error_message_hosp_logo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3em;
  color: #fff;
  font-size: 1.3em;
  text-align: center;
  line-height: 3em;
  -webkit-transform: translateY(-5em);
  -moz-transform: translateY(-5em);
  -ms-transform: translateY(-5em);
  -o-transform: translateY(-5em);
  transform: translateY(-5em);
  -webkit-transition: 0.5s cubic-bezier(0, 1.11, 1, 0.99);
  -moz-transition: 0.5s cubic-bezier(0, 1.11, 1, 0.99);
  -ms-transition: 0.5s cubic-bezier(0, 1.11, 1, 0.99);
  -o-transition: 0.5s cubic-bezier(0, 1.11, 1, 0.99);
  transition: 0.5s cubic-bezier(0, 1.11, 1, 0.99);
}
#editHospitalLogo form .error_message_hosp_logo.display_error {
  background: crimson;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
#editHospitalLogo form .error_message_hosp_logo.display_ok {
  background: #3DAF3D;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
#editHospitalLogo form .error_message_hosp_logo .error_message_close {
  position: absolute;
  width: 2em;
  height: 100%;
  right: 0;
  color: #fff;
  font-size: 1.5em;
  background: rgba(0, 0, 0, 0.03);
  cursor: pointer;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
#editHospitalLogo form .error_message_hosp_logo .error_message_close:hover, #editHospitalLogo form .error_message_hosp_logo .error_message_close:focus {
  background: rgba(0, 0, 0, 0.09);
}
#editHospitalLogo form .modal-body {
  position: relative;
  overflow: hidden;
  -webkit-transition: 0.5s cubic-bezier(0, 1.11, 1, 0.99);
  -moz-transition: 0.5s cubic-bezier(0, 1.11, 1, 0.99);
  -ms-transition: 0.5s cubic-bezier(0, 1.11, 1, 0.99);
  -o-transition: 0.5s cubic-bezier(0, 1.11, 1, 0.99);
  transition: 0.5s cubic-bezier(0, 1.11, 1, 0.99);
}
#editHospitalLogo form .modal-body.has-message {
  margin-top: 3em;
}
#editHospitalLogo form .modal-body #dummy_logo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: none;
}
#editHospitalLogo form .modal-body #dummy_logo.visible {
  display: block;
}
#editHospitalLogo form .modal-body .error_icon {
  position: absolute;
  padding: 1em;
  display: block;
  width: 75px;
  height: 75px;
  border-radius: 50%;
  margin: 0 auto 1em auto;
  box-shadow: inset 0px 0px 3px #F00;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#editHospitalLogo form .modal-body .error_icon.not-visible {
  display: none;
}
#editHospitalLogo form .modal-body label.btn-file {
  position: relative;
  width: 100%;
  height: 100px;
  line-height: 4.3em;
  font-size: 1.5em;
  color: #E4E4E4;
  background: #fff;
  border: 2px dashed #e4e4e4;
  text-transform: uppercase;
  letter-spacing: 0.09em;
  overflow: hidden;
}
#editHospitalLogo form .modal-body label.btn-file.active {
  color: transparent;
}
#editHospitalLogo form .modal-footer .switch input:checked + span {
  background-color: #4677DF;
}
#editHospitalLogo form .modal-footer .is_active_text {
  font-size: 1.2em;
  margin-left: 0.5em;
  text-transform: uppercase;
  font-weight: 900;
  color: #4677DF;
}

#editHospitalBackground .modal-sm, #editHospitalImportDataFiles .modal-sm {
  width: 400px !important;
}
@media screen and (max-width: 768px) {
  #editHospitalBackground .modal-sm, #editHospitalImportDataFiles .modal-sm {
    width: auto !important;
  }
}
#editHospitalBackground form, #editHospitalImportDataFiles form {
  position: relative;
  overflow: hidden;
}
#editHospitalBackground form .error_message_hosp_background, #editHospitalBackground form .error_message_medico_legal, #editHospitalImportDataFiles form .error_message_hosp_background, #editHospitalImportDataFiles form .error_message_medico_legal {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3em;
  color: #fff;
  font-size: 1.3em;
  text-align: center;
  line-height: 3em;
  -webkit-transform: translateY(-5em);
  -moz-transform: translateY(-5em);
  -ms-transform: translateY(-5em);
  -o-transform: translateY(-5em);
  transform: translateY(-5em);
  -webkit-transition: 0.5s cubic-bezier(0, 1.11, 1, 0.99);
  -moz-transition: 0.5s cubic-bezier(0, 1.11, 1, 0.99);
  -ms-transition: 0.5s cubic-bezier(0, 1.11, 1, 0.99);
  -o-transition: 0.5s cubic-bezier(0, 1.11, 1, 0.99);
  transition: 0.5s cubic-bezier(0, 1.11, 1, 0.99);
}
#editHospitalBackground form .error_message_hosp_background.display_error, #editHospitalBackground form .error_message_medico_legal.display_error, #editHospitalImportDataFiles form .error_message_hosp_background.display_error, #editHospitalImportDataFiles form .error_message_medico_legal.display_error {
  background: crimson;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
#editHospitalBackground form .error_message_hosp_background.display_ok, #editHospitalBackground form .error_message_medico_legal.display_ok, #editHospitalImportDataFiles form .error_message_hosp_background.display_ok, #editHospitalImportDataFiles form .error_message_medico_legal.display_ok {
  background: #3DAF3D;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
#editHospitalBackground form .error_message_hosp_background .error_message_close, #editHospitalBackground form .error_message_medico_legal .error_message_close, #editHospitalImportDataFiles form .error_message_hosp_background .error_message_close, #editHospitalImportDataFiles form .error_message_medico_legal .error_message_close {
  position: absolute;
  width: 2em;
  height: 100%;
  right: 0;
  color: #fff;
  font-size: 1.5em;
  background: rgba(0, 0, 0, 0.03);
  cursor: pointer;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
#editHospitalBackground form .error_message_hosp_background .error_message_close:hover, #editHospitalBackground form .error_message_hosp_background .error_message_close:focus, #editHospitalBackground form .error_message_medico_legal .error_message_close:hover, #editHospitalBackground form .error_message_medico_legal .error_message_close:focus, #editHospitalImportDataFiles form .error_message_hosp_background .error_message_close:hover, #editHospitalImportDataFiles form .error_message_hosp_background .error_message_close:focus, #editHospitalImportDataFiles form .error_message_medico_legal .error_message_close:hover, #editHospitalImportDataFiles form .error_message_medico_legal .error_message_close:focus {
  background: rgba(0, 0, 0, 0.09);
}
#editHospitalBackground form .modal-body, #editHospitalImportDataFiles form .modal-body {
  position: relative;
  overflow: hidden;
  -webkit-transition: 0.5s cubic-bezier(0, 1.11, 1, 0.99);
  -moz-transition: 0.5s cubic-bezier(0, 1.11, 1, 0.99);
  -ms-transition: 0.5s cubic-bezier(0, 1.11, 1, 0.99);
  -o-transition: 0.5s cubic-bezier(0, 1.11, 1, 0.99);
  transition: 0.5s cubic-bezier(0, 1.11, 1, 0.99);
}
#editHospitalBackground form .modal-body.has-message, #editHospitalImportDataFiles form .modal-body.has-message {
  margin-top: 3em;
}
#editHospitalBackground form .modal-body #dummy_background, #editHospitalBackground form .modal-body #dummy_medico, #editHospitalImportDataFiles form .modal-body #dummy_background, #editHospitalImportDataFiles form .modal-body #dummy_medico {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: none;
}
#editHospitalBackground form .modal-body #dummy_background.visible, #editHospitalBackground form .modal-body #dummy_medico.visible, #editHospitalImportDataFiles form .modal-body #dummy_background.visible, #editHospitalImportDataFiles form .modal-body #dummy_medico.visible {
  display: block;
}
#editHospitalBackground form .modal-body .error_icon, #editHospitalImportDataFiles form .modal-body .error_icon {
  position: absolute;
  padding: 1em;
  display: block;
  width: 75px;
  height: 75px;
  border-radius: 50%;
  margin: 0 auto 1em auto;
  box-shadow: inset 0px 0px 3px #F00;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#editHospitalBackground form .modal-body .error_icon.not-visible, #editHospitalImportDataFiles form .modal-body .error_icon.not-visible {
  display: none;
}
#editHospitalBackground form .modal-body label.btn-file, #editHospitalImportDataFiles form .modal-body label.btn-file {
  position: relative;
  width: 100%;
  height: 300px;
  line-height: 15em;
  font-size: 1.5em;
  color: #E4E4E4;
  background: #fff;
  border: 2px dashed #e4e4e4;
  text-transform: uppercase;
  letter-spacing: 0.09em;
  overflow: hidden;
}
#editHospitalBackground form .modal-body label.btn-file.active, #editHospitalImportDataFiles form .modal-body label.btn-file.active {
  color: transparent;
}
#editHospitalBackground form .modal-footer .switch input:checked + span, #editHospitalImportDataFiles form .modal-footer .switch input:checked + span {
  background-color: #4677DF;
}
#editHospitalBackground form .modal-footer .is_active_text, #editHospitalImportDataFiles form .modal-footer .is_active_text {
  font-size: 1.1em;
  margin-left: 0.5em;
  text-transform: uppercase;
  font-weight: 900;
  color: #4677DF;
}

#editHospitalImportDataFiles #dummy_background {
  max-width: 100% !important;
  max-height: 200px !important;
}

#gallery {
  background: #fff;
  padding: 2em;
}
#gallery h2.heading {
  display: inline-block;
  margin: 8px 0 0 0;
  font-size: 1.3em;
  text-transform: uppercase;
  font-weight: bold;
  color: #4F6E8A;
}
#gallery .gallery_message {
  margin-bottom: 0.5em;
  margin-top: 1em;
}
#gallery .status {
  display: inline-block;
  padding: 5px 15px;
  font-size: 15px;
  text-transform: uppercase;
  color: #fff;
  border-radius: 25px;
  margin-right: 1em;
  vertical-align: middle;
}
#gallery .status.on {
  background-color: #0CB921;
}
#gallery .status.off {
  background: #FF5F5F;
}
#gallery .no-gallery-message {
  margin-top: 1em;
  background-color: #FFFFFF;
  line-height: 2;
  font-size: 1.5em;
}
#gallery label {
  font-size: 10px;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  color: #2f2f2f;
}
#gallery .form-control {
  padding: 0px 15px;
  height: 40px;
  font-size: 1.3em;
  border: 0;
  box-shadow: 0px 0px 0px 1px #E0E0E0;
  border-radius: 2px;
  -webkit-transition: all 0.25s ease-in-out !important;
  -moz-transition: all 0.25s ease-in-out !important;
  -ms-transition: all 0.25s ease-in-out !important;
  -o-transition: all 0.25s ease-in-out !important;
  transition: all 0.25s ease-in-out !important;
}
#gallery .form-control:focus {
  box-shadow: 0px 0px 0px 2px #7CCCE0;
}

.update_addon_status label.btn.active, .update_addon_status_module label.btn.active, .update_speciality_status_module label.btn.active, .update_header_component_status_form label.btn.active, .update_footer_component_status_form label.btn.active, .update_default_staff_sign label.btn.active {
  background: #0095ff;
  color: #fff;
  box-shadow: none;
  border: 0;
}

#new_hospital_pharmacy_bill label.btn {
  background: #fff;
  box-shadow: inset 0px 0px 0px 1px #D9D9D9;
  outline: none !important;
}
#new_hospital_pharmacy_bill label.btn.active {
  background: #1DA6DB;
  color: #fff !important;
  box-shadow: none;
  border: 0;
}

#staff .tab-content {
  padding-top: 10px;
}
#staff .nav-tabs li.active > a:not(.docor_auth_tabs) {
  border: none;
  border-bottom: 4px solid #00A4ED;
}
#staff .staff_form h2 {
  color: #4F6E8A;
}
#staff .staff_form h2 span {
  color: #00A4ED;
}
#staff .staff_form .bordered {
  padding: 1em 0;
  border-radius: 4px;
}
#staff .staff_form .bordered img {
  display: inline-block;
  margin-bottom: 1em;
  width: 100px;
  height: 100px;
}
#staff .staff_form .bordered label {
  font-size: 10px;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  color: #2f2f2f;
}
#staff .staff_form .bordered label.btn {
  font-size: 0.8em;
  color: #2f2f2f;
  background: #fff;
  box-shadow: inset 0px 0px 0px 1px #D9D9D9;
  outline: none !important;
}
#staff .staff_form .bordered label.btn.active {
  background: #1DA6DB;
  color: #fff;
  box-shadow: none;
  border: 0;
}
#staff .signaturePad {
  margin-bottom: 2em;
  position: relative;
  top: auto;
}
#staff .signaturePad .image_preview {
  margin: 1em auto 0;
  width: 96%;
}
#staff .signaturePad .popup_content {
  border-bottom: 2px solid #cfe2fb;
}
#staff .hidden_fields .btn-group.btn-toggle label.btn:not(.active) {
  display: none;
}
#staff .hidden_fields .btn-group.btn-toggle label.btn.active {
  background: #FFFFFF;
  color: #1D9ADA;
  padding: 0;
  text-transform: capitalize;
  letter-spacing: 0;
  font-weight: bold;
  font-size: 18px;
  pointer-events: none;
}
#staff .hidden_fields .staffs_address label {
  display: none;
}
#staff .hidden_fields .staffs_address .form-group {
  margin: 0;
}
#staff .hidden_fields .staffs_address .form-group .form-control {
  font-size: 18px !important;
  height: 30px;
  font-weight: normal;
  color: #696969;
}
#staff .hidden_fields .staffs_address .btn-group.btn-toggle label.btn:not(.active) {
  display: none;
}
#staff .hidden_fields .staffs_address .btn-group.btn-toggle label.btn.active {
  display: block !important;
  background: #0F8E07;
  color: #FFFFFF;
  padding: 0;
  letter-spacing: 0;
  font-weight: 900;
  font-size: 15px;
  text-transform: uppercase;
  pointer-events: none;
  padding: 3px 10px;
  border-radius: 15px;
  opacity: 0.6;
}

@media screen and (max-width: 415px) {
  #doctor_profile .nav-tabs li {
    width: 100%;
    text-align: center;
  }
}
#doctor_profile .nav-tabs li a {
  margin-left: 0;
  margin-right: 0;
}
#doctor_profile .nav-tabs li a.dr_name {
  background: #EFEFEF;
  letter-spacing: 1px;
}
#doctor_profile .nav-tabs li a h2 {
  font-size: 1em !important;
  margin: 0;
}
#doctor_profile .doctor_form {
  padding: 0;
  margin-right: 0;
  margin-bottom: 15px;
}
#doctor_profile .doctor_form .btn-group.btn-toggle {
  display: flex;
}
#doctor_profile .doctor_form h2 {
  display: inline-block;
  font-size: 1.3em;
  text-transform: uppercase;
  font-weight: bold;
  color: #4F6E8A;
}
@media (min-width: 320px) and (max-width: 700px) {
  #doctor_profile .doctor_form h2 {
    vertical-align: sub;
  }
}
#doctor_profile .doctor_form h2 span {
  color: #00A4ED;
}
#doctor_profile .doctor_form .bordered img:not(.whatsapp_image) {
  display: inline-block;
  margin-bottom: 1em;
  width: 150px;
  height: 150px;
}
#doctor_profile .doctor_form .bordered .doctor_left_bar {
  border-right: 1px solid #CCC;
  padding-top: 1em;
}
#doctor_profile .doctor_form .bordered .doctor_left_bar .recommended_size {
  margin: 1em 0;
}
@media (max-width: 767px) {
  #doctor_profile .doctor_form .bordered .doctor_left_bar .form-control {
    box-shadow: none;
  }
}
@media (max-width: 767px) {
  #doctor_profile .doctor_form .bordered .doctor_left_bar .social_links {
    box-shadow: 0px 0px 0px 1px #E0E0E0 !important;
  }
}
#doctor_profile .doctor_form .bordered .doctor_left_bar .signaturePad {
  margin-bottom: 2em;
  position: relative;
  top: auto;
}
#doctor_profile .doctor_form .bordered .doctor_left_bar .signaturePad .image_preview {
  margin: 1em auto 0;
  width: 96%;
}
#doctor_profile .doctor_form .bordered .doctor_left_bar .signaturePad .popup_content {
  border-bottom: 2px solid #cfe2fb;
}
#doctor_profile .doctor_form .bordered label {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  color: #2f2f2f;
}
#doctor_profile .doctor_form .bordered label.btn {
  font-size: 10px;
  color: #2f2f2f;
  background: #fff;
  box-shadow: inset 0px 0px 0px 1px #D9D9D9;
  outline: none !important;
}
#doctor_profile .doctor_form .bordered label.btn .pl_rad_button {
  display: none;
  margin-right: 0.4em;
  width: 5px;
  height: 5px;
  background: white;
  border-radius: 50%;
}
#doctor_profile .doctor_form .bordered label.btn.active {
  background: #1DA6DB;
  color: #fff;
  box-shadow: none;
  border: 0;
}
#doctor_profile .doctor_form .bordered label.btn.active .pl_rad_button {
  display: inline-block;
}
#doctor_profile .doctor_form .bordered span.hosp_details {
  display: block;
  padding: 0;
  font-size: 18px;
  font-weight: bold;
  overflow-wrap: break-word;
  word-break: break-word;
  color: #1D9ADA;
}
#doctor_profile .doctor_form .bordered span.hosp_details.text-danger {
  color: #ff7474;
}
#doctor_profile .doctor_form .bordered .form-control {
  padding: 0px 15px;
  height: 40px;
  font-size: 1.3em;
  border: 0;
  -webkit-appearance: none;
  box-shadow: 0px 0px 0px 1px #E0E0E0;
  border-radius: 2px;
  -webkit-transition: all 0.25s ease-in-out !important;
  -moz-transition: all 0.25s ease-in-out !important;
  -ms-transition: all 0.25s ease-in-out !important;
  -o-transition: all 0.25s ease-in-out !important;
  transition: all 0.25s ease-in-out !important;
}
#doctor_profile .doctor_form .bordered .form-control:focus {
  box-shadow: 0px 0px 0px 2px #7CCCE0;
}
#doctor_profile .doctor_form .bordered .panel-heading {
  background: #fff;
  padding: 0;
  border: 0;
}
#doctor_profile .doctor_form .bordered .panel-heading .panel-title a, #doctor_profile .doctor_form .bordered .panel-heading .panel-title a:active {
  display: block;
  padding: 10px;
  color: #506e8a;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 1px;
  text-decoration: none;
}
#doctor_profile .doctor_form .bordered .panel-heading.active i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
#doctor_profile .doctor_form .bordered .ajax_editable_container {
  margin-top: 2em !important;
}
#doctor_profile .doctor_form #doctor_permissions_tab {
  margin: 2em 0;
}
#doctor_profile .doctor_form .responsive-table.theme-white-grey th {
  font-weight: 600;
  font-size: 1.35rem;
}
#doctor_profile .doctor_form .responsive-table.theme-white-grey th.text-left, #doctor_profile .doctor_form .responsive-table.theme-white-grey td.text-left {
  text-align: left;
}
@media screen and (max-width: 767px) {
  #doctor_profile .doctor_form .responsive-table.theme-white-grey th.text-left, #doctor_profile .doctor_form .responsive-table.theme-white-grey td.text-left {
    text-align: right !important;
  }
}
#doctor_profile .hidden_fields .btn-group.btn-toggle label.btn:not(.active) {
  display: none;
}
#doctor_profile .hidden_fields .btn-group.btn-toggle label.btn.active {
  background: #FFFFFF;
  color: #1D9ADA;
  padding: 0;
  text-transform: capitalize;
  letter-spacing: 0;
  font-weight: bold;
  font-size: 18px;
  pointer-events: none;
}
#doctor_profile .doctors_address #edit, #doctor_profile .doctors_address #submit {
  border-radius: 3px;
  margin-right: 0.25em;
  padding: 2px 10px;
  font-weight: 600;
}
#doctor_profile .doctors_address.hidden_fields label {
  display: none;
}
#doctor_profile .doctors_address.hidden_fields .form-group {
  margin: 0;
}
#doctor_profile .doctors_address.hidden_fields .form-group .form-control {
  font-size: 18px !important;
  height: 30px;
  font-weight: normal;
  color: #696969;
}
#doctor_profile .doctors_address.hidden_fields .btn-group.btn-toggle label.btn:not(.active) {
  display: none;
}
#doctor_profile .doctors_address.hidden_fields .btn-group.btn-toggle label.btn.active {
  display: block !important;
  background: #0F8E07;
  color: #FFFFFF;
  padding: 0;
  letter-spacing: 0;
  font-weight: 900;
  font-size: 15px;
  text-transform: uppercase;
  pointer-events: none;
  padding: 3px 10px;
  border-radius: 15px;
  opacity: 0.6;
}
#doctor_profile .doctors_address.hidden_fields .btn-group.btn-toggle label.btn.active .pl_rad_button {
  display: none;
}
#doctor_profile .doctors_identity .edit_identity, #doctor_profile .doctors_identity #submit {
  border-radius: 3px;
  margin-right: 0.25em;
  padding: 2px 10px;
  font-weight: 600;
}
#doctor_profile .doctors_education h2, #doctor_profile .doctors_publications h2 {
  font-size: 10px;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  color: #2f2f2f;
}
#doctor_profile .doctors_education h2.heading, #doctor_profile .doctors_publications h2.heading {
  display: inline-block;
  margin: 8px 0 0 0;
  font-size: 1.3em;
  text-transform: uppercase;
  font-weight: bold;
  color: #4F6E8A;
}

#doctor_patients .patient_card_wrapper {
  margin-bottom: 1.2em;
}
@media screen and (max-width: 767px) {
  #doctor_patients .patient_card_wrapper {
    margin-left: 1em;
  }
}
#doctor_patients .patient_card_wrapper .patient_profile {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 1em;
  background: #fff;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.12);
  border-radius: 2px;
  transition: all 0.25s ease;
  cursor: pointer;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #doctor_patients .patient_card_wrapper .patient_profile {
    text-align: center;
    min-height: 280px;
  }
}
#doctor_patients .patient_card_wrapper .patient_profile .image img {
  border-radius: 50%;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #doctor_patients .patient_card_wrapper .patient_profile .image img {
    margin: 1em auto;
  }
}
@media screen and (max-width: 767px) {
  #doctor_patients .patient_card_wrapper .patient_profile .image {
    width: 25%;
    float: left;
  }
}
#doctor_patients .patient_card_wrapper .patient_profile .details {
  display: inline-block;
  padding: 0px 10px;
}
#doctor_patients .patient_card_wrapper .patient_profile .details .name {
  display: block;
  font-size: 1.3em;
  color: #5D5D5D;
}
@media screen and (max-width: 1200px) {
  #doctor_patients .patient_card_wrapper .patient_profile .details .name {
    font-size: 1.1em;
  }
}
@media screen and (max-width: 767px) {
  #doctor_patients .patient_card_wrapper .patient_profile .details {
    width: 75%;
  }
}
#doctor_patients .patient_card_wrapper .patient_profile .details .desg {
  display: block;
  font-size: 1em;
  font-weight: 300;
  letter-spacing: 0.1em;
  color: rgba(0, 0, 0, 0.28);
}
@media screen and (max-width: 1200px) {
  #doctor_patients .patient_card_wrapper .patient_profile .details .desg {
    font-size: 0.9em;
  }
}

.gallery .image_wrap {
  position: relative;
}
.gallery .image_wrap .image {
  overflow: hidden;
  width: 100%;
  height: 25em;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
.gallery .image_wrap .delete_gallery_image {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 2em;
  background: transparent;
  color: white;
  border: 0;
  font-weight: 100;
  padding: 0 10px;
  z-index: 2;
}
.gallery .image_wrap .delete_gallery_image:hover {
  background-color: rgba(0, 0, 0, 0.26);
}

.icon-chevron-down {
  display: inline-block;
  vertical-align: middle;
  background-image: url(//halemind.com/assets/icons-dash-371b5431b3e6194e1d7d144cd7795f31d3149703c1ed7008aa8009b2e39e587e.svg);
  background-repeat: no-repeat;
}

.icon-chevron-down {
  background-position: 0 0;
  width: 14px;
  height: 14px;
}

.new_map_form_container {
  padding: 10px 40px 37px 40px;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 15px !important;
  margin-top: 15px !important;
  background: #fff;
  border-radius: 3px;
}
.new_map_form_container label {
  font-size: 10px;
  display: block;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  color: #2f2f2f;
}
.new_map_form_container .btn-group.btn-toggle label.btn {
  font-size: 15px;
  color: #2f2f2f;
  background: #fff;
  box-shadow: inset 0px 0px 0px 1px #D9D9D9;
  outline: none !important;
}
.new_map_form_container .btn-group.btn-toggle label.btn.active {
  background: #1DA6DB;
  color: #fff;
  box-shadow: none;
  border: 0;
}
.new_map_form_container .btn-group.btn-toggle.error {
  box-shadow: 0px 0px 0px 3px #fff, 0px 0px 0px 5px #FF9595;
  border-radius: 0.51px;
}
.new_map_form_container .form-control {
  padding: 0px 15px;
  height: 40px;
  font-size: 1.3em;
  border: 0;
  box-shadow: 0px 0px 0px 1px #E0E0E0;
  border-radius: 2px;
  -webkit-transition: box-shadow 0.25s ease-in-out !important;
  -moz-transition: box-shadow 0.25s ease-in-out !important;
  -ms-transition: box-shadow 0.25s ease-in-out !important;
  -o-transition: box-shadow 0.25s ease-in-out !important;
  transition: box-shadow 0.25s ease-in-out !important;
}
.new_map_form_container .form-control:focus {
  box-shadow: 0px 0px 0px 2px #7CCCE0;
}
.new_map_form_container .form-control[status=loading] {
  background: url(//halemind.com/assets/ajax-loader-05c5095b9055a9a8fa993014553e2fe82173e9fd15c797060ddcd8cde238308d.gif) !important;
  background-repeat: no-repeat !important;
  background-size: 1.5em !important;
  background-position: 99% 50% !important;
}
.new_map_form_container .form-control[status=success] {
  background: url(//halemind.com/assets/checkmark-712f3b4ac79c2fc6f9219b4dbc79866bb0eb4af4157b6b246e2b165b398f4c58.svg) !important;
  background-repeat: no-repeat !important;
  background-size: 1.5em !important;
  background-position: 99% 50% !important;
}
.new_map_form_container .form-control[status=fail] {
  background: url(//halemind.com/assets/circle-cross-0a679ea47b46eeb3838c36782451516a766b6b361ce7d4fd3e7b8808c5ed2f91.svg) !important;
  background-repeat: no-repeat !important;
  background-size: 1.5em !important;
  background-position: 99% 50% !important;
}
.new_map_form_container .form-control.error {
  box-shadow: 0px 0px 0px 2px #FF9595;
}
.new_map_form_container #map {
  height: 500px;
}

#timeslots-add {
  background: #FDFFFF;
  border-radius: 4px;
  margin: 1em 0 2em 0;
  padding: 2em;
  box-shadow: inset 0 0 0 1px rgba(214, 214, 214, 0.87);
}
#timeslots-add label, #timeslots-add span {
  font-size: 20px !important;
  display: inline-block !important;
  text-transform: capitalize !important;
  letter-spacing: 0px !important;
  font-weight: 300 !important;
  color: #6B6B6B !important;
}
#timeslots-add .form-control {
  padding: 0px 15px;
  height: 40px;
  font-size: 1.3em;
  border: 0;
  box-shadow: 0px 0px 0px 1px #E0E0E0;
  border-radius: 2px;
  -webkit-transition: box-shadow 0.25s ease-in-out !important;
  -moz-transition: box-shadow 0.25s ease-in-out !important;
  -ms-transition: box-shadow 0.25s ease-in-out !important;
  -o-transition: box-shadow 0.25s ease-in-out !important;
  transition: box-shadow 0.25s ease-in-out !important;
}
#timeslots-add .form-control:focus {
  box-shadow: 0px 0px 0px 2px #7CCCE0;
}
#timeslots-add .form-control.error {
  box-shadow: 0px 0px 0px 2px #FF9595 !important;
}
#timeslots-add .hours-form {
  max-width: 800px;
  margin: 0 auto;
}
#timeslots-add .hours-form .form-group label {
  text-transform: capitalize;
}
#timeslots-add .hours-form .form-group label:last-of-type {
  font-weight: normal;
}
#timeslots-add .hours-form .form-group label > input {
  margin-right: 5px;
}
#timeslots-add .hours-form .hours-input {
  opacity: 1;
}
#timeslots-add .hours-form .hours-input label, #timeslots-add .hours-form .hours-input input, #timeslots-add .hours-form .hours-input b {
  max-width: 100px;
  margin-left: 10px;
  float: left;
}
#timeslots-add .hours-form .hours-input label {
  font-weight: normal;
}
#timeslots-add .hours-form .hours-input a {
  display: inline-block;
  line-height: 2.6em;
  width: 100px;
  background: #00ADFF;
  color: white;
  border-radius: 20px;
  text-align: center;
  margin-left: 15px;
  margin-top: 5px;
  text-decoration: none;
}
#timeslots-add .hours-form .hours-input a:hover {
  color: #00ADFF;
  background-color: #fff;
  box-shadow: inset 0 0 0 1px #00ADFF;
}
#timeslots-add .hours-form .hours-input em {
  display: block;
  margin: 10px;
}
#timeslots-add .hours-form .is-closed .hours-input {
  opacity: 0.3;
}
@media (max-width: 767px) {
  #timeslots-add .hours-form .form-group > div:first-of-type {
    margin-bottom: 10px;
  }
  #timeslots-add .hours-form .hours-input {
    float: none;
  }
}

.quick_actions {
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
  padding: 1px;
}
.quick_actions textarea.form-control {
  width: calc(100% - 1px);
  height: calc(4em - 2px);
  position: absolute;
  z-index: 1;
}
.quick_actions textarea, .quick_actions input {
  border: solid 1px #E0E0E0 !important;
}
.quick_actions .quick_action_buttons {
  position: relative;
  padding: 0.7em;
  background: #ffffff;
  text-align: left;
  box-shadow: inset 0 -1px 0 1px #dbe1e8;
  -webkit-transform: translateY(calc(-100% - 1px));
  -moz-transform: translateY(calc(-100% - 1px));
  -ms-transform: translateY(calc(-100% - 1px));
  -o-transform: translateY(calc(-100% - 1px));
  transform: translateY(calc(-100% - 1px));
  z-index: 0;
  margin-top: 0;
  -webkit-transition: 0.6s cubic-bezier(0.96, -0.01, 0, 1.04);
  -moz-transition: 0.6s cubic-bezier(0.96, -0.01, 0, 1.04);
  -ms-transition: 0.6s cubic-bezier(0.96, -0.01, 0, 1.04);
  -o-transition: 0.6s cubic-bezier(0.96, -0.01, 0, 1.04);
  transition: 0.6s cubic-bezier(0.96, -0.01, 0, 1.04);
}
.quick_actions .quick_action_buttons:not(.owl-carousel) {
  max-height: 4em;
  min-height: 4em;
  padding-right: 30px;
  overflow-y: scroll;
}
.quick_actions .quick_action_buttons a.btn {
  background: #007EE5;
  color: #ffffff;
  box-shadow: inset 0 0px 0 1px #007EE5;
  padding: 0px 10px;
  border-radius: 3em;
  letter-spacing: 0.05em;
  margin-right: 0.2em;
  margin-bottom: 0.6em;
  line-height: 18px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 100px;
}
.quick_actions .quick_action_buttons a.btn:hover {
  background: #ffffff;
  color: #007EE5;
  box-shadow: inset 0 0px 0 1px #007EE5;
}
.quick_actions .quick_action_buttons.open {
  margin-top: 4em;
  -webkit-transform: translate(0);
  -moz-transform: translate(0);
  -ms-transform: translate(0);
  -o-transform: translate(0);
  transform: translate(0);
}
.quick_actions .quick_action_buttons .close_quick_action_button_wrapper {
  position: absolute;
  top: 0;
  right: 0;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.37);
  padding: 5px 10px;
  font-size: 1.2em;
  text-align: center;
  line-height: 1.5em;
}
.quick_actions .quick_action_buttons .close_quick_action_button_wrapper::hover {
  color: black;
}
.quick_actions .quick_action_buttons::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  cursor: pointer;
}
.quick_actions .quick_action_buttons::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.05);
}
.quick_actions .quick_action_buttons::-webkit-scrollbar-thumb {
  background: #007EE5;
}
.quick_actions .quick_action_buttons::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(218, 218, 218, 0.6);
}
.quick_actions .quick_action_buttons::-webkit-scrollbar-track:horizontal {
  background: white;
}
.quick_actions .quick_action_buttons::-webkit-scrollbar-thumb:horizontal {
  background: #007EE5;
}

.phamarcy_inventory_form .form-group label.btn {
  font-size: 15px;
  color: #2f2f2f;
  background: #fff;
  box-shadow: inset 0px 0px 0px 1px #D9D9D9;
  outline: none !important;
  margin: 0;
}
.phamarcy_inventory_form .form-group label.btn.active {
  background: #1DA6DB;
  color: #fff;
  box-shadow: none;
  border: 0;
}

@media (min-width: 320px) and (max-width: 992px) {
  #ophthalExaminationModal {
    padding: 0 !important;
  }
  #ophthalExaminationModal .modal-dialog {
    margin: 0;
    width: 100%;
    height: 100%;
  }
  #ophthalExaminationModal .modal-dialog .modal-content {
    height: 100%;
  }
  #ophthalExaminationModal .modal-dialog .modal-content .modal-body {
    height: calc(100% - 5em);
  }
  #ophthalExaminationModal .modal-dialog .modal-content .modal-body .big_heading {
    font-size: 1em !important;
  }
  #ophthalExaminationModal .modal-dialog .modal-content .modal-body .modal_header h2 {
    line-height: 2em;
    font-size: 1em;
  }
  #ophthalExaminationModal .modal-dialog .modal-content .modal-body .modal_main_container {
    padding-top: 6.5em !important;
    height: 100%;
  }
  #ophthalExaminationModal .modal-dialog .modal-content .modal-body .modal_main_container .input_with_ghost_placeholder {
    display: inline-block;
  }
  #ophthalExaminationModal .modal-dialog .modal-content .modal-body .modal_main_container .tab-content {
    max-height: 100%;
    overflow-y: scroll;
  }
  #ophthalExaminationModal .modal-dialog .modal-content .modal-body .modal_main_container .sle_card.middle {
    display: none;
  }
  #ophthalExaminationModal .modal-dialog .modal-content .modal-body .modal_main_container .responsive-table {
    margin-bottom: 10px;
  }
}
@media (min-width: 320px) and (max-width: 992px) and (min-width: 765px) and (max-width: 992px) {
  #ophthalExaminationModal .modal-dialog .modal-content .modal-body .modal_main_container .responsive-table .quick_actions {
    min-height: 5em;
  }
}
@media (min-width: 320px) and (max-width: 992px) {
  #ophthalExaminationModal .modal-dialog .modal-content .modal-body .modal_main_container .responsive-table th.visible-xs, #ophthalExaminationModal .modal-dialog .modal-content .modal-body .modal_main_container .responsive-table td.visible-xs {
    display: block !important;
  }
  #ophthalExaminationModal .modal-dialog .modal-content .modal-body .modal_main_container .responsive-table td {
    text-align: right;
  }
}
@media screen and (min-width: 320px) and (max-width: 992px) and (min-width: 768px) and (max-width: 990px) {
  #ophthalExaminationModal .modal-dialog .modal-content .modal-body .modal_main_container .responsive-table td {
    text-align: center;
  }
}
@media (min-width: 320px) and (max-width: 992px) {
  #ophthalExaminationModal .modal-dialog .modal-content .modal-body .modal_main_container .responsive-table td.text-left {
    text-align: left !important;
  }
  #ophthalExaminationModal .modal-dialog .modal-content .modal-body .modal_main_container .eyePainterWrapper {
    height: auto;
    padding-bottom: 60px;
  }
  #ophthalExaminationModal .modal-dialog .modal-content .modal-body .modal_main_container .eyePainterWrapper canvas {
    margin: 0 auto 20px auto;
  }
  #ophthalExaminationModal .modal-dialog .modal-content .modal-body .modal_main_container .ophthal_gonioscopy .gonioscopy_card {
    height: auto;
    border: 0;
  }
  #ophthalExaminationModal .modal-dialog .modal-content .modal-body .modal_main_container .ophthal_gonioscopy .gonioscopy_card .eyes_toggle {
    padding: 1em 0;
  }
  .twitter-typeahead #appointment_finder {
    padding: 0px 10px !important;
    font-size: 1em !important;
  }
  .prescriptions_new_quick .frequency_days_quick_add, .prescriptions_new_quick .quick_actions, #new_hospital_patient_bill .frequency_days_quick_add, #new_hospital_patient_bill .quick_actions, #new_bill_form .frequency_days_quick_add, #new_bill_form .quick_actions {
    margin-left: 0 !important;
  }
  .prescriptions_new_quick .intructions_text, #new_hospital_patient_bill .intructions_text, #new_bill_form .intructions_text {
    width: auto !important;
    text-align: left;
  }
  .prescriptions_new_quick #prescription_template_form .drug_dosage, .prescriptions_new_quick #create_prescirption_template_form .drug_dosage, #new_hospital_patient_bill #prescription_template_form .drug_dosage, #new_hospital_patient_bill #create_prescirption_template_form .drug_dosage, #new_bill_form #prescription_template_form .drug_dosage, #new_bill_form #create_prescirption_template_form .drug_dosage {
    padding: 1em 0 10px 0 !important;
  }
  .prescriptions_new_quick tr, #new_hospital_patient_bill tr, #new_bill_form tr {
    position: relative;
  }
  .prescriptions_new_quick tr .remove_nested_fields_link, #new_hospital_patient_bill tr .remove_nested_fields_link, #new_bill_form tr .remove_nested_fields_link {
    position: absolute;
    top: 10px;
    right: 10px;
  }
  #new_hospital_patient_bill .text-left, #new_bill_form .text-left {
    text-align: left !important;
  }
  #new_hospital_patient_bill .twitter-typeahead, #new_bill_form .twitter-typeahead {
    display: block !important;
  }
  #new_hospital_patient_bill td .twitter-typeahead, #new_bill_form td .twitter-typeahead {
    float: none;
  }
  #new_hospital_patient_bill td .twitter-typeahead .tt-menu *, #new_bill_form td .twitter-typeahead .tt-menu * {
    text-align: left;
  }
}
.appointment_quick_action .quick_actions .quick_action_buttons {
  min-height: 5em;
}
.appointment_quick_action .quick_actions .quick_action_buttons.open {
  margin-top: 5em !important;
}

.quick_action_toggle .toggle:last-child {
  border-bottom: 1px solid #dddddd;
}
.quick_action_toggle .toggle .toggle-title {
  position: relative;
  display: block;
  border-top: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  margin-bottom: 1px;
}
.quick_action_toggle .toggle .toggle-title h3 {
  font-size: 14px;
  margin: 0px;
  line-height: 1;
  cursor: pointer;
  font-weight: 600;
}
.quick_action_toggle .toggle .toggle-inner {
  padding: 5px 10px 10px 10px;
  display: none;
  margin: -7px 0 6px;
}
.quick_action_toggle .toggle .toggle-inner div {
  max-width: 100%;
}
.quick_action_toggle .toggle .toggle-title .title-name {
  display: block;
  padding: 11px 13px 8px;
}
.quick_action_toggle .toggle .toggle-title a i {
  font-size: 22px;
  margin-right: 5px;
}
.quick_action_toggle .toggle .toggle-title i {
  position: absolute;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 11px;
  right: 0;
}
.quick_action_toggle .toggle .toggle-title.active i {
  transform: rotate(315deg);
}

.quick_actions_first_toggle {
  border: 1px solid #dddddd;
}
.quick_actions_first_toggle .select_all_align {
  padding: 8px 11px;
}
.quick_actions_first_toggle .switch_box_align {
  padding: 2px 0px 0px 2px;
  margin-top: 2px;
}

.dental_quick_actions textarea.form-control {
  margin: 0;
}

.whiteboard-microphone {
  margin-right: 5px;
  color: black;
}

.dashboard-microphone {
  vertical-align: -webkit-baseline-middle;
  font-size: 25px;
  color: black;
  transform: none !important;
}

.whiteboard_sidebar_certificate {
  top: 0;
  left: calc(100% + 5px);
}

.staff_access_rules .FA, .hospital_rule_access .FA {
  background-color: green;
  color: white;
  padding: 0.2em;
}
.staff_access_rules .L2, .staff_access_rules .RA, .hospital_rule_access .L2, .hospital_rule_access .RA {
  background-color: yellow;
  color: black;
  padding: 0.2em;
}
.staff_access_rules .L1, .staff_access_rules .MA, .hospital_rule_access .L1, .hospital_rule_access .MA {
  background-color: orange;
  color: black;
  padding: 0.2em;
}
.staff_access_rules .NA, .hospital_rule_access .NA {
  background-color: red;
  color: white;
  padding: 0.2em;
}
.staff_access_rules .L0, .hospital_rule_access .L0 {
  background-color: #6ad2eb;
  color: white;
  padding: 0.2em;
}
.staff_access_rules .roles_dropdown, .hospital_rule_access .roles_dropdown {
  display: inline-block;
}
.staff_access_rules .roles_dropdown .user_permissions_label, .hospital_rule_access .roles_dropdown .user_permissions_label {
  position: relative;
  display: block;
  padding: 0.5em 1em;
  margin-bottom: 0;
}
.staff_access_rules .roles_dropdown .user_permissions_label:hover, .hospital_rule_access .roles_dropdown .user_permissions_label:hover {
  background: rgba(0, 0, 0, 0.02);
}
.staff_access_rules .roles_dropdown .user_permissions_label input[type=radio], .hospital_rule_access .roles_dropdown .user_permissions_label input[type=radio] {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
.staff_access_rules .roles_dropdown .user_permissions_label .placeholder_radio_button, .hospital_rule_access .roles_dropdown .user_permissions_label .placeholder_radio_button {
  content: "";
  position: absolute;
  top: 10px;
  left: 1em;
  width: 1em;
  height: 1em;
  background: white;
  background-position: 1px -19px;
  border-radius: 50%;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.12);
}
.staff_access_rules .roles_dropdown .user_permissions_label input[type=radio]:checked + .placeholder_radio_button.FA, .hospital_rule_access .roles_dropdown .user_permissions_label input[type=radio]:checked + .placeholder_radio_button.FA {
  background: green;
  box-shadow: none;
}
.staff_access_rules .roles_dropdown .user_permissions_label input[type=radio]:checked + .placeholder_radio_button.L2,
.staff_access_rules .roles_dropdown .user_permissions_label input[type=radio]:checked + .placeholder_radio_button.RA, .hospital_rule_access .roles_dropdown .user_permissions_label input[type=radio]:checked + .placeholder_radio_button.L2,
.hospital_rule_access .roles_dropdown .user_permissions_label input[type=radio]:checked + .placeholder_radio_button.RA {
  background: yellow;
  box-shadow: none;
}
.staff_access_rules .roles_dropdown .user_permissions_label input[type=radio]:checked + .placeholder_radio_button.L1,
.staff_access_rules .roles_dropdown .user_permissions_label input[type=radio]:checked + .placeholder_radio_button.MA, .hospital_rule_access .roles_dropdown .user_permissions_label input[type=radio]:checked + .placeholder_radio_button.L1,
.hospital_rule_access .roles_dropdown .user_permissions_label input[type=radio]:checked + .placeholder_radio_button.MA {
  background: orange;
  box-shadow: none;
}
.staff_access_rules .roles_dropdown .user_permissions_label input[type=radio]:checked + .placeholder_radio_button.NA, .hospital_rule_access .roles_dropdown .user_permissions_label input[type=radio]:checked + .placeholder_radio_button.NA {
  background: red;
  box-shadow: none;
}
.staff_access_rules .roles_dropdown .user_permissions_label input[type=radio]:checked + .placeholder_radio_button.L0, .hospital_rule_access .roles_dropdown .user_permissions_label input[type=radio]:checked + .placeholder_radio_button.L0 {
  background: #6ad2eb;
  box-shadow: none;
}
.staff_access_rules .roles_dropdown .user_permissions_label .label_wrap, .hospital_rule_access .roles_dropdown .user_permissions_label .label_wrap {
  padding-left: 1.6em;
  vertical-align: middle;
}

#AccidentMedicoLegalAttachment, #AccidentMedicoLegalReport {
  position: relative;
  overflow: hidden;
}
#AccidentMedicoLegalAttachment .media-items-content, #AccidentMedicoLegalReport .media-items-content {
  min-height: 100px;
}
#AccidentMedicoLegalAttachment .error_message_hosp_logo, #AccidentMedicoLegalReport .error_message_hosp_logo {
  position: inherit;
  top: 0;
  left: 14px;
  width: 93%;
  height: 3em;
  color: #fff;
  font-size: 1.3em;
  text-align: center;
  line-height: 3em;
  -webkit-transform: translateY(-5em);
  -moz-transform: translateY(-5em);
  -ms-transform: translateY(-5em);
  -o-transform: translateY(-5em);
  transform: translateY(-5em);
  -webkit-transition: 0.5s cubic-bezier(0, 1.11, 1, 0.99);
  -moz-transition: 0.5s cubic-bezier(0, 1.11, 1, 0.99);
  -ms-transition: 0.5s cubic-bezier(0, 1.11, 1, 0.99);
  -o-transition: 0.5s cubic-bezier(0, 1.11, 1, 0.99);
  transition: 0.5s cubic-bezier(0, 1.11, 1, 0.99);
}
#AccidentMedicoLegalAttachment .error_message_hosp_logo.display_error, #AccidentMedicoLegalReport .error_message_hosp_logo.display_error {
  background: crimson;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
#AccidentMedicoLegalAttachment .error_message_hosp_logo.display_ok, #AccidentMedicoLegalReport .error_message_hosp_logo.display_ok {
  background: #3DAF3D;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
#AccidentMedicoLegalAttachment .error_message_hosp_logo .error_message_close, #AccidentMedicoLegalReport .error_message_hosp_logo .error_message_close {
  position: absolute;
  width: 2em;
  height: 100%;
  right: 0;
  color: #fff;
  font-size: 1.5em;
  background: rgba(0, 0, 0, 0.03);
  cursor: pointer;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
#AccidentMedicoLegalAttachment .error_message_hosp_logo .error_message_close:hover, #AccidentMedicoLegalAttachment .error_message_hosp_logo .error_message_close:focus, #AccidentMedicoLegalReport .error_message_hosp_logo .error_message_close:hover, #AccidentMedicoLegalReport .error_message_hosp_logo .error_message_close:focus {
  background: rgba(0, 0, 0, 0.09);
}
#AccidentMedicoLegalAttachment .error_message_accident_medico, #AccidentMedicoLegalReport .error_message_accident_medico {
  left: 2px !important;
  width: 100% !important;
}
#AccidentMedicoLegalAttachment .AccidentMedicoLegalAttachment-body .img-responsive, #AccidentMedicoLegalAttachment .AccidentMedicoLegalAttachment-body .img-responsive .pdf, #AccidentMedicoLegalAttachment .AccidentMedicoLegalReport-body .img-responsive, #AccidentMedicoLegalAttachment .AccidentMedicoLegalReport-body .img-responsive .pdf, #AccidentMedicoLegalReport .AccidentMedicoLegalAttachment-body .img-responsive, #AccidentMedicoLegalReport .AccidentMedicoLegalAttachment-body .img-responsive .pdf, #AccidentMedicoLegalReport .AccidentMedicoLegalReport-body .img-responsive, #AccidentMedicoLegalReport .AccidentMedicoLegalReport-body .img-responsive .pdf {
  height: 100px;
  width: 150px;
}
#AccidentMedicoLegalAttachment .AccidentMedicoLegalAttachment-body, #AccidentMedicoLegalAttachment .AccidentMedicoLegalReport-body, #AccidentMedicoLegalReport .AccidentMedicoLegalAttachment-body, #AccidentMedicoLegalReport .AccidentMedicoLegalReport-body {
  position: relative;
  overflow: hidden;
  -webkit-transition: 0.5s cubic-bezier(0, 1.11, 1, 0.99);
  -moz-transition: 0.5s cubic-bezier(0, 1.11, 1, 0.99);
  -ms-transition: 0.5s cubic-bezier(0, 1.11, 1, 0.99);
  -o-transition: 0.5s cubic-bezier(0, 1.11, 1, 0.99);
  transition: 0.5s cubic-bezier(0, 1.11, 1, 0.99);
}
#AccidentMedicoLegalAttachment .AccidentMedicoLegalAttachment-body.has-message, #AccidentMedicoLegalAttachment .AccidentMedicoLegalReport-body.has-message, #AccidentMedicoLegalReport .AccidentMedicoLegalAttachment-body.has-message, #AccidentMedicoLegalReport .AccidentMedicoLegalReport-body.has-message {
  margin-top: 0em;
}
#AccidentMedicoLegalAttachment .AccidentMedicoLegalAttachment-body .dummy_logo, #AccidentMedicoLegalAttachment .AccidentMedicoLegalReport-body .dummy_logo, #AccidentMedicoLegalReport .AccidentMedicoLegalAttachment-body .dummy_logo, #AccidentMedicoLegalReport .AccidentMedicoLegalReport-body .dummy_logo {
  display: none;
}
#AccidentMedicoLegalAttachment .AccidentMedicoLegalAttachment-body .dummy_logo.visible, #AccidentMedicoLegalAttachment .AccidentMedicoLegalReport-body .dummy_logo.visible, #AccidentMedicoLegalReport .AccidentMedicoLegalAttachment-body .dummy_logo.visible, #AccidentMedicoLegalReport .AccidentMedicoLegalReport-body .dummy_logo.visible {
  display: block;
}
#AccidentMedicoLegalAttachment .AccidentMedicoLegalAttachment-body .error_icon, #AccidentMedicoLegalAttachment .AccidentMedicoLegalReport-body .error_icon, #AccidentMedicoLegalReport .AccidentMedicoLegalAttachment-body .error_icon, #AccidentMedicoLegalReport .AccidentMedicoLegalReport-body .error_icon {
  position: absolute;
  padding: 1em;
  display: block;
  width: 75px;
  height: 75px;
  border-radius: 50%;
  margin: 0 auto 1em auto;
  box-shadow: inset 0px 0px 3px #F00;
}
#AccidentMedicoLegalAttachment .AccidentMedicoLegalAttachment-body .error_icon.not-visible, #AccidentMedicoLegalAttachment .AccidentMedicoLegalReport-body .error_icon.not-visible, #AccidentMedicoLegalReport .AccidentMedicoLegalAttachment-body .error_icon.not-visible, #AccidentMedicoLegalReport .AccidentMedicoLegalReport-body .error_icon.not-visible {
  display: none;
}
#AccidentMedicoLegalAttachment .AccidentMedicoLegalAttachment-body .pdf_picture, #AccidentMedicoLegalAttachment .AccidentMedicoLegalReport-body .pdf_picture, #AccidentMedicoLegalReport .AccidentMedicoLegalAttachment-body .pdf_picture, #AccidentMedicoLegalReport .AccidentMedicoLegalReport-body .pdf_picture {
  display: block;
  top: 50%;
  left: 50%;
  max-height: 100%;
}
#AccidentMedicoLegalAttachment .AccidentMedicoLegalAttachment-body .pdf_picture.not-visible, #AccidentMedicoLegalAttachment .AccidentMedicoLegalReport-body .pdf_picture.not-visible, #AccidentMedicoLegalReport .AccidentMedicoLegalAttachment-body .pdf_picture.not-visible, #AccidentMedicoLegalReport .AccidentMedicoLegalReport-body .pdf_picture.not-visible {
  display: none;
}
#AccidentMedicoLegalAttachment .AccidentMedicoLegalAttachment-body label.btn-file, #AccidentMedicoLegalAttachment .AccidentMedicoLegalReport-body label.btn-file, #AccidentMedicoLegalReport .AccidentMedicoLegalAttachment-body label.btn-file, #AccidentMedicoLegalReport .AccidentMedicoLegalReport-body label.btn-file {
  position: relative;
  line-height: 6.3em;
  max-height: 100%;
  max-width: 100%;
  font-size: 1.2em;
  padding: 0px;
  color: #E4E4E4;
  background: #f9f9f9;
  border-radius: 0em !important;
  text-transform: uppercase;
  letter-spacing: 0.09em;
  overflow: hidden;
  pointer-events: none;
}
#AccidentMedicoLegalAttachment .AccidentMedicoLegalAttachment-body label.btn-file.active, #AccidentMedicoLegalAttachment .AccidentMedicoLegalReport-body label.btn-file.active, #AccidentMedicoLegalReport .AccidentMedicoLegalAttachment-body label.btn-file.active, #AccidentMedicoLegalReport .AccidentMedicoLegalReport-body label.btn-file.active {
  color: transparent;
}
#AccidentMedicoLegalAttachment .AccidentMedicoLegalAttachment-body .reportname, #AccidentMedicoLegalAttachment .AccidentMedicoLegalReport-body .reportname, #AccidentMedicoLegalReport .AccidentMedicoLegalAttachment-body .reportname, #AccidentMedicoLegalReport .AccidentMedicoLegalReport-body .reportname {
  word-break: break-word;
}

#add_hospital_medicolegalcase_form {
  position: relative;
  margin: 1em 0;
}
#add_hospital_medicolegalcase_form #hospital_medicolegalcase_new {
  padding: 0em 2em;
}
#add_hospital_medicolegalcase_form #hospital_medicolegalcase_new .form-control {
  padding: 0px 15px;
  height: 35px;
  font-size: 1.3em;
  border: 0;
  box-shadow: 0px 0px 0px 1px #E0E0E0;
  border-radius: 2px;
  -webkit-transition: box-shadow 0.25s ease-in-out !important;
  -moz-transition: box-shadow 0.25s ease-in-out !important;
  -ms-transition: box-shadow 0.25s ease-in-out !important;
  -o-transition: box-shadow 0.25s ease-in-out !important;
  transition: box-shadow 0.25s ease-in-out !important;
}
#add_hospital_medicolegalcase_form #hospital_medicolegalcase_new .form-control:focus {
  box-shadow: 0px 0px 0px 2px #7CCCE0;
}
#add_hospital_medicolegalcase_form #hospital_medicolegalcase_new .form-control[status=loading] {
  background: url(//halemind.com/assets/ajax-loader-05c5095b9055a9a8fa993014553e2fe82173e9fd15c797060ddcd8cde238308d.gif) !important;
  background-repeat: no-repeat !important;
  background-size: 1.5em !important;
  background-position: 99% 50% !important;
}
#add_hospital_medicolegalcase_form #hospital_medicolegalcase_new .form-control.error {
  box-shadow: 0px 0px 0px 2px #FF9595;
}
#add_hospital_medicolegalcase_form #hospital_medicolegalcase_new textarea.form-control {
  resize: none;
  height: 65px;
}

.accidentmlheadings {
  font-size: 1em;
  text-align: center;
  color: #2a86f4;
  margin: 0.5em 0;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 37px;
}

.periodontal .table td:first-child {
  width: auto !important;
}

#importdata .table thead tr:first-child th, #setup_add_doctors .table thead tr:first-child th {
  background-color: rgba(224, 224, 224, 0.45) !important;
}
#importdata .table tr, #setup_add_doctors .table tr {
  border-bottom-width: 1px !important;
  border-color: #cdcdcd !important;
}

.third_step .letterhead_print_preview {
  height: 58em !important;
}

.doctor_card_second_step .profile_details {
  word-break: break-all;
}
.doctor_card_second_step {
  position: relative;
  padding: 0px 0 10px 0px;
  margin-bottom: 15px;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 0px 2px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  -webkit-transition: all 1s cubic-bezier(0.3, 1.19, 0.4, 1);
  -moz-transition: all 1s cubic-bezier(0.3, 1.19, 0.4, 1);
  -ms-transition: all 1s cubic-bezier(0.3, 1.19, 0.4, 1);
  -o-transition: all 1s cubic-bezier(0.3, 1.19, 0.4, 1);
  transition: all 1s cubic-bezier(0.3, 1.19, 0.4, 1);
}

@media screen and (min-width: 320px) and (max-width: 400px) {
  ._prescription_frequency .day_dosage_indicator.btn-toggle {
    display: inline-block !important;
  }
}
#addAppointmentModal .modal-body textarea.form-control {
  padding: 1em 2em !important;
  border-radius: 0 !important;
  border: none !important;
  box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.08);
}
#addAppointmentModal .modal-body .form-control {
  padding: 0em 1em !important;
}
#addAppointmentModal .modal-body .form-control.doctor_title {
  padding: 0 0.25em !important;
}
#addAppointmentModal .modal-body .form-control.disabled {
  pointer-events: none;
}
#addAppointmentModal .modal-footer {
  padding: 0em 0.5em !important;
}

@media screen and (max-width: 336px) {
  .short_time_alignment {
    font-size: 8px;
    margin-top: 8px;
  }
}
.doctor_settings_page_align {
  margin-top: 20px;
  height: 150px;
}

.medico_alignmet .medicolegal {
  color: #ef0b0b !important;
}
.medico_alignmet .medicolegal_icon {
  float: right;
  height: 10px;
  width: 10px;
}
@media screen and (min-width: 374px) {
  .medico_alignmet .medico-hidden-xs {
    display: block !important;
  }
  .medico_alignmet .medico-visible-xs {
    display: none !important;
  }
}
@media screen and (max-width: 374px) {
  .medico_alignmet .medico-visible-xs {
    display: block !important;
  }
  .medico_alignmet .medico-hidden-xs {
    display: none !important;
  }
}
@media only screen and (max-width: 1600px) {
  .medico_alignmet .medico-visible-xs {
    display: block !important;
  }
  .medico_alignmet .medico-hidden-xs {
    display: none !important;
  }
}

.typeahead_float_none .twitter-typeahead {
  float: none !important;
}

.pharmacy_order_table_alignment {
  margin-top: 20px;
}

@media screen and (max-width: 480px) {
  .analytics_alignment .btn, .campaign_coupons .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
  }
}

.pediatric_growth_chart hr {
  border: 0.5px solid rgb(241, 243, 246);
}
.pediatric_growth_chart .growth_chart_buttons {
  margin-top: 3px !important;
}
@media (min-width: 1000px) and (max-width: 1600px) {
  .pediatric_growth_chart .responsive-table .header_full {
    display: none;
  }
  .pediatric_growth_chart .responsive-table .header_short {
    display: table-cell !important;
  }
}

.map_canvas_style {
  height: 190px !important;
  width: 100% !important;
}

.doctor_card_second_step .img img {
  border-radius: 50%;
  margin: 10px 0px 0px 5px;
}

#uploadAudioConsentModal #audio_record {
  background-color: #fff;
  color: #d95354;
  border-color: #d95354;
  border: 2px solid #d95354;
  box-sizing: border-box;
  border-radius: 50px;
  font-size: 1.042em;
  padding: 0.708em 1.25em;
  font-weight: 600;
  white-space: nowrap;
}
#uploadAudioConsentModal #audio_play {
  background-color: #fff;
  color: #1f824c;
  border: 2px solid #1f824c;
  box-sizing: border-box;
  border-radius: 50px;
  font-size: 1.042em;
  padding: 0.708em 1.25em;
  font-weight: 600;
  white-space: nowrap;
}

#uploadQRScannerModal #scan_qrcode {
  margin: 10px auto;
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
#uploadQRScannerModal #scan_qrcode .scan {
  width: 100%;
  height: 2px;
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  z-index: 9999;
  -moz-animation: scan 5s infinite;
  -webkit-animation: scan 5s infinite;
  animation: scan 5s infinite;
  -webkit-animation-direction: alternate-reverse;
  box-shadow: 0px 0px 30px rgba(255, 204, 102, 0.5);
}
@-webkit-keyframes scan {
  0%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(210px);
    transform: translateY(475px);
  }
}

.nav.navbar-nav-custom > li > a > img.qr_scanner {
  width: 30px;
  height: 30px;
  border: none;
  border-radius: 0;
  vertical-align: middle;
}

#editConsultationsModal .modal-content, #editDisabilityTypeModal .modal-content {
  overflow: unset;
}

.icon-search {
  display: inline-block;
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-image: url(//halemind.com/assets/icons/search-a594abbbfb32893c6e0be7d7e7fc5a9c7672d49187352307a55f33f13b5f84de.svg);
}

.logo_thumb_image object, .logo_thumb_image img {
  max-width: 10em !important;
  max-height: 40px !important;
  width: auto !important;
  height: auto !important;
}
@media (max-width: 22.5em) {
  .logo_thumb_image object, .logo_thumb_image img {
    max-width: 7em !important;
  }
}
.logo_thumb_image object, .logo_thumb_image img {
  border: 0 !important;
  border-radius: 0 !important;
}

.dropdown-custom img {
  width: 2em !important;
}
.dropdown-custom li.disabled {
  pointer-events: none !important;
  opacity: 0.6;
  background: transparent;
}
.dropdown-custom li.disabled img {
  opacity: 0.6;
}
.dropdown-custom li.disabled i {
  opacity: 0.6;
}

.sidebar-content li.disabled {
  pointer-events: none !important;
  opacity: 0.6;
  background: transparent;
}
.sidebar-content li.disabled img {
  opacity: 0.6;
}
.sidebar-content li.disabled i {
  opacity: 0.6;
}

.add_appointment_block {
  text-decoration: none !important;
  margin: 1em 0em 0em 0.5em;
  border-radius: 2em;
  align-content: center;
}
.add_appointment_block .add_appointment_button {
  display: flex;
  margin-right: 1em;
  background-color: white;
  border-radius: 2em;
}
.add_appointment_block .add_appointment_button .add_appointment_icon {
  color: #00fff3;
  background-color: white;
  font-size: 4em;
  border-radius: 4em;
  border: 1px solid black;
  padding-left: 5px;
  height: auto;
  width: 1em;
}
.add_appointment_block .add_appointment_button .add_appointment_text {
  color: #00fff3;
  margin-left: 0px;
  display: inline-flex;
  font-size: 19px;
  height: 30px;
  margin-top: 0.7em;
}

.add_new_button {
  background-color: #7db831;
  height: 3em;
  width: fit-content;
  border-radius: 3em;
}
.add_new_button span.tiny {
  font-size: 65%;
}
.add_new_button .container {
  margin-left: 0 !important;
  display: block;
  border-radius: 50%;
  height: 3em;
  width: 3em;
  background-color: #7db831;
  border: 1px solid #578022;
}
.add_new_button .container span {
  position: relative;
  top: -0.35em;
  left: -9px;
  font-size: 4em;
  color: white;
}
.add_new_button .sidebar_text_block {
  color: white;
  margin-left: 2.5em;
  font-size: 1.5em;
  margin-top: -1.6em;
}
.add_new_button .sidebar_text_block span {
  margin-right: 0.5em;
}

.menu_appview_ddropdown_user {
  width: 25em;
  left: -270%;
  overflow: unset !important;
}
.menu_appview_ddropdown_user ul {
  padding-left: 0px;
}
.menu_appview_ddropdown_user ul li {
  height: 5em;
  width: 33.3%;
  float: left;
  margin-top: 10px;
  text-align: center;
  margin-bottom: 10px;
}
.menu_appview_ddropdown_user ul li a img {
  display: block;
  margin-left: 2em;
  width: 25px !important;
}
.menu_appview_ddropdown_user ul li a i {
  display: block;
  font-size: 20px;
  color: #1bbae1;
  margin-top: 0.4em;
}
.menu_appview_ddropdown_user ul li a i .label {
  font-size: 8px;
  position: relative;
  top: -1.5em;
  right: 0;
  width: fit-content;
  height: auto;
  color: white !important;
  border-radius: 1em;
  background-color: #1bbae1;
}
.menu_appview_ddropdown_user ul li a .badge_align {
  margin-left: 1.3em;
}
@media screen and (max-width: 30em) {
  .menu_appview_ddropdown_user ul li a .badge_align {
    margin-left: 0.5em;
  }
}
.menu_appview_ddropdown_user ul li a span {
  color: #000000 !important;
  border-bottom: 1px solid transparent;
  display: unset;
  margin-top: 15px;
  padding-bottom: 5px;
  font-size: 0.9em;
}
.menu_appview_ddropdown_user ul li a:hover {
  background-color: #e8e8e8 !important;
}
.menu_appview_ddropdown_user ul li a.disabled {
  pointer-events: none;
  opacity: 0.3;
  background: transparent;
}
.menu_appview_ddropdown_user ul li a.disabled img {
  opacity: 0.3;
}
.menu_appview_ddropdown_user ul li a.disabled i {
  opacity: 0.3;
}
.menu_appview_ddropdown_user ul li .align_font_icons {
  margin-right: -6px;
}
.menu_appview_ddropdown_user ul:after {
  padding-top: 2em;
}
.menu_appview_ddropdown_user ul .menu_subdropdown:hover {
  background-color: #e8e8e8 !important;
}
.menu_appview_ddropdown_user ul .menu_subdropdown:hover .sub_menu_dropdown {
  display: block !important;
}
.menu_appview_ddropdown_user ul .menu_subdropdown .sub_dropdown {
  color: #1bbae1;
  bottom: -15px;
}
.menu_appview_ddropdown_user ul .menu_subdropdown .sub_dropdown span {
  color: black;
}
.menu_appview_ddropdown_user ul .menu_subdropdown .sub_dropdown .sub_menu_dropdown {
  width: auto;
}
.menu_appview_ddropdown_user ul .menu_subdropdown .sub_dropdown .sub_menu_dropdown ul li {
  width: 100%;
  height: auto;
  text-align: left;
  margin: 0;
}

.menu_appview_ddropdown {
  width: 30em;
  right: -100%;
}
@media screen and (max-width: 30em) {
  .menu_appview_ddropdown {
    width: 24.5em;
    right: -112%;
  }
}
.menu_appview_ddropdown ul {
  padding-left: 0px;
}
.menu_appview_ddropdown ul li.pharmacy_menu a:hover {
  background: #1bbae1 !important;
  color: #FFF;
}
.menu_appview_ddropdown ul div li a {
  height: auto;
  width: 25%;
  float: left;
  margin-top: 10px;
  text-align: center;
  margin-bottom: 10px;
  text-decoration: none;
}
.menu_appview_ddropdown ul div li a img {
  display: block;
  margin-left: 2.8em;
}
@media screen and (max-width: 30em) {
  .menu_appview_ddropdown ul div li a img {
    margin-left: 2.1em;
  }
}
.menu_appview_ddropdown ul div li a i {
  display: block;
  font-size: 20px;
  color: #1bbae1;
  margin-top: 0.4em;
  line-height: 20px;
}
.menu_appview_ddropdown ul div li a i .label {
  font-size: 8px;
  position: relative;
  top: -1.5em;
  right: 0;
  width: fit-content;
  height: auto;
  color: white !important;
  border-radius: 1em;
  background-color: #1bbae1;
}
.menu_appview_ddropdown ul div li a .badge_align {
  margin-left: 1.3em;
}
@media screen and (max-width: 30em) {
  .menu_appview_ddropdown ul div li a .badge_align {
    margin-left: 0.5em;
  }
}
.menu_appview_ddropdown ul div li a span {
  color: #000000 !important;
  border-bottom: 1px solid transparent;
  display: unset;
  margin-top: 15px;
  padding-bottom: 5px;
  font-size: 0.9em;
}
.menu_appview_ddropdown ul div li a:hover {
  background-color: #e8e8e8 !important;
}
.menu_appview_ddropdown ul div li .disabled {
  pointer-events: none;
  opacity: 0.6;
  background: transparent;
}
.menu_appview_ddropdown ul div li .disabled img {
  opacity: 0.6;
}
.menu_appview_ddropdown ul div li .disabled i {
  opacity: 0.6;
}
.menu_appview_ddropdown ul div li.disabled {
  pointer-events: none !important;
  opacity: 0.6;
  background: transparent;
}
.menu_appview_ddropdown ul div li.disabled img {
  opacity: 0.6;
}
.menu_appview_ddropdown ul div li.disabled i {
  opacity: 0.6;
}
.menu_appview_ddropdown ul div:after {
  padding-top: 2em;
}
.menu_appview_ddropdown ul .menu_subdropdown:hover {
  background-color: #e8e8e8 !important;
}
.menu_appview_ddropdown ul .menu_subdropdown:hover .sub_menu_dropdown {
  display: block !important;
}
.menu_appview_ddropdown ul .menu_subdropdown .sub_dropdown {
  color: #1bbae1;
  bottom: -15px;
}
.menu_appview_ddropdown ul .menu_subdropdown .sub_dropdown span {
  color: black;
}
.menu_appview_ddropdown ul .menu_subdropdown .sub_dropdown .sub_menu_dropdown {
  width: auto;
  height: 300px;
  overflow: scroll;
}
.menu_appview_ddropdown ul .menu_subdropdown .sub_dropdown .sub_menu_dropdown ul li {
  width: 100%;
  height: auto;
  text-align: left;
  margin: 0;
}

.menu_right {
  left: unset;
}

.sidebar-visible-lg .mini_object {
  display: none;
}

.sidebar-visible-lg-mini .mini_object {
  display: block;
}
.sidebar-visible-lg-mini .mini_object .input-group-addon {
  background: #394263;
  color: white;
  border: 0;
  min-width: 40px;
}

.add_item_block {
  text-decoration: none !important;
  margin: 1em 0em 0em 0.5em;
  border-radius: 2em;
  align-content: center;
}
.add_item_block .add_item_button {
  display: flex;
  margin-right: 1em;
  background-color: white;
  border-radius: 1em;
}
.add_item_block .add_item_button .add_item_icon {
  color: #040404;
  background-color: white;
  font-size: 4em;
  border-radius: 13px;
  border: 1px solid black;
  padding-left: 5px;
  padding-bottom: 0px;
  padding-right: 4px;
  height: auto;
  width: 1em;
}
.add_item_block .add_item_button .add_item_icon:before {
  font-size: 0.8em;
}
.add_item_block .add_item_button .add_plus_icon {
  background-color: white;
  height: fit-content;
  width: auto;
  margin-top: 1.5em;
  color: black;
}
.add_item_block .add_item_button .add_item_text {
  color: #000000;
  margin-left: 5px;
  display: inline-flex;
  font-size: 19px;
  height: 30px;
  margin-top: 0.7em;
}

.sidebar-visible-lg .sidebar_mini_icon_option #new_patients {
  margin: -1.3em 0 0 0 !important;
  min-width: 4em !important;
}
.sidebar-visible-lg .sidebar_mini_icon_option #new_patients i {
  font-size: 1.3em !important;
  margin-left: 30px;
  margin-top: 18px;
}

.sidebar-visible-lg-mini .sidebar_mini_icon_option #new_patients, .sidebar-visible-lg-mini .sidebar_mini_icon_option #new_patient_groups {
  margin: -1.3em 0 0 0 !important;
  min-width: 4em !important;
}
.sidebar-visible-lg-mini .sidebar_mini_icon_option #new_patients i, .sidebar-visible-lg-mini .sidebar_mini_icon_option #new_patient_groups i {
  font-size: 1.3em !important;
  margin-left: 30px;
}

.inpatient_toggles {
  display: inline-block !important;
  background: #fff;
  box-shadow: inset 0 0 0 2px #3BA8EC;
  padding: 5px;
  border-radius: 50px;
  margin: 10px 0 !important;
}
.inpatient_toggles .btn {
  background: #fff !important;
  box-shadow: none !important;
  color: #3BA8EC !important;
  border-radius: 50px !important;
  outline: none;
}
.inpatient_toggles .btn:hover {
  background: #fff !important;
  box-shadow: none !important;
  color: #3BA8EC !important;
}
.inpatient_toggles .btn.active {
  color: #fff !important;
  background: #3BA8EC !important;
}
.inpatient_toggles .btn.focus {
  outline: none !important;
}
.inpatient_toggles.bed_filters .btn {
  padding: 3px 10px;
  font-size: 12px;
  line-height: 1;
}

.staffRolesPage, .hospitalSetupSecondPg {
  font-size: 13px;
}
.staffRolesPage .fixed_columns_table, .hospitalSetupSecondPg .fixed_columns_table {
  overflow-x: scroll;
  margin-left: 11em;
  width: auto;
}
.staffRolesPage .fixed_columns_table .step_fixedcolumnleft, .hospitalSetupSecondPg .fixed_columns_table .step_fixedcolumnleft {
  position: absolute;
  left: 36px;
  width: 5em;
  word-break: break-all;
}
.staffRolesPage .fixed_columns_table .step_fixedcolumnright, .hospitalSetupSecondPg .fixed_columns_table .step_fixedcolumnright {
  position: absolute;
  right: 35px;
  width: 5em;
}
.staffRolesPage .fixed_columns_table th, .hospitalSetupSecondPg .fixed_columns_table th {
  font-size: 1.2em;
  white-space: normal;
  text-transform: capitalize;
}
.staffRolesPage .fixed_columns_table td, .hospitalSetupSecondPg .fixed_columns_table td {
  font-size: 1em;
  white-space: nowrap;
  border-right-width: 0;
  height: 30px;
}
.staffRolesPage .fixed_columns_table .fixedcolumnleft, .hospitalSetupSecondPg .fixed_columns_table .fixedcolumnleft {
  position: absolute;
  width: 150px;
  left: 50px;
  top: auto;
  border-bottom-width: 0px;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .staffRolesPage .fixed_columns_table .fixedcolumnleft, .hospitalSetupSecondPg .fixed_columns_table .fixedcolumnleft {
    width: 135px;
  }
}
.staffRolesPage .fixed_columns_table .fixedcolumnright, .hospitalSetupSecondPg .fixed_columns_table .fixedcolumnright {
  position: absolute;
  right: 0;
  width: 3em;
}

.promotional_email {
  flex: 1;
  position: relative;
  width: 100%;
  min-width: 0;
}
.promotional_email .promitional_scroll_container {
  display: -webkit-flex;
  display: flex;
  white-space: nowrap;
  width: 100%;
  border: 0.5px solid !important;
  border-color: #dbe1e8 !important;
}
.promotional_email .promitional_scroll_container:before {
  content: "\f0b0";
  position: absolute;
  width: 30px;
  height: 100%;
  font-family: FontAwesome;
  font-size: 1.2em;
  color: rgba(255, 255, 255, 0.46);
  line-height: 50px;
  text-align: center;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.promotional_email .promitional_scroll_container .promotion-tokens-container {
  position: relative;
  margin-bottom: 0;
}
.promotional_email .promitional_scroll_container .promotion-tokens-container .promotional_recipients {
  max-width: 200px;
  padding: 0;
  padding-bottom: 10px;
}
.promotional_email .promitional_scroll_container .promotion-tokens-container .promotional_recipients .dropdown-menu {
  position: static;
  border: 0;
  max-height: 20em;
  overflow-y: scroll;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.11);
}
.promotional_email .promitional_scroll_container .promotion-tokens-container .promotional_recipients .dropdown-menu li button {
  display: block;
  width: 100%;
  background: transparent;
  border: 0;
  text-align: left;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}
.promotional_email .promitional_scroll_container .promotion-tokens-container .promotional_recipients .dropdown-menu li a, .promotional_email .promitional_scroll_container .promotion-tokens-container .promotional_recipients .dropdown-menu li button {
  font-size: 1.1em;
  padding: 10px 15px;
}
.promotional_email .promitional_scroll_container .promotion-tokens-container .promotional_recipients .dropdown-menu li a i, .promotional_email .promitional_scroll_container .promotion-tokens-container .promotional_recipients .dropdown-menu li button i {
  margin-right: 5px;
  color: rgba(37, 121, 195, 0.7);
}
.promotional_email .promitional_scroll_container .promotion-tokens-container .promotional_recipients .dropdown-menu li a:hover, .promotional_email .promitional_scroll_container .promotion-tokens-container .promotional_recipients .dropdown-menu li a:focus, .promotional_email .promitional_scroll_container .promotion-tokens-container .promotional_recipients .dropdown-menu li button:hover, .promotional_email .promitional_scroll_container .promotion-tokens-container .promotional_recipients .dropdown-menu li button:focus {
  color: #fff;
  background-color: #1388f1;
}
.promotional_email .promitional_scroll_container .promotion-tokens-container .promotional_recipients .dropdown-menu li a:hover i, .promotional_email .promitional_scroll_container .promotion-tokens-container .promotional_recipients .dropdown-menu li a:focus i, .promotional_email .promitional_scroll_container .promotion-tokens-container .promotional_recipients .dropdown-menu li button:hover i, .promotional_email .promitional_scroll_container .promotion-tokens-container .promotional_recipients .dropdown-menu li button:focus i {
  color: #fff;
}
.promotional_email .promitional_scroll_container .promotion-tokens-container .promotional_recipients .form-control {
  position: relative;
  font-size: 15px;
  padding: 0 10px;
  min-width: 200px;
  height: 50px;
  margin: 0;
  border: 0;
}
.promotional_email .promitional_scroll_container .promotion-tokens-container .promotional_recipients:last-child {
  flex: 1;
  -webkit-flex: 1;
  max-width: inherit;
}
.promotional_email .promitional_scroll_container .promotion-tokens-container .filtered-search-token {
  flex-shrink: 0;
  margin-top: 5px;
  margin-bottom: 5px;
}
.promotional_email .promitional_scroll_container .promotion-tokens-container .filtered-search-token .name {
  background-color: #f8f8f8;
  color: rgba(0, 0, 0, 0.55);
  border-radius: 2px 0 0 2px;
  margin-right: 1px;
  text-transform: capitalize;
  padding: 0 10px;
  display: none;
}
.promotional_email .promitional_scroll_container .promotion-tokens-container .filtered-search-token .value-container {
  display: inline-block;
  background-color: #f0f0f0;
  color: rgba(0, 0, 0, 0.85);
  border-radius: 0 2px 2px 0;
  margin-right: 5px;
  padding: 0 10px;
  width: 20% !important;
  margin-top: 3px;
}
.promotional_email .promitional_scroll_container .promotion-tokens-container .filtered-search-token .value-container .value {
  display: inline-block;
  vertical-align: initial;
  padding: 0;
}
.promotional_email .promitional_scroll_container .promotion-tokens-container .filtered-search-token .value-container .avatar {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 7px;
  -webkit-transition-property: none;
  transition-property: none;
}
.promotional_email .promitional_scroll_container .promotion-tokens-container .filtered-search-token .value-container .remove-token {
  display: inline-block;
  margin-left: 15px;
}
.promotional_email .promitional_scroll_container .promotion-tokens-container .filtered-search-token .value-container .remove-token i {
  color: rgba(0, 0, 0, 0.55);
}

.promotions_category .loadingoverlay {
  z-index: 1033 !important;
}

label.check_box_customized {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 10px 0 10px 35px;
  font-size: 1em;
  margin-right: 15px;
  font-weight: normal;
}
label.check_box_customized.block {
  display: block;
}
label.check_box_customized.no_margin {
  margin: 0;
}
label.check_box_customized input[type=radio], label.check_box_customized input[type=checkbox] {
  display: none;
}
label.check_box_customized .dummy_checkbox {
  content: "";
  position: absolute;
  top: 8px;
  left: 8px;
  width: 1.539em;
  height: 1.539em;
  background: white;
  background-position: 1px -19px;
  border-radius: 50%;
}
label.check_box_customized .dummy_checkbox i.fa, label.check_box_customized .dummy_checkbox i.fas, label.check_box_customized .dummy_checkbox i.far {
  display: inline-block;
  font-size: 1.3em;
  color: #2b7eed;
  vertical-align: middle;
}
label.check_box_customized .dummy_checkbox i.fa.fa-check-circle, label.check_box_customized .dummy_checkbox i.fas.fa-check-circle, label.check_box_customized .dummy_checkbox i.far.fa-check-circle {
  display: none;
}
label.check_box_customized .dummy_checkbox i.fa.fa-circle, label.check_box_customized .dummy_checkbox i.fas.fa-circle, label.check_box_customized .dummy_checkbox i.far.fa-circle {
  display: inline-block;
}
label.check_box_customized input[type=radio]:checked + .dummy_checkbox i.fa, label.check_box_customized input[type=radio]:checked + .dummy_checkbox i.fas, label.check_box_customized input[type=radio]:checked + .dummy_checkbox i.far, label.check_box_customized input[type=checkbox]:checked + .dummy_checkbox i.fa, label.check_box_customized input[type=checkbox]:checked + .dummy_checkbox i.fas, label.check_box_customized input[type=checkbox]:checked + .dummy_checkbox i.far {
  color: #4ca4ff;
}
label.check_box_customized input[type=radio]:checked + .dummy_checkbox i.fa.fa-check-circle, label.check_box_customized input[type=radio]:checked + .dummy_checkbox i.fas.fa-check-circle, label.check_box_customized input[type=radio]:checked + .dummy_checkbox i.far.fa-check-circle, label.check_box_customized input[type=checkbox]:checked + .dummy_checkbox i.fa.fa-check-circle, label.check_box_customized input[type=checkbox]:checked + .dummy_checkbox i.fas.fa-check-circle, label.check_box_customized input[type=checkbox]:checked + .dummy_checkbox i.far.fa-check-circle {
  display: inline-block;
}
label.check_box_customized input[type=radio]:checked + .dummy_checkbox i.fa.fa-circle, label.check_box_customized input[type=radio]:checked + .dummy_checkbox i.fas.fa-circle, label.check_box_customized input[type=radio]:checked + .dummy_checkbox i.far.fa-circle, label.check_box_customized input[type=checkbox]:checked + .dummy_checkbox i.fa.fa-circle, label.check_box_customized input[type=checkbox]:checked + .dummy_checkbox i.fas.fa-circle, label.check_box_customized input[type=checkbox]:checked + .dummy_checkbox i.far.fa-circle {
  display: none;
}

.categories_new .category_list .badge.recipients_number {
  background: #2d9df5;
}
.categories_new .category_list .badge.add_recipients, .categories_new .category_list .badge.remove_recipients {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
  background: #fff;
  letter-spacing: 0.05em;
  padding: 3px 10px;
  line-height: 1.2;
}
.categories_new .category_list .badge.add_recipients:hover, .categories_new .category_list .badge.remove_recipients:hover {
  color: #fff;
}
.categories_new .category_list .badge.add_recipients {
  color: #00a927;
  box-shadow: inset 0 0 0 1px #00a927;
}
.categories_new .category_list .badge.add_recipients:hover {
  background: #00a927;
}
.categories_new .category_list .badge.remove_recipients {
  color: #ff5f5f;
  box-shadow: inset 0 0 0 1px #ff5f5f;
}
.categories_new .category_list .badge.remove_recipients:hover {
  background: #ff5f5f;
}
@media (min-width: 992px) {
  .categories_new .category_list.added_recipients {
    padding-left: 15px !important;
  }
}
.categories_new .category_list .recipients_list {
  border-bottom: 1px solid #ebebeb;
  min-height: 40em;
  overflow-x: hidden;
  overflow-y: scroll;
  max-height: 40em;
}
.categories_new .category_list .recipients_list .loading-results-icon {
  display: none;
  text-align: center;
  margin-bottom: 20px;
}
.categories_new .category_list .recipients_list .loading-results-icon img.loading_throbber {
  width: 25px;
  margin: 0 auto;
}
.categories_new .category_list .recipients_list.loading_results .loading-results-icon {
  display: block;
}
.categories_new .category_list .recipients_list .background_dark {
  background-color: #eaedf1;
  color: black;
}
.categories_new .category_list .recipients_list .background_dark:hover {
  background-color: #eaedf1;
  color: black;
}
@media (min-width: 768px) {
  .categories_new .category_list .recipients_list .responsive-table tr th, .categories_new .category_list .recipients_list .responsive-table tr td {
    background: #fff;
    padding: 5px 15px;
  }
  .categories_new .category_list .recipients_list .responsive-table tr th.align-center, .categories_new .category_list .recipients_list .responsive-table tr td.align-center {
    text-align: center !important;
  }
  .categories_new .category_list .recipients_list .responsive-table tr th.align-right, .categories_new .category_list .recipients_list .responsive-table tr td.align-right {
    text-align: right !important;
  }
  .categories_new .category_list .recipients_list .responsive-table tr th.align-left, .categories_new .category_list .recipients_list .responsive-table tr td.align-left {
    text-align: left !important;
  }
}
.categories_new .category_list .recipients_list .responsive-table tbody tr td:not(.comp_table_cell) {
  border: 1px solid #eeeeee;
}
.categories_new .category_list.added_recipients .recipients_list {
  min-height: calc(40em - 40px);
  max-height: calc(40em - 40px);
}
.categories_new .category_list .category_recipient {
  margin-top: 2px;
}
.categories_new .category_list .category_recipient button {
  width: 15em !important;
  align-content: left !important;
  border-radius: 1em !important;
  border: 2px solid #f0f0f0 !important;
}
.categories_new .category_list .category_recipient .avatar {
  height: 20px;
  border-radius: 50%;
  margin-right: 7px;
  -webkit-transition-property: none;
  transition-property: none;
}
.categories_new .category_list label {
  background: #f0f0f0;
  border-radius: 7px;
  margin-top: 4px;
  width: 25em;
}
.categories_new .category_rules_block {
  margin-top: 1em !important;
}
.categories_new .category_rules_block .panel .panel-heading {
  background: #ffffff;
  border-radius: 0;
  padding: 10px;
}
.categories_new .category_rules_block .panel .panel-heading .panel-title {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
}
.categories_new .category_rules_block .panel .panel-body .well {
  margin: 0;
  border-radius: 0;
  border: 0;
}
.categories_new .category_rules_block .panel .panel-body #natural-language-for-rules .list-group .list-group-item.rules_block {
  margin-bottom: 0px;
  padding: 0;
  border-width: 0 0 1px 0;
}
.categories_new .category_rules_block .panel .panel-body #natural-language-for-rules .list-group .list-group-item.rules_block .rule_wrapper .rules_note_div {
  padding: 10px;
  box-shadow: inset 0 -1px 0 0 #e1e2e1;
}
.categories_new .category_rules_block .panel .panel-body #natural-language-for-rules .list-group .list-group-item.rules_block .rule_wrapper .rules_note_div .note-text:before {
  content: "Rule - " attr(rule-counter) ".";
  font-weight: bolder;
  text-transform: uppercase;
  margin-right: 5px;
  font-size: 0.9em;
  letter-spacing: 0.05em;
  color: #006eff;
}
.categories_new .category_rules_block .panel .panel-body #natural-language-for-rules .list-group .list-group-item.rules_block .rule_wrapper .rules_div {
  position: relative;
  padding: 10px;
}
.categories_new .category_rules_block .panel .panel-body #natural-language-for-rules .list-group .list-group-item.rules_block .rule_wrapper .rules_div .close_trigger {
  position: absolute;
  color: #9e9e9e;
  opacity: 0.8;
  top: 0;
  right: 0;
  padding: 0px 10px;
  font-size: 25px;
  font-weight: lighter;
  text-decoration: none;
}
.categories_new .category_rules_block .panel .panel-body #natural-language-for-rules .list-group .list-group-item.rules_block .rule_wrapper .rules_div .close_trigger:hover {
  opacity: 1;
}
.categories_new .category_rules_block .panel .panel-footer {
  background: #ffffff;
  border-radius: 0;
  padding: 10px;
  margin-top: -1px;
}
.categories_new .category_rules_block .add_nested_fields_link {
  position: relative;
  display: inline-block;
  font-style: italic;
  font-weight: bold;
  color: #5D5D5D;
  text-decoration: none;
  margin-left: 1em;
  box-shadow: 0px 2px 0 0 #5D5D5D;
}
.categories_new .category_rules_block .add_nested_fields_link:hover {
  color: #1C83FF;
  box-shadow: 0px 2px 0 0 #1C83FF;
}
.categories_new .category_rules_block .add_nested_fields_link::before {
  content: "+";
  display: inline-block;
  margin-right: 0.3em;
}
.categories_new .add_button {
  padding-top: 15em;
}
@media (max-width: 900px) {
  .categories_new .add_button {
    padding-top: 5em;
  }
}
.categories_new .add_button a {
  width: 8em;
}
.categories_new .form-group label:not(.not-label):not(.check_box_customized) {
  font-size: 0.8em;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  color: #2f2f2f;
  margin-left: 1em;
  margin-top: 1em;
}
.categories_new .form-group .form-control {
  border: none;
  box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.12);
  border-radius: 0;
  -webkit-appearance: none;
}
.categories_new .form-group .form-control:focus {
  box-shadow: inset 0px 0px 0px 2px rgba(43, 126, 237, 0.6);
}
.categories_new .form-group .form-control[readonly], .categories_new .form-group .form-control[disabled] {
  pointer-events: none;
}
.categories_new .form-group .form-control:not(textarea) {
  height: 40px;
  padding: 0em 1em;
}
.categories_new .form-group.has-error .form-control {
  box-shadow: inset 0px 0px 0px 1px #F22;
  background: #FFE7E7;
}

.btn-toggle.group_with_dummy_check_box label, .patient_sequence_with_dummy_check_box label, .location_sequence_with_dummy_check_box label {
  font-size: 10px;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  color: #2f2f2f;
}
.btn-toggle.group_with_dummy_check_box label.btn, .patient_sequence_with_dummy_check_box label.btn, .location_sequence_with_dummy_check_box label.btn {
  font-size: 10px;
  padding: 10px 20px 10px 50px;
  color: #2f2f2f;
  background: #fff;
  box-shadow: inset 0px 0px 0px 1px #D9D9D9;
  outline: none !important;
}
.btn-toggle.group_with_dummy_check_box label.btn:hover, .btn-toggle.group_with_dummy_check_box label.btn:focus, .btn-toggle.group_with_dummy_check_box label.btn.focus, .patient_sequence_with_dummy_check_box label.btn:hover, .patient_sequence_with_dummy_check_box label.btn:focus, .patient_sequence_with_dummy_check_box label.btn.focus, .location_sequence_with_dummy_check_box label.btn:hover, .location_sequence_with_dummy_check_box label.btn:focus, .location_sequence_with_dummy_check_box label.btn.focus {
  background: transparent;
  box-shadow: inset 0 0 0 2px #D9D9D9;
}
.btn-toggle.group_with_dummy_check_box label.btn span.dummy_checkbox, .patient_sequence_with_dummy_check_box label.btn span.dummy_checkbox, .location_sequence_with_dummy_check_box label.btn span.dummy_checkbox {
  content: "";
  position: absolute;
  top: 10px;
  left: 20px;
  width: 1.539em;
  height: 1.539em;
  background: white;
  border-radius: 50%;
}
.btn-toggle.group_with_dummy_check_box label.btn span.dummy_checkbox i.fa, .btn-toggle.group_with_dummy_check_box label.btn span.dummy_checkbox i.fas, .btn-toggle.group_with_dummy_check_box label.btn span.dummy_checkbox i.far, .patient_sequence_with_dummy_check_box label.btn span.dummy_checkbox i.fa, .patient_sequence_with_dummy_check_box label.btn span.dummy_checkbox i.fas, .patient_sequence_with_dummy_check_box label.btn span.dummy_checkbox i.far, .location_sequence_with_dummy_check_box label.btn span.dummy_checkbox i.fa, .location_sequence_with_dummy_check_box label.btn span.dummy_checkbox i.fas, .location_sequence_with_dummy_check_box label.btn span.dummy_checkbox i.far {
  display: inline-block;
  font-size: 1.3em;
  color: #2b7eed;
  vertical-align: middle;
}
.btn-toggle.group_with_dummy_check_box label.btn span.dummy_checkbox i.fa.fa-check-circle, .btn-toggle.group_with_dummy_check_box label.btn span.dummy_checkbox i.fas.fa-check-circle, .btn-toggle.group_with_dummy_check_box label.btn span.dummy_checkbox i.far.fa-check-circle, .patient_sequence_with_dummy_check_box label.btn span.dummy_checkbox i.fa.fa-check-circle, .patient_sequence_with_dummy_check_box label.btn span.dummy_checkbox i.fas.fa-check-circle, .patient_sequence_with_dummy_check_box label.btn span.dummy_checkbox i.far.fa-check-circle, .location_sequence_with_dummy_check_box label.btn span.dummy_checkbox i.fa.fa-check-circle, .location_sequence_with_dummy_check_box label.btn span.dummy_checkbox i.fas.fa-check-circle, .location_sequence_with_dummy_check_box label.btn span.dummy_checkbox i.far.fa-check-circle {
  display: none;
}
.btn-toggle.group_with_dummy_check_box label.btn span.dummy_checkbox i.fa.fa-circle, .btn-toggle.group_with_dummy_check_box label.btn span.dummy_checkbox i.fas.fa-circle, .btn-toggle.group_with_dummy_check_box label.btn span.dummy_checkbox i.far.fa-circle, .patient_sequence_with_dummy_check_box label.btn span.dummy_checkbox i.fa.fa-circle, .patient_sequence_with_dummy_check_box label.btn span.dummy_checkbox i.fas.fa-circle, .patient_sequence_with_dummy_check_box label.btn span.dummy_checkbox i.far.fa-circle, .location_sequence_with_dummy_check_box label.btn span.dummy_checkbox i.fa.fa-circle, .location_sequence_with_dummy_check_box label.btn span.dummy_checkbox i.fas.fa-circle, .location_sequence_with_dummy_check_box label.btn span.dummy_checkbox i.far.fa-circle {
  display: inline-block;
}
.btn-toggle.group_with_dummy_check_box label.btn.active, .patient_sequence_with_dummy_check_box label.btn.active, .location_sequence_with_dummy_check_box label.btn.active {
  box-shadow: inset 0 0 0 1px #049cfd;
  color: #007ccc;
  border: 0;
}
.btn-toggle.group_with_dummy_check_box label.btn.active:hover, .btn-toggle.group_with_dummy_check_box label.btn.active:focus, .btn-toggle.group_with_dummy_check_box label.btn.active.focus, .patient_sequence_with_dummy_check_box label.btn.active:hover, .patient_sequence_with_dummy_check_box label.btn.active:focus, .patient_sequence_with_dummy_check_box label.btn.active.focus, .location_sequence_with_dummy_check_box label.btn.active:hover, .location_sequence_with_dummy_check_box label.btn.active:focus, .location_sequence_with_dummy_check_box label.btn.active.focus {
  background: transparent;
  box-shadow: inset 0 0 0 2px #41b5ff;
}
.btn-toggle.group_with_dummy_check_box label.btn.active .dummy_checkbox i.fa, .btn-toggle.group_with_dummy_check_box label.btn.active .dummy_checkbox i.fas, .btn-toggle.group_with_dummy_check_box label.btn.active .dummy_checkbox i.far, .patient_sequence_with_dummy_check_box label.btn.active .dummy_checkbox i.fa, .patient_sequence_with_dummy_check_box label.btn.active .dummy_checkbox i.fas, .patient_sequence_with_dummy_check_box label.btn.active .dummy_checkbox i.far, .location_sequence_with_dummy_check_box label.btn.active .dummy_checkbox i.fa, .location_sequence_with_dummy_check_box label.btn.active .dummy_checkbox i.fas, .location_sequence_with_dummy_check_box label.btn.active .dummy_checkbox i.far {
  color: #4ca4ff;
}
.btn-toggle.group_with_dummy_check_box label.btn.active .dummy_checkbox i.fa.fa-check-circle, .btn-toggle.group_with_dummy_check_box label.btn.active .dummy_checkbox i.fas.fa-check-circle, .btn-toggle.group_with_dummy_check_box label.btn.active .dummy_checkbox i.far.fa-check-circle, .patient_sequence_with_dummy_check_box label.btn.active .dummy_checkbox i.fa.fa-check-circle, .patient_sequence_with_dummy_check_box label.btn.active .dummy_checkbox i.fas.fa-check-circle, .patient_sequence_with_dummy_check_box label.btn.active .dummy_checkbox i.far.fa-check-circle, .location_sequence_with_dummy_check_box label.btn.active .dummy_checkbox i.fa.fa-check-circle, .location_sequence_with_dummy_check_box label.btn.active .dummy_checkbox i.fas.fa-check-circle, .location_sequence_with_dummy_check_box label.btn.active .dummy_checkbox i.far.fa-check-circle {
  display: inline-block;
}
.btn-toggle.group_with_dummy_check_box label.btn.active .dummy_checkbox i.fa.fa-circle, .btn-toggle.group_with_dummy_check_box label.btn.active .dummy_checkbox i.fas.fa-circle, .btn-toggle.group_with_dummy_check_box label.btn.active .dummy_checkbox i.far.fa-circle, .patient_sequence_with_dummy_check_box label.btn.active .dummy_checkbox i.fa.fa-circle, .patient_sequence_with_dummy_check_box label.btn.active .dummy_checkbox i.fas.fa-circle, .patient_sequence_with_dummy_check_box label.btn.active .dummy_checkbox i.far.fa-circle, .location_sequence_with_dummy_check_box label.btn.active .dummy_checkbox i.fa.fa-circle, .location_sequence_with_dummy_check_box label.btn.active .dummy_checkbox i.fas.fa-circle, .location_sequence_with_dummy_check_box label.btn.active .dummy_checkbox i.far.fa-circle {
  display: none;
}

.hospitalSerialNumberCustomisationPage .heading, .locationSerialNumberCustomisationPage .heading {
  font-size: 12px;
  display: block;
  margin: 10px 0px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  color: black;
}
.hospitalSerialNumberCustomisationPage .serial_number_prefix, .locationSerialNumberCustomisationPage .serial_number_prefix {
  color: #4a4a4a;
  letter-spacing: 5px;
  font-size: 15px;
  text-transform: uppercase;
}
.hospitalSerialNumberCustomisationPage .prefix_wrap_group input, .locationSerialNumberCustomisationPage .prefix_wrap_group input {
  width: 200px;
  color: #4a4a4a;
  letter-spacing: 5px;
  font-size: 15px;
  text-transform: uppercase;
}
.hospitalSerialNumberCustomisationPage .prefix_wrap_group .help-block, .locationSerialNumberCustomisationPage .prefix_wrap_group .help-block {
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #117d00;
}
.hospitalSerialNumberCustomisationPage .location_disabled, .locationSerialNumberCustomisationPage .location_disabled {
  opacity: 0.5;
  pointer-events: none;
}

@media (max-width: 560px) {
  .displayBoardPg .display_board_header, .hospPharmacyPg .display_board_header {
    height: 100px;
  }
  .displayBoardPg .display_board_header ul.visible-xs, .hospPharmacyPg .display_board_header ul.visible-xs {
    width: 100%;
  }
  .displayBoardPg .display_board_header ul.visible-xs li.visible-xs, .hospPharmacyPg .display_board_header ul.visible-xs li.visible-xs {
    width: 100%;
    text-align: center;
  }
  .displayBoardPg #page-container.header-fixed-top, .hospPharmacyPg #page-container.header-fixed-top {
    padding-top: 100px;
  }
}
.displayBoardPg #sidebar, .hospPharmacyPg #sidebar {
  width: 0px;
}

.dynamic_dates_section .date_span_block div {
  display: inline-block;
}
.dynamic_dates_section .date_span_block .btn-toggle {
  display: inline-block;
  padding-left: 15px;
}
.dynamic_dates_section .date_span_block .btn-toggle label.btn.active {
  background: #1DA6DB;
  color: #fff;
  box-shadow: none;
  border: 0;
}
.dynamic_dates_section .date_span_block .campaign_span_range {
  margin-bottom: -15px;
  width: 40%;
}

#category_recipient_filter {
  margin-top: 15px;
  border: 1px solid #E6E6E6;
}
#category_recipient_filter .search_container .search_box_input_container {
  flex: 1;
  position: relative;
  width: 100%;
  min-width: 0;
}
#category_recipient_filter .search_container .search_box_input_container .search_patients {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  text-decoration: none;
  color: #00a8ff;
  padding: 10px;
}
#category_recipient_filter .search_container .search_box_input_container .scroll_container {
  white-space: nowrap;
  width: 100%;
}
#category_recipient_filter .search_container .search_box_input_container .scroll_container .filtered-search {
  border: none;
}
#category_recipient_filter .search_container .search_box_input_container .scroll_container:before {
  content: "\f0b0";
  position: absolute;
  width: 30px;
  height: 100%;
  font-family: FontAwesome;
  font-size: 1.2em;
  color: rgba(255, 255, 255, 0.46);
  line-height: 50px;
  text-align: center;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
#category_recipient_filter .search_container .search_box_input_container .scroll_container .tokens-container {
  padding-left: 10px;
  position: relative;
  margin-bottom: 0;
}
#category_recipient_filter .search_container .search_box_input_container .scroll_container .tokens-container .age_filter_block {
  width: 25%;
}
#category_recipient_filter .search_container .search_box_input_container .scroll_container .tokens-container .recipient_filter_block {
  width: 100%;
  display: flex;
}
#category_recipient_filter .search_container .search_box_input_container .scroll_container .tokens-container .input-token {
  display: flex;
  max-width: 200px;
  padding: 0;
}
#category_recipient_filter .search_container .search_box_input_container .scroll_container .tokens-container .input-token #age-number-input {
  width: 15%;
}
#category_recipient_filter .search_container .search_box_input_container .scroll_container .tokens-container .input-token .dropdown-menu {
  position: absolute;
  border: 0;
  max-height: 20em;
  overflow-y: scroll;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.11);
}
#category_recipient_filter .search_container .search_box_input_container .scroll_container .tokens-container .input-token .dropdown-menu li button {
  display: block;
  width: 100%;
  background: transparent;
  border: 0;
  text-align: left;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}
#category_recipient_filter .search_container .search_box_input_container .scroll_container .tokens-container .input-token .dropdown-menu li a, #category_recipient_filter .search_container .search_box_input_container .scroll_container .tokens-container .input-token .dropdown-menu li button {
  font-size: 1.1em;
  padding: 10px 15px;
}
#category_recipient_filter .search_container .search_box_input_container .scroll_container .tokens-container .input-token .dropdown-menu li a i, #category_recipient_filter .search_container .search_box_input_container .scroll_container .tokens-container .input-token .dropdown-menu li button i {
  margin-right: 5px;
  color: rgba(37, 121, 195, 0.7);
}
#category_recipient_filter .search_container .search_box_input_container .scroll_container .tokens-container .input-token .dropdown-menu li a:hover, #category_recipient_filter .search_container .search_box_input_container .scroll_container .tokens-container .input-token .dropdown-menu li a:focus, #category_recipient_filter .search_container .search_box_input_container .scroll_container .tokens-container .input-token .dropdown-menu li button:hover, #category_recipient_filter .search_container .search_box_input_container .scroll_container .tokens-container .input-token .dropdown-menu li button:focus {
  color: #fff;
  background-color: #1388f1;
}
#category_recipient_filter .search_container .search_box_input_container .scroll_container .tokens-container .input-token .dropdown-menu li a:hover i, #category_recipient_filter .search_container .search_box_input_container .scroll_container .tokens-container .input-token .dropdown-menu li a:focus i, #category_recipient_filter .search_container .search_box_input_container .scroll_container .tokens-container .input-token .dropdown-menu li button:hover i, #category_recipient_filter .search_container .search_box_input_container .scroll_container .tokens-container .input-token .dropdown-menu li button:focus i {
  color: #fff;
}
#category_recipient_filter .search_container .search_box_input_container .scroll_container .tokens-container .input-token .form-control {
  position: relative;
  font-size: 15px;
  padding: 0 10px;
  min-width: 200px;
  height: 40px;
  margin: 0;
  border: 0;
}
#category_recipient_filter .search_container .search_box_input_container .scroll_container .tokens-container .input-token:last-child {
  flex: 1;
  -webkit-flex: 1;
  max-width: inherit;
}
#category_recipient_filter .search_container .search_box_input_container .scroll_container .tokens-container .filtered-search-token {
  display: -webkit-flex;
  display: flex;
  flex-shrink: 0;
  margin-top: 5px;
  margin-bottom: 5px;
  width: unset !important;
}
#category_recipient_filter .search_container .search_box_input_container .scroll_container .tokens-container .filtered-search-token .selectable {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  line-height: 30px;
  max-height: 40px;
  padding: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#category_recipient_filter .search_container .search_box_input_container .scroll_container .tokens-container .filtered-search-token .selectable .name, #category_recipient_filter .search_container .search_box_input_container .scroll_container .tokens-container .filtered-search-token .selectable .sub_name {
  background-color: #f8f8f8;
  color: rgba(0, 0, 0, 0.55);
  border-radius: 2px 0 0 2px;
  margin-right: 1px;
  text-transform: capitalize;
  padding: 0 10px;
}
#category_recipient_filter .search_container .search_box_input_container .scroll_container .tokens-container .filtered-search-token .selectable .value-container {
  background-color: #f0f0f0;
  color: rgba(0, 0, 0, 0.85);
  border-radius: 0 2px 2px 0;
  margin-right: 5px;
  padding: 0 10px;
  width: auto;
}
#category_recipient_filter .search_container .search_box_input_container .scroll_container .tokens-container .filtered-search-token .selectable .value-container .value {
  display: inline-block;
  vertical-align: initial;
  padding: 0;
}
#category_recipient_filter .search_container .search_box_input_container .scroll_container .tokens-container .filtered-search-token .selectable .value-container .avatar {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 7px;
  -webkit-transition-property: none;
  transition-property: none;
}
#category_recipient_filter .search_container .search_box_input_container .scroll_container .tokens-container .filtered-search-token .selectable .value-container .remove-token {
  display: inline-block;
  padding: 0 5px;
}
#category_recipient_filter .search_container .search_box_input_container .scroll_container .tokens-container .filtered-search-token .selectable .value-container .remove-token i {
  color: rgba(0, 0, 0, 0.55);
}
#category_recipient_filter .search_container .search_box_input_container .scroll_container .tokens-container .reciepient_block {
  width: 50%;
  float: left;
  cursor: pointer;
}
#category_recipient_filter .search_container .search_box_input_container .scroll_container .tokens-container .age_block {
  width: 25%;
  float: left;
  cursor: pointer;
}
#category_recipient_filter .search_container .search_box_input_container .main_dropdown {
  display: none;
}
#category_recipient_filter .search_container .search_box_input_container.focus .main_dropdown {
  display: block;
}
#category_recipient_filter .search_container .search_box_input_container.focus .main_dropdown .click_to_search {
  background: none !important;
  border: none !important;
}
#category_recipient_filter .full_search_form {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#category_recipient_filter .full_search_form .form-control {
  border: 0;
  height: 100%;
  margin: 0;
  font-size: 1.2em;
  padding: 0.5em 1em;
  border-radius: 0;
  background: transparent;
  color: #fff;
}
#category_recipient_filter .close_search {
  position: absolute;
  right: 0;
  width: 3em;
  height: 100%;
  background: #3b4463;
  line-height: 50px;
  text-align: center;
  font-size: 1.5em;
  color: #fff;
  cursor: pointer;
  opacity: 0.4;
  z-index: 5;
}
#category_recipient_filter .close_search:hover {
  opacity: 1;
}
#category_recipient_filter .twitter-typeahead pre {
  display: none;
}
#category_recipient_filter .twitter-typeahead .typeahead-search-hint {
  color: rgba(255, 255, 255, 0.5) !important;
}
#category_recipient_filter .twitter-typeahead .tt-menu {
  max-width: 350px;
  padding: 0;
  margin: 0;
}
#category_recipient_filter .twitter-typeahead .tt-menu .typeahead-search-dataset .typeahead_option {
  padding: 10px !important;
  box-shadow: inset 0 -1px 0 #e6e6e6;
}
#category_recipient_filter .twitter-typeahead .tt-menu .typeahead-search-dataset .typeahead_option.no-results {
  color: rgba(0, 0, 0, 0.59);
  white-space: normal;
  text-align: center;
  font-size: 0.9em;
}
#category_recipient_filter .twitter-typeahead .tt-menu .typeahead-search-dataset .typeahead_option img.avatar {
  width: 20px;
  height: 20px;
  border-radius: 100%;
  margin-right: 10px;
}
#category_recipient_filter .twitter-typeahead .tt-menu .typeahead-search-dataset .typeahead_option .name {
  font-size: 1em;
  letter-spacing: 0.03em;
  color: #353535;
  font-weight: 400;
}
#category_recipient_filter .twitter-typeahead .tt-menu .typeahead-search-dataset .typeahead_option .name .id {
  font-weight: bold;
  text-transform: uppercase;
  color: #1c8def;
}
#category_recipient_filter .twitter-typeahead .tt-menu .typeahead-search-dataset .typeahead_option .phone_email_details {
  padding: 5px 0 0 5px !important;
  color: rgba(0, 0, 0, 0.48);
  font-size: 0.9em;
}

.templates_new .template_dynamic_body {
  border: 1px solid #dbe1e8;
  height: 5em;
  border-radius: 5px;
  overflow: auto;
  padding: 10px;
}
.templates_new .template_dynamic_body span {
  margin-top: 0.5px;
  margin-left: 1px;
}

.themed-background-grey {
  background-color: rgba(128, 128, 128, 0.1019607843);
}

.coupon_container .coupons_dropdown {
  padding: 0.2em 0.2em;
}
.coupon_container .coupons_dropdown a {
  width: 100%;
}
.coupon_container .coupons_dropdown .coupon_list li {
  width: 100%;
  display: inline-flex;
  padding: 0.5em;
}
.coupon_container .coupons_dropdown .coupon_list li h4 {
  margin: 0;
}
.coupon_container .coupons_dropdown .coupon_list li hr {
  margin: 0;
}
.coupon_container .coupons_dropdown .remove_header h4 {
  width: 90% !important;
}
.coupon_container .coupons_dropdown .remove_header hr {
  margin: 0;
}
.coupon_container .coupon_list .coupon_select h4 {
  width: 90% !important;
}
.coupon_container .coupon_list:hover {
  background: #dedede;
  color: #000;
}

.whitboard_attach {
  color: #394263 !important;
}

@media (max-width: 767px) {
  .dropdown_align_right {
    left: auto;
    right: 0;
  }
}
.staff_access_rule_details .toggle:last-child {
  border-bottom: 1px solid #dddddd;
}
.staff_access_rule_details .toggle .toggle-title {
  position: relative;
  display: block;
  border-top: 1px solid #dddddd;
  margin-bottom: 6px;
}
.staff_access_rule_details .toggle .toggle-title h3 {
  font-size: 20px;
  margin: 0px;
  line-height: 1;
  cursor: pointer;
  font-weight: 200;
}
.staff_access_rule_details .toggle .toggle-title h3 .home-microphone i {
  margin-right: 50px;
}
.staff_access_rule_details .toggle .toggle-inner {
  padding: 5px 10px 10px 10px;
  display: none;
  margin: -7px 0 6px;
}
.staff_access_rule_details .toggle .toggle-inner div {
  max-width: 100%;
}
.staff_access_rule_details .toggle .toggle-title .title-name {
  display: block;
  padding: 25px 25px 14px;
}
.staff_access_rule_details .toggle .toggle-title a i {
  font-size: 22px;
  margin-right: 5px;
}
.staff_access_rule_details .toggle .toggle-title i {
  position: absolute;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 20px;
  right: 0;
}
.staff_access_rule_details .toggle .toggle-title.active i {
  transform: rotate(315deg);
}

.ward_facilities, .bed_facilities, .room_facilities {
  margin: 1em 0 0 1em;
}

@-webkit-keyframes simpleScaleAnimation {
  50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes simpleScaleAnimation {
  50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.simpleScaleAnimation {
  -webkit-animation-name: simpleScaleAnimation;
  animation-name: simpleScaleAnimation;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
}

@media screen and (max-width: 40em) {
  .doctor_timeslots_overflow_view_modal, .patient_overflow_view_modal {
    overflow: auto !important;
  }
}
.pharmacy_paper_trail_drop_down {
  max-height: 30em;
  overflow-y: scroll;
}

.sidebar-visible-lg-mini .procedures_table_mini_screens, .sidebar-visible-lg-mini .bill_template_table_mini_screens, .sidebar-visible-lg-mini .bill_lg_pluse_icon, .sidebar-visible-lg-mini .radiology_table_mini_screens {
  display: none;
}
@media (max-width: 60em) {
  .sidebar-visible-lg-mini .icon_color {
    font-size: 1.1em;
    margin: 10px 10px 0px 10px;
    background-color: #7db831 !important;
    border-color: #578022;
    color: #ffffff;
    border-radius: 4px;
    padding: 0px 0px 4px 18px;
  }
  .sidebar-visible-lg-mini .icon_color .success_button {
    color: #ffffff;
  }
}

.sidebar-visible-lg #general_sidebar_settings, .sidebar-visible-lg #staff_sidebar_settings, .sidebar-visible-lg #custom_sidebar_settings, .sidebar-visible-lg #website_sidebar_settings, .sidebar-visible-xs #general_sidebar_settings, .sidebar-visible-xs #staff_sidebar_settings, .sidebar-visible-xs #custom_sidebar_settings, .sidebar-visible-xs #website_sidebar_settings {
  top: 0px;
  width: 100%;
  padding: 0px;
  height: 100%;
}
.sidebar-visible-lg #general_sidebar_settings li a, .sidebar-visible-lg #staff_sidebar_settings li a, .sidebar-visible-lg #custom_sidebar_settings li a, .sidebar-visible-lg #website_sidebar_settings li a, .sidebar-visible-xs #general_sidebar_settings li a, .sidebar-visible-xs #staff_sidebar_settings li a, .sidebar-visible-xs #custom_sidebar_settings li a, .sidebar-visible-xs #website_sidebar_settings li a {
  display: block;
  height: unset;
  width: unset;
  padding: 0px 10px;
  text-align: left;
  color: #fff;
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-transition: background 0.1s ease-in-out;
  -moz-transition: background 0.1s ease-in-out;
  transition: background 0.1s;
}
.sidebar-visible-lg #general_sidebar_settings li span, .sidebar-visible-lg #staff_sidebar_settings li span, .sidebar-visible-lg #custom_sidebar_settings li span, .sidebar-visible-lg #website_sidebar_settings li span, .sidebar-visible-xs #general_sidebar_settings li span, .sidebar-visible-xs #staff_sidebar_settings li span, .sidebar-visible-xs #custom_sidebar_settings li span, .sidebar-visible-xs #website_sidebar_settings li span {
  display: inline-block;
}
.sidebar-visible-lg .user_sidebar_mini, .sidebar-visible-lg .pharmacy_latest_updates_mini_screens, .sidebar-visible-lg .patient_history_latest_updates_mini_screens, .sidebar-visible-xs .user_sidebar_mini, .sidebar-visible-xs .pharmacy_latest_updates_mini_screens, .sidebar-visible-xs .patient_history_latest_updates_mini_screens {
  display: none;
}
.sidebar-visible-lg .icon_color, .sidebar-visible-xs .icon_color {
  font-size: 1.1em;
  margin: 10px;
  background-color: #7db831;
  border-color: #578022;
  color: #ffffff;
  border-radius: 4px;
  padding: 4px 0px 4px 18px;
}
.sidebar-visible-lg .icon_color .success_button, .sidebar-visible-xs .icon_color .success_button {
  color: #ffffff;
}
.sidebar-visible-lg .msg_icon_color, .sidebar-visible-xs .msg_icon_color {
  font-size: 1.1em;
  margin: 10px 10px 0px 10px;
  background-color: #337ab7;
  border-color: #337ab7;
  color: #ffffff;
  border-radius: 4px;
  padding: 4px 0px 4px 18px;
}
.sidebar-visible-lg .sidebar-nav a.icon_color:hover, .sidebar-visible-lg .sidebar-nav a.icon_color:focus, .sidebar-visible-xs .sidebar-nav a.icon_color:hover, .sidebar-visible-xs .sidebar-nav a.icon_color:focus {
  color: #ffffff;
  text-decoration: none;
  background: #7db831;
}
.sidebar-visible-lg .sidebar-nav a.msg_icon_color:hover, .sidebar-visible-lg .sidebar-nav a.msg_icon_color:focus, .sidebar-visible-xs .sidebar-nav a.msg_icon_color:hover, .sidebar-visible-xs .sidebar-nav a.msg_icon_color:focus {
  color: #ffffff;
  text-decoration: none;
  background: #337ab7;
}
.sidebar-visible-lg .download_icon, .sidebar-visible-xs .download_icon {
  margin: 0px !important;
  display: inline-block;
  border-radius: 50%;
  height: 25px;
  width: 25px;
  background-color: #7db831;
  border: 2px solid #7db831;
}
.sidebar-visible-lg .download_icon .success_button, .sidebar-visible-lg .download_icon .plus_button, .sidebar-visible-xs .download_icon .success_button, .sidebar-visible-xs .download_icon .plus_button {
  left: 0px !important;
  top: 0px !important;
  position: relative;
}
.sidebar-visible-lg .list_items, .sidebar-visible-lg .inbox_message_count, .sidebar-visible-xs .list_items, .sidebar-visible-xs .inbox_message_count {
  margin-top: 10px;
}
.sidebar-visible-lg .list_items_align, .sidebar-visible-xs .list_items_align {
  margin-top: 12px;
}
.sidebar-visible-lg .prescription_temp_datatables, .sidebar-visible-xs .prescription_temp_datatables {
  margin-top: -6px;
}
.sidebar-visible-lg .line_in_lg_screens hr, .sidebar-visible-xs .line_in_lg_screens hr {
  margin-top: 0px;
  margin-bottom: 0px;
}
.sidebar-visible-lg .plus_align, .sidebar-visible-xs .plus_align {
  margin-top: 13px;
}
.sidebar-visible-lg .patient_history, .sidebar-visible-xs .patient_history {
  list-style: none;
  padding: 0;
  margin: 0;
  background: rgba(0, 0, 0, 0.3);
}
.sidebar-visible-lg .patient_examinations, .sidebar-visible-lg .user_goal_icon, .sidebar-visible-lg .user_menu_icons, .sidebar-visible-lg .button_align, .sidebar-visible-xs .patient_examinations, .sidebar-visible-xs .user_goal_icon, .sidebar-visible-xs .user_menu_icons, .sidebar-visible-xs .button_align {
  margin-top: 0px;
}
.sidebar-visible-lg .procedure_add_icon, .sidebar-visible-lg .inbox_messages, .sidebar-visible-lg .radiology_add_icon, .sidebar-visible-xs .procedure_add_icon, .sidebar-visible-xs .inbox_messages, .sidebar-visible-xs .radiology_add_icon {
  margin-left: 0px;
  font-size: 0px;
}
.sidebar-visible-lg .procedure_add_icon_mini, .sidebar-visible-lg .inbox_messages_mini, .sidebar-visible-lg .radiology_add_icon_mini, .sidebar-visible-xs .procedure_add_icon_mini, .sidebar-visible-xs .inbox_messages_mini, .sidebar-visible-xs .radiology_add_icon_mini {
  margin-right: 0px;
}

.custom_sidebar .general_sidebar_settings, .custom_sidebar .staff_sidebar_settings, .custom_sidebar .custom_sidebar_settings, .custom_sidebar .website_sidebar_settings, .custom_sidebar .general_sidebar_settings:hover, .custom_sidebar .staff_sidebar_settings:hover, .custom_sidebar .custom_sidebar_settings:hover, .custom_sidebar .website_sidebar_settings:hover {
  padding: 0 10px;
}
.custom_sidebar .general_sidebar_settings .sidebar-nav-icon, .custom_sidebar .staff_sidebar_settings .sidebar-nav-icon, .custom_sidebar .custom_sidebar_settings .sidebar-nav-icon, .custom_sidebar .website_sidebar_settings .sidebar-nav-icon, .custom_sidebar .general_sidebar_settings:hover .sidebar-nav-icon, .custom_sidebar .staff_sidebar_settings:hover .sidebar-nav-icon, .custom_sidebar .custom_sidebar_settings:hover .sidebar-nav-icon, .custom_sidebar .website_sidebar_settings:hover .sidebar-nav-icon {
  color: #FFF;
  width: 10px;
  opacity: 1;
}
.custom_sidebar .general_sidebar_settings .active, .custom_sidebar .staff_sidebar_settings .active, .custom_sidebar .custom_sidebar_settings .active, .custom_sidebar .website_sidebar_settings .active {
  border-left: 3px solid #1bbae1;
}

.sidebar-visible-lg-mini #general_sidebar_settings li a, .sidebar-visible-lg-mini #staff_sidebar_settings li a, .sidebar-visible-lg-mini #custom_sidebar_settings li a, .sidebar-visible-lg-mini #website_sidebar_settings li a {
  line-height: 0px;
  height: 2em;
}
.sidebar-visible-lg-mini #general_sidebar_settings li i, .sidebar-visible-lg-mini #staff_sidebar_settings li i, .sidebar-visible-lg-mini #custom_sidebar_settings li i, .sidebar-visible-lg-mini #website_sidebar_settings li i {
  width: 10px;
}
.sidebar-visible-lg-mini .icon_container {
  margin-left: -3px !important;
  display: block;
  border-radius: 50%;
  height: 25px;
  width: 25px;
  background-color: #7db831;
  border: 2px solid #7db831;
}
.sidebar-visible-lg-mini .icon_container span {
  top: -7px;
  left: 3px;
  font-size: 28px;
  color: #ffffff;
  margin-top: 4px;
  position: relative;
}
.sidebar-visible-lg-mini .msg_icon {
  margin: 6px 0px 0px -3px;
  display: inline-block;
  border-radius: 50%;
  height: 25px;
  width: 25px;
  background-color: #337ab7;
  border: 2px solid #337ab7;
}
.sidebar-visible-lg-mini .msg_icon .plus_button {
  left: 5px;
  top: -6px;
  position: relative;
}
.sidebar-visible-lg-mini .download_icon {
  margin: 6px 0px 0px -3px;
  display: inline-block;
  border-radius: 50%;
  height: 25px;
  width: 25px;
  background-color: #7db831;
  border: 2px solid #7db831;
}
.sidebar-visible-lg-mini .download_icon .success_button {
  left: 4px;
  top: -8px;
  position: relative;
}
.sidebar-visible-lg-mini .download_icon .previous_prescription_doctor {
  left: 0px;
  top: 2px;
  position: relative;
  color: white;
}
.sidebar-visible-lg-mini .download_icon .plus_button {
  left: 5px;
  top: -6px;
  position: relative;
}
.sidebar-visible-lg-mini .download_icon .previous_prescription_doctor_back {
  left: 5px;
  bottom: 6px;
  position: relative;
}
@media screen and (min-width: 62em) {
  .sidebar-visible-lg-mini .patient_history {
    position: relative !important;
    width: 40px !important;
    top: 0 !important;
    right: 0 !important;
    padding: 0 !important;
    border-left: 0px solid #394263 !important;
    background-color: #394263;
  }
  .sidebar-visible-lg-mini .drop_down_mini_screens {
    position: relative !important;
    width: 40px !important;
    top: 0 !important;
    right: 0 !important;
    padding: 0 !important;
    border-left: 0px solid #394263 !important;
    background-color: #394263;
  }
  .sidebar-visible-lg-mini .drop_down_icon_mini {
    margin-right: -13px;
    margin-top: -34px;
  }
  .sidebar-visible-lg-mini .switch_customized_on span {
    padding: 5px 8px !important;
    font-size: 6px !important;
    margin-left: 3px;
  }
  .sidebar-visible-lg-mini .doctor_check_status, .sidebar-visible-lg-mini .location_check_status, .sidebar-visible-lg-mini .hopsital_check_status {
    font-size: 10px !important;
  }
}
.sidebar-visible-lg-mini .user_sidebar_mini {
  display: block;
}
.sidebar-visible-lg-mini .user_goal_icon {
  margin-top: 220px;
}
.sidebar-visible-lg-mini .procedure_add_icon, .sidebar-visible-lg-mini .inbox_messages, .sidebar-visible-lg-mini .radiology_add_icon {
  margin-left: -4px;
  font-size: 16px;
}
.sidebar-visible-lg-mini .procedure_add_icon_mini, .sidebar-visible-lg-mini .radiology_add_icon_mini {
  margin-right: -8px;
  margin-top: -25px;
}
.sidebar-visible-lg-mini .inbox_messages_mini {
  margin-right: -8px;
  margin-top: -40px;
}
.sidebar-visible-lg-mini .drop_down_icon {
  margin-left: 1px;
}

.grid_menu_block {
  display: block;
  float: left;
  width: 5px;
  height: 5px;
  margin: 0px 0 3px 3px;
  background-color: white;
  border-radius: 50%;
}

.navbar-default .grid_menu_block {
  background-color: #394263;
}
.navbar-default .content_deafult {
  color: #394263;
}

.pharmacyPg .no-padding-image {
  padding: 0px;
}
.pharmacyPg .sidebar-visible-lg-mini .sidebar-user {
  padding-left: 88px;
  background: none;
}
.pharmacyPg .sidebar-visible-lg-mini .sidebar-user .no-padding-image {
  padding: 0 10px;
}
.pharmacyPg .sidebar-visible-lg-mini .sidebar-user .sidebar-user-avatar {
  width: 68px;
  height: 68px;
  float: left;
  padding: 2px;
  margin-left: -78px;
  border-radius: 34px;
  background: none;
}

.logo_mobile_display {
  margin-left: 1em;
}

@media (max-width: 770px) {
  .navbar-default .logo_mobile_display {
    display: none !important;
  }
}
/* User Bulk Import Data */
.importDataPg .heading, .hospitalImportDataPg .heading {
  font-size: 1.5em;
  color: #036fff;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin: 10px 0;
}
.importDataPg .importdata_status i.fa, .hospitalImportDataPg .importdata_status i.fa {
  display: inline-block;
  font-size: 0.5em;
  padding: 5px;
  border-radius: 50%;
  margin: 1px;
}
.importDataPg .importdata_status i.fa.success, .hospitalImportDataPg .importdata_status i.fa.success {
  color: #21a221;
  box-shadow: inset 0 0 0 1px #21a221;
}
.importDataPg .importdata_status i.fa.error, .hospitalImportDataPg .importdata_status i.fa.error {
  color: #fd6464;
  box-shadow: inset 0 0 0 1px #fd6464;
}
.importDataPg #importdata_form .input_label, .importDataPg #save_importdata_form .input_label, .importDataPg .attach .input_label, .hospitalImportDataPg #importdata_form .input_label, .hospitalImportDataPg #save_importdata_form .input_label, .hospitalImportDataPg .attach .input_label {
  width: 10em;
}
@media screen and (max-width: 767px) {
  .importDataPg #importdata_form .input_label, .importDataPg #save_importdata_form .input_label, .importDataPg .attach .input_label, .hospitalImportDataPg #importdata_form .input_label, .hospitalImportDataPg #save_importdata_form .input_label, .hospitalImportDataPg .attach .input_label {
    width: 100%;
  }
}
.importDataPg #importdata_form .file_name, .importDataPg #save_importdata_form .file_name, .importDataPg .attach .file_name, .hospitalImportDataPg #importdata_form .file_name, .hospitalImportDataPg #save_importdata_form .file_name, .hospitalImportDataPg .attach .file_name {
  display: none;
}
.importDataPg #importdata_form .file_name.show, .importDataPg #save_importdata_form .file_name.show, .importDataPg .attach .file_name.show, .hospitalImportDataPg #importdata_form .file_name.show, .hospitalImportDataPg #save_importdata_form .file_name.show, .hospitalImportDataPg .attach .file_name.show {
  display: inline-block !important;
  font-weight: bold;
  margin-right: 10px;
  color: #0075e4;
}
@media screen and (max-width: 767px) {
  .importDataPg #importdata_form .file_name.show, .importDataPg #save_importdata_form .file_name.show, .importDataPg .attach .file_name.show, .hospitalImportDataPg #importdata_form .file_name.show, .hospitalImportDataPg #save_importdata_form .file_name.show, .hospitalImportDataPg .attach .file_name.show {
    display: block !important;
  }
}
@media screen and (max-width: 767px) {
  .importDataPg #importdata_form .accepted_files_descr, .importDataPg #save_importdata_form .accepted_files_descr, .importDataPg .attach .accepted_files_descr, .hospitalImportDataPg #importdata_form .accepted_files_descr, .hospitalImportDataPg #save_importdata_form .accepted_files_descr, .hospitalImportDataPg .attach .accepted_files_descr {
    display: block;
  }
}
.importDataPg #importdata_form .input, .importDataPg #save_importdata_form .input, .importDataPg .attach .input, .hospitalImportDataPg #importdata_form .input, .hospitalImportDataPg #save_importdata_form .input, .hospitalImportDataPg .attach .input {
  display: inline-block;
  width: 30em;
  margin-right: 15px;
}
.importDataPg #importdata_form .input.btn input[type=file], .importDataPg #save_importdata_form .input.btn input[type=file], .importDataPg .attach .input.btn input[type=file], .hospitalImportDataPg #importdata_form .input.btn input[type=file], .hospitalImportDataPg #save_importdata_form .input.btn input[type=file], .hospitalImportDataPg .attach .input.btn input[type=file] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  visibility: hidden;
}
.importDataPg #importdata_form .btn, .importDataPg #save_importdata_form .btn, .importDataPg .attach .btn, .hospitalImportDataPg #importdata_form .btn, .hospitalImportDataPg #save_importdata_form .btn, .hospitalImportDataPg .attach .btn {
  cursor: pointer;
  width: unset;
  text-align: center;
  background: #fff;
  color: #2b98ff;
  box-shadow: inset 0 0 0 1px #2b98ff;
  border-radius: 5px;
  margin-right: 14px;
}
.importDataPg #importdata_form .btn:hover, .importDataPg #importdata_form .btn:focus, .importDataPg #save_importdata_form .btn:hover, .importDataPg #save_importdata_form .btn:focus, .importDataPg .attach .btn:hover, .importDataPg .attach .btn:focus, .hospitalImportDataPg #importdata_form .btn:hover, .hospitalImportDataPg #importdata_form .btn:focus, .hospitalImportDataPg #save_importdata_form .btn:hover, .hospitalImportDataPg #save_importdata_form .btn:focus, .hospitalImportDataPg .attach .btn:hover, .hospitalImportDataPg .attach .btn:focus {
  background: #0083ff;
  box-shadow: none;
  color: #fff;
}
.importDataPg #importdata_form .btn.no-margin, .importDataPg #save_importdata_form .btn.no-margin, .importDataPg .attach .btn.no-margin, .hospitalImportDataPg #importdata_form .btn.no-margin, .hospitalImportDataPg #save_importdata_form .btn.no-margin, .hospitalImportDataPg .attach .btn.no-margin {
  margin-right: 0;
}
.importDataPg #importdata_form .icons_list, .importDataPg #save_importdata_form .icons_list, .importDataPg .attach .icons_list, .hospitalImportDataPg #importdata_form .icons_list, .hospitalImportDataPg #save_importdata_form .icons_list, .hospitalImportDataPg .attach .icons_list {
  float: left;
}
.importDataPg #importdata_form .icons_list .btn-success, .importDataPg #save_importdata_form .icons_list .btn-success, .importDataPg .attach .icons_list .btn-success, .hospitalImportDataPg #importdata_form .icons_list .btn-success, .hospitalImportDataPg #save_importdata_form .icons_list .btn-success, .hospitalImportDataPg .attach .icons_list .btn-success {
  background-color: rgb(170, 209, 120);
  color: rgb(255, 255, 255);
  border-color: rgb(125, 184, 49);
  box-shadow: unset;
  margin-right: unset;
}
.importDataPg #importdata_form .icons_list .btn-danger, .importDataPg #save_importdata_form .icons_list .btn-danger, .importDataPg .attach .icons_list .btn-danger, .hospitalImportDataPg #importdata_form .icons_list .btn-danger, .hospitalImportDataPg #save_importdata_form .icons_list .btn-danger, .hospitalImportDataPg .attach .icons_list .btn-danger {
  background-color: rgb(239, 138, 128);
  color: rgb(255, 255, 255);
  border-color: rgb(231, 76, 60);
  box-shadow: unset;
}
.importDataPg #importdata_form .importdata_attachment span, .importDataPg #save_importdata_form .importdata_attachment span, .importDataPg .attach .importdata_attachment span, .hospitalImportDataPg #importdata_form .importdata_attachment span, .hospitalImportDataPg #save_importdata_form .importdata_attachment span, .hospitalImportDataPg .attach .importdata_attachment span {
  vertical-align: baseline;
}
.importDataPg #importdata_form .importdata_attachment i, .importDataPg #save_importdata_form .importdata_attachment i, .importDataPg .attach .importdata_attachment i, .hospitalImportDataPg #importdata_form .importdata_attachment i, .hospitalImportDataPg #save_importdata_form .importdata_attachment i, .hospitalImportDataPg .attach .importdata_attachment i {
  vertical-align: text-bottom;
  font-size: 0.5em;
  padding: 5px;
  box-shadow: inset 0 0 0 1px #21a221;
  color: #21a221;
  border-radius: 50%;
  display: inline-block;
  margin-left: 5px;
}
.importDataPg #importdata_form .importdata_attachment:hover i, .importDataPg #importdata_form .importdata_attachment:focus i, .importDataPg #save_importdata_form .importdata_attachment:hover i, .importDataPg #save_importdata_form .importdata_attachment:focus i, .importDataPg .attach .importdata_attachment:hover i, .importDataPg .attach .importdata_attachment:focus i, .hospitalImportDataPg #importdata_form .importdata_attachment:hover i, .hospitalImportDataPg #importdata_form .importdata_attachment:focus i, .hospitalImportDataPg #save_importdata_form .importdata_attachment:hover i, .hospitalImportDataPg #save_importdata_form .importdata_attachment:focus i, .hospitalImportDataPg .attach .importdata_attachment:hover i, .hospitalImportDataPg .attach .importdata_attachment:focus i {
  color: #fff;
  box-shadow: inset 0 0 0 1px #fff;
}

.import_attachment_wrap label.btn-file {
  font-size: 1.5em;
  height: 170px;
  line-height: 170px;
  width: 100px !important;
  float: left;
}
.import_attachment_wrap .image_preview {
  position: relative;
  display: inline-block;
  float: left;
  /*box-shadow: inset 0 0 0 1px #e0e0e0, 0 0 3px 0 #e0e0e0;*/
  border-radius: 5px;
  overflow: hidden;
  margin-right: 5px;
}
.import_attachment_wrap .image_preview .attach_src {
  border-radius: 5px;
  margin: 5px;
  padding: 2px 0;
  width: 150px;
  height: 150px;
}

.title_badge {
  margin-right: -6em;
  border-radius: 8px;
  font-size: 0.6em !important;
  padding-bottom: 1px !important;
}

.user_family_menu_dropdown {
  min-width: 0px !important;
}

@media (min-width: 320px) and (max-width: 480px) {
  .title_set {
    font-size: 12px !important;
  }
}
.sidebar-visible-xs .msg_icon_color {
  font-size: 1.1em;
  margin: 10px 10px 0px 10px;
  background-color: #337ab7;
  border-color: #337ab7;
  color: #ffffff;
  border-radius: 4px;
  padding: 0px 0px 5px 18px;
}
.sidebar-visible-xs .sidebar-nav a.msg_icon_color:hover, .sidebar-visible-xs .sidebar-nav a.msg_icon_color:focus {
  color: #ffffff;
  text-decoration: none;
  background: #337ab7;
}
.sidebar-visible-xs .user_menu_icons {
  margin-top: 0px !important;
}
.sidebar-visible-xs .line_in_lg_screens hr {
  margin-top: 0px;
  margin-bottom: 0px;
}
.sidebar-visible-xs .plus_button, .sidebar-visible-xs .success_button {
  left: 4px !important;
  top: 1px !important;
  position: relative !important;
}
.sidebar-visible-xs .procedure_add_icon_mini, .sidebar-visible-xs .inbox_messages_mini, .sidebar-visible-xs .radiology_add_icon_mini {
  margin-right: 0px !important;
  margin-top: 13px !important;
}
.sidebar-visible-xs .procedure_add_icon, .sidebar-visible-xs .inbox_messages, .sidebar-visible-xs .radiology_add_icon {
  margin-left: 0px !important;
}
.sidebar-visible-xs .list_items, .sidebar-visible-xs .inbox_message_count {
  margin-top: 10px;
}
.sidebar-visible-xs .list_items_align {
  margin-top: 12px;
}
.sidebar-visible-xs .refresh_icon {
  margin-top: 20px;
}
.sidebar-visible-xs .mini_object {
  display: none !important;
}
.sidebar-visible-xs .procedures_table_mini_screens, .sidebar-visible-xs .bill_template_table_mini_screens, .sidebar-visible-xs .bill_lg_pluse_icon, .sidebar-visible-xs .radiology_table_mini_screens {
  display: block !important;
}

.header_line {
  margin-top: 10px;
}

.feed_borders {
  box-shadow: inset 0px 0px 0px 1px #D9D9D9;
}

.feed_nav > li > a:hover,
.feed_nav > li > a:focus {
  background: transparent;
  box-shadow: inset 0 0 0 2px #D9D9D9 !important;
}

.whiteboard_footer_align {
  padding-left: 2.5em !important;
}

.freq_name {
  word-break: break-all;
}

.dental_search {
  height: 34px !important;
}

.sidebar_filters_alignment {
  margin-bottom: 4px !important;
}

.doctor_home_filter_alignment {
  margin-top: -6px !important;
}

.privatefields_input_file {
  width: 200px;
}

.toggle_use_defaults_status {
  background: #fff;
  color: #2986ff;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 600;
  border: 1px solid #2986ff;
}
.toggle_use_defaults_status span, .toggle_use_defaults_status i {
  vertical-align: middle;
}
.toggle_use_defaults_status.using i {
  color: #00bf00;
}
.toggle_use_defaults_status.not-using i {
  color: #ff5c27;
}
.toggle_use_defaults_status:hover, .toggle_use_defaults_status:focus {
  background-color: #2986ff;
  border-color: #2986ff;
}
.toggle_use_defaults_status:hover i, .toggle_use_defaults_status:focus i {
  color: #fff;
}

.user_message_sidebar {
  margin-top: 50px;
}

#twoStepVerificationModal h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 1em;
  font-weight: bold;
  color: #1987f9;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 25px;
}
#twoStepVerificationModal .qr_code_wrap {
  position: relative;
  display: block;
  margin: 15px auto 0 auto;
  padding: 5px 0px 10px 0px;
  box-shadow: 0 0 0 1px #f0f0f0;
}
#twoStepVerificationModal .qr_code_wrap .qr_code {
  padding: 15px;
}
#twoStepVerificationModal .qr_code_wrap .qr_code svg {
  display: block;
  margin: 0 auto;
}
#twoStepVerificationModal .qr_code_wrap .manual_code {
  text-align: center;
  padding: 10px 0;
  font-size: 1.2em;
  letter-spacing: 3px;
  box-shadow: inset 0px 1px 0 0 #b3b3b3;
}
#twoStepVerificationModal abbr[title] {
  border-bottom: 0;
}
#twoStepVerificationModal .valid_authenticators {
  display: inline-block;
  padding: 0;
  list-style-type: none;
}
#twoStepVerificationModal .valid_authenticators li {
  display: inline-block;
  margin: 0 10px;
  float: left;
}
#twoStepVerificationModal .valid_authenticators li img {
  width: 35px;
  border-radius: 50%;
  -webkit-user-drag: none;
}

.settings_page_2_step_verification .two-factor-secured {
  font-size: 1.5em;
  margin-bottom: 10px;
}
.settings_page_2_step_verification .two-factor-secured i {
  color: #33c733;
  margin-right: 10px;
}
.settings_page_2_step_verification .two-factor-secured .two_step_verification_form_trigger.on {
  border: 2px solid #33c733;
  color: #33c733;
}
.settings_page_2_step_verification .two-factor-secured .two_step_verification_form_trigger.on:hover {
  background: #33c733;
  color: #fff;
}
.settings_page_2_step_verification .two-factor-secured .two_step_verification_form_trigger.off {
  border: 2px solid #ff5d5d;
  color: #ff5d5d;
}
.settings_page_2_step_verification .two-factor-secured .two_step_verification_form_trigger.off:hover {
  background: #ff5d5d;
  color: #fff;
}

.tooltip-inner {
  word-break: break-word;
}

#primary_consultant_plan_wrap .quick_actions textarea.form-control {
  height: 5em !important;
}

.use_hospital_hours .hospital_hours_title {
  padding-left: 15px;
  font-weight: 600;
}
.use_hospital_hours .hospital_hours_footer_text {
  margin-top: 10px;
}
.use_hospital_hours .hospital_hours_footer_title {
  color: red;
}

.timeSlotSliderWrapperMaxH {
  position: relative;
  max-height: calc(25em - 60px) !important;
  overflow-y: hidden !important;
}
.timeSlotSliderWrapperMaxH .globalMessage, .timeSlotSliderWrapperMaxH .slider_selected_date {
  display: none;
}
.timeSlotSliderWrapperMaxH.loading:before, .timeSlotSliderWrapperMaxH.disabled:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(226, 226, 226, 0.6);
  z-index: 10;
}
.timeSlotSliderWrapperMaxH.sliderInitialized:after, .timeSlotSliderWrapperMaxH.loading:after, .timeSlotSliderWrapperMaxH.disabled:after {
  content: "";
  width: calc(100% - 30px);
  height: 2px;
  background: #ffffff;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0 0px 0 #0582ff, 0 -1px 0 #0582ff;
}
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent, .timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent, .timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent {
  position: relative;
  overflow: hidden;
  padding: 1px !important;
}
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper, .timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper, .timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper {
  position: relative;
  margin: 0;
  padding: 40px 25px 56px 40px;
  overflow-x: scroll;
  box-shadow: 0 0 0 1px #0582ff;
  -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target,
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target,
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target, .timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target,
.timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target,
.timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target, .timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target,
.timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target,
.timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target {
  background: transparent;
  border-radius: 4px;
  border: 0;
  box-shadow: inset 0 1px 0 0 #e5e5e5, inset 0 -1px 0 0 #e5e5e5;
  padding: 30px 0;
}
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target.noUi-horizontal,
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target.noUi-horizontal,
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target.noUi-horizontal, .timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target.noUi-horizontal,
.timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target.noUi-horizontal,
.timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target.noUi-horizontal, .timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target.noUi-horizontal,
.timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target.noUi-horizontal,
.timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target.noUi-horizontal {
  width: 100%;
  height: 100px;
}
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-connects,
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-connects,
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target.noUi-horizontal .noUi-base .noUi-connects, .timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-connects,
.timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-connects,
.timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target.noUi-horizontal .noUi-base .noUi-connects, .timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-connects,
.timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-connects,
.timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target.noUi-horizontal .noUi-base .noUi-connects {
  border-radius: 0;
}
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-connects .noUi-connect,
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-connects .noUi-connect,
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target.noUi-horizontal .noUi-base .noUi-connects .noUi-connect, .timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-connects .noUi-connect,
.timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-connects .noUi-connect,
.timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target.noUi-horizontal .noUi-base .noUi-connects .noUi-connect, .timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-connects .noUi-connect,
.timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-connects .noUi-connect,
.timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target.noUi-horizontal .noUi-base .noUi-connects .noUi-connect {
  background: #0078ff;
  height: 40px;
  cursor: grab;
}
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-connects .noUi-connect.grabbing,
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-connects .noUi-connect.grabbing,
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target.noUi-horizontal .noUi-base .noUi-connects .noUi-connect.grabbing, .timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-connects .noUi-connect.grabbing,
.timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-connects .noUi-connect.grabbing,
.timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target.noUi-horizontal .noUi-base .noUi-connects .noUi-connect.grabbing, .timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-connects .noUi-connect.grabbing,
.timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-connects .noUi-connect.grabbing,
.timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target.noUi-horizontal .noUi-base .noUi-connects .noUi-connect.grabbing {
  cursor: grabbing;
}
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle,
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle,
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle, .timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle,
.timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle,
.timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle, .timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle,
.timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle,
.timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle {
  width: 13px;
  height: 13px;
  top: 14px;
  right: -7px !important;
  border-radius: 100%;
  border: 0;
  background: #fff;
  box-shadow: 0 0 0 1px #0078ff;
}
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-lower, .timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-upper,
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-lower,
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-upper,
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-lower,
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-upper, .timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-lower, .timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-upper,
.timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-lower,
.timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-upper,
.timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-lower,
.timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-upper, .timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-lower, .timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-upper,
.timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-lower,
.timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-upper,
.timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-lower,
.timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-upper {
  cursor: ew-resize;
}
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-lower:after, .timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-lower:before, .timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-upper:after, .timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-upper:before,
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-lower:after,
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-lower:before,
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-upper:after,
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-upper:before,
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-lower:after,
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-lower:before,
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-upper:after,
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-upper:before, .timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-lower:after, .timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-lower:before, .timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-upper:after, .timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-upper:before,
.timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-lower:after,
.timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-lower:before,
.timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-upper:after,
.timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-upper:before,
.timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-lower:after,
.timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-lower:before,
.timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-upper:after,
.timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-upper:before, .timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-lower:after, .timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-lower:before, .timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-upper:after, .timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-upper:before,
.timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-lower:after,
.timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-lower:before,
.timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-upper:after,
.timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-upper:before,
.timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-lower:after,
.timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-lower:before,
.timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-upper:after,
.timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle.noUi-handle-upper:before {
  content: none;
}
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target.noUi-horizontal .noUi-pips.noUi-pips-horizontal,
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target.noUi-horizontal .noUi-pips.noUi-pips-horizontal,
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target.noUi-horizontal .noUi-pips.noUi-pips-horizontal, .timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target.noUi-horizontal .noUi-pips.noUi-pips-horizontal,
.timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target.noUi-horizontal .noUi-pips.noUi-pips-horizontal,
.timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target.noUi-horizontal .noUi-pips.noUi-pips-horizontal, .timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target.noUi-horizontal .noUi-pips.noUi-pips-horizontal,
.timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target.noUi-horizontal .noUi-pips.noUi-pips-horizontal,
.timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target.noUi-horizontal .noUi-pips.noUi-pips-horizontal {
  height: 100%;
  top: 0;
  padding: 0;
}
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target.noUi-horizontal .noUi-pips.noUi-pips-horizontal .noUi-marker-horizontal,
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target.noUi-horizontal .noUi-pips.noUi-pips-horizontal .noUi-marker-horizontal,
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target.noUi-horizontal .noUi-pips.noUi-pips-horizontal .noUi-marker-horizontal, .timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target.noUi-horizontal .noUi-pips.noUi-pips-horizontal .noUi-marker-horizontal,
.timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target.noUi-horizontal .noUi-pips.noUi-pips-horizontal .noUi-marker-horizontal,
.timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target.noUi-horizontal .noUi-pips.noUi-pips-horizontal .noUi-marker-horizontal, .timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target.noUi-horizontal .noUi-pips.noUi-pips-horizontal .noUi-marker-horizontal,
.timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target.noUi-horizontal .noUi-pips.noUi-pips-horizontal .noUi-marker-horizontal,
.timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target.noUi-horizontal .noUi-pips.noUi-pips-horizontal .noUi-marker-horizontal {
  height: 100%;
  background: #e5e5e5;
  width: 1px !important;
}
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target.noUi-horizontal .noUi-pips.noUi-pips-horizontal .noUi-value-horizontal,
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target.noUi-horizontal .noUi-pips.noUi-pips-horizontal .noUi-value-horizontal,
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target.noUi-horizontal .noUi-pips.noUi-pips-horizontal .noUi-value-horizontal, .timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target.noUi-horizontal .noUi-pips.noUi-pips-horizontal .noUi-value-horizontal,
.timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target.noUi-horizontal .noUi-pips.noUi-pips-horizontal .noUi-value-horizontal,
.timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target.noUi-horizontal .noUi-pips.noUi-pips-horizontal .noUi-value-horizontal, .timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider.noUi-target.noUi-horizontal .noUi-pips.noUi-pips-horizontal .noUi-value-horizontal,
.timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider.noUi-target.noUi-horizontal .noUi-pips.noUi-pips-horizontal .noUi-value-horizontal,
.timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator.noUi-target.noUi-horizontal .noUi-pips.noUi-pips-horizontal .noUi-value-horizontal {
  font-size: 0.7em;
  top: -25px;
  letter-spacing: 0.03em;
  font-weight: bold;
  color: #0078ff;
}
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider, .timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider, .timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider {
  background: rgba(0, 0, 0, 0.05) !important;
}
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider .noUi-base, .timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider .noUi-base, .timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .timeSlotSlider .noUi-base {
  z-index: 2;
}
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider, .timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator, .timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider, .timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator, .timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider, .timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator {
  position: absolute;
  top: 40px;
  left: 40px;
  padding: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  pointer-events: none !important;
}
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider:blank, .timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator:blank, .timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider:blank, .timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator:blank, .timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider:blank, .timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator:blank {
  display: none;
}
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider .noUi-connect, .timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator .noUi-connect, .timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider .noUi-connect, .timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator .noUi-connect, .timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider .noUi-connect, .timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator .noUi-connect {
  background: rgba(0, 120, 255, 0.03) !important;
  height: 100% !important;
}
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider .noUi-handle, .timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator .noUi-handle, .timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider .noUi-handle, .timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator .noUi-handle, .timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider .noUi-handle, .timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator .noUi-handle {
  display: none !important;
}
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider .noUi-pips.noUi-pips-horizontal, .timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator .noUi-pips.noUi-pips-horizontal, .timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider .noUi-pips.noUi-pips-horizontal, .timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator .noUi-pips.noUi-pips-horizontal, .timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .doctorTimeslotSlider .noUi-pips.noUi-pips-horizontal, .timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator .noUi-pips.noUi-pips-horizontal {
  opacity: 0 !important;
}
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator .noUi-connect, .timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator .noUi-connect, .timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator .noUi-connect {
  background: white !important;
  border: 1px solid #dee1e6;
  border-width: 1px 0px 1px 0px;
}
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator .noUi-pips.noUi-pips-horizontal, .timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator .noUi-pips.noUi-pips-horizontal, .timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator .noUi-pips.noUi-pips-horizontal {
  opacity: 1 !important;
}
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator .noUi-pips.noUi-pips-horizontal .noUi-marker, .timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator .noUi-pips.noUi-pips-horizontal .noUi-marker, .timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator .noUi-pips.noUi-pips-horizontal .noUi-marker {
  z-index: 1;
}
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator .noUi-pips.noUi-pips-horizontal .noUi-value, .timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator .noUi-pips.noUi-pips-horizontal .noUi-value, .timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .hospWorkingHourIndicator .noUi-pips.noUi-pips-horizontal .noUi-value {
  display: none;
}
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .bookedSlotSlider.noUi-target, .timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .bookedSlotSlider.noUi-target, .timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .bookedSlotSlider.noUi-target {
  background: #ffffff;
  border-radius: 4px;
  border: 0;
  box-shadow: none;
}
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .bookedSlotSlider.noUi-target[disabled], .timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .bookedSlotSlider.noUi-target[disabled], .timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .bookedSlotSlider.noUi-target[disabled] {
  pointer-events: none;
}
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .bookedSlotSlider.noUi-target.noUi-horizontal, .timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .bookedSlotSlider.noUi-target.noUi-horizontal, .timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .bookedSlotSlider.noUi-target.noUi-horizontal {
  width: 100%;
  height: 0px;
  margin-top: 5px;
}
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .bookedSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-connects, .timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .bookedSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-connects, .timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .bookedSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-connects {
  border-radius: 0;
}
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .bookedSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-connects .noUi-connect.opr, .timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .bookedSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-connects .noUi-connect.opr, .timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .bookedSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-connects .noUi-connect.opr {
  background: #ff4040;
}
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .bookedSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-connects .noUi-connect.apt, .timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .bookedSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-connects .noUi-connect.apt, .timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .bookedSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-connects .noUi-connect.apt {
  background: #ff97da;
}
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .bookedSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-connects .noUi-connect, .timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .bookedSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-connects .noUi-connect, .timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .bookedSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-connects .noUi-connect {
  height: 2px;
}
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .timeSlotSliderWrapper .bookedSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle, .timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .timeSlotSliderWrapper .bookedSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle, .timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .timeSlotSliderWrapper .bookedSlotSlider.noUi-target.noUi-horizontal .noUi-base .noUi-origin .noUi-handle {
  display: none;
}
.timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .globalMessage, .timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .globalMessage, .timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .globalMessage {
  position: absolute;
  display: block;
  background: #ff4040;
  color: #ffffff;
  font-size: 0.7em;
  margin: 0 auto;
  padding: 5px 10px;
  text-align: center;
  letter-spacing: 2px;
  -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}
@media (min-width: 769px) {
  .timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .globalMessage, .timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .globalMessage, .timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .globalMessage {
    width: fit-content;
    left: 50%;
    top: -30px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media (max-width: 768px) {
  .timeSlotSliderWrapperMaxH.sliderInitialized .noUiSliderMessagesAndContent .globalMessage, .timeSlotSliderWrapperMaxH.loading .noUiSliderMessagesAndContent .globalMessage, .timeSlotSliderWrapperMaxH.disabled .noUiSliderMessagesAndContent .globalMessage {
    width: 100%;
    top: -100%;
    line-height: 1.5;
  }
}
.timeSlotSliderWrapperMaxH.sliderInitialized .slider_selected_date, .timeSlotSliderWrapperMaxH.loading .slider_selected_date, .timeSlotSliderWrapperMaxH.disabled .slider_selected_date {
  position: absolute;
  display: block;
  margin: 0 auto;
  padding: 5px 10px;
  color: #0582ff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 0.7em;
  font-weight: bold;
  left: 50%;
  bottom: -8px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (min-width: 769px) {
  .timeSlotSliderWrapperMaxH.sliderInitialized .slider_selected_date, .timeSlotSliderWrapperMaxH.loading .slider_selected_date, .timeSlotSliderWrapperMaxH.disabled .slider_selected_date {
    box-shadow: inset 0 0 0 1px #0582ff;
  }
}
@media (max-width: 769px) {
  .timeSlotSliderWrapperMaxH.sliderInitialized .slider_selected_date, .timeSlotSliderWrapperMaxH.loading .slider_selected_date, .timeSlotSliderWrapperMaxH.disabled .slider_selected_date {
    box-shadow: inset 0 1px 0 0 #0582ff;
    width: calc(100% - 30px);
  }
}
.timeSlotSliderWrapperMaxH.sliderInitialized.overlapped_with_operation .bookedSlotSlider, .timeSlotSliderWrapperMaxH.sliderInitialized.overlapped_with_appointment .bookedSlotSlider, .timeSlotSliderWrapperMaxH.loading.overlapped_with_operation .bookedSlotSlider, .timeSlotSliderWrapperMaxH.loading.overlapped_with_appointment .bookedSlotSlider, .timeSlotSliderWrapperMaxH.disabled.overlapped_with_operation .bookedSlotSlider, .timeSlotSliderWrapperMaxH.disabled.overlapped_with_appointment .bookedSlotSlider {
  height: 2px !important;
}
.timeSlotSliderWrapperMaxH.sliderInitialized.overlapped_with_operation .doctorTimeslotSlider, .timeSlotSliderWrapperMaxH.sliderInitialized.overlapped_with_operation .hospWorkingHourIndicator, .timeSlotSliderWrapperMaxH.sliderInitialized.overlapped_with_appointment .doctorTimeslotSlider, .timeSlotSliderWrapperMaxH.sliderInitialized.overlapped_with_appointment .hospWorkingHourIndicator, .timeSlotSliderWrapperMaxH.loading.overlapped_with_operation .doctorTimeslotSlider, .timeSlotSliderWrapperMaxH.loading.overlapped_with_operation .hospWorkingHourIndicator, .timeSlotSliderWrapperMaxH.loading.overlapped_with_appointment .doctorTimeslotSlider, .timeSlotSliderWrapperMaxH.loading.overlapped_with_appointment .hospWorkingHourIndicator, .timeSlotSliderWrapperMaxH.disabled.overlapped_with_operation .doctorTimeslotSlider, .timeSlotSliderWrapperMaxH.disabled.overlapped_with_operation .hospWorkingHourIndicator, .timeSlotSliderWrapperMaxH.disabled.overlapped_with_appointment .doctorTimeslotSlider, .timeSlotSliderWrapperMaxH.disabled.overlapped_with_appointment .hospWorkingHourIndicator {
  top: 45px !important;
}
.timeSlotSliderWrapperMaxH.sliderInitialized.overlapped_with_operation .timeSlotSliderWrapper, .timeSlotSliderWrapperMaxH.sliderInitialized.overlapped_with_appointment .timeSlotSliderWrapper, .timeSlotSliderWrapperMaxH.loading.overlapped_with_operation .timeSlotSliderWrapper, .timeSlotSliderWrapperMaxH.loading.overlapped_with_appointment .timeSlotSliderWrapper, .timeSlotSliderWrapperMaxH.disabled.overlapped_with_operation .timeSlotSliderWrapper, .timeSlotSliderWrapperMaxH.disabled.overlapped_with_appointment .timeSlotSliderWrapper {
  padding-top: 45px;
}
.timeSlotSliderWrapperMaxH.sliderInitialized.overlapped_with_operation .globalMessage, .timeSlotSliderWrapperMaxH.sliderInitialized.overlapped_with_appointment .globalMessage, .timeSlotSliderWrapperMaxH.loading.overlapped_with_operation .globalMessage, .timeSlotSliderWrapperMaxH.loading.overlapped_with_appointment .globalMessage, .timeSlotSliderWrapperMaxH.disabled.overlapped_with_operation .globalMessage, .timeSlotSliderWrapperMaxH.disabled.overlapped_with_appointment .globalMessage {
  top: 12px;
}
@media (max-width: 768px) {
  .timeSlotSliderWrapperMaxH.sliderInitialized.overlapped_with_operation .globalMessage, .timeSlotSliderWrapperMaxH.sliderInitialized.overlapped_with_appointment .globalMessage, .timeSlotSliderWrapperMaxH.loading.overlapped_with_operation .globalMessage, .timeSlotSliderWrapperMaxH.loading.overlapped_with_appointment .globalMessage, .timeSlotSliderWrapperMaxH.disabled.overlapped_with_operation .globalMessage, .timeSlotSliderWrapperMaxH.disabled.overlapped_with_appointment .globalMessage {
    top: 0;
  }
}
.timeSlotSliderWrapperMaxH.sliderInitialized.insideDoctorSlots:not(.overlapped_with_operation):not(.overlapped_with_appointment) .timeSlotSliderWrapper .timeSlotSlider .noUi-connect, .timeSlotSliderWrapperMaxH.loading.insideDoctorSlots:not(.overlapped_with_operation):not(.overlapped_with_appointment) .timeSlotSliderWrapper .timeSlotSlider .noUi-connect, .timeSlotSliderWrapperMaxH.disabled.insideDoctorSlots:not(.overlapped_with_operation):not(.overlapped_with_appointment) .timeSlotSliderWrapper .timeSlotSlider .noUi-connect {
  background: #18c32d !important;
}
.timeSlotSliderWrapperMaxH.sliderInitialized.insideDoctorSlots:not(.overlapped_with_operation):not(.overlapped_with_appointment) .timeSlotSliderWrapper .timeSlotSlider .noUi-handle, .timeSlotSliderWrapperMaxH.loading.insideDoctorSlots:not(.overlapped_with_operation):not(.overlapped_with_appointment) .timeSlotSliderWrapper .timeSlotSlider .noUi-handle, .timeSlotSliderWrapperMaxH.disabled.insideDoctorSlots:not(.overlapped_with_operation):not(.overlapped_with_appointment) .timeSlotSliderWrapper .timeSlotSlider .noUi-handle {
  box-shadow: 0 0 0 1px #18c32d !important;
}
.timeSlotSliderWrapperMaxH.sliderInitialized.overlapped_with_appointment .globalMessage, .timeSlotSliderWrapperMaxH.loading.overlapped_with_appointment .globalMessage, .timeSlotSliderWrapperMaxH.disabled.overlapped_with_appointment .globalMessage {
  background: #ff97da !important;
}
.timeSlotSliderWrapperMaxH.sliderInitialized.overlapped_with_appointment .timeSlotSliderWrapper .timeSlotSlider .noUi-connect, .timeSlotSliderWrapperMaxH.loading.overlapped_with_appointment .timeSlotSliderWrapper .timeSlotSlider .noUi-connect, .timeSlotSliderWrapperMaxH.disabled.overlapped_with_appointment .timeSlotSliderWrapper .timeSlotSlider .noUi-connect {
  background: #ff97da !important;
}
.timeSlotSliderWrapperMaxH.sliderInitialized.overlapped_with_appointment .timeSlotSliderWrapper .timeSlotSlider .noUi-handle, .timeSlotSliderWrapperMaxH.loading.overlapped_with_appointment .timeSlotSliderWrapper .timeSlotSlider .noUi-handle, .timeSlotSliderWrapperMaxH.disabled.overlapped_with_appointment .timeSlotSliderWrapper .timeSlotSlider .noUi-handle {
  box-shadow: 0 0 0 1px #ff97da !important;
}
.timeSlotSliderWrapperMaxH.sliderInitialized.overlapped_with_operation .globalMessage, .timeSlotSliderWrapperMaxH.loading.overlapped_with_operation .globalMessage, .timeSlotSliderWrapperMaxH.disabled.overlapped_with_operation .globalMessage {
  background: #ff4040 !important;
}
.timeSlotSliderWrapperMaxH.sliderInitialized.overlapped_with_operation .timeSlotSliderWrapper .timeSlotSlider .noUi-connect, .timeSlotSliderWrapperMaxH.loading.overlapped_with_operation .timeSlotSliderWrapper .timeSlotSlider .noUi-connect, .timeSlotSliderWrapperMaxH.disabled.overlapped_with_operation .timeSlotSliderWrapper .timeSlotSlider .noUi-connect {
  background: #ff4040 !important;
}
.timeSlotSliderWrapperMaxH.sliderInitialized.overlapped_with_operation .timeSlotSliderWrapper .timeSlotSlider .noUi-handle, .timeSlotSliderWrapperMaxH.loading.overlapped_with_operation .timeSlotSliderWrapper .timeSlotSlider .noUi-handle, .timeSlotSliderWrapperMaxH.disabled.overlapped_with_operation .timeSlotSliderWrapper .timeSlotSlider .noUi-handle {
  box-shadow: 0 0 0 1px #ff4040 !important;
}

.date_value {
  padding: 1px 0px;
  border: none;
}

.pharmacy_question_icon {
  margin-top: 5px;
  margin-left: 6px;
  color: #5fbcf6;
}

.safari_audio_error {
  text-align: center;
  padding: 10px;
  display: none;
}

.mode_toggler .amount_mode {
  display: block;
}
.mode_toggler .percentage_mode {
  display: none;
}
.mode_toggler input[readonly] {
  background-color: transparent;
}

.mode_toggler.pct_mode .amount_mode {
  display: none;
}
.mode_toggler.pct_mode .percentage_mode {
  display: block;
}

/* Whiteboard Investigations radiology order integration css */
@media screen and (max-width: 48em) {
  .discharge_summary_investigs .twitter-typeahead {
    width: 100% !important;
  }
}
.discharge_summary_investigs .twitter-typeahead .tt-dropdown-menu, .discharge_summary_investigs .twitter-typeahead .tt-menu {
  min-width: 320px;
  max-height: 19em;
  overflow: auto;
  z-index: 1000 !important;
}
@media screen and (max-width: 48em) {
  .discharge_summary_investigs .twitter-typeahead .tt-dropdown-menu, .discharge_summary_investigs .twitter-typeahead .tt-menu {
    min-width: 100%;
  }
}
@media screen and (max-width: 48em) {
  .discharge_summary_investigs .bootstrap-tagsinput .tt-input, .discharge_summary_investigs .bootstrap-tagsinput input[type=text] {
    width: 100%;
  }
}
.discharge_summary_investigs .bootstrap-tagsinput .add_whiteboard_order {
  font-size: 16px;
  top: 0px;
  left: 0px !important;
  width: 20px !important;
  border: 2px solid #7b7998 !important;
  cursor: pointer;
}
.discharge_summary_investigs table {
  margin-bottom: 0 !important;
}
.discharge_summary_investigs .dup_investigs {
  margin-left: 25%;
  color: #f00;
}

.referral-switcher {
  text-align: center;
  margin-top: 25px;
}
.referral-switcher .fieldset {
  display: inline-block;
  position: relative;
  border-radius: 50em;
  background-color: #eaeaea;
  width: 290px;
  padding-bottom: 1px;
}
@media only screen and (max-width: 30em) {
  .referral-switcher .fieldset {
    width: 258px;
    left: -9px;
  }
}
.referral-switcher input[type=radio] {
  position: absolute !important;
  opacity: 0 !important;
}
.referral-switcher .referral_switcher_label {
  margin-top: 7px !important;
  position: relative !important;
  z-index: 1 !important;
  display: inline-block !important;
  float: left !important;
  width: 125px !important;
  height: 23px !important;
  line-height: 24px !important;
  cursor: pointer !important;
  color: #0080dc !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  font-weight: bold !important;
  transition-delay: 0.1s !important;
  transition: color 0.3s ease !important;
}
@media only screen and (max-width: 30em) {
  .referral-switcher .referral_switcher_label {
    width: 115px !important;
    letter-spacing: 1px !important;
    font-size: 9px !important;
  }
}
.referral-switcher input[type=radio]:checked + .referral_switcher_label {
  color: #FFFFFF !important;
  text-decoration: none !important;
}
.referral-switcher .referral_switch {
  position: absolute;
  background-color: #0080dc;
  border-radius: 50em;
  transition: transform 0.3s;
  top: 5px;
  left: 5px;
  height: 26px;
  width: 150px;
}
@media only screen and (max-width: 30em) {
  .referral-switcher .referral_switch {
    width: 140px !important;
  }
}
.referral-switcher input[type=radio]:checked + .referral_switcher_label + .referral_switch,
.referral-switcher input[type=radio]:checked + .referral_switcher_label:nth-of-type(n) + .referral_switch {
  -webkit-transform: translateX(130px);
  -moz-transform: translateX(130px);
  -ms-transform: translateX(130px);
  -o-transform: translateX(130px);
  transform: translateX(130px);
}
@media only screen and (max-width: 30em) {
  .referral-switcher input[type=radio]:checked + .referral_switcher_label + .referral_switch,
  .referral-switcher input[type=radio]:checked + .referral_switcher_label:nth-of-type(n) + .referral_switch {
    -webkit-transform: translateX(110px) !important;
    -moz-transform: translateX(110px) !important;
    -ms-transform: translateX(110px) !important;
    -o-transform: translateX(110px) !important;
    transform: translateX(110px) !important;
  }
}
.referral-switcher .referral_question_icon {
  margin-top: 7px;
  margin-right: 10px;
  color: white;
}

.staf_question_icon {
  position: relative;
  top: 3px;
}
@media (max-width: 370px) {
  .staf_question_icon {
    top: 1px;
  }
}

.footer_align {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 999;
  padding: 5px 20px;
  font-size: 11px;
  background-color: #ffffff;
  border-top: 1px solid #dbe1e8;
}

.temp_button_align {
  vertical-align: text-bottom;
}

.coupon_promo_code {
  color: red;
}

.coupon_promo {
  color: green;
}

.coupon_actions {
  color: green;
  padding: 5px 24px;
  border: 1px red dotted;
}

.remove_coupon {
  position: relative;
  margin-left: 1px;
  padding: 1.5px 6px;
  background-color: #f1f3f6;
  min-width: 2px;
  font-size: 12px;
  font-weight: normal;
  color: red;
  text-align: center;
  border: 1px solid #f1f3f6;
  top: 1px;
}

.remove_coupon:hover {
  background-color: #eaedf1;
  border-color: #c2c8cf;
}

.coupon_message {
  position: relative;
  top: 5px;
  color: green;
  padding: 2px;
}

.app_login_middleware {
  position: fixed;
  background: #fff;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2147483647;
  padding: 20px !important;
}
.app_login_middleware h3 {
  font-weight: bolder;
}

@media only screen and (max-width: 30em) {
  .referral_responsive {
    padding: 0 !important;
    margin: 0 !important;
  }
}
.user_remove_family_member .btn {
  background: #ef8a80 !important;
}
.user_remove_family_member .btn:hover {
  background: none !important;
  color: #ef8a80 !important;
  box-shadow: inset 0 0 0 2px #ef8a80 !important;
}

.ajax_editable {
  word-wrap: anywhere;
  word-break: break-all;
}

.medico_overflow_view_modal, .new_admission_overflow_view_modal {
  overflow: auto !important;
}

.inpatient_admissions_table .admission_details span {
  color: #007BF5;
  font-weight: bold;
  letter-spacing: 0.03em;
  margin: 0 5px;
  vertical-align: middle;
}
.inpatient_admissions_table .admission_details i {
  font-size: 0.7em;
  vertical-align: middle;
  color: #878787;
  user-select: none;
}
.inpatient_admissions_table .admission_status {
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.03em;
}
.inpatient_admissions_table .admission_status.pending {
  color: #CACACA;
}
.inpatient_admissions_table .admission_status.checked_in {
  color: rgba(11, 185, 11, 0.87);
}
.inpatient_admissions_table .admission_status.checked_out {
  color: #00B4FF;
}
.inpatient_admissions_table .admission_status.confirmed {
  color: #00C029;
}
.inpatient_admissions_table .btn {
  border-width: 1px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .inpatient_admissions_table tbody tr td:last-child {
    width: 18%;
  }
}

.a_text_rules {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#twoStepVerificationModal .modal-footer {
  padding: 0em 1em;
}

/* Typeahead Clear Search  */
.clear_typeahead_search {
  position: absolute;
  color: #e91717;
  font-size: 16px;
  z-index: 2;
  top: 2px;
  right: 1px;
  cursor: pointer;
  background: #eeeeee;
  height: 33px;
  border-left: 2px solid #CCC;
  border-radius: 0;
}
.clear_typeahead_search:hover {
  color: #e91717;
}

.preview_pane {
  margin: 5px;
  width: 100%;
  height: 420px;
  border: 2px dashed #e4e4e4;
  text-align: center;
}
.preview_pane .file_preview {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1061;
}
.preview_pane .no_file_message {
  height: 400px;
  width: 100%;
  z-index: 1060;
  font-size: 3em;
  line-height: 400px;
}
.preview_pane .no_file_message .error_class {
  position: relative;
  top: 50px;
  font-size: 16px !important;
  line-height: 0px;
}
.preview_pane .camera_container {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1062;
}
.preview_pane .camera_container .camera_stream {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1062;
}
.preview_pane .camera_container .camera_snapshot {
  display: none;
}

.camera_options {
  width: 60%;
  margin-top: 10px;
}

.stream_active {
  display: none;
}

.sidebar_category .sidebar_main_menu {
  margin: 10px 0 10px 0;
}
.sidebar_category .sidebar_main_menu a i, .sidebar_category .sidebar_main_menu span i {
  font-size: 20px;
  margin-left: 8px;
}
.sidebar_category .sidebar_main_menu .staff_span {
  margin: 10px;
}

.block .block-simple {
  padding: 15px;
}
.block .block-simple .block-icon {
  display: inline-block;
  line-height: 64px;
  text-align: center;
  font-size: 28px;
  color: #ffffff;
  border-radius: 32px;
  width: 64px;
  height: 64px;
}
.block .block-simple .block-content-light {
  color: #ffffff;
}
.block .block-simple .block-content {
  font-size: 18px;
  margin: 12px 0;
}
.block .block-simple .block-content small {
  display: block;
  margin-top: 7px;
  font-size: 13px;
  font-weight: 400;
}
.block .main_title {
  color: #09a6e6;
}
.block .application_settings_buttons .editable_block, .block .addons_buttons .editable_block, .block .referral_settings_buttons .editable_block, .block .notification_filter_settings_buttons .editable_block, .block .notification_medium_settings_buttons .editable_block, .block .report_frequency_settings_buttons .editable_block, .block .signature_settings_buttons .editable_block, .block .approval_settings_buttons .editable_block, .block .menu_access_buttons .editable_block, .block .doctor_appt_duration .editable_block, .block .back_dated_type_buttons .editable_block, .block .default_staff_sign_button .editable_block, .block .referral_email_settings_buttons .editable_block, .block .bill_access_settings_buttons .editable_block, .block .serv_req_notification_medium_settings_buttons .editable_block {
  color: #0095ff;
  font-size: 16px;
}
.block .application_settings_buttons .edit_activator, .block .addons_buttons .edit_activator, .block .referral_settings_buttons .edit_activator, .block .notification_filter_settings_buttons .edit_activator, .block .notification_medium_settings_buttons .edit_activator, .block .report_frequency_settings_buttons .edit_activator, .block .signature_settings_buttons .edit_activator, .block .approval_settings_buttons .edit_activator, .block .menu_access_buttons .edit_activator, .block .doctor_appt_duration .edit_activator, .block .back_dated_type_buttons .edit_activator, .block .default_staff_sign_button .edit_activator, .block .referral_email_settings_buttons .edit_activator, .block .bill_access_settings_buttons .edit_activator, .block .serv_req_notification_medium_settings_buttons .edit_activator {
  color: #0095ff;
}
.block .application_settings_buttons input[type=radio], .block .addons_buttons input[type=radio], .block .referral_settings_buttons input[type=radio], .block .notification_filter_settings_buttons input[type=radio], .block .notification_medium_settings_buttons input[type=radio], .block .report_frequency_settings_buttons input[type=radio], .block .signature_settings_buttons input[type=radio], .block .approval_settings_buttons input[type=radio], .block .menu_access_buttons input[type=radio], .block .doctor_appt_duration input[type=radio], .block .back_dated_type_buttons input[type=radio], .block .default_staff_sign_button input[type=radio], .block .referral_email_settings_buttons input[type=radio], .block .bill_access_settings_buttons input[type=radio], .block .serv_req_notification_medium_settings_buttons input[type=radio] {
  display: none;
}
.block .application_settings_buttons input[type=radio] + label, .block .addons_buttons input[type=radio] + label, .block .referral_settings_buttons input[type=radio] + label, .block .notification_filter_settings_buttons input[type=radio] + label, .block .notification_medium_settings_buttons input[type=radio] + label, .block .report_frequency_settings_buttons input[type=radio] + label, .block .signature_settings_buttons input[type=radio] + label, .block .approval_settings_buttons input[type=radio] + label, .block .menu_access_buttons input[type=radio] + label, .block .doctor_appt_duration input[type=radio] + label, .block .back_dated_type_buttons input[type=radio] + label, .block .default_staff_sign_button input[type=radio] + label, .block .referral_email_settings_buttons input[type=radio] + label, .block .bill_access_settings_buttons input[type=radio] + label, .block .serv_req_notification_medium_settings_buttons input[type=radio] + label {
  position: relative;
  display: inline-block;
}
.block .application_settings_buttons input[type=radio] + label span.text, .block .addons_buttons input[type=radio] + label span.text, .block .referral_settings_buttons input[type=radio] + label span.text, .block .notification_filter_settings_buttons input[type=radio] + label span.text, .block .notification_medium_settings_buttons input[type=radio] + label span.text, .block .report_frequency_settings_buttons input[type=radio] + label span.text, .block .signature_settings_buttons input[type=radio] + label span.text, .block .approval_settings_buttons input[type=radio] + label span.text, .block .menu_access_buttons input[type=radio] + label span.text, .block .doctor_appt_duration input[type=radio] + label span.text, .block .back_dated_type_buttons input[type=radio] + label span.text, .block .default_staff_sign_button input[type=radio] + label span.text, .block .referral_email_settings_buttons input[type=radio] + label span.text, .block .bill_access_settings_buttons input[type=radio] + label span.text, .block .serv_req_notification_medium_settings_buttons input[type=radio] + label span.text {
  padding: 0.5em 0 0.5em 1em;
  font-size: 1em;
  vertical-align: middle;
}
.block .application_settings_buttons input[type=radio] + label span.dummy_checkbox, .block .addons_buttons input[type=radio] + label span.dummy_checkbox, .block .referral_settings_buttons input[type=radio] + label span.dummy_checkbox, .block .notification_filter_settings_buttons input[type=radio] + label span.dummy_checkbox, .block .notification_medium_settings_buttons input[type=radio] + label span.dummy_checkbox, .block .report_frequency_settings_buttons input[type=radio] + label span.dummy_checkbox, .block .signature_settings_buttons input[type=radio] + label span.dummy_checkbox, .block .approval_settings_buttons input[type=radio] + label span.dummy_checkbox, .block .menu_access_buttons input[type=radio] + label span.dummy_checkbox, .block .doctor_appt_duration input[type=radio] + label span.dummy_checkbox, .block .back_dated_type_buttons input[type=radio] + label span.dummy_checkbox, .block .default_staff_sign_button input[type=radio] + label span.dummy_checkbox, .block .referral_email_settings_buttons input[type=radio] + label span.dummy_checkbox, .block .bill_access_settings_buttons input[type=radio] + label span.dummy_checkbox, .block .serv_req_notification_medium_settings_buttons input[type=radio] + label span.dummy_checkbox {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  width: 1.25em;
  height: 1.25em;
  background: white;
  background-position: 0 -20px;
  border-radius: 50%;
}
.block .application_settings_buttons input[type=radio] + label span.dummy_checkbox i.fa, .block .application_settings_buttons input[type=radio] + label span.dummy_checkbox i.fas, .block .application_settings_buttons input[type=radio] + label span.dummy_checkbox i.far, .block .addons_buttons input[type=radio] + label span.dummy_checkbox i.fa, .block .addons_buttons input[type=radio] + label span.dummy_checkbox i.fas, .block .addons_buttons input[type=radio] + label span.dummy_checkbox i.far, .block .referral_settings_buttons input[type=radio] + label span.dummy_checkbox i.fa, .block .referral_settings_buttons input[type=radio] + label span.dummy_checkbox i.fas, .block .referral_settings_buttons input[type=radio] + label span.dummy_checkbox i.far, .block .notification_filter_settings_buttons input[type=radio] + label span.dummy_checkbox i.fa, .block .notification_filter_settings_buttons input[type=radio] + label span.dummy_checkbox i.fas, .block .notification_filter_settings_buttons input[type=radio] + label span.dummy_checkbox i.far, .block .notification_medium_settings_buttons input[type=radio] + label span.dummy_checkbox i.fa, .block .notification_medium_settings_buttons input[type=radio] + label span.dummy_checkbox i.fas, .block .notification_medium_settings_buttons input[type=radio] + label span.dummy_checkbox i.far, .block .report_frequency_settings_buttons input[type=radio] + label span.dummy_checkbox i.fa, .block .report_frequency_settings_buttons input[type=radio] + label span.dummy_checkbox i.fas, .block .report_frequency_settings_buttons input[type=radio] + label span.dummy_checkbox i.far, .block .signature_settings_buttons input[type=radio] + label span.dummy_checkbox i.fa, .block .signature_settings_buttons input[type=radio] + label span.dummy_checkbox i.fas, .block .signature_settings_buttons input[type=radio] + label span.dummy_checkbox i.far, .block .approval_settings_buttons input[type=radio] + label span.dummy_checkbox i.fa, .block .approval_settings_buttons input[type=radio] + label span.dummy_checkbox i.fas, .block .approval_settings_buttons input[type=radio] + label span.dummy_checkbox i.far, .block .menu_access_buttons input[type=radio] + label span.dummy_checkbox i.fa, .block .menu_access_buttons input[type=radio] + label span.dummy_checkbox i.fas, .block .menu_access_buttons input[type=radio] + label span.dummy_checkbox i.far, .block .doctor_appt_duration input[type=radio] + label span.dummy_checkbox i.fa, .block .doctor_appt_duration input[type=radio] + label span.dummy_checkbox i.fas, .block .doctor_appt_duration input[type=radio] + label span.dummy_checkbox i.far, .block .back_dated_type_buttons input[type=radio] + label span.dummy_checkbox i.fa, .block .back_dated_type_buttons input[type=radio] + label span.dummy_checkbox i.fas, .block .back_dated_type_buttons input[type=radio] + label span.dummy_checkbox i.far, .block .default_staff_sign_button input[type=radio] + label span.dummy_checkbox i.fa, .block .default_staff_sign_button input[type=radio] + label span.dummy_checkbox i.fas, .block .default_staff_sign_button input[type=radio] + label span.dummy_checkbox i.far, .block .referral_email_settings_buttons input[type=radio] + label span.dummy_checkbox i.fa, .block .referral_email_settings_buttons input[type=radio] + label span.dummy_checkbox i.fas, .block .referral_email_settings_buttons input[type=radio] + label span.dummy_checkbox i.far, .block .bill_access_settings_buttons input[type=radio] + label span.dummy_checkbox i.fa, .block .bill_access_settings_buttons input[type=radio] + label span.dummy_checkbox i.fas, .block .bill_access_settings_buttons input[type=radio] + label span.dummy_checkbox i.far, .block .serv_req_notification_medium_settings_buttons input[type=radio] + label span.dummy_checkbox i.fa, .block .serv_req_notification_medium_settings_buttons input[type=radio] + label span.dummy_checkbox i.fas, .block .serv_req_notification_medium_settings_buttons input[type=radio] + label span.dummy_checkbox i.far {
  display: inline-block;
  font-size: 1.3em;
  color: #2b7eed;
  vertical-align: middle;
}
.block .application_settings_buttons input[type=radio] + label span.dummy_checkbox i.fa.fa-check-circle, .block .application_settings_buttons input[type=radio] + label span.dummy_checkbox i.fas.fa-check-circle, .block .application_settings_buttons input[type=radio] + label span.dummy_checkbox i.far.fa-check-circle, .block .addons_buttons input[type=radio] + label span.dummy_checkbox i.fa.fa-check-circle, .block .addons_buttons input[type=radio] + label span.dummy_checkbox i.fas.fa-check-circle, .block .addons_buttons input[type=radio] + label span.dummy_checkbox i.far.fa-check-circle, .block .referral_settings_buttons input[type=radio] + label span.dummy_checkbox i.fa.fa-check-circle, .block .referral_settings_buttons input[type=radio] + label span.dummy_checkbox i.fas.fa-check-circle, .block .referral_settings_buttons input[type=radio] + label span.dummy_checkbox i.far.fa-check-circle, .block .notification_filter_settings_buttons input[type=radio] + label span.dummy_checkbox i.fa.fa-check-circle, .block .notification_filter_settings_buttons input[type=radio] + label span.dummy_checkbox i.fas.fa-check-circle, .block .notification_filter_settings_buttons input[type=radio] + label span.dummy_checkbox i.far.fa-check-circle, .block .notification_medium_settings_buttons input[type=radio] + label span.dummy_checkbox i.fa.fa-check-circle, .block .notification_medium_settings_buttons input[type=radio] + label span.dummy_checkbox i.fas.fa-check-circle, .block .notification_medium_settings_buttons input[type=radio] + label span.dummy_checkbox i.far.fa-check-circle, .block .report_frequency_settings_buttons input[type=radio] + label span.dummy_checkbox i.fa.fa-check-circle, .block .report_frequency_settings_buttons input[type=radio] + label span.dummy_checkbox i.fas.fa-check-circle, .block .report_frequency_settings_buttons input[type=radio] + label span.dummy_checkbox i.far.fa-check-circle, .block .signature_settings_buttons input[type=radio] + label span.dummy_checkbox i.fa.fa-check-circle, .block .signature_settings_buttons input[type=radio] + label span.dummy_checkbox i.fas.fa-check-circle, .block .signature_settings_buttons input[type=radio] + label span.dummy_checkbox i.far.fa-check-circle, .block .approval_settings_buttons input[type=radio] + label span.dummy_checkbox i.fa.fa-check-circle, .block .approval_settings_buttons input[type=radio] + label span.dummy_checkbox i.fas.fa-check-circle, .block .approval_settings_buttons input[type=radio] + label span.dummy_checkbox i.far.fa-check-circle, .block .menu_access_buttons input[type=radio] + label span.dummy_checkbox i.fa.fa-check-circle, .block .menu_access_buttons input[type=radio] + label span.dummy_checkbox i.fas.fa-check-circle, .block .menu_access_buttons input[type=radio] + label span.dummy_checkbox i.far.fa-check-circle, .block .doctor_appt_duration input[type=radio] + label span.dummy_checkbox i.fa.fa-check-circle, .block .doctor_appt_duration input[type=radio] + label span.dummy_checkbox i.fas.fa-check-circle, .block .doctor_appt_duration input[type=radio] + label span.dummy_checkbox i.far.fa-check-circle, .block .back_dated_type_buttons input[type=radio] + label span.dummy_checkbox i.fa.fa-check-circle, .block .back_dated_type_buttons input[type=radio] + label span.dummy_checkbox i.fas.fa-check-circle, .block .back_dated_type_buttons input[type=radio] + label span.dummy_checkbox i.far.fa-check-circle, .block .default_staff_sign_button input[type=radio] + label span.dummy_checkbox i.fa.fa-check-circle, .block .default_staff_sign_button input[type=radio] + label span.dummy_checkbox i.fas.fa-check-circle, .block .default_staff_sign_button input[type=radio] + label span.dummy_checkbox i.far.fa-check-circle, .block .referral_email_settings_buttons input[type=radio] + label span.dummy_checkbox i.fa.fa-check-circle, .block .referral_email_settings_buttons input[type=radio] + label span.dummy_checkbox i.fas.fa-check-circle, .block .referral_email_settings_buttons input[type=radio] + label span.dummy_checkbox i.far.fa-check-circle, .block .bill_access_settings_buttons input[type=radio] + label span.dummy_checkbox i.fa.fa-check-circle, .block .bill_access_settings_buttons input[type=radio] + label span.dummy_checkbox i.fas.fa-check-circle, .block .bill_access_settings_buttons input[type=radio] + label span.dummy_checkbox i.far.fa-check-circle, .block .serv_req_notification_medium_settings_buttons input[type=radio] + label span.dummy_checkbox i.fa.fa-check-circle, .block .serv_req_notification_medium_settings_buttons input[type=radio] + label span.dummy_checkbox i.fas.fa-check-circle, .block .serv_req_notification_medium_settings_buttons input[type=radio] + label span.dummy_checkbox i.far.fa-check-circle {
  display: none;
}
.block .application_settings_buttons input[type=radio] + label span.dummy_checkbox i.fa.fa-circle, .block .application_settings_buttons input[type=radio] + label span.dummy_checkbox i.fas.fa-circle, .block .application_settings_buttons input[type=radio] + label span.dummy_checkbox i.far.fa-circle, .block .addons_buttons input[type=radio] + label span.dummy_checkbox i.fa.fa-circle, .block .addons_buttons input[type=radio] + label span.dummy_checkbox i.fas.fa-circle, .block .addons_buttons input[type=radio] + label span.dummy_checkbox i.far.fa-circle, .block .referral_settings_buttons input[type=radio] + label span.dummy_checkbox i.fa.fa-circle, .block .referral_settings_buttons input[type=radio] + label span.dummy_checkbox i.fas.fa-circle, .block .referral_settings_buttons input[type=radio] + label span.dummy_checkbox i.far.fa-circle, .block .notification_filter_settings_buttons input[type=radio] + label span.dummy_checkbox i.fa.fa-circle, .block .notification_filter_settings_buttons input[type=radio] + label span.dummy_checkbox i.fas.fa-circle, .block .notification_filter_settings_buttons input[type=radio] + label span.dummy_checkbox i.far.fa-circle, .block .notification_medium_settings_buttons input[type=radio] + label span.dummy_checkbox i.fa.fa-circle, .block .notification_medium_settings_buttons input[type=radio] + label span.dummy_checkbox i.fas.fa-circle, .block .notification_medium_settings_buttons input[type=radio] + label span.dummy_checkbox i.far.fa-circle, .block .report_frequency_settings_buttons input[type=radio] + label span.dummy_checkbox i.fa.fa-circle, .block .report_frequency_settings_buttons input[type=radio] + label span.dummy_checkbox i.fas.fa-circle, .block .report_frequency_settings_buttons input[type=radio] + label span.dummy_checkbox i.far.fa-circle, .block .signature_settings_buttons input[type=radio] + label span.dummy_checkbox i.fa.fa-circle, .block .signature_settings_buttons input[type=radio] + label span.dummy_checkbox i.fas.fa-circle, .block .signature_settings_buttons input[type=radio] + label span.dummy_checkbox i.far.fa-circle, .block .approval_settings_buttons input[type=radio] + label span.dummy_checkbox i.fa.fa-circle, .block .approval_settings_buttons input[type=radio] + label span.dummy_checkbox i.fas.fa-circle, .block .approval_settings_buttons input[type=radio] + label span.dummy_checkbox i.far.fa-circle, .block .menu_access_buttons input[type=radio] + label span.dummy_checkbox i.fa.fa-circle, .block .menu_access_buttons input[type=radio] + label span.dummy_checkbox i.fas.fa-circle, .block .menu_access_buttons input[type=radio] + label span.dummy_checkbox i.far.fa-circle, .block .doctor_appt_duration input[type=radio] + label span.dummy_checkbox i.fa.fa-circle, .block .doctor_appt_duration input[type=radio] + label span.dummy_checkbox i.fas.fa-circle, .block .doctor_appt_duration input[type=radio] + label span.dummy_checkbox i.far.fa-circle, .block .back_dated_type_buttons input[type=radio] + label span.dummy_checkbox i.fa.fa-circle, .block .back_dated_type_buttons input[type=radio] + label span.dummy_checkbox i.fas.fa-circle, .block .back_dated_type_buttons input[type=radio] + label span.dummy_checkbox i.far.fa-circle, .block .default_staff_sign_button input[type=radio] + label span.dummy_checkbox i.fa.fa-circle, .block .default_staff_sign_button input[type=radio] + label span.dummy_checkbox i.fas.fa-circle, .block .default_staff_sign_button input[type=radio] + label span.dummy_checkbox i.far.fa-circle, .block .referral_email_settings_buttons input[type=radio] + label span.dummy_checkbox i.fa.fa-circle, .block .referral_email_settings_buttons input[type=radio] + label span.dummy_checkbox i.fas.fa-circle, .block .referral_email_settings_buttons input[type=radio] + label span.dummy_checkbox i.far.fa-circle, .block .bill_access_settings_buttons input[type=radio] + label span.dummy_checkbox i.fa.fa-circle, .block .bill_access_settings_buttons input[type=radio] + label span.dummy_checkbox i.fas.fa-circle, .block .bill_access_settings_buttons input[type=radio] + label span.dummy_checkbox i.far.fa-circle, .block .serv_req_notification_medium_settings_buttons input[type=radio] + label span.dummy_checkbox i.fa.fa-circle, .block .serv_req_notification_medium_settings_buttons input[type=radio] + label span.dummy_checkbox i.fas.fa-circle, .block .serv_req_notification_medium_settings_buttons input[type=radio] + label span.dummy_checkbox i.far.fa-circle {
  display: inline-block;
}
.block .application_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fa, .block .application_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fas, .block .application_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.far, .block .addons_buttons input[type=radio]:checked + label .dummy_checkbox i.fa, .block .addons_buttons input[type=radio]:checked + label .dummy_checkbox i.fas, .block .addons_buttons input[type=radio]:checked + label .dummy_checkbox i.far, .block .referral_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fa, .block .referral_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fas, .block .referral_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.far, .block .notification_filter_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fa, .block .notification_filter_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fas, .block .notification_filter_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.far, .block .notification_medium_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fa, .block .notification_medium_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fas, .block .notification_medium_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.far, .block .report_frequency_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fa, .block .report_frequency_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fas, .block .report_frequency_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.far, .block .signature_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fa, .block .signature_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fas, .block .signature_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.far, .block .approval_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fa, .block .approval_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fas, .block .approval_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.far, .block .menu_access_buttons input[type=radio]:checked + label .dummy_checkbox i.fa, .block .menu_access_buttons input[type=radio]:checked + label .dummy_checkbox i.fas, .block .menu_access_buttons input[type=radio]:checked + label .dummy_checkbox i.far, .block .doctor_appt_duration input[type=radio]:checked + label .dummy_checkbox i.fa, .block .doctor_appt_duration input[type=radio]:checked + label .dummy_checkbox i.fas, .block .doctor_appt_duration input[type=radio]:checked + label .dummy_checkbox i.far, .block .back_dated_type_buttons input[type=radio]:checked + label .dummy_checkbox i.fa, .block .back_dated_type_buttons input[type=radio]:checked + label .dummy_checkbox i.fas, .block .back_dated_type_buttons input[type=radio]:checked + label .dummy_checkbox i.far, .block .default_staff_sign_button input[type=radio]:checked + label .dummy_checkbox i.fa, .block .default_staff_sign_button input[type=radio]:checked + label .dummy_checkbox i.fas, .block .default_staff_sign_button input[type=radio]:checked + label .dummy_checkbox i.far, .block .referral_email_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fa, .block .referral_email_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fas, .block .referral_email_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.far, .block .bill_access_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fa, .block .bill_access_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fas, .block .bill_access_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.far, .block .serv_req_notification_medium_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fa, .block .serv_req_notification_medium_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fas, .block .serv_req_notification_medium_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.far {
  color: #4ca4ff;
}
.block .application_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fa.fa-check-circle, .block .application_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fas.fa-check-circle, .block .application_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.far.fa-check-circle, .block .addons_buttons input[type=radio]:checked + label .dummy_checkbox i.fa.fa-check-circle, .block .addons_buttons input[type=radio]:checked + label .dummy_checkbox i.fas.fa-check-circle, .block .addons_buttons input[type=radio]:checked + label .dummy_checkbox i.far.fa-check-circle, .block .referral_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fa.fa-check-circle, .block .referral_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fas.fa-check-circle, .block .referral_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.far.fa-check-circle, .block .notification_filter_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fa.fa-check-circle, .block .notification_filter_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fas.fa-check-circle, .block .notification_filter_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.far.fa-check-circle, .block .notification_medium_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fa.fa-check-circle, .block .notification_medium_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fas.fa-check-circle, .block .notification_medium_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.far.fa-check-circle, .block .report_frequency_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fa.fa-check-circle, .block .report_frequency_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fas.fa-check-circle, .block .report_frequency_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.far.fa-check-circle, .block .signature_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fa.fa-check-circle, .block .signature_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fas.fa-check-circle, .block .signature_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.far.fa-check-circle, .block .approval_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fa.fa-check-circle, .block .approval_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fas.fa-check-circle, .block .approval_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.far.fa-check-circle, .block .menu_access_buttons input[type=radio]:checked + label .dummy_checkbox i.fa.fa-check-circle, .block .menu_access_buttons input[type=radio]:checked + label .dummy_checkbox i.fas.fa-check-circle, .block .menu_access_buttons input[type=radio]:checked + label .dummy_checkbox i.far.fa-check-circle, .block .doctor_appt_duration input[type=radio]:checked + label .dummy_checkbox i.fa.fa-check-circle, .block .doctor_appt_duration input[type=radio]:checked + label .dummy_checkbox i.fas.fa-check-circle, .block .doctor_appt_duration input[type=radio]:checked + label .dummy_checkbox i.far.fa-check-circle, .block .back_dated_type_buttons input[type=radio]:checked + label .dummy_checkbox i.fa.fa-check-circle, .block .back_dated_type_buttons input[type=radio]:checked + label .dummy_checkbox i.fas.fa-check-circle, .block .back_dated_type_buttons input[type=radio]:checked + label .dummy_checkbox i.far.fa-check-circle, .block .default_staff_sign_button input[type=radio]:checked + label .dummy_checkbox i.fa.fa-check-circle, .block .default_staff_sign_button input[type=radio]:checked + label .dummy_checkbox i.fas.fa-check-circle, .block .default_staff_sign_button input[type=radio]:checked + label .dummy_checkbox i.far.fa-check-circle, .block .referral_email_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fa.fa-check-circle, .block .referral_email_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fas.fa-check-circle, .block .referral_email_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.far.fa-check-circle, .block .bill_access_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fa.fa-check-circle, .block .bill_access_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fas.fa-check-circle, .block .bill_access_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.far.fa-check-circle, .block .serv_req_notification_medium_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fa.fa-check-circle, .block .serv_req_notification_medium_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fas.fa-check-circle, .block .serv_req_notification_medium_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.far.fa-check-circle {
  display: inline-block;
}
.block .application_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fa.fa-circle, .block .application_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fas.fa-circle, .block .application_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.far.fa-circle, .block .addons_buttons input[type=radio]:checked + label .dummy_checkbox i.fa.fa-circle, .block .addons_buttons input[type=radio]:checked + label .dummy_checkbox i.fas.fa-circle, .block .addons_buttons input[type=radio]:checked + label .dummy_checkbox i.far.fa-circle, .block .referral_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fa.fa-circle, .block .referral_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fas.fa-circle, .block .referral_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.far.fa-circle, .block .notification_filter_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fa.fa-circle, .block .notification_filter_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fas.fa-circle, .block .notification_filter_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.far.fa-circle, .block .notification_medium_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fa.fa-circle, .block .notification_medium_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fas.fa-circle, .block .notification_medium_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.far.fa-circle, .block .report_frequency_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fa.fa-circle, .block .report_frequency_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fas.fa-circle, .block .report_frequency_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.far.fa-circle, .block .signature_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fa.fa-circle, .block .signature_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fas.fa-circle, .block .signature_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.far.fa-circle, .block .approval_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fa.fa-circle, .block .approval_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fas.fa-circle, .block .approval_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.far.fa-circle, .block .menu_access_buttons input[type=radio]:checked + label .dummy_checkbox i.fa.fa-circle, .block .menu_access_buttons input[type=radio]:checked + label .dummy_checkbox i.fas.fa-circle, .block .menu_access_buttons input[type=radio]:checked + label .dummy_checkbox i.far.fa-circle, .block .doctor_appt_duration input[type=radio]:checked + label .dummy_checkbox i.fa.fa-circle, .block .doctor_appt_duration input[type=radio]:checked + label .dummy_checkbox i.fas.fa-circle, .block .doctor_appt_duration input[type=radio]:checked + label .dummy_checkbox i.far.fa-circle, .block .back_dated_type_buttons input[type=radio]:checked + label .dummy_checkbox i.fa.fa-circle, .block .back_dated_type_buttons input[type=radio]:checked + label .dummy_checkbox i.fas.fa-circle, .block .back_dated_type_buttons input[type=radio]:checked + label .dummy_checkbox i.far.fa-circle, .block .default_staff_sign_button input[type=radio]:checked + label .dummy_checkbox i.fa.fa-circle, .block .default_staff_sign_button input[type=radio]:checked + label .dummy_checkbox i.fas.fa-circle, .block .default_staff_sign_button input[type=radio]:checked + label .dummy_checkbox i.far.fa-circle, .block .referral_email_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fa.fa-circle, .block .referral_email_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fas.fa-circle, .block .referral_email_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.far.fa-circle, .block .bill_access_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fa.fa-circle, .block .bill_access_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fas.fa-circle, .block .bill_access_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.far.fa-circle, .block .serv_req_notification_medium_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fa.fa-circle, .block .serv_req_notification_medium_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.fas.fa-circle, .block .serv_req_notification_medium_settings_buttons input[type=radio]:checked + label .dummy_checkbox i.far.fa-circle {
  display: none;
}
.block .application_settings_buttons label, .block .addons_buttons label, .block .referral_settings_buttons label, .block .notification_filter_settings_buttons label, .block .notification_medium_settings_buttons label, .block .report_frequency_settings_buttons label, .block .signature_settings_buttons label, .block .approval_settings_buttons label, .block .menu_access_buttons label, .block .doctor_appt_duration label, .block .back_dated_type_buttons label, .block .default_staff_sign_button label, .block .referral_email_settings_buttons label, .block .bill_access_settings_buttons label, .block .serv_req_notification_medium_settings_buttons label {
  padding: 5px 1em;
  background: rgba(255, 255, 255, 0.63);
  color: #3BA8EC;
  box-shadow: inset 0 0 0 1px #3BA8EC;
  border-radius: 4px;
}
.block .application_settings_buttons label.btn, .block .addons_buttons label.btn, .block .referral_settings_buttons label.btn, .block .notification_filter_settings_buttons label.btn, .block .notification_medium_settings_buttons label.btn, .block .report_frequency_settings_buttons label.btn, .block .signature_settings_buttons label.btn, .block .approval_settings_buttons label.btn, .block .menu_access_buttons label.btn, .block .doctor_appt_duration label.btn, .block .back_dated_type_buttons label.btn, .block .default_staff_sign_button label.btn, .block .referral_email_settings_buttons label.btn, .block .bill_access_settings_buttons label.btn, .block .serv_req_notification_medium_settings_buttons label.btn {
  display: block;
  color: #3BA8EC;
  background: #fff;
  box-shadow: inset 0px 0px 0px 1px #3BA8EC;
  outline: none !important;
}
.block .application_settings_buttons label.btn.active, .block .addons_buttons label.btn.active, .block .referral_settings_buttons label.btn.active, .block .notification_filter_settings_buttons label.btn.active, .block .notification_medium_settings_buttons label.btn.active, .block .report_frequency_settings_buttons label.btn.active, .block .signature_settings_buttons label.btn.active, .block .approval_settings_buttons label.btn.active, .block .menu_access_buttons label.btn.active, .block .doctor_appt_duration label.btn.active, .block .back_dated_type_buttons label.btn.active, .block .default_staff_sign_button label.btn.active, .block .referral_email_settings_buttons label.btn.active, .block .bill_access_settings_buttons label.btn.active, .block .serv_req_notification_medium_settings_buttons label.btn.active {
  background: #1887EC;
  color: #fff;
  box-shadow: none;
}
.block .application_settings_buttons label.disabled, .block .addons_buttons label.disabled, .block .referral_settings_buttons label.disabled, .block .notification_filter_settings_buttons label.disabled, .block .notification_medium_settings_buttons label.disabled, .block .report_frequency_settings_buttons label.disabled, .block .signature_settings_buttons label.disabled, .block .approval_settings_buttons label.disabled, .block .menu_access_buttons label.disabled, .block .doctor_appt_duration label.disabled, .block .back_dated_type_buttons label.disabled, .block .default_staff_sign_button label.disabled, .block .referral_email_settings_buttons label.disabled, .block .bill_access_settings_buttons label.disabled, .block .serv_req_notification_medium_settings_buttons label.disabled {
  pointer-events: none;
}

.block_hr_lines hr {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

/*  Operations and Appointments Conflicts CSS  */
.conflicts_schedule_wrap.modal-header {
  background: #797979;
}
.conflicts_schedule_wrap .oper_details, .conflicts_schedule_wrap .oper_time, .conflicts_schedule_wrap .oper_serial, .conflicts_schedule_wrap .appt_time, .conflicts_schedule_wrap .appt_details, .conflicts_schedule_wrap .appt_serial {
  display: block;
  margin: 1em 0;
  padding: 17px 0 15px 20px;
  font-size: 1em;
  font-weight: normal;
  max-height: 4em;
  box-shadow: inset 0 0 0 1px #e0e0e0;
}
.conflicts_schedule_wrap .oper_details span, .conflicts_schedule_wrap .oper_time span, .conflicts_schedule_wrap .oper_serial span, .conflicts_schedule_wrap .appt_time span, .conflicts_schedule_wrap .appt_details span, .conflicts_schedule_wrap .appt_serial span {
  background: #337ab7;
  color: #FFF;
  font-weight: bold;
  padding: 1em;
}
.conflicts_schedule_wrap .ajaxed_new_operation_time_slots, .conflicts_schedule_wrap .ajaxed_new_appt_time_slots {
  margin-bottom: 1em;
}
.conflicts_schedule_wrap .ajaxed_new_operation_time_slots label, .conflicts_schedule_wrap .ajaxed_new_appt_time_slots label {
  display: block;
  margin: 5px 0;
  padding: 10px 0 10px 36px;
  font-size: 1em;
  font-weight: normal;
  box-shadow: inset 0 0 0 1px #E0E0E0;
  text-transform: capitalize;
  letter-spacing: 2px;
  color: #2f2f2f;
}
.conflicts_schedule_wrap .ajaxed_new_operation_time_slots label input[type=radio], .conflicts_schedule_wrap .ajaxed_new_appt_time_slots label input[type=radio] {
  display: none;
}
.conflicts_schedule_wrap .ajaxed_new_operation_time_slots label .dummy_checkbox, .conflicts_schedule_wrap .ajaxed_new_appt_time_slots label .dummy_checkbox {
  content: "";
  position: absolute;
  top: 10px;
  left: 12px;
  width: 1.3em;
  height: 1.3em;
  background: white;
  background-position: 1px -19px;
  border-radius: 50%;
  font-size: 1em;
  font-weight: normal;
}
.conflicts_schedule_wrap .ajaxed_new_operation_time_slots label .dummy_checkbox i.fa, .conflicts_schedule_wrap .ajaxed_new_operation_time_slots label .dummy_checkbox i.fas, .conflicts_schedule_wrap .ajaxed_new_operation_time_slots label .dummy_checkbox i.far, .conflicts_schedule_wrap .ajaxed_new_appt_time_slots label .dummy_checkbox i.fa, .conflicts_schedule_wrap .ajaxed_new_appt_time_slots label .dummy_checkbox i.fas, .conflicts_schedule_wrap .ajaxed_new_appt_time_slots label .dummy_checkbox i.far {
  display: inline-block;
  font-size: 1.3em;
  color: #2b7eed;
  vertical-align: middle;
}
.conflicts_schedule_wrap .ajaxed_new_operation_time_slots label .dummy_checkbox i.fa.fa-check-circle, .conflicts_schedule_wrap .ajaxed_new_operation_time_slots label .dummy_checkbox i.fas.fa-check-circle, .conflicts_schedule_wrap .ajaxed_new_operation_time_slots label .dummy_checkbox i.far.fa-check-circle, .conflicts_schedule_wrap .ajaxed_new_appt_time_slots label .dummy_checkbox i.fa.fa-check-circle, .conflicts_schedule_wrap .ajaxed_new_appt_time_slots label .dummy_checkbox i.fas.fa-check-circle, .conflicts_schedule_wrap .ajaxed_new_appt_time_slots label .dummy_checkbox i.far.fa-check-circle {
  display: none;
}
.conflicts_schedule_wrap .ajaxed_new_operation_time_slots label .dummy_checkbox i.fa.fa-circle, .conflicts_schedule_wrap .ajaxed_new_operation_time_slots label .dummy_checkbox i.fas.fa-circle, .conflicts_schedule_wrap .ajaxed_new_operation_time_slots label .dummy_checkbox i.far.fa-circle, .conflicts_schedule_wrap .ajaxed_new_appt_time_slots label .dummy_checkbox i.fa.fa-circle, .conflicts_schedule_wrap .ajaxed_new_appt_time_slots label .dummy_checkbox i.fas.fa-circle, .conflicts_schedule_wrap .ajaxed_new_appt_time_slots label .dummy_checkbox i.far.fa-circle {
  display: inline-block;
}
.conflicts_schedule_wrap .ajaxed_new_operation_time_slots label input[type=radio]:checked + .dummy_checkbox i.fa, .conflicts_schedule_wrap .ajaxed_new_operation_time_slots label input[type=radio]:checked + .dummy_checkbox i.fas, .conflicts_schedule_wrap .ajaxed_new_operation_time_slots label input[type=radio]:checked + .dummy_checkbox i.far, .conflicts_schedule_wrap .ajaxed_new_appt_time_slots label input[type=radio]:checked + .dummy_checkbox i.fa, .conflicts_schedule_wrap .ajaxed_new_appt_time_slots label input[type=radio]:checked + .dummy_checkbox i.fas, .conflicts_schedule_wrap .ajaxed_new_appt_time_slots label input[type=radio]:checked + .dummy_checkbox i.far {
  color: #4ca4ff;
}
.conflicts_schedule_wrap .ajaxed_new_operation_time_slots label input[type=radio]:checked + .dummy_checkbox i.fa.fa-check-circle, .conflicts_schedule_wrap .ajaxed_new_operation_time_slots label input[type=radio]:checked + .dummy_checkbox i.fas.fa-check-circle, .conflicts_schedule_wrap .ajaxed_new_operation_time_slots label input[type=radio]:checked + .dummy_checkbox i.far.fa-check-circle, .conflicts_schedule_wrap .ajaxed_new_appt_time_slots label input[type=radio]:checked + .dummy_checkbox i.fa.fa-check-circle, .conflicts_schedule_wrap .ajaxed_new_appt_time_slots label input[type=radio]:checked + .dummy_checkbox i.fas.fa-check-circle, .conflicts_schedule_wrap .ajaxed_new_appt_time_slots label input[type=radio]:checked + .dummy_checkbox i.far.fa-check-circle {
  display: inline-block;
}
.conflicts_schedule_wrap .ajaxed_new_operation_time_slots label input[type=radio]:checked + .dummy_checkbox i.fa.fa-circle, .conflicts_schedule_wrap .ajaxed_new_operation_time_slots label input[type=radio]:checked + .dummy_checkbox i.fas.fa-circle, .conflicts_schedule_wrap .ajaxed_new_operation_time_slots label input[type=radio]:checked + .dummy_checkbox i.far.fa-circle, .conflicts_schedule_wrap .ajaxed_new_appt_time_slots label input[type=radio]:checked + .dummy_checkbox i.fa.fa-circle, .conflicts_schedule_wrap .ajaxed_new_appt_time_slots label input[type=radio]:checked + .dummy_checkbox i.fas.fa-circle, .conflicts_schedule_wrap .ajaxed_new_appt_time_slots label input[type=radio]:checked + .dummy_checkbox i.far.fa-circle {
  display: none;
}
.conflicts_schedule_wrap.modal-footer {
  background: none;
  border-top: 1px solid #797979;
}

/*  Start: Vertical align using flex  */
.flex_valign {
  display: flex;
  align-items: center;
}

.flex_table {
  word-break: break-all;
}

.patient_sidebar_icon {
  width: 25px;
  height: 25px;
}

/*  End: Vertical align using flex  */
.profile_card_settings .locations_icons {
  font-size: 38px;
}
.profile_card_settings .img img {
  margin: 25px auto 10px !important;
}
.profile_card_settings .remove_profile_trigger {
  margin-left: 3px !important;
}
.profile_card_settings .card_numbers {
  position: absolute;
  top: 1px;
  left: 1px;
  background: #ffffff;
  color: #1bbae1;
  border-radius: 0;
  padding: 5px 10px;
  font-size: 12px;
  box-shadow: inset 0 -1px 0 0 #e1e0e1, inset -1px 0 0 0 #e1e0e1;
  font-weight: 600;
}
.profile_card_settings .location_services_card {
  display: block;
  position: relative;
  box-shadow: inset 0 0 0 1px #cecece;
  border-radius: 3px;
  margin-bottom: 10px;
  padding-left: 20px;
  overflow: hidden;
}
.profile_card_settings .location_services_card .border-right {
  border-right: 1px solid #cecece;
}
.profile_card_settings .location_services_card .location_checkbox {
  font-size: 50px;
  position: relative;
  top: 23px;
}
.profile_card_settings .location_services_card .module_disabled {
  font-size: 1.5em;
  position: relative;
  top: 20px;
  color: #f7310c;
}
.profile_card_settings .location_services_card .location_services_required {
  position: absolute;
  background: #7db831;
  top: 0;
  right: calc(100% - 20px);
  bottom: 0;
  left: 0;
}
.profile_card_settings .location_services_card .location_services_not_required {
  position: absolute;
  background: rgba(193, 36, 6, 0.5019607843);
  top: 0;
  right: calc(100% - 20px);
  bottom: 0;
  left: 0;
}
.profile_card_settings .location_services_required::before, .profile_card_settings .location_services_not_required::before {
  content: attr(data-content);
  position: absolute;
  font-size: 0.75em;
  color: #fff;
  letter-spacing: 0.2em;
  font-weight: bold;
  text-transform: uppercase;
  transform-origin: center;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
  -moz-transform: translate(-50%, -50%) rotate(-90deg);
  -ms-transform: translate(-50%, -50%) rotate(-90deg);
  -o-transform: translate(-50%, -50%) rotate(-90deg);
  transform: translate(-50%, -50%) rotate(-90deg);
}
.profile_card_settings .locationWiseDoctors .dropdown-menu {
  top: auto;
}
.profile_card_settings .location_services img {
  max-width: 50px;
}

.hospitalSettingsPg .block-options .btn, .doctorSettingsPg .block-options .btn, .hospitalQuickActionPg .block-options .btn, #working_hours_align .block-options .btn, .hospitalQuickActionPg .block-options .btn, .doctorSettingsContainerPg .block-options .btn, .doctorQuickActionPg .block-options .btn {
  border-radius: 3px;
  margin-right: 0.25em;
  padding: 2px 10px;
  font-weight: 600;
}
.hospitalSettingsPg .billings .btn, .doctorSettingsPg .billings .btn, .hospitalQuickActionPg .billings .btn, #working_hours_align .billings .btn, .hospitalQuickActionPg .billings .btn, .doctorSettingsContainerPg .billings .btn, .doctorQuickActionPg .billings .btn {
  border-width: 0px !important;
}

.referral_bill_details_header a, .referral_bill_details_header .dsplay_filter_date {
  color: #394263 !important;
}
.referral_bill_details_header .input-group-addon {
  border-color: #394263 !important;
}

.staff_access {
  word-break: break-all;
}

/* First setup CSS  */
.hospital_section {
  border-radius: 5em;
  padding: 3em 2em;
  margin-top: 7em;
  background: rgb(255, 252, 220);
  background: -moz-linear-gradient(top, rgb(255, 252, 220) 0%, rgb(231, 252, 244) 100%);
  background: -webkit-linear-gradient(top, rgb(255, 252, 220) 0%, rgb(231, 252, 244) 100%);
  -webkit-box-shadow: 10px 10px 5px -6px #CCC;
  -moz-box-shadow: 10px 10px 5px -6px #CCC;
  box-shadow: 10px 10px 5px -6px #CCC;
}
.hospital_section .block {
  cursor: pointer;
}
.hospital_section .block .block-title {
  background: #CECECE;
  color: #0057a7;
}
.hospital_section .block .hospital_type {
  padding: 2em 0;
}
.hospital_section .steps_button {
  border: 1px solid #1e8a1e !important;
  background: #edf3df !important;
}
.hospital_section .steps_button i {
  color: #25ad25;
  font-size: 35px;
  position: relative;
  top: 7px;
}
.hospital_section .after_step {
  border: 1px solid #277f04 !important;
  background: #f4f1bb !important;
}

.setup_assitant_wizards .widget-extra-full {
  margin: 0px;
}
.setup_assitant_wizards .wizard-steps {
  border-bottom: 0px;
  margin-bottom: 0px;
}
.setup_assitant_wizards .wizard-steps span {
  display: inline-block;
  width: 80px;
  height: 80px;
  line-height: 100px;
  border: 1px solid #1bbae1;
  border-radius: 50px;
}
@media screen and (max-width: 991px) {
  .setup_assitant_wizards .wizard-steps span {
    width: 50px;
    height: 50px;
    line-height: 45px;
    border-radius: 50px;
  }
}
.setup_assitant_wizards .wizard-steps span img {
  position: relative;
  bottom: 11px;
}
@media screen and (max-width: 991px) {
  .setup_assitant_wizards .wizard-steps span img {
    bottom: auto;
  }
}
@media screen and (max-width: 991px) {
  .setup_assitant_wizards .wizard-steps h5 {
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.setup_assitant_wizards .wizard-steps .active {
  background: rgba(4, 159, 255, 0.2784313725) !important;
}
.setup_assitant_wizards .wizard-steps .steps_button i {
  position: relative;
  bottom: 11px;
}
@media screen and (max-width: 991px) {
  .setup_assitant_wizards .wizard-steps .steps_button i {
    bottom: auto;
  }
}
@media screen and (max-width: 991px) {
  .setup_assitant_wizards .wizard-steps .right_margin {
    margin-right: 0.7em;
  }
}

.setupassistant_styles .second_step_styles {
  /*margin-top: -43px !important;*/
}
.setupassistant_styles .second_step_styles .nav-horizontal {
  padding: 0 !important;
  margin: 0 !important;
}
@media screen and (max-width: 767px) {
  .setupassistant_styles .second_step_styles .nav-horizontal {
    max-width: 100px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.setupassistant_styles .second_step_styles .nav-horizontal li.active a {
  font-size: 1em;
}
@media screen and (max-width: 991px) {
  .setupassistant_styles .second_step_styles .nav-horizontal li.active a {
    font-size: 0.8em;
    padding: 0 !important;
  }
}
.setupassistant_styles .hospital_type_options {
  background-color: #ffffff;
  /*border-top: 5px solid #ffffff;*/
  border-bottom: 0px solid #ffffff;
  margin: 0px;
}
@media screen and (max-width: 991px) {
  .setupassistant_styles .nav-horizontal li {
    display: block;
  }
}
.setupassistant_styles .nav-horizontal li a {
  text-align: center;
  min-width: 130px;
  padding: 10px 10px 5px 15px !important;
  text-decoration: none;
  color: #1887EC;
  box-shadow: 0px 0px 0px 1px #1887EC !important;
  font-size: 1.5em;
  font-weight: 600;
}
.setupassistant_styles .nav-horizontal li.active a, .setupassistant_styles .nav-horizontal li:hover a {
  background-color: #1887EC !important;
  color: #FFF !important;
}
@media screen and (max-width: 991px) {
  .setupassistant_styles .nav-horizontal li.active a, .setupassistant_styles .nav-horizontal li:hover a {
    min-width: 100%;
  }
}
.setupassistant_styles .nav-horizontal li i {
  display: block;
  height: 55px;
  margin-right: 0;
  margin-bottom: 10px;
  font-size: 42px;
  padding: 10px;
}
.setupassistant_styles .nav-horizontal li img {
  width: 100px;
  height: 100px;
}
@media screen and (max-width: 991px) {
  .setupassistant_styles .nav-horizontal li img:not(.dont_override) {
    width: 100%;
    height: 100%;
  }
}
.setupassistant_styles .setupassistant_steps {
  padding-top: 2em !important;
}
@media screen and (max-width: 767px) {
  .setupassistant_styles .setupassistant_steps {
    padding-top: 0px !important;
  }
}
.setupassistant_styles .specialities .btn-group {
  max-width: 100%;
}

.dont_override_ward {
  min-height: 800px;
}

.hospital_payment .main_title {
  color: #09a6e6;
}

.unlimt_doc {
  padding-right: 25px;
}

.docs_list {
  padding-right: 33px;
}

.plan_title {
  border-bottom: 1px solid #CECECE;
}

.hospital_details .hospital_type_block {
  border-radius: 1em;
  padding: 1em 2em;
  margin: 1em 0;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12), 0 2px 4px 0 rgba(0, 0, 0, 0.08);
}
.hospital_details .hospital_type_block .block.selected {
  background: #E9E9E9;
}
.hospital_details .hospital_type_block .hospital_type {
  padding: 2em 0;
}
.hospital_details h4 {
  background: #E9E9E9;
  padding: 10px 0;
  letter-spacing: 1px;
  margin-bottom: 1em;
}
.hospital_details .border-box {
  border: 1px solid #cdc5c5;
  margin-top: 10px;
  padding: 5px;
  font-size: 1.3em;
}
.hospital_details .border-box p {
  margin: 1px;
}
.hospital_details .border-box input[type=radio], .hospital_details .border-box input[type=checkbox] {
  display: none;
}
.hospital_details .border-box input[type=radio] + label, .hospital_details .border-box input[type=checkbox] + label {
  position: relative;
  display: inline-block;
}
.hospital_details .border-box input[type=radio] + label span.text, .hospital_details .border-box input[type=checkbox] + label span.text {
  padding: 0.5em 0 0.5em 1em;
  font-size: 1em;
  vertical-align: middle;
}
.hospital_details .border-box input[type=radio] + label span.dummy_checkbox, .hospital_details .border-box input[type=checkbox] + label span.dummy_checkbox {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 1.25em;
  height: 1.25em;
  background: white;
  background-position: 0 -20px;
  border-radius: 50%;
}
.hospital_details .border-box input[type=radio] + label span.dummy_checkbox i.fa, .hospital_details .border-box input[type=radio] + label span.dummy_checkbox i.fas, .hospital_details .border-box input[type=radio] + label span.dummy_checkbox i.far, .hospital_details .border-box input[type=checkbox] + label span.dummy_checkbox i.fa, .hospital_details .border-box input[type=checkbox] + label span.dummy_checkbox i.fas, .hospital_details .border-box input[type=checkbox] + label span.dummy_checkbox i.far {
  display: inline-block;
  font-size: 1.3em;
  color: #2b7eed;
  vertical-align: middle;
}
.hospital_details .border-box input[type=radio] + label span.dummy_checkbox i.fa.fa-check-circle, .hospital_details .border-box input[type=radio] + label span.dummy_checkbox i.fas.fa-check-circle, .hospital_details .border-box input[type=radio] + label span.dummy_checkbox i.far.fa-check-circle, .hospital_details .border-box input[type=checkbox] + label span.dummy_checkbox i.fa.fa-check-circle, .hospital_details .border-box input[type=checkbox] + label span.dummy_checkbox i.fas.fa-check-circle, .hospital_details .border-box input[type=checkbox] + label span.dummy_checkbox i.far.fa-check-circle {
  display: none;
}
.hospital_details .border-box input[type=radio] + label span.dummy_checkbox i.fa.fa-circle, .hospital_details .border-box input[type=radio] + label span.dummy_checkbox i.fas.fa-circle, .hospital_details .border-box input[type=radio] + label span.dummy_checkbox i.far.fa-circle, .hospital_details .border-box input[type=checkbox] + label span.dummy_checkbox i.fa.fa-circle, .hospital_details .border-box input[type=checkbox] + label span.dummy_checkbox i.fas.fa-circle, .hospital_details .border-box input[type=checkbox] + label span.dummy_checkbox i.far.fa-circle {
  display: inline-block;
}
.hospital_details .border-box input[type=radio]:checked + label .dummy_checkbox i.fa, .hospital_details .border-box input[type=radio]:checked + label .dummy_checkbox i.fas, .hospital_details .border-box input[type=radio]:checked + label .dummy_checkbox i.far, .hospital_details .border-box input[type=checkbox]:checked + label .dummy_checkbox i.fa, .hospital_details .border-box input[type=checkbox]:checked + label .dummy_checkbox i.fas, .hospital_details .border-box input[type=checkbox]:checked + label .dummy_checkbox i.far {
  color: #4ca4ff;
}
.hospital_details .border-box input[type=radio]:checked + label .dummy_checkbox i.fa.fa-check-circle, .hospital_details .border-box input[type=radio]:checked + label .dummy_checkbox i.fas.fa-check-circle, .hospital_details .border-box input[type=radio]:checked + label .dummy_checkbox i.far.fa-check-circle, .hospital_details .border-box input[type=checkbox]:checked + label .dummy_checkbox i.fa.fa-check-circle, .hospital_details .border-box input[type=checkbox]:checked + label .dummy_checkbox i.fas.fa-check-circle, .hospital_details .border-box input[type=checkbox]:checked + label .dummy_checkbox i.far.fa-check-circle {
  display: inline-block;
}
.hospital_details .border-box input[type=radio]:checked + label .dummy_checkbox i.fa.fa-circle, .hospital_details .border-box input[type=radio]:checked + label .dummy_checkbox i.fas.fa-circle, .hospital_details .border-box input[type=radio]:checked + label .dummy_checkbox i.far.fa-circle, .hospital_details .border-box input[type=checkbox]:checked + label .dummy_checkbox i.fa.fa-circle, .hospital_details .border-box input[type=checkbox]:checked + label .dummy_checkbox i.fas.fa-circle, .hospital_details .border-box input[type=checkbox]:checked + label .dummy_checkbox i.far.fa-circle {
  display: none;
}
.hospital_details .border-box label {
  padding: 5px 1em;
}
.hospital_details .border-box label.btn {
  display: block;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  font-size: 0.8em;
  color: #414141;
  background: #fff;
  box-shadow: inset 0px 0px 0px 1px #D9D9D9;
  outline: none !important;
}
.hospital_details .border-box label.btn.active {
  background: #1887EC;
  color: #fff;
  box-shadow: none;
  border: 0;
}

/*   Patient Appointment History nav buttons   */
.appointment_wrapper {
  padding: 1em 3em !important;
}
.appointment_wrapper .appt-nav {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.appointment_wrapper .appt-nav a.appt-prev, .appointment_wrapper .appt-nav a.appt-next {
  background: none;
  color: inherit;
  border: none;
  font-size: 2em;
  cursor: pointer;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .appointment_wrapper .appt-nav a.appt-prev, .appointment_wrapper .appt-nav a.appt-next {
    top: 20%;
  }
}
@media screen and (min-width: 768px) and (max-width: 990px) {
  .appointment_wrapper .appt-nav a.appt-prev, .appointment_wrapper .appt-nav a.appt-next {
    top: 30%;
  }
}
.appointment_wrapper .appt-nav a.appt-prev.disabled, .appointment_wrapper .appt-nav a.appt-next.disabled {
  opacity: 0.3;
  pointer-events: none;
}
.appointment_wrapper .appt-nav .appt-prev {
  left: 2px;
}
.appointment_wrapper .appt-nav .appt-next {
  right: 5px;
}

/* Staff Role navigation */
.staffRoleNavWrapper {
  width: auto;
  padding: 0 4em;
}
@media screen and (max-width: 767px) {
  .staffRoleNavWrapper {
    padding: 0 3em;
  }
}
.staffRoleNavWrapper .staff_role_nav .roles_left_nav, .staffRoleNavWrapper .staff_role_nav .roles_right_nav {
  position: absolute;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 0 2px 1px #cecece;
  font-size: 1.2em;
  text-align: center;
  width: 35px;
  height: 35px;
  cursor: pointer;
  top: 50%;
  left: calc(100% - 2em);
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  .staffRoleNavWrapper .staff_role_nav .roles_left_nav, .staffRoleNavWrapper .staff_role_nav .roles_right_nav {
    top: 32%;
    left: calc(100% - 1.2em);
    width: 25px;
    height: 25px;
  }
}
.staffRoleNavWrapper .staff_role_nav .roles_left_nav i, .staffRoleNavWrapper .staff_role_nav .roles_right_nav i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.staffRoleNavWrapper .staff_role_nav .roles_left_nav {
  left: 25px;
}

/* Campaign Enhancement CSS */
.custom_audience_div {
  margin-top: 15px;
}
.custom_audience_div .file-input-wrap {
  position: relative;
  display: block;
  box-shadow: 0 0 5px 0 #e4e4e4, inset 0 0 0 1px #e4e4e4;
  border-radius: 4px;
  margin-bottom: 15px;
}
.custom_audience_div .file-input-wrap .file-input-label {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 40px 0;
  text-align: center;
  color: #0084e8;
  margin: 0;
  cursor: pointer;
}
.custom_audience_div .file-input-wrap .file-input-label input[type=file] {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: -9000px;
  left: -9000px;
}
.custom_audience_div .file-input-wrap .file-input-label span.text {
  display: block;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.08em;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.custom_audience_div .file-input-wrap .file-input-label i.upload-icon {
  display: block;
  font-size: 5em;
  margin-bottom: 5px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.custom_audience_div .file-input-wrap .file-input-label .progress-bar-wrap {
  display: none;
  width: calc(100% - 50px);
  height: 5px;
  margin: 25px auto 0 auto;
  background: #fff;
  border-radius: 50px;
  overflow: hidden;
}
.custom_audience_div .file-input-wrap .file-input-label .progress-bar-wrap .progress {
  position: relative;
  width: 0;
  height: 100%;
  background: #29c375;
  display: block;
  border-radius: 50px;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.custom_audience_div .file-input-wrap .file-input-label .valid_indicator {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 1.539em;
  height: 1.539em;
  background: #6dd24b url(//halemind.com/assets/icons/checkbox_sprite-de173c01299e1108691ae3a9696e1a807f88fada22817ffba401bcddc0fb7483.svg);
  background-position: 0 -40px;
  border-radius: 50%;
}
.custom_audience_div .file-input-wrap .file-input-label.parsing-in-progress .progress-bar-wrap {
  display: block;
}
.custom_audience_div .file-input-wrap .file-input-label .errors_wrap {
  position: absolute;
  width: 100%;
  bottom: -50px;
  padding: 5px;
  text-align: left;
  background: #ff8749;
  color: #fff;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.custom_audience_div .file-input-wrap .file-input-label .errors_wrap.open_error {
  bottom: 0;
}
.custom_audience_div .file-input-wrap .file-input-label:hover .upload-icon {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.custom_audience_div .file-input-wrap .file-input-label:hover .text {
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
}
.custom_audience_div .file-input-wrap .process-footer {
  padding: 10px;
  box-shadow: 0 -1px 0 0 #e4e4e4;
}
.custom_audience_div .patients_list_group .list-group-item.active {
  color: #383838;
  background-color: #ffffff;
  border-color: #e7e7e7;
}
.custom_audience_div .patients_list_group .list-group-item.scrollable_div {
  overflow-y: scroll;
}
.custom_audience_div .patients_list_group .list-group-item.scrollable_div .patient_list_item {
  border-width: 0 0 2px 0;
}
.custom_audience_div .patients_list_group .list-group-item.scrollable_div .patient_list_item:after {
  content: attr(counter);
  position: absolute;
  top: 5px;
  left: 0;
  height: 20px;
  padding: 0 10px 0 5px;
  background: #237cfe;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  line-height: 20px;
  border-radius: 0 100px 100px 0;
}
.custom_audience_div .patients_list_group .list-group-item.scrollable_div::-webkit-scrollbar {
  width: 1px;
}
.custom_audience_div .patients_list_group .list-group-item.scrollable_div::-webkit-scrollbar-thumb {
  background: #007EE5;
}
.custom_audience_div .patients_list_group .list-group-item.scrollable_div::-webkit-scrollbar-track {
  background: transparent;
  opacity: 0;
}
.custom_audience_div .patients_list_group .list-group-item.empty_message_div {
  padding: 50px;
  text-align: center;
  background: #f7f7f7;
}
.custom_audience_div .patients_list_group .list-group-item.patient_list_item {
  padding: 20px;
}
.custom_audience_div .patients_list_group .list-group-item.patient_list_item .btn-group.btn-toggle {
  display: flex;
}
.custom_audience_div .patients_list_group .list-group-item.patient_list_item .btn-group.btn-toggle label.btn {
  flex: 1;
  font-size: 12px !important;
  box-shadow: inset 0px 0px 0px 1px #D9D9D9 !important;
  outline: none !important;
  padding: 10px 15px;
  background: #fff;
}
.custom_audience_div .patients_list_group .list-group-item.patient_list_item .btn-group.btn-toggle label.btn.active {
  box-shadow: none !important;
  background: #2486d0;
  color: #fff;
}
.custom_audience_div .patients_list_group .list-group-item.patient_list_item .close_trigger {
  position: absolute;
  color: #9e9e9e;
  opacity: 0.8;
  top: 0;
  right: 0;
  padding: 0px 10px;
  font-size: 25px;
  font-weight: lighter;
  text-decoration: none;
}
.custom_audience_div .patients_list_group .list-group-item.patient_list_item .close_trigger:hover {
  opacity: 1;
}

.user_feedback_section .feedback_rating_div {
  position: relative;
}
.user_feedback_section .feedback_rating_div .table_stars {
  min-width: 8em;
  position: relative;
}
.user_feedback_section .feedback_rating_div .table_stars .star_rating {
  width: 100px;
  height: 50px;
  text-align: center;
}
@media (max-width: 991px) {
  .user_feedback_section .feedback_rating_div .table_stars .star_rating {
    position: relative;
    display: block;
    margin: 0 auto;
    float: right;
  }
}
@media (min-width: 480px) {
  .user_feedback_section .feedback_rating_div .table_stars .star_rating {
    position: absolute;
    display: inline-block;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
.user_feedback_section .feedback_rating_div .table_stars .star_rating .rating_text {
  position: absolute;
  top: calc(100% - 15px);
  left: 50%;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.user_feedback_section .feedback_rating_div .table_stars .star_rating .star-icon {
  position: absolute;
  font-size: 0.8em;
  color: #efefef;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.user_feedback_section .feedback_rating_div .table_stars .star_rating .star-icon.one, .user_feedback_section .feedback_rating_div .table_stars .star_rating .star-icon.five {
  top: 30px;
}
.user_feedback_section .feedback_rating_div .table_stars .star_rating .star-icon.one {
  left: 20px;
}
.user_feedback_section .feedback_rating_div .table_stars .star_rating .star-icon.five {
  left: calc(100% - 20px);
}
.user_feedback_section .feedback_rating_div .table_stars .star_rating .star-icon.two, .user_feedback_section .feedback_rating_div .table_stars .star_rating .star-icon.four {
  top: 20px;
}
.user_feedback_section .feedback_rating_div .table_stars .star_rating .star-icon.two {
  left: 35px;
}
.user_feedback_section .feedback_rating_div .table_stars .star_rating .star-icon.four {
  left: calc(100% - 35px);
}
.user_feedback_section .feedback_rating_div .table_stars .star_rating .star-icon.three {
  top: 15px;
}
.user_feedback_section .feedback_rating_div .table_stars .star_rating.star_1 .rating_text, .user_feedback_section .feedback_rating_div .table_stars .star_rating.star_1 .star-icon.checked {
  color: #e78383;
}
.user_feedback_section .feedback_rating_div .table_stars .star_rating.star_2 .rating_text, .user_feedback_section .feedback_rating_div .table_stars .star_rating.star_2 .star-icon.checked {
  color: #ff6809;
}
.user_feedback_section .feedback_rating_div .table_stars .star_rating.star_3 .rating_text, .user_feedback_section .feedback_rating_div .table_stars .star_rating.star_3 .star-icon.checked {
  color: gold;
}
.user_feedback_section .feedback_rating_div .table_stars .star_rating.star_4 .rating_text, .user_feedback_section .feedback_rating_div .table_stars .star_rating.star_4 .star-icon.checked {
  color: #52c430;
}
.user_feedback_section .feedback_rating_div .table_stars .star_rating.star_5 .rating_text, .user_feedback_section .feedback_rating_div .table_stars .star_rating.star_5 .star-icon.checked {
  color: #52c430;
}
.user_feedback_section .feedback_rating_div .feedback_part .profile-div {
  display: inline-block;
  position: relative;
  padding: 5px 10px 5px 5px;
  box-shadow: 0 0 0 1px #d2d2d2;
  border-radius: 4px;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 160px;
  overflow: hidden;
}
.user_feedback_section .feedback_rating_div .feedback_part .profile-div img {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 5px;
}
.user_feedback_section .feedback_rating_div .feedback_part .profile-div img, .user_feedback_section .feedback_rating_div .feedback_part .profile-div .patient_name {
  vertical-align: middle;
}
.user_feedback_section .feedback_rating_div .feedback_part .record_type {
  display: inline-block;
  position: relative;
  padding: 5px;
  color: #394263;
  box-shadow: 0 0 0 1px #d2d2d2;
  border-radius: 4px;
}
.user_feedback_section .feedback_rating_div .feedback_part .record_type span, .user_feedback_section .feedback_rating_div .feedback_part .record_type i {
  vertical-align: middle;
}
.user_feedback_section .feedback_rating_div .feedback_part .record_type:hover, .user_feedback_section .feedback_rating_div .feedback_part .record_type:focus {
  text-decoration: none;
  box-shadow: 0 0 0 1px #007eff;
  color: #ffffff;
  background-color: #007eff;
}
.user_feedback_section .feedback_rating_div .feedback_part label {
  display: inline-block;
  font-size: 8px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0;
}
.user_feedback_section .feedback_rating_div .feedback_part .comment_feedback_text {
  word-break: break-all;
  max-width: 300px;
  margin: 0 auto;
}
.user_feedback_section .feedback_tabs_wrap {
  display: inline-block;
}
.user_feedback_section .feedback_tabs_wrap .flex-tabs.feedback_tabs {
  max-width: 500px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.user_feedback_section .feedback_tabs_wrap .flex-tabs.feedback_tabs input[type=checkbox], .user_feedback_section .feedback_tabs_wrap .flex-tabs.feedback_tabs input[type=radio] {
  display: none;
}
.user_feedback_section .feedback_tabs_wrap .flex-tabs.feedback_tabs input[type=checkbox]:checked + label, .user_feedback_section .feedback_tabs_wrap .flex-tabs.feedback_tabs input[type=radio]:checked + label {
  color: #ffffff;
  background: #6aa1fc;
  border-color: #6aa1fc;
  box-shadow: 0 0 0 1px #6aa1fc, -2px 0 0 0 #fff;
}
.user_feedback_section .feedback_tabs_wrap .flex-tabs.feedback_tabs input[type=checkbox]:checked + label:after, .user_feedback_section .feedback_tabs_wrap .flex-tabs.feedback_tabs input[type=radio]:checked + label:after {
  box-shadow: 0 0 0 2px #6aa1fc, 0 0 0 4px #fff, 0 0 0 5px #6aa1fc;
}
.user_feedback_section .feedback_tabs_wrap .flex-tabs.feedback_tabs .flex-tab {
  position: relative;
  flex-grow: 1;
  cursor: pointer;
  padding: 7px 50px 7px 15px;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
  box-shadow: 0 0 0 1px #8c8c8c;
  background: #fff;
  color: #8c8c8c;
  text-align: left;
}
@media (min-width: 480px) {
  .user_feedback_section .feedback_tabs_wrap .flex-tabs.feedback_tabs .flex-tab.tab_appointments {
    border-radius: 50px 0 0 50px;
  }
  .user_feedback_section .feedback_tabs_wrap .flex-tabs.feedback_tabs .flex-tab.tab_admissions {
    border-radius: 0 50px 50px 0;
  }
}
.user_feedback_section .feedback_tabs_wrap .flex-tabs.feedback_tabs .flex-tab ~ .user_feedback_section .feedback_tabs_wrap .flex-tabs.feedback_tabs .flex-tab {
  border-top: 0;
}
.user_feedback_section .feedback_tabs_wrap .flex-tabs.feedback_tabs .flex-tab:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #fff;
  top: 50%;
  right: 10px;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #fff, 0 0 0 5px #979797;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.user_feedback_section .star_filter .filter_icon {
  display: inline-block;
}
.user_feedback_section .star_filter .less_than_icon {
  display: inline-block;
}
.user_feedback_section .star_filter .greater_than_icon {
  display: inline-block;
}
.user_feedback_section .star_filter .star_filter_radios {
  display: inline-block;
  direction: rtl;
}
.user_feedback_section .star_filter .star_filter_radios input[type=radio] {
  display: none;
}
.user_feedback_section .star_filter .star_filter_radios .star_label {
  color: rgba(0, 0, 0, 0.2);
  margin-left: 10px;
  cursor: pointer;
}
.user_feedback_section .star_filter .star_filter_radios .star_label:hover,
.user_feedback_section .star_filter .star_filter_radios .star_label:hover ~ .star_label {
  color: orange;
}
.user_feedback_section .star_filter .star_filter_radios input[type=radio]:checked ~ .star_label {
  color: orange;
}

.reportrange input.form-control {
  z-index: -1;
  position: absolute;
  opacity: 0;
}
.reportrange .input-group-addon {
  background: none;
  border: 0;
  cursor: pointer;
  min-width: unset;
  padding: 10px 5px;
}
.reportrange {
  margin-left: 10px;
}
.reportrange i {
  margin-right: 5px;
}
@media (min-width: 412px) {
  .reportrange span {
    letter-spacing: 1px;
  }
}
.reportrange span {
  margin-right: 5px;
  float: left;
}

#viewTransactionalCampaignDetailsModal p, #previewPromotionTemplateModal p {
  font-size: 1.2em;
  line-height: 2;
}
#viewTransactionalCampaignDetailsModal .iframe-content, #viewTransactionalCampaignDetailsModal .iframe-content-sms, #previewPromotionTemplateModal .iframe-content, #previewPromotionTemplateModal .iframe-content-sms {
  position: relative;
  width: 100%;
  height: 320px;
  margin-bottom: 10px;
  border-radius: 5px;
  box-shadow: 0 0 1px 1px #3398db;
  overflow: hidden;
}
#viewTransactionalCampaignDetailsModal .iframe-content iframe, #viewTransactionalCampaignDetailsModal .iframe-content-sms iframe, #previewPromotionTemplateModal .iframe-content iframe, #previewPromotionTemplateModal .iframe-content-sms iframe {
  width: 200%;
  height: 200%;
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  background: white;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  -o-transform-origin: top left;
  transform-origin: top left;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
#viewTransactionalCampaignDetailsModal .iframe-content-sms, #previewPromotionTemplateModal .iframe-content-sms {
  height: 150px;
}
#viewTransactionalCampaignDetailsModal, #previewPromotionTemplateModal {
  /* Style for Large Screen */
}
@media (max-width: 991px) {
  #viewTransactionalCampaignDetailsModal .iframe-content, #previewPromotionTemplateModal .iframe-content {
    height: 292px;
  }
}
#viewTransactionalCampaignDetailsModal, #previewPromotionTemplateModal {
  /* Style for Medium Screen */
}
@media (max-width: 767px) {
  #viewTransactionalCampaignDetailsModal .iframe-content, #previewPromotionTemplateModal .iframe-content {
    height: 250px;
  }
}
#viewTransactionalCampaignDetailsModal, #previewPromotionTemplateModal {
  /* Style for Small Screen */
}
@media (max-width: 575px) {
  #viewTransactionalCampaignDetailsModal .iframe-content, #previewPromotionTemplateModal .iframe-content {
    height: 220px;
  }
}

.btn-toggle.customized_toggles {
  display: block;
}
.btn-toggle.customized_toggles label.btn {
  outline: none;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
  box-shadow: 0 0 0 1px #8c8c8c;
  background: #fff;
  color: #8c8c8c;
  text-align: left;
  border: 0;
}
.btn-toggle.customized_toggles label.btn:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #fff;
  top: 50%;
  right: 10px;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #fff, 0 0 0 5px #979797;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.btn-toggle.customized_toggles label.btn:first-child {
  border-radius: 50px 0 0 50px;
}
.btn-toggle.customized_toggles label.btn:last-child {
  border-radius: 0 50px 50px 0;
}
.btn-toggle.customized_toggles label.btn.active {
  color: #ffffff;
  background: #6aa1fc;
  border-color: #6aa1fc;
  box-shadow: 0 0 0 1px #6aa1fc, -2px 0 0 0 #fff;
}
.btn-toggle.customized_toggles label.btn.active:after {
  box-shadow: 0 0 0 2px #6aa1fc, 0 0 0 4px #fff, 0 0 0 5px #6aa1fc;
}
@media (max-width: 991px) {
  .btn-toggle.customized_toggles {
    text-align: center !important;
  }
  .btn-toggle.customized_toggles .btn {
    float: none !important;
  }
}
@media (max-width: 991px) and (max-width: 600px) {
  .btn-toggle.customized_toggles .btn {
    width: 45% !important;
  }
}

.star_rating_widget {
  padding: 4px;
  width: 100%;
}
@media (min-width: 991px) {
  .star_rating_widget {
    max-width: 400px;
  }
}
.star_rating_widget {
  box-shadow: 0 0 1px 1px #e0e0e0;
  margin-bottom: 10px;
  border-radius: 3px;
}
.star_rating_widget .inner {
  padding: 1em;
  background-color: white;
  overflow: hidden;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.star_rating_widget .inner .rating {
  float: left;
  margin-right: 15px;
  text-align: right;
}
.star_rating_widget .inner .rating .heading {
  display: block;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 2px;
  margin-bottom: 4px;
}
.star_rating_widget .inner .rating .rating-num {
  color: #333333;
  font-size: 30px;
  font-weight: bold;
  line-height: 1em;
}
.star_rating_widget .inner .rating .rating-stars {
  font-size: 10px;
  color: #E3E3E3;
  margin-bottom: 5px;
}
.star_rating_widget .inner .rating .rating-stars .active {
  color: #737373;
}
.star_rating_widget .inner .rating .avg-response {
  position: relative;
  width: 40px;
  height: 40px;
  display: block;
  float: right;
}
.star_rating_widget .inner .rating .avg-response span {
  position: absolute;
  font-size: 20px;
  color: #0064d2;
  font-weight: bolder;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.star_rating_widget .inner .histo {
  float: left;
  width: 50%;
  font-size: 13px;
}
.star_rating_widget .inner .histo .histo-rate {
  width: 100%;
  display: block;
  clear: both;
}
.star_rating_widget .inner .histo .histo-rate .histo-star {
  float: left;
  padding: 3px;
  font-size: 10px;
  margin: 2px 5px;
}
.star_rating_widget .inner .histo .histo-rate .histo-star i {
  margin-right: 3px;
}
.star_rating_widget .inner .histo .histo-rate .bar-block {
  position: relative;
  display: block;
  width: 75%;
  color: black;
  margin-left: 5px;
  float: left;
  margin: 2px 0;
}
.star_rating_widget .inner .histo .histo-rate .bar-block .bar {
  display: block;
  padding: 4px;
  font-size: 10px;
  letter-spacing: 1px;
  border-radius: 0 10px 10px 0;
  padding-right: 15px;
}
.star_rating_widget .inner .histo .histo-rate .bar-block .bar#bar-ten {
  width: 0;
  background-color: #01964a;
}
.star_rating_widget .inner .histo .histo-rate .bar-block .bar#bar-nine {
  width: 0;
  background-color: #34aa5d;
}
.star_rating_widget .inner .histo .histo-rate .bar-block .bar#bar-eight {
  width: 0;
  background-color: #5ebd6c;
}
.star_rating_widget .inner .histo .histo-rate .bar-block .bar#bar-seven {
  width: 0;
  background-color: #91c360;
}
.star_rating_widget .inner .histo .histo-rate .bar-block .bar#bar-six {
  width: 0;
  background-color: #bfd251;
}
.star_rating_widget .inner .histo .histo-rate .bar-block .bar#bar-five {
  width: 0;
  background-color: #f2e23b;
}
.star_rating_widget .inner .histo .histo-rate .bar-block .bar#bar-four {
  width: 0;
  background-color: #f0b63a;
}
.star_rating_widget .inner .histo .histo-rate .bar-block .bar#bar-three {
  width: 0;
  background-color: #eb8938;
}
.star_rating_widget .inner .histo .histo-rate .bar-block .bar#bar-two {
  width: 0;
  background-color: #d75635;
}
.star_rating_widget .inner .histo .histo-rate .bar-block .bar#bar-one {
  width: 0;
  background-color: #c52325;
}

.feedback_filter_wrap {
  text-align: right;
}
@media (max-width: 991px) {
  .feedback_filter_wrap {
    text-align: center;
  }
}
.feedback_filter_wrap {
  margin-bottom: 15px;
}

.sticky-table-wrap {
  position: absolute;
  width: 100%;
  top: 0;
  right: 0;
}

.creditsHistoryPage .credit-widget {
  background: #fff;
  padding: 15px;
  margin-bottom: 10px;
  box-shadow: 0 0px 5px 1px rgb(229, 229, 229);
  border-radius: 4px;
  height: 106px;
}
.creditsHistoryPage .credit-widget .cred_block .cred_amount {
  display: block;
  font-size: 3em;
  font-weight: bold;
  color: #12afff;
}
.creditsHistoryPage .credit-widget .creditStatWidget {
  position: relative;
  display: inline-block;
  width: 76px;
  height: 76px;
  border-radius: 50%;
  overflow: hidden;
}
.creditsHistoryPage .credit-widget .creditStatWidget .credit_percent {
  position: absolute;
  font-size: 20px;
  font-weight: 100;
  letter-spacing: 2px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.creditsHistoryPage .credit-widget .creditStatWidget .credit_percent:after {
  content: "%";
  position: absolute;
  font-size: 10px;
  top: 2px;
  font-weight: normal;
}
.creditsHistoryPage .credit-widget .creditStatWidget.buy_creds {
  text-align: center;
}
.creditsHistoryPage .credit-widget .creditStatWidget.buy_creds a {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 50%;
  color: #00a9ff;
  box-shadow: 0 0 0 1px #00a9ff;
  margin: 1px;
}
.creditsHistoryPage .credit-widget .creditStatWidget.buy_creds a span, .creditsHistoryPage .credit-widget .creditStatWidget.buy_creds a i.fa {
  position: absolute;
  display: block;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.creditsHistoryPage .credit-widget .creditStatWidget.buy_creds a span {
  width: 100%;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  top: 60%;
}
.creditsHistoryPage .credit-widget .creditStatWidget.buy_creds a i.fa {
  font-size: 15px;
  top: 35%;
}
.creditsHistoryPage .credit-widget .creditStatWidget.buy_creds a:after {
  content: "→";
  position: absolute;
  width: 100%;
  font-size: 1.5em;
  top: calc(100% - 15px);
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.creditsHistoryPage .credit-widget .creditStatWidget.buy_creds a:hover {
  background: #00a9ff;
  color: #fff;
  box-shadow: none;
}
.creditsHistoryPage .cred_type, .creditsHistoryPage .cred_status {
  display: inline-block;
  color: #fff;
  padding: 4px 10px;
  border-radius: 50px;
  font-size: 0.7em;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.creditsHistoryPage .cred_type i.need_margin, .creditsHistoryPage .cred_status i.need_margin {
  margin-right: 3px;
}
.creditsHistoryPage .cred_type.expired, .creditsHistoryPage .cred_type.available, .creditsHistoryPage .cred_type.pending, .creditsHistoryPage .cred_status.expired, .creditsHistoryPage .cred_status.available, .creditsHistoryPage .cred_status.pending {
  letter-spacing: 0.07em;
}
.creditsHistoryPage .cred_type.expired, .creditsHistoryPage .cred_status.expired {
  background: #ffa3a3;
}
.creditsHistoryPage .cred_type.available, .creditsHistoryPage .cred_status.available {
  background: #53ca8e;
}
.creditsHistoryPage .cred_type.free, .creditsHistoryPage .cred_status.free {
  background: #1a8ebb;
}
.creditsHistoryPage .cred_type.prepaid, .creditsHistoryPage .cred_status.prepaid {
  background: #47af62;
}
.creditsHistoryPage .cred_type.pending, .creditsHistoryPage .cred_status.pending {
  background: #bdbdbd;
}
.creditsHistoryPage .cred_type.failed_styles, .creditsHistoryPage .cred_status.failed_styles {
  background: red;
}
.creditsHistoryPage .cred_type.success_styles, .creditsHistoryPage .cred_status.success_styles {
  background: green;
}

@media (max-width: 767px) {
  .promotion_campaigns_pages .small_flex {
    display: flex;
  }
}
.promotion_campaigns_pages .campaign_form .panel-heading {
  padding: 10px;
  background-color: #f9fafc;
}
.promotion_campaigns_pages .campaign_form .panel-body .default {
  color: #dddddd !important;
}
.promotion_campaigns_pages .campaign_form .panel-body .audience_tabs .nav-tabs {
  border: 0;
  margin-bottom: 15px;
  box-shadow: inset 0px -1px 0px 0px rgba(0, 0, 0, 0.07);
}
.promotion_campaigns_pages .campaign_form .panel-body .audience_tabs .nav-tabs > li {
  margin: 0 5px;
  padding: 0;
  text-align: center;
}
.promotion_campaigns_pages .campaign_form .panel-body .audience_tabs .nav-tabs > li > a {
  color: #287cfe;
  font-weight: bolder;
  border-radius: 0;
  border: 0;
  padding: 10px 0;
}
.promotion_campaigns_pages .campaign_form .panel-body .audience_tabs .nav-tabs > li > a:hover {
  background: transparent;
}
.promotion_campaigns_pages .campaign_form .panel-body .audience_tabs .nav-tabs > li.active {
  box-shadow: 0 2px 0 0 #257afe;
}
.promotion_campaigns_pages .campaign_form .panel-body .audience_tabs .nav-tabs > li.active > a {
  padding: 10px 0;
  color: #287cfe;
  background: transparent;
}
.promotion_campaigns_pages .campaign_form .panel-body .form-group label:not(.not-label) {
  font-size: 0.8em;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  color: #2f2f2f;
  margin-left: 1em;
  margin-top: 1em;
}
.promotion_campaigns_pages .campaign_form .panel-body .form-group .form-control {
  border: none;
  box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.12);
  border-radius: 0;
  -webkit-appearance: none;
}
.promotion_campaigns_pages .campaign_form .panel-body .form-group .form-control:focus {
  box-shadow: inset 0px 0px 0px 2px rgba(43, 126, 237, 0.6);
}
.promotion_campaigns_pages .campaign_form .panel-body .form-group .form-control.campaign_name_input {
  padding: 0;
  color: #257cfe;
  font-size: 2em;
  font-weight: bolder;
  text-indent: 10px;
  box-shadow: none;
}
.promotion_campaigns_pages .campaign_form .panel-body .form-group .form-control.campaign_name_input ::-webkit-input-placeholder {
  color: #cadeff;
  opacity: 1;
}
.promotion_campaigns_pages .campaign_form .panel-body .form-group .form-control.campaign_name_input ::-moz-placeholder {
  color: #cadeff;
  opacity: 1;
}
.promotion_campaigns_pages .campaign_form .panel-body .form-group .form-control.campaign_name_input :-ms-input-placeholder {
  color: #cadeff;
  opacity: 1;
}
.promotion_campaigns_pages .campaign_form .panel-body .form-group .form-control.campaign_name_input :-moz-placeholder {
  color: #cadeff;
  opacity: 1;
}
.promotion_campaigns_pages .campaign_form .panel-body .form-group .form-control.campaign_name_input::placeholder {
  color: #cadeff;
  opacity: 1;
}
.promotion_campaigns_pages .campaign_form .panel-body .form-group .form-control:not(textarea) {
  height: 40px;
  padding: 0em 1em;
}
.promotion_campaigns_pages .campaign_form .panel-body .form-group.has-error .form-control {
  box-shadow: inset 0px 0px 0px 1px #F22;
  background: #FFE7E7;
}
.promotion_campaigns_pages .campaign_form .panel-body .ghost_icon {
  position: relative;
  display: inline-block;
  width: 100%;
}
.promotion_campaigns_pages .campaign_form .panel-body .ghost_icon input.form-control:focus + i.icon, .promotion_campaigns_pages .campaign_form .panel-body .ghost_icon input.form-control:focus + div + i.icon {
  color: #237cfe;
}
.promotion_campaigns_pages .campaign_form .panel-body .ghost_icon i.icon {
  position: absolute;
  font-size: 1.2em;
  color: #e4e4e4;
  top: 50%;
  left: calc(100% - 20px);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.promotion_campaigns_pages .campaign_form .panel-body .audience_size_wrapper, .promotion_campaigns_pages .campaign_form .panel-body .credit_calucalation_wrapper {
  position: relative;
  max-width: 250px;
  border-radius: 4px;
  margin: 10px auto;
  padding: 30px 25px;
  box-shadow: 0 0 0 1px #83b5ff;
}
.promotion_campaigns_pages .campaign_form .panel-body .audience_size_wrapper.errored, .promotion_campaigns_pages .campaign_form .panel-body .credit_calucalation_wrapper.errored {
  box-shadow: 0 0 0 1px #ea553a;
}
.promotion_campaigns_pages .campaign_form .panel-body .audience_size_wrapper.errored:after, .promotion_campaigns_pages .campaign_form .panel-body .credit_calucalation_wrapper.errored:after {
  content: "* Insuffiencient credits, campaign will be created but cannot be performed untill the credits available.";
  font-size: 12px;
  letter-spacing: 0.05em;
  color: #ea553a;
  font-style: italic;
}
.promotion_campaigns_pages .campaign_form .panel-body .audience_size_wrapper label, .promotion_campaigns_pages .campaign_form .panel-body .credit_calucalation_wrapper label {
  display: block;
  font-size: 0.8em;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  color: #2f2f2f;
  margin-top: 1em;
}
.promotion_campaigns_pages .campaign_form .panel-body .audience_size_wrapper .audience_size, .promotion_campaigns_pages .campaign_form .panel-body .audience_size_wrapper .pot_reach_count, .promotion_campaigns_pages .campaign_form .panel-body .credit_calucalation_wrapper .audience_size, .promotion_campaigns_pages .campaign_form .panel-body .credit_calucalation_wrapper .pot_reach_count {
  display: block;
  font-size: 30px;
  font-weight: bolder;
  color: #267cfe;
  box-shadow: 0 1px 0 0 #e4e4e4;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.promotion_campaigns_pages .campaign_form .panel-body .audience_size_wrapper .credits, .promotion_campaigns_pages .campaign_form .panel-body .credit_calucalation_wrapper .credits {
  display: block;
  font-size: 35px;
  font-weight: bolder;
  color: #267cfe;
}
.promotion_campaigns_pages .campaign_form .panel-body .audience_size_wrapper .credits.not_good, .promotion_campaigns_pages .campaign_form .panel-body .credit_calucalation_wrapper .credits.not_good {
  color: #ea553a;
}
.promotion_campaigns_pages .campaign_form .panel-body .audience_size_wrapper .credits.good_to_go, .promotion_campaigns_pages .campaign_form .panel-body .credit_calucalation_wrapper .credits.good_to_go {
  color: #1bc579;
}
.promotion_campaigns_pages .campaign_form .panel-body .campaign_category_list .campaign_category_list_item .select_div label {
  margin: 5px 0;
}
.promotion_campaigns_pages .campaign_form .panel-body .campaign_category_list .campaign_category_list_item .category_details_display_div .category_name::before {
  content: "Category - " attr(rule-counter) ".";
  font-weight: bolder;
  text-transform: uppercase;
  margin-right: 5px;
  font-size: 0.9em;
  letter-spacing: 0.05em;
  color: #006eff;
}
.promotion_campaigns_pages .campaign_form .panel-body .campaign_category_list .campaign_category_list_item .category_details_display_div .category_delete {
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  margin-left: 5px;
  vertical-align: bottom;
  border-radius: 100%;
  cursor: pointer;
  box-shadow: 0 0 0 1px #cc4242;
  color: #cc4242;
}
.promotion_campaigns_pages .campaign_form .panel-body .campaign_category_list .campaign_category_list_item .category_details_display_div .category_delete i {
  font-size: 0.7em;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.promotion_campaigns_pages .campaign_form .panel-body .campaign_category_list .campaign_category_list_item .category_details_display_div .category_delete:hover {
  box-shadow: none;
  color: #fff;
  background: #cc4242;
}
.promotion_campaigns_pages .campaign_form .panel-body .campaign_category_list .campaign_category_list_item .category_details_display_div .category_recipient_count {
  font-weight: bolder;
  text-transform: uppercase;
  margin-right: 5px;
  font-size: 0.9em;
  letter-spacing: 0.05em;
}
.promotion_campaigns_pages .campaign_form .panel-body .campaign_category_list .campaign_category_list_item .category_details_display_div .category_recipient_count [count] {
  display: inline-block;
  color: #006eff;
  padding: 0px 5px;
  box-shadow: 0 0 0 1px #006eff;
  border-radius: 30px;
  margin-left: 5px;
}
.promotion_campaigns_pages .campaign_form .panel-footer {
  padding: 20px;
  background-color: #ffffff;
}

.templates_new trix-toolbar {
  background: #f9f9f9;
  border: 1px solid #ddd;
  padding-top: 10px;
}
.templates_new trix-toolbar .trix-button-row span:first-child {
  margin-left: 10px;
}
.templates_new trix-toolbar .trix-button-row span:last-child {
  margin-right: 10px;
}
.templates_new trix-editor {
  border: 1px solid #ddd;
  border-radius: 3px;
  margin: 0;
  padding: 0.4em 0.6em;
  min-height: 15em;
  outline: none;
}

.edit_promotion_template textarea {
  border: 1px solid rgb(219, 225, 232);
  height: 69px;
  border-radius: 5px;
  overflow: auto;
}
.edit_promotion_template .customPrint .ui-state-disabled {
  pointer-events: none;
}
.edit_promotion_template .under_line a {
  color: #394263;
}
.edit_promotion_template .filter_scroll_section {
  max-height: 15em !important;
  overflow-y: scroll !important;
}
.edit_promotion_template .filter_scroll_section::-webkit-scrollbar {
  width: 7px;
}
.edit_promotion_template .filter_scroll_section::-webkit-scrollbar-thumb {
  background: #888;
}
.edit_promotion_template .filter_scroll_section::-webkit-scrollbar-track {
  background: transparent;
  opacity: 0;
}
.edit_promotion_template .filter_scroll_section {
  white-space: nowrap;
}

.row_data_space {
  margin: 10px;
}

.template_preview .preview_text, .template_preview a {
  vertical-align: middle;
}
.template_preview .preview_text {
  display: inline-block;
  max-width: 200px;
  text-align: left;
  overflow: hidden;
  word-break: break-all;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.template_preview a {
  margin-left: 10px;
}

.export_daily_report {
  text-align: left;
  background: transparent !important;
  border: none !important;
  opacity: 0.55;
  cursor: not-allowed !important;
  pointer-events: none;
}

.sub_menu_scroll_section {
  max-height: 25em !important;
  overflow: auto;
}
.sub_menu_scroll_section a span {
  margin-left: 5px;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .sub_menu_drop_down {
    left: auto !important;
    right: 0 !important;
    top: 3 !important;
    min-width: 0 !important;
  }
}

@media (min-width: 48em) {
  .typeahead_width_multiplier.with_1 .twitter-typeahead .tt-menu {
    width: 100% !important;
  }
  .typeahead_width_multiplier.with_2 .twitter-typeahead .tt-menu {
    width: 200% !important;
  }
  .typeahead_width_multiplier.with_3 .twitter-typeahead .tt-menu {
    width: 300% !important;
  }
  .typeahead_width_multiplier.with_4 .twitter-typeahead .tt-menu {
    width: 400% !important;
  }
  .typeahead_width_multiplier.with_5 .twitter-typeahead .tt-menu {
    width: 500% !important;
  }
  .typeahead_width_multiplier.with_6 .twitter-typeahead .tt-menu {
    width: 600% !important;
  }
  .typeahead_width_multiplier.with_7 .twitter-typeahead .tt-menu {
    width: 700% !important;
  }
  .typeahead_width_multiplier.with_8 .twitter-typeahead .tt-menu {
    width: 800% !important;
  }
  .typeahead_width_multiplier.with_9 .twitter-typeahead .tt-menu {
    width: 900% !important;
  }
  .typeahead_width_multiplier.with_10 .twitter-typeahead .tt-menu {
    width: 1000% !important;
  }
}

.perio_notes_table {
  table-layout: fixed;
  width: 100%;
}
.perio_notes_table td {
  word-wrap: break-word;
}

li a[disabled=disabled], li a[disabled] {
  cursor: not-allowed;
  pointer-events: none;
  background: rgba(249, 249, 249, 0.01);
  color: #797979;
}
li a[disabled=disabled] img, li a[disabled] img {
  opacity: 0.15;
}

.patient_calendar_drop_down .show {
  display: none !important;
}
@media (max-width: 48em) {
  .patient_calendar_drop_down .dropdown-custom {
    left: -110px !important;
    margin-top: 0px !important;
  }
  .patient_calendar_drop_down .dropdown-backdrop {
    position: absolute !important;
    z-index: 0 !important;
  }
  .patient_calendar_drop_down .dropdown-submenu .dropdown-menu {
    position: static !important;
    float: none !important;
  }
  .patient_calendar_drop_down .user_cal_dropdown {
    left: -215px !important;
  }
}

.hosp_dropdown {
  max-height: 30em;
  overflow-y: auto;
  overflow-x: hidden;
}
.hosp_dropdown .dropdown-submenu {
  position: static;
}
.hosp_dropdown .filter_scroll_section ul {
  max-height: 20em;
  overflow-y: auto;
  position: fixed;
}
@media (max-width: 48em) {
  .hosp_dropdown .filter_scroll_section ul {
    position: unset;
  }
}
@media (min-width: 1035px) {
  .hosp_dropdown .filter_scroll_section .cal_submenu {
    left: 55.5em;
  }
  .hosp_dropdown .filter_scroll_section .usercal_submenu {
    left: 72em;
  }
}

.icon_circle_o {
  display: inline-block;
  width: 13px;
  height: 13px;
  border: 1px solid #c5cbd4;
  border-radius: 50%;
  vertical-align: middle;
  background: transparent;
}

.commonWhiteBoardPg .header-fixed-top .sidebar-content,
.commonWhiteBoardPg .header-fixed-bottom .sidebar-content {
  padding-bottom: 50px !important;
}

.add_patient_file_picker .preview_pane {
  width: 100% !important;
  height: 100px !important;
}
.add_patient_file_picker .preview_pane .no_file_message {
  position: relative;
  top: 25px;
  height: auto;
  line-height: 25px;
  font-size: 1.5em !important;
}
.add_patient_file_picker .camera_options {
  width: 100%;
}

.medico_reports .preview_pane, .inpatient_reports .preview_pane {
  width: 100% !important;
  height: 250px !important;
}
.medico_reports .preview_pane .no_file_message, .inpatient_reports .preview_pane .no_file_message {
  position: relative;
  top: 110px;
  height: auto;
  line-height: 25px;
  font-size: 1.5em !important;
}
.medico_reports .preview_pane img, .inpatient_reports .preview_pane img {
  height: 13em !important;
  z-index: 1;
}
.medico_reports .attachments_content, .inpatient_reports .attachments_content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 6em;
}
.medico_reports .camera_options, .inpatient_reports .camera_options {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .flex-row-container {
    display: -webkit-flex;
    display: flex;
  }
  .flex-row-item {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
#uploadAttachModal .selectize-dropdown, #uploadAttachModal .twitter-typeahead, #uploadAttachmentModal .selectize-dropdown, #uploadAttachmentModal .twitter-typeahead {
  z-index: 1065;
}

/*common styles for calender (operation description) in all logins */
.show-event-modal, .show-event-op-modal {
  padding: 0px 10px 8em 20px !important;
  overflow: hidden;
}
.show-event-modal .edit_appointment_message, .show-event-op-modal .edit_appointment_message {
  position: absolute;
  display: block;
  width: 100%;
  line-height: 0px;
  top: 0;
  left: 0;
  text-align: center;
  font-size: 1.3em;
  color: #fff;
  -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}
.show-event-modal .edit_appointment_message.is_visible, .show-event-op-modal .edit_appointment_message.is_visible {
  line-height: 60px;
}
.show-event-modal .edit_appointment_message[status=success], .show-event-op-modal .edit_appointment_message[status=success] {
  background: #00B652;
}
.show-event-modal .edit_appointment_message[status=error], .show-event-op-modal .edit_appointment_message[status=error] {
  background: #FF7657;
}
.show-event-modal.has-message, .show-event-op-modal.has-message {
  padding-top: 5em !important;
}
.show-event-modal .wrapper, .show-event-op-modal .wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
}
.show-event-modal .wrapper h1, .show-event-op-modal .wrapper h1 {
  font-size: 15px;
  font-weight: 500;
  padding-bottom: 18px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0px;
  letter-spacing: 1.6px;
  box-shadow: inset 0px -1px 0px 0px rgba(230, 230, 230, 0.52);
}
.show-event-modal .row, .show-event-op-modal .row {
  margin-left: 0px;
  margin-right: 0px;
}
.show-event-modal h2, .show-event-op-modal h2 {
  font-size: 10px;
  display: inline-block;
  padding-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
  box-shadow: inset 0px -3px 0px 0px rgba(226, 226, 226, 0.27);
  font-weight: 600;
  color: #2f2f2f;
}
.show-event-modal .p_name,
.show-event-modal .p_doctor, .show-event-modal op_doctors, .show-event-op-modal .p_name,
.show-event-op-modal .p_doctor, .show-event-op-modal op_doctors {
  font-size: 18px;
  text-transform: capitalize;
  font-weight: bold;
  display: block;
  margin-top: -5px;
  color: #1D9ADA;
}
.show-event-modal .p_name.blue_shade,
.show-event-modal .p_doctor.blue_shade, .show-event-modal op_doctors.blue_shade, .show-event-op-modal .p_name.blue_shade,
.show-event-op-modal .p_doctor.blue_shade, .show-event-op-modal op_doctors.blue_shade {
  color: #007BF5;
}
.show-event-modal span.p_status, .show-event-modal span.op_status, .show-event-op-modal span.p_status, .show-event-op-modal span.op_status {
  position: relative;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: -10px;
  display: inline-block;
  letter-spacing: 2px;
}
.show-event-modal span.p_status[data-status=Occupied], .show-event-modal span.p_status[data-status=pending], .show-event-modal span.op_status[data-status=Occupied], .show-event-modal span.op_status[data-status=pending], .show-event-op-modal span.p_status[data-status=Occupied], .show-event-op-modal span.p_status[data-status=pending], .show-event-op-modal span.op_status[data-status=Occupied], .show-event-op-modal span.op_status[data-status=pending] {
  color: #CACACA;
}
.show-event-modal span.p_status[data-status=wheels_in], .show-event-modal span.p_status[data-status=checked_in], .show-event-modal span.op_status[data-status=wheels_in], .show-event-modal span.op_status[data-status=checked_in], .show-event-op-modal span.p_status[data-status=wheels_in], .show-event-op-modal span.p_status[data-status=checked_in], .show-event-op-modal span.op_status[data-status=wheels_in], .show-event-op-modal span.op_status[data-status=checked_in] {
  color: rgba(11, 185, 11, 0.87);
}
.show-event-modal span.p_status[data-status=wheels_out], .show-event-modal span.p_status[data-status=checked_out], .show-event-modal span.op_status[data-status=wheels_out], .show-event-modal span.op_status[data-status=checked_out], .show-event-op-modal span.p_status[data-status=wheels_out], .show-event-op-modal span.p_status[data-status=checked_out], .show-event-op-modal span.op_status[data-status=wheels_out], .show-event-op-modal span.op_status[data-status=checked_out] {
  color: #00B4FF;
}
.show-event-modal span.p_status[data-status=Available], .show-event-modal span.p_status[data-status=confirmed], .show-event-modal span.op_status[data-status=Available], .show-event-modal span.op_status[data-status=confirmed], .show-event-op-modal span.p_status[data-status=Available], .show-event-op-modal span.p_status[data-status=confirmed], .show-event-op-modal span.op_status[data-status=Available], .show-event-op-modal span.op_status[data-status=confirmed] {
  color: #00C029;
}
.show-event-modal .status_trigger, .show-event-op-modal .status_trigger {
  position: relative;
  display: inline-block;
  background: #127540;
  color: #fff;
  padding: 6px 12px;
  font-weight: 300;
  font-size: 11px;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 15px;
  margin-left: 20px;
  vertical-align: bottom;
  text-decoration: none;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.show-event-modal .status_trigger:hover, .show-event-op-modal .status_trigger:hover {
  background: #fff;
  color: #127540;
  box-shadow: 0 0px 1px #127540;
}
.show-event-modal span.date,
.show-event-modal span.from_time,
.show-event-modal span.to_time, .show-event-modal span.op_date,
.show-event-modal span.op_from_time,
.show-event-modal span.op_to_time, .show-event-op-modal span.date,
.show-event-op-modal span.from_time,
.show-event-op-modal span.to_time, .show-event-op-modal span.op_date,
.show-event-op-modal span.op_from_time,
.show-event-op-modal span.op_to_time {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: -5px;
}
.show-event-modal p.p_desc, .show-event-op-modal p.p_desc {
  font-size: 14px;
  display: block;
  margin-top: -8px;
  word-wrap: break-word;
}
.show-event-modal p.p_reason, .show-event-op-modal p.p_reason {
  font-size: 18px;
  display: block;
  margin-top: -5px;
  color: #727272;
}
.show-event-modal footer, .show-event-op-modal footer {
  position: absolute;
  width: 100%;
  background: #fff;
  height: 50px;
  bottom: 0;
  left: 0;
  line-height: 50px;
  box-shadow: inset 0px 1px 0px 0px rgba(230, 230, 230, 0.52);
}
.show-event-modal footer .confirm_links, .show-event-op-modal footer .confirm_links {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
.show-event-modal footer .confirm_links div:nth-child(1), .show-event-op-modal footer .confirm_links div:nth-child(1) {
  box-shadow: inset -1px 0 0 0px rgba(0, 0, 0, 0.05);
}
.show-event-modal footer .confirm_links div:hover, .show-event-op-modal footer .confirm_links div:hover {
  background-color: #00B2FF;
}
.show-event-modal footer .confirm_links a, .show-event-op-modal footer .confirm_links a {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 1em;
  text-transform: uppercase;
  font-weight: 900;
  color: #00B2FF;
  text-decoration: none;
  -webkit-transition: all 0.4s cubic-bezier(0.11, 0.9, 0.17, 0.9);
  -moz-transition: all 0.4s cubic-bezier(0.11, 0.9, 0.17, 0.9);
  -ms-transition: all 0.4s cubic-bezier(0.11, 0.9, 0.17, 0.9);
  -o-transition: all 0.4s cubic-bezier(0.11, 0.9, 0.17, 0.9);
  transition: all 0.4s cubic-bezier(0.11, 0.9, 0.17, 0.9);
}
.show-event-modal footer .confirm_links a:hover, .show-event-op-modal footer .confirm_links a:hover {
  color: #fff;
}
.show-event-modal footer ul, .show-event-op-modal footer ul {
  position: absolute;
  padding: 0 !important;
  text-align: center;
  margin: 0;
  width: 100%;
  height: 100%;
}
.show-event-modal footer ul li, .show-event-op-modal footer ul li {
  display: inline-block;
  text-align: center;
  margin-left: 0;
}
.show-event-modal footer ul li a, .show-event-op-modal footer ul li a {
  display: block;
  padding: 0px 30px;
  margin: 0px 5px 0 0;
}
@media only screen and (max-width: 360px) {
  .show-event-modal footer ul li a, .show-event-op-modal footer ul li a {
    padding: 0px 20px;
  }
}
.show-event-modal footer ul li a img, .show-event-op-modal footer ul li a img {
  opacity: 0.6;
}
.show-event-modal footer ul li a[disabled], .show-event-op-modal footer ul li a[disabled] {
  pointer-events: none;
  background: #F9F9F9;
}
.show-event-modal footer ul li a[disabled] img, .show-event-op-modal footer ul li a[disabled] img {
  opacity: 0.15;
}
.show-event-modal .undo_message, .show-event-op-modal .undo_message {
  position: fixed;
  background: rgb(70, 70, 70);
  color: #fff;
  text-align: center;
  width: 100%;
  height: 50px;
  padding: 0px 0px 0 20px;
  bottom: 50px;
  -ms-transition: all 0.4s cubic-bezier(0.11, 0.9, 0.17, 0.9);
  -o-transition: all 0.4s cubic-bezier(0.11, 0.9, 0.17, 0.9);
  transition: all 0.4s cubic-bezier(0.11, 0.9, 0.17, 0.9);
  -webkit-transform-origin: bottom;
  -moz-transform-origin: bottom;
  -ms-transform-origin: bottom;
  -o-transform-origin: bottom;
  transform-origin: bottom;
  -webkit-transform: perspective(150px) rotateY(0) rotateX(90deg);
  -moz-transform: perspective(150px) rotateY(0) rotateX(90deg);
  -ms-transform: perspective(150px) rotateY(0) rotateX(90deg);
  -o-transform: perspective(150px) rotateY(0) rotateX(90deg);
  transform: perspective(150px) rotateY(0) rotateX(90deg);
}
.show-event-modal .undo_message.show, .show-event-op-modal .undo_message.show {
  -webkit-transform: perspective(150px) rotateY(0) rotateX(0deg);
  -moz-transform: perspective(150px) rotateY(0) rotateX(0deg);
  -ms-transform: perspective(150px) rotateY(0) rotateX(0deg);
  -o-transform: perspective(150px) rotateY(0) rotateX(0deg);
  transform: perspective(150px) rotateY(0) rotateX(0deg);
}
.show-event-modal .undo_message p, .show-event-op-modal .undo_message p {
  font-size: 15px;
  font-weight: bold;
  margin: 0;
  line-height: 50px;
}
.show-event-modal .undo_message p a, .show-event-op-modal .undo_message p a {
  display: inline-block;
  float: right;
  padding: 0 10px;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.25s cubic-bezier(0.11, 0.9, 0.17, 0.9);
  -moz-transition: all 0.25s cubic-bezier(0.11, 0.9, 0.17, 0.9);
  -ms-transition: all 0.25s cubic-bezier(0.11, 0.9, 0.17, 0.9);
  -o-transition: all 0.25s cubic-bezier(0.11, 0.9, 0.17, 0.9);
  transition: all 0.25s cubic-bezier(0.11, 0.9, 0.17, 0.9);
}
.show-event-modal .undo_message p a.undo_trigger, .show-event-op-modal .undo_message p a.undo_trigger {
  color: #E2E2E2;
}
.show-event-modal .undo_message p a.undo_trigger.hide, .show-event-op-modal .undo_message p a.undo_trigger.hide {
  display: none;
}
.show-event-modal .undo_message p a:hover, .show-event-op-modal .undo_message p a:hover {
  color: #53BAFB;
}
.show-event-modal .undo_message p a.undo_close, .show-event-op-modal .undo_message p a.undo_close {
  font-size: 30px;
  font-weight: 300;
  padding: 0 20px;
  opacity: 0.4;
}
.show-event-modal .undo_message p a.undo_close:hover, .show-event-op-modal .undo_message p a.undo_close:hover {
  opacity: 1;
}
.show-event-modal .confirmation-modal-popup, .show-event-op-modal .confirmation-modal-popup {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  z-index: 2;
  background: rgba(255, 255, 255, 0.86);
  transition: all 0.3s ease-in-out;
}
.show-event-modal .confirmation-modal-popup .popup-container, .show-event-op-modal .confirmation-modal-popup .popup-container {
  position: absolute;
  width: 70%;
  height: 11.5em;
  top: 50%;
  left: 50%;
  padding: 20px;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translate(-50%, -50%) scale(0);
  -moz-transform: translate(-50%, -50%) scale(0);
  -ms-transform: translate(-50%, -50%) scale(0);
  -o-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  background: rgb(255, 255, 255);
  box-shadow: 0 1px 2px rgb(204, 204, 204);
}
.show-event-modal .confirmation-modal-popup .popup-container p, .show-event-op-modal .confirmation-modal-popup .popup-container p {
  font-size: 15px;
  margin-bottom: 0;
  margin-top: 10px;
}
.show-event-modal .confirmation-modal-popup .popup-container .actions, .show-event-op-modal .confirmation-modal-popup .popup-container .actions {
  position: absolute;
  padding: 0;
  margin: 0;
  width: 100%;
  bottom: 0;
  left: 0;
  list-style: none;
  box-shadow: inset 0px 1px 0px 0px rgba(208, 208, 208, 0.26);
}
.show-event-modal .confirmation-modal-popup .popup-container .actions li, .show-event-op-modal .confirmation-modal-popup .popup-container .actions li {
  display: inline-block;
  width: 50%;
  height: 100%;
  float: left;
  line-height: 3.5;
}
.show-event-modal .confirmation-modal-popup .popup-container .actions li:first-child, .show-event-op-modal .confirmation-modal-popup .popup-container .actions li:first-child {
  box-shadow: inset -1px 0px 0px rgba(224, 224, 224, 0.72);
}
.show-event-modal .confirmation-modal-popup .popup-container .actions li a, .show-event-op-modal .confirmation-modal-popup .popup-container .actions li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 15px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: green;
}
.show-event-modal .confirmation-modal-popup .popup-container .actions li a[disabled], .show-event-op-modal .confirmation-modal-popup .popup-container .actions li a[disabled] {
  pointer-events: none;
  background: #F9F9F9;
}
.show-event-modal .confirmation-modal-popup .popup-container .actions li a:hover, .show-event-modal .confirmation-modal-popup .popup-container .actions li a:focus, .show-event-modal .confirmation-modal-popup .popup-container .actions li a:active, .show-event-op-modal .confirmation-modal-popup .popup-container .actions li a:hover, .show-event-op-modal .confirmation-modal-popup .popup-container .actions li a:focus, .show-event-op-modal .confirmation-modal-popup .popup-container .actions li a:active {
  text-decoration: none;
  background: rgba(255, 255, 255, 0.2);
}
.show-event-modal .confirmation-modal-popup.active, .show-event-op-modal .confirmation-modal-popup.active {
  visibility: visible;
  opacity: 1;
}
.show-event-modal .confirmation-modal-popup.active .popup-container, .show-event-op-modal .confirmation-modal-popup.active .popup-container {
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
  -moz-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  -o-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}

/* end of common styles */
/* start of sidebar changes in settings screen (doble click issue in responsive screen) */
@media (max-width: 991px) {
  .sidebar-nav-menu.active.open + ul {
    display: block;
  }
}
/* end of sidebar changes in settings screen (doble click issue in responsive screen)*/
/* Start of pulse animation in main menu nav */
.side_bar_toggle_button .content_deafult {
  animation: pulse 1s 3;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(11, 190, 234, 0.8);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(11, 190, 234, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(11, 190, 234, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(11, 190, 234, 0.8);
    box-shadow: 0 0 0 0 rgba(11, 190, 234, 0.8);
  }
  70% {
    -moz-box-shadow: 0 0 0 10px rgba(11, 190, 234, 0);
    box-shadow: 0 0 0 10px rgba(11, 190, 234, 0);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(11, 190, 234, 0);
    box-shadow: 0 0 0 0 rgba(11, 190, 234, 0);
  }
}

/* end of pulse animation in main menu nav */
.whiteboard_item_scroll {
  max-height: 20em;
  overflow-y: scroll;
}
.whiteboard_item_scroll::-webkit-scrollbar {
  width: 3px;
}
.whiteboard_item_scroll::-webkit-scrollbar-thumb {
  background: #007EE5;
}

.homeopathy_scroll {
  max-height: 50em;
  overflow-y: scroll;
}
.homeopathy_scroll::-webkit-scrollbar {
  width: 3px;
}
.homeopathy_scroll::-webkit-scrollbar-thumb {
  background: #007EE5;
}

.new_hospital_accidentmedicolegal .bootstrap-datetimepicker-widget, .edit_hospital_accidentmedicolegal .bootstrap-datetimepicker-widget {
  width: auto;
}

.datatable_add_button a {
  color: #1bbae1 !important;
}
.datatable_add_button a:hover, .datatable_add_button a:focus {
  text-decoration: underline !important;
  background: none !important;
}

.sidebar_data_table_pagination {
  width: 100%;
  overflow: hidden;
}
.sidebar_data_table_pagination ul:not(.pagination) {
  display: block !important;
}
.sidebar_data_table_pagination ul.pagination {
  display: flex !important;
  flex-wrap: nowrap !important;
  justify-content: space-between;
  width: 100%;
  padding-left: 0;
  margin: 4px 0;
  background-color: #394263;
}
.sidebar_data_table_pagination .pagination .page-item {
  display: flex;
  flex-shrink: 1;
  min-width: 0;
}
.sidebar_data_table_pagination .pagination .page-link {
  padding: 3px 6px !important;
  font-size: 11px;
  line-height: 1.5;
  min-height: auto !important;
  margin-right: 2px;
  border: none !important;
  border-radius: 0 !important;
  background-color: #394263 !important;
  color: white !important;
  font-weight: 600;
}
.sidebar_data_table_pagination .pagination .page-item.disabled .page-link {
  background-color: #394263 !important;
  color: #8090b5 !important;
  border-color: #394263 !important;
}
.sidebar_data_table_pagination .pagination .page-item.active .page-link {
  background-color: #1bbae1 !important;
  color: white !important;
}
.sidebar_data_table_pagination .active a {
  background-color: #1bbae1 !important;
}
.sidebar_data_table_pagination .icon-chevron-left-sm {
  background-position: -2px -14px;
  width: 5px;
  height: 13px;
}
.sidebar_data_table_pagination .icon-chevron-right-sm {
  background-position: -1px -39px;
  width: 6px;
  height: 13px;
}

/* styles for cropper container */
.cropper-container.cropper-bg {
  left: -10px;
}

/* end of styles for cropper container*/
@media (max-width: 480px) {
  #addAppointmentModal .modal-body, #editAppointmentModal .modal-body, #newOperationModal .modal-body, #editOperationModal .modal-body, #addNewFamilyMemberModal .modal-body {
    max-height: 40em;
    overflow-y: auto;
  }
}

/*Styles for bills tables*/
.bills_table tr:hover {
  background-color: #f5f8fc;
}
.bills_table .preview_button {
  visibility: hidden;
  margin-left: 10px;
  margin-right: 10px;
  border-width: 0.5px;
}
.bills_table tr:hover > td .preview_button {
  visibility: visible;
}
@media (max-width: 767px) {
  .bills_table .preview_button {
    visibility: visible;
    margin-left: 10px;
  }
}

.hospitalBillingPg .stats_fltrs label.btn, .hospitalPrescriptionPg .stats_fltrs label.btn, .radiologyPg .stats_fltrs label.btn, .pharmacyPg .stats_fltrs label.btn, .userServiceRequest .stats_fltrs label.btn {
  display: block;
  color: #3BA8EC;
  background: #fff;
  box-shadow: inset 0px 0px 0px 1px #3BA8EC;
  outline: none !important;
}
.hospitalBillingPg .stats_fltrs label.btn.active, .hospitalPrescriptionPg .stats_fltrs label.btn.active, .radiologyPg .stats_fltrs label.btn.active, .pharmacyPg .stats_fltrs label.btn.active, .userServiceRequest .stats_fltrs label.btn.active {
  background: #1887EC;
  color: #fff;
  box-shadow: none;
}

/*End styles for bills tables*/
/* Start of Subscription Widget in Account Status page */
.tab_align {
  min-height: 9em;
}

/* End of Subscription Widget in Account Status page */
/* Start of Patients Operations History in responsive*/
@media (min-width: 768px) and (max-width: 1024px) {
  .inpatient_operations_table {
    table-layout: fixed;
  }
  .inpatient_operations_table .print_align {
    display: none;
  }
  .inpatient_operations_table .doc_align {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

/* End of Patients Operation History in responsive*/
/* start of doctor referral styles */
.appt_source_referral_form ._add_nested_fields_link {
  position: relative;
  top: 10px;
  font-style: italic;
  font-weight: 600;
}

.referral_doctor_btn .btn {
  padding: 1px 7px !important;
}

.referral_group_icons .btn-group {
  position: relative;
  top: 30px;
}
@media (max-width: 991px) {
  .referral_group_icons .btn-group {
    top: unset;
    left: calc(100% + 14em);
    bottom: 12em;
  }
}
@media (max-width: 767px) {
  .referral_group_icons .btn-group {
    left: calc(100% - 65px);
    bottom: 22em;
  }
}
@media (max-width: 370px) {
  .referral_group_icons .btn-group {
    bottom: 26em;
  }
}
.referral_group_icons .referral_clear_icon {
  color: #1bbae1 !important;
  border-radius: 0 !important;
  padding: 6px 5px !important;
  background-color: #f9f9f9 !important;
  font-size: 19px;
}
.referral_group_icons .btn-danger {
  padding: 3px 4px !important;
  position: absolute;
  top: 7px;
}

.billing_referral_icon {
  position: absolute;
  color: black;
  font-size: 16px;
  z-index: 2;
  top: 12px;
  right: 49px;
  cursor: pointer;
  height: 30px;
}

.referral_doctor_bills .home_billing_referral_icon, .referral_doctor_orders .home_billing_referral_icon {
  position: absolute;
  color: black;
  font-size: 16px;
  z-index: 2;
  top: 53px;
  right: 65px;
  cursor: pointer;
  height: 30px;
}
.referral_doctor_bills .home_clear_typeahead_search, .referral_doctor_orders .home_clear_typeahead_search {
  position: absolute;
  color: #e91717;
  font-size: 16px;
  z-index: 2;
  top: 44px;
  right: 1px;
  cursor: pointer;
  background: #eeeeee;
  height: 33px;
  border-left: 2px solid #CCC;
  border-radius: 0;
  right: 16px;
}
.referral_doctor_bills .doctor_referral_font_icon_mini, .referral_doctor_orders .doctor_referral_font_icon_mini {
  margin-right: 19px;
  margin-top: -29px;
  font-size: 16px !important;
}
.referral_doctor_bills .doctor_referral_font_icon, .referral_doctor_orders .doctor_referral_font_icon {
  margin-top: -4px !important;
  font-size: 16px !important;
  color: black !important;
  background: white !important;
  border-color: #a29c9c !important;
}
.referral_doctor_bills .doctor_referral_font_icon a.hover, .referral_doctor_bills .doctor_referral_font_icon a.focus, .referral_doctor_orders .doctor_referral_font_icon a.hover, .referral_doctor_orders .doctor_referral_font_icon a.focus {
  color: white !important;
}
.referral_doctor_bills .dropdown-menu, .referral_doctor_orders .dropdown-menu {
  max-height: 380px;
  overflow: hidden;
}
.referral_doctor_bills .dropdown-menu .li_styles, .referral_doctor_orders .dropdown-menu .li_styles {
  height: 38px;
}
.referral_doctor_bills .dropdown-menu .li_styles .referral_name_search, .referral_doctor_orders .dropdown-menu .li_styles .referral_name_search {
  padding: 8px 16px;
}
.referral_doctor_bills .referral_details_in_billing, .referral_doctor_orders .referral_details_in_billing {
  width: 260px !important;
  margin-top: 10px !important;
  position: relative !important;
  margin-right: 97px !important;
}
.referral_doctor_bills .referral_details_in_billing .btn, .referral_doctor_orders .referral_details_in_billing .btn {
  padding: 6px 10px !important;
}
.referral_doctor_bills .referral_details_in_billing .btn_pad, .referral_doctor_orders .referral_details_in_billing .btn_pad {
  padding: 9px 10px !important;
  border-radius: 0px !important;
}
.referral_doctor_bills .referral_details_in_billing .input_btn, .referral_doctor_orders .referral_details_in_billing .input_btn {
  margin-top: -4px !important;
  /*height: 37px !important;*/
}
.referral_doctor_bills .referral_details_in_billing .payment_btn, .referral_doctor_orders .referral_details_in_billing .payment_btn {
  margin-top: -3px !important;
  font-size: 16px !important;
}
.referral_doctor_bills .referral_details_in_billing .small_screens_referrals, .referral_doctor_orders .referral_details_in_billing .small_screens_referrals {
  width: 17em;
  /*left: 35px;*/
}
@media (min-width: 992px) {
  .referral_doctor_bills .pharm_referal, .referral_doctor_orders .pharm_referal {
    margin-top: 17px !important;
  }
}

#referralBillPayment .referral_payment_details {
  font-size: 2em;
}
#referralBillPayment .border_input {
  padding: 14px;
  border: 1px solid #e0e0e0;
}

.unorganized_doctor_td, .not_specified_doctor_td {
  padding: 20px;
}

.payment_header, .payment_table_header {
  font-size: 20px;
}

.payment_header {
  font-weight: normal;
}

.referral_basic_details {
  color: #394263;
}

.referral_doctor_modal .input-group {
  width: 70%;
  margin-top: 2.8em;
}
@media screen and (max-width: 767px) {
  .referral_doctor_modal .input-group {
    width: 83%;
  }
  .referral_doctor_modal .input-group-btn .input_btn {
    width: 50%;
  }
}

#add_doctorreferral .form-group.has-error .form-control, #new_hospital_patient_bill .form-group.has-error .form-control, #new_prescription_form .form-group.has-error .form-control, #referral_payouts_update .form-group.has-error .form-control {
  background: #FFE7E7 !important;
}

.price_error {
  width: 250px;
}
@media (min-width: 992px) {
  .price_error {
    position: relative;
    left: 42.5%;
  }
}

.referral_doctor_typerhead .twitter-typeahead .tt-menu {
  max-height: 10em !important;
}

.custom_file_choosen {
  text-align: center;
  margin-top: 22px;
  border: 1px dotted;
  display: block;
  padding: 14px;
  font-size: 11px !important;
  width: 100%;
}
.custom_file_choosen .prescription_file, .custom_file_choosen .order_attachment {
  display: none;
}

#editBillReferral .payout_edit_bill {
  margin: 5px !important;
  padding: 15px !important;
  position: relative;
  box-shadow: inset 0 0 0 1px #e0e0e0;
}

/* end of doctor referral styles */
/*styles for diagnosis */
.label_height_icdcodes {
  line-height: 35px;
}

.nested_tags .list-group-item {
  padding: 2px 6px;
  margin: 0 3px 3px 0;
  color: #ffffff;
  cursor: pointer;
  background: #1da7ee;
  border: 1px solid #0073bb;
  border-radius: 0px;
  display: inline-flex;
}
.nested_tags .list-group-item .remove_icd_code {
  color: #ffffff;
  position: relative;
  left: 4px;
}

/*end of diagnosis styles*/
/* Component full screen display styles */
.sidebar-visible-lg-mini.block-fullscreen {
  margin-left: 40px;
}
@media screen and (min-width: 320px) and (max-width: 990px) {
  .sidebar-visible-lg-mini.block-fullscreen {
    margin-left: 0;
  }
}

.sidebar-visible-lg.block-fullscreen {
  margin-left: 230px;
}

.sidebar-visible-xs.block-fullscreen {
  margin-left: 230px;
  margin-right: -230px;
}

.sidebar-alt-visible-xs.block-fullscreen {
  margin-right: 230px !important;
  margin-left: -230px !important;
}

@media screen and (min-width: 992px) {
  .sidebar-visible-xs.block-fullscreen, .sidebar-alt-visible-xs.block-fullscreen {
    margin-left: 0;
    margin-right: 0;
  }
  .sidebar-visible-lg.block-fullscreen {
    margin-left: 230px;
  }
  .sidebar-alt-visible-lg.block-fullscreen {
    margin-right: 230px;
  }
}
/* end of component full screen display styles */
/* custom file view and delete icon*/
.custom_file_view_delete_icons {
  position: relative;
  top: 1.9em;
}
@media (max-width: 800px) {
  .custom_file_view_delete_icons {
    top: -0.1em;
  }
}

.edit_pharmacy_bill_custom_file .custom_file_choosen, .edit_radiology_order_custom_file .custom_file_choosen {
  text-align: center;
  border: 1px dotted;
  display: block;
  padding: 0.6em 1em 1em 1em !important;
  font-size: 11px !important;
}

/* end custom file view and delete icon*/
/*styles for remove avatar button*/
.remove_avtar {
  position: relative;
  left: 20px;
}

/*end styles for remove avtar button*/
/* pharamcy order page border styles */
.pharmacy_order_form .pharmacy_order_supplier_border, .pharmacy_stock_form .pharmacy_order_supplier_border {
  position: relative;
  box-shadow: inset 0 0 0 1px #e0e0e0;
  padding: 1em 5px 1em 5px;
  margin: 0 0 10px 0;
}
.pharmacy_order_form .order_labels, .pharmacy_stock_form .order_labels {
  margin-top: 2em;
}

/* end  pharamcy order page border styles */
/* pharamcy bill IGST toggler styles */
.btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label {
  color: #ccc;
  background: #ffffff !important;
  border-color: #6aa1fc !important;
  box-shadow: 0 0 0 1px #6aa1fc, -2px 0 0 0 #fff !important;
}
.btn-toggle.pharmacy_customized_toggles input[type=checkbox] + label:before {
  box-shadow: 0 0 0 2px #6aa1fc, 0 0 0 4px #fff, 0 0 0 5px #6aa1fc;
}
.btn-toggle.pharmacy_customized_toggles input[type=checkbox]:checked + label {
  color: #ffffff !important;
  background: #6aa1fc !important;
  border-color: #6aa1fc !important;
}
.btn-toggle.pharmacy_customized_toggles .igst_checkbox {
  display: none;
}
.btn-toggle.pharmacy_customized_toggles {
  display: block;
}
.btn-toggle.pharmacy_customized_toggles label.btn {
  outline: none;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
  box-shadow: 0 0 0 1px #8c8c8c;
  background: #fff;
  color: #8c8c8c;
  text-align: left;
  border: 0;
}
.btn-toggle.pharmacy_customized_toggles label.btn:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #fff;
  top: 50%;
  right: 10px;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #fff, 0 0 0 5px #979797;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 991px) {
  .btn-toggle.pharmacy_customized_toggles {
    text-align: center !important;
  }
  .btn-toggle.pharmacy_customized_toggles .btn {
    float: none !important;
    width: 45% !important;
  }
}
@media (max-width: 991px) and (max-width: 600px) {
  .btn-toggle.pharmacy_customized_toggles .btn {
    width: 60% !important;
  }
}

/* End pharamcy bill IGST toggler styles */
/* Demo styles */
.demo_logout_path {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2147483645;
  border-bottom: 1px solid #888;
  border-bottom-right-radius: 10px;
  background-color: #5bc0de;
  padding: 4px 7px;
  text-align: right;
  cursor: pointer;
}
.demo_logout_path:hover {
  background: #188ba0;
}

/* End Demo styles */
.new_medico_reports .preview_pane {
  width: 100% !important;
  height: 250px !important;
}
.new_medico_reports .preview_pane .no_file_message {
  position: relative;
  top: 110px;
  height: auto;
  line-height: 25px;
  font-size: 1.5em !important;
}
.new_medico_reports .preview_pane img {
  z-index: 1;
}
.new_medico_reports .camera_options {
  width: 100%;
}

/* radiology and pharmacy bill modals display css */
@media (min-width: 992px) {
  .pharmacy_bill_modal .modal-xlg, .radiology_order_modal .modal-xlg, #addVaccinationChart .modal-xlg {
    width: 1000px;
  }
}

/* radiology home screen responsive pagination*/
@media (max-width: 800px) {
  .radiology_pagination .pagination.pagination-sm {
    margin: 1px 0 !important;
  }
}

/* radiology home search bar */
.radiology_home_search {
  margin-top: 10px !important;
}

/* end of radiology home search bar */
/*text alignment styles*/
@media (min-width: 768px) {
  .pharmacyPg .responsive-table tr th.align-right, .pharmacyPg .responsive-table tr td.align-right {
    text-align: right !important;
  }
  .pharmacyPg .responsive-table tr th.align-left, .pharmacyPg .responsive-table tr td.align-left {
    text-align: left !important;
  }
}

/*end*/
/*styles for pharmacy*/
.phar_type {
  margin-top: 20px;
}

.card_text_orange {
  color: #e74c3c;
}

.card-text-background {
  color: #1bbae1;
}

.card-text-green {
  color: #27ae60;
}

.card-text-pink {
  color: #af64cc;
}

.supplier_bill_details li {
  display: inline-block;
  margin: 13px 40px 0px 0;
}

.view_all_details {
  color: #ffffff !important;
}

.supplier_ledger_date {
  margin-left: 150px;
}

.pharmacy_supplier_ledger .reportrange .input-group-addon {
  padding: 0px 5px;
}

@media screen and (min-width: 320px) and (max-width: 420px) {
  .igst_home {
    top: 7px;
    left: -1px;
    width: 360px;
  }
}
@media screen and (min-width: 768px) and (max-width: 990px) {
  .igst_home {
    bottom: 15px;
    left: 190px;
  }
  .igst_home .igst_text {
    width: 12em;
  }
}

.sort_link {
  color: #333333;
}

.table_details {
  width: 95%;
  margin: 0 auto;
}
.table_details thead th {
  font-size: 1.5rem !important;
}

/*end pharmacy styles*/
/* Certificate Authentication css */
#certficate_request_patient, #same_doctor_staff, #select_patient_phone {
  margin-left: 20px;
}

.esignature {
  margin-top: 0.5em;
}
@-moz-document url-prefix() {
  .esignature .auth_select .selectize-input {
    padding-top: 2px;
  }
}

.signaturePad {
  z-index: 5;
}
.signaturePad.bill_signature {
  position: absolute;
  top: -22em;
}
@media screen and (max-width: 767px) {
  .signaturePad.bill_signature {
    top: -26em;
  }
}
.signaturePad .popupHeader {
  background: #287ced;
  color: #FFF;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  padding: 1.25em 0;
}
.signaturePad .popupHeader .pull-right {
  position: relative;
  right: 10px;
  cursor: pointer;
}
.signaturePad .popup_content {
  position: relative;
  border: 2px solid #cfe2fb;
  padding-left: 55px !important;
  background-color: white;
  margin-bottom: 0 !important;
}
.signaturePad .popup_content .canvas_tools {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  flex-direction: column;
  width: 55px;
  height: 100%;
  background: #ffffff;
  box-shadow: inset -2px 0 0 0 #cfe2fb;
  z-index: 5;
}
.signaturePad .popup_content .canvas_tools .esig.disabled {
  pointer-events: none;
}
.signaturePad .popup_content .canvas_tools span {
  flex: 1;
  text-align: center;
  font-size: 1.5em;
  cursor: pointer;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  text-align: center;
  vertical-align: middle;
  color: #287ced;
}
.signaturePad .popup_content .canvas_tools span:first-child {
  text-transform: uppercase;
  font-size: small;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.signaturePad .popup_content .canvas_tools span:not(:last-child) {
  box-shadow: inset 0px -1px 0 0 #cfe2fb;
}
.signaturePad .popup_content .canvas_tools span:hover, .signaturePad .popup_content .canvas_tools span.active {
  background: #287ced;
  color: #FFF;
}
.signaturePad .popup_content .canvas_tools span.disable_option {
  pointer-events: none;
}
.signaturePad .popup_content canvas {
  background: #f5f5f5;
  position: relative;
  margin: 1em 2.5em;
}
@media screen and (max-width: 767px) {
  .signaturePad .popup_content canvas {
    margin: 0.25em;
  }
}
.signaturePad .popup_content .image_preview {
  width: 92%;
  height: 150px;
  position: relative;
  margin: 1em 2.5em;
  margin-bottom: 0;
}
.signaturePad .popup_content .image_preview .gallery_images_align {
  height: 135px;
}
.signaturePad .popup_content .image_preview .gallery_images_align img {
  height: 100px;
}
@media screen and (max-width: 480px) {
  .signaturePad .popup_content .image_preview .gallery_images_align img {
    height: 80px;
  }
}
@media screen and (max-width: 767px) {
  .signaturePad .popup_content .image_preview {
    margin: 0.25em auto;
    width: 96%;
  }
}
.signaturePad .popup_footer {
  border: 2px solid #cfe2fb;
  background: #FFF;
}
.signaturePad .popup_footer .person_name {
  color: #287ced;
}
.signaturePad .popup_footer .text-right {
  border-left: 2px solid #cfe2fb;
}
.signaturePad .popup_footer .text-right .btn {
  margin: 0.75em 0.5em;
}
.signaturePad .popup_footer .text-right .caret {
  border-top: 7px dashed;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  position: relative;
  top: 2em;
  left: 1em;
}
@media screen and (max-width: 767px) {
  .signaturePad .popup_footer .text-right .caret {
    top: 2.5em;
  }
}

#addEditSignature .modal-footer {
  border: 2px solid #cfe2fb;
}
#addEditSignature .modal-footer .person_name {
  color: #287ced;
}
#addEditSignature .modal-footer .text-right {
  border-left: 2px solid #cfe2fb;
}
#addEditSignature .modal-footer .text-right .btn {
  margin: 0.75em 0.5em;
}

.import_attachment_wrap label.btn-file {
  font-size: 1.5em;
  height: 170px;
  line-height: 170px;
  width: 100px !important;
  float: left;
}
.import_attachment_wrap .image_preview {
  position: relative;
  display: inline-block;
  float: left;
  border-radius: 5px;
  overflow: hidden;
  margin-right: 5px;
}
.import_attachment_wrap .image_preview .attach_src {
  border-radius: 5px;
  margin: 5px;
  padding: 2px 0;
  width: 150px;
  height: 150px;
}

#addConsentFormModal p:first, #addDoctorConsentFormModal p:first {
  text-transform: uppercase;
}
#addConsentFormModal p, #addDoctorConsentFormModal p {
  font-size: 14px;
  text-align: left;
}
#addConsentFormModal li, #addDoctorConsentFormModal li {
  text-align: justify;
  margin-bottom: 0.75em;
  font-size: 14px;
}

.popover {
  width: 100%;
}

#certificateAuthorizeModal .popup_content, #email_doctor_use_modal .popup_content, #unApprCertificateAuthorizeModal .popup_content {
  padding-left: 25px !important;
}
#certificateAuthorizeModal .form-group, #certificateAuthorizeModal .responsive-table, #email_doctor_use_modal .form-group, #email_doctor_use_modal .responsive-table, #unApprCertificateAuthorizeModal .form-group, #unApprCertificateAuthorizeModal .responsive-table {
  margin-bottom: 1em;
}

/* Certificate Authorizations - Doctor settings */
#doctor_hospital_authorized_records .responsive-table.theme-white-grey th {
  font-weight: 600;
  font-size: 1.35rem;
}
#doctor_hospital_authorized_records .responsive-table.theme-white-grey th.text-left, #doctor_hospital_authorized_records .responsive-table.theme-white-grey td.text-left {
  text-align: left;
}
@media screen and (max-width: 767px) {
  #doctor_hospital_authorized_records .responsive-table.theme-white-grey th.text-left, #doctor_hospital_authorized_records .responsive-table.theme-white-grey td.text-left {
    text-align: right !important;
  }
}

/* responsive table alignments */
.responsive_alignments.responsive-table thead th {
  font-size: 1.75rem;
}
.responsive_alignments.responsive-table tbody td:not(.no_msg) {
  font-size: 1.5rem;
}
.responsive_alignments.responsive-table tbody td:not(.no_msg).text-left {
  text-align: left;
}
.responsive_alignments.responsive-table tbody td:not(.no_msg).text-right {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .responsive_alignments.responsive-table tbody td:not(.no_msg) {
    text-align: right !important;
  }
}
.responsive_alignments.responsive-table tbody table {
  width: 96%;
  margin: auto;
}
.responsive_alignments.responsive-table tbody table tr th {
  font-size: 1.5rem;
  font-weight: normal;
}

.no_msg {
  text-align: center !important;
}

/* Pharmacy Drug notifications */
.inventory_drug_settings .custom_notif_block, .vac_settings .custom_notif_block {
  display: inline-block;
  width: 90%;
}

.item_cat_disabled {
  pointer-events: none;
}

.inventory_button {
  font-size: 14px !important;
}

/* pharmacy customer address collapse start */
.hosp_new_customer .panel-heading {
  background: #fff;
  padding: 0;
  border: 0;
}
.hosp_new_customer .panel-heading .panel-title a, .hosp_new_customer .panel-heading .panel-title a:active {
  display: block;
  padding: 10px;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 1px;
  text-decoration: none;
  border: 1px solid #E0E0E0;
}
.hosp_new_customer .panel-heading.active i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* pharmacy customer address collapse start */
.staff_age_datepicker {
  line-height: 1.5em !important;
}

.staff_dob_period {
  padding: 0em 1em !important;
}

/* pharmacy customer address collapse start */
/* Patients Sort Option CSS */
.sort_options select {
  width: 85%;
  float: left;
  margin-right: 0.9rem;
}
.sort_options a.sorting_trigger {
  text-decoration: none;
  font-size: 2.5rem;
  margin-top: 0.25rem;
}

/* Patient group sidebar css */
.patient_groups_module label.list-group-item {
  border: none;
  background: none;
}
.patient_groups_module label.list-group-item input[type=checkbox] {
  margin-right: 1rem;
}

.patient_group_list {
  max-height: 55em;
  overflow-y: auto;
}

.print_selection_drop_down {
  left: -105px;
}

.consolidated_bill_details_table {
  margin-top: 1.5em;
}
.consolidated_bill_details_table tbody tr td:first-child {
  color: #394263 !important;
  font-weight: normal !important;
}

/* Doctor qualification display settings css starts here */
.doctor_qualif_text input[type=radio], .doctor_qualif_text input[type=checkbox] {
  display: none;
}
.doctor_qualif_text input[type=radio] + label, .doctor_qualif_text input[type=checkbox] + label {
  position: relative;
  display: inline-block;
}
.doctor_qualif_text input[type=radio] + label span.text, .doctor_qualif_text input[type=checkbox] + label span.text {
  padding: 0.5em 0 0.5em 1em;
  font-size: 1em;
  vertical-align: middle;
}
.doctor_qualif_text input[type=radio] + label span.dummy_checkbox, .doctor_qualif_text input[type=checkbox] + label span.dummy_checkbox {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 1.25em;
  height: 1.25em;
  background: white;
  background-position: 0 -20px;
  border-radius: 50%;
}
.doctor_qualif_text input[type=radio] + label span.dummy_checkbox i.fa, .doctor_qualif_text input[type=radio] + label span.dummy_checkbox i.fas, .doctor_qualif_text input[type=radio] + label span.dummy_checkbox i.far, .doctor_qualif_text input[type=checkbox] + label span.dummy_checkbox i.fa, .doctor_qualif_text input[type=checkbox] + label span.dummy_checkbox i.fas, .doctor_qualif_text input[type=checkbox] + label span.dummy_checkbox i.far {
  display: inline-block;
  font-size: 1.3em;
  color: #2b7eed;
  vertical-align: middle;
}
.doctor_qualif_text input[type=radio] + label span.dummy_checkbox i.fa.fa-check-circle, .doctor_qualif_text input[type=radio] + label span.dummy_checkbox i.fas.fa-check-circle, .doctor_qualif_text input[type=radio] + label span.dummy_checkbox i.far.fa-check-circle, .doctor_qualif_text input[type=checkbox] + label span.dummy_checkbox i.fa.fa-check-circle, .doctor_qualif_text input[type=checkbox] + label span.dummy_checkbox i.fas.fa-check-circle, .doctor_qualif_text input[type=checkbox] + label span.dummy_checkbox i.far.fa-check-circle {
  display: none;
}
.doctor_qualif_text input[type=radio] + label span.dummy_checkbox i.fa.fa-circle, .doctor_qualif_text input[type=radio] + label span.dummy_checkbox i.fas.fa-circle, .doctor_qualif_text input[type=radio] + label span.dummy_checkbox i.far.fa-circle, .doctor_qualif_text input[type=checkbox] + label span.dummy_checkbox i.fa.fa-circle, .doctor_qualif_text input[type=checkbox] + label span.dummy_checkbox i.fas.fa-circle, .doctor_qualif_text input[type=checkbox] + label span.dummy_checkbox i.far.fa-circle {
  display: inline-block;
}
.doctor_qualif_text input[type=radio]:checked + label .dummy_checkbox i.fa, .doctor_qualif_text input[type=radio]:checked + label .dummy_checkbox i.fas, .doctor_qualif_text input[type=radio]:checked + label .dummy_checkbox i.far, .doctor_qualif_text input[type=checkbox]:checked + label .dummy_checkbox i.fa, .doctor_qualif_text input[type=checkbox]:checked + label .dummy_checkbox i.fas, .doctor_qualif_text input[type=checkbox]:checked + label .dummy_checkbox i.far {
  color: #4ca4ff;
}
.doctor_qualif_text input[type=radio]:checked + label .dummy_checkbox i.fa.fa-check-circle, .doctor_qualif_text input[type=radio]:checked + label .dummy_checkbox i.fas.fa-check-circle, .doctor_qualif_text input[type=radio]:checked + label .dummy_checkbox i.far.fa-check-circle, .doctor_qualif_text input[type=checkbox]:checked + label .dummy_checkbox i.fa.fa-check-circle, .doctor_qualif_text input[type=checkbox]:checked + label .dummy_checkbox i.fas.fa-check-circle, .doctor_qualif_text input[type=checkbox]:checked + label .dummy_checkbox i.far.fa-check-circle {
  display: inline-block;
}
.doctor_qualif_text input[type=radio]:checked + label .dummy_checkbox i.fa.fa-circle, .doctor_qualif_text input[type=radio]:checked + label .dummy_checkbox i.fas.fa-circle, .doctor_qualif_text input[type=radio]:checked + label .dummy_checkbox i.far.fa-circle, .doctor_qualif_text input[type=checkbox]:checked + label .dummy_checkbox i.fa.fa-circle, .doctor_qualif_text input[type=checkbox]:checked + label .dummy_checkbox i.fas.fa-circle, .doctor_qualif_text input[type=checkbox]:checked + label .dummy_checkbox i.far.fa-circle {
  display: none;
}
.doctor_qualif_text label {
  padding: 5px 1em;
}
.doctor_qualif_text label.btn {
  display: block;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  font-size: 0.8em;
  color: #414141;
  background: #fff;
  box-shadow: inset 0px 0px 0px 1px #D9D9D9;
  outline: none !important;
}
.doctor_qualif_text label.btn.active {
  background: #1887EC;
  color: #fff;
  box-shadow: none;
  border: 0;
}

.addnew_patient {
  margin-top: 1.5em;
}

/*styles for vaccination*/
@media (min-width: 768px) {
  .vac_type_list .responsive-table tr th.align-right, .vac_type_list .responsive-table tr td.align-right {
    text-align: right !important;
  }
  .vac_type_list .responsive-table tr th.align-left, .vac_type_list .responsive-table tr td.align-left {
    text-align: left !important;
  }
}

@media (max-width: 767px) {
  #addVaccinationChart .responsive-table tr {
    display: table-row;
  }
  #addVaccinationChart .responsive-table th {
    display: table-cell;
  }
  #addVaccinationChart .responsive-table thead {
    position: relative;
  }
  #addVaccinationChart .responsive-table td {
    display: table-cell;
  }
  #addVaccinationChart .responsive-table tbody {
    display: table-row-group;
  }
  #addVaccinationChart .responsive-table tbody tr {
    border: none;
    display: table-row;
  }
}
#addVaccinationChart hr {
  transform: rotate(25deg);
  margin: 0;
  width: 100px;
}

.vac_responsive_table {
  max-height: 30em;
  overflow-y: auto;
}

.vac_block {
  min-width: 100%;
  max-height: 50em;
  overflow: auto;
}
.vac_block::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
.vac_block::-webkit-scrollbar-thumb {
  background: rgba(218, 218, 218, 0.6);
}
.vac_block::-webkit-scrollbar-track {
  background: transparent;
  opacity: 0;
}

.ful_vac_block {
  min-width: 100%;
  overflow: auto;
}

.vac_block table, .ful_vac_block table {
  border-collapse: unset;
}
.vac_block table tr .vac_color, .ful_vac_block table tr .vac_color {
  background-color: rgba(226, 226, 44, 0.5882352941);
  border-color: #ddd;
  border-left: 0 !important;
  border-right: 0 !important;
}

#VaccinationTemplatemodal #vaccination_type .serial_number_mobile {
  display: inline-block !important;
}
@media (min-width: 991px) {
  #VaccinationTemplatemodal #vaccination_type .bill_item_row {
    padding: 1em 5px 1em 5px !important;
  }
}

.vac_types .model_tag {
  font-weight: bold;
  color: #2d80bf;
  display: inline-block;
  margin-right: 0.5em;
}

.vac_tickmark {
  color: green;
}

.input_value {
  color: #715f5f;
}

.sort_link {
  color: #333333;
}

.whiteboard_vac .sidebar-nav li a.btn.disabled {
  text-align: left;
  margin: 0;
  background: transparent;
}
.whiteboard_vac .sidebar-nav .sidebar-nav-icon img {
  width: 15px;
  filter: contrast(30);
  -webkit-filter: contrast(30);
}

.vac_value {
  position: relative;
  top: 25px;
}

.age_value {
  position: relative;
  bottom: 19px;
}

/*end styles for vaccination*/
.patient_ledger .credit {
  color: #41924B;
  padding-right: 15px;
  font-weight: 700;
}
.patient_ledger .debit {
  color: #FF0000;
  padding-right: 15px;
  font-weight: 700;
}
.patient_ledger .balance {
  color: #0099FF;
  padding-right: 15px;
  font-weight: 700;
}
.patient_ledger {
  padding-bottom: 5px;
}

#addBalanceModal .patient_details, #refundBalanceModal .patient_details {
  padding-left: 12px;
}
#addBalanceModal .modal-footer, #refundBalanceModal .modal-footer {
  box-shadow: none !important;
}

.patient_ledger .credit {
  color: #41924B;
  padding-right: 15px;
  font-weight: 700;
}
.patient_ledger .debit {
  color: #FF0000;
  padding-right: 15px;
  font-weight: 700;
}
.patient_ledger .balance {
  color: #0099FF;
  padding-right: 15px;
  font-weight: 700;
}
.patient_ledger {
  padding-bottom: 5px;
}

#addBalanceModal .patient_details, #refundBalanceModal .patient_details {
  padding-left: 12px;
}
#addBalanceModal .modal-footer, #refundBalanceModal .modal-footer {
  box-shadow: none !important;
}

.available_balance {
  color: #048b27;
}

.refund_button {
  margin: 1em 1em !important;
}

.refund_text_colour {
  color: #FF0000;
}

/* Pharmacy Inventory Serial number styles */
#add_new_inventory_form #new_hospital_pharmacy_inventory .serial_number_mobile, #add_new_inventory_form #update_pharamacy_full_stock .serial_number_mobile, #update_pharmacy_order_stock #new_hospital_pharmacy_inventory .serial_number_mobile, #update_pharmacy_order_stock #update_pharamacy_full_stock .serial_number_mobile {
  display: inline-block !important;
}

/* end pharmacy Inventory Serial number styles */
@media screen and (max-width: 415px) {
  #patient_certificate_consents .nav-tabs li {
    width: 100%;
    text-align: center;
  }
}
#patient_certificate_consents .nav-tabs li a {
  margin-left: 0;
  margin-right: 0;
}
#patient_certificate_consents .nav-tabs li a.dr_name {
  background: #EFEFEF;
  letter-spacing: 1px;
}
#patient_certificate_consents .nav-tabs li a h2 {
  font-size: 1em !important;
  margin: 0;
}

.referral_selectize {
  width: 250px;
}

/* print customiztion */
.drag_content_btn_customized {
  padding: 3px 9px !important;
  margin-left: 0px !important;
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}

.alignment_bottom {
  margin-bottom: 10px !important;
  padding: 0px !important;
}

.component_status_btn, .footer_component_status_btn {
  position: relative;
}
@media screen and (min-width: 1332px) {
  .component_status_btn, .footer_component_status_btn {
    top: -22px;
  }
}
@media screen and (max-width: 980px) {
  .component_status_btn:not(.dont-override), .footer_component_status_btn:not(.dont-override) {
    top: -39px;
  }
}

.application_component_status_btn {
  top: -22px;
}

.component_align_btn {
  top: -4px !important;
  position: relative !important;
}
.component_align_btn .pannel_option_btns {
  margin-left: 5px;
  border-radius: 0px !important;
}
.component_align_btn .switch {
  margin: 0px -5px 0px 0px !important;
}
.component_align_btn .switch span {
  height: 25px !important;
}

.drag_icon_space {
  margin-left: 10px;
}
@media screen and (max-width: 980px) {
  .drag_icon_space.visible-sm {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .title_align .visible-xs {
    display: inline-block !important;
  }
}

.print_template_options {
  margin: 15px;
}

.status_align_btn {
  position: relative;
  display: inline-block;
  padding: 4px 25px;
  background-color: #ffffff;
  border-radius: 5em;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.9em;
  letter-spacing: 2px;
  word-break: normal;
}
.status_align_btn.enable {
  box-shadow: inset 0 0 0 1px #aad178;
  color: #aad178;
}
.status_align_btn.disable {
  box-shadow: inset 0 0 0 1px #ff6262;
  color: #ff6262;
}

.print_nested_font_style {
  color: #2b7eed;
  font-style: italic;
  font-weight: 600;
}

.mainlist_components .drag_component_title {
  position: relative;
  display: block;
  background-color: #fff;
  padding: 0px 25px 0px 25px;
  border: 0;
}
.mainlist_components .component_btn_align {
  position: relative;
  display: block;
  background-color: #fff;
  padding: 10px 25px 10px 25px;
}

.certificate_consents_form {
  border: 1px solid #bbb;
}
.certificate_consents_form .header_certificate_align {
  margin-top: 15px;
}
.certificate_consents_form {
  margin-bottom: 15px;
}
.certificate_consents_form .no-padding-left {
  padding-left: 0;
}
.certificate_consents_form .no-padding-right {
  padding-right: 0;
}

.component_type_row {
  border: 1px solid #bbb;
  padding: 10px;
}
.component_type_row .empty_row_div {
  text-align: center;
}

@media screen and (max-width: 980px) {
  .selected_print_components_list, .selected_template_print_components_list {
    margin-bottom: 35px;
  }
}

.empty_header_block, .empty_footer_block {
  padding-right: 19%;
}

.certificate_align, .certificate_align_block, .certificate_align_table, .certificate_align_footer, .certificate_align_component {
  margin-bottom: 5px !important;
  margin-top: 5px;
}
.certificate_align a, .certificate_align_block a, .certificate_align_table a, .certificate_align_footer a, .certificate_align_component a {
  border-radius: 0px;
}
.certificate_align p, .certificate_align_block p, .certificate_align_table p, .certificate_align_footer p, .certificate_align_component p {
  padding: 25px;
  word-break: break-word;
}
.certificate_align .btn_group, .certificate_align .btn_group_block, .certificate_align .btn_group_table, .certificate_align .btn_group_footer, .certificate_align .btn_group_component, .certificate_align_block .btn_group, .certificate_align_block .btn_group_block, .certificate_align_block .btn_group_table, .certificate_align_block .btn_group_footer, .certificate_align_block .btn_group_component, .certificate_align_table .btn_group, .certificate_align_table .btn_group_block, .certificate_align_table .btn_group_table, .certificate_align_table .btn_group_footer, .certificate_align_table .btn_group_component, .certificate_align_footer .btn_group, .certificate_align_footer .btn_group_block, .certificate_align_footer .btn_group_table, .certificate_align_footer .btn_group_footer, .certificate_align_footer .btn_group_component, .certificate_align_component .btn_group, .certificate_align_component .btn_group_block, .certificate_align_component .btn_group_table, .certificate_align_component .btn_group_footer, .certificate_align_component .btn_group_component {
  display: none;
  top: -1px;
}
@media screen and (max-width: 980px) {
  .certificate_align .btn_group, .certificate_align .btn_group_block, .certificate_align .btn_group_table, .certificate_align .btn_group_footer, .certificate_align .btn_group_component, .certificate_align_block .btn_group, .certificate_align_block .btn_group_block, .certificate_align_block .btn_group_table, .certificate_align_block .btn_group_footer, .certificate_align_block .btn_group_component, .certificate_align_table .btn_group, .certificate_align_table .btn_group_block, .certificate_align_table .btn_group_table, .certificate_align_table .btn_group_footer, .certificate_align_table .btn_group_component, .certificate_align_footer .btn_group, .certificate_align_footer .btn_group_block, .certificate_align_footer .btn_group_table, .certificate_align_footer .btn_group_footer, .certificate_align_footer .btn_group_component, .certificate_align_component .btn_group, .certificate_align_component .btn_group_block, .certificate_align_component .btn_group_table, .certificate_align_component .btn_group_footer, .certificate_align_component .btn_group_component {
    display: block;
  }
}
.certificate_align .certificates_and_consents_blocks li, .certificate_align_block .certificates_and_consents_blocks li, .certificate_align_table .certificates_and_consents_blocks li, .certificate_align_footer .certificates_and_consents_blocks li, .certificate_align_component .certificates_and_consents_blocks li {
  padding: 0 !important;
  border: 0 !important;
}

.certificate_align:hover .btn_group, .certificate_align_block:hover .btn_group_block, .certificate_align_table:hover .btn_group_table, .certificate_align_footer:hover .btn_group_footer, .certificate_align_component:hover .btn_group_component {
  display: block;
}
.certificate_align:hover .btn_group .drag_content_btn_customized, .certificate_align_block:hover .btn_group_block .drag_content_btn_customized, .certificate_align_table:hover .btn_group_table .drag_content_btn_customized, .certificate_align_footer:hover .btn_group_footer .drag_content_btn_customized, .certificate_align_component:hover .btn_group_component .drag_content_btn_customized {
  font-size: 8px !important;
}
.certificate_align:hover .btn_group .add_btn, .certificate_align_block:hover .btn_group_block .add_btn, .certificate_align_table:hover .btn_group_table .add_btn, .certificate_align_footer:hover .btn_group_footer .add_btn, .certificate_align_component:hover .btn_group_component .add_btn {
  margin-left: 5px !important;
}

.header_template_box, .footer_template_box {
  border: 1px solid #bbb;
  margin: 5px;
}
.header_template_box .hover_options, .footer_template_box .hover_options {
  display: none;
  margin-bottom: 10px;
}
.header_template_box .no_hover_option, .footer_template_box .no_hover_option {
  margin-bottom: 15px;
}
.header_template_box .no_hover_option_template_block, .footer_template_box .no_hover_option_template_block {
  margin-bottom: 10px !important;
}
.header_template_box .delete_block, .header_template_box .remove_more_template_blocks, .footer_template_box .delete_block, .footer_template_box .remove_more_template_blocks {
  position: absolute;
  top: 0;
  right: 0;
  background: #ff6363;
  color: #fff;
  border-radius: 0;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: lighter;
  opacity: 0.6;
}

.header_template_box:hover .hover_options, .footer_template_box:hover .hover_options {
  display: block;
}

.table_align_consents .table_with_lines {
  border: 1px solid #eaedf1 !important;
  padding: 5px;
}
.table_align_consents .table_without_lines {
  border: 0px !important;
  padding: 5px;
}
.table_align_consents .only_header_outline {
  border-top: 1px solid #eaedf1 !important;
  border-bottom: 1px solid #eaedf1 !important;
  padding: 5px;
}
.table_align_consents .with_out_borders {
  border: none;
}
.table_align_consents .disable {
  opacity: 0.6;
  background: transparent;
}

.header_text_block_h4 {
  word-break: break-word;
}
.header_text_block_h4 h5 {
  margin-left: 10px;
  line-height: 1.85rem;
  font-weight: normal !important;
}
.header_text_block_h4 hr {
  border-top: 1px solid black !important;
}
.header_text_block_h4 .disable {
  pointer-events: none !important;
  opacity: 0.6;
  background: transparent;
}

.permission_disabled {
  pointer-events: none !important;
  opacity: 0.6;
  background: transparent;
}

.certificate_content_text_row {
  top: 10px !important;
}
.certificate_content_text_row .header_template_box, .certificate_content_text_row .footer_template_box {
  margin-bottom: 10px !important;
}
.certificate_content_text_row .serial_number_mobile {
  position: relative;
  display: none !important;
  top: 25px;
  left: 1px;
  background: #ffffff;
  color: #828282;
  border-radius: 0;
  padding: 4px 5px;
  font-size: 12px;
  box-shadow: inset 0 -1px 0 0 #e1e0e1, inset -1px 0 0 0 #e1e0e1;
}
@media (max-width: 990px) {
  .certificate_content_text_row .serial_number_mobile {
    display: inline-block !important;
  }
}
.certificate_content_text_row .serial_number {
  position: initial;
  display: block;
}
@media (min-width: 990px) {
  .certificate_content_text_row .serial_number {
    margin-left: 10px;
  }
  .certificate_content_text_row .serial_number:before {
    position: absolute;
    content: attr(serial);
    left: 15px;
    top: 65%;
    transform: translate(-50%, -50%);
    font-size: 15px;
    color: #828282;
  }
}
.certificate_content_text_row .nested_fields_disable {
  pointer-events: none !important;
}
.certificate_content_text_row textarea {
  resize: none;
}

.border_div {
  border: 1px solid #bbb;
  margin-bottom: 10px;
}
.border_div .space_div {
  margin-bottom: 10px;
}

.certificate_template_table .serial_number_mobile {
  position: absolute;
  display: none !important;
  top: 1px;
  left: 1px;
  background: #ffffff;
  color: #828282;
  border-radius: 0;
  padding: 5px 10px;
  font-size: 12px;
  box-shadow: inset 0 -1px 0 0 #e1e0e1, inset -1px 0 0 0 #e1e0e1;
}
@media (max-width: 990px) {
  .certificate_template_table .serial_number_mobile {
    display: inline-block !important;
  }
}
.certificate_template_table .serial_number {
  position: initial;
  display: block;
}
@media (min-width: 990px) {
  .certificate_template_table .serial_number {
    padding-left: 25px;
  }
  .certificate_template_table .serial_number:before {
    position: absolute;
    content: attr(serial);
    left: 25px;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 15px;
    color: #828282;
  }
}
.certificate_template_table .remove_more_template_tables {
  position: absolute;
  top: 0px;
  right: 0px;
  background: #ff6363;
  color: #fff;
  border-radius: 0;
  padding: 3px 10px;
  font-size: 12px;
  font-weight: lighter;
  opacity: 0.6;
  z-index: 10;
}
.certificate_template_table .nested_fields_no_access, .certificate_template_table .nested_fields_disable {
  pointer-events: none !important;
}
.certificate_template_table textarea {
  resize: none;
}
@media (max-width: 991px) {
  .certificate_template_table .display_label {
    margin: 10px 0px 20px 20px !important;
  }
}

.template_defalut_btn, .preview_btn {
  background: #fff;
  color: #2986ff;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 600;
  border: 1px solid #2986ff;
}
.template_defalut_btn span, .template_defalut_btn i, .preview_btn span, .preview_btn i {
  vertical-align: middle;
}
.template_defalut_btn.using i, .preview_btn.using i {
  color: #00bf00 !important;
}
.template_defalut_btn.not-using i, .preview_btn.not-using i {
  color: #00bf00;
}
.template_defalut_btn:hover, .template_defalut_btn:focus, .preview_btn:hover, .preview_btn:focus {
  background-color: #2986ff !important;
  border-color: #2986ff !important;
}
.template_defalut_btn:hover i, .template_defalut_btn:focus i, .preview_btn:hover i, .preview_btn:focus i {
  color: #fff !important;
}

.print_preview_btn {
  border-width: 1px;
  padding: 8px;
}

.certificate_list_group_item {
  padding: 0 !important;
  margin-bottom: 0 !important;
  border: 0 !important;
}
.certificate_list_group_item .selected_component_item_center {
  margin-left: 4em !important;
}

.block_items_drag {
  padding: 0.8rem;
}

.header_footer_status {
  margin-left: -4em;
}

.custom_template_is_active li {
  cursor: move;
}

.component_disabled {
  pointer-events: none !important;
  opacity: 0.6;
  background: transparent;
}

.header_line hr {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  border-top: 1px solid #009cff !important;
}

@media (min-width: 769px) {
  .print_template_table .responsive-table tbody td {
    text-align: left !important;
  }
}

.under_over_line_buttons {
  position: relative;
  margin-right: 8px;
  top: 3px;
}
.under_over_line_buttons .btn-group {
  margin-bottom: 10px;
  justify-content: flex-end;
}
.under_over_line_buttons .btn {
  border-radius: 0px !important;
}
.under_over_line_buttons img {
  height: 15px;
}

.component_switch_btn {
  position: relative !important;
  top: -8px !important;
}

.select_letterhead_preferrence_styles {
  border: 1px solid #ddd;
  background-color: #f9f9f9;
}
.select_letterhead_preferrence_styles .h4_style {
  margin-top: 10px;
  margin-bottom: 10px;
}
.select_letterhead_preferrence_styles .h4_style .collapse_indicator {
  float: right;
  font-size: 30px;
}

.component_click_disable .line_styles, .component_click_disable .text_styles, .component_click_disable .svg_styles, .component_click_disable .graph_styles, .component_click_disable .whitespace_styles {
  cursor: not-allowed;
}
.component_click_disable .line_styles:hover, .component_click_disable .text_styles:hover, .component_click_disable .svg_styles:hover, .component_click_disable .graph_styles:hover, .component_click_disable .whitespace_styles:hover {
  text-decoration: none;
}
.component_click_disable .switch input {
  width: 100%;
  height: 100%;
}
@media (min-width: 300px) and (max-width: 1024px) {
  .component_click_disable .component_title_lg, .component_click_disable .component_title_sm {
    display: none !important;
  }
}
@media (min-width: 1025px) and (max-width: 1366px) {
  .component_click_disable .component_title_lg, .component_click_disable .component_title_xs {
    display: none !important;
  }
}
@media (min-width: 1367px) {
  .component_click_disable .component_title_sm, .component_click_disable .component_title_xs {
    display: none !important;
  }
}

.alignment_block_bottom {
  margin-bottom: 10px !important;
}
@media screen and (max-width: 480px) {
  .alignment_block_bottom .text_align_group label {
    font-size: 8px !important;
  }
}

.certificates_scroll {
  max-height: 24em;
  overflow-y: scroll;
}
.certificates_scroll::-webkit-scrollbar {
  width: 3px;
}
.certificates_scroll::-webkit-scrollbar-thumb {
  background: #007EE5;
}

.display_size_group {
  padding-top: 5px;
}

.switch_template_status_customized {
  position: relative;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
}
.switch_template_status_customized input {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.switch_template_status_customized input:checked + span {
  color: #409e40;
  box-shadow: inset 0 0 0 1px #409e40;
}
.switch_template_status_customized input:checked + span:after {
  content: "Enabled";
}
.switch_template_status_customized span {
  position: relative;
  display: inline-block;
  padding: 2px 10px;
  background-color: #ffffff;
  border-radius: 5em;
  box-shadow: inset 0 0 0 1px #ff6262;
  color: #ff6262;
}
.switch_template_status_customized span:after {
  content: "Disabled";
  text-transform: uppercase;
  font-size: 0.9em;
  letter-spacing: 2px;
  word-break: normal;
}

.btn_toggle_styles .select_line_type_over, .btn_toggle_styles .select_line_type_under {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.use_left_right_label {
  position: relative;
  display: block;
  padding: 0.5em 1em;
  margin-bottom: 0;
  font-size: 1em !important;
}
.use_left_right_label input[type=checkbox] {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
.use_left_right_label .placeholder_image_checkbox {
  content: "";
  position: absolute;
  top: 6px;
  left: 1em;
  width: 1.539em;
  height: 1.539em;
  background: white;
  background-position: 1px -19px;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.12);
}
.use_left_right_label input[type=checkbox]:checked + .placeholder_image_checkbox {
  background: #13c131 url(//halemind.com/assets/icons/checkbox_sprite-de173c01299e1108691ae3a9696e1a807f88fada22817ffba401bcddc0fb7483.svg);
  background-position: 0px -40px;
  box-shadow: none;
}
.use_left_right_label .label_wrap {
  padding-left: 2em;
  font-size: 1.1em;
  text-transform: initial;
  font-weight: normal;
}

.half_print_container .disable {
  pointer-events: none !important;
  opacity: 0.6;
  background: transparent;
}

.not_draggable_content::before {
  content: attr(data-content);
  position: absolute;
  font-size: 0.75em;
  color: #aad178;
  letter-spacing: 0.2em;
  font-weight: bold;
  text-transform: uppercase;
  transform-origin: center;
  top: 34%;
  left: 5px;
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
  -moz-transform: translate(-50%, -50%) rotate(-90deg);
  -ms-transform: translate(-50%, -50%) rotate(-90deg);
  -o-transform: translate(-50%, -50%) rotate(-90deg);
  transform: translate(-50%, -50%) rotate(-90deg);
}

#header_color_palette {
  position: relative;
  overflow: hidden;
}
#header_color_palette .palette {
  position: relative;
  width: 100%;
  height: 70px;
  margin-top: -1px;
}
@media (max-width: 525px) {
  #header_color_palette .palette {
    height: 100px;
  }
}
#header_color_palette .palette .choose_color_text {
  display: block;
  color: #005da3;
  font-size: 0.7em;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 5px;
}
#header_color_palette .palette .color {
  position: relative;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  display: inline-block;
  box-shadow: 0 0 1px 1px rgba(204, 204, 204, 0.4);
  border-radius: 3px;
  cursor: pointer;
}
#header_color_palette .palette .color[data-color=black] {
  background-color: black;
}
#header_color_palette .palette .color[data-color=black]:hover, #header_color_palette .palette .color[data-color=black].selected {
  border-radius: 2px;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px black;
}
#header_color_palette .palette .color[data-color=maroon] {
  background-color: maroon;
}
#header_color_palette .palette .color[data-color=maroon]:hover, #header_color_palette .palette .color[data-color=maroon].selected {
  border-radius: 2px;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px maroon;
}
#header_color_palette .palette .color[data-color=brown] {
  background-color: brown;
}
#header_color_palette .palette .color[data-color=brown]:hover, #header_color_palette .palette .color[data-color=brown].selected {
  border-radius: 2px;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px brown;
}
#header_color_palette .palette .color[data-color=olive] {
  background-color: olive;
}
#header_color_palette .palette .color[data-color=olive]:hover, #header_color_palette .palette .color[data-color=olive].selected {
  border-radius: 2px;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px olive;
}
#header_color_palette .palette .color[data-color=teal] {
  background-color: teal;
}
#header_color_palette .palette .color[data-color=teal]:hover, #header_color_palette .palette .color[data-color=teal].selected {
  border-radius: 2px;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px teal;
}
#header_color_palette .palette .color[data-color=navy] {
  background-color: navy;
}
#header_color_palette .palette .color[data-color=navy]:hover, #header_color_palette .palette .color[data-color=navy].selected {
  border-radius: 2px;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px navy;
}
#header_color_palette .palette .color[data-color=red] {
  background-color: red;
}
#header_color_palette .palette .color[data-color=red]:hover, #header_color_palette .palette .color[data-color=red].selected {
  border-radius: 2px;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px red;
}
#header_color_palette .palette .color[data-color=orange] {
  background-color: orange;
}
#header_color_palette .palette .color[data-color=orange]:hover, #header_color_palette .palette .color[data-color=orange].selected {
  border-radius: 2px;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px orange;
}
#header_color_palette .palette .color[data-color=yellow] {
  background-color: yellow;
}
#header_color_palette .palette .color[data-color=yellow]:hover, #header_color_palette .palette .color[data-color=yellow].selected {
  border-radius: 2px;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px yellow;
}
#header_color_palette .palette .color[data-color=lime] {
  background-color: lime;
}
#header_color_palette .palette .color[data-color=lime]:hover, #header_color_palette .palette .color[data-color=lime].selected {
  border-radius: 2px;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px lime;
}
#header_color_palette .palette .color[data-color=green] {
  background-color: green;
}
#header_color_palette .palette .color[data-color=green]:hover, #header_color_palette .palette .color[data-color=green].selected {
  border-radius: 2px;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px green;
}
#header_color_palette .palette .color[data-color=cyan] {
  background-color: cyan;
}
#header_color_palette .palette .color[data-color=cyan]:hover, #header_color_palette .palette .color[data-color=cyan].selected {
  border-radius: 2px;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px cyan;
}
#header_color_palette .palette .color[data-color=blue] {
  background-color: blue;
}
#header_color_palette .palette .color[data-color=blue]:hover, #header_color_palette .palette .color[data-color=blue].selected {
  border-radius: 2px;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px blue;
}
#header_color_palette .palette .color[data-color=deepskyblue] {
  background-color: deepskyblue;
}
#header_color_palette .palette .color[data-color=deepskyblue]:hover, #header_color_palette .palette .color[data-color=deepskyblue].selected {
  border-radius: 2px;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px deepskyblue;
}
#header_color_palette .palette .color[data-color=purple] {
  background-color: purple;
}
#header_color_palette .palette .color[data-color=purple]:hover, #header_color_palette .palette .color[data-color=purple].selected {
  border-radius: 2px;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px purple;
}
#header_color_palette .palette .color[data-color=magenta] {
  background-color: magenta;
}
#header_color_palette .palette .color[data-color=magenta]:hover, #header_color_palette .palette .color[data-color=magenta].selected {
  border-radius: 2px;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px magenta;
}
#header_color_palette .palette .color[data-color=pink] {
  background-color: pink;
}
#header_color_palette .palette .color[data-color=pink]:hover, #header_color_palette .palette .color[data-color=pink].selected {
  border-radius: 2px;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px pink;
}
#header_color_palette .palette .color[data-color=coral] {
  background-color: coral;
}
#header_color_palette .palette .color[data-color=coral]:hover, #header_color_palette .palette .color[data-color=coral].selected {
  border-radius: 2px;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px coral;
}
#header_color_palette .palette .color[data-color=beige] {
  background-color: beige;
}
#header_color_palette .palette .color[data-color=beige]:hover, #header_color_palette .palette .color[data-color=beige].selected {
  border-radius: 2px;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px beige;
}

.sub_component_titles {
  margin: -15px;
}

.certificate_header_div {
  pointer-events: none;
}
.certificate_header_div h5 {
  opacity: 0.4;
}

.update_header_component_status_form .component_status_btn, .update_header_component_status_form .footer_component_status_btn, .update_footer_component_status_form .component_status_btn, .update_footer_component_status_form .footer_component_status_btn {
  border-radius: 5em !important;
}

.certificate_table_row {
  display: flex; /* equal height of the children */
}

.certificate_table_column {
  flex: 1; /* additionally, equal width */
  padding: 1em;
}

.component_service_note {
  color: red;
  font-style: italic;
  font-size: 12px;
}

/*removing rgba selector from colopicker */
.hospitalPrintsPg .colorpicker-alpha {
  display: none !important;
}
.hospitalPrintsPg .colorpicker {
  min-width: 128px !important;
}

.label_submit_save {
  position: relative !important;
  display: inline-block !important;
  text-align: center !important;
  font-size: 10px !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
  background: #fff !important;
  border: 2px solid #2b7eed !important;
  color: #2b7eed !important;
  letter-spacing: 2px !important;
  border-radius: 5em !important;
  transition: all 0.2s !important;
}

/* Hospital Customized templates for certificates and consents css */
.hospital_customized_templates_section .attachments_content img {
  height: 300px !important;
}

.certificates span.naming_space {
  white-space: pre-wrap !important;
}

.tab-content td.naming_space {
  white-space: pre-wrap !important;
}

@media screen and (max-width: 767px) {
  .overwrite_nil_padding .btn-group .btn + .btn {
    margin-left: 1px !important;
  }
}

.certificate_consents_form .delete_header_row {
  padding: 5px 11.4px !important;
  margin-left: 0 !important;
}
.certificate_consents_form .header_edit_align {
  border-radius: 0;
}

.header_templates {
  max-height: 50em;
  overflow-y: scroll;
}

.template_item, .template_item:hover {
  border-color: #93bfe6;
  background-color: #93bfe6;
}

.signaturePad .attach_icon .fas {
  color: #287ced;
  cursor: pointer;
  font-size: 1.5em;
  margin-right: 12px;
}

.signaturePad .attach_icon:hover .fas {
  color: #fff;
}

.signaturePad .popup_content .canvas_tools .fas {
  cursor: pointer;
}

.link_borders {
  border: none;
}

.available_balance {
  color: #048b27;
}

.refund_button {
  margin: 1em 1em !important;
}

.refund_text_colour {
  color: #FF0000;
}

.header_ul, .footer_ul {
  margin-bottom: 20px;
}
.header_ul .list-group, .footer_ul .list-group {
  margin-bottom: 10px;
}
.header_ul ul, .footer_ul ul {
  margin-top: 13px;
}

.custom_print_form_header .no_records_msg {
  margin-top: 10px;
}

.custom_print_form_footer .no_records_msg {
  margin-top: 10px;
}

.customPrint .disable_custom_print {
  pointer-events: none;
}

.referral_selectize {
  width: 250px;
}

.header_table .template1_header_ul {
  margin-top: -29px;
}

.certificates_consents_link {
  white-space: pre-wrap !important;
}

.template_applied {
  border: 3px solid #1bbae1;
}

.disable_div {
  opacity: 0.5;
}

.ohs_component_title {
  padding: 5px 8px;
  opacity: 0.6;
  background: transparent;
}

.bill_items_header {
  margin-top: -5px;
}

.bill_item_lable {
  text-align: center;
  margin-left: -5px;
  font-size: 15px !important;
  color: #ffffff;
}

.bill_item_date_lable {
  margin-top: 5px;
}

.item_wise_bill_from_label {
  padding-left: 10px !important;
  padding-right: 0px !important;
}

.item_wise_bill_to_label {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

/* end print customiztion */
.patient_private_fields {
  margin-bottom: 10px;
}

.hospitalWhiteBoardPg .patient_private_fields, .whiteboardPage .patient_private_fields {
  margin-bottom: 0px !important;
  padding-left: 0px !important;
}
.hospitalWhiteBoardPg .patient_private_fields .form-group, .whiteboardPage .patient_private_fields .form-group {
  margin-bottom: 8px !important;
}

.doctor_details {
  color: #1bbae1 !important;
  border-radius: 0 !important;
  font-size: 19px;
}
.doctor_details .doctor_clear_icon {
  color: #1bbae1 !important;
  border-radius: 0 !important;
  padding: 6px 5px !important;
  background-color: #f9f9f9 !important;
  font-size: 19px;
}

/*multiple pharmacy styles*/
.phar_profile, .lab_profile {
  padding: 1px 5px !important;
  font-size: 12px;
  line-height: 1.5 !important;
  border-radius: 3px;
  min-height: 0 !important;
  margin-top: 8px;
}

.phar_avtar, .lab_avtar {
  margin-bottom: 25px;
}

.phar_sidebar_name, .lab_sidebar_name {
  word-break: break-all;
}

.phar_switch {
  position: relative;
  bottom: 5px;
}

#create_stafflogin .modal-content {
  overflow: visible !important;
}

.makeit_default {
  max-height: 15em;
  overflow: auto;
  width: 95%;
  margin: 0 auto;
}

/*end multiple pharmacy styles*/
.bill_item_row .tt-menu {
  max-height: 300px;
  overflow-y: auto;
}

.home_occupy_screen .appt_line {
  margin-top: 6px;
  margin-bottom: 0px;
  border-color: #1bbae1;
  border-width: 15px;
}
.home_occupy_screen .date_align {
  position: relative;
  bottom: 16px;
  color: #ffffff;
  font-weight: 700;
}

.template_page_size {
  margin-top: -14px;
  margin-left: -45px;
}
.template_page_size .drag_icon_space {
  font-size: 15px !important;
}

.hide_fields_details_label {
  margin-top: 7px;
  margin-left: 30px;
}

.table_padding th, .table_padding td {
  padding: 7px !important;
}

@media (min-width: 768px) {
  .hospitalDashboardPg .responsive-table tr th.align-right, .hospitalDashboardPg .responsive-table tr td.align-right, .hospitalWhiteBoardPg .responsive-table tr th.align-right, .hospitalWhiteBoardPg .responsive-table tr td.align-right, .hospitalBillingPg .responsive-table tr th.align-right, .hospitalBillingPg .responsive-table tr td.align-right, .hospitalPrescriptionPg .responsive-table tr th.align-right, .hospitalPrescriptionPg .responsive-table tr td.align-right, .hospitalPatientsPg .responsive-table tr th.align-right, .hospitalPatientsPg .responsive-table tr td.align-right, .doctorPatientsPg .responsive-table tr th.align-right, .doctorPatientsPg .responsive-table tr td.align-right, .hospitalInpatientPage .responsive-table tr th.align-right, .hospitalInpatientPage .responsive-table tr td.align-right, .hospitalOperationPage .responsive-table tr th.align-right, .hospitalOperationPage .responsive-table tr td.align-right, .hospitalApplicationSettingsPg .responsive-table tr th.align-right, .hospitalApplicationSettingsPg .responsive-table tr td.align-right, .hospitalSettingsPg .responsive-table tr th.align-right, .hospitalSettingsPg .responsive-table tr td.align-right, .doctorQuickActionPg .responsive-table tr th.align-right, .doctorQuickActionPg .responsive-table tr td.align-right, .radiologyPg .responsive-table tr th.align-right, .radiologyPg .responsive-table tr td.align-right, .hospitalAnalyticsPg .responsive-table tr th.align-right, .hospitalAnalyticsPg .responsive-table tr td.align-right, .displayBoardPg .responsive-table tr th.align-right, .displayBoardPg .responsive-table tr td.align-right, .radiologyPg .responsive-table tr th.align-right, .radiologyPg .responsive-table tr td.align-right, .pharmacyPg .responsive-table tr th.align-right, .pharmacyPg .responsive-table tr td.align-right, .hospitalPromotionPg .responsive-table tr th.align-right, .hospitalPromotionPg .responsive-table tr td.align-right, .medicoLegalCasesPg .responsive-table tr th.align-right, .medicoLegalCasesPg .responsive-table tr td.align-right, .hospitalSetupPg .responsive-table tr th.align-right, .hospitalSetupPg .responsive-table tr td.align-right, .hospitalSetupSixthPg .responsive-table tr th.align-right, .hospitalSetupSixthPg .responsive-table tr td.align-right, .hospitalSummaryPg .responsive-table tr th.align-right, .hospitalSummaryPg .responsive-table tr td.align-right, .doctorDashboardPg .responsive-table tr th.align-right, .doctorDashboardPg .responsive-table tr td.align-right, .doctorPrescriptionContainerPg .responsive-table tr th.align-right, .doctorPrescriptionContainerPg .responsive-table tr td.align-right, .doctorProfilePg .responsive-table tr th.align-right, .doctorProfilePg .responsive-table tr td.align-right, .doctorTimeSlotPg .responsive-table tr th.align-right, .doctorTimeSlotPg .responsive-table tr td.align-right, .doctorQuickActionPg .responsive-table tr th.align-right, .doctorQuickActionPg .responsive-table tr td.align-right, .userDashboardPg .responsive-table tr th.align-right, .userDashboardPg .responsive-table tr td.align-right, .usergraphPg .responsive-table tr th.align-right, .usergraphPg .responsive-table tr td.align-right, .userAppointmentsPg .responsive-table tr th.align-right, .userAppointmentsPg .responsive-table tr td.align-right, .userInpatientAdmissionsPg .responsive-table tr th.align-right, .userInpatientAdmissionsPg .responsive-table tr td.align-right, .whiteboardPage .responsive-table tr th.align-right, .whiteboardPage .responsive-table tr td.align-right, .userInpatientOperationsPg .responsive-table tr th.align-right, .userInpatientOperationsPg .responsive-table tr td.align-right, .userdateSearch .responsive-table tr th.align-right, .userdateSearch .responsive-table tr td.align-right, .userHospitalsPg .responsive-table tr th.align-right, .userHospitalsPg .responsive-table tr td.align-right, .deviceIntegrations .responsive-table tr th.align-right, .deviceIntegrations .responsive-table tr td.align-right, .userServiceRequest .responsive-table tr th.align-right, .userServiceRequest .responsive-table tr td.align-right, .userFeedbacks .responsive-table tr th.align-right, .userFeedbacks .responsive-table tr td.align-right {
    text-align: right !important;
  }
  .hospitalDashboardPg .responsive-table tr th.align-left, .hospitalDashboardPg .responsive-table tr td.align-left, .hospitalWhiteBoardPg .responsive-table tr th.align-left, .hospitalWhiteBoardPg .responsive-table tr td.align-left, .hospitalBillingPg .responsive-table tr th.align-left, .hospitalBillingPg .responsive-table tr td.align-left, .hospitalPrescriptionPg .responsive-table tr th.align-left, .hospitalPrescriptionPg .responsive-table tr td.align-left, .hospitalPatientsPg .responsive-table tr th.align-left, .hospitalPatientsPg .responsive-table tr td.align-left, .doctorPatientsPg .responsive-table tr th.align-left, .doctorPatientsPg .responsive-table tr td.align-left, .hospitalInpatientPage .responsive-table tr th.align-left, .hospitalInpatientPage .responsive-table tr td.align-left, .hospitalOperationPage .responsive-table tr th.align-left, .hospitalOperationPage .responsive-table tr td.align-left, .hospitalApplicationSettingsPg .responsive-table tr th.align-left, .hospitalApplicationSettingsPg .responsive-table tr td.align-left, .hospitalSettingsPg .responsive-table tr th.align-left, .hospitalSettingsPg .responsive-table tr td.align-left, .doctorQuickActionPg .responsive-table tr th.align-left, .doctorQuickActionPg .responsive-table tr td.align-left, .radiologyPg .responsive-table tr th.align-left, .radiologyPg .responsive-table tr td.align-left, .hospitalAnalyticsPg .responsive-table tr th.align-left, .hospitalAnalyticsPg .responsive-table tr td.align-left, .displayBoardPg .responsive-table tr th.align-left, .displayBoardPg .responsive-table tr td.align-left, .radiologyPg .responsive-table tr th.align-left, .radiologyPg .responsive-table tr td.align-left, .pharmacyPg .responsive-table tr th.align-left, .pharmacyPg .responsive-table tr td.align-left, .hospitalPromotionPg .responsive-table tr th.align-left, .hospitalPromotionPg .responsive-table tr td.align-left, .medicoLegalCasesPg .responsive-table tr th.align-left, .medicoLegalCasesPg .responsive-table tr td.align-left, .hospitalSetupPg .responsive-table tr th.align-left, .hospitalSetupPg .responsive-table tr td.align-left, .hospitalSetupSixthPg .responsive-table tr th.align-left, .hospitalSetupSixthPg .responsive-table tr td.align-left, .hospitalSummaryPg .responsive-table tr th.align-left, .hospitalSummaryPg .responsive-table tr td.align-left, .doctorDashboardPg .responsive-table tr th.align-left, .doctorDashboardPg .responsive-table tr td.align-left, .doctorPrescriptionContainerPg .responsive-table tr th.align-left, .doctorPrescriptionContainerPg .responsive-table tr td.align-left, .doctorProfilePg .responsive-table tr th.align-left, .doctorProfilePg .responsive-table tr td.align-left, .doctorTimeSlotPg .responsive-table tr th.align-left, .doctorTimeSlotPg .responsive-table tr td.align-left, .doctorQuickActionPg .responsive-table tr th.align-left, .doctorQuickActionPg .responsive-table tr td.align-left, .userDashboardPg .responsive-table tr th.align-left, .userDashboardPg .responsive-table tr td.align-left, .usergraphPg .responsive-table tr th.align-left, .usergraphPg .responsive-table tr td.align-left, .userAppointmentsPg .responsive-table tr th.align-left, .userAppointmentsPg .responsive-table tr td.align-left, .userInpatientAdmissionsPg .responsive-table tr th.align-left, .userInpatientAdmissionsPg .responsive-table tr td.align-left, .whiteboardPage .responsive-table tr th.align-left, .whiteboardPage .responsive-table tr td.align-left, .userInpatientOperationsPg .responsive-table tr th.align-left, .userInpatientOperationsPg .responsive-table tr td.align-left, .userdateSearch .responsive-table tr th.align-left, .userdateSearch .responsive-table tr td.align-left, .userHospitalsPg .responsive-table tr th.align-left, .userHospitalsPg .responsive-table tr td.align-left, .deviceIntegrations .responsive-table tr th.align-left, .deviceIntegrations .responsive-table tr td.align-left, .userServiceRequest .responsive-table tr th.align-left, .userServiceRequest .responsive-table tr td.align-left, .userFeedbacks .responsive-table tr th.align-left, .userFeedbacks .responsive-table tr td.align-left {
    text-align: left !important;
  }
  .hospitalDashboardPg .responsive-table tr th.align-center, .hospitalDashboardPg .responsive-table tr td.align-center, .hospitalWhiteBoardPg .responsive-table tr th.align-center, .hospitalWhiteBoardPg .responsive-table tr td.align-center, .hospitalBillingPg .responsive-table tr th.align-center, .hospitalBillingPg .responsive-table tr td.align-center, .hospitalPrescriptionPg .responsive-table tr th.align-center, .hospitalPrescriptionPg .responsive-table tr td.align-center, .hospitalPatientsPg .responsive-table tr th.align-center, .hospitalPatientsPg .responsive-table tr td.align-center, .doctorPatientsPg .responsive-table tr th.align-center, .doctorPatientsPg .responsive-table tr td.align-center, .hospitalInpatientPage .responsive-table tr th.align-center, .hospitalInpatientPage .responsive-table tr td.align-center, .hospitalOperationPage .responsive-table tr th.align-center, .hospitalOperationPage .responsive-table tr td.align-center, .hospitalApplicationSettingsPg .responsive-table tr th.align-center, .hospitalApplicationSettingsPg .responsive-table tr td.align-center, .hospitalSettingsPg .responsive-table tr th.align-center, .hospitalSettingsPg .responsive-table tr td.align-center, .doctorQuickActionPg .responsive-table tr th.align-center, .doctorQuickActionPg .responsive-table tr td.align-center, .radiologyPg .responsive-table tr th.align-center, .radiologyPg .responsive-table tr td.align-center, .hospitalAnalyticsPg .responsive-table tr th.align-center, .hospitalAnalyticsPg .responsive-table tr td.align-center, .displayBoardPg .responsive-table tr th.align-center, .displayBoardPg .responsive-table tr td.align-center, .radiologyPg .responsive-table tr th.align-center, .radiologyPg .responsive-table tr td.align-center, .pharmacyPg .responsive-table tr th.align-center, .pharmacyPg .responsive-table tr td.align-center, .hospitalPromotionPg .responsive-table tr th.align-center, .hospitalPromotionPg .responsive-table tr td.align-center, .medicoLegalCasesPg .responsive-table tr th.align-center, .medicoLegalCasesPg .responsive-table tr td.align-center, .hospitalSetupPg .responsive-table tr th.align-center, .hospitalSetupPg .responsive-table tr td.align-center, .hospitalSetupSixthPg .responsive-table tr th.align-center, .hospitalSetupSixthPg .responsive-table tr td.align-center, .hospitalSummaryPg .responsive-table tr th.align-center, .hospitalSummaryPg .responsive-table tr td.align-center, .doctorDashboardPg .responsive-table tr th.align-center, .doctorDashboardPg .responsive-table tr td.align-center, .doctorPrescriptionContainerPg .responsive-table tr th.align-center, .doctorPrescriptionContainerPg .responsive-table tr td.align-center, .doctorProfilePg .responsive-table tr th.align-center, .doctorProfilePg .responsive-table tr td.align-center, .doctorTimeSlotPg .responsive-table tr th.align-center, .doctorTimeSlotPg .responsive-table tr td.align-center, .doctorQuickActionPg .responsive-table tr th.align-center, .doctorQuickActionPg .responsive-table tr td.align-center, .userDashboardPg .responsive-table tr th.align-center, .userDashboardPg .responsive-table tr td.align-center, .usergraphPg .responsive-table tr th.align-center, .usergraphPg .responsive-table tr td.align-center, .userAppointmentsPg .responsive-table tr th.align-center, .userAppointmentsPg .responsive-table tr td.align-center, .userInpatientAdmissionsPg .responsive-table tr th.align-center, .userInpatientAdmissionsPg .responsive-table tr td.align-center, .whiteboardPage .responsive-table tr th.align-center, .whiteboardPage .responsive-table tr td.align-center, .userInpatientOperationsPg .responsive-table tr th.align-center, .userInpatientOperationsPg .responsive-table tr td.align-center, .userdateSearch .responsive-table tr th.align-center, .userdateSearch .responsive-table tr td.align-center, .userHospitalsPg .responsive-table tr th.align-center, .userHospitalsPg .responsive-table tr td.align-center, .deviceIntegrations .responsive-table tr th.align-center, .deviceIntegrations .responsive-table tr td.align-center, .userServiceRequest .responsive-table tr th.align-center, .userServiceRequest .responsive-table tr td.align-center, .userFeedbacks .responsive-table tr th.align-center, .userFeedbacks .responsive-table tr td.align-center {
    text-align: center !important;
  }
}

.settings table.dataTable thead > tr > th.align-right, .settings table.dataTable thead > tr > th.align-left, .settings table.dataTable thead > tr > th.align-center {
  padding-left: 5px !important;
  padding-right: 0px !important;
}

.userHospitalsPg .hospital_name {
  text-align: left !important;
}

.table_details {
  width: 95%;
  margin: 0 auto;
}
.table_details thead th {
  font-size: 1.5rem !important;
}

.error_handling_widget_color {
  background-color: rgba(59, 168, 236, 0.9607843137) !important;
}

.text_bold {
  font-size: 1.3em;
  font-weight: bold;
}

#insurance_type .insurance_name_div {
  border-bottom: 0px !important;
}

.return_bill_disabled {
  pointer-events: none !important;
  background-color: #eeeeee;
  opacity: 1;
}

.return_dis_disabled {
  background-color: #eeeeee;
  opacity: 1;
}

.appt_sorter {
  padding: 5px;
  font-size: 22px;
}

.appt_tab li {
  border: 1px solid rgba(190, 197, 209, 0.4);
  background: rgba(197, 214, 241, 0.4901960784);
  color: #ffffff;
}
.appt_tab li a {
  color: #394263;
  text-transform: uppercase;
  font-weight: 600;
}
.appt_tab li a:hover, .appt_tab li a:focus {
  color: #a56909;
}
.appt_tab li.active a {
  color: #a56909;
}
.appt_tab li.active a:hover, .appt_tab li.active a:focus {
  color: #a56909;
}

.tabbed_form {
  position: absolute;
  right: 25em;
  top: 1.5em;
}

.sidebar_pin {
  z-index: 1035;
  position: fixed;
  width: 40px;
  background: transparent !important;
}

#sidebar:hover .sidebar_pin {
  transition: all 0.2s ease-out !important;
}

.sidebar_pin span {
  background-color: #394263;
  border: none;
  margin: 16px 0 0;
  border-radius: 0px !important;
  color: white;
}

.sidebar_pin #collapse_nav_bar strong {
  font-size: 18px;
  padding-left: 10%;
}

.inpatientAdmissionWhiteboard .navbar.sidebar_pin {
  background-color: transparent !important;
}
.inpatientAdmissionWhiteboard .navbar.sidebar_pin #heading_size {
  border: 1px solid #4c5471 !important;
}

.last_block {
  padding-bottom: 40px !important;
}

@media (max-width: 992px) {
  .whiteboardPage .fixed_footer {
    left: 0px !important;
  }
}
/* preview styles */
@page {
  .prescription_preview_modal .paper_container_a4 {
    size: A4;
    margin: 0;
  }
}
@media print {
  .prescription_preview_modal .paper_container_a4 html, .prescription_preview_modal .paper_container_a4 body {
    width: 210mm;
    height: 297mm;
  }
  .prescription_preview_modal .paper_container_a4 {
    /* ... the rest of the rules ... */
  }
}
@page {
  .prescription_preview_modal .paper_container_a5 {
    size: A5;
    margin: 0;
  }
}
@media print {
  .prescription_preview_modal .paper_container_a5 html, .prescription_preview_modal .paper_container_a5 body {
    width: 210mm;
    height: 297mm;
    /* width: 148mm;
     height: 210mm;*/
  }
  .prescription_preview_modal .paper_container_a5 {
    /* ... the rest of the rules ... */
  }
}
.prescription_preview_modal table, .prescription_preview_modal th, .prescription_preview_modal td {
  border: 1px solid black;
  border-left: 0px solid white !important;
  border-right: 0px solid white !important;
  border-collapse: collapse;
  padding: 12px;
}
.prescription_preview_modal table {
  width: 100%;
}
.prescription_preview_modal .table-striped {
  margin-top: 20px;
  /*td{    
    white-space: nowrap;
    overflow: hidden;
  }*/
}
.prescription_preview_modal .table-gst-summary td {
  padding: 5px !important;
}
.prescription_preview_modal .table-gst-summary {
  padding-bottom: 10px;
}
.prescription_preview_modal .apt_details_block .date_div, .prescription_preview_modal .apt_details_block .patient_details_div, .prescription_preview_modal .patient_details_block .date_div, .prescription_preview_modal .patient_details_block .patient_details_div {
  display: inline-block;
  vertical-align: left;
  width: 49%;
}
.prescription_preview_modal .apt_details_block .appt_no_div, .prescription_preview_modal .apt_details_block .prescription_details_div, .prescription_preview_modal .patient_details_block .appt_no_div, .prescription_preview_modal .patient_details_block .prescription_details_div {
  display: inline-block;
  float: right;
  text-align: right;
  width: 49%;
}
.prescription_preview_modal .qr_code_details_block {
  padding-top: 10px;
}
.prescription_preview_modal .qr_code_details_block .qr_code_block {
  display: inline-block;
  vertical-align: left;
  width: 39%;
}
.prescription_preview_modal .qr_code_details_block .qr_code_block .qr_image_empty_div {
  display: inline-block;
  vertical-align: left;
  width: 29%;
}
.prescription_preview_modal .qr_code_details_block .qr_code_block .qr_image_div {
  padding-top: 15%;
  padding-left: 10%;
  display: inline-block;
  float: left;
  text-align: right;
  width: 69%;
}
.prescription_preview_modal .qr_code_details_block .qr_calculations_block .qr_image {
  margin: 10px !important;
}
.prescription_preview_modal .qr_code_details_block .qr_calculations_block .stotal_spn, .prescription_preview_modal .qr_code_details_block .qr_calculations_block .cgst_spn, .prescription_preview_modal .qr_code_details_block .qr_calculations_block .sgst_spn, .prescription_preview_modal .qr_code_details_block .qr_calculations_block .gtotal_spn, .prescription_preview_modal .qr_code_details_block .qr_calculations_block .paid_spn, .prescription_preview_modal .qr_code_details_block .qr_calculations_block .refund_spn, .prescription_preview_modal .qr_code_details_block .qr_calculations_block .due_spn, .prescription_preview_modal .qr_code_details_block .qr_calculations_block .discount_spn {
  padding: 8px;
}
.prescription_preview_modal .qr_code_details_block .qr_calculations_block hr {
  padding: 0px !important;
  margin: 0px !important;
}
.prescription_preview_modal .qr_code_details_block .qr_calculations_block .paid_spn {
  background-color: #90EE90;
}
.prescription_preview_modal .qr_code_details_block .qr_calculations_block .refund_spn {
  background-color: #F7BE64;
}
.prescription_preview_modal .qr_code_details_block .qr_calculations_block .due_spn {
  background-color: #EE9090;
}
.prescription_preview_modal .qr_code_details_block .qr_calculations_block {
  display: inline-block;
  float: right;
  text-align: right;
  width: 59%;
}
.prescription_preview_modal .qr_code_details_block .qr_calculations_block .qr_calculations_title_div {
  display: inline-block;
  vertical-align: left;
  text-align: left !important;
  width: 59%;
}
.prescription_preview_modal .qr_code_details_block .qr_calculations_block .qr_calculations_val_div {
  display: inline-block;
  float: right;
  text-align: right;
  width: 39%;
}
.prescription_preview_modal .header_address_div, .prescription_preview_modal .footer_email_div {
  display: inline-block;
  vertical-align: left;
  width: 48%;
}
.prescription_preview_modal .footer_block {
  margin-top: 10px;
}
.prescription_preview_modal .header_logo_div, .prescription_preview_modal .footer_phone_div {
  display: inline-block;
  vertical-align: left;
  text-align: right;
  width: 48%;
}
.prescription_preview_modal .header_logo_div {
  float: right;
}
.prescription_preview_modal .payment_details_div, .prescription_preview_modal .dosage_text_div {
  padding-top: 10px;
}
.prescription_preview_modal .text-left {
  text-align: left;
}
.prescription_preview_modal .text-right {
  text-align: right !important;
}
.prescription_preview_modal .text-middle {
  text-align: center;
}
.prescription_preview_modal .name-text-color {
  color: #009cff;
  word-wrap: break-word;
}
.prescription_preview_modal .header_hr {
  border: 1px solid #009cff;
  border-radius: 1px;
}
.prescription_preview_modal .header_parent {
  padding-bottom: 20px;
}
.prescription_preview_modal .no-border_td {
  background-color: #F0F0F0;
  text-align: left;
}
@media (min-width: 768px) and (max-width: 992px) {
  .prescription_preview_modal .preview-dialog-modal {
    width: 75%;
  }
  .prescription_preview_modal .preview-dialog-modal .value-instructions-td {
    max-width: 200px;
    word-wrap: break-word;
  }
  .prescription_preview_modal .preview-dialog-modal .value-item-name-td {
    max-width: 100px;
    word-wrap: break-word;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .prescription_preview_modal .preview-dialog-modal {
    width: 65%;
  }
  .prescription_preview_modal .preview-dialog-modal .value-instructions-td {
    max-width: 200px;
    word-wrap: break-word;
  }
  .prescription_preview_modal .preview-dialog-modal .value-item-name-td {
    max-width: 150px;
    word-wrap: break-word;
  }
}
@media (min-width: 1199px) and (max-width: 1366px) {
  .prescription_preview_modal .preview-dialog-modal {
    width: 55%;
  }
  .prescription_preview_modal .preview-dialog-modal .value-instructions-td {
    max-width: 250px;
    word-wrap: break-word;
  }
  .prescription_preview_modal .preview-dialog-modal .value-item-name-td {
    max-width: 150px;
    word-wrap: break-word;
  }
}
@media (min-width: 1367px) {
  .prescription_preview_modal .preview-dialog-modal {
    width: 50%;
  }
  .prescription_preview_modal .preview-dialog-modal .value-instructions-td {
    max-width: 250px;
    word-wrap: break-word;
  }
  .prescription_preview_modal .preview-dialog-modal .value-item-name-td {
    max-width: 150px;
    word-wrap: break-word;
  }
}
.prescription_preview_modal .preview-dialog-modal .hosp-address-div {
  word-wrap: break-word;
}
@media screen and (max-width: 767px) {
  .prescription_preview_modal .print_preview_block {
    display: none !important;
  }
}
.prescription_preview_modal {
  /*google fonts*/
}
.prescription_preview_modal .noto-serif-English-font-regular {
  font-weight: 400;
}
.prescription_preview_modal .noto-serif-English-font-bold {
  font-weight: bold;
}
.prescription_preview_modal .noto-serif-Telugu-font-regular {
  font-family: "Mandali", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  line-height: 125%;
  font-style: normal;
}
.prescription_preview_modal .noto-serif-Telugu-font-bold {
  font-family: "Ramabhadra", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
.prescription_preview_modal .noto-serif-Tamil-font-regular {
  font-family: "Noto Serif Tamil", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.prescription_preview_modal .noto-serif-Tamil-font-bold {
  font-family: "Noto Serif Tamil", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
.prescription_preview_modal .noto-serif-Kannada-font-regular {
  font-family: "Noto Serif Kannada", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.prescription_preview_modal .noto-serif-Kannada-font-bold {
  font-family: "Noto Serif Kannada", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
.prescription_preview_modal .noto-serif-Malayalam-font-regular {
  font-family: "Noto Serif Malayalam", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.prescription_preview_modal .noto-serif-Malayalam-font-bold {
  font-family: "Noto Serif Malayalam", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
.prescription_preview_modal .noto-serif-Hindi-font-regular, .prescription_preview_modal .noto-serif-Nepali-font-regular, .prescription_preview_modal .noto-serif-Marathi-font-regular {
  font-family: "Noto Serif Devanagari", "Noto Sans Devanagari", "Rajdhani", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.prescription_preview_modal .noto-serif-Hindi-font-bold, .prescription_preview_modal .noto-serif-Nepali-font-bold, .prescription_preview_modal .noto-serif-Marathi-font-bold {
  font-family: "Noto Serif Devanagari", "Noto Sans Devanagari", "Rajdhani", serif;
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: normal;
}
.prescription_preview_modal .noto-serif-Gujarati-font-regular {
  font-family: "Noto Serif Gujarati", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.prescription_preview_modal .noto-serif-Gujarati-font-bold {
  font-family: "Noto Serif Gujarati", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
.prescription_preview_modal .noto-serif-Punjabi-font-regular {
  font-family: "Noto Serif Gurmukhi", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.prescription_preview_modal .noto-serif-Punjabi-font-bold {
  font-family: "Noto Serif Gurmukhi", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
.prescription_preview_modal .noto-serif-Bengali-font-regular, .prescription_preview_modal .noto-serif-Assame-font-regular {
  font-family: "Noto Serif Bengali", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.prescription_preview_modal .noto-serif-Bengali-font-bold, .prescription_preview_modal .noto-serif-Assame-font-bold {
  font-family: "Noto Serif Bengali", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
.prescription_preview_modal .title-instructions-span, .prescription_preview_modal .title-payment-details-span {
  font-weight: bold;
}

.prescription_language_select {
  padding-top: 8px;
}

.preview_cancel_btn {
  float: right;
}

.sms_promotion_preview, .value-instructions-span {
  word-wrap: break-word;
}

.whatsapp_image {
  margin-bottom: -7px;
}

.whatsapp_notification_icon {
  margin-top: 10px;
}

.edit_campaign_disabled {
  pointer-events: none;
  opacity: 0.4;
}

.hospital_pharmacy_profile {
  pointer-events: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}

.dark_gery_box {
  border-style: ridge;
  padding: 30px 18px;
  background-color: whitesmoke;
}
.dark_gery_box .heading {
  padding-bottom: 12px;
}
.dark_gery_box div {
  font-weight: bold;
}

.grey_bg {
  background-color: whitesmoke;
  padding: 12px 16px;
}

.userFeedbacks .feedback_container #edit_user_feedback h4 {
  padding-top: 25px;
}
.userFeedbacks .feedback_container #edit_user_feedback input[type=radio] {
  display: none;
}
.userFeedbacks .feedback_container #edit_user_feedback .radio_label {
  color: lightgrey;
  font-size: 1.5em;
  margin-left: 10px;
  cursor: pointer;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.userFeedbacks .feedback_container #edit_user_feedback .clasificacion {
  direction: rtl;
  unicode-bidi: bidi-override;
  text-align: center;
  margin-top: 1em;
}
.userFeedbacks .feedback_container #edit_user_feedback .radio_label:hover,
.userFeedbacks .feedback_container #edit_user_feedback .radio_label:hover ~ .radio_label {
  color: orange;
}
.userFeedbacks .feedback_container #edit_user_feedback input[type=radio]:checked ~ .radio_label {
  color: orange;
}

.procedures_table_mini_screens table .sort_link, .radiology_table_mini_screens table .sort_link {
  color: #ffffff;
}
.procedures_table_mini_screens .pagination, .radiology_table_mini_screens .pagination {
  margin: 0px !important;
}

.procedures_table_mini_screens .search_form_fix, .radiology_table_mini_screens .search_form_fix {
  margin-bottom: 0px !important;
}
.procedures_table_mini_screens .search_form_fix button, .radiology_table_mini_screens .search_form_fix button {
  padding: 7px 43px !important;
}

.inactive_records .fa-trash, .inactive_records .fa-edit, .inactive_records .inactive, .inactive_records .fa-rupee-sign, .inactive_records .fa-pills, .inactive_records .batch_actions_th {
  pointer-events: none;
  opacity: 0.4;
}

.lab_dropdown, .pharmacy_dropdown {
  background-color: #6ad2eb;
  border-color: #1bbae1;
  color: #ffffff;
}
.lab_dropdown:hover, .lab_dropdown:focus, .pharmacy_dropdown:hover, .pharmacy_dropdown:focus {
  background-color: #1bbae1;
  border-color: #1593b3;
  color: #ffffff;
}

.homeopathy_details_div {
  border-left-width: 1px !important;
  width: 5em;
  color: #287ced;
  font-weight: bold;
}

.restorative_child_block {
  border: 0px !important;
}

.proc_page_count, .serv_page_count {
  display: block;
  text-align: center;
  margin: 4px 0 2px;
}

.procedures_table_mini_screens .pagination, .radiology_table_mini_screens .pagination {
  display: inline-flex;
  padding-left: 0;
  margin: 4px 0;
}
.procedures_table_mini_screens .pagination .page-item, .radiology_table_mini_screens .pagination .page-item {
  display: flex;
}
.procedures_table_mini_screens .pagination .page-link, .radiology_table_mini_screens .pagination .page-link {
  padding: 3px 7px !important;
  font-size: 11px;
}
.procedures_table_mini_screens .pagination a, .procedures_table_mini_screens .pagination span, .procedures_table_mini_screens .pagination em, .radiology_table_mini_screens .pagination a, .radiology_table_mini_screens .pagination span, .radiology_table_mini_screens .pagination em {
  color: white;
  font-weight: bold;
}
.procedures_table_mini_screens .pagination .current, .radiology_table_mini_screens .pagination .current {
  font-weight: bold;
  color: deepskyblue;
}

.radiology_table_mini_screens .pagination, .procedures_table_mini_screens .pagination {
  display: inline-flex;
}
.radiology_table_mini_screens .pagination a, .radiology_table_mini_screens .pagination span, .radiology_table_mini_screens .pagination em, .procedures_table_mini_screens .pagination a, .procedures_table_mini_screens .pagination span, .procedures_table_mini_screens .pagination em {
  padding: 0 5px 0 0 !important;
  line-height: 0px;
  min-height: 0px;
}

.dosage_timings_padding {
  padding-left: 4em !important;
}
.dosage_timings_padding div.btn.btn {
  box-shadow: inset 0px 0px 0px 1px #D9D9D9 !important;
  background: #FAFAFA !important;
  color: #2f2f2f !important;
  margin-left: 0px !important;
  padding: 8px !important;
}
.dosage_timings_padding div.btn.btn.active {
  background: #fff !important;
  box-shadow: 0 0 0 1px #8D8D8D !important;
  border: 0 !important;
}

.patients-scrollable-container {
  width: 100%;
  overflow-x: auto;
  white-space: nowrap;
}

.patients_content {
  display: inline-block;
}

.patients_item {
  display: inline-block;
  padding: 10px;
  margin-right: 10px;
}

#addPatientGroupModal .recipients_list {
  border-bottom: 1px solid #ebebeb;
  min-height: 40em;
  overflow-x: hidden;
  overflow-y: scroll;
  max-height: 40em;
}
#addPatientGroupModal .recipients_list .loading-results-icon {
  display: none;
  text-align: center;
  margin-bottom: 20px;
}
#addPatientGroupModal .recipients_list .loading-results-icon img.loading_throbber {
  width: 25px;
  margin: 0 auto;
}
#addPatientGroupModal .recipients_list.loading_results .loading-results-icon {
  display: block;
}
#addPatientGroupModal .recipients_list .background_dark {
  background-color: #eaedf1;
  color: black;
}
#addPatientGroupModal .recipients_list .background_dark:hover {
  background-color: #eaedf1;
  color: black;
}
@media (min-width: 768px) {
  #addPatientGroupModal .recipients_list .responsive-table tr th, #addPatientGroupModal .recipients_list .responsive-table tr td {
    background: #fff;
    padding: 5px 15px;
  }
  #addPatientGroupModal .recipients_list .responsive-table tr th.align-center, #addPatientGroupModal .recipients_list .responsive-table tr td.align-center {
    text-align: center !important;
  }
  #addPatientGroupModal .recipients_list .responsive-table tr th.align-right, #addPatientGroupModal .recipients_list .responsive-table tr td.align-right {
    text-align: right !important;
  }
  #addPatientGroupModal .recipients_list .responsive-table tr th.align-left, #addPatientGroupModal .recipients_list .responsive-table tr td.align-left {
    text-align: left !important;
  }
}
#addPatientGroupModal .recipients_list .responsive-table tbody tr td:not(.comp_table_cell) {
  border: 1px solid #eeeeee;
}
#addPatientGroupModal .tokens-container {
  padding-left: 0px !important;
}
#addPatientGroupModal .tokens-container .dropdown-menu {
  overflow-y: hidden !important;
}
#addPatientGroupModal .default_category_divs {
  margin-bottom: 20px !important;
}

.btn-group .btn.active {
  background-color: #1bbae1;
  color: white;
  border-color: #1bbae1;
}

.settings_fouth_section .btn-toggle {
  display: inline-flex !important;
}
.settings_fouth_section .btn {
  font-size: 12px !important;
}
.settings_fouth_section .panel-heading {
  background-color: #f9f9f9 !important;
}

.settings_third_section .sub_heading {
  margin-bottom: 0em !important;
  padding: 0px !important;
}

.location_start_number_note {
  color: red;
  font-size: 14px;
}

.btn_size_insurance {
  padding: 8px 15px;
  font-size: 16px;
  line-height: 1.8;
}

.location_start_number_note_appt {
  color: red;
  font-size: 12px;
  margin: 0 0 0 15px;
}

.irreducible_component {
  padding-left: 1em !important;
}

.need_whatsapp_icon_color {
  color: #29cb29 !important;
}

.add_template_section_body .dataTables_scrollBody,
.view_template_section_body .dataTables_scrollBody {
  min-height: 40px !important;
  max-height: 300px !important;
  overflow: auto;
}

.select_location {
  width: 100%;
  margin-top: 10px;
}

.selected_location {
  margin: 20px 20px 0 0 !important;
}

.hosp_select_loc .tt-menu {
  padding-left: 7px !important;
  padding-right: 7px !important;
}
.hosp_select_loc .tt-suggestion:last-child {
  border-bottom: none;
}
.hosp_select_loc .tt-empty-message {
  padding: 5px;
  color: #394263;
}

.drug_item_scroll {
  max-height: 37.2em;
  overflow-y: scroll;
}
.drug_item_scroll::-webkit-scrollbar {
  width: 3px;
}
.drug_item_scroll::-webkit-scrollbar-thumb {
  background: #ccc;
}

.account_status {
  display: inline-block;
  width: 10px;
  height: 10px;
  vertical-align: middle;
  border-radius: 50%;
}
.account_status.activated {
  background: #20cc20;
}
.account_status.not_activated {
  background: #999;
}

.pagination .page-link {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7 !important;
  background-color: #fff !important;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination .page-link:hover, .pagination .page-link:focus {
  color: #23527c !important;
  background-color: #eee !important;
  border-color: #ddd;
  text-decoration: none;
}

.pagination .page-item {
  display: inline;
}
.pagination .page-item:first-child .page-link {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination .page-item:last-child .page-link {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination .page-item.active .page-link {
  color: #fff !important;
  background-color: #1bbae1 !important;
  border-color: #1bbae1;
  cursor: default;
  z-index: 2;
}
.pagination .page-item.active .page-link:hover, .pagination .page-item.active .page-link:focus {
  color: #fff !important;
  background-color: #17a2c9 !important;
  border-color: #17a2c9;
}
.pagination .page-item.disabled .page-link {
  color: #aaa !important;
  background-color: #fff !important;
  border-color: #ddd;
  cursor: not-allowed;
  pointer-events: none;
}
.pagination .page-item.disabled .page-link:hover, .pagination .page-item.disabled .page-link:focus {
  color: #aaa !important;
  background-color: #fff !important;
  border-color: #ddd;
}

.mio-page {
  overflow-x: hidden;
}
.mio-page p {
  font-family: "Source Sans Pro" !important;
}
.mio-page .mio-navigation {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 0em 2em;
  height: 6em;
  line-height: 6em;
  color: #ffffff;
  background: #fff;
  z-index: 1000;
  -webkit-transition: all ease-out 0.25s;
  transition: all ease-out 0.25s;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
@media (max-width: 700px) {
  .mio-page .mio-navigation {
    padding: 0 1em;
  }
}
.mio-page a.site-menu-toggle {
  margin: 1.6em 1em;
  background-color: rgba(0, 0, 0, 0.04);
}
.mio-page a.site-menu-toggle i {
  margin-top: 5px;
}
@media (max-width: 1190px) {
  .mio-page .site-nav li a {
    margin: 0;
    padding: 0 1.5em;
    color: #fff;
    height: 4em !important;
    line-height: 4em !important;
  }
}
@media (max-width: 1190px) {
  .mio-page .site-nav li a:hover {
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
  }
}
@media (max-width: 1190px) {
  .mio-page .site-nav li.active > a {
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
  }
}
.mio-page .site-nav li a.__links {
  display: inline !important;
  padding: 5px 15px;
  background: #4FBFE8 !important;
  color: #fff !important;
  border-radius: 15px;
}
@media (max-width: 1190px) {
  .mio-page .site-nav li a.__links {
    display: block !important;
    padding: 0 1.5em;
    background: none !important;
    border-radius: 0;
  }
}
.mio-page .site-nav li a.__links:hover {
  background: #fff !important;
  color: #4FBFE8 !important;
  box-shadow: inset 0px 0px 0px 1px #4FBFE8;
}
@media (max-width: 1190px) {
  .mio-page .site-nav li a.__links:hover {
    background: rgba(0, 0, 0, 0.2) !important;
    color: #fff !important;
    box-shadow: none;
  }
}
.mio-page .site-nav li a.site-menu-toggle {
  display: block;
  color: #fff;
  font-size: 2em !important;
  height: 2em !important;
  line-height: 2em !important;
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
}
.mio-page .site-nav li a.site-menu-toggle:hover, .mio-page .site-nav li a.site-menu-toggle:active {
  background: rgba(0, 0, 0, 0.2);
}
.mio-page .site-logo-mio {
  display: block;
  float: left;
  max-width: 180px;
}
.mio-page .location_section .owl-prev, .mio-page .location_section .owl-next {
  position: absolute;
  top: 50%;
  z-index: 9999;
}
.mio-page .location_section .owl-prev {
  left: 4px !important;
}
.mio-page .location_section .owl-next {
  right: 4px !important;
}
.mio-page .location_section .owl-carousel {
  min-width: 300px;
}
.mio-page .location_section .owl-prev i, .mio-page .location_section .owl-next i {
  font-size: 18px;
}

.site-logo-mio img {
  max-height: 50px;
  max-width: 100%;
  width: auto;
  height: auto;
}

.mio_hospital_nav {
  position: relative;
  height: 6em;
}

.mio_hospital_nav .site-nav a:not(.site-menu-toggle) {
  display: block;
  color: #A5A5A5;
  height: 6em;
  line-height: 6em;
  font-weight: normal;
  text-decoration: none !important;
}

.mio-navigation .hospital_login_link {
  display: block;
  float: right;
  height: 3.572em;
  line-height: 3.572em;
  padding: 0em 2em;
  background: #3498DB;
  color: #fff;
  border-radius: 2em;
  letter-spacing: 0.3px;
  font-size: 1.1em;
  font-weight: 600;
}

#hospital_landing_sec {
  position: relative;
  height: 55em;
  font-family: "Source Sans Pro" !important;
  background: url(//halemind.com/assets/backgrounds/hospital-0fb3e3d8badcd96399a6d3fe8d755368797e9eedd478e835eb0eae7a01d52775.png) no-repeat;
  background-size: cover;
  background-attachment: fixed;
  overflow: hidden;
}
#hospital_landing_sec:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url(//halemind.com/assets/template/texture-9fb930d08b531b1b711d49283967aa4b5aac1d84bf3cf4de20cf79c4f7a064aa.png);
  top: 0;
  left: 0;
  display: block;
  z-index: 0;
}
#hospital_landing_sec .bottom-heading {
  position: absolute;
  width: 100%;
  text-align: center;
  padding: 4em 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.6);
}
#hospital_landing_sec .bottom-heading h1.site-heading {
  font-size: 3em;
  font-weight: bold;
}
#hospital_landing_sec .bottom-heading .btn {
  background: #3BA8EC;
  color: #fff;
  font-size: 1.2em;
  font-weight: bold;
  padding: 0.5em 1em;
  margin-top: 0em;
  margin-bottom: 0em;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
#hospital_landing_sec .bottom-heading .btn:hover {
  background: rgba(255, 255, 255, 0.63);
  color: #3BA8EC;
  box-shadow: inset 0 0 0 2px #3BA8EC;
}

#quotes {
  position: relative;
  background: url(//halemind.com/assets/backgrounds/background3-8eee65029c63d95fd45bc7612adce941b3cff633197fd496e6d03dbded1ff4a3.jpg) no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding: 5em 0;
}
#quotes:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url(//halemind.com/assets/template/texture-9fb930d08b531b1b711d49283967aa4b5aac1d84bf3cf4de20cf79c4f7a064aa.png);
  top: 0;
  left: 0;
  display: block;
  z-index: 0;
}
#quotes .quotes {
  position: relative;
  height: 15em;
  margin-top: 4em;
  margin-bottom: 0em;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}
#quotes .quotes .quote_section {
  position: absolute;
  width: 100%;
  opacity: 0;
  -webkit-transition: ease-in-out 0.3s;
  -o-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
  vertical-align: middle;
}
#quotes .quotes .quote_section.current {
  opacity: 1;
}
#quotes .quotes .quote_section p.quote_content {
  font-size: 1.8em;
  margin: 0;
  font-weight: bold;
  color: #fff;
}
#quotes .quotes .quote_section p.author {
  margin: 1em 0;
  font-size: 1em;
  text-transform: uppercase;
  color: #fff;
}

#appointment {
  background-image: linear-gradient(rgba(204, 204, 204, 0.125) 1px, transparent 1px), linear-gradient(90deg, rgba(204, 204, 204, 0.125) 1px, transparent 1px), linear-gradient(rgba(204, 204, 204, 0.125) 1px, transparent 1px), linear-gradient(90deg, rgba(204, 204, 204, 0.125) 1px, transparent 1px);
  background-size: 96px 96px, 96px 96px, 12px 12px, 12px 12px;
  background-position: -1px -1px, -1px -1px, -1px -1px, -1px -1px;
  padding: 5em 0;
}
#appointment img.hospital_logo {
  margin: 0 auto;
}
#appointment h1.site-heading {
  font-size: 3em;
  font-weight: bold;
}
#appointment .form {
  position: relative;
  overflow: hidden;
  background: #fff;
  border-radius: 3px;
  min-height: 60em;
  padding-bottom: 1em;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.18);
  transform: none;
}
@media (max-width: 990px) {
  #appointment .form {
    min-height: 65em;
  }
}
#appointment .form.open {
  box-shadow: 0px 27px 50px rgba(0, 0, 0, 0.18) !important;
  transform: translateY(-20px) !important;
}
#appointment .form header {
  position: relative;
  background: #3498DB;
  color: #FFFFFF;
  font-size: 1.1em;
  font-weight: 600;
  letter-spacing: 0.09em;
  text-align: center;
  z-index: 1;
  text-transform: uppercase;
  box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.1);
}
#appointment .form form label {
  font-weight: bold;
  font-size: 0.8em;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  margin-top: 1em;
}
#appointment .form .steps {
  position: absolute;
  width: 500%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transition: 0.62s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: 0.62s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: 0.62s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: 0.62s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 0.62s cubic-bezier(0.19, 1, 0.22, 1);
}
#appointment .form .steps .step-1, #appointment .form .steps .step-2, #appointment .form .steps .step-3, #appointment .form .steps .step-4, #appointment .form .steps .step-5 {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
#appointment .form .steps.step_1 .step-1 {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
#appointment .form .steps.step_1 {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
#appointment .form .steps.step_2 .step-2 {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
#appointment .form .steps.step_2 {
  -webkit-transform: translateX(-20%);
  -moz-transform: translateX(-20%);
  -ms-transform: translateX(-20%);
  -o-transform: translateX(-20%);
  transform: translateX(-20%);
}
#appointment .form .steps.step_3 .step-3 {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
#appointment .form .steps.step_3 {
  -webkit-transform: translateX(-40%);
  -moz-transform: translateX(-40%);
  -ms-transform: translateX(-40%);
  -o-transform: translateX(-40%);
  transform: translateX(-40%);
}
#appointment .form .steps.step_4 .step-4 {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
#appointment .form .steps.step_4 {
  -webkit-transform: translateX(-60%);
  -moz-transform: translateX(-60%);
  -ms-transform: translateX(-60%);
  -o-transform: translateX(-60%);
  transform: translateX(-60%);
}
#appointment .form .steps.step_5 .step-5 {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
#appointment .form .steps.step_5 {
  -webkit-transform: translateX(-80%);
  -moz-transform: translateX(-80%);
  -ms-transform: translateX(-80%);
  -o-transform: translateX(-80%);
  transform: translateX(-80%);
}
#appointment .form .steps label {
  font-size: 14px;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  margin-top: 1em;
}
#appointment .form .steps .form-control {
  box-shadow: inset 0px 0px 0px 1px #e4e4e4;
  background: #fff;
  height: 4em;
  padding: 10px 15px;
  color: #000;
  width: 100%;
  font-size: 14px;
  margin-top: -2px;
  border-radius: 0;
}
#appointment .form .steps .form-control:focus {
  box-shadow: inset 0px 0px 0px 1px rgba(14, 180, 218, 0.85);
}
#appointment .form .steps .form-control[disabled] {
  background: #F3F3F3;
}
#appointment .form .steps .has-error .form-control {
  box-shadow: inset 0px 0px 0px 1px rgba(255, 0, 0, 0.47);
  background: rgb(255, 245, 245);
}
#appointment .form .steps input[type=submit], #appointment .form .steps .btn {
  background: #3BA8EC;
  color: #fff;
  font-size: 1.2em;
  font-weight: bold;
  border: 0;
  padding: 0.3em 1em;
  margin-top: 0.3em;
  margin-left: 0.3em;
  margin-bottom: 0em;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  border-radius: 3em;
  vertical-align: middle;
}
#appointment .form .steps input[type=submit]:hover, #appointment .form .steps .btn:hover {
  background: rgba(255, 255, 255, 0.63);
  color: #3BA8EC;
  box-shadow: inset 0 0 0 2px #3BA8EC;
}
#appointment .form .steps input[type=submit][disabled], #appointment .form .steps .btn[disabled] {
  background: rgba(52, 152, 219, 0.57);
}
#appointment .form .steps .alert-danger {
  color: #FF4C3A;
  background-color: #FFFFFF;
  border: 0;
  margin-bottom: 10px;
  border-radius: 0;
  box-shadow: inset 0px 0px 0px 1px rgb(255, 76, 58);
}
#appointment .form .steps .alert-info {
  color: #0099FF;
  background-color: #FFFFFF;
  border: 0;
  margin-bottom: 10px;
  border-radius: 0;
  box-shadow: inset 0px 0px 0px 1px #0099FF;
}
#appointment .form .steps .alert-success {
  color: #23B962;
  background-color: #FFFFFF;
  border: 0;
  margin-bottom: 10px;
  border-radius: 0;
  box-shadow: inset 0px 0px 0px 1px #23B962;
}
#appointment .form .steps textarea.form-control {
  height: 10em !important;
}
#appointment .form .steps .step-1 {
  position: relative;
  float: left;
  width: 20%;
  height: 100%;
  padding: 8em 3em;
}
#appointment .form .steps .step-1 .ajaxed_new_appointment_time_slots_wrap.has-error {
  position: relative;
  box-shadow: 0px 0px 0px 2px rgba(255, 0, 0, 0.47);
}
#appointment .form .steps .step-1 .ajaxed_new_appointment_time_slots_wrap.has-error .help-block {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 5px 10px;
  font-size: 1em;
  width: 100%;
  margin: 0;
  background: #ff7878;
  color: white;
}
#appointment .form .steps .step-1 .ajaxed_new_appointment_time_slots_wrap #ajaxed_new_appointment_time_slots {
  max-height: 14em;
  overflow-y: scroll;
}
#appointment .form .steps .step-1 .ajaxed_new_appointment_time_slots_wrap #ajaxed_new_appointment_time_slots label {
  display: block;
  margin: 0;
  padding: 18px 45px;
  font-size: 14px;
  font-weight: normal;
  box-shadow: inset 0 0 0 1px #F3F3F3;
}
#appointment .form .steps .step-1 .ajaxed_new_appointment_time_slots_wrap #ajaxed_new_appointment_time_slots label.active {
  background-color: rgba(0, 0, 0, 0.03);
}
#appointment .form .steps .step-1 .ajaxed_new_appointment_time_slots_wrap #ajaxed_new_appointment_time_slots label.disabled {
  background: rgba(0, 0, 0, 0.02);
}
#appointment .form .steps .step-1 .ajaxed_new_appointment_time_slots_wrap #ajaxed_new_appointment_time_slots label input[type=radio] {
  display: none;
}
#appointment .form .steps .step-1 .ajaxed_new_appointment_time_slots_wrap #ajaxed_new_appointment_time_slots label .dummy_checkbox {
  content: "";
  position: absolute;
  top: 16px;
  left: 12px;
  width: 1.539em;
  height: 1.539em;
  border-radius: 50%;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.12);
}
#appointment .form .steps .step-1 .ajaxed_new_appointment_time_slots_wrap #ajaxed_new_appointment_time_slots label .dummy_checkbox i.fa, #appointment .form .steps .step-1 .ajaxed_new_appointment_time_slots_wrap #ajaxed_new_appointment_time_slots label .dummy_checkbox i.fas, #appointment .form .steps .step-1 .ajaxed_new_appointment_time_slots_wrap #ajaxed_new_appointment_time_slots label .dummy_checkbox i.far {
  display: inline-block;
  font-size: 1.3em;
  color: rgba(0, 0, 0, 0.12);
  vertical-align: middle;
}
#appointment .form .steps .step-1 .ajaxed_new_appointment_time_slots_wrap #ajaxed_new_appointment_time_slots label .dummy_checkbox i.fa.fa-check-circle, #appointment .form .steps .step-1 .ajaxed_new_appointment_time_slots_wrap #ajaxed_new_appointment_time_slots label .dummy_checkbox i.fas.fa-check-circle, #appointment .form .steps .step-1 .ajaxed_new_appointment_time_slots_wrap #ajaxed_new_appointment_time_slots label .dummy_checkbox i.far.fa-check-circle {
  display: none;
}
#appointment .form .steps .step-1 .ajaxed_new_appointment_time_slots_wrap #ajaxed_new_appointment_time_slots label .dummy_checkbox i.fa.fa-circle, #appointment .form .steps .step-1 .ajaxed_new_appointment_time_slots_wrap #ajaxed_new_appointment_time_slots label .dummy_checkbox i.fas.fa-circle, #appointment .form .steps .step-1 .ajaxed_new_appointment_time_slots_wrap #ajaxed_new_appointment_time_slots label .dummy_checkbox i.far.fa-circle {
  display: inline-block;
}
#appointment .form .steps .step-1 .ajaxed_new_appointment_time_slots_wrap #ajaxed_new_appointment_time_slots label input[type=radio]:checked + .dummy_checkbox {
  background: #4CA4FF url(//halemind.com/assets/icons/checkbox_sprite-de173c01299e1108691ae3a9696e1a807f88fada22817ffba401bcddc0fb7483.svg);
  background-position: 0 -40px;
  box-shadow: none;
}
#appointment .form .steps .step-1 .ajaxed_new_appointment_time_slots_wrap #ajaxed_new_appointment_time_slots label.Special .dummy_checkbox {
  box-shadow: inset 0 0 0 1px #3bb93b;
}
#appointment .form .steps .step-1 .ajaxed_new_appointment_time_slots_wrap #ajaxed_new_appointment_time_slots label.Special input[type=radio]:checked + .dummy_checkbox {
  background: #4CA4FF url(//halemind.com/assets/icons/checkbox_sprite-de173c01299e1108691ae3a9696e1a807f88fada22817ffba401bcddc0fb7483.svg);
  background-position: 0 -40px;
  box-shadow: none;
}
#appointment .form .steps .step-1 .select_timeslot {
  display: none;
}
#appointment .form .steps .step-1 .select_timeslot #select_custom {
  position: relative;
  width: 100%;
  height: 60px;
}
#appointment .form .steps .step-1 .select_timeslot #select_custom label {
  display: block;
  margin: 0;
  padding: 18px 45px;
  font-size: 14px;
  font-weight: normal;
  box-shadow: inset 0 0 0 1px #F3F3F3;
}
#appointment .form .steps .step-1 .select_timeslot #select_custom label.active {
  background-color: rgba(0, 0, 0, 0.03);
}
#appointment .form .steps .step-1 .select_timeslot #select_custom label.disabled {
  background: rgba(0, 0, 0, 0.02);
}
#appointment .form .steps .step-1 .select_timeslot #select_custom label input[type=radio] {
  display: none;
}
#appointment .form .steps .step-1 .select_timeslot #select_custom label .dummy_checkbox {
  content: "";
  position: absolute;
  top: 16px;
  left: 12px;
  width: 1.539em;
  height: 1.539em;
  background: white url(//halemind.com/assets/icons/checkbox_sprite-de173c01299e1108691ae3a9696e1a807f88fada22817ffba401bcddc0fb7483.svg);
  background-position: 1px -19px;
  border-radius: 50%;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.12);
}
#appointment .form .steps .step-1 .select_timeslot #select_custom label input[type=radio]:checked + .dummy_checkbox {
  background: #4CA4FF url(//halemind.com/assets/icons/checkbox_sprite-de173c01299e1108691ae3a9696e1a807f88fada22817ffba401bcddc0fb7483.svg);
  background-position: 1px -39px;
  box-shadow: none;
}
#appointment .form .steps .step-1 .select_timeslot #select_custom a.selected_value {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  line-height: 60px;
  padding-left: 15px;
  font-size: 14px;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 300;
  color: #9E9E9E;
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.08);
}
#appointment .form .steps .step-1 .select_timeslot #select_custom a.selected_value:hover, #appointment .form .steps .step-1 .select_timeslot #select_custom a.selected_value:focus {
  text-decoration: none !important;
}
#appointment .form .steps .step-1 .select_timeslot #select_custom a.selected_value .selected_option {
  display: block;
  margin: 0;
  padding: 0;
  box-shadow: none;
  padding-left: 3em;
  font-size: 14px;
  font-weight: normal;
}
#appointment .form .steps .step-1 .select_timeslot #select_custom a.selected_value .selected_option .dummy_checkbox {
  content: "";
  position: absolute;
  top: 50%;
  left: 5%;
  transform: translate(-50%, -50%);
  width: 1.539em;
  height: 1.539em;
  background: #4CA4FF url(//halemind.com/assets/icons/checkbox_sprite-de173c01299e1108691ae3a9696e1a807f88fada22817ffba401bcddc0fb7483.svg);
  background-position: 1px -39px;
  border-radius: 50%;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.12);
}
#appointment .form .steps .step-1 .select_timeslot #select_custom .select_dropdown {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 61px;
  box-shadow: 0 0 0 1px #EAEAEA;
  width: 100%;
  max-height: 0em;
  max-height: 0em;
  overflow-y: scroll;
  -webkit-transition: all 0.25s cubic-bezier(0, 1.15, 0, 1);
  -moz-transition: all 0.25s cubic-bezier(0, 1.15, 0, 1);
  -ms-transition: all 0.25s cubic-bezier(0, 1.15, 0, 1);
  -o-transition: all 0.25s cubic-bezier(0, 1.15, 0, 1);
  transition: all 0.25s cubic-bezier(0, 1.15, 0, 1);
}
#appointment .form .steps .step-1 .select_timeslot #select_custom .select_dropdown.show_drop_down {
  max-height: 15em;
  z-index: 1;
}
#appointment .form .steps .step-1 .select_timeslot #select_custom .select_dropdown .select_option {
  background: #fff;
}
#appointment .form .steps .step-1 .select_timeslot.has-error a.selected_value {
  box-shadow: 0 0 0 2px #FF0C0C !important;
}
#appointment .form .steps .step-1 .select_timeslot.has-error .select_dropdown {
  box-shadow: none !important;
}
#appointment .form .steps .step-2 {
  position: relative;
  float: left;
  width: 20%;
  height: 100%;
  padding: 10em 4em;
}
#appointment .form .steps .step-2 h2 {
  font-size: 1.2em;
}
#appointment .form .steps .step-3 {
  position: relative;
  float: left;
  width: 20%;
  height: 100%;
  padding: 5em 3em;
  overflow-y: scroll;
}
#appointment .form .steps .step-3::-webkit-scrollbar {
  width: 3px;
}
#appointment .form .steps .step-3::-webkit-scrollbar-thumb {
  background: #007EE5;
}
#appointment .form .steps .step-3::-webkit-scrollbar-track {
  background: transparent;
  opacity: 0;
}
#appointment .form .steps .step-3 h2 {
  font-size: 20px;
  display: block;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 900;
  color: #9E9E9E;
  margin-bottom: 0;
  margin-top: 2em;
}
#appointment .form .steps .step-3 .dob_select label {
  display: block;
}
#appointment .form .steps .step-3 .dob_select select.form-control {
  width: 100%;
  display: inline-block;
  padding: 5px 10px;
}
#appointment .form .steps .step-4 {
  position: relative;
  float: left;
  width: 20%;
  height: 100%;
  overflow-y: scroll;
}
#appointment .form .steps .step-4::-webkit-scrollbar {
  width: 3px;
}
#appointment .form .steps .step-4::-webkit-scrollbar-thumb {
  background: #007EE5;
}
#appointment .form .steps .step-4::-webkit-scrollbar-track {
  background: transparent;
  opacity: 0;
}
#appointment .form .steps .step-4 form {
  width: 100%;
  padding: 7em 2em;
}
#appointment .form .steps .step-4 form label.timed_slot {
  display: block;
  margin: 0;
  padding: 18px 45px;
  font-size: 14px;
  font-weight: normal;
  box-shadow: inset 0 0 0 2px #dbe1e8;
  background-color: #f3f3f3;
}
#appointment .form .steps .step-4 form label.timed_slot.disabled {
  background: rgba(0, 0, 0, 0.02);
}
#appointment .form .steps .step-4 form label.timed_slot input[type=radio] {
  display: none;
}
#appointment .form .steps .step-4 form label.timed_slot .dummy_checkbox {
  content: "";
  position: absolute;
  top: 16px;
  left: 12px;
  width: 1.539em;
  height: 1.539em;
  background: #4CA4FF url(//halemind.com/assets/icons/checkbox_sprite-de173c01299e1108691ae3a9696e1a807f88fada22817ffba401bcddc0fb7483.svg);
  background-position: 1px -39px;
  box-shadow: none;
  border-radius: 50%;
}
#appointment .form .steps .step-4 form select {
  -webkit-appearance: none;
  -moz-appearance: none;
}
#appointment .form .steps .step-4 form select::-ms-expand {
  display: none;
}
#appointment .form .steps .step-5 {
  position: relative;
  float: left;
  width: 20%;
  height: 100%;
}
#appointment .form .steps .step-5 .appointment_success_message {
  position: absolute;
  width: 20em;
  height: 15em;
  text-align: center;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#appointment .form .steps .step-5 .appointment_success_message i.icon {
  display: block;
  max-width: 100%;
  background: none;
  width: auto !important;
  height: auto !important;
  margin-bottom: 1em;
}
#appointment .form .steps .step-5 .appointment_success_message span {
  font-size: 1.5em;
  font-weight: 100;
  color: #909090;
}

#contact_us {
  padding: 0;
}

.no-padding-margin {
  padding: 0 !important;
  margin: 0 !important;
}

.mio-page .datepicker .day,
.mio-page .datepicker .datepicker-switch,
.mio-page .datepicker .month,
.mio-page .datepicker .year,
.mio-page .datepicker .dow {
  font-family: "Source Sans Pro" !important;
}

section.hospital_details {
  position: relative;
  font-family: "Source Sans Pro" !important;
  padding: 3em 0 3em;
  background: #fff;
}

.mio-page .site-footer {
  font-family: "Source Sans Pro";
  background: #fff;
  padding: 0em;
}

.mio-page .site-footer h3 {
  font-size: 1.2em;
  font-weight: 900;
  text-transform: uppercase;
  color: #9C9C9C;
  position: relative;
  margin-bottom: 1.5em;
}

.mio-page .site-footer h3::after {
  position: absolute;
  width: 1em;
  height: 0.25em;
  background: rgba(195, 195, 195, 0.43);
  top: 1.5em;
  left: 0;
}

.mio-page .site-footer .timings {
  padding: 0;
}

.mio-page .site-footer .timings table {
  width: 18em;
}

.mio-page .site-footer .timings table tr {
  line-height: 2.5em;
}

.mio-page .footer-heading {
  color: #000000;
}

.mio-page .site-footer .col-md-6 {
  padding: 5em 10em;
  min-height: 30em;
  max-height: 30em;
}

.mio-page .site-footer .contact address {
  line-height: 1.9;
}

.mio-page .site-footer .col-md-6:not(.timings) {
  box-shadow: inset -1px 0px 0px 0px rgba(239, 239, 239, 0.59);
}

.mio-page .site-footer .copy {
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
  padding-bottom: 1em;
}

.mio-page .team {
  background: #fff;
  padding: 5em 0;
  box-shadow: inset 0 -1px 0 0 #F2F2F4;
}
.mio-page .team h1.site-heading {
  font-size: 3em;
  font-weight: bold;
}
.mio-page .team p {
  font-size: 1.8em;
  font-weight: 300;
}
.mio-page .team .team_heading {
  font-size: 1.3em;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.15em;
  color: rgba(0, 0, 0, 0.17);
  margin-left: -15px;
  margin-bottom: 1em;
}
@media screen and (max-width: 767px) {
  .mio-page .team .team_heading {
    margin-left: 0;
  }
}
.mio-page .team .team_card_wrapper {
  margin-bottom: 1.2em;
  text-align: center;
}
.mio-page .team .team_card_wrapper .btn {
  background: #3BA8EC;
  color: #fff;
  font-size: 1em;
  word-break: break-all;
  white-space: normal;
  font-weight: bold;
  padding: 0.5em 1em;
  margin-top: 0em;
  margin-bottom: 0em;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.mio-page .team .team_card_wrapper .btn:hover {
  background: rgba(255, 255, 255, 0.63);
  color: #3BA8EC;
  box-shadow: inset 0 0 0 2px #3BA8EC;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .mio-page .team .team_card_wrapper .btn {
    font-size: 0.8em;
  }
}
.mio-page .team .team_card_wrapper .team_profile {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  min-height: 20em;
  max-height: 20em;
  padding: 1em;
  background: #fff;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.12);
  border-radius: 2px;
  transition: all 0.25s ease;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .mio-page .team .team_card_wrapper .team_profile {
    text-align: center;
    min-height: 280px;
  }
}
.mio-page .team .team_card_wrapper .team_profile .image img {
  margin: 0 auto;
  max-width: 150px;
  border-radius: 50%;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .mio-page .team .team_card_wrapper .team_profile .image img {
    margin: 1em auto;
    width: 100%;
    height: 110px;
  }
}
.mio-page .team .team_card_wrapper .team_profile .image .image_div {
  margin: 0 auto;
  max-width: 150px;
  max-height: 150px;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .mio-page .team .team_card_wrapper .team_profile .image .image_div {
    margin: 1em auto;
    width: 100%;
    height: 110px;
  }
}
.mio-page .team .team_card_wrapper .team_profile .details {
  display: inline-block;
}
.mio-page .team .team_card_wrapper .team_profile .details .name {
  display: block;
  font-size: 1.3em;
  color: #5D5D5D;
}
@media screen and (max-width: 1200px) {
  .mio-page .team .team_card_wrapper .team_profile .details .name {
    font-size: 1.2em;
  }
}
.mio-page .team .team_card_wrapper .team_profile .details .desg {
  display: block;
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: rgb(15, 15, 15);
  font-weight: 300;
}
@media screen and (max-width: 1200px) {
  .mio-page .team .team_card_wrapper .team_profile .details .desg {
    font-size: 0.9em;
  }
}

.mio-page #gallery {
  background-color: #fff;
  box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.1);
  padding: 2em 3em;
}
.mio-page #gallery h2 {
  text-align: center;
  font-size: 2em;
  text-transform: uppercase;
  font-weight: 900;
  color: #4FBFE8;
  margin-bottom: 1em;
}
.mio-page #gallery .gallery_item {
  padding-bottom: 1em;
}
.mio-page #gallery .gallery_item .image {
  width: 100%;
  height: 300px;
}

.mio-page .about_us {
  background: rgb(92, 172, 214);
  color: #fff;
  padding: 5em 0;
}
.mio-page .about_us h1.site-heading {
  font-size: 3em;
  font-weight: bold;
}
.mio-page .about_us p {
  font-size: 1.8em;
  font-weight: 300;
}

.mio-page .pricing-section {
  background: rgb(92, 172, 214);
  color: #fff;
  padding: 2em 0;
}
.mio-page .pricing-section h1.site-heading {
  font-size: 3em;
  font-weight: bold;
}

.mio-page .pricing {
  padding: 1em 0;
}
.mio-page .pricing h3 {
  font-size: 1.25em;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.13em;
  color: #9C9C9C;
  position: relative;
  margin-bottom: 1.5em;
}
.mio-page .pricing .services_table_wrap {
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
  padding: 50px;
  color: #5cacd6;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  .mio-page .pricing .services_table_wrap {
    padding: 10px;
  }
}
.mio-page .pricing .services_table_wrap h1 {
  display: none;
  background: #3498db;
  font-size: 1.5em;
  color: white;
  padding: 0.5em 0;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .mio-page .pricing .services_table_wrap h1 {
    display: block;
  }
}
.mio-page .pricing .services_table_wrap {
  margin-bottom: 1.5em;
}
.mio-page .pricing .services_table_wrap .responsive-table {
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 3px;
}
.mio-page .pricing .services_table_wrap .responsive-table tr {
  border: 0;
  border-bottom: 1px solid #eee;
}
.mio-page .pricing .services_table_wrap .responsive-table tr td {
  border: 0;
}
.mio-page .pricing .services_table_wrap .responsive-table tr th {
  background: #3498db;
  color: #ffffff;
  font-weight: bold;
  font-size: 1.2em;
  border: 0;
}
.mio-page .pricing .services_table_wrap .responsive-table tr th, .mio-page .pricing .services_table_wrap .responsive-table tr td {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .mio-page .pricing .services_table_wrap .responsive-table tr th, .mio-page .pricing .services_table_wrap .responsive-table tr td {
    text-align: right;
  }
}
@media screen and (min-width: 768px) {
  .mio-page .pricing .services_table_wrap .responsive-table tr th, .mio-page .pricing .services_table_wrap .responsive-table tr td {
    text-align: left;
  }
}
.mio-page .pricing .services_table_wrap .responsive-table tr th:nth-child(2), .mio-page .pricing .services_table_wrap .responsive-table tr td:nth-child(2) {
  text-align: right;
}
.mio-page .pricing .services_table_wrap .responsive-table tr th span, .mio-page .pricing .services_table_wrap .responsive-table tr td span {
  display: block;
  padding: 0.5em 3em;
}
.mio-page .pricing .services_table_wrap .responsive-table tr th span.price, .mio-page .pricing .services_table_wrap .responsive-table tr td span.price {
  color: #3498db;
}
@media screen and (max-width: 768px) {
  .mio-page .pricing .services_table_wrap .responsive-table tr th span, .mio-page .pricing .services_table_wrap .responsive-table tr td span {
    display: inline-block;
    padding: 0;
  }
}

@media only screen and (max-width: 1420px) {
  .mio-page .site-footer .col-md-4 {
    padding: 2em 5em;
  }
}
@media only screen and (max-width: 1000px) {
  .mio-page .site-footer .col-md-4 {
    min-height: 10em;
    max-height: 26em;
  }
  #hospital_landing_sec .new-appointment {
    padding-left: 0;
    padding-right: 0;
    margin-top: 5em;
  }
  #hospital_landing_sec {
    padding: 10em 0 4em;
  }
  .mio-page .site-footer .copy {
    padding-top: 0.1em;
  }
}
@media only screen and (max-width: 800px) {
  #hospital_landing_sec .new-appointment {
    padding-left: 2em;
    padding-right: 2em;
  }
}
@media only screen and (max-width: 420px) {
  #hospital_landing_sec .new-appointment {
    padding-left: 1em;
    padding-right: 1em;
  }
  .step-1 {
    padding: 5em 2em;
  }
  .mio-page .site-footer .timings table {
    width: 16em;
  }
}
@media only screen and (max-width: 1236px) {
  .mio_hospital_nav a.site-menu-toggle {
    display: block !important;
  }
  .mio_hospital_nav .site-nav li {
    display: block !important;
    float: none;
  }
  .mio_hospital_nav .site-nav {
    position: fixed;
    top: 0;
    right: -260px;
    bottom: 0;
    overflow-y: auto;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 250px;
    background: #353535;
    z-index: 1001;
    -webkit-transition: -webkit-transform ease-out 0.3s;
    transition: transform ease-out 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .mio_hospital_nav .site-nav.site-nav-visible {
    -webkit-transform: translateX(-260px) translateY(0) translateZ(0);
    transform: translateX(-260px) translateY(0) translateZ(0);
  }
}
@media screen and (min-width: 992px) {
  .display_flex {
    display: -webkit-flex;
    display: flex;
  }
}
@media screen and (min-width: 300px) and (max-width: 1024px) {
  #hospital_landing_sec {
    background-repeat: no-repeat !important;
    height: 16em !important;
    margin-top: 2em !important;
    background-attachment: unset !important;
  }
  #hospital_landing_sec .bottom-heading {
    padding: 1em 0 !important;
  }
  #hospital_landing_sec .bottom-heading .site-heading {
    font-size: 1.25em !important;
    margin: 0 0 10px !important;
  }
  #hospital_landing_sec .bottom-heading .btn {
    padding: 5px 15px !important;
    font-size: 1em !important;
    margin-bottom: 10px !important;
  }
}
@media screen and (min-width: 640px) and (max-width: 1024px) {
  #hospital_landing_sec {
    height: 30em !important;
  }
}
@media screen and (min-width: 378px) and (max-width: 640px) {
  #hospital_landing_sec {
    height: 19em !important;
  }
}
.translator .goog-te-gadget {
  left: calc(100% - 245px);
  position: relative;
  bottom: 39px;
}
@media screen and (min-width: 300px) and (max-width: 1035px) {
  .translator .goog-te-gadget {
    left: calc(100% - 157px) !important;
    bottom: 0px !important;
  }
}

.bootstrap-tagsinput {
  background-color: #fff;
  display: inline-block;
  color: #555;
  vertical-align: middle;
  max-width: 100%;
  line-height: 22px;
  cursor: text;
  background: #ffffff;
  width: 100%;
  height: auto;
  padding: 6px 8px 0;
  border: 1px solid #dbe1e8;
  height: auto;
  padding: 1em;
  border-radius: 0;
  border: none;
  box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.08);
  .twitter-typeahead {
    width: auto;
    float: left;
  }
}

.bootstrap-tagsinput input {
  display: inline-block;
  float: left;
  margin: 0px;
  font-family: helvetica;
  font-size: 12px;
  border: 1px solid transparent;
  background: transparent;
  outline: 0;
  margin-right: 4px;
  margin-bottom: 6px;
  max-width: inherit;
}

.bootstrap-tagsinput.form-control input::-moz-placeholder {
  color: #777;
  opacity: 1;
}

.bootstrap-tagsinput.form-control input:-ms-input-placeholder {
  color: #777;
}

.bootstrap-tagsinput.form-control input::-webkit-input-placeholder {
  color: #777;
}

.bootstrap-tagsinput input:focus {
  border: none;
  box-shadow: none;
}

.bootstrap-tagsinput .tag {
  margin: 5px !important;
  border: 1px solid #1bbae1;
  background-color: #199FFF;
  color: #FFFFFF;
  font-weight: 600;
  border-radius: 0;
  padding: 5px 20px 5px 10px;
  height: auto;
  line-height: inherit;
  display: inline-block;
  float: left;
  text-decoration: none;
  position: relative;
}

.bootstrap-tagsinput .tag [data-role=remove] {
  cursor: pointer;
}

.bootstrap-tagsinput .tag [data-role=remove]:after {
  content: "x";
  position: absolute;
  color: #ffffff;
  display: inline-block;
  top: 0;
  right: 5px;
  font-weight: bold;
  text-decoration: none;
  font-size: 12px;
  line-height: 16px;
  height: 20px;
  width: 10px;
  text-align: center;
}

.bootstrap-tagsinput .tag [data-role=remove]:hover {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.bootstrap-tagsinput .tag [data-role=remove]:hover:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.printModal {
  font-family: sans-serif;
  display: flex;
  text-align: center;
  font-weight: 300;
  font-size: 30px;
  left: 0;
  top: 0;
  position: absolute;
  color: #0460b5;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.91);
}

.printClose {
  position: absolute;
  right: 10px;
  top: 10px;
}

.printClose:before {
  content: "×";
  font-family: "Helvetica Neue", sans-serif;
  font-weight: 100;
  line-height: 1px;
  padding-top: 0.5em;
  display: block;
  font-size: 2em;
  text-indent: 1px;
  overflow: hidden;
  height: 1.25em;
  width: 1.25em;
  text-align: center;
  cursor: pointer;
}

.printSpinner {
  margin-top: 3px;
  margin-left: -50px;
  position: absolute;
  display: inline-block;
  width: 40px;
  height: 40px;
  border-color: transparent;
  border-top-color: #0460b5;
  background: url(//halemind.com/assets/icons/loading-b37092dfc84d385a675e6c6fecb4bfe6409b52a5b73fb588c87fd18acc5d18cb.svg);
}

.orthodontal_exam .toggle_text a, .restorative_exam .toggle_text a, .periodontal .toggle_text a {
  font-size: 20px !important;
}
.orthodontal_exam .toggle_text a i, .restorative_exam .toggle_text a i, .periodontal .toggle_text a i {
  color: #2a86f4;
  margin-right: 10px;
  vertical-align: middle;
}
.orthodontal_exam .toggle_text a .patient_chart_title, .restorative_exam .toggle_text a .patient_chart_title, .periodontal .toggle_text a .patient_chart_title {
  color: #394263 !important;
  display: none;
}

.periodontal label.center-block {
  display: block !important;
  margin: 0 !important;
}

.orthodontal_exam #page-content, .periodontal #page-content {
  background-color: #fff;
}
.orthodontal_exam #page-content .heading, .periodontal #page-content .heading {
  color: #2a86f4;
  margin: 0.5em 0;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 40px;
}
.orthodontal_exam #page-content .heading.big, .periodontal #page-content .heading.big {
  font-size: 2em;
}
.orthodontal_exam #page-content .heading.small, .periodontal #page-content .heading.small {
  font-size: 1.3em;
  letter-spacing: 2px;
}
.orthodontal_exam #page-content .heading span, .periodontal #page-content .heading span {
  text-transform: none;
  font-weight: normal;
  letter-spacing: 0;
}
.orthodontal_exam #page-content label:not(.not-label), .periodontal #page-content label:not(.not-label) {
  font-size: 0.8em;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  color: #2f2f2f;
  margin-left: 1em;
  margin-top: 1em;
}
.orthodontal_exam #page-content .form-control, .periodontal #page-content .form-control {
  border: none;
  box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.12);
  border-radius: 0;
  -webkit-appearance: none;
}
.orthodontal_exam #page-content .form-control:focus, .periodontal #page-content .form-control:focus {
  box-shadow: inset 0px 0px 0px 2px rgba(43, 126, 237, 0.6);
}
.orthodontal_exam #page-content .form-control:not(textarea), .periodontal #page-content .form-control:not(textarea) {
  height: 40px;
  padding: 0em 1em;
}
.orthodontal_exam #page-content textarea.form-control, .periodontal #page-content textarea.form-control {
  height: 5em;
  padding: 10px 10px;
}
.orthodontal_exam #page-content .alert, .periodontal #page-content .alert {
  margin-top: 10px;
}
.orthodontal_exam #page-content .alert.alert-danger, .periodontal #page-content .alert.alert-danger {
  color: #FF4C3A;
  background-color: #FFFFFF;
  border: 0;
  margin-bottom: 10px;
  border-radius: 0;
  box-shadow: inset 0px 0px 0px 2px rgb(255, 76, 58);
}
.orthodontal_exam #page-content .alert.alert-info, .periodontal #page-content .alert.alert-info {
  color: #0099FF;
  background-color: #FFFFFF;
  border: 0;
  margin-bottom: 10px;
  border-radius: 0;
  box-shadow: inset 0px 0px 0px 2px #0099FF;
}
.orthodontal_exam #page-content .alert.alert-success, .periodontal #page-content .alert.alert-success {
  color: #23B962;
  background-color: #FFFFFF;
  border: 0;
  margin-bottom: 10px;
  border-radius: 0;
  box-shadow: inset 0px 0px 0px 2px #23B962;
}
.orthodontal_exam #page-content .nav-tabs, .periodontal #page-content .nav-tabs {
  margin: 0;
  border-bottom-color: #297ded;
}
.orthodontal_exam #page-content .nav-tabs li a, .periodontal #page-content .nav-tabs li a {
  color: #287ced;
  border-radius: 0;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.orthodontal_exam #page-content .nav-tabs li a:hover, .orthodontal_exam #page-content .nav-tabs li a:focus, .periodontal #page-content .nav-tabs li a:hover, .periodontal #page-content .nav-tabs li a:focus {
  border-bottom-color: #2a7ded;
}
.orthodontal_exam #page-content .nav-tabs li.active a, .periodontal #page-content .nav-tabs li.active a {
  color: #ffffff;
  border-color: #277bec;
  border-bottom-color: transparent;
  background: #2b7eed;
}
.orthodontal_exam #page-content .nav-tabs.facialExam, .periodontal #page-content .nav-tabs.facialExam {
  margin-top: 15px;
}
@media (min-width: 320px) {
  .orthodontal_exam #page-content .nav-tabs.facialExam, .periodontal #page-content .nav-tabs.facialExam {
    display: -webkit-flex;
    display: flex;
  }
}
.orthodontal_exam #page-content .nav-tabs.facialExam li, .periodontal #page-content .nav-tabs.facialExam li {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.orthodontal_exam #page-content .nav-tabs.facialExam li a, .periodontal #page-content .nav-tabs.facialExam li a {
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 10px;
  text-align: center;
}
.orthodontal_exam #page-content .svg_image_map, .periodontal #page-content .svg_image_map {
  box-shadow: inset 0px 0px 0px 1px #2b7eed;
  border-radius: 3px;
}
.orthodontal_exam #page-content .svg_image_map .svg, .periodontal #page-content .svg_image_map .svg {
  width: 300px;
  height: 300px;
  margin: 0 auto;
}
.orthodontal_exam #page-content .svg_image_map .svg #frontalAnanlysisSVG .arrow, .periodontal #page-content .svg_image_map .svg #frontalAnanlysisSVG .arrow {
  display: none;
}
.orthodontal_exam #page-content .svg_image_map .svg #frontalAnanlysisSVG .arrow.visible_arrow, .periodontal #page-content .svg_image_map .svg #frontalAnanlysisSVG .arrow.visible_arrow {
  display: block !important;
}
.orthodontal_exam #page-content table.frontalAnalysisList td, .periodontal #page-content table.frontalAnalysisList td {
  border: 0;
  padding: 10px;
  font-size: 1.3em;
}
.orthodontal_exam #page-content table.frontalAnalysisList td:first-child, .periodontal #page-content table.frontalAnalysisList td:first-child {
  width: 5%;
}
.orthodontal_exam #page-content .bargraph, .periodontal #page-content .bargraph {
  position: relative;
  margin: 20px auto;
  width: calc(100% - 100px);
  height: 300px;
  border-left: 1px solid #eeeeee;
}
@media (max-width: 600px) {
  .orthodontal_exam #page-content .bargraph, .periodontal #page-content .bargraph {
    width: 100%;
    margin: 0;
  }
}
.orthodontal_exam #page-content .bargraph .bars, .periodontal #page-content .bargraph .bars {
  position: absolute;
  margin: 0;
  padding: 0;
  list-style-type: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom: 1px solid #eeeeee;
}
.orthodontal_exam #page-content .bargraph .bars .bar, .periodontal #page-content .bargraph .bars .bar {
  position: relative;
  width: 20%;
  height: calc(100% - 40px);
  float: left;
  border-right: 1px solid #eee;
  overflow: hidden;
}
.orthodontal_exam #page-content .bargraph .bars .bar .btn-toggle, .periodontal #page-content .bargraph .bars .bar .btn-toggle {
  position: absolute;
  width: 30px;
  height: 150px;
  top: 50%;
  left: 50%;
  border-radius: 20px;
  transform: translate(-50%, -50%);
  overflow: hidden;
}
.orthodontal_exam #page-content .bargraph .bars .bar .btn-toggle label, .periodontal #page-content .bargraph .bars .bar .btn-toggle label {
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 60px;
  margin: 0;
  padding: 0;
  font-size: 1.8em;
  font-weight: 600;
  border-radius: 0;
  color: #d1d1d1;
  background: #f1f1f1;
  text-transform: uppercase;
  letter-spacing: 0;
  outline: none;
}
.orthodontal_exam #page-content .bargraph .bars .bar .btn-toggle label:nth-child(even), .periodontal #page-content .bargraph .bars .bar .btn-toggle label:nth-child(even) {
  height: 30px;
  background: #fff;
  box-shadow: inset 1px 0px 0 0 #f1f1f1, inset -1px 0px 0 0 #f1f1f1;
}
.orthodontal_exam #page-content .bargraph .bars .bar .btn-toggle label.active, .periodontal #page-content .bargraph .bars .bar .btn-toggle label.active {
  background: #28c523;
  color: #fff;
}
.orthodontal_exam #page-content .bargraph .bars .bar:last-child, .periodontal #page-content .bargraph .bars .bar:last-child {
  padding: 10px;
}
@media (max-width: 600px) {
  .orthodontal_exam #page-content .bargraph .bars .bar:last-child, .periodontal #page-content .bargraph .bars .bar:last-child {
    padding: 0;
  }
}
.orthodontal_exam #page-content .bargraph .bars .bar:last-child, .periodontal #page-content .bargraph .bars .bar:last-child {
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  vertical-align: bottom;
}
.orthodontal_exam #page-content .bargraph .bars .bar:last-child .form-control, .periodontal #page-content .bargraph .bars .bar:last-child .form-control {
  width: calc(100% - 30px);
  display: inline-block;
  padding: 0;
  height: 20px;
  margin-right: 0px;
  border: 0;
  box-shadow: none;
  border-bottom: 1px solid #c1c1c1;
  border-radius: 0;
  -webkit-appearance: none;
  text-align: center;
}
.orthodontal_exam #page-content .bargraph .label, .periodontal #page-content .bargraph .label {
  position: absolute;
  width: 100%;
  height: 40px;
  bottom: 0;
  margin: 0;
  padding: 0;
  box-shadow: inset -1px 1px 0px #eeeeee;
  border-radius: 0;
}
.orthodontal_exam #page-content .bargraph .label > div, .periodontal #page-content .bargraph .label > div {
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  color: #676767;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 8px;
  width: 20%;
  height: 100%;
  padding: 5px 10px;
  text-align: center;
  float: left;
  white-space: pre-wrap;
  line-height: 1.5em;
  vertical-align: middle;
  box-shadow: inset -1px 0px 0 #eeeeee;
}
.orthodontal_exam #page-content .bargraph .label > div:last-child, .periodontal #page-content .bargraph .label > div:last-child {
  width: 40%;
}
.orthodontal_exam #page-content .bargraph .y-axis, .periodontal #page-content .bargraph .y-axis {
  list-style-type: none;
  position: absolute;
  height: calc(100% - 40px);
  left: -25px;
  width: 20px;
  text-align: right;
  margin: 0;
  padding: 0;
}
.orthodontal_exam #page-content .bargraph .y-axis > div, .periodontal #page-content .bargraph .y-axis > div {
  position: relative;
  color: #aba8a8;
  font-size: 12px;
  height: 33.3333333333%;
  text-align: center;
}
.orthodontal_exam #page-content .bargraph .y-axis > div > span, .periodontal #page-content .bargraph .y-axis > div > span {
  display: block;
  position: absolute;
  -webkit-transform: translate(-50%, -50%) rotate(270deg);
  -moz-transform: translate(-50%, -50%) rotate(270deg);
  -ms-transform: translate(-50%, -50%) rotate(270deg);
  -o-transform: translate(-50%, -50%) rotate(270deg);
  transform: translate(-50%, -50%) rotate(270deg);
  top: 50%;
  left: 50%;
  text-transform: uppercase;
  font-size: 0.8em;
  letter-spacing: 1px;
}
.orthodontal_exam #page-content .btn.customized, .periodontal #page-content .btn.customized {
  position: relative;
  display: inline-block;
  text-align: center;
  padding: 5px 25px 5px 15px;
  margin-top: 15px;
  font-weight: 700;
  text-transform: uppercase;
  border: 2px solid #2b7eed;
  color: #2b7eed;
  letter-spacing: 2px;
  -webkit-border-radius: 5em;
  -moz-border-radius: 5em;
  -ms-border-radius: 5em;
  -o-border-radius: 5em;
  border-radius: 5em;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.orthodontal_exam #page-content .btn.customized i.fa, .periodontal #page-content .btn.customized i.fa {
  position: absolute;
  font-size: 10px;
  left: 85%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.orthodontal_exam #page-content .btn.customized:hover, .periodontal #page-content .btn.customized:hover {
  background: #0483d9;
  color: #fff;
}
.orthodontal_exam #page-content .switch, .periodontal #page-content .switch {
  margin: 0;
  margin-bottom: 10px;
}
.orthodontal_exam #page-content .switch.switch-modified-small span, .periodontal #page-content .switch.switch-modified-small span {
  width: 40px;
  height: 25px;
  border-radius: 50px;
}
.orthodontal_exam #page-content .switch.switch-modified-small span:after, .periodontal #page-content .switch.switch-modified-small span:after {
  width: 21px;
}
.orthodontal_exam #page-content .switch input:checked + span, .periodontal #page-content .switch input:checked + span {
  background-color: #55dd94;
  border: 1px solid #55dd94;
}
.orthodontal_exam #page-content .switch input:checked + span:after, .periodontal #page-content .switch input:checked + span:after {
  left: 15px;
}
.orthodontal_exam .tmjExamination table.vertical-align-middle th, .orthodontal_exam .tmjExamination table.vertical-align-middle td, .periodontal .tmjExamination table.vertical-align-middle th, .periodontal .tmjExamination table.vertical-align-middle td {
  vertical-align: middle;
}
.orthodontal_exam .tmjExamination table.vertical-align-middle th .switch-modified-small, .orthodontal_exam .tmjExamination table.vertical-align-middle td .switch-modified-small, .periodontal .tmjExamination table.vertical-align-middle th .switch-modified-small, .periodontal .tmjExamination table.vertical-align-middle td .switch-modified-small {
  margin-bottom: 0 !important;
}
.orthodontal_exam .tmjExamination table thead tr th, .periodontal .tmjExamination table thead tr th {
  font-size: 1.2em;
  color: #2a86f4;
  text-transform: uppercase;
  font-weight: bold;
  padding: 10px;
  border-bottom-width: 1px;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd !important;
}
.orthodontal_exam .tmjExamination table thead tr th:first-child, .periodontal .tmjExamination table thead tr th:first-child {
  border-left: 1px solid #ddd;
}
.orthodontal_exam .tmjExamination table tbody tr td, .periodontal .tmjExamination table tbody tr td {
  border: 0;
  border-right: 1px solid #ddd;
}
.orthodontal_exam .tmjExamination table tbody tr td:first-child, .periodontal .tmjExamination table tbody tr td:first-child {
  border-left: 1px solid #ddd;
}
.orthodontal_exam .tmjExamination table tbody, .periodontal .tmjExamination table tbody {
  border-bottom: 1px solid #ddd;
}
.orthodontal_exam .aestheticsExamination table.vertical-align-middle td, .orthodontal_exam .aestheticsExamination table.vertical-align-middle th, .orthodontal_exam .modelAnalysisExamination table.vertical-align-middle td, .orthodontal_exam .modelAnalysisExamination table.vertical-align-middle th, .orthodontal_exam .cephalometricAnalysisExamination table.vertical-align-middle td, .orthodontal_exam .cephalometricAnalysisExamination table.vertical-align-middle th, .periodontal .aestheticsExamination table.vertical-align-middle td, .periodontal .aestheticsExamination table.vertical-align-middle th, .periodontal .modelAnalysisExamination table.vertical-align-middle td, .periodontal .modelAnalysisExamination table.vertical-align-middle th, .periodontal .cephalometricAnalysisExamination table.vertical-align-middle td, .periodontal .cephalometricAnalysisExamination table.vertical-align-middle th {
  vertical-align: middle;
}
.orthodontal_exam .aestheticsExamination table thead tr th, .orthodontal_exam .modelAnalysisExamination table thead tr th, .orthodontal_exam .cephalometricAnalysisExamination table thead tr th, .periodontal .aestheticsExamination table thead tr th, .periodontal .modelAnalysisExamination table thead tr th, .periodontal .cephalometricAnalysisExamination table thead tr th {
  font-size: 1.2em;
  color: #2a86f4;
  text-transform: uppercase;
  font-weight: bold;
  padding: 10px;
  border: 0;
  background: #f4f8ff;
}
.orthodontal_exam .aestheticsExamination table thead tr th i, .orthodontal_exam .modelAnalysisExamination table thead tr th i, .orthodontal_exam .cephalometricAnalysisExamination table thead tr th i, .periodontal .aestheticsExamination table thead tr th i, .periodontal .modelAnalysisExamination table thead tr th i, .periodontal .cephalometricAnalysisExamination table thead tr th i {
  margin-left: 10px;
}
.orthodontal_exam .aestheticsExamination table tbody tr td, .orthodontal_exam .modelAnalysisExamination table tbody tr td, .orthodontal_exam .cephalometricAnalysisExamination table tbody tr td, .periodontal .aestheticsExamination table tbody tr td, .periodontal .modelAnalysisExamination table tbody tr td, .periodontal .cephalometricAnalysisExamination table tbody tr td {
  border: 0;
  padding: 10px;
}
@media screen and (min-width: 768px) {
  .orthodontal_exam .aestheticsExamination table tbody tr td, .orthodontal_exam .modelAnalysisExamination table tbody tr td, .orthodontal_exam .cephalometricAnalysisExamination table tbody tr td, .periodontal .aestheticsExamination table tbody tr td, .periodontal .modelAnalysisExamination table tbody tr td, .periodontal .cephalometricAnalysisExamination table tbody tr td {
    font-size: 1.3em;
  }
}
.orthodontal_exam .aestheticsExamination table tbody tr td.highlighted_heading, .orthodontal_exam .modelAnalysisExamination table tbody tr td.highlighted_heading, .orthodontal_exam .cephalometricAnalysisExamination table tbody tr td.highlighted_heading, .periodontal .aestheticsExamination table tbody tr td.highlighted_heading, .periodontal .modelAnalysisExamination table tbody tr td.highlighted_heading, .periodontal .cephalometricAnalysisExamination table tbody tr td.highlighted_heading {
  font-size: 1.1em;
  color: #2a86f4;
  text-transform: uppercase;
  font-weight: bold;
}
@media (max-width: 991px) {
  .orthodontal_exam .aestheticsExamination [class*=col-md], .orthodontal_exam .aestheticsExamination [class*=col-sm], .orthodontal_exam .aestheticsExamination [class*=col-xs], .orthodontal_exam .modelAnalysisExamination [class*=col-md], .orthodontal_exam .modelAnalysisExamination [class*=col-sm], .orthodontal_exam .modelAnalysisExamination [class*=col-xs], .orthodontal_exam .cephalometricAnalysisExamination [class*=col-md], .orthodontal_exam .cephalometricAnalysisExamination [class*=col-sm], .orthodontal_exam .cephalometricAnalysisExamination [class*=col-xs], .periodontal .aestheticsExamination [class*=col-md], .periodontal .aestheticsExamination [class*=col-sm], .periodontal .aestheticsExamination [class*=col-xs], .periodontal .modelAnalysisExamination [class*=col-md], .periodontal .modelAnalysisExamination [class*=col-sm], .periodontal .modelAnalysisExamination [class*=col-xs], .periodontal .cephalometricAnalysisExamination [class*=col-md], .periodontal .cephalometricAnalysisExamination [class*=col-sm], .periodontal .cephalometricAnalysisExamination [class*=col-xs] {
    padding: 0 !important;
    margin: 0 !important;
  }
}
.orthodontal_exam .modelAnalysisExamination .input-group-addon, .periodontal .modelAnalysisExamination .input-group-addon {
  border-radius: 0 !important;
}
.orthodontal_exam .modelAnalysisExamination .btn-group, .periodontal .modelAnalysisExamination .btn-group {
  display: flex;
}
.orthodontal_exam .modelAnalysisExamination .btn-group .btn, .periodontal .modelAnalysisExamination .btn-group .btn {
  font-size: 10px !important;
  margin: 0 !important;
  color: #2f2f2f !important;
  background: #fff;
  box-shadow: inset 0px 0px 0px 1px #D9D9D9;
  outline: none !important;
}
.orthodontal_exam .modelAnalysisExamination .btn-group .btn .pl_rad_button, .periodontal .modelAnalysisExamination .btn-group .btn .pl_rad_button {
  display: none;
  margin-right: 0.4em;
  width: 5px;
  height: 5px;
  background: white;
  border-radius: 50%;
}
.orthodontal_exam .modelAnalysisExamination .btn-group .btn.active, .periodontal .modelAnalysisExamination .btn-group .btn.active {
  background: #2b7eed;
  color: #fff !important;
  box-shadow: none;
  border: 0;
}
.orthodontal_exam .modelAnalysisExamination .btn-group .btn.active .pl_rad_button, .periodontal .modelAnalysisExamination .btn-group .btn.active .pl_rad_button {
  display: inline-block;
}
.orthodontal_exam .modelAnalysisExamination .list_teeth *, .periodontal .modelAnalysisExamination .list_teeth * {
  -webkit-user-select: none;
  user-select: none;
}
.orthodontal_exam .modelAnalysisExamination .list_teeth, .periodontal .modelAnalysisExamination .list_teeth {
  display: block;
  margin: 0;
  margin-bottom: 15px;
  width: 100%;
  height: auto;
}
.orthodontal_exam .modelAnalysisExamination .list_teeth:before, .periodontal .modelAnalysisExamination .list_teeth:before {
  z-index: 1030;
  background: rgba(255, 255, 255, 0.5);
}
.orthodontal_exam .modelAnalysisExamination .list_teeth .morph-content, .periodontal .modelAnalysisExamination .list_teeth .morph-content {
  background: #fff;
  box-shadow: inset 0px 0px 0px 2px rgba(43, 126, 237, 0.6);
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  z-index: 1031;
}
@media (max-width: 700px) {
  .orthodontal_exam .modelAnalysisExamination .list_teeth .morph-content, .periodontal .modelAnalysisExamination .list_teeth .morph-content {
    position: fixed;
    display: block !important;
    top: 50% !important;
    left: 50% !important;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
.orthodontal_exam .modelAnalysisExamination .list_teeth .morph-content .morph_top_nav, .periodontal .modelAnalysisExamination .list_teeth .morph-content .morph_top_nav {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  box-shadow: inset 0px 0px 0px 1px #2b7eed;
}
.orthodontal_exam .modelAnalysisExamination .list_teeth .morph-content .morph_top_nav .btn, .periodontal .modelAnalysisExamination .list_teeth .morph-content .morph_top_nav .btn {
  font-size: 10px !important;
  font-weight: bold;
  cursor: pointer;
  color: #2b7eed !important;
  line-height: 20px;
  opacity: 0.5;
  box-shadow: inset -1px 0px 0 0px #2b7eed;
  border-radius: 0;
}
.orthodontal_exam .modelAnalysisExamination .list_teeth .morph-content .morph_top_nav .btn.icon-close, .periodontal .modelAnalysisExamination .list_teeth .morph-content .morph_top_nav .btn.icon-close {
  font-size: 25px !important;
  font-weight: 100;
}
.orthodontal_exam .modelAnalysisExamination .list_teeth .morph-content .morph_top_nav .btn:hover, .orthodontal_exam .modelAnalysisExamination .list_teeth .morph-content .morph_top_nav .btn.active, .periodontal .modelAnalysisExamination .list_teeth .morph-content .morph_top_nav .btn:hover, .periodontal .modelAnalysisExamination .list_teeth .morph-content .morph_top_nav .btn.active {
  opacity: 1;
  background: #2b7eed;
  color: #fff !important;
}
.orthodontal_exam .modelAnalysisExamination .list_teeth.open .trigger, .periodontal .modelAnalysisExamination .list_teeth.open .trigger {
  opacity: 0;
}
.orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content, .periodontal .modelAnalysisExamination .list_teeth.open .morph-content {
  width: 550px !important;
  height: 200px !important;
}
@media (max-width: 700px) {
  .orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content, .periodontal .modelAnalysisExamination .list_teeth.open .morph-content {
    width: calc(100% - 10px) !important;
    height: 200px !important;
    opacity: 1;
  }
}
@media (max-width: 700px) and (max-width: 380px) {
  .orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content, .periodontal .modelAnalysisExamination .list_teeth.open .morph-content {
    height: 150px !important;
  }
}
.orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content:before, .orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content:after, .periodontal .modelAnalysisExamination .list_teeth.open .morph-content:before, .periodontal .modelAnalysisExamination .list_teeth.open .morph-content:after {
  content: "";
  position: absolute;
  background: rgba(40, 129, 255, 0.2);
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content:before, .periodontal .modelAnalysisExamination .list_teeth.open .morph-content:before {
  height: 1px;
  width: 100%;
}
.orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content:after, .periodontal .modelAnalysisExamination .list_teeth.open .morph-content:after {
  width: 1px;
  height: 100%;
}
@media (max-width: 700px) {
  .orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content .teeth_wrap_row, .periodontal .modelAnalysisExamination .list_teeth.open .morph-content .teeth_wrap_row {
    position: absolute;
    top: 50% !important;
    left: 50% !important;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
.orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content .upper_right, .orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content .upper_left, .orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content .lower_right, .orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content .lower_left, .periodontal .modelAnalysisExamination .list_teeth.open .morph-content .upper_right, .periodontal .modelAnalysisExamination .list_teeth.open .morph-content .upper_left, .periodontal .modelAnalysisExamination .list_teeth.open .morph-content .lower_right, .periodontal .modelAnalysisExamination .list_teeth.open .morph-content .lower_left {
  padding: 10px !important;
}
.orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content .upper_right .tooth, .orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content .upper_left .tooth, .orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content .lower_right .tooth, .orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content .lower_left .tooth, .periodontal .modelAnalysisExamination .list_teeth.open .morph-content .upper_right .tooth, .periodontal .modelAnalysisExamination .list_teeth.open .morph-content .upper_left .tooth, .periodontal .modelAnalysisExamination .list_teeth.open .morph-content .lower_right .tooth, .periodontal .modelAnalysisExamination .list_teeth.open .morph-content .lower_left .tooth {
  position: relative;
  display: inline-block;
  cursor: pointer;
  margin: 0 3px 3px 0 !important;
}
@media (max-width: 380px) {
  .orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content .upper_right .tooth, .orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content .upper_left .tooth, .orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content .lower_right .tooth, .orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content .lower_left .tooth, .periodontal .modelAnalysisExamination .list_teeth.open .morph-content .upper_right .tooth, .periodontal .modelAnalysisExamination .list_teeth.open .morph-content .upper_left .tooth, .periodontal .modelAnalysisExamination .list_teeth.open .morph-content .lower_right .tooth, .periodontal .modelAnalysisExamination .list_teeth.open .morph-content .lower_left .tooth {
    margin: 0 !important;
  }
}
.orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content .upper_right .tooth span.tooth_cb, .orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content .upper_left .tooth span.tooth_cb, .orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content .lower_right .tooth span.tooth_cb, .orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content .lower_left .tooth span.tooth_cb, .periodontal .modelAnalysisExamination .list_teeth.open .morph-content .upper_right .tooth span.tooth_cb, .periodontal .modelAnalysisExamination .list_teeth.open .morph-content .upper_left .tooth span.tooth_cb, .periodontal .modelAnalysisExamination .list_teeth.open .morph-content .lower_right .tooth span.tooth_cb, .periodontal .modelAnalysisExamination .list_teeth.open .morph-content .lower_left .tooth span.tooth_cb {
  display: block;
  width: 25px;
  height: 25px;
  border-radius: 3px;
  background: #fff;
  box-shadow: inset 0px 0px 0px 1px rgba(43, 126, 237, 0.6);
}
@media (max-width: 700px) {
  .orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content .upper_right .tooth span.tooth_cb, .orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content .upper_left .tooth span.tooth_cb, .orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content .lower_right .tooth span.tooth_cb, .orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content .lower_left .tooth span.tooth_cb, .periodontal .modelAnalysisExamination .list_teeth.open .morph-content .upper_right .tooth span.tooth_cb, .periodontal .modelAnalysisExamination .list_teeth.open .morph-content .upper_left .tooth span.tooth_cb, .periodontal .modelAnalysisExamination .list_teeth.open .morph-content .lower_right .tooth span.tooth_cb, .periodontal .modelAnalysisExamination .list_teeth.open .morph-content .lower_left .tooth span.tooth_cb {
    width: 15px;
    height: 15px;
  }
}
@media (max-width: 700px) and (max-width: 380px) {
  .orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content .upper_right .tooth span.tooth_cb, .orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content .upper_left .tooth span.tooth_cb, .orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content .lower_right .tooth span.tooth_cb, .orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content .lower_left .tooth span.tooth_cb, .periodontal .modelAnalysisExamination .list_teeth.open .morph-content .upper_right .tooth span.tooth_cb, .periodontal .modelAnalysisExamination .list_teeth.open .morph-content .upper_left .tooth span.tooth_cb, .periodontal .modelAnalysisExamination .list_teeth.open .morph-content .lower_right .tooth span.tooth_cb, .periodontal .modelAnalysisExamination .list_teeth.open .morph-content .lower_left .tooth span.tooth_cb {
    width: 13px;
    height: 13px;
  }
}
.orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content .upper_right .tooth span.tooth_cb:hover, .orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content .upper_left .tooth span.tooth_cb:hover, .orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content .lower_right .tooth span.tooth_cb:hover, .orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content .lower_left .tooth span.tooth_cb:hover, .periodontal .modelAnalysisExamination .list_teeth.open .morph-content .upper_right .tooth span.tooth_cb:hover, .periodontal .modelAnalysisExamination .list_teeth.open .morph-content .upper_left .tooth span.tooth_cb:hover, .periodontal .modelAnalysisExamination .list_teeth.open .morph-content .lower_right .tooth span.tooth_cb:hover, .periodontal .modelAnalysisExamination .list_teeth.open .morph-content .lower_left .tooth span.tooth_cb:hover {
  box-shadow: inset 0px 0px 0px 2px rgba(43, 126, 237, 0.6);
}
.orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content .upper_right .tooth input[type=checkbox], .orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content .upper_left .tooth input[type=checkbox], .orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content .lower_right .tooth input[type=checkbox], .orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content .lower_left .tooth input[type=checkbox], .periodontal .modelAnalysisExamination .list_teeth.open .morph-content .upper_right .tooth input[type=checkbox], .periodontal .modelAnalysisExamination .list_teeth.open .morph-content .upper_left .tooth input[type=checkbox], .periodontal .modelAnalysisExamination .list_teeth.open .morph-content .lower_right .tooth input[type=checkbox], .periodontal .modelAnalysisExamination .list_teeth.open .morph-content .lower_left .tooth input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content .upper_right .tooth input[type=checkbox]:checked + span.tooth_cb, .orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content .upper_left .tooth input[type=checkbox]:checked + span.tooth_cb, .orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content .lower_right .tooth input[type=checkbox]:checked + span.tooth_cb, .orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content .lower_left .tooth input[type=checkbox]:checked + span.tooth_cb, .periodontal .modelAnalysisExamination .list_teeth.open .morph-content .upper_right .tooth input[type=checkbox]:checked + span.tooth_cb, .periodontal .modelAnalysisExamination .list_teeth.open .morph-content .upper_left .tooth input[type=checkbox]:checked + span.tooth_cb, .periodontal .modelAnalysisExamination .list_teeth.open .morph-content .lower_right .tooth input[type=checkbox]:checked + span.tooth_cb, .periodontal .modelAnalysisExamination .list_teeth.open .morph-content .lower_left .tooth input[type=checkbox]:checked + span.tooth_cb {
  box-shadow: none;
  background: #2b7eed;
}
.orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content .upper_right .tooth:after, .orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content .upper_left .tooth:after, .orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content .lower_right .tooth:after, .orthodontal_exam .modelAnalysisExamination .list_teeth.open .morph-content .lower_left .tooth:after, .periodontal .modelAnalysisExamination .list_teeth.open .morph-content .upper_right .tooth:after, .periodontal .modelAnalysisExamination .list_teeth.open .morph-content .upper_left .tooth:after, .periodontal .modelAnalysisExamination .list_teeth.open .morph-content .lower_right .tooth:after, .periodontal .modelAnalysisExamination .list_teeth.open .morph-content .lower_left .tooth:after {
  content: attr(data-tooth-number);
  color: #2a7eed;
  position: absolute;
  top: calc(100% + 10px);
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.orthodontal_exam .modelAnalysisExamination .list_teeth .form-group-addon, .periodontal .modelAnalysisExamination .list_teeth .form-group-addon {
  position: relative;
  display: block;
}
.orthodontal_exam .modelAnalysisExamination .list_teeth .form-group-addon span.trigger, .periodontal .modelAnalysisExamination .list_teeth .form-group-addon span.trigger {
  position: absolute;
  background: #fff;
  padding: 0 15px;
  top: 1px;
  right: 1px;
  bottom: 1px;
  line-height: 40px;
  cursor: pointer;
  box-shadow: inset 1px 0px 0 #e4e4e4;
  -webkit-transition: all ease-in-out 0.15s;
  -moz-transition: all ease-in-out 0.15s;
  -ms-transition: all ease-in-out 0.15s;
  -o-transition: all ease-in-out 0.15s;
  transition: all ease-in-out 0.15s;
}
.orthodontal_exam .modelAnalysisExamination .list_teeth .form-group-addon span.trigger:hover, .periodontal .modelAnalysisExamination .list_teeth .form-group-addon span.trigger:hover {
  box-shadow: inset 1px 0px 0 #cccccc;
  background: rgba(0, 0, 0, 0.1);
}
.orthodontal_exam .modelAnalysisExamination .list_teeth .form-group-addon .form-control:focus + span.trigger, .periodontal .modelAnalysisExamination .list_teeth .form-group-addon .form-control:focus + span.trigger {
  box-shadow: inset 2px 0px 0 rgba(43, 126, 237, 0.6);
}
.orthodontal_exam .modelAnalysisExamination .list_teeth .form-group-addon .form-control:focus + span.trigger:hover, .periodontal .modelAnalysisExamination .list_teeth .form-group-addon .form-control:focus + span.trigger:hover {
  background: rgba(43, 126, 237, 0.14);
  color: #2b7eed;
}
.restorative_exam .restorative_exam_container {
  background-color: #fff !important;
}
.restorative_exam .restorative_exam_container .heading {
  color: #2a86f4;
  margin: 0.5em 0;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 40px;
}
.restorative_exam .restorative_exam_container .heading.big {
  font-size: 2em;
}
.restorative_exam .restorative_exam_container .heading.small {
  font-size: 1.3em;
  letter-spacing: 2px;
}
.restorative_exam .restorative_exam_container .heading span {
  text-transform: none;
  font-weight: normal;
  letter-spacing: 0;
}
.restorative_exam .restorative_exam_container label[for=submit-form] {
  position: relative;
  display: inline-block;
  text-align: center;
  padding: 5px 25px 5px 15px;
  margin: 1.1em 0;
  font-weight: 700;
  text-transform: uppercase;
  border: 2px solid #2b7eed;
  background: #fff;
  color: #2b7eed;
  letter-spacing: 2px;
  -webkit-border-radius: 5em;
  -moz-border-radius: 5em;
  -ms-border-radius: 5em;
  -o-border-radius: 5em;
  border-radius: 5em;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.restorative_exam .restorative_exam_container label[for=submit-form] i.fa {
  position: absolute;
  font-size: 10px;
  left: 85%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.restorative_exam .restorative_exam_container label[for=submit-form]:hover {
  background: #0483d9;
  color: #fff;
}
.restorative_exam .restorative_exam_container .chart_wrapper {
  position: relative;
  width: 100%;
  height: 500px;
  background: #fff;
  box-shadow: inset 0 0 0 1px #c5c5c6;
}
.restorative_exam .restorative_exam_container .chart_wrapper .chart_legends {
  position: absolute;
  height: 100%;
  scrollbar-width: none;
  overflow: scroll;
}
.restorative_exam .restorative_exam_container .chart_wrapper .chart_legends .legend {
  position: relative;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  font-size: 1.5em;
  color: #2a86f4;
  text-decoration: none;
  box-shadow: inset -1px 1px 0 #c5c5c5;
}
.restorative_exam .restorative_exam_container .chart_wrapper .chart_legends .legend svg {
  width: calc(100% - 20px);
  height: 100%;
  fill: #5f5f5f;
}
.restorative_exam .restorative_exam_container .chart_wrapper .chart_legends .legend.responsive-height {
  width: 17%;
  height: 9.0909090909%;
}
.restorative_exam .restorative_exam_container .chart_wrapper .chart_legends .legend.active {
  background: #2a86f4;
  color: #fff;
}
.restorative_exam .restorative_exam_container .chart_wrapper .chart_legends .legend.active svg {
  fill: #fff;
  stroke: #fff;
}
.restorative_exam .restorative_exam_container .chart_wrapper .chart_legends .legend.missing_tooth {
  font-size: 3.5em;
  font-weight: 100;
}
.restorative_exam .restorative_exam_container .chart_wrapper .chart_legends .not-legend {
  box-shadow: inset -1px 1px 0 #c5c5c5;
  width: 17%;
  height: 9.0909090909%;
}
.restorative_exam .restorative_exam_container .chart_wrapper .chart_legends .not-legend svg {
  width: calc(100% - 20px);
  height: 100%;
  fill: #5f5f5f;
}
.restorative_exam .restorative_exam_container .chart_wrapper .chart_legends .not-legend.active {
  background: #2a86f4;
  color: #fff;
}
.restorative_exam .restorative_exam_container .chart_wrapper .chart_legends .not-legend.active a.dropdown-menu-trigger {
  color: #fff;
}
.restorative_exam .restorative_exam_container .chart_wrapper .chart_legends .not-legend.active svg {
  fill: #fff;
  stroke: #fff;
}
.restorative_exam .restorative_exam_container .chart_wrapper .chart_legends .not-legend a.dropdown-menu-trigger {
  position: relative;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: bold;
  font-size: 1.5em;
  color: #2a86f4;
  text-decoration: none;
  height: 100%;
  box-shadow: inset 0px -1px 0px #c5c5c5;
}
.restorative_exam .restorative_exam_container .chart_wrapper .chart_legends .not-legend.open .dropdown-menu {
  top: 0;
  left: calc(100% + 5px);
}
.restorative_exam .restorative_exam_container .chart_wrapper .charts {
  position: relative;
  width: calc(100% - 50px);
  height: 100%;
  margin-left: 50px;
}
.restorative_exam .restorative_exam_container .chart_wrapper .charts .heading {
  position: absolute;
  margin: 0.5em;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 40%;
}
@media (max-width: 768px) {
  .restorative_exam .restorative_exam_container .chart_wrapper .charts .heading {
    font-size: 1em;
  }
}
.restorative_exam .restorative_exam_container .chart_wrapper .charts .restorative_current_condition, .restorative_exam .restorative_exam_container .chart_wrapper .charts .restorative_treatment_plan {
  position: relative;
  width: 100%;
  height: 50%;
  float: left;
  overflow: hidden;
}
.restorative_exam .restorative_exam_container .chart_wrapper .charts .restorative_current_condition object, .restorative_exam .restorative_exam_container .chart_wrapper .charts .restorative_treatment_plan object {
  height: 100%;
  -webkit-transition: all 0.6s cubic-bezier(1, 0, 0, 1);
  -moz-transition: all 0.6s cubic-bezier(1, 0, 0, 1);
  -ms-transition: all 0.6s cubic-bezier(1, 0, 0, 1);
  -o-transition: all 0.6s cubic-bezier(1, 0, 0, 1);
  transition: all 0.6s cubic-bezier(1, 0, 0, 1);
}
.restorative_exam .restorative_exam_container .chart_wrapper .charts .restorative_current_condition .restorative_top_nav, .restorative_exam .restorative_exam_container .chart_wrapper .charts .restorative_treatment_plan .restorative_top_nav {
  position: absolute;
  top: 0;
  right: 0;
  border-bottom-left-radius: 5px;
  overflow: hidden;
  box-shadow: inset 1px 0 0 0 #c5c5c6, inset 0px -1px 0 0 #c5c5c6;
}
.restorative_exam .restorative_exam_container .chart_wrapper .charts .restorative_current_condition .restorative_top_nav a.btn, .restorative_exam .restorative_exam_container .chart_wrapper .charts .restorative_treatment_plan .restorative_top_nav a.btn {
  background: transparent;
  margin: 0;
  color: #616161;
  font-size: 0.8em;
  text-decoration: none;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 10px 15px;
  border: 0;
}
.restorative_exam .restorative_exam_container .chart_wrapper .charts .restorative_current_condition .restorative_top_nav a.btn:hover, .restorative_exam .restorative_exam_container .chart_wrapper .charts .restorative_treatment_plan .restorative_top_nav a.btn:hover {
  box-shadow: none;
  background: #2b7eed;
  color: #fff;
}
.restorative_exam .restorative_exam_container .chart_wrapper .charts .restorative_current_condition .restorative_top_nav a.btn:first-child, .restorative_exam .restorative_exam_container .chart_wrapper .charts .restorative_treatment_plan .restorative_top_nav a.btn:first-child {
  box-shadow: inset -1px 0px 0 0 #c5c5c6;
}
.restorative_exam .restorative_exam_container .chart_wrapper .charts .restorative_current_condition .notes, .restorative_exam .restorative_exam_container .chart_wrapper .charts .restorative_treatment_plan .notes {
  position: absolute;
  width: calc(100% - 1px);
  height: 100px;
  bottom: -100px;
  -webkit-transition: all 0.6s cubic-bezier(1, 0, 0, 1);
  -moz-transition: all 0.6s cubic-bezier(1, 0, 0, 1);
  -ms-transition: all 0.6s cubic-bezier(1, 0, 0, 1);
  -o-transition: all 0.6s cubic-bezier(1, 0, 0, 1);
  transition: all 0.6s cubic-bezier(1, 0, 0, 1);
}
.restorative_exam .restorative_exam_container .chart_wrapper .charts .restorative_current_condition .notes textarea, .restorative_exam .restorative_exam_container .chart_wrapper .charts .restorative_treatment_plan .notes textarea {
  width: 100%;
  height: 100%;
  padding: 10px;
  letter-spacing: 2px;
  border: 0;
  border-top: 1px solid #c5c5c6;
}
.restorative_exam .restorative_exam_container .chart_wrapper .charts .restorative_current_condition .notes.is_visible, .restorative_exam .restorative_exam_container .chart_wrapper .charts .restorative_treatment_plan .notes.is_visible {
  bottom: 1px;
}
.restorative_exam .restorative_exam_container .chart_wrapper .charts .restorative_treatment_plan {
  box-shadow: inset 0px 1px 0px #c5c5c5;
}

.ent_exam .toggle_text a {
  font-size: 20px !important;
}
.ent_exam .toggle_text a i {
  color: #2a86f4;
  margin-right: 10px;
  vertical-align: middle;
}
.ent_exam .toggle_text a .patient_chart_title {
  color: #394263 !important;
  display: none;
}
.ent_exam #page-content {
  padding-top: 5px;
}
.ent_exam #page-content .content-header {
  background-color: #fff;
  border: none;
  padding-top: 10px !important;
}
.ent_exam #page-content .content-header .nav-horizontal li {
  margin: 0 30px 10px;
}
@media only screen and (max-width: 768px) {
  .ent_exam #page-content .content-header .nav-horizontal li {
    margin: 0 3px 9px;
    width: 30%;
  }
}
.ent_exam #page-content .content-header .nav-horizontal li a {
  font-size: 1.3em;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .ent_exam #page-content .content-header .nav-horizontal li a {
    min-width: 100%;
  }
}
.ent_exam #page-content .content-header .nav-horizontal li a img {
  padding: 10px;
  height: 70px;
  margin: 0 auto;
}
.ent_exam #page-content .heading {
  color: #2a86f4;
  margin: 0.25em 0;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 40px;
}
.ent_exam #page-content .heading.big {
  font-size: 2em;
}
.ent_exam #page-content .heading.small {
  font-size: 1.3em;
  letter-spacing: 2px;
}
@media only screen and (max-width: 768px) {
  .ent_exam #page-content .heading.small {
    font-size: 1em;
    letter-spacing: 1px;
  }
}
.ent_exam #page-content .heading.label {
  font-size: 1em;
}
.ent_exam #page-content .heading span {
  text-transform: none;
  font-weight: normal;
  letter-spacing: 0;
}
.ent_exam #page-content .highlight_background {
  background: #FFF;
  padding: 10px;
}
.ent_exam #page-content .highlight_background h1.dotted, .ent_exam #page-content .highlight_background .dotted {
  border: 2px dotted #AAA;
  border-width: 2px 0px;
}
.ent_exam #page-content .highlight_background .svg_image_map {
  margin-top: 3em;
  border: 2px solid #CDCDCD;
  box-shadow: inset 0px 1px 0px 3px rgba(0, 0, 0, 0.12);
}
.ent_exam #page-content .highlight_background .svg_image_map .svg #entNoseSVG .arrow {
  display: none;
}
.ent_exam #page-content .highlight_background .svg_image_map .svg #entNoseSVG .arrow.visible_arrow {
  display: block !important;
}
.ent_exam #page-content .highlight_background table.entNoseparts td {
  border: 0;
  padding: 10px;
  font-size: 1.3em;
}
.ent_exam #page-content .highlight_background .ent_examination_collapse_trigger .fa {
  border: none !important;
  font-size: 1.2em;
  margin-top: 7px;
}
.ent_exam #page-content label:not(.not-label) {
  font-size: 1em;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  color: #2f2f2f;
  margin: 1em 0;
}
.ent_exam #page-content .form-control {
  border: none;
  box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.12);
  border-radius: 0;
  margin: 1em 0;
  -webkit-appearance: none;
}
.ent_exam #page-content .form-control:focus {
  box-shadow: inset 0px 0px 0px 2px rgba(43, 126, 237, 0.6);
}
.ent_exam #page-content .form-control:not(textarea) {
  padding: 0em 1em;
}
.ent_exam #page-content textarea.form-control {
  height: 5em;
  padding: 10px 10px;
}
.ent_exam #page-content .quick_actions textarea.form-control {
  height: 4em !important;
}
.ent_exam #page-content .alert {
  margin-top: 10px;
}
.ent_exam #page-content .alert.alert-danger {
  color: #FF4C3A;
  background-color: #FFFFFF;
  border: 0;
  margin-bottom: 10px;
  border-radius: 0;
  box-shadow: inset 0px 0px 0px 2px rgb(255, 76, 58);
}
.ent_exam #page-content .alert.alert-info {
  color: #0099FF;
  background-color: #FFFFFF;
  border: 0;
  margin-bottom: 10px;
  border-radius: 0;
  box-shadow: inset 0px 0px 0px 2px #0099FF;
}
.ent_exam #page-content .alert.alert-success {
  color: #23B962;
  background-color: #FFFFFF;
  border: 0;
  margin-bottom: 10px;
  border-radius: 0;
  box-shadow: inset 0px 0px 0px 2px #23B962;
}
.ent_exam #page-content .nav-tabs {
  margin: 0;
  border-bottom-color: #297ded;
  background: #FFF;
  text-align: center;
}
.ent_exam #page-content .nav-tabs li a {
  color: #287ced;
  border-radius: 0;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.ent_exam #page-content .nav-tabs li a:hover, .ent_exam #page-content .nav-tabs li a:focus {
  border-bottom-color: #2a7ded;
}
.ent_exam #page-content .nav-tabs li.active a {
  color: #ffffff;
  border-color: #277bec;
  border-bottom-color: transparent;
  background: #2b7eed;
}
.ent_exam #page-content .btn .fa {
  font-size: 24px;
  color: #2a86f4;
  border: 1px solid #2a86f4;
  padding: 2px;
  margin: 0 auto;
}
.ent_exam #page-content .btn.customized {
  position: relative;
  display: inline-block;
  text-align: center;
  padding: 5px 25px 5px 15px;
  font-size: 1em;
  margin-top: 15px;
  font-weight: 700;
  text-transform: uppercase;
  border: 2px solid #2b7eed;
  color: #2b7eed;
  letter-spacing: 2px;
  -webkit-border-radius: 5em;
  -moz-border-radius: 5em;
  -ms-border-radius: 5em;
  -o-border-radius: 5em;
  border-radius: 5em;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.ent_exam #page-content .btn.customized i.fas.font-icon {
  position: absolute;
  font-size: 10px;
  left: 90%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ent_exam #page-content .btn.customized:hover {
  background: #0483d9;
  color: #fff;
}

.help_button_dashboard {
  color: white;
  padding: 5px 7px;
  font-size: 15px;
  position: relative;
  display: -moz-grid-line;
}
.help_button_dashboard:hover, .help_button_dashboard:focus, .help_button_dashboard:active {
  color: white !important;
}
@media screen and (min-width: 300px) and (max-width: 1035px) {
  .help_button_dashboard .help_text {
    display: none;
  }
  .help_button_dashboard .help_circle {
    vertical-align: unset !important;
  }
}
.help_button_dashboard .help_circle {
  color: #1bbae1;
  font-size: 25px;
  vertical-align: middle !important;
}
.help_button_dashboard .help_text {
  padding: 0px 5px;
}

.help_doctor_dashboard {
  color: white;
  font-size: 15px;
  padding: 0px 7px !important;
  position: relative;
  display: -moz-grid-line;
}
@media screen and (min-width: 300px) and (max-width: 1035px) {
  .help_doctor_dashboard .help_text {
    display: none;
  }
}
.help_doctor_dashboard .help_circle {
  color: #1bbae1;
  font-size: 25px;
  vertical-align: middle;
}
.help_doctor_dashboard .help_text {
  padding: 0px 5px;
}

.sidebar-alt-partial .help_sidebar:hover,
.sidebar-alt-visible-lg .help_sidebar,
.sidebar-alt-visible-lg.sidebar-alt-partial .help_sidebar, .sidebar-alt-visible-xs .help_sidebar,
.sidebar-alt-visible-xs.sidebar-alt-partial .help_sidebar {
  width: 230px !important;
}

.help_sidebar {
  width: 0 !important;
  background-color: #fff !important;
  border: 1px solid #939090;
}
.help_sidebar #sidebar-alt-scroll {
  padding-bottom: 50px;
}
.help_sidebar .sidebar-title {
  padding: 25.5px 10px;
  background: #394263;
  margin-top: 0px !important;
  line-height: 0px !important;
}
.help_sidebar .sidebar-title strong {
  color: white;
  font-size: 13px;
}
@media screen and (min-width: 300px) and (max-width: 1035px) {
  .help_sidebar #sidebar-alt-scroll {
    padding-bottom: 0px;
  }
  .help_sidebar .sidebar-title {
    text-align: unset !important;
  }
}
.help_sidebar .help_cancel {
  position: fixed;
  top: 0;
  right: 0;
  padding: 17px 13px;
  font-size: 15px;
  color: #fff;
}
.help_sidebar .footer_links {
  bottom: 0;
  width: 230px;
  padding: 10px 0;
  position: fixed;
  right: 0;
  text-align: center;
  background: #eaedf1;
  color: #2d1be1;
  border-top: 1px solid #939090;
  border-right: 1px solid #939090;
  border-left: 1px solid #939090;
}
.help_sidebar .footer_links .text {
  color: #332862;
}
.help_sidebar .footer_links .text a {
  color: #1b25e1;
}
.help_sidebar .footer_links {
  display: none;
}
.help_sidebar .help_link {
  position: relative;
  color: #5572c2;
  width: 230px;
  line-height: unset;
}
.help_sidebar .help_link .play_button {
  position: absolute;
  font-size: 1.3em;
  color: black;
  top: 50%;
  left: 50%;
}
.help_sidebar .help_link:hover, .help_sidebar .help_link:focus {
  color: #5572c2;
  background: transparent;
}

.sidebar-alt-visible-lg .footer_links, .sidebar-alt-visible-xs .footer_links {
  display: block;
}

.os-theme-dark > .os-scrollbar-corner,
.os-theme-light > .os-scrollbar-corner {
  height: 0px !important;
}

.customPrint .print_components_wrap .components_group {
  max-height: 50em;
  overflow-y: scroll;
}
.customPrint .print_components_wrap .components_group::-webkit-scrollbar {
  width: 3px;
}
.customPrint .print_components_wrap .components_group::-webkit-scrollbar-thumb {
  background: #007EE5;
}
.customPrint .print_components_wrap .components_group::-webkit-scrollbar-track {
  background: transparent;
  opacity: 0;
}
.customPrint .print_components_wrap .components_group label.print_component_label {
  cursor: pointer;
}
.customPrint .print_components_wrap .components_group label.print_component_label input[type=checkbox] {
  display: none;
}
.customPrint .print_components_wrap .components_group label.print_component_label .label_wrap {
  position: relative;
  display: block;
  margin: 0;
  padding: 10px 50px 10px 15px;
  font-weight: normal;
}
.customPrint .print_components_wrap .components_group label.print_component_label .label_wrap .title_section i {
  display: inline-block;
  font-size: 0.8em;
  margin: 0px 10px;
}
.customPrint .print_components_wrap .components_group label.print_component_label .label_wrap .test_section {
  display: block;
  margin-top: 5px;
}
.customPrint .print_components_wrap .components_group label.print_component_label .label_wrap .block_name {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 70%;
  display: inline-block;
  vertical-align: middle;
}
.customPrint .print_components_wrap .components_group label.print_component_label .label_wrap .block_size {
  display: inline-block;
  font-size: 0.9em;
  color: #268dff;
  letter-spacing: 2px;
  font-weight: 600;
  margin-left: 10px;
  vertical-align: middle;
}
.customPrint .print_components_wrap .components_group label.print_component_label .label_wrap .dummy_checkbox {
  position: absolute;
  top: 50%;
  right: 15px;
  background: white;
  border-radius: 50%;
  padding: 1px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.customPrint .print_components_wrap .components_group label.print_component_label .label_wrap .dummy_checkbox i.fa, .customPrint .print_components_wrap .components_group label.print_component_label .label_wrap .dummy_checkbox i.fas, .customPrint .print_components_wrap .components_group label.print_component_label .label_wrap .dummy_checkbox i.far {
  display: inline-block;
  font-size: 1.3em;
  color: rgba(0, 0, 0, 0.12);
  vertical-align: middle;
}
.customPrint .print_components_wrap .components_group label.print_component_label .label_wrap .dummy_checkbox i.fa.fa-check-circle, .customPrint .print_components_wrap .components_group label.print_component_label .label_wrap .dummy_checkbox i.fas.fa-check-circle, .customPrint .print_components_wrap .components_group label.print_component_label .label_wrap .dummy_checkbox i.far.fa-check-circle {
  display: none;
}
.customPrint .print_components_wrap .components_group label.print_component_label .label_wrap .dummy_checkbox i.fa.fa-circle, .customPrint .print_components_wrap .components_group label.print_component_label .label_wrap .dummy_checkbox i.fas.fa-circle, .customPrint .print_components_wrap .components_group label.print_component_label .label_wrap .dummy_checkbox i.far.fa-circle {
  display: inline-block;
}
.customPrint .print_components_wrap .components_group label.print_component_label input[type=checkbox]:checked ~ .label_wrap .dummy_checkbox i.fa, .customPrint .print_components_wrap .components_group label.print_component_label input[type=checkbox]:checked ~ .label_wrap .dummy_checkbox i.fas, .customPrint .print_components_wrap .components_group label.print_component_label input[type=checkbox]:checked ~ .label_wrap .dummy_checkbox i.far {
  color: #4ca4ff;
}
.customPrint .print_components_wrap .components_group label.print_component_label input[type=checkbox]:checked ~ .label_wrap .dummy_checkbox i.fa.fa-check-circle, .customPrint .print_components_wrap .components_group label.print_component_label input[type=checkbox]:checked ~ .label_wrap .dummy_checkbox i.fas.fa-check-circle, .customPrint .print_components_wrap .components_group label.print_component_label input[type=checkbox]:checked ~ .label_wrap .dummy_checkbox i.far.fa-check-circle {
  display: inline-block;
}
.customPrint .print_components_wrap .components_group label.print_component_label input[type=checkbox]:checked ~ .label_wrap .dummy_checkbox i.fa.fa-circle, .customPrint .print_components_wrap .components_group label.print_component_label input[type=checkbox]:checked ~ .label_wrap .dummy_checkbox i.fas.fa-circle, .customPrint .print_components_wrap .components_group label.print_component_label input[type=checkbox]:checked ~ .label_wrap .dummy_checkbox i.far.fa-circle {
  display: none;
}
.customPrint .selected_components_panel .selected_print_components_list li {
  padding: 20px;
  cursor: move;
}
.customPrint .selected_components_panel .selected_print_components_list li.no_move {
  cursor: auto !important;
}
.customPrint .selected_components_panel .selected_print_components_list li .selected_component_item .size {
  display: inline-block;
  float: right;
  font-size: 0.8em;
  color: #268dff;
  letter-spacing: 2px;
  font-weight: 600;
  margin-left: 10px;
  vertical-align: middle;
  text-transform: uppercase;
}
.customPrint .selected_components_panel .ui-sortable-placeholder {
  visibility: visible !important;
  height: 40px;
  background: #ececec;
}
.customPrint .selected_components_panel .panel-footer {
  background: #fff;
}
.customPrint .selected_components_panel .panel-footer .btn.customized {
  position: relative;
  display: inline-block;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  padding: 5px 15px;
  text-transform: uppercase;
  border: 2px solid #2b7eed;
  color: #2b7eed;
  letter-spacing: 2px;
  -webkit-border-radius: 5em;
  -moz-border-radius: 5em;
  -ms-border-radius: 5em;
  -o-border-radius: 5em;
  border-radius: 5em;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.customPrint .selected_components_panel .panel-footer .btn.customized:hover {
  background: #2b7eed;
  color: #fff;
}

.holidayBreaks .heading, #holidayandSlotsUpdateContainer .heading {
  font-size: 1.3em;
  font-weight: bold;
  color: #2a86f4;
  margin: 0.5em 0;
  text-transform: uppercase;
  line-height: 40px;
  letter-spacing: 2px;
}
.holidayBreaks .panel .panel-heading, #holidayandSlotsUpdateContainer .panel .panel-heading {
  background-color: #fff;
  padding: 10px;
}
.holidayBreaks .panel .panel-heading .add_button, #holidayandSlotsUpdateContainer .panel .panel-heading .add_button {
  background: #47B8FF;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-size: 1em;
  padding: 0px 6px;
  margin-top: 0;
  margin-bottom: 0em;
  border-radius: 50%;
}
.holidayBreaks .panel .panel-heading .add_button:hover, #holidayandSlotsUpdateContainer .panel .panel-heading .add_button:hover {
  background: rgba(255, 255, 255, 0.63);
  color: #3BA8EC;
  box-shadow: inset 0 0 0 2px #3BA8EC;
}
.holidayBreaks .panel .panel-body, #holidayandSlotsUpdateContainer .panel .panel-body {
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.holidayBreaks .panel .panel-body #create_holiday_form, .holidayBreaks .panel .panel-body #create_special_slot_form, #holidayandSlotsUpdateContainer .panel .panel-body #create_holiday_form, #holidayandSlotsUpdateContainer .panel .panel-body #create_special_slot_form {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  box-shadow: inset 0px -1px 0 #ddd;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.holidayBreaks .panel .panel-body.open-form #create_holiday_form, .holidayBreaks .panel .panel-body.open-form #create_special_slot_form, #holidayandSlotsUpdateContainer .panel .panel-body.open-form #create_holiday_form, #holidayandSlotsUpdateContainer .panel .panel-body.open-form #create_special_slot_form {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.holidayBreaks .panel .panel-body .form-group label:not(.with_check_box), #holidayandSlotsUpdateContainer .panel .panel-body .form-group label:not(.with_check_box) {
  font-size: 0.8em;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  color: #2f2f2f;
  margin-left: 1em;
  margin-top: 1em;
}
.holidayBreaks .panel .panel-body .form-group label.with_check_box, #holidayandSlotsUpdateContainer .panel .panel-body .form-group label.with_check_box {
  position: relative;
  display: block;
  margin: 0;
  padding: 10px 0 10px 35px !important;
  font-weight: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.holidayBreaks .panel .panel-body .form-group label.with_check_box input[type=checkbox], #holidayandSlotsUpdateContainer .panel .panel-body .form-group label.with_check_box input[type=checkbox] {
  display: none;
}
.holidayBreaks .panel .panel-body .form-group label.with_check_box .dummy_checkbox, #holidayandSlotsUpdateContainer .panel .panel-body .form-group label.with_check_box .dummy_checkbox {
  position: absolute;
  padding: 2px;
  top: 18px;
  left: 18px;
  background: white;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.holidayBreaks .panel .panel-body .form-group label.with_check_box .dummy_checkbox:after, #holidayandSlotsUpdateContainer .panel .panel-body .form-group label.with_check_box .dummy_checkbox:after {
  font-family: "font-awesome";
  content: "\f111";
  font-weight: 400;
  display: inline-block;
  font-size: 1.3em;
  color: rgba(0, 0, 0, 0.12);
  vertical-align: middle;
}
.holidayBreaks .panel .panel-body .form-group label.with_check_box input[type=checkbox]:checked + .dummy_checkbox:after, #holidayandSlotsUpdateContainer .panel .panel-body .form-group label.with_check_box input[type=checkbox]:checked + .dummy_checkbox:after {
  content: "\f058";
  color: #4ca4ff;
  font-weight: 900;
}
.holidayBreaks .panel .panel-body .form-group .btn-group.btn-toggle, #holidayandSlotsUpdateContainer .panel .panel-body .form-group .btn-group.btn-toggle {
  display: flex;
  margin: 1em 0;
}
.holidayBreaks .panel .panel-body .form-group .btn-group.btn-toggle label, #holidayandSlotsUpdateContainer .panel .panel-body .form-group .btn-group.btn-toggle label {
  display: inline-block;
  margin: 0;
  font-size: 10px;
  font-weight: 600;
  color: #2f2f2f;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.holidayBreaks .panel .panel-body .form-group .btn-group.btn-toggle label.btn, #holidayandSlotsUpdateContainer .panel .panel-body .form-group .btn-group.btn-toggle label.btn {
  font-size: 10px;
  color: #2f2f2f;
  background: #fff;
  box-shadow: inset 0px 0px 0px 1px #D9D9D9;
  outline: none !important;
}
.holidayBreaks .panel .panel-body .form-group .btn-group.btn-toggle label.btn .pl_rad_button, #holidayandSlotsUpdateContainer .panel .panel-body .form-group .btn-group.btn-toggle label.btn .pl_rad_button {
  display: none;
  margin-right: 0.4em;
  width: 5px;
  height: 5px;
  background: white;
  border-radius: 50%;
}
.holidayBreaks .panel .panel-body .form-group .btn-group.btn-toggle label.btn.active, #holidayandSlotsUpdateContainer .panel .panel-body .form-group .btn-group.btn-toggle label.btn.active {
  background: #2a86f4;
  color: #fff;
  box-shadow: none;
  border: 0;
}
.holidayBreaks .panel .panel-body .form-group .btn-group.btn-toggle label.btn.active .pl_rad_button, #holidayandSlotsUpdateContainer .panel .panel-body .form-group .btn-group.btn-toggle label.btn.active .pl_rad_button {
  display: inline-block;
}
.holidayBreaks .panel .panel-body .form-group.has-error .form-control, #holidayandSlotsUpdateContainer .panel .panel-body .form-group.has-error .form-control {
  box-shadow: inset 0px 0px 0px 1px #F22;
  background: #FFE7E7;
}
.holidayBreaks .panel .panel-body .holidays_list .holiday_item .slot_type, #holidayandSlotsUpdateContainer .panel .panel-body .holidays_list .holiday_item .slot_type {
  display: inline-block;
  width: 10px;
  height: 10px;
  vertical-align: middle;
  border-radius: 50%;
}
.holidayBreaks .panel .panel-body .holidays_list .holiday_item .slot_type.blocked, #holidayandSlotsUpdateContainer .panel .panel-body .holidays_list .holiday_item .slot_type.blocked {
  background: #fd7373;
}
.holidayBreaks .panel .panel-body .holidays_list .holiday_item .slot_type.available, #holidayandSlotsUpdateContainer .panel .panel-body .holidays_list .holiday_item .slot_type.available {
  background: #20cc20;
}
.holidayBreaks .panel .panel-body .holidays_list .holiday_item .date, #holidayandSlotsUpdateContainer .panel .panel-body .holidays_list .holiday_item .date {
  display: inline-block;
  font-weight: bold;
  text-transform: uppercase;
  color: #3491ca;
  letter-spacing: 1px;
  vertical-align: middle;
}
.holidayBreaks .panel .panel-body .holidays_list .holiday_item .name, #holidayandSlotsUpdateContainer .panel .panel-body .holidays_list .holiday_item .name {
  display: inline-block;
  font-weight: bold;
  letter-spacing: 1px;
  vertical-align: middle;
}
.holidayBreaks .panel .panel-body .holidays_list .holiday_item .repeat, #holidayandSlotsUpdateContainer .panel .panel-body .holidays_list .holiday_item .repeat {
  display: inline-block;
  font-size: 15px;
  color: #00ce43;
  vertical-align: middle;
  margin-right: 10px;
  padding: 1px;
}
.holidayBreaks .panel .panel-body .holidays_list .holiday_item .repeat.no_repeat, #holidayandSlotsUpdateContainer .panel .panel-body .holidays_list .holiday_item .repeat.no_repeat {
  color: #e2e2e2;
}
.holidayBreaks .panel .panel-body .holidays_list .holiday_item .btn, #holidayandSlotsUpdateContainer .panel .panel-body .holidays_list .holiday_item .btn {
  background: #fff;
  border: 0;
}
.holidayBreaks .panel .panel-body .holidays_list .holiday_item .btn.holiday_edit, .holidayBreaks .panel .panel-body .holidays_list .holiday_item .btn.special_slot_edit, #holidayandSlotsUpdateContainer .panel .panel-body .holidays_list .holiday_item .btn.holiday_edit, #holidayandSlotsUpdateContainer .panel .panel-body .holidays_list .holiday_item .btn.special_slot_edit {
  box-shadow: inset 0 0 0 2px #3893cb;
  color: #3893cb;
}
.holidayBreaks .panel .panel-body .holidays_list .holiday_item .btn.holiday_edit:hover, .holidayBreaks .panel .panel-body .holidays_list .holiday_item .btn.special_slot_edit:hover, #holidayandSlotsUpdateContainer .panel .panel-body .holidays_list .holiday_item .btn.holiday_edit:hover, #holidayandSlotsUpdateContainer .panel .panel-body .holidays_list .holiday_item .btn.special_slot_edit:hover {
  background: #3893cb;
  color: #fff;
}
.holidayBreaks .panel .panel-body .holidays_list .holiday_item .btn.holiday_delete, .holidayBreaks .panel .panel-body .holidays_list .holiday_item .btn.special_slot_delete, #holidayandSlotsUpdateContainer .panel .panel-body .holidays_list .holiday_item .btn.holiday_delete, #holidayandSlotsUpdateContainer .panel .panel-body .holidays_list .holiday_item .btn.special_slot_delete {
  box-shadow: inset 0 0 0 2px #e42222;
  color: #e42222;
  margin-left: -2px;
}
.holidayBreaks .panel .panel-body .holidays_list .holiday_item .btn.holiday_delete:hover, .holidayBreaks .panel .panel-body .holidays_list .holiday_item .btn.special_slot_delete:hover, #holidayandSlotsUpdateContainer .panel .panel-body .holidays_list .holiday_item .btn.holiday_delete:hover, #holidayandSlotsUpdateContainer .panel .panel-body .holidays_list .holiday_item .btn.special_slot_delete:hover {
  background: #e42222;
  color: #fff;
}

#updateHolidayFormModal .btn-group.btn-toggle, #updateSpecialSlotFormModal .btn-group.btn-toggle {
  display: flex;
  margin: 1em 0;
}
#updateHolidayFormModal .btn-group.btn-toggle label, #updateSpecialSlotFormModal .btn-group.btn-toggle label {
  display: inline-block;
  font-size: 10px;
  font-weight: 600;
  color: #2f2f2f;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0;
}
#updateHolidayFormModal .btn-group.btn-toggle label.btn, #updateSpecialSlotFormModal .btn-group.btn-toggle label.btn {
  font-size: 10px;
  color: #2f2f2f;
  background: #fff;
  box-shadow: inset 0px 0px 0px 1px #D9D9D9;
  outline: none !important;
  margin: 0;
}
#updateHolidayFormModal .btn-group.btn-toggle label.btn .pl_rad_button, #updateSpecialSlotFormModal .btn-group.btn-toggle label.btn .pl_rad_button {
  display: none;
  margin-right: 0.4em;
  width: 5px;
  height: 5px;
  background: white;
  border-radius: 50%;
}
#updateHolidayFormModal .btn-group.btn-toggle label.btn.active, #updateSpecialSlotFormModal .btn-group.btn-toggle label.btn.active {
  background: #2a86f4;
  color: #fff;
  box-shadow: none;
  border: 0;
}
#updateHolidayFormModal .btn-group.btn-toggle label.btn.active .pl_rad_button, #updateSpecialSlotFormModal .btn-group.btn-toggle label.btn.active .pl_rad_button {
  display: inline-block;
}
#updateHolidayFormModal .form-group label:not(.with_check_box), #updateSpecialSlotFormModal .form-group label:not(.with_check_box) {
  font-size: 0.8em;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  color: #2f2f2f;
  margin-left: 1em;
  margin-top: 1em;
}
#updateHolidayFormModal .form-group label.with_check_box, #updateSpecialSlotFormModal .form-group label.with_check_box {
  position: relative;
  display: block;
  margin: 0;
  padding: 10px 0 10px 35px !important;
  font-weight: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: inherit !important;
  font-size: inherit !important;
  text-transform: none;
  letter-spacing: unset;
}
#updateHolidayFormModal .form-group label.with_check_box input[type=checkbox], #updateSpecialSlotFormModal .form-group label.with_check_box input[type=checkbox] {
  display: none;
}
#updateHolidayFormModal .form-group label.with_check_box .dummy_checkbox, #updateSpecialSlotFormModal .form-group label.with_check_box .dummy_checkbox {
  position: absolute;
  padding: 2px;
  top: 18px;
  left: 18px;
  background: white;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#updateHolidayFormModal .form-group label.with_check_box .dummy_checkbox i.fa, #updateHolidayFormModal .form-group label.with_check_box .dummy_checkbox i.fas, #updateHolidayFormModal .form-group label.with_check_box .dummy_checkbox i.far, #updateSpecialSlotFormModal .form-group label.with_check_box .dummy_checkbox i.fa, #updateSpecialSlotFormModal .form-group label.with_check_box .dummy_checkbox i.fas, #updateSpecialSlotFormModal .form-group label.with_check_box .dummy_checkbox i.far {
  font-weight: 400;
  display: inline-block;
  font-size: 1.3em;
  color: rgba(0, 0, 0, 0.12);
  vertical-align: middle;
}
#updateHolidayFormModal .form-group label.with_check_box .dummy_checkbox i.fa.fa-check-circle, #updateHolidayFormModal .form-group label.with_check_box .dummy_checkbox i.fas.fa-check-circle, #updateHolidayFormModal .form-group label.with_check_box .dummy_checkbox i.far.fa-check-circle, #updateSpecialSlotFormModal .form-group label.with_check_box .dummy_checkbox i.fa.fa-check-circle, #updateSpecialSlotFormModal .form-group label.with_check_box .dummy_checkbox i.fas.fa-check-circle, #updateSpecialSlotFormModal .form-group label.with_check_box .dummy_checkbox i.far.fa-check-circle {
  display: none;
}
#updateHolidayFormModal .form-group label.with_check_box .dummy_checkbox i.fa.fa-circle, #updateHolidayFormModal .form-group label.with_check_box .dummy_checkbox i.fas.fa-circle, #updateHolidayFormModal .form-group label.with_check_box .dummy_checkbox i.far.fa-circle, #updateSpecialSlotFormModal .form-group label.with_check_box .dummy_checkbox i.fa.fa-circle, #updateSpecialSlotFormModal .form-group label.with_check_box .dummy_checkbox i.fas.fa-circle, #updateSpecialSlotFormModal .form-group label.with_check_box .dummy_checkbox i.far.fa-circle {
  display: inline-block;
}
#updateHolidayFormModal .form-group label.with_check_box input[type=checkbox]:checked + .dummy_checkbox i.fa, #updateHolidayFormModal .form-group label.with_check_box input[type=checkbox]:checked + .dummy_checkbox i.fas, #updateHolidayFormModal .form-group label.with_check_box input[type=checkbox]:checked + .dummy_checkbox i.far, #updateSpecialSlotFormModal .form-group label.with_check_box input[type=checkbox]:checked + .dummy_checkbox i.fa, #updateSpecialSlotFormModal .form-group label.with_check_box input[type=checkbox]:checked + .dummy_checkbox i.fas, #updateSpecialSlotFormModal .form-group label.with_check_box input[type=checkbox]:checked + .dummy_checkbox i.far {
  color: #4ca4ff;
}
#updateHolidayFormModal .form-group label.with_check_box input[type=checkbox]:checked + .dummy_checkbox i.fa.fa-check-circle, #updateHolidayFormModal .form-group label.with_check_box input[type=checkbox]:checked + .dummy_checkbox i.fas.fa-check-circle, #updateHolidayFormModal .form-group label.with_check_box input[type=checkbox]:checked + .dummy_checkbox i.far.fa-check-circle, #updateSpecialSlotFormModal .form-group label.with_check_box input[type=checkbox]:checked + .dummy_checkbox i.fa.fa-check-circle, #updateSpecialSlotFormModal .form-group label.with_check_box input[type=checkbox]:checked + .dummy_checkbox i.fas.fa-check-circle, #updateSpecialSlotFormModal .form-group label.with_check_box input[type=checkbox]:checked + .dummy_checkbox i.far.fa-check-circle {
  display: inline-block;
}
#updateHolidayFormModal .form-group label.with_check_box input[type=checkbox]:checked + .dummy_checkbox i.fa.fa-circle, #updateHolidayFormModal .form-group label.with_check_box input[type=checkbox]:checked + .dummy_checkbox i.fas.fa-circle, #updateHolidayFormModal .form-group label.with_check_box input[type=checkbox]:checked + .dummy_checkbox i.far.fa-circle, #updateSpecialSlotFormModal .form-group label.with_check_box input[type=checkbox]:checked + .dummy_checkbox i.fa.fa-circle, #updateSpecialSlotFormModal .form-group label.with_check_box input[type=checkbox]:checked + .dummy_checkbox i.fas.fa-circle, #updateSpecialSlotFormModal .form-group label.with_check_box input[type=checkbox]:checked + .dummy_checkbox i.far.fa-circle {
  display: none;
}

@media (min-width: 768px) {
  .customOptions .responsive-table tbody tr td.align-left {
    text-align: left;
  }
}
.customOptions .responsive-table tbody tr td.v-top {
  vertical-align: top;
}
.customOptions .responsive-table tbody tr td[rowspan] {
  border-right: 1px solid #e0e0e0;
}
.customOptions .responsive-table tbody tr td .options {
  max-width: 767px;
}

#saveCustomOptionModal #add_custom_options_form .options_wrap .option {
  position: relative;
  margin: 0 0 10px 0;
  padding: 10px 0;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.15);
}
#saveCustomOptionModal #add_custom_options_form .options_wrap .option .close_icon {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  color: #fff;
  text-decoration: none;
  background: #ff6363;
  font-size: 15px;
  font-weight: lighter;
  border-radius: 0;
  padding: 0px 5px;
  opacity: 0.8;
  cursor: pointer;
}
#saveCustomOptionModal #add_custom_options_form .options_wrap .option .close_icon:hover {
  opacity: 1;
}
#saveCustomOptionModal #add_custom_options_form .add_extra_option_link a {
  position: relative;
  display: inline-block;
  font-size: 1em;
  font-style: italic;
  font-weight: bold;
  color: #5D5D5D;
  text-decoration: none;
  padding-bottom: 0.1em;
  box-shadow: 0px 2px 0 0 #5D5D5D;
}
#saveCustomOptionModal #add_custom_options_form .add_extra_option_link a:before {
  content: "+";
  display: inline-block;
  margin-right: 0.3em;
}
#saveCustomOptionModal #add_custom_options_form .add_extra_option_link a:hover {
  color: #1C83FF;
  box-shadow: 0px 2px 0 0 #1C83FF;
}

@media (min-width: 768px) {
  .hospitalSettingsSpecialitiesPg .responsive-table thead tr td.align-left, .hospitalSettingsSpecialitiesPg .responsive-table thead tr th.align-left, .hospitalSettingsSpecialitiesPg .responsive-table tbody tr td.align-left, .hospitalSettingsSpecialitiesPg .responsive-table tbody tr th.align-left {
    text-align: left;
  }
}
.hospitalSettingsSpecialitiesPg .responsive-table thead tr td.options, .hospitalSettingsSpecialitiesPg .responsive-table thead tr th.options, .hospitalSettingsSpecialitiesPg .responsive-table tbody tr td.options, .hospitalSettingsSpecialitiesPg .responsive-table tbody tr th.options {
  max-width: 767px;
}
.hospitalSettingsSpecialitiesPg .switch_customized input:checked + span {
  background-color: #ffffff;
  color: #409e40;
  box-shadow: inset 0 0 0 1px #409e40;
}
.hospitalSettingsSpecialitiesPg .switch_customized input:checked + span:after {
  content: attr(data-checked);
}
.hospitalSettingsSpecialitiesPg .switch_customized span {
  box-shadow: inset 0 0 0 1px #ff6262;
  color: #ff6262;
}
.hospitalSettingsSpecialitiesPg .switch_customized span:after {
  content: attr(data-unchecked);
}

.radiology_orders_wrap {
  position: relative;
  overflow: hidden;
  min-height: 800px;
}
.radiology_orders_wrap .panel {
  margin-bottom: 0;
  border: 0;
  border-radius: 0;
  box-shadow: inset 0px 0px 0px 0px #E1E1E1;
}
.radiology_orders_wrap .panel .panel-heading {
  background: #fff;
  border: 0;
  box-shadow: inset -1px -1px 0px 0px #E1E1E1;
}
.radiology_orders_wrap .orders {
  max-height: 800px;
  min-height: 800px;
  overflow: hidden;
  overflow-y: scroll;
  box-shadow: inset -1px 0px 0 0 #E1E1E1;
}
@media (max-width: 990px) {
  .radiology_orders_wrap .orders {
    max-height: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all 0.8s cubic-bezier(1, 0, 0, 1);
    -moz-transition: all 0.8s cubic-bezier(1, 0, 0, 1);
    -ms-transition: all 0.8s cubic-bezier(1, 0, 0, 1);
    -o-transition: all 0.8s cubic-bezier(1, 0, 0, 1);
    transition: all 0.8s cubic-bezier(1, 0, 0, 1);
  }
  .radiology_orders_wrap .orders.active {
    left: -105%;
    width: 100%;
    top: 0;
    position: absolute;
    -webkit-transition: all 0.8s cubic-bezier(0.97, -0.01, 0.18, 0.41);
    -moz-transition: all 0.8s cubic-bezier(0.97, -0.01, 0.18, 0.41);
    -ms-transition: all 0.8s cubic-bezier(0.97, -0.01, 0.18, 0.41);
    -o-transition: all 0.8s cubic-bezier(0.97, -0.01, 0.18, 0.41);
    transition: all 0.8s cubic-bezier(0.97, -0.01, 0.18, 0.41);
    z-index: 1;
    background: #FFF;
  }
}
.radiology_orders_wrap .orders::-webkit-scrollbar {
  width: 0px;
}
.radiology_orders_wrap .orders::-webkit-scrollbar-thumb {
  background: #007EE5;
}
.radiology_orders_wrap .orders::-webkit-scrollbar-track {
  background: transparent;
  opacity: 0;
}
.radiology_orders_wrap .orders .panel .panel-heading {
  color: #333333;
  font-weight: bolder;
  text-transform: uppercase;
  font-size: 1.2em;
}
.radiology_orders_wrap .orders .panel .panel-heading span {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0.04em;
}
.radiology_orders_wrap .orders .panel .panel-body {
  padding: 0;
}
.radiology_orders_wrap .orders .panel .panel-body .list-group {
  margin-bottom: 0;
}
.radiology_orders_wrap .orders .panel .panel-body .list-group .list-group-item {
  border-radius: 0;
  box-shadow: inset -1px -1px 0 0 #E1E1E1, inset 1px 0 0 0 #E1E1E1;
  margin-bottom: 0;
  border: 0;
  padding: 0;
  cursor: pointer;
}
.radiology_orders_wrap .orders .panel .panel-body .list-group .list-group-item .order_wrap {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.radiology_orders_wrap .orders .panel .panel-body .list-group .list-group-item .order_wrap .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.09;
}
.radiology_orders_wrap .orders .panel .panel-body .list-group .list-group-item .order_wrap .arrow-left {
  display: none;
  position: absolute;
  right: -5px;
  top: 50%;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #fff;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.radiology_orders_wrap .orders .panel .panel-body .list-group .list-group-item .order_wrap span.heading {
  display: inline-block;
  color: #2E2E2E;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.85em;
  letter-spacing: 0.04em;
  margin-bottom: 5px;
}
.radiology_orders_wrap .orders .panel .panel-body .list-group .list-group-item:hover, .radiology_orders_wrap .orders .panel .panel-body .list-group .list-group-item.active {
  background: #0083FF;
  color: #fff;
}
.radiology_orders_wrap .orders .panel .panel-body .list-group .list-group-item:hover .background, .radiology_orders_wrap .orders .panel .panel-body .list-group .list-group-item.active .background {
  background: transparent;
}
.radiology_orders_wrap .orders .panel .panel-body .list-group .list-group-item:hover span.heading, .radiology_orders_wrap .orders .panel .panel-body .list-group .list-group-item.active span.heading {
  color: #fff;
}
.radiology_orders_wrap .orders .panel .panel-body .list-group .list-group-item.active .arrow-left {
  display: block;
}
.radiology_orders_wrap .order_details {
  max-height: 800px;
  min-height: 800px;
  overflow: hidden;
  overflow-y: scroll;
  top: 0;
  display: block;
}
@media screen and (max-width: 990px) {
  .radiology_orders_wrap .order_details {
    display: none;
  }
}
.radiology_orders_wrap .order_details span.close_order_panel {
  cursor: pointer;
  color: #4F87FF;
}
.radiology_orders_wrap .order_details::-webkit-scrollbar {
  width: 3px;
}
.radiology_orders_wrap .order_details::-webkit-scrollbar-thumb {
  background: #007EE5;
}
.radiology_orders_wrap .order_details::-webkit-scrollbar-track {
  background: transparent;
  opacity: 0;
}
.radiology_orders_wrap .order_details .panel.order_details_view {
  display: none;
  min-height: 800px;
}
.radiology_orders_wrap .order_details .panel.order_details_view.active {
  display: block;
}
.radiology_orders_wrap .order_details .panel.order_details_view .panel-heading strong.heading {
  display: inline-block;
  color: #333333;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1em;
  letter-spacing: 0.04em;
}
.radiology_orders_wrap .order_details .panel.order_details_view .panel-body {
  padding: 0;
}
.radiology_orders_wrap .order_details .panel.order_details_view .panel-body .btn {
  border-width: 1px;
}
.radiology_orders_wrap .order_details .panel.order_details_view .panel-body tr.rad_test_template td {
  border-width: 1px;
  text-align: left;
  word-break: break-all;
}
.radiology_orders_wrap .order_details .panel.order_details_view .panel-body tr.rad_test_template td .comp_title {
  word-wrap: break-word;
}
.radiology_orders_wrap .pagination_col {
  box-shadow: inset 0 0px 0px 1px #E1E1E1;
  margin-top: -1px !important;
}

.upload_reports {
  display: block;
}
.upload_reports .images_preview_wrap {
  display: table;
  width: 100%;
  height: 100%;
}
.upload_reports .images_preview_wrap .image_preview {
  position: relative;
  display: inline-block;
  margin: 5px;
  padding: 2px 0;
  width: 150px;
  height: 150px;
  float: left;
  box-shadow: inset 0 0 0 1px #e0e0e0, 0 0 3px 0 #e0e0e0;
  border-radius: 5px;
  overflow: hidden;
}
.upload_reports .images_preview_wrap .image_preview .image {
  width: 100%;
  height: 100%;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
.upload_reports .images_preview_wrap .image_preview.btn {
  background: #f5f5f5;
  color: #c1c1c1;
}
.upload_reports .images_preview_wrap .image_preview.btn:hover {
  background: #f1f1f1;
  color: #909090;
}
.upload_reports .images_preview_wrap .image_preview.btn i {
  font-size: 20px;
  padding: 10px 12px;
  box-shadow: 0 0 0 1px #c1c1c1;
  border-radius: 50%;
}
.upload_reports .images_preview_wrap .image_preview:hover .image_overlay {
  opacity: 1;
  visibility: visible;
}
.upload_reports .images_preview_wrap .image_preview .image_overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.8);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.upload_reports .images_preview_wrap .image_preview .image_overlay .delete_report {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 10px;
  font-size: 25px;
  font-weight: 100;
  color: white;
  opacity: 0.4;
  text-decoration: none;
}
.upload_reports .images_preview_wrap .image_preview .image_overlay .delete_report:hover {
  opacity: 1;
}
.upload_reports .images_preview_wrap .image_preview .image_overlay a:not(.delete_report) {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 30px;
  color: #fff;
  padding: 10px;
  text-decoration: none;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.order_type_switch_customized {
  position: relative;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
}
.order_type_switch_customized input {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.order_type_switch_customized input:checked + span {
  box-shadow: inset 0 0 0 1px #409e40;
  color: #409e40;
}
.order_type_switch_customized input:checked + span:after {
  content: "INSIDE";
}
.order_type_switch_customized span {
  position: relative;
  display: inline-block;
  padding: 2px 10px;
  background-color: #ffffff;
  border-radius: 5em;
  color: #ff6262;
  box-shadow: inset 0 0 0 1px #ff6262;
}
.order_type_switch_customized span:after {
  content: "OUTSIDE";
  text-transform: uppercase;
  font-size: 0.9em;
  letter-spacing: 2px;
}

#new_radiology_service #add_radiology_service textarea.form-control, #new_radiology_service #edit_hospital_radiology_test textarea.form-control, #edit_radiology_test_form #add_radiology_service textarea.form-control, #edit_radiology_test_form #edit_hospital_radiology_test textarea.form-control {
  line-height: inherit;
}
#new_radiology_service #add_radiology_service .radiology_services_fields, #new_radiology_service #edit_hospital_radiology_test .radiology_services_fields, #edit_radiology_test_form #add_radiology_service .radiology_services_fields, #edit_radiology_test_form #edit_hospital_radiology_test .radiology_services_fields {
  box-shadow: inset 0 0 0 1px #e0e0e0;
  padding: 1em 5px !important;
  margin: 0 0 10px 0 !important;
}
#new_radiology_service #add_radiology_service .service_template .panel-heading, #new_radiology_service #edit_hospital_radiology_test .service_template .panel-heading, #edit_radiology_test_form #add_radiology_service .service_template .panel-heading, #edit_radiology_test_form #edit_hospital_radiology_test .service_template .panel-heading {
  background: #fff;
  padding: 0;
  border: 0;
}
#new_radiology_service #add_radiology_service .service_template .panel-heading .panel-title a, #new_radiology_service #add_radiology_service .service_template .panel-heading .panel-title a:active, #new_radiology_service #edit_hospital_radiology_test .service_template .panel-heading .panel-title a, #new_radiology_service #edit_hospital_radiology_test .service_template .panel-heading .panel-title a:active, #edit_radiology_test_form #add_radiology_service .service_template .panel-heading .panel-title a, #edit_radiology_test_form #add_radiology_service .service_template .panel-heading .panel-title a:active, #edit_radiology_test_form #edit_hospital_radiology_test .service_template .panel-heading .panel-title a, #edit_radiology_test_form #edit_hospital_radiology_test .service_template .panel-heading .panel-title a:active {
  display: block;
  padding: 10px;
  color: #506e8a;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 1px;
  text-decoration: none;
}
#new_radiology_service #add_radiology_service .service_template .panel-heading.active i, #new_radiology_service #edit_hospital_radiology_test .service_template .panel-heading.active i, #edit_radiology_test_form #add_radiology_service .service_template .panel-heading.active i, #edit_radiology_test_form #edit_hospital_radiology_test .service_template .panel-heading.active i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
#new_radiology_service #add_radiology_service .service_template .comp_title, #new_radiology_service #edit_hospital_radiology_test .service_template .comp_title, #edit_radiology_test_form #add_radiology_service .service_template .comp_title, #edit_radiology_test_form #edit_hospital_radiology_test .service_template .comp_title {
  word-wrap: break-word;
}
#new_radiology_service #add_radiology_service .service_template .component, #new_radiology_service #edit_hospital_radiology_test .service_template .component, #edit_radiology_test_form #add_radiology_service .service_template .component, #edit_radiology_test_form #edit_hospital_radiology_test .service_template .component {
  display: block;
}
#new_radiology_service #add_radiology_service #components, #new_radiology_service #edit_hospital_radiology_test #components, #edit_radiology_test_form #add_radiology_service #components, #edit_radiology_test_form #edit_hospital_radiology_test #components {
  margin-top: 20px !important;
  padding-bottom: 20px;
}
#new_radiology_service #add_radiology_service #components .component_select, #new_radiology_service #edit_hospital_radiology_test #components .component_select, #edit_radiology_test_form #add_radiology_service #components .component_select, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_select {
  margin: 0px 10px;
}
#new_radiology_service #add_radiology_service #components .error, #new_radiology_service #add_radiology_service #components .gender_error, #new_radiology_service #edit_hospital_radiology_test #components .error, #new_radiology_service #edit_hospital_radiology_test #components .gender_error, #edit_radiology_test_form #add_radiology_service #components .error, #edit_radiology_test_form #add_radiology_service #components .gender_error, #edit_radiology_test_form #edit_hospital_radiology_test #components .error, #edit_radiology_test_form #edit_hospital_radiology_test #components .gender_error {
  font-size: 1em;
  color: red;
  margin-bottom: 10px;
  width: 100%;
  text-align: center;
}
#new_radiology_service #add_radiology_service #components .service_component, #new_radiology_service #add_radiology_service #components .component_block_items, #new_radiology_service #add_radiology_service #components .block_references, #new_radiology_service #add_radiology_service #components .table_references, #new_radiology_service #edit_hospital_radiology_test #components .service_component, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items, #new_radiology_service #edit_hospital_radiology_test #components .block_references, #new_radiology_service #edit_hospital_radiology_test #components .table_references, #edit_radiology_test_form #add_radiology_service #components .service_component, #edit_radiology_test_form #add_radiology_service #components .component_block_items, #edit_radiology_test_form #add_radiology_service #components .block_references, #edit_radiology_test_form #add_radiology_service #components .table_references, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references {
  position: relative;
  box-shadow: inset 0 0 0 1px #e0e0e0;
  padding: 15px;
  margin: 10px 0 20px 0;
}
#new_radiology_service #add_radiology_service #components .service_component .remove_nested_fields_link, #new_radiology_service #add_radiology_service #components .component_block_items .remove_nested_fields_link, #new_radiology_service #add_radiology_service #components .block_references .remove_nested_fields_link, #new_radiology_service #add_radiology_service #components .table_references .remove_nested_fields_link, #new_radiology_service #edit_hospital_radiology_test #components .service_component .remove_nested_fields_link, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .remove_nested_fields_link, #new_radiology_service #edit_hospital_radiology_test #components .block_references .remove_nested_fields_link, #new_radiology_service #edit_hospital_radiology_test #components .table_references .remove_nested_fields_link, #edit_radiology_test_form #add_radiology_service #components .service_component .remove_nested_fields_link, #edit_radiology_test_form #add_radiology_service #components .component_block_items .remove_nested_fields_link, #edit_radiology_test_form #add_radiology_service #components .block_references .remove_nested_fields_link, #edit_radiology_test_form #add_radiology_service #components .table_references .remove_nested_fields_link, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .remove_nested_fields_link, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .remove_nested_fields_link, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .remove_nested_fields_link, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .remove_nested_fields_link {
  position: absolute;
  top: 0;
  right: 0;
  background: #ff6363;
  color: #fff;
  border-radius: 0;
  padding: 3px 8px;
  font-size: 20px;
  font-weight: lighter;
  opacity: 0.6;
}
#new_radiology_service #add_radiology_service #components .service_component .remove_nested_fields_link:hover, #new_radiology_service #add_radiology_service #components .component_block_items .remove_nested_fields_link:hover, #new_radiology_service #add_radiology_service #components .block_references .remove_nested_fields_link:hover, #new_radiology_service #add_radiology_service #components .table_references .remove_nested_fields_link:hover, #new_radiology_service #edit_hospital_radiology_test #components .service_component .remove_nested_fields_link:hover, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .remove_nested_fields_link:hover, #new_radiology_service #edit_hospital_radiology_test #components .block_references .remove_nested_fields_link:hover, #new_radiology_service #edit_hospital_radiology_test #components .table_references .remove_nested_fields_link:hover, #edit_radiology_test_form #add_radiology_service #components .service_component .remove_nested_fields_link:hover, #edit_radiology_test_form #add_radiology_service #components .component_block_items .remove_nested_fields_link:hover, #edit_radiology_test_form #add_radiology_service #components .block_references .remove_nested_fields_link:hover, #edit_radiology_test_form #add_radiology_service #components .table_references .remove_nested_fields_link:hover, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .remove_nested_fields_link:hover, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .remove_nested_fields_link:hover, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .remove_nested_fields_link:hover, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .remove_nested_fields_link:hover {
  opacity: 1;
}
#new_radiology_service #add_radiology_service #components .service_component .component_table_row .input-group-addon, #new_radiology_service #add_radiology_service #components .service_component .component_table_cell .input-group-addon, #new_radiology_service #add_radiology_service #components .component_block_items .component_table_row .input-group-addon, #new_radiology_service #add_radiology_service #components .component_block_items .component_table_cell .input-group-addon, #new_radiology_service #add_radiology_service #components .block_references .component_table_row .input-group-addon, #new_radiology_service #add_radiology_service #components .block_references .component_table_cell .input-group-addon, #new_radiology_service #add_radiology_service #components .table_references .component_table_row .input-group-addon, #new_radiology_service #add_radiology_service #components .table_references .component_table_cell .input-group-addon, #new_radiology_service #edit_hospital_radiology_test #components .service_component .component_table_row .input-group-addon, #new_radiology_service #edit_hospital_radiology_test #components .service_component .component_table_cell .input-group-addon, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .component_table_row .input-group-addon, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .component_table_cell .input-group-addon, #new_radiology_service #edit_hospital_radiology_test #components .block_references .component_table_row .input-group-addon, #new_radiology_service #edit_hospital_radiology_test #components .block_references .component_table_cell .input-group-addon, #new_radiology_service #edit_hospital_radiology_test #components .table_references .component_table_row .input-group-addon, #new_radiology_service #edit_hospital_radiology_test #components .table_references .component_table_cell .input-group-addon, #edit_radiology_test_form #add_radiology_service #components .service_component .component_table_row .input-group-addon, #edit_radiology_test_form #add_radiology_service #components .service_component .component_table_cell .input-group-addon, #edit_radiology_test_form #add_radiology_service #components .component_block_items .component_table_row .input-group-addon, #edit_radiology_test_form #add_radiology_service #components .component_block_items .component_table_cell .input-group-addon, #edit_radiology_test_form #add_radiology_service #components .block_references .component_table_row .input-group-addon, #edit_radiology_test_form #add_radiology_service #components .block_references .component_table_cell .input-group-addon, #edit_radiology_test_form #add_radiology_service #components .table_references .component_table_row .input-group-addon, #edit_radiology_test_form #add_radiology_service #components .table_references .component_table_cell .input-group-addon, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .component_table_row .input-group-addon, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .component_table_cell .input-group-addon, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .component_table_row .input-group-addon, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .component_table_cell .input-group-addon, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .component_table_row .input-group-addon, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .component_table_cell .input-group-addon, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .component_table_row .input-group-addon, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .component_table_cell .input-group-addon {
  padding: 0;
  width: 5em;
}
#new_radiology_service #add_radiology_service #components .service_component .component_table_row .input-group-addon .tcell_static_data, #new_radiology_service #add_radiology_service #components .service_component .component_table_cell .input-group-addon .tcell_static_data, #new_radiology_service #add_radiology_service #components .component_block_items .component_table_row .input-group-addon .tcell_static_data, #new_radiology_service #add_radiology_service #components .component_block_items .component_table_cell .input-group-addon .tcell_static_data, #new_radiology_service #add_radiology_service #components .block_references .component_table_row .input-group-addon .tcell_static_data, #new_radiology_service #add_radiology_service #components .block_references .component_table_cell .input-group-addon .tcell_static_data, #new_radiology_service #add_radiology_service #components .table_references .component_table_row .input-group-addon .tcell_static_data, #new_radiology_service #add_radiology_service #components .table_references .component_table_cell .input-group-addon .tcell_static_data, #new_radiology_service #edit_hospital_radiology_test #components .service_component .component_table_row .input-group-addon .tcell_static_data, #new_radiology_service #edit_hospital_radiology_test #components .service_component .component_table_cell .input-group-addon .tcell_static_data, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .component_table_row .input-group-addon .tcell_static_data, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .component_table_cell .input-group-addon .tcell_static_data, #new_radiology_service #edit_hospital_radiology_test #components .block_references .component_table_row .input-group-addon .tcell_static_data, #new_radiology_service #edit_hospital_radiology_test #components .block_references .component_table_cell .input-group-addon .tcell_static_data, #new_radiology_service #edit_hospital_radiology_test #components .table_references .component_table_row .input-group-addon .tcell_static_data, #new_radiology_service #edit_hospital_radiology_test #components .table_references .component_table_cell .input-group-addon .tcell_static_data, #edit_radiology_test_form #add_radiology_service #components .service_component .component_table_row .input-group-addon .tcell_static_data, #edit_radiology_test_form #add_radiology_service #components .service_component .component_table_cell .input-group-addon .tcell_static_data, #edit_radiology_test_form #add_radiology_service #components .component_block_items .component_table_row .input-group-addon .tcell_static_data, #edit_radiology_test_form #add_radiology_service #components .component_block_items .component_table_cell .input-group-addon .tcell_static_data, #edit_radiology_test_form #add_radiology_service #components .block_references .component_table_row .input-group-addon .tcell_static_data, #edit_radiology_test_form #add_radiology_service #components .block_references .component_table_cell .input-group-addon .tcell_static_data, #edit_radiology_test_form #add_radiology_service #components .table_references .component_table_row .input-group-addon .tcell_static_data, #edit_radiology_test_form #add_radiology_service #components .table_references .component_table_cell .input-group-addon .tcell_static_data, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .component_table_row .input-group-addon .tcell_static_data, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .component_table_cell .input-group-addon .tcell_static_data, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .component_table_row .input-group-addon .tcell_static_data, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .component_table_cell .input-group-addon .tcell_static_data, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .component_table_row .input-group-addon .tcell_static_data, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .component_table_cell .input-group-addon .tcell_static_data, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .component_table_row .input-group-addon .tcell_static_data, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .component_table_cell .input-group-addon .tcell_static_data {
  border: 0;
  width: 100%;
  text-align: center;
  letter-spacing: 3px;
}
#new_radiology_service #add_radiology_service #components .service_component .st_component_table .btn, #new_radiology_service #add_radiology_service #components .component_block_items .st_component_table .btn, #new_radiology_service #add_radiology_service #components .block_references .st_component_table .btn, #new_radiology_service #add_radiology_service #components .table_references .st_component_table .btn, #new_radiology_service #edit_hospital_radiology_test #components .service_component .st_component_table .btn, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .st_component_table .btn, #new_radiology_service #edit_hospital_radiology_test #components .block_references .st_component_table .btn, #new_radiology_service #edit_hospital_radiology_test #components .table_references .st_component_table .btn, #edit_radiology_test_form #add_radiology_service #components .service_component .st_component_table .btn, #edit_radiology_test_form #add_radiology_service #components .component_block_items .st_component_table .btn, #edit_radiology_test_form #add_radiology_service #components .block_references .st_component_table .btn, #edit_radiology_test_form #add_radiology_service #components .table_references .st_component_table .btn, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .st_component_table .btn, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .st_component_table .btn, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .st_component_table .btn, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .st_component_table .btn {
  border: 1px solid rgba(0, 0, 0, 0.08);
}
#new_radiology_service #add_radiology_service #components .service_component .st_component_table .column_titles_label, #new_radiology_service #add_radiology_service #components .service_component .st_component_table .table_header_row_title, #new_radiology_service #add_radiology_service #components .component_block_items .st_component_table .column_titles_label, #new_radiology_service #add_radiology_service #components .component_block_items .st_component_table .table_header_row_title, #new_radiology_service #add_radiology_service #components .block_references .st_component_table .column_titles_label, #new_radiology_service #add_radiology_service #components .block_references .st_component_table .table_header_row_title, #new_radiology_service #add_radiology_service #components .table_references .st_component_table .column_titles_label, #new_radiology_service #add_radiology_service #components .table_references .st_component_table .table_header_row_title, #new_radiology_service #edit_hospital_radiology_test #components .service_component .st_component_table .column_titles_label, #new_radiology_service #edit_hospital_radiology_test #components .service_component .st_component_table .table_header_row_title, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .st_component_table .column_titles_label, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .st_component_table .table_header_row_title, #new_radiology_service #edit_hospital_radiology_test #components .block_references .st_component_table .column_titles_label, #new_radiology_service #edit_hospital_radiology_test #components .block_references .st_component_table .table_header_row_title, #new_radiology_service #edit_hospital_radiology_test #components .table_references .st_component_table .column_titles_label, #new_radiology_service #edit_hospital_radiology_test #components .table_references .st_component_table .table_header_row_title, #edit_radiology_test_form #add_radiology_service #components .service_component .st_component_table .column_titles_label, #edit_radiology_test_form #add_radiology_service #components .service_component .st_component_table .table_header_row_title, #edit_radiology_test_form #add_radiology_service #components .component_block_items .st_component_table .column_titles_label, #edit_radiology_test_form #add_radiology_service #components .component_block_items .st_component_table .table_header_row_title, #edit_radiology_test_form #add_radiology_service #components .block_references .st_component_table .column_titles_label, #edit_radiology_test_form #add_radiology_service #components .block_references .st_component_table .table_header_row_title, #edit_radiology_test_form #add_radiology_service #components .table_references .st_component_table .column_titles_label, #edit_radiology_test_form #add_radiology_service #components .table_references .st_component_table .table_header_row_title, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .st_component_table .column_titles_label, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .st_component_table .table_header_row_title, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .st_component_table .column_titles_label, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .st_component_table .table_header_row_title, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .st_component_table .column_titles_label, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .st_component_table .table_header_row_title, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .st_component_table .column_titles_label, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .st_component_table .table_header_row_title {
  margin-top: 1em;
  display: inline-block;
  border: 1px solid #e0e0e0;
  width: 14.5em;
  padding: 1.75em 0.5em;
}
#new_radiology_service #add_radiology_service #components .service_component .st_component_table .column_titles_label .form-control, #new_radiology_service #add_radiology_service #components .service_component .st_component_table .table_header_row_title .form-control, #new_radiology_service #add_radiology_service #components .component_block_items .st_component_table .column_titles_label .form-control, #new_radiology_service #add_radiology_service #components .component_block_items .st_component_table .table_header_row_title .form-control, #new_radiology_service #add_radiology_service #components .block_references .st_component_table .column_titles_label .form-control, #new_radiology_service #add_radiology_service #components .block_references .st_component_table .table_header_row_title .form-control, #new_radiology_service #add_radiology_service #components .table_references .st_component_table .column_titles_label .form-control, #new_radiology_service #add_radiology_service #components .table_references .st_component_table .table_header_row_title .form-control, #new_radiology_service #edit_hospital_radiology_test #components .service_component .st_component_table .column_titles_label .form-control, #new_radiology_service #edit_hospital_radiology_test #components .service_component .st_component_table .table_header_row_title .form-control, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .st_component_table .column_titles_label .form-control, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .st_component_table .table_header_row_title .form-control, #new_radiology_service #edit_hospital_radiology_test #components .block_references .st_component_table .column_titles_label .form-control, #new_radiology_service #edit_hospital_radiology_test #components .block_references .st_component_table .table_header_row_title .form-control, #new_radiology_service #edit_hospital_radiology_test #components .table_references .st_component_table .column_titles_label .form-control, #new_radiology_service #edit_hospital_radiology_test #components .table_references .st_component_table .table_header_row_title .form-control, #edit_radiology_test_form #add_radiology_service #components .service_component .st_component_table .column_titles_label .form-control, #edit_radiology_test_form #add_radiology_service #components .service_component .st_component_table .table_header_row_title .form-control, #edit_radiology_test_form #add_radiology_service #components .component_block_items .st_component_table .column_titles_label .form-control, #edit_radiology_test_form #add_radiology_service #components .component_block_items .st_component_table .table_header_row_title .form-control, #edit_radiology_test_form #add_radiology_service #components .block_references .st_component_table .column_titles_label .form-control, #edit_radiology_test_form #add_radiology_service #components .block_references .st_component_table .table_header_row_title .form-control, #edit_radiology_test_form #add_radiology_service #components .table_references .st_component_table .column_titles_label .form-control, #edit_radiology_test_form #add_radiology_service #components .table_references .st_component_table .table_header_row_title .form-control, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .st_component_table .column_titles_label .form-control, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .st_component_table .table_header_row_title .form-control, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .st_component_table .column_titles_label .form-control, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .st_component_table .table_header_row_title .form-control, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .st_component_table .column_titles_label .form-control, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .st_component_table .table_header_row_title .form-control, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .st_component_table .column_titles_label .form-control, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .st_component_table .table_header_row_title .form-control {
  display: inline-block !important;
}
#new_radiology_service #add_radiology_service #components .service_component .st_component_table .column_titles_label .delete_table_cell, #new_radiology_service #add_radiology_service #components .service_component .st_component_table .table_header_row_title .delete_table_cell, #new_radiology_service #add_radiology_service #components .component_block_items .st_component_table .column_titles_label .delete_table_cell, #new_radiology_service #add_radiology_service #components .component_block_items .st_component_table .table_header_row_title .delete_table_cell, #new_radiology_service #add_radiology_service #components .block_references .st_component_table .column_titles_label .delete_table_cell, #new_radiology_service #add_radiology_service #components .block_references .st_component_table .table_header_row_title .delete_table_cell, #new_radiology_service #add_radiology_service #components .table_references .st_component_table .column_titles_label .delete_table_cell, #new_radiology_service #add_radiology_service #components .table_references .st_component_table .table_header_row_title .delete_table_cell, #new_radiology_service #edit_hospital_radiology_test #components .service_component .st_component_table .column_titles_label .delete_table_cell, #new_radiology_service #edit_hospital_radiology_test #components .service_component .st_component_table .table_header_row_title .delete_table_cell, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .st_component_table .column_titles_label .delete_table_cell, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .st_component_table .table_header_row_title .delete_table_cell, #new_radiology_service #edit_hospital_radiology_test #components .block_references .st_component_table .column_titles_label .delete_table_cell, #new_radiology_service #edit_hospital_radiology_test #components .block_references .st_component_table .table_header_row_title .delete_table_cell, #new_radiology_service #edit_hospital_radiology_test #components .table_references .st_component_table .column_titles_label .delete_table_cell, #new_radiology_service #edit_hospital_radiology_test #components .table_references .st_component_table .table_header_row_title .delete_table_cell, #edit_radiology_test_form #add_radiology_service #components .service_component .st_component_table .column_titles_label .delete_table_cell, #edit_radiology_test_form #add_radiology_service #components .service_component .st_component_table .table_header_row_title .delete_table_cell, #edit_radiology_test_form #add_radiology_service #components .component_block_items .st_component_table .column_titles_label .delete_table_cell, #edit_radiology_test_form #add_radiology_service #components .component_block_items .st_component_table .table_header_row_title .delete_table_cell, #edit_radiology_test_form #add_radiology_service #components .block_references .st_component_table .column_titles_label .delete_table_cell, #edit_radiology_test_form #add_radiology_service #components .block_references .st_component_table .table_header_row_title .delete_table_cell, #edit_radiology_test_form #add_radiology_service #components .table_references .st_component_table .column_titles_label .delete_table_cell, #edit_radiology_test_form #add_radiology_service #components .table_references .st_component_table .table_header_row_title .delete_table_cell, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .st_component_table .column_titles_label .delete_table_cell, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .st_component_table .table_header_row_title .delete_table_cell, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .st_component_table .column_titles_label .delete_table_cell, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .st_component_table .table_header_row_title .delete_table_cell, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .st_component_table .column_titles_label .delete_table_cell, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .st_component_table .table_header_row_title .delete_table_cell, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .st_component_table .column_titles_label .delete_table_cell, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .st_component_table .table_header_row_title .delete_table_cell {
  position: relative;
  font-size: 1em;
  padding: 3px 5px;
  top: -3.25rem;
  right: 0.75rem;
  background: #ff6363;
  color: #fff;
  border-radius: 0;
  font-weight: lighter;
  opacity: 0.6;
}
#new_radiology_service #add_radiology_service #components .service_component .st_component_table .column_titles_label .delete_table_cell:hover, #new_radiology_service #add_radiology_service #components .service_component .st_component_table .table_header_row_title .delete_table_cell:hover, #new_radiology_service #add_radiology_service #components .component_block_items .st_component_table .column_titles_label .delete_table_cell:hover, #new_radiology_service #add_radiology_service #components .component_block_items .st_component_table .table_header_row_title .delete_table_cell:hover, #new_radiology_service #add_radiology_service #components .block_references .st_component_table .column_titles_label .delete_table_cell:hover, #new_radiology_service #add_radiology_service #components .block_references .st_component_table .table_header_row_title .delete_table_cell:hover, #new_radiology_service #add_radiology_service #components .table_references .st_component_table .column_titles_label .delete_table_cell:hover, #new_radiology_service #add_radiology_service #components .table_references .st_component_table .table_header_row_title .delete_table_cell:hover, #new_radiology_service #edit_hospital_radiology_test #components .service_component .st_component_table .column_titles_label .delete_table_cell:hover, #new_radiology_service #edit_hospital_radiology_test #components .service_component .st_component_table .table_header_row_title .delete_table_cell:hover, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .st_component_table .column_titles_label .delete_table_cell:hover, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .st_component_table .table_header_row_title .delete_table_cell:hover, #new_radiology_service #edit_hospital_radiology_test #components .block_references .st_component_table .column_titles_label .delete_table_cell:hover, #new_radiology_service #edit_hospital_radiology_test #components .block_references .st_component_table .table_header_row_title .delete_table_cell:hover, #new_radiology_service #edit_hospital_radiology_test #components .table_references .st_component_table .column_titles_label .delete_table_cell:hover, #new_radiology_service #edit_hospital_radiology_test #components .table_references .st_component_table .table_header_row_title .delete_table_cell:hover, #edit_radiology_test_form #add_radiology_service #components .service_component .st_component_table .column_titles_label .delete_table_cell:hover, #edit_radiology_test_form #add_radiology_service #components .service_component .st_component_table .table_header_row_title .delete_table_cell:hover, #edit_radiology_test_form #add_radiology_service #components .component_block_items .st_component_table .column_titles_label .delete_table_cell:hover, #edit_radiology_test_form #add_radiology_service #components .component_block_items .st_component_table .table_header_row_title .delete_table_cell:hover, #edit_radiology_test_form #add_radiology_service #components .block_references .st_component_table .column_titles_label .delete_table_cell:hover, #edit_radiology_test_form #add_radiology_service #components .block_references .st_component_table .table_header_row_title .delete_table_cell:hover, #edit_radiology_test_form #add_radiology_service #components .table_references .st_component_table .column_titles_label .delete_table_cell:hover, #edit_radiology_test_form #add_radiology_service #components .table_references .st_component_table .table_header_row_title .delete_table_cell:hover, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .st_component_table .column_titles_label .delete_table_cell:hover, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .st_component_table .table_header_row_title .delete_table_cell:hover, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .st_component_table .column_titles_label .delete_table_cell:hover, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .st_component_table .table_header_row_title .delete_table_cell:hover, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .st_component_table .column_titles_label .delete_table_cell:hover, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .st_component_table .table_header_row_title .delete_table_cell:hover, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .st_component_table .column_titles_label .delete_table_cell:hover, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .st_component_table .table_header_row_title .delete_table_cell:hover {
  opacity: 1;
}
#new_radiology_service #add_radiology_service #components .service_component .st_component_table .table_cell, #new_radiology_service #add_radiology_service #components .component_block_items .st_component_table .table_cell, #new_radiology_service #add_radiology_service #components .block_references .st_component_table .table_cell, #new_radiology_service #add_radiology_service #components .table_references .st_component_table .table_cell, #new_radiology_service #edit_hospital_radiology_test #components .service_component .st_component_table .table_cell, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .st_component_table .table_cell, #new_radiology_service #edit_hospital_radiology_test #components .block_references .st_component_table .table_cell, #new_radiology_service #edit_hospital_radiology_test #components .table_references .st_component_table .table_cell, #edit_radiology_test_form #add_radiology_service #components .service_component .st_component_table .table_cell, #edit_radiology_test_form #add_radiology_service #components .component_block_items .st_component_table .table_cell, #edit_radiology_test_form #add_radiology_service #components .block_references .st_component_table .table_cell, #edit_radiology_test_form #add_radiology_service #components .table_references .st_component_table .table_cell, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .st_component_table .table_cell, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .st_component_table .table_cell, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .st_component_table .table_cell, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .st_component_table .table_cell {
  display: inline-block;
  border: 1px solid #e0e0e0;
  width: 14.5em;
  padding: 0.5em;
}
#new_radiology_service #add_radiology_service #components .service_component .st_component_table .table_cell .form-control-placeholder, #new_radiology_service #add_radiology_service #components .component_block_items .st_component_table .table_cell .form-control-placeholder, #new_radiology_service #add_radiology_service #components .block_references .st_component_table .table_cell .form-control-placeholder, #new_radiology_service #add_radiology_service #components .table_references .st_component_table .table_cell .form-control-placeholder, #new_radiology_service #edit_hospital_radiology_test #components .service_component .st_component_table .table_cell .form-control-placeholder, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .st_component_table .table_cell .form-control-placeholder, #new_radiology_service #edit_hospital_radiology_test #components .block_references .st_component_table .table_cell .form-control-placeholder, #new_radiology_service #edit_hospital_radiology_test #components .table_references .st_component_table .table_cell .form-control-placeholder, #edit_radiology_test_form #add_radiology_service #components .service_component .st_component_table .table_cell .form-control-placeholder, #edit_radiology_test_form #add_radiology_service #components .component_block_items .st_component_table .table_cell .form-control-placeholder, #edit_radiology_test_form #add_radiology_service #components .block_references .st_component_table .table_cell .form-control-placeholder, #edit_radiology_test_form #add_radiology_service #components .table_references .st_component_table .table_cell .form-control-placeholder, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .st_component_table .table_cell .form-control-placeholder, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .st_component_table .table_cell .form-control-placeholder, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .st_component_table .table_cell .form-control-placeholder, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .st_component_table .table_cell .form-control-placeholder {
  top: 7px;
}
#new_radiology_service #add_radiology_service #components .service_component .st_component_table .table_cell.table_row_title, #new_radiology_service #add_radiology_service #components .component_block_items .st_component_table .table_cell.table_row_title, #new_radiology_service #add_radiology_service #components .block_references .st_component_table .table_cell.table_row_title, #new_radiology_service #add_radiology_service #components .table_references .st_component_table .table_cell.table_row_title, #new_radiology_service #edit_hospital_radiology_test #components .service_component .st_component_table .table_cell.table_row_title, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .st_component_table .table_cell.table_row_title, #new_radiology_service #edit_hospital_radiology_test #components .block_references .st_component_table .table_cell.table_row_title, #new_radiology_service #edit_hospital_radiology_test #components .table_references .st_component_table .table_cell.table_row_title, #edit_radiology_test_form #add_radiology_service #components .service_component .st_component_table .table_cell.table_row_title, #edit_radiology_test_form #add_radiology_service #components .component_block_items .st_component_table .table_cell.table_row_title, #edit_radiology_test_form #add_radiology_service #components .block_references .st_component_table .table_cell.table_row_title, #edit_radiology_test_form #add_radiology_service #components .table_references .st_component_table .table_cell.table_row_title, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .st_component_table .table_cell.table_row_title, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .st_component_table .table_cell.table_row_title, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .st_component_table .table_cell.table_row_title, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .st_component_table .table_cell.table_row_title {
  padding: 4em 0.5em 1.4em;
  margin-bottom: 0 !important;
}
@media screen and (max-width: 360px) {
  #new_radiology_service #add_radiology_service #components .service_component .st_component_table .table_cell.table_row_title, #new_radiology_service #add_radiology_service #components .component_block_items .st_component_table .table_cell.table_row_title, #new_radiology_service #add_radiology_service #components .block_references .st_component_table .table_cell.table_row_title, #new_radiology_service #add_radiology_service #components .table_references .st_component_table .table_cell.table_row_title, #new_radiology_service #edit_hospital_radiology_test #components .service_component .st_component_table .table_cell.table_row_title, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .st_component_table .table_cell.table_row_title, #new_radiology_service #edit_hospital_radiology_test #components .block_references .st_component_table .table_cell.table_row_title, #new_radiology_service #edit_hospital_radiology_test #components .table_references .st_component_table .table_cell.table_row_title, #edit_radiology_test_form #add_radiology_service #components .service_component .st_component_table .table_cell.table_row_title, #edit_radiology_test_form #add_radiology_service #components .component_block_items .st_component_table .table_cell.table_row_title, #edit_radiology_test_form #add_radiology_service #components .block_references .st_component_table .table_cell.table_row_title, #edit_radiology_test_form #add_radiology_service #components .table_references .st_component_table .table_cell.table_row_title, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .st_component_table .table_cell.table_row_title, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .st_component_table .table_cell.table_row_title, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .st_component_table .table_cell.table_row_title, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .st_component_table .table_cell.table_row_title {
    padding-top: 6em;
  }
}
#new_radiology_service #add_radiology_service #components .service_component .st_component_table .table_cell .trow_title, #new_radiology_service #add_radiology_service #components .component_block_items .st_component_table .table_cell .trow_title, #new_radiology_service #add_radiology_service #components .block_references .st_component_table .table_cell .trow_title, #new_radiology_service #add_radiology_service #components .table_references .st_component_table .table_cell .trow_title, #new_radiology_service #edit_hospital_radiology_test #components .service_component .st_component_table .table_cell .trow_title, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .st_component_table .table_cell .trow_title, #new_radiology_service #edit_hospital_radiology_test #components .block_references .st_component_table .table_cell .trow_title, #new_radiology_service #edit_hospital_radiology_test #components .table_references .st_component_table .table_cell .trow_title, #edit_radiology_test_form #add_radiology_service #components .service_component .st_component_table .table_cell .trow_title, #edit_radiology_test_form #add_radiology_service #components .component_block_items .st_component_table .table_cell .trow_title, #edit_radiology_test_form #add_radiology_service #components .block_references .st_component_table .table_cell .trow_title, #edit_radiology_test_form #add_radiology_service #components .table_references .st_component_table .table_cell .trow_title, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .st_component_table .table_cell .trow_title, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .st_component_table .table_cell .trow_title, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .st_component_table .table_cell .trow_title, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .st_component_table .table_cell .trow_title {
  position: relative;
  top: -25px;
}
#new_radiology_service #add_radiology_service #components .service_component .st_component_table .table_cell label, #new_radiology_service #add_radiology_service #components .component_block_items .st_component_table .table_cell label, #new_radiology_service #add_radiology_service #components .block_references .st_component_table .table_cell label, #new_radiology_service #add_radiology_service #components .table_references .st_component_table .table_cell label, #new_radiology_service #edit_hospital_radiology_test #components .service_component .st_component_table .table_cell label, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .st_component_table .table_cell label, #new_radiology_service #edit_hospital_radiology_test #components .block_references .st_component_table .table_cell label, #new_radiology_service #edit_hospital_radiology_test #components .table_references .st_component_table .table_cell label, #edit_radiology_test_form #add_radiology_service #components .service_component .st_component_table .table_cell label, #edit_radiology_test_form #add_radiology_service #components .component_block_items .st_component_table .table_cell label, #edit_radiology_test_form #add_radiology_service #components .block_references .st_component_table .table_cell label, #edit_radiology_test_form #add_radiology_service #components .table_references .st_component_table .table_cell label, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .st_component_table .table_cell label, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .st_component_table .table_cell label, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .st_component_table .table_cell label, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .st_component_table .table_cell label {
  top: 3.5rem !important;
}
#new_radiology_service #add_radiology_service #components .service_component .st_component_table .table_cell .remove_table_row, #new_radiology_service #add_radiology_service #components .component_block_items .st_component_table .table_cell .remove_table_row, #new_radiology_service #add_radiology_service #components .block_references .st_component_table .table_cell .remove_table_row, #new_radiology_service #add_radiology_service #components .table_references .st_component_table .table_cell .remove_table_row, #new_radiology_service #edit_hospital_radiology_test #components .service_component .st_component_table .table_cell .remove_table_row, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .st_component_table .table_cell .remove_table_row, #new_radiology_service #edit_hospital_radiology_test #components .block_references .st_component_table .table_cell .remove_table_row, #new_radiology_service #edit_hospital_radiology_test #components .table_references .st_component_table .table_cell .remove_table_row, #edit_radiology_test_form #add_radiology_service #components .service_component .st_component_table .table_cell .remove_table_row, #edit_radiology_test_form #add_radiology_service #components .component_block_items .st_component_table .table_cell .remove_table_row, #edit_radiology_test_form #add_radiology_service #components .block_references .st_component_table .table_cell .remove_table_row, #edit_radiology_test_form #add_radiology_service #components .table_references .st_component_table .table_cell .remove_table_row, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .st_component_table .table_cell .remove_table_row, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .st_component_table .table_cell .remove_table_row, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .st_component_table .table_cell .remove_table_row, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .st_component_table .table_cell .remove_table_row {
  left: 0;
  top: 3px;
  right: unset;
  font-size: 1em;
  padding: 3px 5px;
}
#new_radiology_service #add_radiology_service #components .service_component .st_component_table .form-control-placeholder, #new_radiology_service #add_radiology_service #components .component_block_items .st_component_table .form-control-placeholder, #new_radiology_service #add_radiology_service #components .block_references .st_component_table .form-control-placeholder, #new_radiology_service #add_radiology_service #components .table_references .st_component_table .form-control-placeholder, #new_radiology_service #edit_hospital_radiology_test #components .service_component .st_component_table .form-control-placeholder, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .st_component_table .form-control-placeholder, #new_radiology_service #edit_hospital_radiology_test #components .block_references .st_component_table .form-control-placeholder, #new_radiology_service #edit_hospital_radiology_test #components .table_references .st_component_table .form-control-placeholder, #edit_radiology_test_form #add_radiology_service #components .service_component .st_component_table .form-control-placeholder, #edit_radiology_test_form #add_radiology_service #components .component_block_items .st_component_table .form-control-placeholder, #edit_radiology_test_form #add_radiology_service #components .block_references .st_component_table .form-control-placeholder, #edit_radiology_test_form #add_radiology_service #components .table_references .st_component_table .form-control-placeholder, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .st_component_table .form-control-placeholder, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .st_component_table .form-control-placeholder, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .st_component_table .form-control-placeholder, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .st_component_table .form-control-placeholder {
  position: absolute;
  top: 3em;
  padding: 0.5em 2em;
  transition: all 200ms;
  opacity: 0.5;
  display: block !important;
}
#new_radiology_service #add_radiology_service #components .service_component .st_component_table .form-control:focus + .form-control-placeholder, #new_radiology_service #add_radiology_service #components .service_component .st_component_table .form-control:valid + .form-control-placeholder, #new_radiology_service #add_radiology_service #components .component_block_items .st_component_table .form-control:focus + .form-control-placeholder, #new_radiology_service #add_radiology_service #components .component_block_items .st_component_table .form-control:valid + .form-control-placeholder, #new_radiology_service #add_radiology_service #components .block_references .st_component_table .form-control:focus + .form-control-placeholder, #new_radiology_service #add_radiology_service #components .block_references .st_component_table .form-control:valid + .form-control-placeholder, #new_radiology_service #add_radiology_service #components .table_references .st_component_table .form-control:focus + .form-control-placeholder, #new_radiology_service #add_radiology_service #components .table_references .st_component_table .form-control:valid + .form-control-placeholder, #new_radiology_service #edit_hospital_radiology_test #components .service_component .st_component_table .form-control:focus + .form-control-placeholder, #new_radiology_service #edit_hospital_radiology_test #components .service_component .st_component_table .form-control:valid + .form-control-placeholder, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .st_component_table .form-control:focus + .form-control-placeholder, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .st_component_table .form-control:valid + .form-control-placeholder, #new_radiology_service #edit_hospital_radiology_test #components .block_references .st_component_table .form-control:focus + .form-control-placeholder, #new_radiology_service #edit_hospital_radiology_test #components .block_references .st_component_table .form-control:valid + .form-control-placeholder, #new_radiology_service #edit_hospital_radiology_test #components .table_references .st_component_table .form-control:focus + .form-control-placeholder, #new_radiology_service #edit_hospital_radiology_test #components .table_references .st_component_table .form-control:valid + .form-control-placeholder, #edit_radiology_test_form #add_radiology_service #components .service_component .st_component_table .form-control:focus + .form-control-placeholder, #edit_radiology_test_form #add_radiology_service #components .service_component .st_component_table .form-control:valid + .form-control-placeholder, #edit_radiology_test_form #add_radiology_service #components .component_block_items .st_component_table .form-control:focus + .form-control-placeholder, #edit_radiology_test_form #add_radiology_service #components .component_block_items .st_component_table .form-control:valid + .form-control-placeholder, #edit_radiology_test_form #add_radiology_service #components .block_references .st_component_table .form-control:focus + .form-control-placeholder, #edit_radiology_test_form #add_radiology_service #components .block_references .st_component_table .form-control:valid + .form-control-placeholder, #edit_radiology_test_form #add_radiology_service #components .table_references .st_component_table .form-control:focus + .form-control-placeholder, #edit_radiology_test_form #add_radiology_service #components .table_references .st_component_table .form-control:valid + .form-control-placeholder, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .st_component_table .form-control:focus + .form-control-placeholder, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .st_component_table .form-control:valid + .form-control-placeholder, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .st_component_table .form-control:focus + .form-control-placeholder, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .st_component_table .form-control:valid + .form-control-placeholder, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .st_component_table .form-control:focus + .form-control-placeholder, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .st_component_table .form-control:valid + .form-control-placeholder, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .st_component_table .form-control:focus + .form-control-placeholder, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .st_component_table .form-control:valid + .form-control-placeholder {
  font-size: 75%;
  transform: translate3d(0, -100%, 0);
  opacity: 1;
  margin-top: 0.2em;
}
#new_radiology_service #add_radiology_service #components .service_component .st_component_table .table_column_indicators, #new_radiology_service #add_radiology_service #components .component_block_items .st_component_table .table_column_indicators, #new_radiology_service #add_radiology_service #components .block_references .st_component_table .table_column_indicators, #new_radiology_service #add_radiology_service #components .table_references .st_component_table .table_column_indicators, #new_radiology_service #edit_hospital_radiology_test #components .service_component .st_component_table .table_column_indicators, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .st_component_table .table_column_indicators, #new_radiology_service #edit_hospital_radiology_test #components .block_references .st_component_table .table_column_indicators, #new_radiology_service #edit_hospital_radiology_test #components .table_references .st_component_table .table_column_indicators, #edit_radiology_test_form #add_radiology_service #components .service_component .st_component_table .table_column_indicators, #edit_radiology_test_form #add_radiology_service #components .component_block_items .st_component_table .table_column_indicators, #edit_radiology_test_form #add_radiology_service #components .block_references .st_component_table .table_column_indicators, #edit_radiology_test_form #add_radiology_service #components .table_references .st_component_table .table_column_indicators, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .st_component_table .table_column_indicators, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .st_component_table .table_column_indicators, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .st_component_table .table_column_indicators, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .st_component_table .table_column_indicators {
  margin-top: 0.5em;
  font-size: 12px;
  font-weight: bold;
  color: #40c9ea;
}
#new_radiology_service #add_radiology_service #components .service_component .st_component_table .rows_and_columns_wrap, #new_radiology_service #add_radiology_service #components .component_block_items .st_component_table .rows_and_columns_wrap, #new_radiology_service #add_radiology_service #components .block_references .st_component_table .rows_and_columns_wrap, #new_radiology_service #add_radiology_service #components .table_references .st_component_table .rows_and_columns_wrap, #new_radiology_service #edit_hospital_radiology_test #components .service_component .st_component_table .rows_and_columns_wrap, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .st_component_table .rows_and_columns_wrap, #new_radiology_service #edit_hospital_radiology_test #components .block_references .st_component_table .rows_and_columns_wrap, #new_radiology_service #edit_hospital_radiology_test #components .table_references .st_component_table .rows_and_columns_wrap, #edit_radiology_test_form #add_radiology_service #components .service_component .st_component_table .rows_and_columns_wrap, #edit_radiology_test_form #add_radiology_service #components .component_block_items .st_component_table .rows_and_columns_wrap, #edit_radiology_test_form #add_radiology_service #components .block_references .st_component_table .rows_and_columns_wrap, #edit_radiology_test_form #add_radiology_service #components .table_references .st_component_table .rows_and_columns_wrap, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .st_component_table .rows_and_columns_wrap, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .st_component_table .rows_and_columns_wrap, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .st_component_table .rows_and_columns_wrap, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .st_component_table .rows_and_columns_wrap {
  overflow-x: auto;
  white-space: nowrap;
  display: inline-block;
}
@media screen and (max-width: 990px) {
  #new_radiology_service #add_radiology_service #components .service_component .st_component_table .rows_and_columns_wrap, #new_radiology_service #add_radiology_service #components .component_block_items .st_component_table .rows_and_columns_wrap, #new_radiology_service #add_radiology_service #components .block_references .st_component_table .rows_and_columns_wrap, #new_radiology_service #add_radiology_service #components .table_references .st_component_table .rows_and_columns_wrap, #new_radiology_service #edit_hospital_radiology_test #components .service_component .st_component_table .rows_and_columns_wrap, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .st_component_table .rows_and_columns_wrap, #new_radiology_service #edit_hospital_radiology_test #components .block_references .st_component_table .rows_and_columns_wrap, #new_radiology_service #edit_hospital_radiology_test #components .table_references .st_component_table .rows_and_columns_wrap, #edit_radiology_test_form #add_radiology_service #components .service_component .st_component_table .rows_and_columns_wrap, #edit_radiology_test_form #add_radiology_service #components .component_block_items .st_component_table .rows_and_columns_wrap, #edit_radiology_test_form #add_radiology_service #components .block_references .st_component_table .rows_and_columns_wrap, #edit_radiology_test_form #add_radiology_service #components .table_references .st_component_table .rows_and_columns_wrap, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .st_component_table .rows_and_columns_wrap, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .st_component_table .rows_and_columns_wrap, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .st_component_table .rows_and_columns_wrap, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .st_component_table .rows_and_columns_wrap {
    display: block;
  }
}
#new_radiology_service #add_radiology_service #components .service_component .st_component_table .rows_and_columns_wrap .component_table_cell .tcell_input_data, #new_radiology_service #add_radiology_service #components .component_block_items .st_component_table .rows_and_columns_wrap .component_table_cell .tcell_input_data, #new_radiology_service #add_radiology_service #components .block_references .st_component_table .rows_and_columns_wrap .component_table_cell .tcell_input_data, #new_radiology_service #add_radiology_service #components .table_references .st_component_table .rows_and_columns_wrap .component_table_cell .tcell_input_data, #new_radiology_service #edit_hospital_radiology_test #components .service_component .st_component_table .rows_and_columns_wrap .component_table_cell .tcell_input_data, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .st_component_table .rows_and_columns_wrap .component_table_cell .tcell_input_data, #new_radiology_service #edit_hospital_radiology_test #components .block_references .st_component_table .rows_and_columns_wrap .component_table_cell .tcell_input_data, #new_radiology_service #edit_hospital_radiology_test #components .table_references .st_component_table .rows_and_columns_wrap .component_table_cell .tcell_input_data, #edit_radiology_test_form #add_radiology_service #components .service_component .st_component_table .rows_and_columns_wrap .component_table_cell .tcell_input_data, #edit_radiology_test_form #add_radiology_service #components .component_block_items .st_component_table .rows_and_columns_wrap .component_table_cell .tcell_input_data, #edit_radiology_test_form #add_radiology_service #components .block_references .st_component_table .rows_and_columns_wrap .component_table_cell .tcell_input_data, #edit_radiology_test_form #add_radiology_service #components .table_references .st_component_table .rows_and_columns_wrap .component_table_cell .tcell_input_data, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .st_component_table .rows_and_columns_wrap .component_table_cell .tcell_input_data, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .st_component_table .rows_and_columns_wrap .component_table_cell .tcell_input_data, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .st_component_table .rows_and_columns_wrap .component_table_cell .tcell_input_data, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .st_component_table .rows_and_columns_wrap .component_table_cell .tcell_input_data {
  padding: 2em 0.5em;
}
#new_radiology_service #add_radiology_service #components .service_component .st_component_table .rows_and_columns_wrap .component_table_cell .add_button, #new_radiology_service #add_radiology_service #components .component_block_items .st_component_table .rows_and_columns_wrap .component_table_cell .add_button, #new_radiology_service #add_radiology_service #components .block_references .st_component_table .rows_and_columns_wrap .component_table_cell .add_button, #new_radiology_service #add_radiology_service #components .table_references .st_component_table .rows_and_columns_wrap .component_table_cell .add_button, #new_radiology_service #edit_hospital_radiology_test #components .service_component .st_component_table .rows_and_columns_wrap .component_table_cell .add_button, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .st_component_table .rows_and_columns_wrap .component_table_cell .add_button, #new_radiology_service #edit_hospital_radiology_test #components .block_references .st_component_table .rows_and_columns_wrap .component_table_cell .add_button, #new_radiology_service #edit_hospital_radiology_test #components .table_references .st_component_table .rows_and_columns_wrap .component_table_cell .add_button, #edit_radiology_test_form #add_radiology_service #components .service_component .st_component_table .rows_and_columns_wrap .component_table_cell .add_button, #edit_radiology_test_form #add_radiology_service #components .component_block_items .st_component_table .rows_and_columns_wrap .component_table_cell .add_button, #edit_radiology_test_form #add_radiology_service #components .block_references .st_component_table .rows_and_columns_wrap .component_table_cell .add_button, #edit_radiology_test_form #add_radiology_service #components .table_references .st_component_table .rows_and_columns_wrap .component_table_cell .add_button, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .st_component_table .rows_and_columns_wrap .component_table_cell .add_button, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .st_component_table .rows_and_columns_wrap .component_table_cell .add_button, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .st_component_table .rows_and_columns_wrap .component_table_cell .add_button, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .st_component_table .rows_and_columns_wrap .component_table_cell .add_button {
  position: absolute;
  right: 5.45em;
  z-index: 0;
}
@media screen and (max-width: 360px) {
  #new_radiology_service #add_radiology_service #components .service_component .st_component_table .rows_and_columns_wrap .component_table_cell .add_button, #new_radiology_service #add_radiology_service #components .component_block_items .st_component_table .rows_and_columns_wrap .component_table_cell .add_button, #new_radiology_service #add_radiology_service #components .block_references .st_component_table .rows_and_columns_wrap .component_table_cell .add_button, #new_radiology_service #add_radiology_service #components .table_references .st_component_table .rows_and_columns_wrap .component_table_cell .add_button, #new_radiology_service #edit_hospital_radiology_test #components .service_component .st_component_table .rows_and_columns_wrap .component_table_cell .add_button, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .st_component_table .rows_and_columns_wrap .component_table_cell .add_button, #new_radiology_service #edit_hospital_radiology_test #components .block_references .st_component_table .rows_and_columns_wrap .component_table_cell .add_button, #new_radiology_service #edit_hospital_radiology_test #components .table_references .st_component_table .rows_and_columns_wrap .component_table_cell .add_button, #edit_radiology_test_form #add_radiology_service #components .service_component .st_component_table .rows_and_columns_wrap .component_table_cell .add_button, #edit_radiology_test_form #add_radiology_service #components .component_block_items .st_component_table .rows_and_columns_wrap .component_table_cell .add_button, #edit_radiology_test_form #add_radiology_service #components .block_references .st_component_table .rows_and_columns_wrap .component_table_cell .add_button, #edit_radiology_test_form #add_radiology_service #components .table_references .st_component_table .rows_and_columns_wrap .component_table_cell .add_button, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .st_component_table .rows_and_columns_wrap .component_table_cell .add_button, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .st_component_table .rows_and_columns_wrap .component_table_cell .add_button, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .st_component_table .rows_and_columns_wrap .component_table_cell .add_button, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .st_component_table .rows_and_columns_wrap .component_table_cell .add_button {
    right: 7em;
  }
}
#new_radiology_service #add_radiology_service #components .service_component .st_component_table .rows_and_columns_wrap .component_table_cell .add_button.open, #new_radiology_service #add_radiology_service #components .component_block_items .st_component_table .rows_and_columns_wrap .component_table_cell .add_button.open, #new_radiology_service #add_radiology_service #components .block_references .st_component_table .rows_and_columns_wrap .component_table_cell .add_button.open, #new_radiology_service #add_radiology_service #components .table_references .st_component_table .rows_and_columns_wrap .component_table_cell .add_button.open, #new_radiology_service #edit_hospital_radiology_test #components .service_component .st_component_table .rows_and_columns_wrap .component_table_cell .add_button.open, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .st_component_table .rows_and_columns_wrap .component_table_cell .add_button.open, #new_radiology_service #edit_hospital_radiology_test #components .block_references .st_component_table .rows_and_columns_wrap .component_table_cell .add_button.open, #new_radiology_service #edit_hospital_radiology_test #components .table_references .st_component_table .rows_and_columns_wrap .component_table_cell .add_button.open, #edit_radiology_test_form #add_radiology_service #components .service_component .st_component_table .rows_and_columns_wrap .component_table_cell .add_button.open, #edit_radiology_test_form #add_radiology_service #components .component_block_items .st_component_table .rows_and_columns_wrap .component_table_cell .add_button.open, #edit_radiology_test_form #add_radiology_service #components .block_references .st_component_table .rows_and_columns_wrap .component_table_cell .add_button.open, #edit_radiology_test_form #add_radiology_service #components .table_references .st_component_table .rows_and_columns_wrap .component_table_cell .add_button.open, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .st_component_table .rows_and_columns_wrap .component_table_cell .add_button.open, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .st_component_table .rows_and_columns_wrap .component_table_cell .add_button.open, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .st_component_table .rows_and_columns_wrap .component_table_cell .add_button.open, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .st_component_table .rows_and_columns_wrap .component_table_cell .add_button.open {
  z-index: 5;
}
#new_radiology_service #add_radiology_service #components .service_component .st_component_table .rows_and_columns_wrap .component_table_cell .add_button .add_reference_button, #new_radiology_service #add_radiology_service #components .component_block_items .st_component_table .rows_and_columns_wrap .component_table_cell .add_button .add_reference_button, #new_radiology_service #add_radiology_service #components .block_references .st_component_table .rows_and_columns_wrap .component_table_cell .add_button .add_reference_button, #new_radiology_service #add_radiology_service #components .table_references .st_component_table .rows_and_columns_wrap .component_table_cell .add_button .add_reference_button, #new_radiology_service #edit_hospital_radiology_test #components .service_component .st_component_table .rows_and_columns_wrap .component_table_cell .add_button .add_reference_button, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .st_component_table .rows_and_columns_wrap .component_table_cell .add_button .add_reference_button, #new_radiology_service #edit_hospital_radiology_test #components .block_references .st_component_table .rows_and_columns_wrap .component_table_cell .add_button .add_reference_button, #new_radiology_service #edit_hospital_radiology_test #components .table_references .st_component_table .rows_and_columns_wrap .component_table_cell .add_button .add_reference_button, #edit_radiology_test_form #add_radiology_service #components .service_component .st_component_table .rows_and_columns_wrap .component_table_cell .add_button .add_reference_button, #edit_radiology_test_form #add_radiology_service #components .component_block_items .st_component_table .rows_and_columns_wrap .component_table_cell .add_button .add_reference_button, #edit_radiology_test_form #add_radiology_service #components .block_references .st_component_table .rows_and_columns_wrap .component_table_cell .add_button .add_reference_button, #edit_radiology_test_form #add_radiology_service #components .table_references .st_component_table .rows_and_columns_wrap .component_table_cell .add_button .add_reference_button, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .st_component_table .rows_and_columns_wrap .component_table_cell .add_button .add_reference_button, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .st_component_table .rows_and_columns_wrap .component_table_cell .add_button .add_reference_button, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .st_component_table .rows_and_columns_wrap .component_table_cell .add_button .add_reference_button, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .st_component_table .rows_and_columns_wrap .component_table_cell .add_button .add_reference_button {
  padding: 0px 10px;
}
#new_radiology_service #add_radiology_service #components .service_component .st_component_table .rows_and_columns_wrap .table_row_reference_columns, #new_radiology_service #add_radiology_service #components .component_block_items .st_component_table .rows_and_columns_wrap .table_row_reference_columns, #new_radiology_service #add_radiology_service #components .block_references .st_component_table .rows_and_columns_wrap .table_row_reference_columns, #new_radiology_service #add_radiology_service #components .table_references .st_component_table .rows_and_columns_wrap .table_row_reference_columns, #new_radiology_service #edit_hospital_radiology_test #components .service_component .st_component_table .rows_and_columns_wrap .table_row_reference_columns, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .st_component_table .rows_and_columns_wrap .table_row_reference_columns, #new_radiology_service #edit_hospital_radiology_test #components .block_references .st_component_table .rows_and_columns_wrap .table_row_reference_columns, #new_radiology_service #edit_hospital_radiology_test #components .table_references .st_component_table .rows_and_columns_wrap .table_row_reference_columns, #edit_radiology_test_form #add_radiology_service #components .service_component .st_component_table .rows_and_columns_wrap .table_row_reference_columns, #edit_radiology_test_form #add_radiology_service #components .component_block_items .st_component_table .rows_and_columns_wrap .table_row_reference_columns, #edit_radiology_test_form #add_radiology_service #components .block_references .st_component_table .rows_and_columns_wrap .table_row_reference_columns, #edit_radiology_test_form #add_radiology_service #components .table_references .st_component_table .rows_and_columns_wrap .table_row_reference_columns, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .st_component_table .rows_and_columns_wrap .table_row_reference_columns, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .st_component_table .rows_and_columns_wrap .table_row_reference_columns, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .st_component_table .rows_and_columns_wrap .table_row_reference_columns, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .st_component_table .rows_and_columns_wrap .table_row_reference_columns {
  background: #EEE;
  box-shadow: inset 0 0 0 1px #e0e0e0;
  padding: 10px;
}
#new_radiology_service #add_radiology_service #components .service_component .st_component_table .rows_and_columns_wrap .table_row_reference_columns label, #new_radiology_service #add_radiology_service #components .component_block_items .st_component_table .rows_and_columns_wrap .table_row_reference_columns label, #new_radiology_service #add_radiology_service #components .block_references .st_component_table .rows_and_columns_wrap .table_row_reference_columns label, #new_radiology_service #add_radiology_service #components .table_references .st_component_table .rows_and_columns_wrap .table_row_reference_columns label, #new_radiology_service #edit_hospital_radiology_test #components .service_component .st_component_table .rows_and_columns_wrap .table_row_reference_columns label, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .st_component_table .rows_and_columns_wrap .table_row_reference_columns label, #new_radiology_service #edit_hospital_radiology_test #components .block_references .st_component_table .rows_and_columns_wrap .table_row_reference_columns label, #new_radiology_service #edit_hospital_radiology_test #components .table_references .st_component_table .rows_and_columns_wrap .table_row_reference_columns label, #edit_radiology_test_form #add_radiology_service #components .service_component .st_component_table .rows_and_columns_wrap .table_row_reference_columns label, #edit_radiology_test_form #add_radiology_service #components .component_block_items .st_component_table .rows_and_columns_wrap .table_row_reference_columns label, #edit_radiology_test_form #add_radiology_service #components .block_references .st_component_table .rows_and_columns_wrap .table_row_reference_columns label, #edit_radiology_test_form #add_radiology_service #components .table_references .st_component_table .rows_and_columns_wrap .table_row_reference_columns label, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .st_component_table .rows_and_columns_wrap .table_row_reference_columns label, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .st_component_table .rows_and_columns_wrap .table_row_reference_columns label, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .st_component_table .rows_and_columns_wrap .table_row_reference_columns label, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .st_component_table .rows_and_columns_wrap .table_row_reference_columns label {
  text-transform: uppercase;
}
#new_radiology_service #add_radiology_service #components .service_component .st_component_table .rows_and_columns_wrap .serv_component_table_cells_wrap, #new_radiology_service #add_radiology_service #components .component_block_items .st_component_table .rows_and_columns_wrap .serv_component_table_cells_wrap, #new_radiology_service #add_radiology_service #components .block_references .st_component_table .rows_and_columns_wrap .serv_component_table_cells_wrap, #new_radiology_service #add_radiology_service #components .table_references .st_component_table .rows_and_columns_wrap .serv_component_table_cells_wrap, #new_radiology_service #edit_hospital_radiology_test #components .service_component .st_component_table .rows_and_columns_wrap .serv_component_table_cells_wrap, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .st_component_table .rows_and_columns_wrap .serv_component_table_cells_wrap, #new_radiology_service #edit_hospital_radiology_test #components .block_references .st_component_table .rows_and_columns_wrap .serv_component_table_cells_wrap, #new_radiology_service #edit_hospital_radiology_test #components .table_references .st_component_table .rows_and_columns_wrap .serv_component_table_cells_wrap, #edit_radiology_test_form #add_radiology_service #components .service_component .st_component_table .rows_and_columns_wrap .serv_component_table_cells_wrap, #edit_radiology_test_form #add_radiology_service #components .component_block_items .st_component_table .rows_and_columns_wrap .serv_component_table_cells_wrap, #edit_radiology_test_form #add_radiology_service #components .block_references .st_component_table .rows_and_columns_wrap .serv_component_table_cells_wrap, #edit_radiology_test_form #add_radiology_service #components .table_references .st_component_table .rows_and_columns_wrap .serv_component_table_cells_wrap, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .st_component_table .rows_and_columns_wrap .serv_component_table_cells_wrap, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .st_component_table .rows_and_columns_wrap .serv_component_table_cells_wrap, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .st_component_table .rows_and_columns_wrap .serv_component_table_cells_wrap, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .st_component_table .rows_and_columns_wrap .serv_component_table_cells_wrap {
  display: inline-block;
}
#new_radiology_service #add_radiology_service #components .service_component .block-title, #new_radiology_service #add_radiology_service #components .component_block_items .block-title, #new_radiology_service #add_radiology_service #components .block_references .block-title, #new_radiology_service #add_radiology_service #components .table_references .block-title, #new_radiology_service #edit_hospital_radiology_test #components .service_component .block-title, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .block-title, #new_radiology_service #edit_hospital_radiology_test #components .block_references .block-title, #new_radiology_service #edit_hospital_radiology_test #components .table_references .block-title, #edit_radiology_test_form #add_radiology_service #components .service_component .block-title, #edit_radiology_test_form #add_radiology_service #components .component_block_items .block-title, #edit_radiology_test_form #add_radiology_service #components .block_references .block-title, #edit_radiology_test_form #add_radiology_service #components .table_references .block-title, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .block-title, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .block-title, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .block-title, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .block-title {
  color: #FFF;
  background: #2b7eed;
  text-transform: uppercase;
  white-space: normal;
}
#new_radiology_service #add_radiology_service #components .service_component .male_bio_references .age_group_options, #new_radiology_service #add_radiology_service #components .service_component .female_bio_references .age_group_options, #new_radiology_service #add_radiology_service #components .component_block_items .male_bio_references .age_group_options, #new_radiology_service #add_radiology_service #components .component_block_items .female_bio_references .age_group_options, #new_radiology_service #add_radiology_service #components .block_references .male_bio_references .age_group_options, #new_radiology_service #add_radiology_service #components .block_references .female_bio_references .age_group_options, #new_radiology_service #add_radiology_service #components .table_references .male_bio_references .age_group_options, #new_radiology_service #add_radiology_service #components .table_references .female_bio_references .age_group_options, #new_radiology_service #edit_hospital_radiology_test #components .service_component .male_bio_references .age_group_options, #new_radiology_service #edit_hospital_radiology_test #components .service_component .female_bio_references .age_group_options, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .male_bio_references .age_group_options, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .female_bio_references .age_group_options, #new_radiology_service #edit_hospital_radiology_test #components .block_references .male_bio_references .age_group_options, #new_radiology_service #edit_hospital_radiology_test #components .block_references .female_bio_references .age_group_options, #new_radiology_service #edit_hospital_radiology_test #components .table_references .male_bio_references .age_group_options, #new_radiology_service #edit_hospital_radiology_test #components .table_references .female_bio_references .age_group_options, #edit_radiology_test_form #add_radiology_service #components .service_component .male_bio_references .age_group_options, #edit_radiology_test_form #add_radiology_service #components .service_component .female_bio_references .age_group_options, #edit_radiology_test_form #add_radiology_service #components .component_block_items .male_bio_references .age_group_options, #edit_radiology_test_form #add_radiology_service #components .component_block_items .female_bio_references .age_group_options, #edit_radiology_test_form #add_radiology_service #components .block_references .male_bio_references .age_group_options, #edit_radiology_test_form #add_radiology_service #components .block_references .female_bio_references .age_group_options, #edit_radiology_test_form #add_radiology_service #components .table_references .male_bio_references .age_group_options, #edit_radiology_test_form #add_radiology_service #components .table_references .female_bio_references .age_group_options, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .male_bio_references .age_group_options, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .female_bio_references .age_group_options, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .male_bio_references .age_group_options, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .female_bio_references .age_group_options, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .male_bio_references .age_group_options, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .female_bio_references .age_group_options, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .male_bio_references .age_group_options, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .female_bio_references .age_group_options {
  position: absolute;
  top: 5px;
  right: -25px;
}
#new_radiology_service #add_radiology_service #components .service_component .male_bio_references textarea, #new_radiology_service #add_radiology_service #components .service_component .female_bio_references textarea, #new_radiology_service #add_radiology_service #components .component_block_items .male_bio_references textarea, #new_radiology_service #add_radiology_service #components .component_block_items .female_bio_references textarea, #new_radiology_service #add_radiology_service #components .block_references .male_bio_references textarea, #new_radiology_service #add_radiology_service #components .block_references .female_bio_references textarea, #new_radiology_service #add_radiology_service #components .table_references .male_bio_references textarea, #new_radiology_service #add_radiology_service #components .table_references .female_bio_references textarea, #new_radiology_service #edit_hospital_radiology_test #components .service_component .male_bio_references textarea, #new_radiology_service #edit_hospital_radiology_test #components .service_component .female_bio_references textarea, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .male_bio_references textarea, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .female_bio_references textarea, #new_radiology_service #edit_hospital_radiology_test #components .block_references .male_bio_references textarea, #new_radiology_service #edit_hospital_radiology_test #components .block_references .female_bio_references textarea, #new_radiology_service #edit_hospital_radiology_test #components .table_references .male_bio_references textarea, #new_radiology_service #edit_hospital_radiology_test #components .table_references .female_bio_references textarea, #edit_radiology_test_form #add_radiology_service #components .service_component .male_bio_references textarea, #edit_radiology_test_form #add_radiology_service #components .service_component .female_bio_references textarea, #edit_radiology_test_form #add_radiology_service #components .component_block_items .male_bio_references textarea, #edit_radiology_test_form #add_radiology_service #components .component_block_items .female_bio_references textarea, #edit_radiology_test_form #add_radiology_service #components .block_references .male_bio_references textarea, #edit_radiology_test_form #add_radiology_service #components .block_references .female_bio_references textarea, #edit_radiology_test_form #add_radiology_service #components .table_references .male_bio_references textarea, #edit_radiology_test_form #add_radiology_service #components .table_references .female_bio_references textarea, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .male_bio_references textarea, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .female_bio_references textarea, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .male_bio_references textarea, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .female_bio_references textarea, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .male_bio_references textarea, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .female_bio_references textarea, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .male_bio_references textarea, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .female_bio_references textarea {
  resize: none;
  letter-spacing: 0.5px;
}
#new_radiology_service #add_radiology_service #components .service_component .male_bio_references textarea.conflict, #new_radiology_service #add_radiology_service #components .service_component .female_bio_references textarea.conflict, #new_radiology_service #add_radiology_service #components .component_block_items .male_bio_references textarea.conflict, #new_radiology_service #add_radiology_service #components .component_block_items .female_bio_references textarea.conflict, #new_radiology_service #add_radiology_service #components .block_references .male_bio_references textarea.conflict, #new_radiology_service #add_radiology_service #components .block_references .female_bio_references textarea.conflict, #new_radiology_service #add_radiology_service #components .table_references .male_bio_references textarea.conflict, #new_radiology_service #add_radiology_service #components .table_references .female_bio_references textarea.conflict, #new_radiology_service #edit_hospital_radiology_test #components .service_component .male_bio_references textarea.conflict, #new_radiology_service #edit_hospital_radiology_test #components .service_component .female_bio_references textarea.conflict, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .male_bio_references textarea.conflict, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .female_bio_references textarea.conflict, #new_radiology_service #edit_hospital_radiology_test #components .block_references .male_bio_references textarea.conflict, #new_radiology_service #edit_hospital_radiology_test #components .block_references .female_bio_references textarea.conflict, #new_radiology_service #edit_hospital_radiology_test #components .table_references .male_bio_references textarea.conflict, #new_radiology_service #edit_hospital_radiology_test #components .table_references .female_bio_references textarea.conflict, #edit_radiology_test_form #add_radiology_service #components .service_component .male_bio_references textarea.conflict, #edit_radiology_test_form #add_radiology_service #components .service_component .female_bio_references textarea.conflict, #edit_radiology_test_form #add_radiology_service #components .component_block_items .male_bio_references textarea.conflict, #edit_radiology_test_form #add_radiology_service #components .component_block_items .female_bio_references textarea.conflict, #edit_radiology_test_form #add_radiology_service #components .block_references .male_bio_references textarea.conflict, #edit_radiology_test_form #add_radiology_service #components .block_references .female_bio_references textarea.conflict, #edit_radiology_test_form #add_radiology_service #components .table_references .male_bio_references textarea.conflict, #edit_radiology_test_form #add_radiology_service #components .table_references .female_bio_references textarea.conflict, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .male_bio_references textarea.conflict, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .female_bio_references textarea.conflict, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .male_bio_references textarea.conflict, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .female_bio_references textarea.conflict, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .male_bio_references textarea.conflict, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .female_bio_references textarea.conflict, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .male_bio_references textarea.conflict, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .female_bio_references textarea.conflict {
  border: 2px solid #FF0000;
}
#new_radiology_service #add_radiology_service #components .service_component .male_bio_references .disable_text_area, #new_radiology_service #add_radiology_service #components .service_component .female_bio_references .disable_text_area, #new_radiology_service #add_radiology_service #components .component_block_items .male_bio_references .disable_text_area, #new_radiology_service #add_radiology_service #components .component_block_items .female_bio_references .disable_text_area, #new_radiology_service #add_radiology_service #components .block_references .male_bio_references .disable_text_area, #new_radiology_service #add_radiology_service #components .block_references .female_bio_references .disable_text_area, #new_radiology_service #add_radiology_service #components .table_references .male_bio_references .disable_text_area, #new_radiology_service #add_radiology_service #components .table_references .female_bio_references .disable_text_area, #new_radiology_service #edit_hospital_radiology_test #components .service_component .male_bio_references .disable_text_area, #new_radiology_service #edit_hospital_radiology_test #components .service_component .female_bio_references .disable_text_area, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .male_bio_references .disable_text_area, #new_radiology_service #edit_hospital_radiology_test #components .component_block_items .female_bio_references .disable_text_area, #new_radiology_service #edit_hospital_radiology_test #components .block_references .male_bio_references .disable_text_area, #new_radiology_service #edit_hospital_radiology_test #components .block_references .female_bio_references .disable_text_area, #new_radiology_service #edit_hospital_radiology_test #components .table_references .male_bio_references .disable_text_area, #new_radiology_service #edit_hospital_radiology_test #components .table_references .female_bio_references .disable_text_area, #edit_radiology_test_form #add_radiology_service #components .service_component .male_bio_references .disable_text_area, #edit_radiology_test_form #add_radiology_service #components .service_component .female_bio_references .disable_text_area, #edit_radiology_test_form #add_radiology_service #components .component_block_items .male_bio_references .disable_text_area, #edit_radiology_test_form #add_radiology_service #components .component_block_items .female_bio_references .disable_text_area, #edit_radiology_test_form #add_radiology_service #components .block_references .male_bio_references .disable_text_area, #edit_radiology_test_form #add_radiology_service #components .block_references .female_bio_references .disable_text_area, #edit_radiology_test_form #add_radiology_service #components .table_references .male_bio_references .disable_text_area, #edit_radiology_test_form #add_radiology_service #components .table_references .female_bio_references .disable_text_area, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .male_bio_references .disable_text_area, #edit_radiology_test_form #edit_hospital_radiology_test #components .service_component .female_bio_references .disable_text_area, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .male_bio_references .disable_text_area, #edit_radiology_test_form #edit_hospital_radiology_test #components .component_block_items .female_bio_references .disable_text_area, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .male_bio_references .disable_text_area, #edit_radiology_test_form #edit_hospital_radiology_test #components .block_references .female_bio_references .disable_text_area, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .male_bio_references .disable_text_area, #edit_radiology_test_form #edit_hospital_radiology_test #components .table_references .female_bio_references .disable_text_area {
  position: absolute;
  right: 25px;
  top: 30px;
  cursor: pointer;
}
#new_radiology_service #add_radiology_service #components .btn-default, #new_radiology_service #edit_hospital_radiology_test #components .btn-default, #edit_radiology_test_form #add_radiology_service #components .btn-default, #edit_radiology_test_form #edit_hospital_radiology_test #components .btn-default {
  font-size: 10px;
  color: #2f2f2f;
  background: #fff;
  box-shadow: inset 0px 0px 0px 1px #D9D9D9;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
}
#new_radiology_service #add_radiology_service #components .btn-default.active, #new_radiology_service #edit_hospital_radiology_test #components .btn-default.active, #edit_radiology_test_form #add_radiology_service #components .btn-default.active, #edit_radiology_test_form #edit_hospital_radiology_test #components .btn-default.active {
  background: #1DA6DB;
  color: #fff;
  box-shadow: none;
  border: 0;
}
#new_radiology_service #add_radiology_service ._add_nested_fields_link, #new_radiology_service #edit_hospital_radiology_test ._add_nested_fields_link, #edit_radiology_test_form #add_radiology_service ._add_nested_fields_link, #edit_radiology_test_form #edit_hospital_radiology_test ._add_nested_fields_link {
  position: relative;
  display: inline-block;
  font-size: 1em;
  font-style: italic;
  font-weight: bold;
  color: #5D5D5D;
  text-decoration: none;
  margin-top: 0.5em;
  padding-bottom: 0.1em;
  box-shadow: 0px 2px 0 0 #5D5D5D;
}
#new_radiology_service #add_radiology_service ._add_nested_fields_link:hover, #new_radiology_service #edit_hospital_radiology_test ._add_nested_fields_link:hover, #edit_radiology_test_form #add_radiology_service ._add_nested_fields_link:hover, #edit_radiology_test_form #edit_hospital_radiology_test ._add_nested_fields_link:hover {
  color: #1C83FF;
  box-shadow: 0px 2px 0 0 #1C83FF;
}
#new_radiology_service #add_radiology_service ._add_nested_fields_link::before, #new_radiology_service #edit_hospital_radiology_test ._add_nested_fields_link::before, #edit_radiology_test_form #add_radiology_service ._add_nested_fields_link::before, #edit_radiology_test_form #edit_hospital_radiology_test ._add_nested_fields_link::before {
  content: "+";
  display: inline-block;
  margin-right: 0.3em;
}
#new_radiology_service #add_radiology_service .add_male_reference, #new_radiology_service #add_radiology_service .add_female_reference, #new_radiology_service #edit_hospital_radiology_test .add_male_reference, #new_radiology_service #edit_hospital_radiology_test .add_female_reference, #edit_radiology_test_form #add_radiology_service .add_male_reference, #edit_radiology_test_form #add_radiology_service .add_female_reference, #edit_radiology_test_form #edit_hospital_radiology_test .add_male_reference, #edit_radiology_test_form #edit_hospital_radiology_test .add_female_reference {
  position: relative;
  left: 25%;
}
@media (min-width: 990px) {
  #new_radiology_service #add_radiology_service .add_male_reference, #new_radiology_service #add_radiology_service .add_female_reference, #new_radiology_service #edit_hospital_radiology_test .add_male_reference, #new_radiology_service #edit_hospital_radiology_test .add_female_reference, #edit_radiology_test_form #add_radiology_service .add_male_reference, #edit_radiology_test_form #add_radiology_service .add_female_reference, #edit_radiology_test_form #edit_hospital_radiology_test .add_male_reference, #edit_radiology_test_form #edit_hospital_radiology_test .add_female_reference {
    top: -10px;
  }
}
#new_radiology_service #add_radiology_service #add_component_modal.block-fullscreen, #new_radiology_service #edit_hospital_radiology_test #add_component_modal.block-fullscreen, #edit_radiology_test_form #add_radiology_service #add_component_modal.block-fullscreen, #edit_radiology_test_form #edit_hospital_radiology_test #add_component_modal.block-fullscreen {
  top: 60px;
}

.has-error .bootstrap-tagsinput {
  box-shadow: inset 0px 0px 0px 1px #F22;
  background: #FFE7E7;
}

#createHospRadiologyOrdermodal .patient_name {
  font-size: 15px;
  font-weight: bold;
  color: #3c71ff;
  text-transform: uppercase;
  letter-spacing: 2px;
  display: block;
  margin-left: 10px;
}
#createHospRadiologyOrdermodal .appointment_details {
  display: block;
  margin-left: 10px;
  font-size: 15px;
  color: #585858;
  font-weight: bold;
}
#createHospRadiologyOrdermodal .appointment_details span {
  font-size: 15px;
  color: #007BF5;
  font-weight: bold;
  letter-spacing: 0.03em;
}
#createHospRadiologyOrdermodal .radiology_test_row {
  position: relative;
  margin: 10px 0 0 0;
  box-shadow: inset 0 0 0 1px #e0e0e0;
  padding: 3em 5px 1em 5px;
}
#createHospRadiologyOrdermodal .radiology_test_row .remove_nested_fields_link {
  position: absolute;
  top: 0;
  right: 0;
  background: #ff6363;
  color: #fff;
  border-radius: 0;
  padding: 3px 8px;
  font-size: 20px;
  font-weight: lighter;
  opacity: 0.6;
}
#createHospRadiologyOrdermodal .radiology_test_row .remove_nested_fields_link:hover {
  opacity: 1;
}
#createHospRadiologyOrdermodal .radiology_test_row .serial_number {
  position: absolute;
  top: 1px;
  left: 1px;
  background: #ffffff;
  color: #828282;
  border-radius: 0;
  padding: 5px 10px;
  font-size: 12px;
  box-shadow: inset 0 -1px 0 0 #e1e0e1, inset -1px 0 0 0 #e1e0e1;
}

.component_flex {
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.component_flex .half_comp {
  display: block;
}

.radiology_order_details tr.rad_test_template td {
  border-width: 1px !important;
}

.inpatientAdmissionWhiteboard .navbar {
  background: #fff !important;
  border: none !important;
}
.inpatientAdmissionWhiteboard .navbar .grid_menu_block {
  background: #c5c5c5;
}
.inpatientAdmissionWhiteboard .navbar .nav.navbar-nav-custom > li > a {
  color: #c5c5c5;
}
.inpatientAdmissionWhiteboard .navbar .nav.navbar-nav-custom > li > a img {
  height: unset;
  max-height: 40px;
}
.inpatientAdmissionWhiteboard .navbar .whiteboard_patient_profile {
  width: 30px;
  height: 30px;
  border: 0;
  border-radius: 100%;
  margin: 12px 5px 0px 15px;
}
.inpatientAdmissionWhiteboard .navbar .header_admission_print {
  float: left;
  margin-left: 5px;
  line-height: 50px;
}
.inpatientAdmissionWhiteboard .navbar .header_admission_print a.admission_print {
  display: inline;
  font-size: 1em;
  box-shadow: 0 0 0 1px #3593f6;
  color: #3593f6;
  font-weight: bold;
  text-transform: uppercase;
  padding: 2px 8px;
  border-radius: 5px;
  text-decoration: none;
  margin-left: 0.5em;
  letter-spacing: 0.2em;
}
.inpatientAdmissionWhiteboard .navbar .header_admission_print a.admission_print:hover, .inpatientAdmissionWhiteboard .navbar .header_admission_print a.admission_print:focus, .inpatientAdmissionWhiteboard .navbar .header_admission_print a.admission_print:active {
  background: #3593f6;
  color: #fff;
}
.inpatientAdmissionWhiteboard .navbar .header_admission_print a.admission_print > span {
  display: inline;
}
@media (max-width: 48em) {
  .inpatientAdmissionWhiteboard .navbar .header_admission_print a.admission_print > span {
    display: none;
  }
}
.inpatientAdmissionWhiteboard .navbar .header_admission_details {
  display: inline-block;
  margin: 0 auto;
  line-height: 50px;
  color: #212121;
}
.inpatientAdmissionWhiteboard .navbar .header_admission_details .bed {
  font-size: 0.9em;
  padding: 5px 15px;
  margin-right: 10px;
  box-shadow: 0 0 0 1px;
  border-radius: 3px;
}
.inpatientAdmissionWhiteboard .navbar .header_admission_details > span {
  font-size: 0.85em;
  font-weight: bold;
  color: #474747;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.inpatientAdmissionWhiteboard .navbar .header_admission_details .admission_details {
  font-size: 0.85em;
  display: inline-block;
}
.inpatientAdmissionWhiteboard .navbar .header_admission_details .admission_details span {
  color: #007BF5;
  font-weight: bold;
  letter-spacing: 0.03em;
  margin: 0 5px;
  vertical-align: middle;
}
.inpatientAdmissionWhiteboard .navbar .header_admission_details .admission_details i {
  font-size: 0.7em;
  vertical-align: middle;
  color: #878787;
  user-select: none;
}
.inpatientAdmissionWhiteboard .flex-tabs.appt_tabs {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.inpatientAdmissionWhiteboard .flex-tabs.appt_tabs input[type=checkbox], .inpatientAdmissionWhiteboard .flex-tabs.appt_tabs input[type=radio] {
  display: none;
}
.inpatientAdmissionWhiteboard .flex-tabs.appt_tabs input[type=checkbox]:checked + label, .inpatientAdmissionWhiteboard .flex-tabs.appt_tabs input[type=radio]:checked + label {
  color: #ffffff;
}
.inpatientAdmissionWhiteboard .flex-tabs.appt_tabs input[type=checkbox]:checked + label.tab_past, .inpatientAdmissionWhiteboard .flex-tabs.appt_tabs input[type=radio]:checked + label.tab_past {
  background: #ff884b;
  border-color: #ff884b;
  box-shadow: 0 0 0 1px #ff884b;
}
.inpatientAdmissionWhiteboard .flex-tabs.appt_tabs input[type=checkbox]:checked + label.tab_past:after, .inpatientAdmissionWhiteboard .flex-tabs.appt_tabs input[type=radio]:checked + label.tab_past:after {
  box-shadow: 0 0 0 2px #ff884b, 0 0 0 4px #fff, 0 0 0 5px #ff884b;
}
.inpatientAdmissionWhiteboard .flex-tabs.appt_tabs input[type=checkbox]:checked + label.tab_today, .inpatientAdmissionWhiteboard .flex-tabs.appt_tabs input[type=radio]:checked + label.tab_today {
  background: #68cfbc;
  border-color: #68cfbc;
  box-shadow: 0 0 0 1px #68cfbc;
}
.inpatientAdmissionWhiteboard .flex-tabs.appt_tabs input[type=checkbox]:checked + label.tab_today:after, .inpatientAdmissionWhiteboard .flex-tabs.appt_tabs input[type=radio]:checked + label.tab_today:after {
  box-shadow: 0 0 0 2px #68cfbc, 0 0 0 4px #fff, 0 0 0 5px #68cfbc;
}
.inpatientAdmissionWhiteboard .flex-tabs.appt_tabs input[type=checkbox]:checked + label.tab_future, .inpatientAdmissionWhiteboard .flex-tabs.appt_tabs input[type=radio]:checked + label.tab_future {
  background: #fbbe6f;
  border-color: #fbbe6f;
  box-shadow: 0 0 0 1px #fbbe6f;
}
.inpatientAdmissionWhiteboard .flex-tabs.appt_tabs input[type=checkbox]:checked + label.tab_future:after, .inpatientAdmissionWhiteboard .flex-tabs.appt_tabs input[type=radio]:checked + label.tab_future:after {
  box-shadow: 0 0 0 2px #fbbe6f, 0 0 0 4px #fff, 0 0 0 5px #fbbe6f;
}
.inpatientAdmissionWhiteboard .flex-tabs.appt_tabs input[type=checkbox]:checked + label.tab_summary, .inpatientAdmissionWhiteboard .flex-tabs.appt_tabs input[type=checkbox]:checked + label.tab_timeline, .inpatientAdmissionWhiteboard .flex-tabs.appt_tabs input[type=radio]:checked + label.tab_summary, .inpatientAdmissionWhiteboard .flex-tabs.appt_tabs input[type=radio]:checked + label.tab_timeline {
  background: #6aa1fc;
  border-color: #6aa1fc;
  box-shadow: 0 0 0 1px #6aa1fc;
}
.inpatientAdmissionWhiteboard .flex-tabs.appt_tabs .flex-tab {
  flex-grow: 1;
  cursor: pointer;
  padding: 7px 15px;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
  box-shadow: 0 0 0 1px #8c8c8c;
  background: #fff;
  color: #8c8c8c;
}
.inpatientAdmissionWhiteboard .flex-tabs.appt_tabs .flex-tab.tab_past, .inpatientAdmissionWhiteboard .flex-tabs.appt_tabs .flex-tab.tab_summary {
  border-radius: 50px 0 0 50px;
}
.inpatientAdmissionWhiteboard .flex-tabs.appt_tabs .flex-tab.tab_future, .inpatientAdmissionWhiteboard .flex-tabs.appt_tabs .flex-tab.tab_timeline {
  border-radius: 0 50px 50px 0;
}
.inpatientAdmissionWhiteboard .flex-tabs.appt_tabs .flex-tab ~ .inpatientAdmissionWhiteboard .flex-tabs.appt_tabs .flex-tab {
  border-top: 0;
}
.inpatientAdmissionWhiteboard .flex-tabs.appt_tabs .flex-tab:not(.tab_summary):not(.tab_timeline) {
  text-align: left;
  position: relative;
}
.inpatientAdmissionWhiteboard .flex-tabs.appt_tabs .flex-tab:not(.tab_summary):not(.tab_timeline):after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #fff;
  top: 50%;
  right: 10px;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #fff, 0 0 0 5px #979797;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.mio-inpatient .sidebar-nav {
  position: relative;
}
.mio-inpatient .content-header {
  margin: -10px 0 0 0;
}
.mio-inpatient .top_nav_mio li a:not(.active):focus {
  background-color: rgba(0, 0, 0, 0.31);
  text-decoration: none;
}
.mio-inpatient .top_nav_mio .dropdown.active .dropdown-toggle i {
  color: #394263;
}
.mio-inpatient .top_nav_mio .dropdown .dropdown-toggle i {
  margin-left: 15px;
}
.mio-inpatient .top_nav_mio .dropdown .dropdown-menu li {
  display: block;
}
.mio-inpatient .top_nav_mio .dropdown .dropdown-menu li a {
  display: block !important;
  color: #333333 !important;
  padding: 6px 10px !important;
  line-height: 1.428571429;
}
.mio-inpatient .top_nav_mio .dropdown .dropdown-menu li a:hover, .mio-inpatient .top_nav_mio .dropdown .dropdown-menu li a:focus {
  color: #fff !important;
  background-color: #1bbae1 !important;
}

.admission_picker_wrapper {
  position: relative;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.08);
}
.admission_picker_wrapper .form-group {
  margin-bottom: 15px !important;
}
.admission_picker_wrapper .select_wards {
  box-shadow: inset -1px -1px 0 rgba(0, 0, 0, 0.08);
}
@media (min-width: 992px) {
  .admission_picker_wrapper .select_wards {
    position: relative;
    padding: 15px;
    height: 8em;
  }
  .admission_picker_wrapper .select_wards .close_admission_picker {
    position: absolute;
    top: 0;
    right: 0;
    color: #000;
    font-size: 25px;
    font-weight: lighter;
    opacity: 0.5;
    padding: 0 12px;
    text-decoration: none;
    z-index: 1;
  }
  .admission_picker_wrapper .select_wards .close_admission_picker:hover {
    opacity: 1;
  }
  .admission_picker_wrapper .select_wards .center_div {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
.admission_picker_wrapper .select_beds {
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.08);
  position: relative;
  padding: 15px;
  height: 8em;
}
.admission_picker_wrapper .select_beds .bed_picker {
  height: 100%;
  width: 100%;
  overflow: hidden;
  overflow-y: scroll;
}
.admission_picker_wrapper .select_beds .bed_picker::-webkit-scrollbar {
  width: 3px;
}
.admission_picker_wrapper .select_beds .bed_picker::-webkit-scrollbar-thumb {
  background: #007EE5;
}
.admission_picker_wrapper .select_beds .bed_picker::-webkit-scrollbar-track {
  background: transparent;
  opacity: 0;
}
.admission_picker_wrapper .select_beds .bed_picker .beds .bed_item {
  position: relative;
  display: block;
  padding: 5px;
  box-shadow: inset 0 0 0 1px #EBEBEB;
  margin-left: -1px;
}
.admission_picker_wrapper .select_beds .bed_picker .beds .bed_item input[type=radio] {
  display: none;
}
.admission_picker_wrapper .select_beds .bed_picker .beds .bed_item i {
  font-size: 2.3em;
}
.admission_picker_wrapper .select_beds .bed_picker .beds .bed_item span.dot {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 5px;
  font-size: 0.8em;
  transition: 0.25s ease-in-out;
}
.admission_picker_wrapper .select_beds .bed_picker .beds .bed_item input[type=radio]:checked + span.dot {
  opacity: 1;
}
.admission_picker_wrapper .select_beds .bed_picker .beds .no_messages_wrap {
  position: relative;
  height: 8em;
}
.admission_picker_wrapper .select_beds .bed_picker .beds .no_messages_wrap .select_message, .admission_picker_wrapper .select_beds .bed_picker .beds .no_messages_wrap .no_available_message {
  position: absolute;
  width: 100%;
  text-align: center;
  font-size: 0.9em;
  color: rgba(0, 138, 234, 0.7);
  letter-spacing: 0.05em;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.admissions_wrap .check_have_admission span {
  display: inline-block;
  vertical-align: middle;
}
.admissions_wrap .check_have_admission i.check_have_admission_loading {
  display: inline-block;
  width: 10px;
  height: 10px;
  color: #2B7EED;
  vertical-align: middle;
  border-radius: 50%;
  animation: rotate 2s linear infinite;
}
.admissions_wrap .check_have_admission:hover i {
  color: #fff;
}
.admissions_wrap .admission_added {
  display: inline-block !important;
  margin-left: 15px;
  margin-bottom: 15px;
  margin-top: 15px;
}
.admissions_wrap .admission_added.hide {
  display: none !important;
}
.admissions_wrap .admission_added .btn, .admissions_wrap .admission_added a {
  background: #fff;
  position: relative;
  display: inline-block;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  color: #2b7eed;
  letter-spacing: 2px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.admissions_wrap .admission_added .btn:hover, .admissions_wrap .admission_added .btn:focus, .admissions_wrap .admission_added .btn:active, .admissions_wrap .admission_added a:hover, .admissions_wrap .admission_added a:focus, .admissions_wrap .admission_added a:active {
  background: #2b7eed;
  color: #fff;
}
.admissions_wrap .admission_added .btn {
  font-size: 10px;
  padding: 5px 15px;
  z-index: 0;
  border-radius: 5em 0 0 5em;
  box-shadow: 0 0 0 2px #2b7eed;
}
.admissions_wrap .admission_added .btn:hover, .admissions_wrap .admission_added .btn:active {
  z-index: 0;
}
.admissions_wrap .admission_added a.remove_admission {
  font-size: 17px;
  padding: 0px 7px;
  box-shadow: 0 0 0 2px #2b7eed;
  border-radius: 0 5em 5em 0;
}

.wardManagement .ward_color {
  width: 15px;
  height: 15px;
  display: inline-block;
  border-radius: 100%;
}

.wardManagementPage .ward_management_wrap, .hospitalSettingsSpecialitiesPg .ward_management_wrap {
  position: relative;
  overflow: hidden;
}
.wardManagementPage .ward_management_wrap .panel, .hospitalSettingsSpecialitiesPg .ward_management_wrap .panel {
  margin-bottom: 0;
  border: 0;
  border-radius: 0;
  box-shadow: inset -1px 0px 0px 0px #E1E1E1;
}
.wardManagementPage .ward_management_wrap .panel .panel-heading, .hospitalSettingsSpecialitiesPg .ward_management_wrap .panel .panel-heading {
  background: #fff;
  border: 0;
  box-shadow: inset -1px -1px 0px 0px #E1E1E1;
}
.wardManagementPage .ward_management_wrap .panel .panel-heading span.close_ward_panel, .hospitalSettingsSpecialitiesPg .ward_management_wrap .panel .panel-heading span.close_ward_panel {
  display: none;
}
@media (max-width: 767px) {
  .wardManagementPage .ward_management_wrap .panel .panel-heading span.close_ward_panel, .hospitalSettingsSpecialitiesPg .ward_management_wrap .panel .panel-heading span.close_ward_panel {
    display: inline-block;
  }
}
.wardManagementPage .ward_management_wrap .panel .panel-heading span.close_ward_panel, .hospitalSettingsSpecialitiesPg .ward_management_wrap .panel .panel-heading span.close_ward_panel {
  cursor: pointer;
  font-size: 1.5em;
  margin-right: 0.5em;
}
.wardManagementPage .ward_management_wrap .On, .hospitalSettingsSpecialitiesPg .ward_management_wrap .On {
  border-left: 5px solid #409e40;
}
.wardManagementPage .ward_management_wrap .Off, .hospitalSettingsSpecialitiesPg .ward_management_wrap .Off {
  border-left: 5px solid #ff6262;
}
.wardManagementPage .ward_management_wrap .speciality_search, .hospitalSettingsSpecialitiesPg .ward_management_wrap .speciality_search {
  width: 100%;
  font-size: 16px;
  padding: 12px 20px 12px 10px;
  border: 1px solid #ddd;
  margin-bottom: 12px;
}
.wardManagementPage .ward_management_wrap .wards, .wardManagementPage .ward_management_wrap .specialities, .hospitalSettingsSpecialitiesPg .ward_management_wrap .wards, .hospitalSettingsSpecialitiesPg .ward_management_wrap .specialities {
  max-height: 800px;
  min-height: 800px;
  overflow: hidden;
  overflow-y: scroll;
  box-shadow: inset -1px 0px 0 0 #E1E1E1;
}
@media (max-width: 767px) {
  .wardManagementPage .ward_management_wrap .wards, .wardManagementPage .ward_management_wrap .specialities, .hospitalSettingsSpecialitiesPg .ward_management_wrap .wards, .hospitalSettingsSpecialitiesPg .ward_management_wrap .specialities {
    position: relative;
    width: 100%;
  }
  .wardManagementPage .ward_management_wrap .wards:not(.dont_override_ward), .wardManagementPage .ward_management_wrap .specialities:not(.dont_override_ward), .hospitalSettingsSpecialitiesPg .ward_management_wrap .wards:not(.dont_override_ward), .hospitalSettingsSpecialitiesPg .ward_management_wrap .specialities:not(.dont_override_ward) {
    max-height: 100%;
    min-height: 100%;
  }
  .wardManagementPage .ward_management_wrap .wards, .wardManagementPage .ward_management_wrap .specialities, .hospitalSettingsSpecialitiesPg .ward_management_wrap .wards, .hospitalSettingsSpecialitiesPg .ward_management_wrap .specialities {
    top: 0;
    left: 0;
    background: white;
    -webkit-transition: all 0.8s cubic-bezier(0.97, -0.01, 0.18, 0.41);
    -moz-transition: all 0.8s cubic-bezier(0.97, -0.01, 0.18, 0.41);
    -ms-transition: all 0.8s cubic-bezier(0.97, -0.01, 0.18, 0.41);
    -o-transition: all 0.8s cubic-bezier(0.97, -0.01, 0.18, 0.41);
    transition: all 0.8s cubic-bezier(0.97, -0.01, 0.18, 0.41);
    z-index: 50;
  }
  .wardManagementPage .ward_management_wrap .wards.active, .wardManagementPage .ward_management_wrap .specialities.active, .hospitalSettingsSpecialitiesPg .ward_management_wrap .wards.active, .hospitalSettingsSpecialitiesPg .ward_management_wrap .specialities.active {
    left: -100%;
    -webkit-transition: all 0.8s cubic-bezier(1, 0, 0, 1);
    -moz-transition: all 0.8s cubic-bezier(1, 0, 0, 1);
    -ms-transition: all 0.8s cubic-bezier(1, 0, 0, 1);
    -o-transition: all 0.8s cubic-bezier(1, 0, 0, 1);
    transition: all 0.8s cubic-bezier(1, 0, 0, 1);
  }
  .wardManagementPage .ward_management_wrap .wards .arrow-left, .wardManagementPage .ward_management_wrap .specialities .arrow-left, .hospitalSettingsSpecialitiesPg .ward_management_wrap .wards .arrow-left, .hospitalSettingsSpecialitiesPg .ward_management_wrap .specialities .arrow-left {
    display: none !important;
  }
}
.wardManagementPage .ward_management_wrap .wards::-webkit-scrollbar, .wardManagementPage .ward_management_wrap .specialities::-webkit-scrollbar, .hospitalSettingsSpecialitiesPg .ward_management_wrap .wards::-webkit-scrollbar, .hospitalSettingsSpecialitiesPg .ward_management_wrap .specialities::-webkit-scrollbar {
  width: 0px;
}
.wardManagementPage .ward_management_wrap .wards::-webkit-scrollbar-thumb, .wardManagementPage .ward_management_wrap .specialities::-webkit-scrollbar-thumb, .hospitalSettingsSpecialitiesPg .ward_management_wrap .wards::-webkit-scrollbar-thumb, .hospitalSettingsSpecialitiesPg .ward_management_wrap .specialities::-webkit-scrollbar-thumb {
  background: #007EE5;
}
.wardManagementPage .ward_management_wrap .wards::-webkit-scrollbar-track, .wardManagementPage .ward_management_wrap .specialities::-webkit-scrollbar-track, .hospitalSettingsSpecialitiesPg .ward_management_wrap .wards::-webkit-scrollbar-track, .hospitalSettingsSpecialitiesPg .ward_management_wrap .specialities::-webkit-scrollbar-track {
  background: transparent;
  opacity: 0;
}
.wardManagementPage .ward_management_wrap .wards .panel .panel-heading, .wardManagementPage .ward_management_wrap .specialities .panel .panel-heading, .hospitalSettingsSpecialitiesPg .ward_management_wrap .wards .panel .panel-heading, .hospitalSettingsSpecialitiesPg .ward_management_wrap .specialities .panel .panel-heading {
  color: #333333;
  font-weight: bolder;
  text-transform: uppercase;
  font-size: 1.2em;
}
.wardManagementPage .ward_management_wrap .wards .panel .panel-heading i, .wardManagementPage .ward_management_wrap .specialities .panel .panel-heading i, .hospitalSettingsSpecialitiesPg .ward_management_wrap .wards .panel .panel-heading i, .hospitalSettingsSpecialitiesPg .ward_management_wrap .specialities .panel .panel-heading i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.wardManagementPage .ward_management_wrap .wards .panel .panel-heading span, .wardManagementPage .ward_management_wrap .specialities .panel .panel-heading span, .hospitalSettingsSpecialitiesPg .ward_management_wrap .wards .panel .panel-heading span, .hospitalSettingsSpecialitiesPg .ward_management_wrap .specialities .panel .panel-heading span {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0.04em;
}
.wardManagementPage .ward_management_wrap .wards .panel .panel-body, .wardManagementPage .ward_management_wrap .specialities .panel .panel-body, .hospitalSettingsSpecialitiesPg .ward_management_wrap .wards .panel .panel-body, .hospitalSettingsSpecialitiesPg .ward_management_wrap .specialities .panel .panel-body {
  padding: 0;
}
.wardManagementPage .ward_management_wrap .wards .panel .panel-body .list-group, .wardManagementPage .ward_management_wrap .specialities .panel .panel-body .list-group, .hospitalSettingsSpecialitiesPg .ward_management_wrap .wards .panel .panel-body .list-group, .hospitalSettingsSpecialitiesPg .ward_management_wrap .specialities .panel .panel-body .list-group {
  margin-bottom: 0;
}
.wardManagementPage .ward_management_wrap .wards .panel .panel-body .list-group .list-group-item, .wardManagementPage .ward_management_wrap .specialities .panel .panel-body .list-group .list-group-item, .hospitalSettingsSpecialitiesPg .ward_management_wrap .wards .panel .panel-body .list-group .list-group-item, .hospitalSettingsSpecialitiesPg .ward_management_wrap .specialities .panel .panel-body .list-group .list-group-item {
  border-radius: 0;
  box-shadow: inset -1px -1px 0 0 #E1E1E1, inset 1px 0 0 0 #E1E1E1;
  margin-bottom: 0;
  border: 0;
  padding: 0;
  cursor: pointer;
}
.wardManagementPage .ward_management_wrap .wards .panel .panel-body .list-group .list-group-item .ward_wrap, .wardManagementPage .ward_management_wrap .specialities .panel .panel-body .list-group .list-group-item .ward_wrap, .hospitalSettingsSpecialitiesPg .ward_management_wrap .wards .panel .panel-body .list-group .list-group-item .ward_wrap, .hospitalSettingsSpecialitiesPg .ward_management_wrap .specialities .panel .panel-body .list-group .list-group-item .ward_wrap {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.wardManagementPage .ward_management_wrap .wards .panel .panel-body .list-group .list-group-item .ward_wrap .background, .wardManagementPage .ward_management_wrap .specialities .panel .panel-body .list-group .list-group-item .ward_wrap .background, .hospitalSettingsSpecialitiesPg .ward_management_wrap .wards .panel .panel-body .list-group .list-group-item .ward_wrap .background, .hospitalSettingsSpecialitiesPg .ward_management_wrap .specialities .panel .panel-body .list-group .list-group-item .ward_wrap .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.09;
}
.wardManagementPage .ward_management_wrap .wards .panel .panel-body .list-group .list-group-item .ward_wrap .arrow-left, .wardManagementPage .ward_management_wrap .specialities .panel .panel-body .list-group .list-group-item .ward_wrap .arrow-left, .hospitalSettingsSpecialitiesPg .ward_management_wrap .wards .panel .panel-body .list-group .list-group-item .ward_wrap .arrow-left, .hospitalSettingsSpecialitiesPg .ward_management_wrap .specialities .panel .panel-body .list-group .list-group-item .ward_wrap .arrow-left {
  display: none;
  position: absolute;
  right: -5px;
  top: 50%;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #fff;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.wardManagementPage .ward_management_wrap .wards .panel .panel-body .list-group .list-group-item .ward_wrap span.heading, .wardManagementPage .ward_management_wrap .specialities .panel .panel-body .list-group .list-group-item .ward_wrap span.heading, .hospitalSettingsSpecialitiesPg .ward_management_wrap .wards .panel .panel-body .list-group .list-group-item .ward_wrap span.heading, .hospitalSettingsSpecialitiesPg .ward_management_wrap .specialities .panel .panel-body .list-group .list-group-item .ward_wrap span.heading {
  display: inline-block;
  color: #2E2E2E;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.85em;
  letter-spacing: 0.04em;
  margin-bottom: 5px;
}
.wardManagementPage .ward_management_wrap .wards .panel .panel-body .list-group .list-group-item:hover, .wardManagementPage .ward_management_wrap .wards .panel .panel-body .list-group .list-group-item.active, .wardManagementPage .ward_management_wrap .specialities .panel .panel-body .list-group .list-group-item:hover, .wardManagementPage .ward_management_wrap .specialities .panel .panel-body .list-group .list-group-item.active, .hospitalSettingsSpecialitiesPg .ward_management_wrap .wards .panel .panel-body .list-group .list-group-item:hover, .hospitalSettingsSpecialitiesPg .ward_management_wrap .wards .panel .panel-body .list-group .list-group-item.active, .hospitalSettingsSpecialitiesPg .ward_management_wrap .specialities .panel .panel-body .list-group .list-group-item:hover, .hospitalSettingsSpecialitiesPg .ward_management_wrap .specialities .panel .panel-body .list-group .list-group-item.active {
  background: #0083FF;
  color: #fff;
}
.wardManagementPage .ward_management_wrap .wards .panel .panel-body .list-group .list-group-item:hover .background, .wardManagementPage .ward_management_wrap .wards .panel .panel-body .list-group .list-group-item.active .background, .wardManagementPage .ward_management_wrap .specialities .panel .panel-body .list-group .list-group-item:hover .background, .wardManagementPage .ward_management_wrap .specialities .panel .panel-body .list-group .list-group-item.active .background, .hospitalSettingsSpecialitiesPg .ward_management_wrap .wards .panel .panel-body .list-group .list-group-item:hover .background, .hospitalSettingsSpecialitiesPg .ward_management_wrap .wards .panel .panel-body .list-group .list-group-item.active .background, .hospitalSettingsSpecialitiesPg .ward_management_wrap .specialities .panel .panel-body .list-group .list-group-item:hover .background, .hospitalSettingsSpecialitiesPg .ward_management_wrap .specialities .panel .panel-body .list-group .list-group-item.active .background {
  background: transparent;
}
.wardManagementPage .ward_management_wrap .wards .panel .panel-body .list-group .list-group-item:hover span.heading, .wardManagementPage .ward_management_wrap .wards .panel .panel-body .list-group .list-group-item.active span.heading, .wardManagementPage .ward_management_wrap .specialities .panel .panel-body .list-group .list-group-item:hover span.heading, .wardManagementPage .ward_management_wrap .specialities .panel .panel-body .list-group .list-group-item.active span.heading, .hospitalSettingsSpecialitiesPg .ward_management_wrap .wards .panel .panel-body .list-group .list-group-item:hover span.heading, .hospitalSettingsSpecialitiesPg .ward_management_wrap .wards .panel .panel-body .list-group .list-group-item.active span.heading, .hospitalSettingsSpecialitiesPg .ward_management_wrap .specialities .panel .panel-body .list-group .list-group-item:hover span.heading, .hospitalSettingsSpecialitiesPg .ward_management_wrap .specialities .panel .panel-body .list-group .list-group-item.active span.heading {
  color: #fff;
}
.wardManagementPage .ward_management_wrap .wards .panel .panel-body .list-group .list-group-item.active .arrow-left, .wardManagementPage .ward_management_wrap .specialities .panel .panel-body .list-group .list-group-item.active .arrow-left, .hospitalSettingsSpecialitiesPg .ward_management_wrap .wards .panel .panel-body .list-group .list-group-item.active .arrow-left, .hospitalSettingsSpecialitiesPg .ward_management_wrap .specialities .panel .panel-body .list-group .list-group-item.active .arrow-left {
  display: block;
}
.wardManagementPage .ward_management_wrap .wards .panel .panel-body .speciality_list_group .list-group-item, .wardManagementPage .ward_management_wrap .specialities .panel .panel-body .speciality_list_group .list-group-item, .hospitalSettingsSpecialitiesPg .ward_management_wrap .wards .panel .panel-body .speciality_list_group .list-group-item, .hospitalSettingsSpecialitiesPg .ward_management_wrap .specialities .panel .panel-body .speciality_list_group .list-group-item {
  margin: 0 0 2px;
}
.wardManagementPage .ward_management_wrap .wards .panel .panel-body .speciality_list_group .list-group-item:hover, .wardManagementPage .ward_management_wrap .wards .panel .panel-body .speciality_list_group .list-group-item.active, .wardManagementPage .ward_management_wrap .specialities .panel .panel-body .speciality_list_group .list-group-item:hover, .wardManagementPage .ward_management_wrap .specialities .panel .panel-body .speciality_list_group .list-group-item.active, .hospitalSettingsSpecialitiesPg .ward_management_wrap .wards .panel .panel-body .speciality_list_group .list-group-item:hover, .hospitalSettingsSpecialitiesPg .ward_management_wrap .wards .panel .panel-body .speciality_list_group .list-group-item.active, .hospitalSettingsSpecialitiesPg .ward_management_wrap .specialities .panel .panel-body .speciality_list_group .list-group-item:hover, .hospitalSettingsSpecialitiesPg .ward_management_wrap .specialities .panel .panel-body .speciality_list_group .list-group-item.active {
  background: #f6f6f6;
  color: black;
}
@media (max-width: 767px) {
  .wardManagementPage .ward_management_wrap .rooms_and_beds .speciality_details, .wardManagementPage .ward_management_wrap .rooms_and_beds .patient_group_details, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .speciality_details, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .patient_group_details {
    position: relative;
    bottom: 67em;
  }
}
@media (max-width: 767px) {
  .wardManagementPage .ward_management_wrap .rooms_and_beds .wards_details, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .wards_details {
    position: relative;
    bottom: 88em;
  }
}
.wardManagementPage .ward_management_wrap .rooms_and_beds .wards_details, .wardManagementPage .ward_management_wrap .rooms_and_beds .speciality_details, .wardManagementPage .ward_management_wrap .rooms_and_beds .patient_group_details, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .wards_details, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .speciality_details, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .patient_group_details {
  max-height: 800px;
  min-height: 800px;
  overflow: hidden;
  overflow-y: scroll;
}
.wardManagementPage .ward_management_wrap .rooms_and_beds .wards_details::-webkit-scrollbar, .wardManagementPage .ward_management_wrap .rooms_and_beds .speciality_details::-webkit-scrollbar, .wardManagementPage .ward_management_wrap .rooms_and_beds .patient_group_details::-webkit-scrollbar, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .wards_details::-webkit-scrollbar, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .speciality_details::-webkit-scrollbar, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .patient_group_details::-webkit-scrollbar {
  width: 3px;
}
.wardManagementPage .ward_management_wrap .rooms_and_beds .wards_details::-webkit-scrollbar-thumb, .wardManagementPage .ward_management_wrap .rooms_and_beds .speciality_details::-webkit-scrollbar-thumb, .wardManagementPage .ward_management_wrap .rooms_and_beds .patient_group_details::-webkit-scrollbar-thumb, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .wards_details::-webkit-scrollbar-thumb, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .speciality_details::-webkit-scrollbar-thumb, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .patient_group_details::-webkit-scrollbar-thumb {
  background: #007EE5;
}
.wardManagementPage .ward_management_wrap .rooms_and_beds .wards_details::-webkit-scrollbar-track, .wardManagementPage .ward_management_wrap .rooms_and_beds .speciality_details::-webkit-scrollbar-track, .wardManagementPage .ward_management_wrap .rooms_and_beds .patient_group_details::-webkit-scrollbar-track, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .wards_details::-webkit-scrollbar-track, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .speciality_details::-webkit-scrollbar-track, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .patient_group_details::-webkit-scrollbar-track {
  background: transparent;
  opacity: 0;
}
.wardManagementPage .ward_management_wrap .rooms_and_beds .wards_details .panel.ward_details_view, .wardManagementPage .ward_management_wrap .rooms_and_beds .speciality_details .panel.ward_details_view, .wardManagementPage .ward_management_wrap .rooms_and_beds .patient_group_details .panel.ward_details_view, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .wards_details .panel.ward_details_view, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .speciality_details .panel.ward_details_view, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .patient_group_details .panel.ward_details_view {
  display: none;
  position: relative;
  max-height: 800px;
  min-height: 800px;
}
.wardManagementPage .ward_management_wrap .rooms_and_beds .wards_details .panel.ward_details_view.active, .wardManagementPage .ward_management_wrap .rooms_and_beds .speciality_details .panel.ward_details_view.active, .wardManagementPage .ward_management_wrap .rooms_and_beds .patient_group_details .panel.ward_details_view.active, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .wards_details .panel.ward_details_view.active, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .speciality_details .panel.ward_details_view.active, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .patient_group_details .panel.ward_details_view.active {
  display: block;
}
.wardManagementPage .ward_management_wrap .rooms_and_beds .wards_details .panel.ward_details_view .panel-heading span.heading, .wardManagementPage .ward_management_wrap .rooms_and_beds .speciality_details .panel.ward_details_view .panel-heading span.heading, .wardManagementPage .ward_management_wrap .rooms_and_beds .patient_group_details .panel.ward_details_view .panel-heading span.heading, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .wards_details .panel.ward_details_view .panel-heading span.heading, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .speciality_details .panel.ward_details_view .panel-heading span.heading, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .patient_group_details .panel.ward_details_view .panel-heading span.heading {
  display: inline-block;
  color: #333333;
  font-weight: bolder;
  text-transform: uppercase;
  font-size: 0.85em;
  letter-spacing: 0.04em;
}
.wardManagementPage .ward_management_wrap .rooms_and_beds .wards_details .panel.ward_details_view .panel-heading span.heading span, .wardManagementPage .ward_management_wrap .rooms_and_beds .speciality_details .panel.ward_details_view .panel-heading span.heading span, .wardManagementPage .ward_management_wrap .rooms_and_beds .patient_group_details .panel.ward_details_view .panel-heading span.heading span, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .wards_details .panel.ward_details_view .panel-heading span.heading span, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .speciality_details .panel.ward_details_view .panel-heading span.heading span, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .patient_group_details .panel.ward_details_view .panel-heading span.heading span {
  vertical-align: middle;
}
.wardManagementPage .ward_management_wrap .rooms_and_beds .wards_details .panel.ward_details_view .panel-heading span.heading span.far, .wardManagementPage .ward_management_wrap .rooms_and_beds .speciality_details .panel.ward_details_view .panel-heading span.heading span.far, .wardManagementPage .ward_management_wrap .rooms_and_beds .patient_group_details .panel.ward_details_view .panel-heading span.heading span.far, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .wards_details .panel.ward_details_view .panel-heading span.heading span.far, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .speciality_details .panel.ward_details_view .panel-heading span.heading span.far, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .patient_group_details .panel.ward_details_view .panel-heading span.heading span.far {
  cursor: pointer;
  font-size: 15px;
  margin-right: 5px;
}
.wardManagementPage .ward_management_wrap .rooms_and_beds .wards_details .panel.ward_details_view .panel-body, .wardManagementPage .ward_management_wrap .rooms_and_beds .speciality_details .panel.ward_details_view .panel-body, .wardManagementPage .ward_management_wrap .rooms_and_beds .patient_group_details .panel.ward_details_view .panel-body, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .wards_details .panel.ward_details_view .panel-body, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .speciality_details .panel.ward_details_view .panel-body, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .patient_group_details .panel.ward_details_view .panel-body {
  padding: 0;
}
.wardManagementPage .ward_management_wrap .rooms_and_beds .wards_details .panel.ward_details_view .panel-body .list-group, .wardManagementPage .ward_management_wrap .rooms_and_beds .speciality_details .panel.ward_details_view .panel-body .list-group, .wardManagementPage .ward_management_wrap .rooms_and_beds .patient_group_details .panel.ward_details_view .panel-body .list-group, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .wards_details .panel.ward_details_view .panel-body .list-group, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .speciality_details .panel.ward_details_view .panel-body .list-group, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .patient_group_details .panel.ward_details_view .panel-body .list-group {
  margin-bottom: 0;
}
.wardManagementPage .ward_management_wrap .rooms_and_beds .wards_details .panel.ward_details_view .panel-body .list-group .list-group-item, .wardManagementPage .ward_management_wrap .rooms_and_beds .speciality_details .panel.ward_details_view .panel-body .list-group .list-group-item, .wardManagementPage .ward_management_wrap .rooms_and_beds .patient_group_details .panel.ward_details_view .panel-body .list-group .list-group-item, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .wards_details .panel.ward_details_view .panel-body .list-group .list-group-item, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .speciality_details .panel.ward_details_view .panel-body .list-group .list-group-item, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .patient_group_details .panel.ward_details_view .panel-body .list-group .list-group-item {
  border-radius: 0;
  box-shadow: inset -1px -1px 0 0 #E1E1E1;
  margin-bottom: 0;
  border: 0;
  padding: 0;
  cursor: pointer;
}
.wardManagementPage .ward_management_wrap .rooms_and_beds .wards_details .panel.ward_details_view .panel-body .list-group .list-group-item .room_wrap, .wardManagementPage .ward_management_wrap .rooms_and_beds .speciality_details .panel.ward_details_view .panel-body .list-group .list-group-item .room_wrap, .wardManagementPage .ward_management_wrap .rooms_and_beds .patient_group_details .panel.ward_details_view .panel-body .list-group .list-group-item .room_wrap, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .wards_details .panel.ward_details_view .panel-body .list-group .list-group-item .room_wrap, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .speciality_details .panel.ward_details_view .panel-body .list-group .list-group-item .room_wrap, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .patient_group_details .panel.ward_details_view .panel-body .list-group .list-group-item .room_wrap {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.wardManagementPage .ward_management_wrap .rooms_and_beds .wards_details .panel.ward_details_view .panel-body .list-group .list-group-item .room_wrap .background, .wardManagementPage .ward_management_wrap .rooms_and_beds .speciality_details .panel.ward_details_view .panel-body .list-group .list-group-item .room_wrap .background, .wardManagementPage .ward_management_wrap .rooms_and_beds .patient_group_details .panel.ward_details_view .panel-body .list-group .list-group-item .room_wrap .background, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .wards_details .panel.ward_details_view .panel-body .list-group .list-group-item .room_wrap .background, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .speciality_details .panel.ward_details_view .panel-body .list-group .list-group-item .room_wrap .background, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .patient_group_details .panel.ward_details_view .panel-body .list-group .list-group-item .room_wrap .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.09;
}
.wardManagementPage .ward_management_wrap .rooms_and_beds .wards_details .panel.ward_details_view .panel-body .list-group .list-group-item .beds_wrap, .wardManagementPage .ward_management_wrap .rooms_and_beds .speciality_details .panel.ward_details_view .panel-body .list-group .list-group-item .beds_wrap, .wardManagementPage .ward_management_wrap .rooms_and_beds .patient_group_details .panel.ward_details_view .panel-body .list-group .list-group-item .beds_wrap, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .wards_details .panel.ward_details_view .panel-body .list-group .list-group-item .beds_wrap, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .speciality_details .panel.ward_details_view .panel-body .list-group .list-group-item .beds_wrap, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .patient_group_details .panel.ward_details_view .panel-body .list-group .list-group-item .beds_wrap {
  box-shadow: inset 0 1px 0 0 #E1E1E1;
  padding: 10px 0;
}
.wardManagementPage .ward_management_wrap .rooms_and_beds .wards_details .panel.ward_details_view .panel-body .list-group .list-group-item .beds_wrap .bed div.fa-bed, .wardManagementPage .ward_management_wrap .rooms_and_beds .speciality_details .panel.ward_details_view .panel-body .list-group .list-group-item .beds_wrap .bed div.fa-bed, .wardManagementPage .ward_management_wrap .rooms_and_beds .patient_group_details .panel.ward_details_view .panel-body .list-group .list-group-item .beds_wrap .bed div.fa-bed, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .wards_details .panel.ward_details_view .panel-body .list-group .list-group-item .beds_wrap .bed div.fa-bed, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .speciality_details .panel.ward_details_view .panel-body .list-group .list-group-item .beds_wrap .bed div.fa-bed, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .patient_group_details .panel.ward_details_view .panel-body .list-group .list-group-item .beds_wrap .bed div.fa-bed {
  position: relative;
  font-size: 1.5em;
  padding: 5px 15px 5px 30px;
  border: 1px solid;
  border-radius: 50px;
  margin: 10px 0;
}
.wardManagementPage .ward_management_wrap .rooms_and_beds .wards_details .panel.ward_details_view .panel-body .list-group .list-group-item .beds_wrap .bed div.fa-bed:after, .wardManagementPage .ward_management_wrap .rooms_and_beds .speciality_details .panel.ward_details_view .panel-body .list-group .list-group-item .beds_wrap .bed div.fa-bed:after, .wardManagementPage .ward_management_wrap .rooms_and_beds .patient_group_details .panel.ward_details_view .panel-body .list-group .list-group-item .beds_wrap .bed div.fa-bed:after, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .wards_details .panel.ward_details_view .panel-body .list-group .list-group-item .beds_wrap .bed div.fa-bed:after, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .speciality_details .panel.ward_details_view .panel-body .list-group .list-group-item .beds_wrap .bed div.fa-bed:after, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .patient_group_details .panel.ward_details_view .panel-body .list-group .list-group-item .beds_wrap .bed div.fa-bed:after {
  content: attr(data-index);
  font-size: 15px;
  position: absolute;
  top: 50%;
  left: 15px;
  font-family: Source sans Pro Light;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.wardManagementPage .ward_management_wrap .rooms_and_beds .wards_details .panel.ward_details_view .panel-body .list-group .list-group-item .beds_wrap .bed.occupied div.bed_info, .wardManagementPage .ward_management_wrap .rooms_and_beds .speciality_details .panel.ward_details_view .panel-body .list-group .list-group-item .beds_wrap .bed.occupied div.bed_info, .wardManagementPage .ward_management_wrap .rooms_and_beds .patient_group_details .panel.ward_details_view .panel-body .list-group .list-group-item .beds_wrap .bed.occupied div.bed_info, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .wards_details .panel.ward_details_view .panel-body .list-group .list-group-item .beds_wrap .bed.occupied div.bed_info, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .speciality_details .panel.ward_details_view .panel-body .list-group .list-group-item .beds_wrap .bed.occupied div.bed_info, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .patient_group_details .panel.ward_details_view .panel-body .list-group .list-group-item .beds_wrap .bed.occupied div.bed_info {
  opacity: 0.5;
}
.wardManagementPage .ward_management_wrap .rooms_and_beds .wards_details .panel.ward_details_view .panel-body .list-group .list-group-item .beds_wrap .bed.inactive div.fa-bed, .wardManagementPage .ward_management_wrap .rooms_and_beds .speciality_details .panel.ward_details_view .panel-body .list-group .list-group-item .beds_wrap .bed.inactive div.fa-bed, .wardManagementPage .ward_management_wrap .rooms_and_beds .patient_group_details .panel.ward_details_view .panel-body .list-group .list-group-item .beds_wrap .bed.inactive div.fa-bed, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .wards_details .panel.ward_details_view .panel-body .list-group .list-group-item .beds_wrap .bed.inactive div.fa-bed, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .speciality_details .panel.ward_details_view .panel-body .list-group .list-group-item .beds_wrap .bed.inactive div.fa-bed, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .patient_group_details .panel.ward_details_view .panel-body .list-group .list-group-item .beds_wrap .bed.inactive div.fa-bed {
  opacity: 0.2;
  border-radius: 0px;
}
.wardManagementPage .ward_management_wrap .rooms_and_beds .wards_details .panel.ward_details_view .panel-body .list-group .list-group-item .beds_wrap .bed.new_button i, .wardManagementPage .ward_management_wrap .rooms_and_beds .speciality_details .panel.ward_details_view .panel-body .list-group .list-group-item .beds_wrap .bed.new_button i, .wardManagementPage .ward_management_wrap .rooms_and_beds .patient_group_details .panel.ward_details_view .panel-body .list-group .list-group-item .beds_wrap .bed.new_button i, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .wards_details .panel.ward_details_view .panel-body .list-group .list-group-item .beds_wrap .bed.new_button i, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .speciality_details .panel.ward_details_view .panel-body .list-group .list-group-item .beds_wrap .bed.new_button i, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .patient_group_details .panel.ward_details_view .panel-body .list-group .list-group-item .beds_wrap .bed.new_button i {
  padding: 0;
  border: 0;
  box-shadow: none;
}
.wardManagementPage .ward_management_wrap .rooms_and_beds .wards_details .panel.ward_details_view .panel-body .list-group .list-group-item .beds_wrap .inactive_tooltip, .wardManagementPage .ward_management_wrap .rooms_and_beds .speciality_details .panel.ward_details_view .panel-body .list-group .list-group-item .beds_wrap .inactive_tooltip, .wardManagementPage .ward_management_wrap .rooms_and_beds .patient_group_details .panel.ward_details_view .panel-body .list-group .list-group-item .beds_wrap .inactive_tooltip, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .wards_details .panel.ward_details_view .panel-body .list-group .list-group-item .beds_wrap .inactive_tooltip, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .speciality_details .panel.ward_details_view .panel-body .list-group .list-group-item .beds_wrap .inactive_tooltip, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .patient_group_details .panel.ward_details_view .panel-body .list-group .list-group-item .beds_wrap .inactive_tooltip {
  position: absolute;
}
.wardManagementPage .ward_management_wrap .rooms_and_beds .wards_details .panel.ward_details_view .panel-body .rooms_pagination, .wardManagementPage .ward_management_wrap .rooms_and_beds .speciality_details .panel.ward_details_view .panel-body .rooms_pagination, .wardManagementPage .ward_management_wrap .rooms_and_beds .patient_group_details .panel.ward_details_view .panel-body .rooms_pagination, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .wards_details .panel.ward_details_view .panel-body .rooms_pagination, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .speciality_details .panel.ward_details_view .panel-body .rooms_pagination, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .patient_group_details .panel.ward_details_view .panel-body .rooms_pagination {
  bottom: 0;
  width: 100%;
  text-align: center;
}
.wardManagementPage .ward_management_wrap .rooms_and_beds .wards_details .speciality_heading span.heading, .wardManagementPage .ward_management_wrap .rooms_and_beds .speciality_details .speciality_heading span.heading, .wardManagementPage .ward_management_wrap .rooms_and_beds .patient_group_details .speciality_heading span.heading, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .wards_details .speciality_heading span.heading, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .speciality_details .speciality_heading span.heading, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .patient_group_details .speciality_heading span.heading {
  display: inline-block;
  color: #4F87FF;
  font-weight: bolder;
  text-transform: uppercase;
  font-size: 0.85em;
  letter-spacing: 0.04em;
}
.wardManagementPage .ward_management_wrap .rooms_and_beds .wards_details .speciality_heading span.heading span, .wardManagementPage .ward_management_wrap .rooms_and_beds .speciality_details .speciality_heading span.heading span, .wardManagementPage .ward_management_wrap .rooms_and_beds .patient_group_details .speciality_heading span.heading span, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .wards_details .speciality_heading span.heading span, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .speciality_details .speciality_heading span.heading span, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .patient_group_details .speciality_heading span.heading span {
  vertical-align: middle;
}
.wardManagementPage .ward_management_wrap .rooms_and_beds .wards_details .speciality_heading span.heading span.far, .wardManagementPage .ward_management_wrap .rooms_and_beds .speciality_details .speciality_heading span.heading span.far, .wardManagementPage .ward_management_wrap .rooms_and_beds .patient_group_details .speciality_heading span.heading span.far, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .wards_details .speciality_heading span.heading span.far, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .speciality_details .speciality_heading span.heading span.far, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .patient_group_details .speciality_heading span.heading span.far {
  cursor: pointer;
  font-size: 15px;
  margin-right: 5px;
}
.wardManagementPage .ward_management_wrap .rooms_and_beds .wards_details .switch_customized span, .wardManagementPage .ward_management_wrap .rooms_and_beds .speciality_details .switch_customized span, .wardManagementPage .ward_management_wrap .rooms_and_beds .patient_group_details .switch_customized span, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .wards_details .switch_customized span, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .speciality_details .switch_customized span, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .patient_group_details .switch_customized span {
  padding: 0px 10px;
  top: 8px;
  border-radius: 1em;
}
.wardManagementPage .ward_management_wrap .rooms_and_beds .wards_details .speciality_switch_customized .switch_customized span, .wardManagementPage .ward_management_wrap .rooms_and_beds .speciality_details .speciality_switch_customized .switch_customized span, .wardManagementPage .ward_management_wrap .rooms_and_beds .patient_group_details .speciality_switch_customized .switch_customized span, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .wards_details .speciality_switch_customized .switch_customized span, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .speciality_details .speciality_switch_customized .switch_customized span, .hospitalSettingsSpecialitiesPg .ward_management_wrap .rooms_and_beds .patient_group_details .speciality_switch_customized .switch_customized span {
  top: 2px;
}
.wardManagementPage .ward_management_wrap .pagination_col, .hospitalSettingsSpecialitiesPg .ward_management_wrap .pagination_col {
  box-shadow: inset 0 0px 0px 1px #E1E1E1;
  margin-top: -1px !important;
}

.ward_management_filters .dropdown-menu {
  max-height: 300px;
  overflow: hidden;
  overflow-y: scroll;
}
.ward_management_filters .dropdown-menu li a i {
  display: none;
  color: #0ba3f1;
}
.ward_management_filters .dropdown-menu li a:hover i {
  color: #fff;
}
.ward_management_filters .dropdown-menu li a.active i {
  display: block;
}

.inpatientHome .status_widgets .widget .list-group-item {
  border-radius: 0;
  border: 0;
}
.inpatientHome .status_widgets .widget.wards {
  color: #1BC1E5 !important;
}
.inpatientHome .status_widgets .widget.wards .widget-extra {
  background: #1BC1E5;
}
.inpatientHome .status_widgets .widget.rooms {
  color: #3F4A6A !important;
}
.inpatientHome .status_widgets .widget.rooms .widget-extra {
  background: #3F4A6A;
}
.inpatientHome .status_widgets .widget.beds {
  color: #3498DB !important;
}
.inpatientHome .status_widgets .widget.beds .widget-extra {
  background: #3498DB;
}
.inpatientHome .status_widgets .widget.ots {
  color: #999999 !important;
}
.inpatientHome .status_widgets .widget.ots .widget-extra {
  background: #999999;
}

@keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.inpatientAdmissionWhiteboard .sidebar-content .sidebar-brand {
  padding: 0.79em 0;
}
.inpatientAdmissionWhiteboard .sidebar-content .sidebar-brand img {
  height: 30px;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap {
  background: #fff;
  padding: 10px;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .panel .panel-heading {
  padding: 10px;
  background-color: #fff;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .panel .panel-heading .panel-title {
  font-size: 12px;
  font-weight: bold;
  color: #474747;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .panel .panel-heading .panel-title.inline {
  display: inline-block;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .panel .panel-body {
  padding: 10px;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .panel .panel-body table {
  margin-bottom: 0;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .basic_details_blk {
  position: relative;
  border-radius: 3px;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .basic_details_blk.no-padding-shadow {
  box-shadow: none;
  padding: 0;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .basic_details_blk i.bed {
  position: absolute;
  top: 5px;
  right: 15px;
  font-size: 15px;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .basic_details_blk .admission_time {
  font-size: 0.9em;
  vertical-align: middle;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .basic_details_blk .profile_pic {
  margin: 0 auto;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .basic_details_blk .admission_details {
  font-size: 0.85em;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .basic_details_blk .admission_details span {
  color: #007BF5;
  font-weight: bold;
  letter-spacing: 0.03em;
  margin: 0 5px;
  vertical-align: middle;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .basic_details_blk .admission_details i {
  font-size: 0.7em;
  vertical-align: middle;
  color: #878787;
  user-select: none;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointments_scroll {
  max-height: 30em;
  overflow-y: scroll;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointments_scroll::-webkit-scrollbar {
  width: 3px;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointments_scroll::-webkit-scrollbar-thumb {
  background: #007EE5;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointments_scroll::-webkit-scrollbar-track {
  background: transparent;
  opacity: 0;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card {
  display: block;
  position: relative;
  box-shadow: inset 0 0 0 1px #cecece;
  border-radius: 3px;
  margin-bottom: 10px;
  padding-left: 20px;
  overflow: hidden;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card .appt_status {
  position: absolute;
  top: 5px;
  right: 10px;
  font-size: 0.7em;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  letter-spacing: 1px;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card .appt_status[data-status=pending] {
  color: #CACACA;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card .appt_status[data-status=wheels_in], .inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card .appt_status[data-status=checked_in] {
  color: rgba(11, 185, 11, 0.87);
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card .appt_status[data-status=wheels_out], .inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card .appt_status[data-status=checked_out] {
  color: #00B4FF;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card .appt_status[data-status=confirmed] {
  color: #00C029;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card span.filter_tag {
  position: absolute;
  background: #ff874b;
  top: 0;
  right: calc(100% - 20px);
  bottom: 0;
  left: 0;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card span.filter_tag[data-content=past] {
  background: #ff884b;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card span.filter_tag[data-content=today] {
  background: #68cfbc;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card span.filter_tag[data-content=future] {
  background: #fbbe6f;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card span.filter_tag:before {
  content: attr(data-content);
  position: absolute;
  font-size: 0.75em;
  color: #fff;
  letter-spacing: 0.2em;
  font-weight: bold;
  text-transform: uppercase;
  transform-origin: center;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
  -moz-transform: translate(-50%, -50%) rotate(-90deg);
  -ms-transform: translate(-50%, -50%) rotate(-90deg);
  -o-transform: translate(-50%, -50%) rotate(-90deg);
  transform: translate(-50%, -50%) rotate(-90deg);
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card span.record_tag {
  position: relative;
  display: inline-block;
  margin-top: 5px;
  padding: 2px 10px;
  font-size: 0.75em;
  color: #ffffff;
  letter-spacing: 1px;
  margin-right: 5px;
  border-radius: 25px;
  float: left;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card span.record_tag.appointment {
  background: #5f97fc;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card span.record_tag.operation {
  background: #da6060;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card span.record_tag.radiology {
  background: #429faf;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card span.record_tag.referral {
  background: #dc25c4;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card span.record_tag.show_more_actions {
  color: #0085ff;
  background: #fff;
  box-shadow: inset 0 0 0 1px #0085ff;
  cursor: pointer;
  float: right;
  overflow: hidden;
  -webkit-transition: all 0.3s cubic-bezier(0, 0.04, 0, 1.6);
  -moz-transition: all 0.3s cubic-bezier(0, 0.04, 0, 1.6);
  -ms-transition: all 0.3s cubic-bezier(0, 0.04, 0, 1.6);
  -o-transition: all 0.3s cubic-bezier(0, 0.04, 0, 1.6);
  transition: all 0.3s cubic-bezier(0, 0.04, 0, 1.6);
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card span.record_tag.show_more_actions i {
  position: absolute;
  bottom: -50%;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card span.record_tag.show_more_actions:hover {
  background: #0085ff;
  color: #fff;
  padding: 2px 10px 2px 20px;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card span.record_tag.show_more_actions:hover i {
  bottom: 4px;
  left: 10px;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card span.record_tag.emergency, .inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card span.record_tag.emergency_info {
  background: #f15252;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card span.record_tag.emergency_info {
  background: #f15252;
  padding: 0;
  background: transparent;
  color: #f15251;
  font-size: 1.2em;
  line-height: 1.2;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card span.record_tag.operation, .inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card span.record_tag.appointment {
  padding: 2px 17px;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card span.record_tag.operation:before, .inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card span.record_tag.operation:after, .inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card span.record_tag.appointment:before, .inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card span.record_tag.appointment:after {
  content: "";
  position: absolute;
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #fff;
  top: 50%;
  left: 10px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card span.record_tag.operation:before, .inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card span.record_tag.appointment:before {
  left: 10px;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card span.record_tag.operation:after, .inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card span.record_tag.appointment:after {
  left: calc(100% - 10px);
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card .image, .inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card .appt_details {
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 480px) {
  .inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card .image {
    vertical-align: top;
    box-shadow: none !important;
    margin: 10px 0 10px 10px;
  }
  .inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card .image img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
  }
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card .appt_details {
  position: relative;
  width: 100%;
  padding: 10px;
  -webkit-transition: all 0.3s cubic-bezier(0, 0.04, 0, 1.6);
  -moz-transition: all 0.3s cubic-bezier(0, 0.04, 0, 1.6);
  -ms-transition: all 0.3s cubic-bezier(0, 0.04, 0, 1.6);
  -o-transition: all 0.3s cubic-bezier(0, 0.04, 0, 1.6);
  transition: all 0.3s cubic-bezier(0, 0.04, 0, 1.6);
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card .appt_details.show_actions {
  padding-bottom: 40px;
}
@media (max-width: 480px) {
  .inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card .appt_details .btn-group-xs > .btn {
    font-size: 10px;
  }
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card .appt_details .doctor_name {
  color: #0065e0;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card .appt_details .appt_time {
  display: inline-block;
  margin-bottom: 5px;
  letter-spacing: 0.04em;
  color: #545454;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card .appt_details .appointment_actions {
  position: absolute;
  width: 100%;
  bottom: -100%;
  left: 0;
  padding: 5px;
  box-shadow: inset 0 1px 0 0 #cecece;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card .appt_details .appointment_actions a.btn {
  padding: 2px 10px;
  font-size: 0.75em;
  letter-spacing: 1px;
  border-radius: 25px;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card .appt_details .appointment_actions .btn-group a.btn:first-child {
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card .appt_details .appointment_actions .btn-group a.btn:last-child {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card .appt_details .appointment_actions .btn-group a.btn:not(:first-child):not(:last-child) {
  border-radius: 0 !important;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations .appointment_card .appt_details.show_actions .appointment_actions {
  bottom: 0;
}
@media (min-width: 480px) {
  .inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations.operations .appointment_card .appt_details {
    width: calc(100% - 105px);
  }
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .whiteboard_general_consultations.operations .appointment_card .appt_details {
  padding: 10px;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .get_all_vitals {
  display: inline-block;
  color: #007ee5;
  letter-spacing: 1px;
  margin-left: 10px;
  font-size: 0.9em;
  vertical-align: middle;
  text-transform: uppercase;
  font-weight: bold;
  opacity: 0.7;
}
.inpatientAdmissionWhiteboard .whiteboard_wrap .get_all_vitals:hover, .inpatientAdmissionWhiteboard .whiteboard_wrap .get_all_vitals:focus {
  opacity: 1;
  text-decoration: none;
}

#addIPVisitModal .patient_name, #addIPNurseVisitModal .patient_name, #editIPNurseVisitModal .patient_name, #movePatientModal .patient_name, #admitPatientModal .patient_name, #newAdmissionBillModal .patient_name, #editMoveModal .patient_name {
  font-size: 15px;
  font-weight: bold;
  color: #3c71ff;
  text-transform: uppercase;
  letter-spacing: 2px;
  display: block;
  margin-left: 10px;
}
#addIPVisitModal .admission_time, #addIPNurseVisitModal .admission_time, #editIPNurseVisitModal .admission_time, #movePatientModal .admission_time, #admitPatientModal .admission_time, #newAdmissionBillModal .admission_time, #editMoveModal .admission_time {
  font-size: 15px;
  color: #585858;
  letter-spacing: 2px;
  display: block;
  margin-left: 10px;
}
#addIPVisitModal .admission_details, #addIPNurseVisitModal .admission_details, #editIPNurseVisitModal .admission_details, #movePatientModal .admission_details, #admitPatientModal .admission_details, #newAdmissionBillModal .admission_details, #editMoveModal .admission_details {
  display: block;
  margin-left: 10px;
  margin-top: 10px;
}
#addIPVisitModal .admission_details span, #addIPNurseVisitModal .admission_details span, #editIPNurseVisitModal .admission_details span, #movePatientModal .admission_details span, #admitPatientModal .admission_details span, #newAdmissionBillModal .admission_details span, #editMoveModal .admission_details span {
  font-size: 15px;
  color: #007BF5;
  font-weight: bold;
  letter-spacing: 0.03em;
  margin-right: 5px;
  vertical-align: middle;
}
#addIPVisitModal .admission_details i, #addIPNurseVisitModal .admission_details i, #editIPNurseVisitModal .admission_details i, #movePatientModal .admission_details i, #admitPatientModal .admission_details i, #newAdmissionBillModal .admission_details i, #editMoveModal .admission_details i {
  display: inline-block;
  margin-right: 5px;
  font-size: 0.7em;
  vertical-align: middle;
  color: #878787;
  user-select: none;
}
#addIPVisitModal .order_item_row, #addIPNurseVisitModal .order_item_row, #editIPNurseVisitModal .order_item_row, #movePatientModal .order_item_row, #admitPatientModal .order_item_row, #newAdmissionBillModal .order_item_row, #editMoveModal .order_item_row {
  position: relative;
  margin-bottom: 10px;
  box-shadow: inset 0 0 0 1px #e0e0e0;
  padding: 0;
}
#addIPVisitModal .order_item_row textarea, #addIPNurseVisitModal .order_item_row textarea, #editIPNurseVisitModal .order_item_row textarea, #movePatientModal .order_item_row textarea, #admitPatientModal .order_item_row textarea, #newAdmissionBillModal .order_item_row textarea, #editMoveModal .order_item_row textarea {
  padding: 1em !important;
}
#addIPVisitModal .order_item_row .remove_nested_fields_link, #addIPNurseVisitModal .order_item_row .remove_nested_fields_link, #editIPNurseVisitModal .order_item_row .remove_nested_fields_link, #movePatientModal .order_item_row .remove_nested_fields_link, #admitPatientModal .order_item_row .remove_nested_fields_link, #newAdmissionBillModal .order_item_row .remove_nested_fields_link, #editMoveModal .order_item_row .remove_nested_fields_link {
  position: absolute;
  top: 0;
  right: 0;
  background: #ff6363;
  color: #fff;
  border-radius: 0;
  padding: 3px 6px;
  font-size: 10px;
  font-weight: lighter;
  opacity: 0.6;
}
#addIPVisitModal .order_item_row .remove_nested_fields_link:hover, #addIPNurseVisitModal .order_item_row .remove_nested_fields_link:hover, #editIPNurseVisitModal .order_item_row .remove_nested_fields_link:hover, #movePatientModal .order_item_row .remove_nested_fields_link:hover, #admitPatientModal .order_item_row .remove_nested_fields_link:hover, #newAdmissionBillModal .order_item_row .remove_nested_fields_link:hover, #editMoveModal .order_item_row .remove_nested_fields_link:hover {
  opacity: 1;
}
#addIPVisitModal .order_item_row .serial_number, #addIPNurseVisitModal .order_item_row .serial_number, #editIPNurseVisitModal .order_item_row .serial_number, #movePatientModal .order_item_row .serial_number, #admitPatientModal .order_item_row .serial_number, #newAdmissionBillModal .order_item_row .serial_number, #editMoveModal .order_item_row .serial_number {
  position: absolute;
  top: 1px;
  left: 1px;
  background: #ffffff;
  color: #828282;
  border-radius: 0;
  padding: 5px 10px;
  font-size: 12px;
  box-shadow: inset 0 -1px 0 0 #e1e0e1, inset -1px 0 0 0 #e1e0e1;
}

#bedFormModal .bed_active_status {
  margin-top: 8px;
}
#bedFormModal .bed_active_status .active_label {
  margin-left: 20px !important;
}
#bedFormModal .bed_active_status .status_label {
  margin-top: 8px;
}

@media screen and (max-width: 48em) {
  .visit_investigations .twitter-typeahead {
    width: 100% !important;
  }
}
.visit_investigations .twitter-typeahead .tt-dropdown-menu, .visit_investigations .twitter-typeahead .tt-menu {
  min-width: 320px;
  max-height: 19em;
  overflow: auto;
  z-index: 1000 !important;
}
@media screen and (max-width: 48em) {
  .visit_investigations .twitter-typeahead .tt-dropdown-menu, .visit_investigations .twitter-typeahead .tt-menu {
    min-width: 100%;
  }
}
@media screen and (max-width: 48em) {
  .visit_investigations .bootstrap-tagsinput .tt-input, .visit_investigations .bootstrap-tagsinput input[type=text] {
    width: 100%;
  }
}
.visit_investigations .bootstrap-tagsinput input {
  padding: 10px 5px;
  margin: 0;
}
.visit_investigations .bootstrap-tagsinput .tag.label {
  background-color: #2fa5f4 !important;
  color: #fff !important;
  padding: 5px 25px 5px 10px !important;
}
.visit_investigations .bootstrap-tagsinput .tag.label.rad_service_order {
  padding: 5px 25px 5px 30px !important;
}
.visit_investigations .bootstrap-tagsinput .tag.label span[data-role=remove]:after {
  color: #fff;
  top: 5px;
}
.visit_investigations .bootstrap-tagsinput .tag.label .add_visit_order {
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  margin-right: 7px;
  font-size: 1.4em;
  position: absolute;
  left: 15px;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.visit_investigations table {
  margin-bottom: 0 !important;
}
.visit_investigations .nested_radiology_orders_div {
  margin-top: 15px !important;
}
.visit_investigations .nested_radiology_orders_div .rad_orders {
  position: relative;
}
.visit_investigations .nested_radiology_orders_div .rad_orders .remove_rad_order {
  position: absolute;
  top: 20%;
  right: 5px;
  font-size: 20px;
  color: #ff845c;
  font-weight: lighter;
  text-decoration: none;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.visit_investigations .nested_radiology_orders_div .rad_orders .test {
  position: relative;
}
.visit_investigations .nested_radiology_orders_div .rad_orders .test .remove_rad_order_test {
  font-size: 20px;
  color: #ff845c;
  font-weight: lighter;
}

#allVitals table tr {
  border: 0;
}
#allVitals table tr.content {
  border-left: 1px solid #d6d6d6;
  border-right: 1px solid #d6d6d6;
}
#allVitals table tr.content:last-child {
  border-bottom: 1px solid #d6d6d6;
}
#allVitals table tr td {
  border: 0;
}
#allVitals table tr td span {
  font-weight: bold;
  color: #007ee5;
  letter-spacing: 1px;
}
#allVitals table tr td.header {
  padding: 0;
  text-align: left;
}
#allVitals table tr td.header .header {
  padding: 10px 0 10px 15px;
  box-shadow: inset 0 0 0 1px #d6d6d6;
  margin-top: -1px;
  cursor: pointer;
}
#allVitals table tr td.header .header i {
  font-size: 1.5em;
  vertical-align: middle;
  margin-right: 10px;
}
#allVitals table tr td.header.active .header i {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

#movePatientModal .admission_details, #newAdmissionBillModal .admission_details {
  margin-left: 10px;
  margin-top: 0;
}

@media (min-width: 992px) {
  #newAdmissionBillModal .modal-lg {
    width: 75%;
    max-width: 1300px;
  }
}
#newAdmissionBillModal .table-bill-math {
  margin-top: 20px !important;
}
#newAdmissionBillModal .bill_item_row .form-group, #newAdmissionBillModal .billing_subsection .form-group {
  margin-bottom: 15px !important;
}
#newAdmissionBillModal .no-label {
  margin: 0;
  font-size: unset;
  letter-spacing: unset;
}

.bed_info_tooltip_template .tooltip-arrow {
  width: 20px;
  height: 10px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  overflow: hidden;
  border: 0 !important;
  bottom: -5px !important;
  background: transparent;
}
.bed_info_tooltip_template .tooltip-arrow:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background: white;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  top: 0;
  left: 50%;
}
.bed_info_tooltip_template .tooltip-inner {
  max-width: 300px;
  padding: 0;
  background: white;
  box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.3);
  color: black;
  text-align: unset;
}
.bed_info_tooltip_template .tooltip-inner .bed_info_tooltip {
  position: relative;
  padding: 10px 10px 25px 10px;
}
.bed_info_tooltip_template .tooltip-inner .bed_info_tooltip label {
  font-size: 0.8em;
  display: block;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  color: #2f2f2f;
}
.bed_info_tooltip_template .tooltip-inner .bed_info_tooltip .name {
  font-size: 0.9em;
  display: block;
  letter-spacing: 2px;
  font-weight: 600;
  color: #1c67ff;
  margin: 5px 0 10px 0;
}

.inpatientAdmissionWhiteboard .image_wrapper {
  position: relative;
  display: block;
  height: 40px;
  border-radius: 100%;
  margin-bottom: 0;
}
.inpatientAdmissionWhiteboard .image_wrapper .overlay {
  position: absolute;
  width: 40px;
  height: 40px;
  opacity: 0;
  top: 50%;
  left: 50%;
  background: rgba(0, 0, 0, 0.25);
  border-radius: 100%;
  font: normal normal 900 14px/1 "font-awesome";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  transform: translate(-50%, -50%);
}
.inpatientAdmissionWhiteboard .image_wrapper .overlay:after {
  position: absolute;
  content: "\f030";
  font-size: 0.8em;
  color: #fff;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.inpatientAdmissionWhiteboard .image_wrapper:hover .overlay {
  opacity: 1;
}
.inpatientAdmissionWhiteboard .icon_position {
  margin-right: 20px;
}
.inpatientAdmissionWhiteboard #visits_wrap table thead tr td {
  text-align: left;
}
@media (max-width: 48em) {
  .inpatientAdmissionWhiteboard #visits_wrap table thead tr td {
    text-align: left;
  }
}
.inpatientAdmissionWhiteboard #visits_wrap table tbody tr {
  cursor: pointer;
}
.inpatientAdmissionWhiteboard #visits_wrap table tbody tr:hover {
  background: #f5f5f5;
}
.inpatientAdmissionWhiteboard #visits_wrap table tbody tr td {
  position: relative;
  text-align: left;
}
@media (max-width: 48em) {
  .inpatientAdmissionWhiteboard #visits_wrap table tbody tr td {
    text-align: left;
  }
}
.inpatientAdmissionWhiteboard #visits_wrap table tbody tr td i.arrow {
  font-size: 0.9em;
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.inpatientAdmissionWhiteboard #visits_wrap table tbody tr td i.arrow.active {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  -moz-transform: translate(-50%, -50%) rotate(90deg);
  -ms-transform: translate(-50%, -50%) rotate(90deg);
  -o-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg);
}
.inpatientAdmissionWhiteboard #visits_wrap table tbody tr td table {
  font-size: 0.9em;
}
.inpatientAdmissionWhiteboard #visits_wrap table tbody tr td table tbody tr {
  cursor: auto;
}
.inpatientAdmissionWhiteboard #visits_wrap table tbody tr td table tbody tr:hover {
  background: transparent;
}
.inpatientAdmissionWhiteboard #visits_wrap table tbody tr td table tbody tr td {
  text-align: left;
}
.inpatientAdmissionWhiteboard .time_difference_clock {
  display: inline-block;
  margin: 1em 0;
}
.inpatientAdmissionWhiteboard .time_difference_clock #admissionBedWithClock {
  display: inline-block;
  margin-right: 10px;
  padding: 5px 10px;
  box-shadow: 0 0 0 1px;
  border-radius: 2px;
}
.inpatientAdmissionWhiteboard .time_difference_clock .time_difference {
  display: inline-block;
  font-size: 0.8em;
  font-weight: bold;
  background: #054ee0;
  color: #fff;
  padding: 5px 15px;
  border-radius: 3px;
  letter-spacing: 3px;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .no-padding-margin-xs {
    padding: 0 !important;
    margin: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .no-padding-margin-sm {
    padding: 0 !important;
    margin: 0 !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .no-padding-margin-md {
    padding: 0 !important;
    margin: 0 !important;
  }
}
@media (min-width: 1200px) {
  .no-padding-margin-lg {
    padding: 0 !important;
    margin: 0 !important;
  }
}

.inpatient_filters {
  margin-top: 0 !important;
}
.inpatient_filters a.active {
  color: #0f8cff !important;
  font-weight: bold !important;
}
.inpatient_filters a.active i {
  color: inherit !important;
}
.inpatient_filters a.active:hover {
  color: #fff !important;
}

label.customized_checkbox {
  font-weight: normal;
}
label.customized_checkbox input[type=checkbox] {
  display: none;
}
label.customized_checkbox .dummy_checkbox {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  background: white;
  border-radius: 50%;
}
label.customized_checkbox .dummy_checkbox i.fa, label.customized_checkbox .dummy_checkbox i.fas, label.customized_checkbox .dummy_checkbox i.far {
  display: inline-block;
  font-size: 1.3em;
  color: #2b7eed;
  vertical-align: middle;
}
label.customized_checkbox .dummy_checkbox i.fa.fa-check-circle, label.customized_checkbox .dummy_checkbox i.fas.fa-check-circle, label.customized_checkbox .dummy_checkbox i.far.fa-check-circle {
  display: none;
}
label.customized_checkbox .dummy_checkbox i.fa.fa-circle, label.customized_checkbox .dummy_checkbox i.fas.fa-circle, label.customized_checkbox .dummy_checkbox i.far.fa-circle {
  display: inline-block;
}
label.customized_checkbox span.text {
  vertical-align: middle;
  font-size: 15px;
  margin-left: 5px;
}
label.customized_checkbox input[type=checkbox]:checked + .dummy_checkbox i.fa, label.customized_checkbox input[type=checkbox]:checked + .dummy_checkbox i.fas, label.customized_checkbox input[type=checkbox]:checked + .dummy_checkbox i.far {
  color: #4ca4ff;
}
label.customized_checkbox input[type=checkbox]:checked + .dummy_checkbox i.fa.fa-check-circle, label.customized_checkbox input[type=checkbox]:checked + .dummy_checkbox i.fas.fa-check-circle, label.customized_checkbox input[type=checkbox]:checked + .dummy_checkbox i.far.fa-check-circle {
  display: inline-block;
}
label.customized_checkbox input[type=checkbox]:checked + .dummy_checkbox i.fa.fa-circle, label.customized_checkbox input[type=checkbox]:checked + .dummy_checkbox i.fas.fa-circle, label.customized_checkbox input[type=checkbox]:checked + .dummy_checkbox i.far.fa-circle {
  display: none;
}

.authorized_by .twitter-typeahead .tt-dropdown-menu, .authorized_by .twitter-typeahead .tt-menu {
  padding: 0;
}
.authorized_by .twitter-typeahead .tt-dropdown-menu .source_header, .authorized_by .twitter-typeahead .tt-menu .source_header {
  display: block;
  padding: 5px 10px;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: bold;
  color: #0057e2;
  letter-spacing: 0.08em;
}

.equal_height_columns {
  width: 100%;
}
@media (min-width: 500px) {
  .equal_height_columns {
    display: flex;
  }
}
@media (max-width: 500px) {
  .equal_height_columns {
    display: block;
  }
}
.equal_height_columns .column {
  padding: 5px;
}
.equal_height_columns .column.col-small {
  flex: 1;
}
.equal_height_columns .column.col-large {
  flex: 4;
}
@media (max-width: 500px) {
  .equal_height_columns .column.col-small, .equal_height_columns .column.col-large {
    flex: unset;
    display: block;
    width: 100%;
  }
}

@media (min-width: 501px) {
  .is_expired_div {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .is_expired_div .is_expired {
    position: absolute;
    width: 100%;
    text-align: center;
    padding: 15px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .is_expired_div .is_expired:hover {
    background: rgba(255, 255, 255, 0.7);
  }
  .is_expired_div .is_expired input[type=checkbox]:checked + .dummy_checkbox i.fa, .is_expired_div .is_expired input[type=checkbox]:checked + .dummy_checkbox i.fas, .is_expired_div .is_expired input[type=checkbox]:checked + .dummy_checkbox i.far {
    color: #e74c3c;
  }
  .is_expired_div .is_expired input[type=checkbox]:checked + .dummy_checkbox i.fa.fa-check-circle, .is_expired_div .is_expired input[type=checkbox]:checked + .dummy_checkbox i.fas.fa-check-circle, .is_expired_div .is_expired input[type=checkbox]:checked + .dummy_checkbox i.far.fa-check-circle {
    display: inline-block;
  }
  .is_expired_div .is_expired input[type=checkbox]:checked + .dummy_checkbox i.fa.fa-circle, .is_expired_div .is_expired input[type=checkbox]:checked + .dummy_checkbox i.fas.fa-circle, .is_expired_div .is_expired input[type=checkbox]:checked + .dummy_checkbox i.far.fa-circle {
    display: none;
  }
  .is_expired_div .is_expired .text {
    display: block;
    margin-top: 10px;
  }
}
@media (max-width: 500px) {
  .is_expired_div .is_expired input[type=checkbox]:checked + .dummy_checkbox {
    background: #ff4c4c url(//halemind.com/assets/icons/checkbox_sprite-de173c01299e1108691ae3a9696e1a807f88fada22817ffba401bcddc0fb7483.svg);
    background-position: 0px -36px;
    background-size: 18px;
  }
}
#ward_color_palette {
  position: relative;
  overflow: hidden;
}
#ward_color_palette .palette {
  position: relative;
  width: 100%;
  height: 70px;
  padding: 15px;
  margin-top: -1px;
  box-shadow: inset 1px 0px 0px 0px rgba(0, 0, 0, 0.08), inset -1px 0px 0px 0px rgba(0, 0, 0, 0.08), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.08);
}
@media (max-width: 525px) {
  #ward_color_palette .palette {
    height: 100px;
  }
}
#ward_color_palette .palette .choose_color_text {
  display: block;
  color: #005da3;
  font-size: 0.7em;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 5px;
}
#ward_color_palette .palette .color {
  position: relative;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  display: inline-block;
  box-shadow: 0 0 1px 1px rgba(204, 204, 204, 0.4);
  border-radius: 3px;
  cursor: pointer;
}
#ward_color_palette .palette .color[data-color=maroon] {
  background-color: maroon;
}
#ward_color_palette .palette .color[data-color=maroon]:hover, #ward_color_palette .palette .color[data-color=maroon].selected {
  border-radius: 2px;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px maroon;
}
#ward_color_palette .palette .color[data-color=brown] {
  background-color: brown;
}
#ward_color_palette .palette .color[data-color=brown]:hover, #ward_color_palette .palette .color[data-color=brown].selected {
  border-radius: 2px;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px brown;
}
#ward_color_palette .palette .color[data-color=olive] {
  background-color: olive;
}
#ward_color_palette .palette .color[data-color=olive]:hover, #ward_color_palette .palette .color[data-color=olive].selected {
  border-radius: 2px;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px olive;
}
#ward_color_palette .palette .color[data-color=teal] {
  background-color: teal;
}
#ward_color_palette .palette .color[data-color=teal]:hover, #ward_color_palette .palette .color[data-color=teal].selected {
  border-radius: 2px;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px teal;
}
#ward_color_palette .palette .color[data-color=navy] {
  background-color: navy;
}
#ward_color_palette .palette .color[data-color=navy]:hover, #ward_color_palette .palette .color[data-color=navy].selected {
  border-radius: 2px;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px navy;
}
#ward_color_palette .palette .color[data-color=red] {
  background-color: red;
}
#ward_color_palette .palette .color[data-color=red]:hover, #ward_color_palette .palette .color[data-color=red].selected {
  border-radius: 2px;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px red;
}
#ward_color_palette .palette .color[data-color=orange] {
  background-color: orange;
}
#ward_color_palette .palette .color[data-color=orange]:hover, #ward_color_palette .palette .color[data-color=orange].selected {
  border-radius: 2px;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px orange;
}
#ward_color_palette .palette .color[data-color=yellow] {
  background-color: yellow;
}
#ward_color_palette .palette .color[data-color=yellow]:hover, #ward_color_palette .palette .color[data-color=yellow].selected {
  border-radius: 2px;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px yellow;
}
#ward_color_palette .palette .color[data-color=lime] {
  background-color: lime;
}
#ward_color_palette .palette .color[data-color=lime]:hover, #ward_color_palette .palette .color[data-color=lime].selected {
  border-radius: 2px;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px lime;
}
#ward_color_palette .palette .color[data-color=green] {
  background-color: green;
}
#ward_color_palette .palette .color[data-color=green]:hover, #ward_color_palette .palette .color[data-color=green].selected {
  border-radius: 2px;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px green;
}
#ward_color_palette .palette .color[data-color=cyan] {
  background-color: cyan;
}
#ward_color_palette .palette .color[data-color=cyan]:hover, #ward_color_palette .palette .color[data-color=cyan].selected {
  border-radius: 2px;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px cyan;
}
#ward_color_palette .palette .color[data-color=blue] {
  background-color: blue;
}
#ward_color_palette .palette .color[data-color=blue]:hover, #ward_color_palette .palette .color[data-color=blue].selected {
  border-radius: 2px;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px blue;
}
#ward_color_palette .palette .color[data-color=purple] {
  background-color: purple;
}
#ward_color_palette .palette .color[data-color=purple]:hover, #ward_color_palette .palette .color[data-color=purple].selected {
  border-radius: 2px;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px purple;
}
#ward_color_palette .palette .color[data-color=magenta] {
  background-color: magenta;
}
#ward_color_palette .palette .color[data-color=magenta]:hover, #ward_color_palette .palette .color[data-color=magenta].selected {
  border-radius: 2px;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px magenta;
}
#ward_color_palette .palette .color[data-color=pink] {
  background-color: pink;
}
#ward_color_palette .palette .color[data-color=pink]:hover, #ward_color_palette .palette .color[data-color=pink].selected {
  border-radius: 2px;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px pink;
}
#ward_color_palette .palette .color[data-color=coral] {
  background-color: coral;
}
#ward_color_palette .palette .color[data-color=coral]:hover, #ward_color_palette .palette .color[data-color=coral].selected {
  border-radius: 2px;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px coral;
}
#ward_color_palette .palette .color[data-color=beige] {
  background-color: beige;
}
#ward_color_palette .palette .color[data-color=beige]:hover, #ward_color_palette .palette .color[data-color=beige].selected {
  border-radius: 2px;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px beige;
}

.sidebar-alt-visible-lg .footer_align, .sidebar-alt-visible-xs .footer_align {
  right: 230px;
}

.header_icons span {
  white-space: pre-wrap;
  word-break: break-word;
}

.tribute-container {
  position: absolute;
  top: 0;
  left: 0;
  height: auto;
  max-height: 300px;
  max-width: 500px;
  overflow: auto;
  display: block;
  z-index: 999999;
}
.tribute-container ul {
  margin: 0;
  margin-top: 2px;
  padding: 0;
  list-style: none;
  background: #efefef;
}
.tribute-container li {
  padding: 5px 5px;
  cursor: pointer;
}
.tribute-container li.highlight, .tribute-container li:hover {
  background: #ddd;
}
.tribute-container li span {
  font-weight: bold;
}
.tribute-container li.no-match {
  cursor: default;
}
.tribute-container .menu-highlighted {
  font-weight: bold;
}

.hospitalPrintsPg .tribute-container {
  max-height: 170px !important;
}

.custompricing {
  background: #F2F2F2;
  padding: 0;
  maring: 0;
  text-align: center;
}

.custompricing h2 {
  padding: 1.5rem 0;
}
.custompricing #price {
  text-align: center;
}
.custompricing .pricing_note {
  text-align: left;
}
.custompricing .plan {
  display: inline-block;
  margin: 10px 1%;
  font-family: "Lato", Arial, sans-serif;
}
.custompricing .plan-inner {
  background: #fff;
  margin: 0 auto;
  min-width: 200px;
  max-width: 100%;
  position: relative;
}
.custompricing .entry-title {
  background: #53CFE9;
  height: 140px;
  position: relative;
  text-align: center;
  color: #fff;
  margin-bottom: 30px;
}
.custompricing .entry-title > h3 {
  background: #20BADA;
  font-size: 20px;
  padding: 5px 0;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
}
.custompricing .entry-title .price {
  position: absolute;
  bottom: -25px;
  background: #20BADA;
  height: 95px;
  width: 95px;
  margin: 0 auto;
  left: 0;
  right: 0;
  overflow: hidden;
  border-radius: 5px;
  border: 5px solid #fff;
  line-height: 80px;
  font-size: 28px;
  font-weight: 700;
}
.custompricing .price span {
  position: absolute;
  font-size: 9px;
  bottom: -10px;
  left: 22px;
  font-weight: 400;
  white-space: nowrap;
}
.custompricing .price span.payment_duration {
  position: absolute;
  font-size: 9px;
  bottom: -20px;
  left: 13px;
  font-weight: 400;
  white-space: nowrap;
}
.custompricing .entry-content {
  color: #323232;
}
.custompricing .entry-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.custompricing .entry-content li {
  border-bottom: 1px solid #E5E5E5;
  padding: 10px;
}
.custompricing .entry-content li:last-child {
  border: none;
}
.custompricing .btn {
  padding: 5px;
  text-align: center;
}
.custompricing .btn a {
  padding: 10px 30px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
}
.custompricing .btn a.starterBtn {
  background: #beb2b2;
}
.custompricing .btn a.standardBtn {
  background: #20bada;
}
.custompricing .btn a.premiumBtn {
  background: #44cbc6;
}
.custompricing .hot {
  position: absolute;
  top: -7px;
  background: #F80;
  color: #fff;
  text-transform: uppercase;
  z-index: 2;
  padding: 2px 5px;
  font-size: 9px;
  border-radius: 2px;
  right: 10px;
  font-weight: 700;
}
.custompricing .premium .entry-title {
  background: #75DDD9;
}
.custompricing .premium .entry-title > h3 {
  background: #44CBC6;
}
.custompricing .premium .price {
  background: #44CBC6;
}
.custompricing .starter .entry-title {
  background: #CBC1C1;
}
.custompricing .starter .entry-title > h3 {
  background: #BEB2B2;
}
.custompricing .starter .price {
  background: #BEB2B2;
}
.custompricing .pricing-switcher {
  text-align: center;
}
.custompricing .pricing-switcher .fieldset {
  display: inline-block;
  position: relative;
  padding: 5px;
  border-radius: 50em;
  background-color: #FFF;
}
.custompricing .pricing-switcher input[type=radio] {
  position: absolute;
  opacity: 0;
}
.custompricing .pricing-switcher label {
  position: relative;
  z-index: 1;
  display: inline-block;
  float: left;
  width: 130px;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  color: #50c0e8;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  transition-delay: 0.1s;
  transition: color 0.3s ease;
}
.custompricing .pricing-switcher input[type=radio]:checked + label {
  color: #FFFFFF;
  text-decoration: none;
}
.custompricing .pricing-switcher .switch {
  position: absolute;
  top: 5px;
  left: 5px;
  height: 30px;
  width: 130px;
  background-color: #50c0e8;
  border-radius: 50em;
  transition: transform 0.3s;
}
.custompricing .pricing-switcher input[type=radio]:checked + label + .switch,
.custompricing .pricing-switcher input[type=radio]:checked + label:nth-of-type(n) + .switch {
  /* use label:nth-of-type(n) to fix a bug on safari with multiple adjacent-sibling selectors*/
  -webkit-transform: translateX(130px);
  -moz-transform: translateX(130px);
  -ms-transform: translateX(130px);
  -o-transform: translateX(130px);
  transform: translateX(130px);
}

.hospitalSetupAssitantPg .custompricing * {
  box-sizing: content-box !important;
}

/*!
 * Cropper v4.1.0
 * https://fengyuanchen.github.io/cropper
 *
 * Copyright 2014-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2019-10-12T07:43:47.783Z
 */
.cropper-container {
  direction: ltr;
  font-size: 0;
  line-height: 0;
  position: relative;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.cropper-container img {
  display: block;
  height: 100%;
  image-orientation: 0deg;
  max-height: none !important;
  max-width: none !important;
  min-height: 0 !important;
  min-width: 0 !important;
  width: 100%;
}

.cropper-wrap-box,
.cropper-canvas,
.cropper-drag-box,
.cropper-crop-box,
.cropper-modal {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.cropper-wrap-box,
.cropper-canvas {
  overflow: hidden;
}

.cropper-drag-box {
  background-color: #fff;
  opacity: 0;
}

.cropper-modal {
  background-color: #000;
  opacity: 0.5;
}

.cropper-view-box {
  display: block;
  height: 100%;
  outline: 1px solid #39f;
  outline-color: rgba(51, 153, 255, 0.75);
  overflow: hidden;
  width: 100%;
}

.cropper-dashed {
  border: 0 dashed #eee;
  display: block;
  opacity: 0.5;
  position: absolute;
}

.cropper-dashed.dashed-h {
  border-bottom-width: 1px;
  border-top-width: 1px;
  height: 33.3333333333%;
  left: 0;
  top: 33.3333333333%;
  width: 100%;
}

.cropper-dashed.dashed-v {
  border-left-width: 1px;
  border-right-width: 1px;
  height: 100%;
  left: 33.3333333333%;
  top: 0;
  width: 33.3333333333%;
}

.cropper-center {
  display: block;
  height: 0;
  left: 50%;
  opacity: 0.75;
  position: absolute;
  top: 50%;
  width: 0;
}

.cropper-center::before,
.cropper-center::after {
  background-color: #eee;
  content: " ";
  display: block;
  position: absolute;
}

.cropper-center::before {
  height: 1px;
  left: -3px;
  top: 0;
  width: 7px;
}

.cropper-center::after {
  height: 7px;
  left: 0;
  top: -3px;
  width: 1px;
}

.cropper-face,
.cropper-line,
.cropper-point {
  display: block;
  height: 100%;
  opacity: 0.1;
  position: absolute;
  width: 100%;
}

.cropper-face {
  background-color: #fff;
  left: 0;
  top: 0;
}

.cropper-line {
  background-color: #39f;
}

.cropper-line.line-e {
  cursor: ew-resize;
  right: -3px;
  top: 0;
  width: 5px;
}

.cropper-line.line-n {
  cursor: ns-resize;
  height: 5px;
  left: 0;
  top: -3px;
}

.cropper-line.line-w {
  cursor: ew-resize;
  left: -3px;
  top: 0;
  width: 5px;
}

.cropper-line.line-s {
  bottom: -3px;
  cursor: ns-resize;
  height: 5px;
  left: 0;
}

.cropper-point {
  background-color: #39f;
  height: 5px;
  opacity: 0.75;
  width: 5px;
}

.cropper-point.point-e {
  cursor: ew-resize;
  margin-top: -3px;
  right: -3px;
  top: 50%;
}

.cropper-point.point-n {
  cursor: ns-resize;
  left: 50%;
  margin-left: -3px;
  top: -3px;
}

.cropper-point.point-w {
  cursor: ew-resize;
  left: -3px;
  margin-top: -3px;
  top: 50%;
}

.cropper-point.point-s {
  bottom: -3px;
  cursor: s-resize;
  left: 50%;
  margin-left: -3px;
}

.cropper-point.point-ne {
  cursor: nesw-resize;
  right: -3px;
  top: -3px;
}

.cropper-point.point-nw {
  cursor: nwse-resize;
  left: -3px;
  top: -3px;
}

.cropper-point.point-sw {
  bottom: -3px;
  cursor: nesw-resize;
  left: -3px;
}

.cropper-point.point-se {
  bottom: -3px;
  cursor: nwse-resize;
  height: 20px;
  opacity: 1;
  right: -3px;
  width: 20px;
}

@media (min-width: 768px) {
  .cropper-point.point-se {
    height: 15px;
    width: 15px;
  }
}
@media (min-width: 992px) {
  .cropper-point.point-se {
    height: 10px;
    width: 10px;
  }
}
@media (min-width: 1200px) {
  .cropper-point.point-se {
    height: 5px;
    opacity: 0.75;
    width: 5px;
  }
}
.cropper-point.point-se::before {
  background-color: #39f;
  bottom: -50%;
  content: " ";
  display: block;
  height: 200%;
  opacity: 0;
  position: absolute;
  right: -50%;
  width: 200%;
}

.cropper-invisible {
  opacity: 0;
}

.cropper-bg {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC");
}

.cropper-hide {
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}

.cropper-hidden {
  display: none !important;
}

.cropper-move {
  cursor: move;
}

.cropper-crop {
  cursor: crosshair;
}

.cropper-disabled .cropper-drag-box,
.cropper-disabled .cropper-face,
.cropper-disabled .cropper-line,
.cropper-disabled .cropper-point {
  cursor: not-allowed;
}

.fc {
  direction: ltr;
  text-align: left;
}

.fc-rtl {
  text-align: right;
}

body .fc {
  /* extra precedence to overcome jqui */
  font-size: 1em;
}

/* Colors
--------------------------------------------------------------------------------------------------*/
.fc-highlight {
  /* when user is selecting cells */
  background: #bce8f1;
  opacity: 0.3;
}

.fc-bgevent {
  /* default look for background events */
  background: #8fdf82;
  opacity: 0.3;
}

.fc-nonbusiness {
  /* default look for non-business-hours areas */
  /* will inherit .fc-bgevent's styles */
  background: #d7d7d7;
}

/* Popover
--------------------------------------------------------------------------------------------------*/
.fc-popover {
  position: absolute;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

.fc-popover .fc-header {
  /* TODO: be more consistent with fc-head/fc-body */
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 2px 4px;
}

.fc-rtl .fc-popover .fc-header {
  flex-direction: row-reverse;
}

.fc-popover .fc-header .fc-title {
  margin: 0 2px;
}

.fc-popover .fc-header .fc-close {
  cursor: pointer;
  opacity: 0.65;
  font-size: 1.1em;
}

/* Misc Reusable Components
--------------------------------------------------------------------------------------------------*/
.fc-divider {
  border-style: solid;
  border-width: 1px;
}

hr.fc-divider {
  height: 0;
  margin: 0;
  padding: 0 0 2px;
  /* height is unreliable across browsers, so use padding */
  border-width: 1px 0;
}

.fc-bg,
.fc-bgevent-skeleton,
.fc-highlight-skeleton,
.fc-mirror-skeleton {
  /* these element should always cling to top-left/right corners */
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.fc-bg {
  bottom: 0;
  /* strech bg to bottom edge */
}

.fc-bg table {
  height: 100%;
  /* strech bg to bottom edge */
}

/* Tables
--------------------------------------------------------------------------------------------------*/
.fc table {
  width: 100%;
  box-sizing: border-box;
  /* fix scrollbar issue in firefox */
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1em;
  /* normalize cross-browser */
}

.fc th {
  text-align: center;
}

.fc th,
.fc td {
  border-style: solid;
  border-width: 1px;
  padding: 0;
  vertical-align: top;
}

.fc td.fc-today {
  border-style: double;
  /* overcome neighboring borders */
}

/* Internal Nav Links
--------------------------------------------------------------------------------------------------*/
a[data-goto] {
  cursor: pointer;
}

a[data-goto]:hover {
  text-decoration: underline;
}

/* Fake Table Rows
--------------------------------------------------------------------------------------------------*/
.fc .fc-row {
  /* extra precedence to overcome themes forcing a 1px border */
  /* no visible border by default. but make available if need be (scrollbar width compensation) */
  border-style: solid;
  border-width: 0;
}

.fc-row table {
  /* don't put left/right border on anything within a fake row.
     the outer tbody will worry about this */
  border-left: 0 hidden transparent;
  border-right: 0 hidden transparent;
  /* no bottom borders on rows */
  border-bottom: 0 hidden transparent;
}

.fc-row:first-child table {
  border-top: 0 hidden transparent;
  /* no top border on first row */
}

/* Day Row (used within the header and the DayGrid)
--------------------------------------------------------------------------------------------------*/
.fc-row {
  position: relative;
}

.fc-row .fc-bg {
  z-index: 1;
}

/* highlighting cells & background event skeleton */
.fc-row .fc-bgevent-skeleton,
.fc-row .fc-highlight-skeleton {
  bottom: 0;
  /* stretch skeleton to bottom of row */
}

.fc-row .fc-bgevent-skeleton table,
.fc-row .fc-highlight-skeleton table {
  height: 100%;
  /* stretch skeleton to bottom of row */
}

.fc-row .fc-highlight-skeleton td,
.fc-row .fc-bgevent-skeleton td {
  border-color: transparent;
}

.fc-row .fc-bgevent-skeleton {
  z-index: 2;
}

.fc-row .fc-highlight-skeleton {
  z-index: 3;
}

/*
row content (which contains day/week numbers and events) as well as "mirror" (which contains
temporary rendered events).
*/
.fc-row .fc-content-skeleton {
  position: relative;
  z-index: 4;
  padding-bottom: 2px;
  /* matches the space above the events */
}

.fc-row .fc-mirror-skeleton {
  z-index: 5;
}

.fc .fc-row .fc-content-skeleton table,
.fc .fc-row .fc-content-skeleton td,
.fc .fc-row .fc-mirror-skeleton td {
  /* see-through to the background below */
  /* extra precedence to prevent theme-provided backgrounds */
  background: none;
  /* in case <td>s are globally styled */
  border-color: transparent;
}

.fc-row .fc-content-skeleton td,
.fc-row .fc-mirror-skeleton td {
  /* don't put a border between events and/or the day number */
  border-bottom: 0;
}

.fc-row .fc-content-skeleton tbody td,
.fc-row .fc-mirror-skeleton tbody td {
  /* don't put a border between event cells */
  border-top: 0;
}

/* Scrolling Container
--------------------------------------------------------------------------------------------------*/
.fc-scroller {
  -webkit-overflow-scrolling: touch;
}

/* TODO: move to timegrid/daygrid */
.fc-scroller > .fc-day-grid,
.fc-scroller > .fc-time-grid {
  position: relative;
  /* re-scope all positions */
  width: 100%;
  /* hack to force re-sizing this inner element when scrollbars appear/disappear */
}

/* Global Event Styles
--------------------------------------------------------------------------------------------------*/
.fc-event {
  position: relative;
  /* for resize handle and other inner positioning */
  display: block;
  /* make the <a> tag block */
  font-size: 0.85em;
  line-height: 1.4;
  border-radius: 3px;
  border: 1px solid #3788d8;
}

.fc-event,
.fc-event-dot {
  background-color: #3788d8;
  /* default BACKGROUND color */
}

.fc-event,
.fc-event:hover {
  color: #fff;
  /* default TEXT color */
  text-decoration: none;
  /* if <a> has an href */
}

.fc-event[href],
.fc-event.fc-draggable {
  cursor: pointer;
  /* give events with links and draggable events a hand mouse pointer */
}

.fc-not-allowed,
.fc-not-allowed .fc-event {
  /* to override an event's custom cursor */
  cursor: not-allowed;
}

.fc-event .fc-content {
  position: relative;
  z-index: 2;
}

/* resizer (cursor AND touch devices) */
.fc-event .fc-resizer {
  position: absolute;
  z-index: 4;
}

/* resizer (touch devices) */
.fc-event .fc-resizer {
  display: none;
}

.fc-event.fc-allow-mouse-resize .fc-resizer,
.fc-event.fc-selected .fc-resizer {
  /* only show when hovering or selected (with touch) */
  display: block;
}

/* hit area */
.fc-event.fc-selected .fc-resizer:before {
  /* 40x40 touch area */
  content: "";
  position: absolute;
  z-index: 9999;
  /* user of this util can scope within a lower z-index */
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px;
}

/* Event Selection (only for touch devices)
--------------------------------------------------------------------------------------------------*/
.fc-event.fc-selected {
  z-index: 9999 !important;
  /* overcomes inline z-index */
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.fc-event.fc-selected:after {
  content: "";
  position: absolute;
  z-index: 1;
  /* same z-index as fc-bg, behind text */
  /* overcome the borders */
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  /* darkening effect */
  background: #000;
  opacity: 0.25;
}

/* Event Dragging
--------------------------------------------------------------------------------------------------*/
.fc-event.fc-dragging.fc-selected {
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
}

.fc-event.fc-dragging:not(.fc-selected) {
  opacity: 0.75;
}

/* Horizontal Events
--------------------------------------------------------------------------------------------------*/
/* bigger touch area when selected */
.fc-h-event.fc-selected:before {
  content: "";
  position: absolute;
  z-index: 3;
  /* below resizers */
  top: -10px;
  bottom: -10px;
  left: 0;
  right: 0;
}

/* events that are continuing to/from another week. kill rounded corners and butt up against edge */
.fc-ltr .fc-h-event.fc-not-start,
.fc-rtl .fc-h-event.fc-not-end {
  margin-left: 0;
  border-left-width: 0;
  padding-left: 1px;
  /* replace the border with padding */
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.fc-ltr .fc-h-event.fc-not-end,
.fc-rtl .fc-h-event.fc-not-start {
  margin-right: 0;
  border-right-width: 0;
  padding-right: 1px;
  /* replace the border with padding */
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* resizer (cursor AND touch devices) */
/* left resizer  */
.fc-ltr .fc-h-event .fc-start-resizer,
.fc-rtl .fc-h-event .fc-end-resizer {
  cursor: w-resize;
  left: -1px;
  /* overcome border */
}

/* right resizer */
.fc-ltr .fc-h-event .fc-end-resizer,
.fc-rtl .fc-h-event .fc-start-resizer {
  cursor: e-resize;
  right: -1px;
  /* overcome border */
}

/* resizer (mouse devices) */
.fc-h-event.fc-allow-mouse-resize .fc-resizer {
  width: 7px;
  top: -1px;
  /* overcome top border */
  bottom: -1px;
  /* overcome bottom border */
}

/* resizer (touch devices) */
.fc-h-event.fc-selected .fc-resizer {
  /* 8x8 little dot */
  border-radius: 4px;
  border-width: 1px;
  width: 6px;
  height: 6px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  /* vertically center */
  top: 50%;
  margin-top: -4px;
}

/* left resizer  */
.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
  margin-left: -4px;
  /* centers the 8x8 dot on the left edge */
}

/* right resizer */
.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
  margin-right: -4px;
  /* centers the 8x8 dot on the right edge */
}

/* DayGrid events
----------------------------------------------------------------------------------------------------
We use the full "fc-day-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/
.fc-day-grid-event {
  margin: 1px 2px 0;
  /* spacing between events and edges */
  padding: 0 1px;
}

tr:first-child > td > .fc-day-grid-event {
  margin-top: 2px;
  /* a little bit more space before the first event */
}

.fc-mirror-skeleton tr:first-child > td > .fc-day-grid-event {
  margin-top: 0;
  /* except for mirror skeleton */
}

.fc-day-grid-event .fc-content {
  /* force events to be one-line tall */
  white-space: nowrap;
  overflow: hidden;
}

.fc-day-grid-event .fc-time {
  font-weight: bold;
}

/* resizer (cursor devices) */
/* left resizer  */
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
  margin-left: -2px;
  /* to the day cell's edge */
}

/* right resizer */
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
  margin-right: -2px;
  /* to the day cell's edge */
}

/* Event Limiting
--------------------------------------------------------------------------------------------------*/
/* "more" link that represents hidden events */
a.fc-more {
  margin: 1px 3px;
  font-size: 0.85em;
  cursor: pointer;
  text-decoration: none;
}

a.fc-more:hover {
  text-decoration: underline;
}

.fc-limited {
  /* rows and cells that are hidden because of a "more" link */
  display: none;
}

/* popover that appears when "more" link is clicked */
.fc-day-grid .fc-row {
  z-index: 1;
  /* make the "more" popover one higher than this */
}

.fc-more-popover {
  z-index: 2;
  width: 220px;
}

.fc-more-popover .fc-event-container {
  padding: 10px;
}

/* Now Indicator
--------------------------------------------------------------------------------------------------*/
.fc-now-indicator {
  position: absolute;
  border: 0 solid red;
}

/* Utilities
--------------------------------------------------------------------------------------------------*/
.fc-unselectable {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/*
TODO: more distinction between this file and common.css
*/
/* Colors
--------------------------------------------------------------------------------------------------*/
.fc-unthemed th,
.fc-unthemed td,
.fc-unthemed thead,
.fc-unthemed tbody,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-row,
.fc-unthemed .fc-content,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-list-heading td {
  border-color: #ddd;
}

.fc-unthemed .fc-popover {
  background-color: #fff;
}

.fc-unthemed .fc-divider,
.fc-unthemed .fc-popover .fc-header,
.fc-unthemed .fc-list-heading td {
  background: #eee;
}

.fc-unthemed td.fc-today {
  background: #fcf8e3;
}

.fc-unthemed .fc-disabled-day {
  background: #d7d7d7;
  opacity: 0.3;
}

/* Icons
--------------------------------------------------------------------------------------------------
from https://feathericons.com/ and built with IcoMoon
*/
@font-face {
  font-family: "fcicons";
  src: url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBfAAAAC8AAAAYGNtYXAXVtKNAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZgYydxIAAAF4AAAFNGhlYWQUJ7cIAAAGrAAAADZoaGVhB20DzAAABuQAAAAkaG10eCIABhQAAAcIAAAALGxvY2ED4AU6AAAHNAAAABhtYXhwAA8AjAAAB0wAAAAgbmFtZXsr690AAAdsAAABhnBvc3QAAwAAAAAI9AAAACAAAwPAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpBgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6Qb//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAWIAjQKeAskAEwAAJSc3NjQnJiIHAQYUFwEWMjc2NCcCnuLiDQ0MJAz/AA0NAQAMJAwNDcni4gwjDQwM/wANIwz/AA0NDCMNAAAAAQFiAI0CngLJABMAACUBNjQnASYiBwYUHwEHBhQXFjI3AZ4BAA0N/wAMJAwNDeLiDQ0MJAyNAQAMIw0BAAwMDSMM4uINIwwNDQAAAAIA4gC3Ax4CngATACcAACUnNzY0JyYiDwEGFB8BFjI3NjQnISc3NjQnJiIPAQYUHwEWMjc2NCcB87e3DQ0MIw3VDQ3VDSMMDQ0BK7e3DQ0MJAzVDQ3VDCQMDQ3zuLcMJAwNDdUNIwzWDAwNIwy4twwkDA0N1Q0jDNYMDA0jDAAAAgDiALcDHgKeABMAJwAAJTc2NC8BJiIHBhQfAQcGFBcWMjchNzY0LwEmIgcGFB8BBwYUFxYyNwJJ1Q0N1Q0jDA0Nt7cNDQwjDf7V1Q0N1QwkDA0Nt7cNDQwkDLfWDCMN1Q0NDCQMt7gMIw0MDNYMIw3VDQ0MJAy3uAwjDQwMAAADAFUAAAOrA1UAMwBoAHcAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMhMjY1NCYjISIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAAVYRGRkR/qoRGRkRA1UFBAUOCQkVDAsZDf2rDRkLDBUJCA4FBQUFBQUOCQgVDAsZDQJVDRkLDBUJCQ4FBAVVAgECBQMCBwQECAX9qwQJAwQHAwMFAQICAgIBBQMDBwQDCQQCVQUIBAQHAgMFAgEC/oAZEhEZGRESGQAAAAADAFUAAAOrA1UAMwBoAIkAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMzFRQWMzI2PQEzMjY1NCYrATU0JiMiBh0BIyIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAgBkSEhmAERkZEYAZEhIZgBEZGREDVQUEBQ4JCRUMCxkN/asNGQsMFQkIDgUFBQUFBQ4JCBUMCxkNAlUNGQsMFQkJDgUEBVUCAQIFAwIHBAQIBf2rBAkDBAcDAwUBAgICAgEFAwMHBAMJBAJVBQgEBAcCAwUCAQL+gIASGRkSgBkSERmAEhkZEoAZERIZAAABAOIAjQMeAskAIAAAExcHBhQXFjI/ARcWMjc2NC8BNzY0JyYiDwEnJiIHBhQX4uLiDQ0MJAzi4gwkDA0N4uINDQwkDOLiDCQMDQ0CjeLiDSMMDQ3h4Q0NDCMN4uIMIw0MDOLiDAwNIwwAAAABAAAAAQAAa5n0y18PPPUACwQAAAAAANivOVsAAAAA2K85WwAAAAADqwNVAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAOrAAEAAAAAAAAAAAAAAAAAAAALBAAAAAAAAAAAAAAAAgAAAAQAAWIEAAFiBAAA4gQAAOIEAABVBAAAVQQAAOIAAAAAAAoAFAAeAEQAagCqAOoBngJkApoAAQAAAAsAigADAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAcAAAABAAAAAAACAAcAYAABAAAAAAADAAcANgABAAAAAAAEAAcAdQABAAAAAAAFAAsAFQABAAAAAAAGAAcASwABAAAAAAAKABoAigADAAEECQABAA4ABwADAAEECQACAA4AZwADAAEECQADAA4APQADAAEECQAEAA4AfAADAAEECQAFABYAIAADAAEECQAGAA4AUgADAAEECQAKADQApGZjaWNvbnMAZgBjAGkAYwBvAG4Ac1ZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGZjaWNvbnMAZgBjAGkAYwBvAG4Ac2ZjaWNvbnMAZgBjAGkAYwBvAG4Ac1JlZ3VsYXIAUgBlAGcAdQBsAGEAcmZjaWNvbnMAZgBjAGkAYwBvAG4Ac0ZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.fc-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "fcicons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fc-icon-chevron-left:before {
  content: "\e900";
}

.fc-icon-chevron-right:before {
  content: "\e901";
}

.fc-icon-chevrons-left:before {
  content: "\e902";
}

.fc-icon-chevrons-right:before {
  content: "\e903";
}

.fc-icon-minus-square:before {
  content: "\e904";
}

.fc-icon-plus-square:before {
  content: "\e905";
}

.fc-icon-x:before {
  content: "\e906";
}

.fc-icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  text-align: center;
}

/* Buttons
--------------------------------------------------------------------------------------------------
Lots taken from Flatly (MIT): https://bootswatch.com/4/flatly/bootstrap.css
*/
/* reset */
.fc-button {
  border-radius: 0;
  overflow: visible;
  text-transform: none;
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

.fc-button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

.fc-button {
  -webkit-appearance: button;
}

.fc-button:not(:disabled) {
  cursor: pointer;
}

.fc-button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/* theme */
.fc-button {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.4em 0.65em;
  font-size: 1em;
  line-height: 1.5;
  border-radius: 0.25em;
}

.fc-button:hover {
  color: #212529;
  text-decoration: none;
}

.fc-button:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.25);
}

.fc-button:disabled {
  opacity: 0.65;
}

/* "primary" coloring */
.fc-button-primary {
  color: #fff;
  background-color: #2C3E50;
  border-color: #2C3E50;
}

.fc-button-primary:hover {
  color: #fff;
  background-color: #1e2b37;
  border-color: #1a252f;
}

.fc-button-primary:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(76, 91, 106, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(76, 91, 106, 0.5);
}

.fc-button-primary:disabled {
  color: #fff;
  background-color: #2C3E50;
  border-color: #2C3E50;
}

.fc-button-primary:not(:disabled):active,
.fc-button-primary:not(:disabled).fc-button-active {
  color: #fff;
  background-color: #1a252f;
  border-color: #151e27;
}

.fc-button-primary:not(:disabled):active:focus,
.fc-button-primary:not(:disabled).fc-button-active:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(76, 91, 106, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(76, 91, 106, 0.5);
}

/* icons within buttons */
.fc-button .fc-icon {
  vertical-align: middle;
  font-size: 1.5em;
}

/* Buttons Groups
--------------------------------------------------------------------------------------------------*/
.fc-button-group {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}

.fc-button-group > .fc-button {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.fc-button-group > .fc-button:hover {
  z-index: 1;
}

.fc-button-group > .fc-button:focus,
.fc-button-group > .fc-button:active,
.fc-button-group > .fc-button.fc-button-active {
  z-index: 1;
}

.fc-button-group > .fc-button:not(:first-child) {
  margin-left: -1px;
}

.fc-button-group > .fc-button:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.fc-button-group > .fc-button:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* Popover
--------------------------------------------------------------------------------------------------*/
.fc-unthemed .fc-popover {
  border-width: 1px;
  border-style: solid;
}

/* List View
--------------------------------------------------------------------------------------------------*/
.fc-unthemed .fc-list-item:hover td {
  background-color: #f5f5f5;
}

/* Toolbar
--------------------------------------------------------------------------------------------------*/
.fc-toolbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.fc-toolbar.fc-header-toolbar {
  margin-bottom: 1.5em;
}

.fc-toolbar.fc-footer-toolbar {
  margin-top: 1.5em;
}

/* inner content */
.fc-toolbar > * > :not(:first-child) {
  margin-left: 0.75em;
}

.fc-toolbar h2 {
  font-size: 1.75em;
  margin: 0;
}

/* View Structure
--------------------------------------------------------------------------------------------------*/
.fc-view-container {
  position: relative;
}

/* undo twitter bootstrap's box-sizing rules. normalizes positioning techniques */
/* don't do this for the toolbar because we'll want bootstrap to style those buttons as some pt */
.fc-view-container *,
.fc-view-container *:before,
.fc-view-container *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.fc-view,
.fc-view > table {
  /* so dragged elements can be above the view's main element */
  position: relative;
  z-index: 1;
}

@media print {
  .fc {
    max-width: 100% !important;
  }
  /* Global Event Restyling
  --------------------------------------------------------------------------------------------------*/
  .fc-event {
    background: #fff !important;
    color: #000 !important;
    page-break-inside: avoid;
  }
  .fc-event .fc-resizer {
    display: none;
  }
  /* Table & Day-Row Restyling
  --------------------------------------------------------------------------------------------------*/
  .fc th,
  .fc td,
  .fc hr,
  .fc thead,
  .fc tbody,
  .fc-row {
    border-color: #ccc !important;
    background: #fff !important;
  }
  /* kill the overlaid, absolutely-positioned components */
  /* common... */
  .fc-bg,
  .fc-bgevent-skeleton,
  .fc-highlight-skeleton,
  .fc-mirror-skeleton,
  .fc-bgevent-container,
  .fc-business-container,
  .fc-highlight-container,
  .fc-mirror-container {
    display: none;
  }
  /* don't force a min-height on rows (for DayGrid) */
  .fc tbody .fc-row {
    height: auto !important;
    /* undo height that JS set in distributeHeight */
    min-height: 0 !important;
    /* undo the min-height from each view's specific stylesheet */
  }
  .fc tbody .fc-row .fc-content-skeleton {
    position: static;
    /* undo .fc-rigid */
    padding-bottom: 0 !important;
    /* use a more border-friendly method for this... */
  }
  .fc tbody .fc-row .fc-content-skeleton tbody tr:last-child td {
    /* only works in newer browsers */
    padding-bottom: 1em;
    /* ...gives space within the skeleton. also ensures min height in a way */
  }
  .fc tbody .fc-row .fc-content-skeleton table {
    /* provides a min-height for the row, but only effective for IE, which exaggerates this value,
       making it look more like 3em. for other browers, it will already be this tall */
    height: 1em;
  }
  /* Undo month-view event limiting. Display all events and hide the "more" links
  --------------------------------------------------------------------------------------------------*/
  .fc-more-cell,
  .fc-more {
    display: none !important;
  }
  .fc tr.fc-limited {
    display: table-row !important;
  }
  .fc td.fc-limited {
    display: table-cell !important;
  }
  .fc-popover {
    display: none;
    /* never display the "more.." popover in print mode */
  }
  /* TimeGrid Restyling
  --------------------------------------------------------------------------------------------------*/
  /* undo the min-height 100% trick used to fill the container's height */
  .fc-time-grid {
    min-height: 0 !important;
  }
  /* don't display the side axis at all ("all-day" and time cells) */
  .fc-timeGrid-view .fc-axis {
    display: none;
  }
  /* don't display the horizontal lines */
  .fc-slats,
  .fc-time-grid hr {
    /* this hr is used when height is underused and needs to be filled */
    display: none !important;
    /* important overrides inline declaration */
  }
  /* let the container that holds the events be naturally positioned and create real height */
  .fc-time-grid .fc-content-skeleton {
    position: static;
  }
  /* in case there are no events, we still want some height */
  .fc-time-grid .fc-content-skeleton table {
    height: 4em;
  }
  /* kill the horizontal spacing made by the event container. event margins will be done below */
  .fc-time-grid .fc-event-container {
    margin: 0 !important;
  }
  /* TimeGrid *Event* Restyling
  --------------------------------------------------------------------------------------------------*/
  /* naturally position events, vertically stacking them */
  .fc-time-grid .fc-event {
    position: static !important;
    margin: 3px 2px !important;
  }
  /* for events that continue to a future day, give the bottom border back */
  .fc-time-grid .fc-event.fc-not-end {
    border-bottom-width: 1px !important;
  }
  /* indicate the event continues via "..." text */
  .fc-time-grid .fc-event.fc-not-end:after {
    content: "...";
  }
  /* for events that are continuations from previous days, give the top border back */
  .fc-time-grid .fc-event.fc-not-start {
    border-top-width: 1px !important;
  }
  /* indicate the event is a continuation via "..." text */
  .fc-time-grid .fc-event.fc-not-start:before {
    content: "...";
  }
  /* time */
  /* undo a previous declaration and let the time text span to a second line */
  .fc-time-grid .fc-event .fc-time {
    white-space: normal !important;
  }
  /* hide the the time that is normally displayed... */
  .fc-time-grid .fc-event .fc-time span {
    display: none;
  }
  /* ...replace it with a more verbose version (includes AM/PM) stored in an html attribute */
  .fc-time-grid .fc-event .fc-time:after {
    content: attr(data-full);
  }
  /* Vertical Scroller & Containers
  --------------------------------------------------------------------------------------------------*/
  /* kill the scrollbars and allow natural height */
  .fc-scroller,
  .fc-day-grid-container,
  .fc-time-grid-container {
    /* */
    overflow: visible !important;
    height: auto !important;
  }
  /* kill the horizontal border/padding used to compensate for scrollbars */
  .fc-row {
    border: 0 !important;
    margin: 0 !important;
  }
  /* Button Controls
  --------------------------------------------------------------------------------------------------*/
  .fc-button-group,
  .fc button {
    display: none;
    /* don't display any button-related controls */
  }
}
/* DayGridView
--------------------------------------------------------------------------------------------------*/
/* day row structure */
.fc-dayGridWeek-view .fc-content-skeleton,
.fc-dayGridDay-view .fc-content-skeleton {
  /* there may be week numbers in these views, so no padding-top */
  padding-bottom: 1em;
  /* ensure a space at bottom of cell for user selecting/clicking */
}

.fc-dayGrid-view .fc-body .fc-row {
  min-height: 4em;
  /* ensure that all rows are at least this tall */
}

/* a "rigid" row will take up a constant amount of height because content-skeleton is absolute */
.fc-row.fc-rigid {
  overflow: hidden;
}

.fc-row.fc-rigid .fc-content-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

/* week and day number styling */
.fc-day-top.fc-other-month {
  opacity: 0.3;
}

.fc-dayGrid-view .fc-week-number,
.fc-dayGrid-view .fc-day-number {
  padding: 2px;
}

.fc-dayGrid-view th.fc-week-number,
.fc-dayGrid-view th.fc-day-number {
  padding: 0 2px;
  /* column headers can't have as much v space */
}

.fc-ltr .fc-dayGrid-view .fc-day-top .fc-day-number {
  float: right;
}

.fc-rtl .fc-dayGrid-view .fc-day-top .fc-day-number {
  float: left;
}

.fc-ltr .fc-dayGrid-view .fc-day-top .fc-week-number {
  float: left;
  border-radius: 0 0 3px 0;
}

.fc-rtl .fc-dayGrid-view .fc-day-top .fc-week-number {
  float: right;
  border-radius: 0 0 0 3px;
}

.fc-dayGrid-view .fc-day-top .fc-week-number {
  min-width: 1.5em;
  text-align: center;
  background-color: #f2f2f2;
  color: #808080;
}

/* when week/day number have own column */
.fc-dayGrid-view td.fc-week-number {
  text-align: center;
}

.fc-dayGrid-view td.fc-week-number > * {
  /* work around the way we do column resizing and ensure a minimum width */
  display: inline-block;
  min-width: 1.25em;
}

/* TimeGridView all-day area
--------------------------------------------------------------------------------------------------*/
.fc-timeGrid-view .fc-day-grid {
  position: relative;
  z-index: 2;
  /* so the "more.." popover will be over the time grid */
}

.fc-timeGrid-view .fc-day-grid .fc-row {
  min-height: 3em;
  /* all-day section will never get shorter than this */
}

.fc-timeGrid-view .fc-day-grid .fc-row .fc-content-skeleton {
  padding-bottom: 1em;
  /* give space underneath events for clicking/selecting days */
}

/* TimeGrid axis running down the side (for both the all-day area and the slot area)
--------------------------------------------------------------------------------------------------*/
.fc .fc-axis {
  /* .fc to overcome default cell styles */
  vertical-align: middle;
  padding: 0 4px;
  white-space: nowrap;
}

.fc-ltr .fc-axis {
  text-align: right;
}

.fc-rtl .fc-axis {
  text-align: left;
}

/* TimeGrid Structure
--------------------------------------------------------------------------------------------------*/
.fc-time-grid-container,
.fc-time-grid {
  /* so slats/bg/content/etc positions get scoped within here */
  position: relative;
  z-index: 1;
}

.fc-time-grid {
  min-height: 100%;
  /* so if height setting is 'auto', .fc-bg stretches to fill height */
}

.fc-time-grid table {
  /* don't put outer borders on slats/bg/content/etc */
  border: 0 hidden transparent;
}

.fc-time-grid > .fc-bg {
  z-index: 1;
}

.fc-time-grid .fc-slats,
.fc-time-grid > hr {
  /* the <hr> TimeGridView injects when grid is shorter than scroller */
  position: relative;
  z-index: 2;
}

.fc-time-grid .fc-content-col {
  position: relative;
  /* because now-indicator lives directly inside */
}

.fc-time-grid .fc-content-skeleton {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
}

/* divs within a cell within the fc-content-skeleton */
.fc-time-grid .fc-business-container {
  position: relative;
  z-index: 1;
}

.fc-time-grid .fc-bgevent-container {
  position: relative;
  z-index: 2;
}

.fc-time-grid .fc-highlight-container {
  position: relative;
  z-index: 3;
}

.fc-time-grid .fc-event-container {
  position: relative;
  z-index: 4;
}

.fc-time-grid .fc-now-indicator-line {
  z-index: 5;
}

.fc-time-grid .fc-mirror-container {
  /* also is fc-event-container */
  position: relative;
  z-index: 6;
}

/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-slats td {
  height: 1.5em;
  border-bottom: 0;
  /* each cell is responsible for its top border */
}

.fc-time-grid .fc-slats .fc-minor td {
  border-top-style: dotted;
}

/* TimeGrid Highlighting Slots
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-highlight-container {
  /* a div within a cell within the fc-highlight-skeleton */
  position: relative;
  /* scopes the left/right of the fc-highlight to be in the column */
}

.fc-time-grid .fc-highlight {
  position: absolute;
  left: 0;
  right: 0;
  /* top and bottom will be in by JS */
}

/* TimeGrid Event Containment
--------------------------------------------------------------------------------------------------*/
.fc-ltr .fc-time-grid .fc-event-container {
  /* space on the sides of events for LTR (default) */
  margin: 0 2.5% 0 2px;
}

.fc-rtl .fc-time-grid .fc-event-container {
  /* space on the sides of events for RTL */
  margin: 0 2px 0 2.5%;
}

.fc-time-grid .fc-event,
.fc-time-grid .fc-bgevent {
  position: absolute;
  z-index: 1;
  /* scope inner z-index's */
}

.fc-time-grid .fc-bgevent {
  /* background events always span full width */
  left: 0;
  right: 0;
}

/* TimeGrid Event Styling
----------------------------------------------------------------------------------------------------
We use the full "fc-time-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/
.fc-time-grid-event {
  margin-bottom: 1px;
}

.fc-time-grid-event-inset {
  -webkit-box-shadow: 0px 0px 0px 1px #fff;
  box-shadow: 0px 0px 0px 1px #fff;
}

.fc-time-grid-event.fc-not-start {
  /* events that are continuing from another day */
  /* replace space made by the top border with padding */
  border-top-width: 0;
  padding-top: 1px;
  /* remove top rounded corners */
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.fc-time-grid-event.fc-not-end {
  /* replace space made by the top border with padding */
  border-bottom-width: 0;
  padding-bottom: 1px;
  /* remove bottom rounded corners */
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.fc-time-grid-event .fc-content {
  overflow: hidden;
  max-height: 100%;
}

.fc-time-grid-event .fc-time,
.fc-time-grid-event .fc-title {
  padding: 0 1px;
}

.fc-time-grid-event .fc-time {
  font-size: 0.85em;
  white-space: nowrap;
}

/* short mode, where time and title are on the same line */
.fc-time-grid-event.fc-short .fc-content {
  /* don't wrap to second line (now that contents will be inline) */
  white-space: nowrap;
}

.fc-time-grid-event.fc-short .fc-time,
.fc-time-grid-event.fc-short .fc-title {
  /* put the time and title on the same line */
  display: inline-block;
  vertical-align: top;
}

.fc-time-grid-event.fc-short .fc-time span {
  display: none;
  /* don't display the full time text... */
}

.fc-time-grid-event.fc-short .fc-time:before {
  content: attr(data-start);
  /* ...instead, display only the start time */
}

.fc-time-grid-event.fc-short .fc-time:after {
  content: " - ";
  /* seperate with a dash, wrapped in nbsp's */
}

.fc-time-grid-event.fc-short .fc-title {
  font-size: 0.85em;
  /* make the title text the same size as the time */
  padding: 0;
  /* undo padding from above */
}

/* resizer (cursor device) */
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
  left: 0;
  right: 0;
  bottom: 0;
  height: 8px;
  overflow: hidden;
  line-height: 8px;
  font-size: 11px;
  font-family: monospace;
  text-align: center;
  cursor: s-resize;
}

.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {
  content: "=";
}

/* resizer (touch device) */
.fc-time-grid-event.fc-selected .fc-resizer {
  /* 10x10 dot */
  border-radius: 5px;
  border-width: 1px;
  width: 8px;
  height: 8px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  /* horizontally center */
  left: 50%;
  margin-left: -5px;
  /* center on the bottom edge */
  bottom: -5px;
}

/* Now Indicator
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-now-indicator-line {
  border-top-width: 1px;
  left: 0;
  right: 0;
}

/* arrow on axis */
.fc-time-grid .fc-now-indicator-arrow {
  margin-top: -5px;
  /* vertically center on top coordinate */
}

.fc-ltr .fc-time-grid .fc-now-indicator-arrow {
  left: 0;
  /* triangle pointing right... */
  border-width: 5px 0 5px 6px;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

.fc-rtl .fc-time-grid .fc-now-indicator-arrow {
  right: 0;
  /* triangle pointing left... */
  border-width: 5px 6px 5px 0;
  border-top-color: transparent;
  border-bottom-color: transparent;
}
